
.--top-btn[data-v-415d700e] { position: relative; cursor: pointer; border-radius: 0.375rem; --tw-bg-opacity: 1; padding-left: 1rem; padding-right: 1rem; padding-top: 0.75rem; padding-bottom: 0.75rem; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms;
}
.--top-btn[data-v-415d700e]:hover { --tw-bg-opacity: 0.8;
}
.--top-btn[data-v-415d700e] { white-space: nowrap;
}
@media (min-width: 960px) {
.--top-btn[data-v-415d700e] { width: 8rem;
}
}
.--locked[data-v-415d700e] { pointer-events: none; opacity: 0.5;
}

.fix-v-select .vs__selected {
  width: calc(100% - 1.9rem);
}
.fix-v-select .vs__dropdown-menu {
  max-height: 10rem;
}

/* */

.fix-v-select .vs__selected {
  width: calc(100% - 1.9rem);
}

.--ad-cards {
  grid-template-columns: repeat(auto-fill, minmax(320px, auto));
}

.--datagrid[data-v-4e27ab9c] {
    display: grid;
    gap: 0.25rem;
    padding: 0.25rem
}

/* */

.--near-dupe-miniplayer button { display: flex; flex-direction: row; align-items: center; cursor: pointer; border-radius: 0.375rem; --tw-bg-opacity: 1; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms;
}
.--near-dupe-miniplayer button:hover { --tw-bg-opacity: 0.8;
}
.--near-dupe-miniplayer button { height: 2rem; gap: 0.5rem; padding-left: 0.5rem; padding-right: 0.5rem;
}
.--near-dupe-miniplayer button:hover { background-color: #9994;
}

/* */

/* */

.--btn { display: flex; flex-direction: row; align-items: center; cursor: pointer; border-radius: 0.375rem; --tw-bg-opacity: 1; padding-left: 1rem; padding-right: 1rem; padding-top: 0.75rem; padding-bottom: 0.75rem; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 300ms;
}
.--btn:hover { --tw-bg-opacity: 0.8;
}
.--btn { height: 2.5rem; gap: 0.5rem;
}
.--btn:hover { background-color: #fff4;
}
.--btn-sm { display: flex; flex-direction: row; align-items: center; justify-content: center; width: 1.5rem; cursor: pointer; padding-top: 0.5rem; padding-bottom: 0.5rem;
}
.--btn-tab { margin-left: -0.25rem; margin-right: -0.25rem; cursor: pointer; --tw-bg-opacity: 1; background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1)); padding-left: 0.5rem; padding-right: 0.5rem; padding-top: 0.2rem; padding-bottom: 0.2rem; --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.--shadow-right { --tw-shadow-color: #172554; --tw-shadow: var(--tw-shadow-colored);
  box-shadow: 4px 0 4px var(--tw-shadow-color);
}
.--theme-expanded { --tw-text-opacity: 1; color: rgb(23 37 84 / var(--tw-text-opacity, 1));
}
.--theme-collapsed { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.--hover-icon { position: absolute; pointer-events: none; right: 100%; --tw-translate-x: 0px; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); opacity: 0; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 200ms;
}
.group:hover .--hover-icon { --tw-translate-x: -0.5rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); opacity: 1;
}

.--row { display: flex; flex-direction: row; align-items: center; width: 100%; gap: 0.25rem; padding-left: 0.5rem;
}
.--right { align-self: flex-end; text-align: right;
}

.placeholder {
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
    --tw-bg-opacity: 0.4
}

.url-divider {
  padding: 0 5px;
  margin: 0 5px;
  background-color: purple;
  color: white;
  border-radius: 25%;
}
.url-highlight {
  font-weight: bold;
  background-color: orange;
  padding: 0 5px;
  margin: 0 5px;
}

.--is-default[data-v-621db6d4] {
    background-color: rgb(50 188 155 / 0.4)
}
.--not-default[data-v-621db6d4] {
    --tw-bg-opacity: 1;
    background-color: rgb(50 188 155 / var(--tw-bg-opacity, 1))
}

.--col {
  display: grid;
  align-items: baseline;
  gap: 0.25rem;
  grid-template-columns: 1.3rem 1fr
}

.--customer-cards-container {
  grid-template-columns: repeat(auto-fit, minmax(22rem, 1fr));
}

.--grid-layout {
&[data-v-437af20a] {
  display: grid;
  grid-template-columns: 9rem 1fr
}
b[data-v-437af20a] {
    margin-right: 1rem
}
b[data-v-437af20a] {
    text-align: right
}
}

.--col[data-v-9a56e754] {
  display: grid;
  align-items: baseline;
  gap: 0.25rem;
  grid-template-columns: 1.3rem 1fr;
}
.--label[data-v-9a56e754] { font-weight: bold; margin-right: 1rem; text-align: right;
}
.--grid-layout[data-v-9a56e754] {
  display: grid;
  grid-template-columns: 10rem 1fr;
}
.--btn[data-v-9a56e754] {
  cursor: pointer;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.--btn[data-v-9a56e754]:hover {
  --tw-bg-opacity: 0.8;
}
.--btn[data-v-9a56e754] {
  white-space: nowrap;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.--sort-column { position: relative; display: flex; flex-direction: row; align-items: center; cursor: pointer; gap: 0.5rem;
}

.--fields {
  display: grid;
  align-items: center;
  grid-template-columns: max(8rem, 20%) 1fr
}
.--track-changes {
  border-radius: 0.375rem;
  border-width: 2px;
  border-style: dotted;
  border-color: transparent;
  padding: 0.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms
}
:root{--vs-colors--lightest: rgba(60, 60, 60, .26);--vs-colors--light: rgba(60, 60, 60, .5);--vs-colors--dark: #333;--vs-colors--darkest: rgba(0, 0, 0, .15);--vs-search-input-color: inherit;--vs-search-input-placeholder-color: inherit;--vs-font-size: 1rem;--vs-line-height: 1.4;--vs-state-disabled-bg: rgb(248, 248, 248);--vs-state-disabled-color: var(--vs-colors--light);--vs-state-disabled-controls-color: var(--vs-colors--light);--vs-state-disabled-cursor: not-allowed;--vs-border-color: var(--vs-colors--lightest);--vs-border-width: 1px;--vs-border-style: solid;--vs-border-radius: 4px;--vs-actions-padding: 4px 6px 0 3px;--vs-controls-color: var(--vs-colors--light);--vs-controls-size: 1;--vs-controls--deselect-text-shadow: 0 1px 0 #fff;--vs-selected-bg: #f0f0f0;--vs-selected-color: var(--vs-colors--dark);--vs-selected-border-color: var(--vs-border-color);--vs-selected-border-style: var(--vs-border-style);--vs-selected-border-width: var(--vs-border-width);--vs-dropdown-bg: #fff;--vs-dropdown-color: inherit;--vs-dropdown-z-index: 1000;--vs-dropdown-min-width: 160px;--vs-dropdown-max-height: 350px;--vs-dropdown-box-shadow: 0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg: #000;--vs-dropdown-option-color: var(--vs-dropdown-color);--vs-dropdown-option-padding: 3px 20px;--vs-dropdown-option--active-bg: #5897fb;--vs-dropdown-option--active-color: #fff;--vs-dropdown-option--deselect-bg: #fb5858;--vs-dropdown-option--deselect-color: #fff;--vs-transition-timing-function: cubic-bezier(1, -.115, .975, .855);--vs-transition-duration: .15s}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function: cubic-bezier(1, .5, .8, 1);--vs-transition-duration: .15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg: var(--vs-state-disabled-bg);--vs-disabled-color: var(--vs-state-disabled-color);--vs-disabled-cursor: var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - var(--vs-border-width));left:0;z-index:var(--vs-dropdown-z-index);padding:5px 0;margin:0;width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;box-shadow:var(--vs-dropdown-box-shadow);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-top-style:none;border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);text-align:left;list-style:none;background:var(--vs-dropdown-bg);color:var(--vs-dropdown-color)}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{display:flex;align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration,.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid rgba(100,100,100,.1);border-right:.9em solid rgba(100,100,100,.1);border-bottom:.9em solid rgba(100,100,100,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0) scale(var(--vs-controls--spinner-size, var(--vs-controls-size)));animation:vSelectSpinner 1.1s infinite linear;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size, var(--vs-controls-size)))}.vs--loading .vs__spinner{opacity:1}
.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input{background-color:var(--dp-background-color);border-radius:4px;font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:100%;font-size:1rem;line-height:1.5rem;padding:6px 12px;color:var(--dp-text-color);box-sizing:border-box}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover{border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:rgba(0,0,0,0)}.dp__input_focus{border-color:var(--dp-border-color-hover)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:1rem;height:1rem;stroke-width:0;font-size:1rem;line-height:1.5rem;padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;left:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-left:35px}.dp__input_valid{box-shadow:0 0 4px var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 4px var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__menu{position:absolute;background:var(--dp-background-color);border-radius:4px;min-width:260px;font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu::after{box-sizing:border-box}.dp__menu::before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp__menu_index{z-index:99999}.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.dp__menu_disabled{background:rgba(255,255,255,.5);cursor:not-allowed}.dp__menu_readonly{background:rgba(0,0,0,0);cursor:default}.dp__arrow_top{left:50%;top:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-left:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%, -50%) rotate(45deg)}.dp__arrow_bottom{left:50%;bottom:-1px;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-right:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%, 50%) rotate(45deg)}.dp__now_wrap{text-align:center;padding:2px 0}.dp__now_button{border:1px solid var(--dp-primary-color);color:var(--dp-primary-color);padding:0 4px;font-weight:bold;border-radius:4px;font-size:1rem;cursor:pointer;background:rgba(0,0,0,0)}.dp__preset_ranges{padding:5px;border-right:1px solid var(--dp-border-color)}.dp__sidebar_left{padding:5px;border-right:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;border-left:1px solid var(--dp-border-color)}.dp__preset_range{padding:5px}.dp__preset_range:hover{background-color:var(--dp-hover-color);cursor:pointer}.dp__menu_content_wrapper{display:flex}.dp__calendar_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;flex:0}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:bold}.dp__calendar_header_item{text-align:center;flex-grow:1;height:35px;padding:5px;width:35px;box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:5px 0}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:.5rem}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:4px;height:35px;padding:5px;width:35px;border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-bottom-right-radius:0;border-top-right-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-bottom-left-radius:0;border-top-left-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__cell_auto_range_end,.dp__cell_auto_range_start{border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-hover-color);border-radius:0;border-top:1px solid var(--dp-hover-color);border-bottom:1px solid var(--dp-hover-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-left:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-right:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-left:10px}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translateX(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:4px;background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-right:5px}.dp__arrow_bottom_tp{left:50%;bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-right:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%, 50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}@media only screen and (max-width: 600px){.dp__flex_display{flex-direction:column}}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:35px;color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:25px;width:25px;color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:20px;width:20px}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__month_year_select{width:50%;text-align:center;cursor:pointer;height:35px;display:flex;align-items:center;justify-content:center;border-radius:4px;box-sizing:border-box}.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__month_year_wrap{display:flex;width:100%}.dp__overlay{position:absolute;width:100%;height:100%;background:var(--dp-background-color);top:0;left:0;transition:opacity 1s ease-out;z-index:99999;font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;color:var(--dp-text-color);box-sizing:border-box}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-left:auto;margin-right:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__overlay_container>.dp__overlay_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:3px;white-space:nowrap}.dp__overlay_cell_pad{padding:10px 0}.dp__overlay_cell_active{cursor:pointer;border-radius:4px;text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:4px;text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__overlay_action{position:sticky;bottom:0;background:#fff}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__month_picker_header{display:flex;width:100%;align-items:center;justify-content:space-between;height:35px}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;color:var(--dp-text-color)}.dp__time_col_reg{padding:0 20px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{font-size:2rem;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:4px;display:flex;align-items:center;justify-content:center;padding:0 3px}.dp__time_display:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button{padding:5px;margin:0;height:32px;width:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:32px;width:32px}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__inc_dec_button_disabled:hover,.dp__inc_dec_button_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:10px;border-radius:4px;cursor:pointer}.dp__action_row{display:flex;align-items:center;width:100%;padding:10px;box-sizing:border-box;color:var(--dp-text-color);background:var(--dp-background-color)}.dp__action_row svg{height:20px;width:auto}.dp__selection_preview{width:50%;color:var(--dp-text-color);font-size:.8rem}.dp__action_buttons{width:50%;text-align:right}.dp__action{font-weight:bold;cursor:pointer;padding:2px 5px;border-radius:4px;display:inline-flex;align-items:center}.dp__select{color:var(--dp-success-color)}.dp__action_disabled{color:var(--dp-success-color-disabled);cursor:not-allowed}.dp__cancel{color:var(--dp-secondary-color)}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%)}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%)}.dp__main{font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);background:var(--dp-background-color);cursor:pointer;display:flex;align-items:center;align-content:center;justify-content:center;padding:10px;box-sizing:border-box;height:35px}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:20px;width:auto}.dp__button_bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all .1s ease-out}.calendar-next-enter-from{opacity:0;transform:translateX(22px)}.calendar-next-leave-to{opacity:0;transform:translateX(-22px)}.calendar-prev-enter-from{opacity:0;transform:translateX(-22px)}.calendar-prev-leave-to{opacity:0;transform:translateX(22px)}.dp-menu-appear-enter-active,.dp-menu-appear-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all .1s ease-out}.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(22px)}.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(-22px)}.dp-menu-appear-enter-from{opacity:0}.dp-menu-appear-enter-active,.dp-menu-appear-leave-active{transition:opacity .1s ease}.dp-menu-appear-leave-to{opacity:1}/*# sourceMappingURL=main.css.map */
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
    .abs { position: absolute; }
    .rel { position: relative; }
    .hbox { display: flex; flex-direction: row; }
    .vbox { display: flex; flex-direction: column; }
    .hbox-c { display: flex; flex-direction: row; align-items: center; }
    .vbox-c { display: flex; flex-direction: column; align-items: center; }
    .hbox-cc { display: flex; flex-direction: row; align-items: center; justify-content: center; }
    .vbox-cc { display: flex; flex-direction: column; align-items: center; justify-content: center; }
    .noflex {
  white-space: nowrap;
  flex-shrink: 0;
  flex-grow: 0;
}
    .full {
  height: 100%;
  width: 100%;
}

    .all-center {
  display: flex;
  align-items: center;
  justify-content: center;
}


    .btn {
  cursor: pointer;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

    .btn-lite {
  cursor: pointer;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

    .hover-fx {
  cursor: pointer;
  --tw-bg-opacity: 1;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

    .transform-fx {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

    .fade {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
    .fade-clr {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

    .btn:hover, .btn-lite:hover, .hover-fx:hover {
  --tw-bg-opacity: 0.8;
}

    .\!field {
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

    .field {
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

    .\!i { font-style: italic !important; }

    .i { font-style: italic; }
    .\!b { font-weight: bold !important; }
    .b { font-weight: bold; }
    .pre {
  white-space: pre;
}
    .nowrap {
  white-space: nowrap;
}
    .\!disabled {
  pointer-events: none;
  opacity: 0.5;
}
    .disabled {
  pointer-events: none;
  opacity: 0.5;
}
    .off {
  pointer-events: none;
  opacity: 0;
}

    button { font-weight: initial; }

    h1, h2, h3 { font-weight: bold; }

    h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
    h2 {
  font-size: 1.5rem;
  line-height: 2rem;
}
    h3 {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

    .debug {
  display: block;
  white-space: pre;
  --tw-bg-opacity: 1;
  background-color: rgb(50 188 155 / var(--tw-bg-opacity, 1));
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 0.65rem;
}

    .heading, .heading-col-2 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(50 188 155 / var(--tw-text-opacity, 1));
}

    .heading-col-2 {
  grid-column: span 2 / span 2;
}

    .circular-icon { flex-direction: row; display: flex; align-items: center; justify-content: center; height: 1.5em; width: 1.5em; border-radius: 9999px; --tw-bg-opacity: 1; background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)); --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }

    .not-implemented-yet {
  position: relative;
  border-radius: 0.375rem;
  border-width: 2px;
  border-style: dotted;
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
  padding: 0.5rem;
}
    .not-implemented-yet::after {
        content: 'not implemented yet';
        white-space: nowrap;
        pointer-events: none;
        position: absolute;
        bottom: 100%;
        left: 0px;
        z-index: 10;
        margin: 0.25rem;
        --tw-bg-opacity: 1;
        background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        font-size: 0.75rem;
        line-height: 1rem;
        font-style: italic;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
        opacity: 0;
        transition-property: opacity;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 300ms;
    }
    .not-implemented-yet:hover::after {
  opacity: 0.8;
}

    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button { margin-left: 10px; }
    input[type=number] {
        -moz-appearance: textfield;
        -webkit-appearance: textfield;
        text-align: right;
    }

    .floating-panel {
  isolation: isolate;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #111827;
  --tw-shadow: var(--tw-shadow-colored);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

    .z-max {
        z-index: 9999;
    }

    .id-badge {
  margin-right: 0.5rem;
  border-radius: 0.375rem;
  padding: 0.5rem;
  text-align: center;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

    .is-invalid {
        /* background-image: repeating-linear-gradient(-45deg, #f88, #f88 1px, transparent 1px, transparent 20px); */
    }

    /* This "works" but also seems to hide blurred content, not ideal but at least prevents scrolling */

    .config-grid-wrapper { display: flex; flex-direction: column; margin-bottom: 5rem; gap: 2.5rem; padding-left: 2.5rem; padding-right: 2.5rem; font-size: 0.875rem; line-height: 1.25rem; }

    @media (min-width: 960px) {
    .config-grid-wrapper { display: flex; flex-direction: row; align-items: flex-start; font-size: 1rem; line-height: 1.5rem; }
}

    .config-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  gap: 0.75rem;
}

    .custom-grid-2 {
        grid-template-columns: var(--custom-col-1-width) var(--custom-col-2-width);
    }

    .indicator { position: absolute; border-radius: 9999px; border-width: 1px; --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); font-size: 0.65rem; }

    .tag-capsule { display: flex; flex-direction: row; align-items: center; gap: 0.25rem; border-radius: 9999px; }

    .error-above-field { position: absolute; font-style: italic; white-space: nowrap; bottom: 100%; font-size: 0.75rem; line-height: 1rem; --tw-text-opacity: 1; color: rgb(177 80 71 / var(--tw-text-opacity, 1)); }

    .highlight {
  background-color: rgb(50 188 155 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
}

    .search-option-checkbox { display: flex; flex-direction: row; cursor: pointer; align-items: center; padding: 0.5rem; font-size: 0.875rem; line-height: 1.25rem; color: rgb(18 18 18 / var(--tw-text-opacity, 1)); --tw-text-opacity: 0.5; }

    .fx-grow {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

    .blank::before{
        content: "\200B";
     }
    .--widget {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(227 245 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem; position: relative; display: flex; flex-direction: column;
        font-family: 'Inter';
        flex-shrink: 0;
}

    .show-scrollbar {
  overflow-y: scroll;
        scrollbar-width: initial;
}
    .show-scrollbar::-webkit-scrollbar-track {
        -webkit-box-shadow: initial;
        background-color: initial;
    }
.container {
  width: 100%;
}
@media (min-width: 960px) {

  .container {
    max-width: 960px;
  }
}
@media (min-width: 1110px) {

  .container {
    max-width: 1110px;
  }
}
@media (min-width: 1400px) {

  .container {
    max-width: 1400px;
  }
}
.\!pointer-events-none {
  pointer-events: none !important;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.inset-1 {
  inset: 0.25rem;
}
.inset-\[-0\.1rem\] {
  inset: -0.1rem;
}
.inset-\[-0\.35rem\] {
  inset: -0.35rem;
}
.inset-\[4px\] {
  inset: 4px;
}
.inset-x-7 {
  left: 1.75rem;
  right: 1.75rem;
}
.inset-x-full {
  left: 100%;
  right: 100%;
}
.-bottom-0 {
  bottom: -0px;
}
.-bottom-0\.5 {
  bottom: -0.125rem;
}
.-bottom-1 {
  bottom: -0.25rem;
}
.-bottom-1\.5 {
  bottom: -0.375rem;
}
.-bottom-1\/2 {
  bottom: -50%;
}
.-bottom-1\/3 {
  bottom: -33.333333%;
}
.-bottom-1\/4 {
  bottom: -25%;
}
.-bottom-10 {
  bottom: -2.5rem;
}
.-bottom-11 {
  bottom: -2.75rem;
}
.-bottom-12 {
  bottom: -3rem;
}
.-bottom-14 {
  bottom: -3.5rem;
}
.-bottom-16 {
  bottom: -4rem;
}
.-bottom-2 {
  bottom: -0.5rem;
}
.-bottom-2\.5 {
  bottom: -0.625rem;
}
.-bottom-2\/3 {
  bottom: -66.666667%;
}
.-bottom-2\/4 {
  bottom: -50%;
}
.-bottom-20 {
  bottom: -5rem;
}
.-bottom-24 {
  bottom: -6rem;
}
.-bottom-28 {
  bottom: -7rem;
}
.-bottom-3 {
  bottom: -0.75rem;
}
.-bottom-3\.5 {
  bottom: -0.875rem;
}
.-bottom-3\/4 {
  bottom: -75%;
}
.-bottom-32 {
  bottom: -8rem;
}
.-bottom-36 {
  bottom: -9rem;
}
.-bottom-4 {
  bottom: -1rem;
}
.-bottom-40 {
  bottom: -10rem;
}
.-bottom-44 {
  bottom: -11rem;
}
.-bottom-48 {
  bottom: -12rem;
}
.-bottom-5 {
  bottom: -1.25rem;
}
.-bottom-52 {
  bottom: -13rem;
}
.-bottom-56 {
  bottom: -14rem;
}
.-bottom-6 {
  bottom: -1.5rem;
}
.-bottom-60 {
  bottom: -15rem;
}
.-bottom-64 {
  bottom: -16rem;
}
.-bottom-7 {
  bottom: -1.75rem;
}
.-bottom-72 {
  bottom: -18rem;
}
.-bottom-8 {
  bottom: -2rem;
}
.-bottom-80 {
  bottom: -20rem;
}
.-bottom-9 {
  bottom: -2.25rem;
}
.-bottom-96 {
  bottom: -24rem;
}
.-bottom-full {
  bottom: -100%;
}
.-bottom-px {
  bottom: -1px;
}
.-left-0 {
  left: -0px;
}
.-left-0\.5 {
  left: -0.125rem;
}
.-left-1 {
  left: -0.25rem;
}
.-left-1\.5 {
  left: -0.375rem;
}
.-left-1\/2 {
  left: -50%;
}
.-left-1\/3 {
  left: -33.333333%;
}
.-left-1\/4 {
  left: -25%;
}
.-left-10 {
  left: -2.5rem;
}
.-left-11 {
  left: -2.75rem;
}
.-left-12 {
  left: -3rem;
}
.-left-14 {
  left: -3.5rem;
}
.-left-16 {
  left: -4rem;
}
.-left-2 {
  left: -0.5rem;
}
.-left-2\.5 {
  left: -0.625rem;
}
.-left-2\/3 {
  left: -66.666667%;
}
.-left-2\/4 {
  left: -50%;
}
.-left-20 {
  left: -5rem;
}
.-left-24 {
  left: -6rem;
}
.-left-28 {
  left: -7rem;
}
.-left-3 {
  left: -0.75rem;
}
.-left-3\.5 {
  left: -0.875rem;
}
.-left-3\/4 {
  left: -75%;
}
.-left-32 {
  left: -8rem;
}
.-left-36 {
  left: -9rem;
}
.-left-4 {
  left: -1rem;
}
.-left-40 {
  left: -10rem;
}
.-left-44 {
  left: -11rem;
}
.-left-48 {
  left: -12rem;
}
.-left-5 {
  left: -1.25rem;
}
.-left-52 {
  left: -13rem;
}
.-left-56 {
  left: -14rem;
}
.-left-6 {
  left: -1.5rem;
}
.-left-60 {
  left: -15rem;
}
.-left-64 {
  left: -16rem;
}
.-left-7 {
  left: -1.75rem;
}
.-left-72 {
  left: -18rem;
}
.-left-8 {
  left: -2rem;
}
.-left-80 {
  left: -20rem;
}
.-left-9 {
  left: -2.25rem;
}
.-left-96 {
  left: -24rem;
}
.-left-\[0\.2rem\] {
  left: -0.2rem;
}
.-left-\[0\.76rem\] {
  left: -0.76rem;
}
.-left-\[0\.81rem\] {
  left: -0.81rem;
}
.-left-full {
  left: -100%;
}
.-left-px {
  left: -1px;
}
.-right-0 {
  right: -0px;
}
.-right-0\.5 {
  right: -0.125rem;
}
.-right-1 {
  right: -0.25rem;
}
.-right-1\.5 {
  right: -0.375rem;
}
.-right-1\/2 {
  right: -50%;
}
.-right-1\/3 {
  right: -33.333333%;
}
.-right-1\/4 {
  right: -25%;
}
.-right-10 {
  right: -2.5rem;
}
.-right-11 {
  right: -2.75rem;
}
.-right-12 {
  right: -3rem;
}
.-right-14 {
  right: -3.5rem;
}
.-right-16 {
  right: -4rem;
}
.-right-2 {
  right: -0.5rem;
}
.-right-2\.5 {
  right: -0.625rem;
}
.-right-2\/3 {
  right: -66.666667%;
}
.-right-2\/4 {
  right: -50%;
}
.-right-20 {
  right: -5rem;
}
.-right-24 {
  right: -6rem;
}
.-right-28 {
  right: -7rem;
}
.-right-3 {
  right: -0.75rem;
}
.-right-3\.5 {
  right: -0.875rem;
}
.-right-3\/4 {
  right: -75%;
}
.-right-32 {
  right: -8rem;
}
.-right-36 {
  right: -9rem;
}
.-right-4 {
  right: -1rem;
}
.-right-40 {
  right: -10rem;
}
.-right-44 {
  right: -11rem;
}
.-right-48 {
  right: -12rem;
}
.-right-5 {
  right: -1.25rem;
}
.-right-52 {
  right: -13rem;
}
.-right-56 {
  right: -14rem;
}
.-right-6 {
  right: -1.5rem;
}
.-right-60 {
  right: -15rem;
}
.-right-64 {
  right: -16rem;
}
.-right-7 {
  right: -1.75rem;
}
.-right-72 {
  right: -18rem;
}
.-right-8 {
  right: -2rem;
}
.-right-80 {
  right: -20rem;
}
.-right-9 {
  right: -2.25rem;
}
.-right-96 {
  right: -24rem;
}
.-right-\[0\.3rem\] {
  right: -0.3rem;
}
.-right-full {
  right: -100%;
}
.-right-px {
  right: -1px;
}
.-top-0 {
  top: -0px;
}
.-top-0\.5 {
  top: -0.125rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-1\.5 {
  top: -0.375rem;
}
.-top-1\/2 {
  top: -50%;
}
.-top-1\/3 {
  top: -33.333333%;
}
.-top-1\/4 {
  top: -25%;
}
.-top-10 {
  top: -2.5rem;
}
.-top-11 {
  top: -2.75rem;
}
.-top-12 {
  top: -3rem;
}
.-top-14 {
  top: -3.5rem;
}
.-top-16 {
  top: -4rem;
}
.-top-2 {
  top: -0.5rem;
}
.-top-2\.5 {
  top: -0.625rem;
}
.-top-2\/3 {
  top: -66.666667%;
}
.-top-2\/4 {
  top: -50%;
}
.-top-20 {
  top: -5rem;
}
.-top-24 {
  top: -6rem;
}
.-top-28 {
  top: -7rem;
}
.-top-3 {
  top: -0.75rem;
}
.-top-3\.5 {
  top: -0.875rem;
}
.-top-3\/4 {
  top: -75%;
}
.-top-32 {
  top: -8rem;
}
.-top-36 {
  top: -9rem;
}
.-top-4 {
  top: -1rem;
}
.-top-40 {
  top: -10rem;
}
.-top-44 {
  top: -11rem;
}
.-top-48 {
  top: -12rem;
}
.-top-5 {
  top: -1.25rem;
}
.-top-52 {
  top: -13rem;
}
.-top-56 {
  top: -14rem;
}
.-top-6 {
  top: -1.5rem;
}
.-top-60 {
  top: -15rem;
}
.-top-64 {
  top: -16rem;
}
.-top-7 {
  top: -1.75rem;
}
.-top-72 {
  top: -18rem;
}
.-top-8 {
  top: -2rem;
}
.-top-80 {
  top: -20rem;
}
.-top-9 {
  top: -2.25rem;
}
.-top-96 {
  top: -24rem;
}
.-top-\[0\.1rem\] {
  top: -0.1rem;
}
.-top-\[0\.3rem\] {
  top: -0.3rem;
}
.-top-\[0\.4rem\] {
  top: -0.4rem;
}
.-top-\[0\.6rem\] {
  top: -0.6rem;
}
.-top-\[2px\] {
  top: -2px;
}
.-top-full {
  top: -100%;
}
.-top-px {
  top: -1px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-0\.5 {
  bottom: 0.125rem;
}
.bottom-1 {
  bottom: 0.25rem;
}
.bottom-1\.5 {
  bottom: 0.375rem;
}
.bottom-1\/2 {
  bottom: 50%;
}
.bottom-1\/3 {
  bottom: 33.333333%;
}
.bottom-1\/4 {
  bottom: 25%;
}
.bottom-10 {
  bottom: 2.5rem;
}
.bottom-11 {
  bottom: 2.75rem;
}
.bottom-12 {
  bottom: 3rem;
}
.bottom-14 {
  bottom: 3.5rem;
}
.bottom-16 {
  bottom: 4rem;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-2\.5 {
  bottom: 0.625rem;
}
.bottom-2\/3 {
  bottom: 66.666667%;
}
.bottom-2\/4 {
  bottom: 50%;
}
.bottom-20 {
  bottom: 5rem;
}
.bottom-24 {
  bottom: 6rem;
}
.bottom-28 {
  bottom: 7rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-3\.5 {
  bottom: 0.875rem;
}
.bottom-3\/4 {
  bottom: 75%;
}
.bottom-32 {
  bottom: 8rem;
}
.bottom-36 {
  bottom: 9rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-40 {
  bottom: 10rem;
}
.bottom-44 {
  bottom: 11rem;
}
.bottom-48 {
  bottom: 12rem;
}
.bottom-5 {
  bottom: 1.25rem;
}
.bottom-52 {
  bottom: 13rem;
}
.bottom-56 {
  bottom: 14rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-60 {
  bottom: 15rem;
}
.bottom-64 {
  bottom: 16rem;
}
.bottom-7 {
  bottom: 1.75rem;
}
.bottom-72 {
  bottom: 18rem;
}
.bottom-8 {
  bottom: 2rem;
}
.bottom-80 {
  bottom: 20rem;
}
.bottom-9 {
  bottom: 2.25rem;
}
.bottom-96 {
  bottom: 24rem;
}
.bottom-\[-0\.1rem\] {
  bottom: -0.1rem;
}
.bottom-\[1px\] {
  bottom: 1px;
}
.bottom-\[3px\] {
  bottom: 3px;
}
.bottom-auto {
  bottom: auto;
}
.bottom-full {
  bottom: 100%;
}
.bottom-px {
  bottom: 1px;
}
.left-0 {
  left: 0px;
}
.left-0\.5 {
  left: 0.125rem;
}
.left-1 {
  left: 0.25rem;
}
.left-1\.5 {
  left: 0.375rem;
}
.left-1\/2 {
  left: 50%;
}
.left-1\/3 {
  left: 33.333333%;
}
.left-1\/4 {
  left: 25%;
}
.left-10 {
  left: 2.5rem;
}
.left-11 {
  left: 2.75rem;
}
.left-12 {
  left: 3rem;
}
.left-14 {
  left: 3.5rem;
}
.left-16 {
  left: 4rem;
}
.left-2 {
  left: 0.5rem;
}
.left-2\.5 {
  left: 0.625rem;
}
.left-2\/3 {
  left: 66.666667%;
}
.left-2\/4 {
  left: 50%;
}
.left-20 {
  left: 5rem;
}
.left-24 {
  left: 6rem;
}
.left-28 {
  left: 7rem;
}
.left-3 {
  left: 0.75rem;
}
.left-3\.5 {
  left: 0.875rem;
}
.left-3\/4 {
  left: 75%;
}
.left-32 {
  left: 8rem;
}
.left-36 {
  left: 9rem;
}
.left-4 {
  left: 1rem;
}
.left-40 {
  left: 10rem;
}
.left-44 {
  left: 11rem;
}
.left-48 {
  left: 12rem;
}
.left-5 {
  left: 1.25rem;
}
.left-52 {
  left: 13rem;
}
.left-56 {
  left: 14rem;
}
.left-6 {
  left: 1.5rem;
}
.left-60 {
  left: 15rem;
}
.left-64 {
  left: 16rem;
}
.left-7 {
  left: 1.75rem;
}
.left-72 {
  left: 18rem;
}
.left-8 {
  left: 2rem;
}
.left-80 {
  left: 20rem;
}
.left-9 {
  left: 2.25rem;
}
.left-96 {
  left: 24rem;
}
.left-\[-0\.6rem\] {
  left: -0.6rem;
}
.left-\[0\.76rem\] {
  left: 0.76rem;
}
.left-\[24px\] {
  left: 24px;
}
.left-\[2px\] {
  left: 2px;
}
.left-\[calc\(100\%-1rem\)\] {
  left: calc(100% - 1rem);
}
.left-auto {
  left: auto;
}
.left-full {
  left: 100%;
}
.left-px {
  left: 1px;
}
.right-0 {
  right: 0px;
}
.right-0\.5 {
  right: 0.125rem;
}
.right-1 {
  right: 0.25rem;
}
.right-1\.5 {
  right: 0.375rem;
}
.right-1\/2 {
  right: 50%;
}
.right-1\/3 {
  right: 33.333333%;
}
.right-1\/4 {
  right: 25%;
}
.right-10 {
  right: 2.5rem;
}
.right-11 {
  right: 2.75rem;
}
.right-12 {
  right: 3rem;
}
.right-14 {
  right: 3.5rem;
}
.right-16 {
  right: 4rem;
}
.right-2 {
  right: 0.5rem;
}
.right-2\.5 {
  right: 0.625rem;
}
.right-2\/3 {
  right: 66.666667%;
}
.right-2\/4 {
  right: 50%;
}
.right-20 {
  right: 5rem;
}
.right-24 {
  right: 6rem;
}
.right-28 {
  right: 7rem;
}
.right-3 {
  right: 0.75rem;
}
.right-3\.5 {
  right: 0.875rem;
}
.right-3\/4 {
  right: 75%;
}
.right-32 {
  right: 8rem;
}
.right-36 {
  right: 9rem;
}
.right-4 {
  right: 1rem;
}
.right-40 {
  right: 10rem;
}
.right-44 {
  right: 11rem;
}
.right-48 {
  right: 12rem;
}
.right-5 {
  right: 1.25rem;
}
.right-52 {
  right: 13rem;
}
.right-56 {
  right: 14rem;
}
.right-6 {
  right: 1.5rem;
}
.right-60 {
  right: 15rem;
}
.right-64 {
  right: 16rem;
}
.right-7 {
  right: 1.75rem;
}
.right-72 {
  right: 18rem;
}
.right-8 {
  right: 2rem;
}
.right-80 {
  right: 20rem;
}
.right-9 {
  right: 2.25rem;
}
.right-96 {
  right: 24rem;
}
.right-\[-10px\] {
  right: -10px;
}
.right-\[-50px\] {
  right: -50px;
}
.right-\[2px\] {
  right: 2px;
}
.right-\[3px\] {
  right: 3px;
}
.right-auto {
  right: auto;
}
.right-full {
  right: 100%;
}
.right-px {
  right: 1px;
}
.top-0 {
  top: 0px;
}
.top-0\.5 {
  top: 0.125rem;
}
.top-1 {
  top: 0.25rem;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-1\/3 {
  top: 33.333333%;
}
.top-1\/4 {
  top: 25%;
}
.top-10 {
  top: 2.5rem;
}
.top-11 {
  top: 2.75rem;
}
.top-12 {
  top: 3rem;
}
.top-14 {
  top: 3.5rem;
}
.top-16 {
  top: 4rem;
}
.top-2 {
  top: 0.5rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-2\/3 {
  top: 66.666667%;
}
.top-2\/4 {
  top: 50%;
}
.top-20 {
  top: 5rem;
}
.top-24 {
  top: 6rem;
}
.top-28 {
  top: 7rem;
}
.top-3 {
  top: 0.75rem;
}
.top-3\.5 {
  top: 0.875rem;
}
.top-3\/4 {
  top: 75%;
}
.top-32 {
  top: 8rem;
}
.top-36 {
  top: 9rem;
}
.top-4 {
  top: 1rem;
}
.top-40 {
  top: 10rem;
}
.top-44 {
  top: 11rem;
}
.top-48 {
  top: 12rem;
}
.top-5 {
  top: 1.25rem;
}
.top-52 {
  top: 13rem;
}
.top-56 {
  top: 14rem;
}
.top-6 {
  top: 1.5rem;
}
.top-60 {
  top: 15rem;
}
.top-64 {
  top: 16rem;
}
.top-7 {
  top: 1.75rem;
}
.top-72 {
  top: 18rem;
}
.top-8 {
  top: 2rem;
}
.top-80 {
  top: 20rem;
}
.top-9 {
  top: 2.25rem;
}
.top-96 {
  top: 24rem;
}
.top-\[-0\.15rem\] {
  top: -0.15rem;
}
.top-\[-0\.4rem\] {
  top: -0.4rem;
}
.top-\[-10px\] {
  top: -10px;
}
.top-\[-15px\] {
  top: -15px;
}
.top-\[-2\.2rem\] {
  top: -2.2rem;
}
.top-\[-2px\] {
  top: -2px;
}
.top-\[-50px\] {
  top: -50px;
}
.top-\[-5px\] {
  top: -5px;
}
.top-\[0\.54rem\] {
  top: 0.54rem;
}
.top-\[120\%\] {
  top: 120%;
}
.top-\[8px\] {
  top: 8px;
}
.top-\[9rem\] {
  top: 9rem;
}
.top-\[calc\(100\%-5px\)\] {
  top: calc(100% - 5px);
}
.top-\[var\(--header-bar-height\)\] {
  top: var(--header-bar-height);
}
.top-auto {
  top: auto;
}
.top-full {
  top: 100%;
}
.top-px {
  top: 1px;
}
.isolate {
  isolation: isolate;
}
.-z-10 {
  z-index: -10;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-span-11 {
  grid-column: span 11 / span 11;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-7 {
  grid-column: span 7 / span 7;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-span-9 {
  grid-column: span 9 / span 9;
}
.col-span-full {
  grid-column: 1 / -1;
}
.m-0 {
  margin: 0px;
}
.m-1 {
  margin: 0.25rem;
}
.m-10 {
  margin: 2.5rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-3 {
  margin: 0.75rem;
}
.m-4 {
  margin: 1rem;
}
.m-auto {
  margin: auto;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.-mb-3 {
  margin-bottom: -0.75rem;
}
.-mb-px {
  margin-bottom: -1px;
}
.-ml-1 {
  margin-left: -0.25rem;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.-mr-3 {
  margin-right: -0.75rem;
}
.-mr-px {
  margin-right: -1px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-11 {
  margin-left: 2.75rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-\[5\.5rem\] {
  margin-left: 5.5rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-5 {
  margin-right: 1.25rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-\[0\.2rem\] {
  margin-right: 0.2rem;
}
.mr-\[0\.3rem\] {
  margin-right: 0.3rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-14 {
  margin-top: 3.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[-0\.1rem\] {
  margin-top: -0.1rem;
}
.mt-\[-1\.5rem\] {
  margin-top: -1.5rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.aspect-\[9\/16\] {
  aspect-ratio: 9/16;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.h-0 {
  height: 0px;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-2 {
  height: 0.5rem;
}
.h-20 {
  height: 5rem;
}
.h-3 {
  height: 0.75rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-\[0\.6rem\] {
  height: 0.6rem;
}
.h-\[1\.9rem\] {
  height: 1.9rem;
}
.h-\[10rem\] {
  height: 10rem;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[2\.5rem\] {
  height: 2.5rem;
}
.h-\[2\.6rem\] {
  height: 2.6rem;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[40vh\] {
  height: 40vh;
}
.h-\[60vh\] {
  height: 60vh;
}
.h-\[7rem\] {
  height: 7rem;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[calc\(100\%-22rem\)\] {
  height: calc(100% - 22rem);
}
.h-\[calc\(100\%-2rem\)\] {
  height: calc(100% - 2rem);
}
.h-\[calc\(100dvh-20\.5rem\)\] {
  height: calc(100dvh - 20.5rem);
}
.h-\[calc\(100vh-265px\)\] {
  height: calc(100vh - 265px);
}
.h-\[calc\(100vh-2rem\)\] {
  height: calc(100vh - 2rem);
}
.h-\[calc\(100vh-3rem\)\] {
  height: calc(100vh - 3rem);
}
.h-\[var\(--max-height\)\] {
  height: var(--max-height);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-\[20rem\] {
  max-height: 20rem;
}
.max-h-\[5rem\] {
  max-height: 5rem;
}
.max-h-\[6rem\] {
  max-height: 6rem;
}
.max-h-\[calc\(100vh-20rem\)\] {
  max-height: calc(100vh - 20rem);
}
.max-h-\[calc\(100vh-2rem\)\] {
  max-height: calc(100vh - 2rem);
}
.max-h-\[calc\(100vh-300px\)\] {
  max-height: calc(100vh - 300px);
}
.max-h-\[var\(--max-height\)\] {
  max-height: var(--max-height);
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[10rem\] {
  min-height: 10rem;
}
.min-h-\[200vh\] {
  min-height: 200vh;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[5rem\] {
  min-height: 5rem;
}
.min-h-\[7rem\] {
  min-height: 7rem;
}
.w-0 {
  width: 0px;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/5 {
  width: 20%;
}
.w-1\/6 {
  width: 16.666667%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-52 {
  width: 13rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-80 {
  width: 20rem;
}
.w-9\/12 {
  width: 75%;
}
.w-96 {
  width: 24rem;
}
.w-\[--col-1\] {
  width: var(--col-1);
}
.w-\[--col-2\] {
  width: var(--col-2);
}
.w-\[--col-3\] {
  width: var(--col-3);
}
.w-\[--col1\] {
  width: var(--col1);
}
.w-\[--col2\] {
  width: var(--col2);
}
.w-\[--col3\] {
  width: var(--col3);
}
.w-\[--col4\] {
  width: var(--col4);
}
.w-\[0\.6rem\] {
  width: 0.6rem;
}
.w-\[1\.5rem\] {
  width: 1.5rem;
}
.w-\[10\.5rem\] {
  width: 10.5rem;
}
.w-\[10rem\] {
  width: 10rem;
}
.w-\[12rem\] {
  width: 12rem;
}
.w-\[13rem\] {
  width: 13rem;
}
.w-\[14rem\] {
  width: 14rem;
}
.w-\[16em\] {
  width: 16em;
}
.w-\[16rem\] {
  width: 16rem;
}
.w-\[18rem\] {
  width: 18rem;
}
.w-\[2\.2rem\] {
  width: 2.2rem;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[20rem\] {
  width: 20rem;
}
.w-\[24rem\] {
  width: 24rem;
}
.w-\[3rem\] {
  width: 3rem;
}
.w-\[4\.5rem\] {
  width: 4.5rem;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[40vw\] {
  width: 40vw;
}
.w-\[47\%\] {
  width: 47%;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[6\.5rem\] {
  width: 6.5rem;
}
.w-\[60vw\] {
  width: 60vw;
}
.w-\[6rem\] {
  width: 6rem;
}
.w-\[7\.2rem\] {
  width: 7.2rem;
}
.w-\[7em\] {
  width: 7em;
}
.w-\[8\.5rem\] {
  width: 8.5rem;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[8rem\] {
  width: 8rem;
}
.w-\[9\.7rem\] {
  width: 9.7rem;
}
.w-\[calc\(100\%-1\.5rem\)\] {
  width: calc(100% - 1.5rem);
}
.w-\[calc\(100vw-2rem\)\] {
  width: calc(100vw - 2rem);
}
.w-\[calc\(50\%-1rem\)\] {
  width: calc(50% - 1rem);
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.min-w-\[10rem\] {
  min-width: 10rem;
}
.min-w-\[12rem\] {
  min-width: 12rem;
}
.min-w-\[18rem\] {
  min-width: 18rem;
}
.min-w-\[22rem\] {
  min-width: 22rem;
}
.min-w-\[24rem\] {
  min-width: 24rem;
}
.min-w-\[50\%\] {
  min-width: 50%;
}
.min-w-fit {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-\[13rem\] {
  max-width: 13rem;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[21rem\] {
  max-width: 21rem;
}
.max-w-\[24rem\] {
  max-width: 24rem;
}
.max-w-\[26rem\] {
  max-width: 26rem;
}
.max-w-\[40rem\] {
  max-width: 40rem;
}
.max-w-\[50\%\] {
  max-width: 50%;
}
.max-w-\[calc\(100vw-40rem\)\] {
  max-width: calc(100vw - 40rem);
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.origin-bottom-left {
  transform-origin: bottom left;
}
.origin-bottom-right {
  transform-origin: bottom right;
}
.origin-top-left {
  transform-origin: top left;
}
.origin-top-right {
  transform-origin: top right;
}
.-translate-x-1 {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1 {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-2 {
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-3 {
  --tw-translate-y: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[-1\.3rem\] {
  --tw-translate-y: -1.3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[120\%\] {
  --tw-translate-y: 120%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[calc\(-100\%\+1\.3rem\)\] {
  --tw-translate-y: calc(-100% + 1.3rem);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-50 {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[60\%\] {
  --tw-scale-x: 60%;
  --tw-scale-y: 60%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[70\%\] {
  --tw-scale-x: 70%;
  --tw-scale-y: 70%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-150 {
  --tw-scale-x: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes slide {

  0% {
    opacity: 0;
    transform: translate(-0.5rem, 0);
  }

  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.animate-slide-once {
  animation: slide 0.7s normal forwards;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin-fast {
  animation: spin 0.7s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-move {
  cursor: move;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-y {
  resize: vertical;
}
.resize {
  resize: both;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-\[8rem\2c 1fr\2c 1fr\] {
  grid-template-columns: 8rem 1fr 1fr;
}
.grid-cols-none {
  grid-template-columns: none;
}
.grid-cols-subgrid {
  grid-template-columns: subgrid;
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.content-start {
  align-content: flex-start;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[0\.2rem\] {
  gap: 0.2rem;
}
.gap-\[2px\] {
  gap: 2px;
}
.gap-\[3px\] {
  gap: 3px;
}
.gap-px {
  gap: 1px;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-0 {
  row-gap: 0px;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-5 {
  row-gap: 1.25rem;
}
.gap-y-\[1px\] {
  row-gap: 1px;
}
.divide-adcurate-black > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(36 40 82 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-black-lite > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(47 53 109 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-black-lite-semi > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(47 53 109 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-black-lite-semi\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0);
}
.divide-adcurate-black-lite-semi\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.1);
}
.divide-adcurate-black-lite-semi\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 1);
}
.divide-adcurate-black-lite-semi\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.15);
}
.divide-adcurate-black-lite-semi\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.2);
}
.divide-adcurate-black-lite-semi\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.25);
}
.divide-adcurate-black-lite-semi\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.3);
}
.divide-adcurate-black-lite-semi\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.35);
}
.divide-adcurate-black-lite-semi\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.4);
}
.divide-adcurate-black-lite-semi\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.45);
}
.divide-adcurate-black-lite-semi\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.05);
}
.divide-adcurate-black-lite-semi\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.5);
}
.divide-adcurate-black-lite-semi\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.55);
}
.divide-adcurate-black-lite-semi\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.6);
}
.divide-adcurate-black-lite-semi\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.65);
}
.divide-adcurate-black-lite-semi\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.7);
}
.divide-adcurate-black-lite-semi\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.75);
}
.divide-adcurate-black-lite-semi\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.8);
}
.divide-adcurate-black-lite-semi\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.85);
}
.divide-adcurate-black-lite-semi\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.9);
}
.divide-adcurate-black-lite-semi\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.95);
}
.divide-adcurate-black-lite\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0);
}
.divide-adcurate-black-lite\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.1);
}
.divide-adcurate-black-lite\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 1);
}
.divide-adcurate-black-lite\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.15);
}
.divide-adcurate-black-lite\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.2);
}
.divide-adcurate-black-lite\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.25);
}
.divide-adcurate-black-lite\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.3);
}
.divide-adcurate-black-lite\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.35);
}
.divide-adcurate-black-lite\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.4);
}
.divide-adcurate-black-lite\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.45);
}
.divide-adcurate-black-lite\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.05);
}
.divide-adcurate-black-lite\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.5);
}
.divide-adcurate-black-lite\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.55);
}
.divide-adcurate-black-lite\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.6);
}
.divide-adcurate-black-lite\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.65);
}
.divide-adcurate-black-lite\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.7);
}
.divide-adcurate-black-lite\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.75);
}
.divide-adcurate-black-lite\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.8);
}
.divide-adcurate-black-lite\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.85);
}
.divide-adcurate-black-lite\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.9);
}
.divide-adcurate-black-lite\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(47 53 109 / 0.95);
}
.divide-adcurate-black\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0);
}
.divide-adcurate-black\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.1);
}
.divide-adcurate-black\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 1);
}
.divide-adcurate-black\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.15);
}
.divide-adcurate-black\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.2);
}
.divide-adcurate-black\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.25);
}
.divide-adcurate-black\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.3);
}
.divide-adcurate-black\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.35);
}
.divide-adcurate-black\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.4);
}
.divide-adcurate-black\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.45);
}
.divide-adcurate-black\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.05);
}
.divide-adcurate-black\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.5);
}
.divide-adcurate-black\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.55);
}
.divide-adcurate-black\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.6);
}
.divide-adcurate-black\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.65);
}
.divide-adcurate-black\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.7);
}
.divide-adcurate-black\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.75);
}
.divide-adcurate-black\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.8);
}
.divide-adcurate-black\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.85);
}
.divide-adcurate-black\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.9);
}
.divide-adcurate-black\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(36 40 82 / 0.95);
}
.divide-adcurate-gradient-blue > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(212 253 255 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-gradient-blue\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0);
}
.divide-adcurate-gradient-blue\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.1);
}
.divide-adcurate-gradient-blue\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 1);
}
.divide-adcurate-gradient-blue\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.15);
}
.divide-adcurate-gradient-blue\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.2);
}
.divide-adcurate-gradient-blue\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.25);
}
.divide-adcurate-gradient-blue\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.3);
}
.divide-adcurate-gradient-blue\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.35);
}
.divide-adcurate-gradient-blue\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.4);
}
.divide-adcurate-gradient-blue\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.45);
}
.divide-adcurate-gradient-blue\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.05);
}
.divide-adcurate-gradient-blue\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.5);
}
.divide-adcurate-gradient-blue\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.55);
}
.divide-adcurate-gradient-blue\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.6);
}
.divide-adcurate-gradient-blue\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.65);
}
.divide-adcurate-gradient-blue\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.7);
}
.divide-adcurate-gradient-blue\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.75);
}
.divide-adcurate-gradient-blue\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.8);
}
.divide-adcurate-gradient-blue\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.85);
}
.divide-adcurate-gradient-blue\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.9);
}
.divide-adcurate-gradient-blue\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(212 253 255 / 0.95);
}
.divide-adcurate-gradient-pink > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(252 205 248 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-gradient-pink\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0);
}
.divide-adcurate-gradient-pink\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.1);
}
.divide-adcurate-gradient-pink\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 1);
}
.divide-adcurate-gradient-pink\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.15);
}
.divide-adcurate-gradient-pink\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.2);
}
.divide-adcurate-gradient-pink\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.25);
}
.divide-adcurate-gradient-pink\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.3);
}
.divide-adcurate-gradient-pink\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.35);
}
.divide-adcurate-gradient-pink\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.4);
}
.divide-adcurate-gradient-pink\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.45);
}
.divide-adcurate-gradient-pink\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.05);
}
.divide-adcurate-gradient-pink\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.5);
}
.divide-adcurate-gradient-pink\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.55);
}
.divide-adcurate-gradient-pink\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.6);
}
.divide-adcurate-gradient-pink\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.65);
}
.divide-adcurate-gradient-pink\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.7);
}
.divide-adcurate-gradient-pink\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.75);
}
.divide-adcurate-gradient-pink\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.8);
}
.divide-adcurate-gradient-pink\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.85);
}
.divide-adcurate-gradient-pink\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.9);
}
.divide-adcurate-gradient-pink\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(252 205 248 / 0.95);
}
.divide-adcurate-gray-lite > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(231 230 230 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-gray-lite\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0);
}
.divide-adcurate-gray-lite\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.1);
}
.divide-adcurate-gray-lite\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 1);
}
.divide-adcurate-gray-lite\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.15);
}
.divide-adcurate-gray-lite\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.2);
}
.divide-adcurate-gray-lite\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.25);
}
.divide-adcurate-gray-lite\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.3);
}
.divide-adcurate-gray-lite\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.35);
}
.divide-adcurate-gray-lite\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.4);
}
.divide-adcurate-gray-lite\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.45);
}
.divide-adcurate-gray-lite\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.05);
}
.divide-adcurate-gray-lite\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.5);
}
.divide-adcurate-gray-lite\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.55);
}
.divide-adcurate-gray-lite\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.6);
}
.divide-adcurate-gray-lite\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.65);
}
.divide-adcurate-gray-lite\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.7);
}
.divide-adcurate-gray-lite\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.75);
}
.divide-adcurate-gray-lite\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.8);
}
.divide-adcurate-gray-lite\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.85);
}
.divide-adcurate-gray-lite\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.9);
}
.divide-adcurate-gray-lite\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(231 230 230 / 0.95);
}
.divide-adcurate-green-dark > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(50 188 155 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-green-dark\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0);
}
.divide-adcurate-green-dark\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.1);
}
.divide-adcurate-green-dark\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 1);
}
.divide-adcurate-green-dark\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.15);
}
.divide-adcurate-green-dark\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.2);
}
.divide-adcurate-green-dark\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.25);
}
.divide-adcurate-green-dark\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.3);
}
.divide-adcurate-green-dark\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.35);
}
.divide-adcurate-green-dark\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.4);
}
.divide-adcurate-green-dark\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.45);
}
.divide-adcurate-green-dark\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.05);
}
.divide-adcurate-green-dark\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.5);
}
.divide-adcurate-green-dark\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.55);
}
.divide-adcurate-green-dark\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.6);
}
.divide-adcurate-green-dark\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.65);
}
.divide-adcurate-green-dark\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.7);
}
.divide-adcurate-green-dark\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.75);
}
.divide-adcurate-green-dark\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.8);
}
.divide-adcurate-green-dark\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.85);
}
.divide-adcurate-green-dark\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.9);
}
.divide-adcurate-green-dark\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.95);
}
.divide-adcurate-green-lite > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(60 207 172 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-green-lite\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0);
}
.divide-adcurate-green-lite\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.1);
}
.divide-adcurate-green-lite\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 1);
}
.divide-adcurate-green-lite\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.15);
}
.divide-adcurate-green-lite\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.2);
}
.divide-adcurate-green-lite\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.25);
}
.divide-adcurate-green-lite\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.3);
}
.divide-adcurate-green-lite\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.35);
}
.divide-adcurate-green-lite\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.4);
}
.divide-adcurate-green-lite\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.45);
}
.divide-adcurate-green-lite\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.05);
}
.divide-adcurate-green-lite\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.5);
}
.divide-adcurate-green-lite\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.55);
}
.divide-adcurate-green-lite\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.6);
}
.divide-adcurate-green-lite\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.65);
}
.divide-adcurate-green-lite\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.7);
}
.divide-adcurate-green-lite\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.75);
}
.divide-adcurate-green-lite\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.8);
}
.divide-adcurate-green-lite\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.85);
}
.divide-adcurate-green-lite\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.9);
}
.divide-adcurate-green-lite\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(60 207 172 / 0.95);
}
.divide-adcurate-purple-dark > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(83 41 80 / var(--tw-divide-opacity, 1));
}
.divide-adcurate-purple-dark\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0);
}
.divide-adcurate-purple-dark\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.1);
}
.divide-adcurate-purple-dark\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 1);
}
.divide-adcurate-purple-dark\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.15);
}
.divide-adcurate-purple-dark\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.2);
}
.divide-adcurate-purple-dark\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.25);
}
.divide-adcurate-purple-dark\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.3);
}
.divide-adcurate-purple-dark\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.35);
}
.divide-adcurate-purple-dark\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.4);
}
.divide-adcurate-purple-dark\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.45);
}
.divide-adcurate-purple-dark\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.05);
}
.divide-adcurate-purple-dark\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.5);
}
.divide-adcurate-purple-dark\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.55);
}
.divide-adcurate-purple-dark\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.6);
}
.divide-adcurate-purple-dark\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.65);
}
.divide-adcurate-purple-dark\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.7);
}
.divide-adcurate-purple-dark\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.75);
}
.divide-adcurate-purple-dark\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.8);
}
.divide-adcurate-purple-dark\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.85);
}
.divide-adcurate-purple-dark\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.9);
}
.divide-adcurate-purple-dark\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(83 41 80 / 0.95);
}
.divide-safex-aqua > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(50 188 155 / var(--tw-divide-opacity, 1));
}
.divide-safex-aqua\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0);
}
.divide-safex-aqua\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.1);
}
.divide-safex-aqua\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 1);
}
.divide-safex-aqua\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.15);
}
.divide-safex-aqua\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.2);
}
.divide-safex-aqua\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.25);
}
.divide-safex-aqua\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.3);
}
.divide-safex-aqua\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.35);
}
.divide-safex-aqua\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.4);
}
.divide-safex-aqua\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.45);
}
.divide-safex-aqua\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.05);
}
.divide-safex-aqua\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.5);
}
.divide-safex-aqua\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.55);
}
.divide-safex-aqua\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.6);
}
.divide-safex-aqua\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.65);
}
.divide-safex-aqua\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.7);
}
.divide-safex-aqua\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.75);
}
.divide-safex-aqua\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.8);
}
.divide-safex-aqua\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.85);
}
.divide-safex-aqua\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.9);
}
.divide-safex-aqua\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.95);
}
.divide-safex-blue > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-divide-opacity, 1));
}
.divide-safex-blue-dark > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(23 37 84 / var(--tw-divide-opacity, 1));
}
.divide-safex-blue-dark\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0);
}
.divide-safex-blue-dark\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.1);
}
.divide-safex-blue-dark\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 1);
}
.divide-safex-blue-dark\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.15);
}
.divide-safex-blue-dark\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.2);
}
.divide-safex-blue-dark\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.25);
}
.divide-safex-blue-dark\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.3);
}
.divide-safex-blue-dark\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.35);
}
.divide-safex-blue-dark\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.4);
}
.divide-safex-blue-dark\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.45);
}
.divide-safex-blue-dark\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.05);
}
.divide-safex-blue-dark\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.5);
}
.divide-safex-blue-dark\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.55);
}
.divide-safex-blue-dark\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.6);
}
.divide-safex-blue-dark\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.65);
}
.divide-safex-blue-dark\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.7);
}
.divide-safex-blue-dark\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.75);
}
.divide-safex-blue-dark\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.8);
}
.divide-safex-blue-dark\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.85);
}
.divide-safex-blue-dark\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.9);
}
.divide-safex-blue-dark\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(23 37 84 / 0.95);
}
.divide-safex-blue\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0);
}
.divide-safex-blue\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.1);
}
.divide-safex-blue\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 1);
}
.divide-safex-blue\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.15);
}
.divide-safex-blue\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.2);
}
.divide-safex-blue\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.25);
}
.divide-safex-blue\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.3);
}
.divide-safex-blue\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.35);
}
.divide-safex-blue\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.4);
}
.divide-safex-blue\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.45);
}
.divide-safex-blue\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.05);
}
.divide-safex-blue\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.5);
}
.divide-safex-blue\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.55);
}
.divide-safex-blue\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.6);
}
.divide-safex-blue\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.65);
}
.divide-safex-blue\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.7);
}
.divide-safex-blue\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.75);
}
.divide-safex-blue\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.8);
}
.divide-safex-blue\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.85);
}
.divide-safex-blue\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.9);
}
.divide-safex-blue\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(37 99 235 / 0.95);
}
.divide-safex-gray-dark > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(18 18 18 / var(--tw-divide-opacity, 1));
}
.divide-safex-gray-dark\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0);
}
.divide-safex-gray-dark\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.1);
}
.divide-safex-gray-dark\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 1);
}
.divide-safex-gray-dark\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.15);
}
.divide-safex-gray-dark\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.2);
}
.divide-safex-gray-dark\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.25);
}
.divide-safex-gray-dark\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.3);
}
.divide-safex-gray-dark\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.35);
}
.divide-safex-gray-dark\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.4);
}
.divide-safex-gray-dark\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.45);
}
.divide-safex-gray-dark\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.05);
}
.divide-safex-gray-dark\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.5);
}
.divide-safex-gray-dark\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.55);
}
.divide-safex-gray-dark\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.6);
}
.divide-safex-gray-dark\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.65);
}
.divide-safex-gray-dark\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.7);
}
.divide-safex-gray-dark\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.75);
}
.divide-safex-gray-dark\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.8);
}
.divide-safex-gray-dark\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.85);
}
.divide-safex-gray-dark\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.9);
}
.divide-safex-gray-dark\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(18 18 18 / 0.95);
}
.divide-safex-gray-lite > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(247 248 249 / var(--tw-divide-opacity, 1));
}
.divide-safex-gray-lite\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0);
}
.divide-safex-gray-lite\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.1);
}
.divide-safex-gray-lite\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 1);
}
.divide-safex-gray-lite\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.15);
}
.divide-safex-gray-lite\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.2);
}
.divide-safex-gray-lite\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.25);
}
.divide-safex-gray-lite\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.3);
}
.divide-safex-gray-lite\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.35);
}
.divide-safex-gray-lite\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.4);
}
.divide-safex-gray-lite\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.45);
}
.divide-safex-gray-lite\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.05);
}
.divide-safex-gray-lite\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.5);
}
.divide-safex-gray-lite\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.55);
}
.divide-safex-gray-lite\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.6);
}
.divide-safex-gray-lite\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.65);
}
.divide-safex-gray-lite\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.7);
}
.divide-safex-gray-lite\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.75);
}
.divide-safex-gray-lite\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.8);
}
.divide-safex-gray-lite\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.85);
}
.divide-safex-gray-lite\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.9);
}
.divide-safex-gray-lite\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(247 248 249 / 0.95);
}
.divide-safex-gray-med > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(136 136 136 / var(--tw-divide-opacity, 1));
}
.divide-safex-gray-med\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0);
}
.divide-safex-gray-med\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.1);
}
.divide-safex-gray-med\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 1);
}
.divide-safex-gray-med\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.15);
}
.divide-safex-gray-med\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.2);
}
.divide-safex-gray-med\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.25);
}
.divide-safex-gray-med\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.3);
}
.divide-safex-gray-med\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.35);
}
.divide-safex-gray-med\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.4);
}
.divide-safex-gray-med\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.45);
}
.divide-safex-gray-med\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.05);
}
.divide-safex-gray-med\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.5);
}
.divide-safex-gray-med\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.55);
}
.divide-safex-gray-med\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.6);
}
.divide-safex-gray-med\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.65);
}
.divide-safex-gray-med\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.7);
}
.divide-safex-gray-med\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.75);
}
.divide-safex-gray-med\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.8);
}
.divide-safex-gray-med\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.85);
}
.divide-safex-gray-med\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.9);
}
.divide-safex-gray-med\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(136 136 136 / 0.95);
}
.divide-safex-green > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(50 188 155 / var(--tw-divide-opacity, 1));
}
.divide-safex-green\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0);
}
.divide-safex-green\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.1);
}
.divide-safex-green\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 1);
}
.divide-safex-green\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.15);
}
.divide-safex-green\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.2);
}
.divide-safex-green\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.25);
}
.divide-safex-green\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.3);
}
.divide-safex-green\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.35);
}
.divide-safex-green\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.4);
}
.divide-safex-green\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.45);
}
.divide-safex-green\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.05);
}
.divide-safex-green\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.5);
}
.divide-safex-green\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.55);
}
.divide-safex-green\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.6);
}
.divide-safex-green\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.65);
}
.divide-safex-green\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.7);
}
.divide-safex-green\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.75);
}
.divide-safex-green\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.8);
}
.divide-safex-green\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.85);
}
.divide-safex-green\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.9);
}
.divide-safex-green\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(50 188 155 / 0.95);
}
.divide-safex-purple > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-divide-opacity, 1));
}
.divide-safex-purple\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0);
}
.divide-safex-purple\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.1);
}
.divide-safex-purple\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 1);
}
.divide-safex-purple\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.15);
}
.divide-safex-purple\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.2);
}
.divide-safex-purple\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.25);
}
.divide-safex-purple\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.3);
}
.divide-safex-purple\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.35);
}
.divide-safex-purple\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.4);
}
.divide-safex-purple\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.45);
}
.divide-safex-purple\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.05);
}
.divide-safex-purple\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.5);
}
.divide-safex-purple\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.55);
}
.divide-safex-purple\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.6);
}
.divide-safex-purple\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.65);
}
.divide-safex-purple\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.7);
}
.divide-safex-purple\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.75);
}
.divide-safex-purple\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.8);
}
.divide-safex-purple\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.85);
}
.divide-safex-purple\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.9);
}
.divide-safex-purple\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 33 168 / 0.95);
}
.divide-safex-red > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(177 80 71 / var(--tw-divide-opacity, 1));
}
.divide-safex-red-blocked > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-divide-opacity, 1));
}
.divide-safex-red-blocked\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0);
}
.divide-safex-red-blocked\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.1);
}
.divide-safex-red-blocked\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 1);
}
.divide-safex-red-blocked\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.15);
}
.divide-safex-red-blocked\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.2);
}
.divide-safex-red-blocked\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.25);
}
.divide-safex-red-blocked\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.3);
}
.divide-safex-red-blocked\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.35);
}
.divide-safex-red-blocked\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.4);
}
.divide-safex-red-blocked\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.45);
}
.divide-safex-red-blocked\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.05);
}
.divide-safex-red-blocked\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.5);
}
.divide-safex-red-blocked\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.55);
}
.divide-safex-red-blocked\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.6);
}
.divide-safex-red-blocked\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.65);
}
.divide-safex-red-blocked\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.7);
}
.divide-safex-red-blocked\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.75);
}
.divide-safex-red-blocked\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.8);
}
.divide-safex-red-blocked\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.85);
}
.divide-safex-red-blocked\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.9);
}
.divide-safex-red-blocked\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(220 38 38 / 0.95);
}
.divide-safex-red\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0);
}
.divide-safex-red\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.1);
}
.divide-safex-red\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 1);
}
.divide-safex-red\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.15);
}
.divide-safex-red\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.2);
}
.divide-safex-red\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.25);
}
.divide-safex-red\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.3);
}
.divide-safex-red\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.35);
}
.divide-safex-red\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.4);
}
.divide-safex-red\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.45);
}
.divide-safex-red\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.05);
}
.divide-safex-red\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.5);
}
.divide-safex-red\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.55);
}
.divide-safex-red\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.6);
}
.divide-safex-red\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.65);
}
.divide-safex-red\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.7);
}
.divide-safex-red\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.75);
}
.divide-safex-red\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.8);
}
.divide-safex-red\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.85);
}
.divide-safex-red\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.9);
}
.divide-safex-red\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(177 80 71 / 0.95);
}
.divide-safex-yellow > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(204 170 34 / var(--tw-divide-opacity, 1));
}
.divide-safex-yellow-lite > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(255 204 68 / var(--tw-divide-opacity, 1));
}
.divide-safex-yellow-lite\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0);
}
.divide-safex-yellow-lite\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.1);
}
.divide-safex-yellow-lite\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 1);
}
.divide-safex-yellow-lite\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.15);
}
.divide-safex-yellow-lite\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.2);
}
.divide-safex-yellow-lite\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.25);
}
.divide-safex-yellow-lite\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.3);
}
.divide-safex-yellow-lite\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.35);
}
.divide-safex-yellow-lite\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.4);
}
.divide-safex-yellow-lite\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.45);
}
.divide-safex-yellow-lite\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.05);
}
.divide-safex-yellow-lite\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.5);
}
.divide-safex-yellow-lite\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.55);
}
.divide-safex-yellow-lite\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.6);
}
.divide-safex-yellow-lite\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.65);
}
.divide-safex-yellow-lite\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.7);
}
.divide-safex-yellow-lite\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.75);
}
.divide-safex-yellow-lite\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.8);
}
.divide-safex-yellow-lite\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.85);
}
.divide-safex-yellow-lite\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.9);
}
.divide-safex-yellow-lite\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(255 204 68 / 0.95);
}
.divide-safex-yellow\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0);
}
.divide-safex-yellow\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.1);
}
.divide-safex-yellow\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 1);
}
.divide-safex-yellow\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.15);
}
.divide-safex-yellow\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.2);
}
.divide-safex-yellow\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.25);
}
.divide-safex-yellow\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.3);
}
.divide-safex-yellow\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.35);
}
.divide-safex-yellow\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.4);
}
.divide-safex-yellow\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.45);
}
.divide-safex-yellow\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.05);
}
.divide-safex-yellow\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.5);
}
.divide-safex-yellow\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.55);
}
.divide-safex-yellow\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.6);
}
.divide-safex-yellow\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.65);
}
.divide-safex-yellow\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.7);
}
.divide-safex-yellow\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.75);
}
.divide-safex-yellow\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.8);
}
.divide-safex-yellow\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.85);
}
.divide-safex-yellow\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.9);
}
.divide-safex-yellow\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(204 170 34 / 0.95);
}
.place-self-start {
  place-self: start;
}
.place-self-end {
  place-self: end;
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-baseline {
  align-self: baseline;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-clip {
  overflow-x: clip;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-pre {
  white-space: pre;
}
.whitespace-break-spaces {
  white-space: break-spaces;
}
.text-wrap {
  text-wrap: wrap;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[1\.3rem\] {
  border-radius: 1.3rem;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-l-lg {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.rounded-r-xl {
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}
.rounded-t-lg {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.rounded-t-none {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-bl-md {
  border-bottom-left-radius: 0.375rem;
}
.rounded-br-lg {
  border-bottom-right-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-\[0\.2rem\] {
  border-width: 0.2rem;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-b-4 {
  border-bottom-width: 4px;
}
.border-l {
  border-left-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.border-dotted {
  border-style: dotted;
}
.border-none {
  border-style: none;
}
.border-\[\#888\] {
  --tw-border-opacity: 1;
  border-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-\[\#fff4\] {
  border-color: #fff4;
}
.border-\[\#fffa\] {
  border-color: #fffa;
}
.border-adcurate-black {
  --tw-border-opacity: 1;
  border-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-adcurate-black-lite-semi\/0 {
  border-color: rgb(47 53 109 / 0);
}
.border-adcurate-black-lite-semi\/10 {
  border-color: rgb(47 53 109 / 0.1);
}
.border-adcurate-black-lite-semi\/100 {
  border-color: rgb(47 53 109 / 1);
}
.border-adcurate-black-lite-semi\/15 {
  border-color: rgb(47 53 109 / 0.15);
}
.border-adcurate-black-lite-semi\/20 {
  border-color: rgb(47 53 109 / 0.2);
}
.border-adcurate-black-lite-semi\/25 {
  border-color: rgb(47 53 109 / 0.25);
}
.border-adcurate-black-lite-semi\/30 {
  border-color: rgb(47 53 109 / 0.3);
}
.border-adcurate-black-lite-semi\/35 {
  border-color: rgb(47 53 109 / 0.35);
}
.border-adcurate-black-lite-semi\/40 {
  border-color: rgb(47 53 109 / 0.4);
}
.border-adcurate-black-lite-semi\/45 {
  border-color: rgb(47 53 109 / 0.45);
}
.border-adcurate-black-lite-semi\/5 {
  border-color: rgb(47 53 109 / 0.05);
}
.border-adcurate-black-lite-semi\/50 {
  border-color: rgb(47 53 109 / 0.5);
}
.border-adcurate-black-lite-semi\/55 {
  border-color: rgb(47 53 109 / 0.55);
}
.border-adcurate-black-lite-semi\/60 {
  border-color: rgb(47 53 109 / 0.6);
}
.border-adcurate-black-lite-semi\/65 {
  border-color: rgb(47 53 109 / 0.65);
}
.border-adcurate-black-lite-semi\/70 {
  border-color: rgb(47 53 109 / 0.7);
}
.border-adcurate-black-lite-semi\/75 {
  border-color: rgb(47 53 109 / 0.75);
}
.border-adcurate-black-lite-semi\/80 {
  border-color: rgb(47 53 109 / 0.8);
}
.border-adcurate-black-lite-semi\/85 {
  border-color: rgb(47 53 109 / 0.85);
}
.border-adcurate-black-lite-semi\/90 {
  border-color: rgb(47 53 109 / 0.9);
}
.border-adcurate-black-lite-semi\/95 {
  border-color: rgb(47 53 109 / 0.95);
}
.border-adcurate-black-lite\/0 {
  border-color: rgb(47 53 109 / 0);
}
.border-adcurate-black-lite\/10 {
  border-color: rgb(47 53 109 / 0.1);
}
.border-adcurate-black-lite\/100 {
  border-color: rgb(47 53 109 / 1);
}
.border-adcurate-black-lite\/15 {
  border-color: rgb(47 53 109 / 0.15);
}
.border-adcurate-black-lite\/20 {
  border-color: rgb(47 53 109 / 0.2);
}
.border-adcurate-black-lite\/25 {
  border-color: rgb(47 53 109 / 0.25);
}
.border-adcurate-black-lite\/30 {
  border-color: rgb(47 53 109 / 0.3);
}
.border-adcurate-black-lite\/35 {
  border-color: rgb(47 53 109 / 0.35);
}
.border-adcurate-black-lite\/40 {
  border-color: rgb(47 53 109 / 0.4);
}
.border-adcurate-black-lite\/45 {
  border-color: rgb(47 53 109 / 0.45);
}
.border-adcurate-black-lite\/5 {
  border-color: rgb(47 53 109 / 0.05);
}
.border-adcurate-black-lite\/50 {
  border-color: rgb(47 53 109 / 0.5);
}
.border-adcurate-black-lite\/55 {
  border-color: rgb(47 53 109 / 0.55);
}
.border-adcurate-black-lite\/60 {
  border-color: rgb(47 53 109 / 0.6);
}
.border-adcurate-black-lite\/65 {
  border-color: rgb(47 53 109 / 0.65);
}
.border-adcurate-black-lite\/70 {
  border-color: rgb(47 53 109 / 0.7);
}
.border-adcurate-black-lite\/75 {
  border-color: rgb(47 53 109 / 0.75);
}
.border-adcurate-black-lite\/80 {
  border-color: rgb(47 53 109 / 0.8);
}
.border-adcurate-black-lite\/85 {
  border-color: rgb(47 53 109 / 0.85);
}
.border-adcurate-black-lite\/90 {
  border-color: rgb(47 53 109 / 0.9);
}
.border-adcurate-black-lite\/95 {
  border-color: rgb(47 53 109 / 0.95);
}
.border-adcurate-black\/0 {
  border-color: rgb(36 40 82 / 0);
}
.border-adcurate-black\/10 {
  border-color: rgb(36 40 82 / 0.1);
}
.border-adcurate-black\/100 {
  border-color: rgb(36 40 82 / 1);
}
.border-adcurate-black\/15 {
  border-color: rgb(36 40 82 / 0.15);
}
.border-adcurate-black\/20 {
  border-color: rgb(36 40 82 / 0.2);
}
.border-adcurate-black\/25 {
  border-color: rgb(36 40 82 / 0.25);
}
.border-adcurate-black\/30 {
  border-color: rgb(36 40 82 / 0.3);
}
.border-adcurate-black\/35 {
  border-color: rgb(36 40 82 / 0.35);
}
.border-adcurate-black\/40 {
  border-color: rgb(36 40 82 / 0.4);
}
.border-adcurate-black\/45 {
  border-color: rgb(36 40 82 / 0.45);
}
.border-adcurate-black\/5 {
  border-color: rgb(36 40 82 / 0.05);
}
.border-adcurate-black\/50 {
  border-color: rgb(36 40 82 / 0.5);
}
.border-adcurate-black\/55 {
  border-color: rgb(36 40 82 / 0.55);
}
.border-adcurate-black\/60 {
  border-color: rgb(36 40 82 / 0.6);
}
.border-adcurate-black\/65 {
  border-color: rgb(36 40 82 / 0.65);
}
.border-adcurate-black\/70 {
  border-color: rgb(36 40 82 / 0.7);
}
.border-adcurate-black\/75 {
  border-color: rgb(36 40 82 / 0.75);
}
.border-adcurate-black\/80 {
  border-color: rgb(36 40 82 / 0.8);
}
.border-adcurate-black\/85 {
  border-color: rgb(36 40 82 / 0.85);
}
.border-adcurate-black\/90 {
  border-color: rgb(36 40 82 / 0.9);
}
.border-adcurate-black\/95 {
  border-color: rgb(36 40 82 / 0.95);
}
.border-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-adcurate-gradient-blue\/0 {
  border-color: rgb(212 253 255 / 0);
}
.border-adcurate-gradient-blue\/10 {
  border-color: rgb(212 253 255 / 0.1);
}
.border-adcurate-gradient-blue\/100 {
  border-color: rgb(212 253 255 / 1);
}
.border-adcurate-gradient-blue\/15 {
  border-color: rgb(212 253 255 / 0.15);
}
.border-adcurate-gradient-blue\/20 {
  border-color: rgb(212 253 255 / 0.2);
}
.border-adcurate-gradient-blue\/25 {
  border-color: rgb(212 253 255 / 0.25);
}
.border-adcurate-gradient-blue\/30 {
  border-color: rgb(212 253 255 / 0.3);
}
.border-adcurate-gradient-blue\/35 {
  border-color: rgb(212 253 255 / 0.35);
}
.border-adcurate-gradient-blue\/40 {
  border-color: rgb(212 253 255 / 0.4);
}
.border-adcurate-gradient-blue\/45 {
  border-color: rgb(212 253 255 / 0.45);
}
.border-adcurate-gradient-blue\/5 {
  border-color: rgb(212 253 255 / 0.05);
}
.border-adcurate-gradient-blue\/50 {
  border-color: rgb(212 253 255 / 0.5);
}
.border-adcurate-gradient-blue\/55 {
  border-color: rgb(212 253 255 / 0.55);
}
.border-adcurate-gradient-blue\/60 {
  border-color: rgb(212 253 255 / 0.6);
}
.border-adcurate-gradient-blue\/65 {
  border-color: rgb(212 253 255 / 0.65);
}
.border-adcurate-gradient-blue\/70 {
  border-color: rgb(212 253 255 / 0.7);
}
.border-adcurate-gradient-blue\/75 {
  border-color: rgb(212 253 255 / 0.75);
}
.border-adcurate-gradient-blue\/80 {
  border-color: rgb(212 253 255 / 0.8);
}
.border-adcurate-gradient-blue\/85 {
  border-color: rgb(212 253 255 / 0.85);
}
.border-adcurate-gradient-blue\/90 {
  border-color: rgb(212 253 255 / 0.9);
}
.border-adcurate-gradient-blue\/95 {
  border-color: rgb(212 253 255 / 0.95);
}
.border-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-adcurate-gradient-pink\/0 {
  border-color: rgb(252 205 248 / 0);
}
.border-adcurate-gradient-pink\/10 {
  border-color: rgb(252 205 248 / 0.1);
}
.border-adcurate-gradient-pink\/100 {
  border-color: rgb(252 205 248 / 1);
}
.border-adcurate-gradient-pink\/15 {
  border-color: rgb(252 205 248 / 0.15);
}
.border-adcurate-gradient-pink\/20 {
  border-color: rgb(252 205 248 / 0.2);
}
.border-adcurate-gradient-pink\/25 {
  border-color: rgb(252 205 248 / 0.25);
}
.border-adcurate-gradient-pink\/30 {
  border-color: rgb(252 205 248 / 0.3);
}
.border-adcurate-gradient-pink\/35 {
  border-color: rgb(252 205 248 / 0.35);
}
.border-adcurate-gradient-pink\/40 {
  border-color: rgb(252 205 248 / 0.4);
}
.border-adcurate-gradient-pink\/45 {
  border-color: rgb(252 205 248 / 0.45);
}
.border-adcurate-gradient-pink\/5 {
  border-color: rgb(252 205 248 / 0.05);
}
.border-adcurate-gradient-pink\/50 {
  border-color: rgb(252 205 248 / 0.5);
}
.border-adcurate-gradient-pink\/55 {
  border-color: rgb(252 205 248 / 0.55);
}
.border-adcurate-gradient-pink\/60 {
  border-color: rgb(252 205 248 / 0.6);
}
.border-adcurate-gradient-pink\/65 {
  border-color: rgb(252 205 248 / 0.65);
}
.border-adcurate-gradient-pink\/70 {
  border-color: rgb(252 205 248 / 0.7);
}
.border-adcurate-gradient-pink\/75 {
  border-color: rgb(252 205 248 / 0.75);
}
.border-adcurate-gradient-pink\/80 {
  border-color: rgb(252 205 248 / 0.8);
}
.border-adcurate-gradient-pink\/85 {
  border-color: rgb(252 205 248 / 0.85);
}
.border-adcurate-gradient-pink\/90 {
  border-color: rgb(252 205 248 / 0.9);
}
.border-adcurate-gradient-pink\/95 {
  border-color: rgb(252 205 248 / 0.95);
}
.border-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-adcurate-gray-lite\/0 {
  border-color: rgb(231 230 230 / 0);
}
.border-adcurate-gray-lite\/10 {
  border-color: rgb(231 230 230 / 0.1);
}
.border-adcurate-gray-lite\/100 {
  border-color: rgb(231 230 230 / 1);
}
.border-adcurate-gray-lite\/15 {
  border-color: rgb(231 230 230 / 0.15);
}
.border-adcurate-gray-lite\/20 {
  border-color: rgb(231 230 230 / 0.2);
}
.border-adcurate-gray-lite\/25 {
  border-color: rgb(231 230 230 / 0.25);
}
.border-adcurate-gray-lite\/30 {
  border-color: rgb(231 230 230 / 0.3);
}
.border-adcurate-gray-lite\/35 {
  border-color: rgb(231 230 230 / 0.35);
}
.border-adcurate-gray-lite\/40 {
  border-color: rgb(231 230 230 / 0.4);
}
.border-adcurate-gray-lite\/45 {
  border-color: rgb(231 230 230 / 0.45);
}
.border-adcurate-gray-lite\/5 {
  border-color: rgb(231 230 230 / 0.05);
}
.border-adcurate-gray-lite\/50 {
  border-color: rgb(231 230 230 / 0.5);
}
.border-adcurate-gray-lite\/55 {
  border-color: rgb(231 230 230 / 0.55);
}
.border-adcurate-gray-lite\/60 {
  border-color: rgb(231 230 230 / 0.6);
}
.border-adcurate-gray-lite\/65 {
  border-color: rgb(231 230 230 / 0.65);
}
.border-adcurate-gray-lite\/70 {
  border-color: rgb(231 230 230 / 0.7);
}
.border-adcurate-gray-lite\/75 {
  border-color: rgb(231 230 230 / 0.75);
}
.border-adcurate-gray-lite\/80 {
  border-color: rgb(231 230 230 / 0.8);
}
.border-adcurate-gray-lite\/85 {
  border-color: rgb(231 230 230 / 0.85);
}
.border-adcurate-gray-lite\/90 {
  border-color: rgb(231 230 230 / 0.9);
}
.border-adcurate-gray-lite\/95 {
  border-color: rgb(231 230 230 / 0.95);
}
.border-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-adcurate-green-dark\/0 {
  border-color: rgb(50 188 155 / 0);
}
.border-adcurate-green-dark\/10 {
  border-color: rgb(50 188 155 / 0.1);
}
.border-adcurate-green-dark\/100 {
  border-color: rgb(50 188 155 / 1);
}
.border-adcurate-green-dark\/15 {
  border-color: rgb(50 188 155 / 0.15);
}
.border-adcurate-green-dark\/20 {
  border-color: rgb(50 188 155 / 0.2);
}
.border-adcurate-green-dark\/25 {
  border-color: rgb(50 188 155 / 0.25);
}
.border-adcurate-green-dark\/30 {
  border-color: rgb(50 188 155 / 0.3);
}
.border-adcurate-green-dark\/35 {
  border-color: rgb(50 188 155 / 0.35);
}
.border-adcurate-green-dark\/40 {
  border-color: rgb(50 188 155 / 0.4);
}
.border-adcurate-green-dark\/45 {
  border-color: rgb(50 188 155 / 0.45);
}
.border-adcurate-green-dark\/5 {
  border-color: rgb(50 188 155 / 0.05);
}
.border-adcurate-green-dark\/50 {
  border-color: rgb(50 188 155 / 0.5);
}
.border-adcurate-green-dark\/55 {
  border-color: rgb(50 188 155 / 0.55);
}
.border-adcurate-green-dark\/60 {
  border-color: rgb(50 188 155 / 0.6);
}
.border-adcurate-green-dark\/65 {
  border-color: rgb(50 188 155 / 0.65);
}
.border-adcurate-green-dark\/70 {
  border-color: rgb(50 188 155 / 0.7);
}
.border-adcurate-green-dark\/75 {
  border-color: rgb(50 188 155 / 0.75);
}
.border-adcurate-green-dark\/80 {
  border-color: rgb(50 188 155 / 0.8);
}
.border-adcurate-green-dark\/85 {
  border-color: rgb(50 188 155 / 0.85);
}
.border-adcurate-green-dark\/90 {
  border-color: rgb(50 188 155 / 0.9);
}
.border-adcurate-green-dark\/95 {
  border-color: rgb(50 188 155 / 0.95);
}
.border-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-adcurate-green-lite\/0 {
  border-color: rgb(60 207 172 / 0);
}
.border-adcurate-green-lite\/10 {
  border-color: rgb(60 207 172 / 0.1);
}
.border-adcurate-green-lite\/100 {
  border-color: rgb(60 207 172 / 1);
}
.border-adcurate-green-lite\/15 {
  border-color: rgb(60 207 172 / 0.15);
}
.border-adcurate-green-lite\/20 {
  border-color: rgb(60 207 172 / 0.2);
}
.border-adcurate-green-lite\/25 {
  border-color: rgb(60 207 172 / 0.25);
}
.border-adcurate-green-lite\/30 {
  border-color: rgb(60 207 172 / 0.3);
}
.border-adcurate-green-lite\/35 {
  border-color: rgb(60 207 172 / 0.35);
}
.border-adcurate-green-lite\/40 {
  border-color: rgb(60 207 172 / 0.4);
}
.border-adcurate-green-lite\/45 {
  border-color: rgb(60 207 172 / 0.45);
}
.border-adcurate-green-lite\/5 {
  border-color: rgb(60 207 172 / 0.05);
}
.border-adcurate-green-lite\/50 {
  border-color: rgb(60 207 172 / 0.5);
}
.border-adcurate-green-lite\/55 {
  border-color: rgb(60 207 172 / 0.55);
}
.border-adcurate-green-lite\/60 {
  border-color: rgb(60 207 172 / 0.6);
}
.border-adcurate-green-lite\/65 {
  border-color: rgb(60 207 172 / 0.65);
}
.border-adcurate-green-lite\/70 {
  border-color: rgb(60 207 172 / 0.7);
}
.border-adcurate-green-lite\/75 {
  border-color: rgb(60 207 172 / 0.75);
}
.border-adcurate-green-lite\/80 {
  border-color: rgb(60 207 172 / 0.8);
}
.border-adcurate-green-lite\/85 {
  border-color: rgb(60 207 172 / 0.85);
}
.border-adcurate-green-lite\/90 {
  border-color: rgb(60 207 172 / 0.9);
}
.border-adcurate-green-lite\/95 {
  border-color: rgb(60 207 172 / 0.95);
}
.border-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-adcurate-purple-dark\/0 {
  border-color: rgb(83 41 80 / 0);
}
.border-adcurate-purple-dark\/10 {
  border-color: rgb(83 41 80 / 0.1);
}
.border-adcurate-purple-dark\/100 {
  border-color: rgb(83 41 80 / 1);
}
.border-adcurate-purple-dark\/15 {
  border-color: rgb(83 41 80 / 0.15);
}
.border-adcurate-purple-dark\/20 {
  border-color: rgb(83 41 80 / 0.2);
}
.border-adcurate-purple-dark\/25 {
  border-color: rgb(83 41 80 / 0.25);
}
.border-adcurate-purple-dark\/30 {
  border-color: rgb(83 41 80 / 0.3);
}
.border-adcurate-purple-dark\/35 {
  border-color: rgb(83 41 80 / 0.35);
}
.border-adcurate-purple-dark\/40 {
  border-color: rgb(83 41 80 / 0.4);
}
.border-adcurate-purple-dark\/45 {
  border-color: rgb(83 41 80 / 0.45);
}
.border-adcurate-purple-dark\/5 {
  border-color: rgb(83 41 80 / 0.05);
}
.border-adcurate-purple-dark\/50 {
  border-color: rgb(83 41 80 / 0.5);
}
.border-adcurate-purple-dark\/55 {
  border-color: rgb(83 41 80 / 0.55);
}
.border-adcurate-purple-dark\/60 {
  border-color: rgb(83 41 80 / 0.6);
}
.border-adcurate-purple-dark\/65 {
  border-color: rgb(83 41 80 / 0.65);
}
.border-adcurate-purple-dark\/70 {
  border-color: rgb(83 41 80 / 0.7);
}
.border-adcurate-purple-dark\/75 {
  border-color: rgb(83 41 80 / 0.75);
}
.border-adcurate-purple-dark\/80 {
  border-color: rgb(83 41 80 / 0.8);
}
.border-adcurate-purple-dark\/85 {
  border-color: rgb(83 41 80 / 0.85);
}
.border-adcurate-purple-dark\/90 {
  border-color: rgb(83 41 80 / 0.9);
}
.border-adcurate-purple-dark\/95 {
  border-color: rgb(83 41 80 / 0.95);
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-safex-aqua {
  --tw-border-opacity: 1;
  border-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-safex-aqua\/0 {
  border-color: rgb(50 188 155 / 0);
}
.border-safex-aqua\/10 {
  border-color: rgb(50 188 155 / 0.1);
}
.border-safex-aqua\/100 {
  border-color: rgb(50 188 155 / 1);
}
.border-safex-aqua\/15 {
  border-color: rgb(50 188 155 / 0.15);
}
.border-safex-aqua\/20 {
  border-color: rgb(50 188 155 / 0.2);
}
.border-safex-aqua\/25 {
  border-color: rgb(50 188 155 / 0.25);
}
.border-safex-aqua\/30 {
  border-color: rgb(50 188 155 / 0.3);
}
.border-safex-aqua\/35 {
  border-color: rgb(50 188 155 / 0.35);
}
.border-safex-aqua\/40 {
  border-color: rgb(50 188 155 / 0.4);
}
.border-safex-aqua\/45 {
  border-color: rgb(50 188 155 / 0.45);
}
.border-safex-aqua\/5 {
  border-color: rgb(50 188 155 / 0.05);
}
.border-safex-aqua\/50 {
  border-color: rgb(50 188 155 / 0.5);
}
.border-safex-aqua\/55 {
  border-color: rgb(50 188 155 / 0.55);
}
.border-safex-aqua\/60 {
  border-color: rgb(50 188 155 / 0.6);
}
.border-safex-aqua\/65 {
  border-color: rgb(50 188 155 / 0.65);
}
.border-safex-aqua\/70 {
  border-color: rgb(50 188 155 / 0.7);
}
.border-safex-aqua\/75 {
  border-color: rgb(50 188 155 / 0.75);
}
.border-safex-aqua\/80 {
  border-color: rgb(50 188 155 / 0.8);
}
.border-safex-aqua\/85 {
  border-color: rgb(50 188 155 / 0.85);
}
.border-safex-aqua\/90 {
  border-color: rgb(50 188 155 / 0.9);
}
.border-safex-aqua\/95 {
  border-color: rgb(50 188 155 / 0.95);
}
.border-safex-blue {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-safex-blue-dark {
  --tw-border-opacity: 1;
  border-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-safex-blue-dark\/0 {
  border-color: rgb(23 37 84 / 0);
}
.border-safex-blue-dark\/10 {
  border-color: rgb(23 37 84 / 0.1);
}
.border-safex-blue-dark\/100 {
  border-color: rgb(23 37 84 / 1);
}
.border-safex-blue-dark\/15 {
  border-color: rgb(23 37 84 / 0.15);
}
.border-safex-blue-dark\/20 {
  border-color: rgb(23 37 84 / 0.2);
}
.border-safex-blue-dark\/25 {
  border-color: rgb(23 37 84 / 0.25);
}
.border-safex-blue-dark\/30 {
  border-color: rgb(23 37 84 / 0.3);
}
.border-safex-blue-dark\/35 {
  border-color: rgb(23 37 84 / 0.35);
}
.border-safex-blue-dark\/40 {
  border-color: rgb(23 37 84 / 0.4);
}
.border-safex-blue-dark\/45 {
  border-color: rgb(23 37 84 / 0.45);
}
.border-safex-blue-dark\/5 {
  border-color: rgb(23 37 84 / 0.05);
}
.border-safex-blue-dark\/50 {
  border-color: rgb(23 37 84 / 0.5);
}
.border-safex-blue-dark\/55 {
  border-color: rgb(23 37 84 / 0.55);
}
.border-safex-blue-dark\/60 {
  border-color: rgb(23 37 84 / 0.6);
}
.border-safex-blue-dark\/65 {
  border-color: rgb(23 37 84 / 0.65);
}
.border-safex-blue-dark\/70 {
  border-color: rgb(23 37 84 / 0.7);
}
.border-safex-blue-dark\/75 {
  border-color: rgb(23 37 84 / 0.75);
}
.border-safex-blue-dark\/80 {
  border-color: rgb(23 37 84 / 0.8);
}
.border-safex-blue-dark\/85 {
  border-color: rgb(23 37 84 / 0.85);
}
.border-safex-blue-dark\/90 {
  border-color: rgb(23 37 84 / 0.9);
}
.border-safex-blue-dark\/95 {
  border-color: rgb(23 37 84 / 0.95);
}
.border-safex-blue\/0 {
  border-color: rgb(37 99 235 / 0);
}
.border-safex-blue\/10 {
  border-color: rgb(37 99 235 / 0.1);
}
.border-safex-blue\/100 {
  border-color: rgb(37 99 235 / 1);
}
.border-safex-blue\/15 {
  border-color: rgb(37 99 235 / 0.15);
}
.border-safex-blue\/20 {
  border-color: rgb(37 99 235 / 0.2);
}
.border-safex-blue\/25 {
  border-color: rgb(37 99 235 / 0.25);
}
.border-safex-blue\/30 {
  border-color: rgb(37 99 235 / 0.3);
}
.border-safex-blue\/35 {
  border-color: rgb(37 99 235 / 0.35);
}
.border-safex-blue\/40 {
  border-color: rgb(37 99 235 / 0.4);
}
.border-safex-blue\/45 {
  border-color: rgb(37 99 235 / 0.45);
}
.border-safex-blue\/5 {
  border-color: rgb(37 99 235 / 0.05);
}
.border-safex-blue\/50 {
  border-color: rgb(37 99 235 / 0.5);
}
.border-safex-blue\/55 {
  border-color: rgb(37 99 235 / 0.55);
}
.border-safex-blue\/60 {
  border-color: rgb(37 99 235 / 0.6);
}
.border-safex-blue\/65 {
  border-color: rgb(37 99 235 / 0.65);
}
.border-safex-blue\/70 {
  border-color: rgb(37 99 235 / 0.7);
}
.border-safex-blue\/75 {
  border-color: rgb(37 99 235 / 0.75);
}
.border-safex-blue\/80 {
  border-color: rgb(37 99 235 / 0.8);
}
.border-safex-blue\/85 {
  border-color: rgb(37 99 235 / 0.85);
}
.border-safex-blue\/90 {
  border-color: rgb(37 99 235 / 0.9);
}
.border-safex-blue\/95 {
  border-color: rgb(37 99 235 / 0.95);
}
.border-safex-gray-dark {
  --tw-border-opacity: 1;
  border-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-safex-gray-dark\/0 {
  border-color: rgb(18 18 18 / 0);
}
.border-safex-gray-dark\/10 {
  border-color: rgb(18 18 18 / 0.1);
}
.border-safex-gray-dark\/100 {
  border-color: rgb(18 18 18 / 1);
}
.border-safex-gray-dark\/15 {
  border-color: rgb(18 18 18 / 0.15);
}
.border-safex-gray-dark\/20 {
  border-color: rgb(18 18 18 / 0.2);
}
.border-safex-gray-dark\/25 {
  border-color: rgb(18 18 18 / 0.25);
}
.border-safex-gray-dark\/30 {
  border-color: rgb(18 18 18 / 0.3);
}
.border-safex-gray-dark\/35 {
  border-color: rgb(18 18 18 / 0.35);
}
.border-safex-gray-dark\/40 {
  border-color: rgb(18 18 18 / 0.4);
}
.border-safex-gray-dark\/45 {
  border-color: rgb(18 18 18 / 0.45);
}
.border-safex-gray-dark\/5 {
  border-color: rgb(18 18 18 / 0.05);
}
.border-safex-gray-dark\/50 {
  border-color: rgb(18 18 18 / 0.5);
}
.border-safex-gray-dark\/55 {
  border-color: rgb(18 18 18 / 0.55);
}
.border-safex-gray-dark\/60 {
  border-color: rgb(18 18 18 / 0.6);
}
.border-safex-gray-dark\/65 {
  border-color: rgb(18 18 18 / 0.65);
}
.border-safex-gray-dark\/70 {
  border-color: rgb(18 18 18 / 0.7);
}
.border-safex-gray-dark\/75 {
  border-color: rgb(18 18 18 / 0.75);
}
.border-safex-gray-dark\/80 {
  border-color: rgb(18 18 18 / 0.8);
}
.border-safex-gray-dark\/85 {
  border-color: rgb(18 18 18 / 0.85);
}
.border-safex-gray-dark\/90 {
  border-color: rgb(18 18 18 / 0.9);
}
.border-safex-gray-dark\/95 {
  border-color: rgb(18 18 18 / 0.95);
}
.border-safex-gray-lite {
  --tw-border-opacity: 1;
  border-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-safex-gray-lite\/0 {
  border-color: rgb(247 248 249 / 0);
}
.border-safex-gray-lite\/10 {
  border-color: rgb(247 248 249 / 0.1);
}
.border-safex-gray-lite\/100 {
  border-color: rgb(247 248 249 / 1);
}
.border-safex-gray-lite\/15 {
  border-color: rgb(247 248 249 / 0.15);
}
.border-safex-gray-lite\/20 {
  border-color: rgb(247 248 249 / 0.2);
}
.border-safex-gray-lite\/25 {
  border-color: rgb(247 248 249 / 0.25);
}
.border-safex-gray-lite\/30 {
  border-color: rgb(247 248 249 / 0.3);
}
.border-safex-gray-lite\/35 {
  border-color: rgb(247 248 249 / 0.35);
}
.border-safex-gray-lite\/40 {
  border-color: rgb(247 248 249 / 0.4);
}
.border-safex-gray-lite\/45 {
  border-color: rgb(247 248 249 / 0.45);
}
.border-safex-gray-lite\/5 {
  border-color: rgb(247 248 249 / 0.05);
}
.border-safex-gray-lite\/50 {
  border-color: rgb(247 248 249 / 0.5);
}
.border-safex-gray-lite\/55 {
  border-color: rgb(247 248 249 / 0.55);
}
.border-safex-gray-lite\/60 {
  border-color: rgb(247 248 249 / 0.6);
}
.border-safex-gray-lite\/65 {
  border-color: rgb(247 248 249 / 0.65);
}
.border-safex-gray-lite\/70 {
  border-color: rgb(247 248 249 / 0.7);
}
.border-safex-gray-lite\/75 {
  border-color: rgb(247 248 249 / 0.75);
}
.border-safex-gray-lite\/80 {
  border-color: rgb(247 248 249 / 0.8);
}
.border-safex-gray-lite\/85 {
  border-color: rgb(247 248 249 / 0.85);
}
.border-safex-gray-lite\/90 {
  border-color: rgb(247 248 249 / 0.9);
}
.border-safex-gray-lite\/95 {
  border-color: rgb(247 248 249 / 0.95);
}
.border-safex-gray-med {
  --tw-border-opacity: 1;
  border-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-safex-gray-med\/0 {
  border-color: rgb(136 136 136 / 0);
}
.border-safex-gray-med\/10 {
  border-color: rgb(136 136 136 / 0.1);
}
.border-safex-gray-med\/100 {
  border-color: rgb(136 136 136 / 1);
}
.border-safex-gray-med\/15 {
  border-color: rgb(136 136 136 / 0.15);
}
.border-safex-gray-med\/20 {
  border-color: rgb(136 136 136 / 0.2);
}
.border-safex-gray-med\/25 {
  border-color: rgb(136 136 136 / 0.25);
}
.border-safex-gray-med\/30 {
  border-color: rgb(136 136 136 / 0.3);
}
.border-safex-gray-med\/35 {
  border-color: rgb(136 136 136 / 0.35);
}
.border-safex-gray-med\/40 {
  border-color: rgb(136 136 136 / 0.4);
}
.border-safex-gray-med\/45 {
  border-color: rgb(136 136 136 / 0.45);
}
.border-safex-gray-med\/5 {
  border-color: rgb(136 136 136 / 0.05);
}
.border-safex-gray-med\/50 {
  border-color: rgb(136 136 136 / 0.5);
}
.border-safex-gray-med\/55 {
  border-color: rgb(136 136 136 / 0.55);
}
.border-safex-gray-med\/60 {
  border-color: rgb(136 136 136 / 0.6);
}
.border-safex-gray-med\/65 {
  border-color: rgb(136 136 136 / 0.65);
}
.border-safex-gray-med\/70 {
  border-color: rgb(136 136 136 / 0.7);
}
.border-safex-gray-med\/75 {
  border-color: rgb(136 136 136 / 0.75);
}
.border-safex-gray-med\/80 {
  border-color: rgb(136 136 136 / 0.8);
}
.border-safex-gray-med\/85 {
  border-color: rgb(136 136 136 / 0.85);
}
.border-safex-gray-med\/90 {
  border-color: rgb(136 136 136 / 0.9);
}
.border-safex-gray-med\/95 {
  border-color: rgb(136 136 136 / 0.95);
}
.border-safex-green {
  --tw-border-opacity: 1;
  border-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-safex-green\/0 {
  border-color: rgb(50 188 155 / 0);
}
.border-safex-green\/10 {
  border-color: rgb(50 188 155 / 0.1);
}
.border-safex-green\/100 {
  border-color: rgb(50 188 155 / 1);
}
.border-safex-green\/15 {
  border-color: rgb(50 188 155 / 0.15);
}
.border-safex-green\/20 {
  border-color: rgb(50 188 155 / 0.2);
}
.border-safex-green\/25 {
  border-color: rgb(50 188 155 / 0.25);
}
.border-safex-green\/30 {
  border-color: rgb(50 188 155 / 0.3);
}
.border-safex-green\/35 {
  border-color: rgb(50 188 155 / 0.35);
}
.border-safex-green\/40 {
  border-color: rgb(50 188 155 / 0.4);
}
.border-safex-green\/45 {
  border-color: rgb(50 188 155 / 0.45);
}
.border-safex-green\/5 {
  border-color: rgb(50 188 155 / 0.05);
}
.border-safex-green\/50 {
  border-color: rgb(50 188 155 / 0.5);
}
.border-safex-green\/55 {
  border-color: rgb(50 188 155 / 0.55);
}
.border-safex-green\/60 {
  border-color: rgb(50 188 155 / 0.6);
}
.border-safex-green\/65 {
  border-color: rgb(50 188 155 / 0.65);
}
.border-safex-green\/70 {
  border-color: rgb(50 188 155 / 0.7);
}
.border-safex-green\/75 {
  border-color: rgb(50 188 155 / 0.75);
}
.border-safex-green\/80 {
  border-color: rgb(50 188 155 / 0.8);
}
.border-safex-green\/85 {
  border-color: rgb(50 188 155 / 0.85);
}
.border-safex-green\/90 {
  border-color: rgb(50 188 155 / 0.9);
}
.border-safex-green\/95 {
  border-color: rgb(50 188 155 / 0.95);
}
.border-safex-purple {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-safex-purple\/0 {
  border-color: rgb(107 33 168 / 0);
}
.border-safex-purple\/10 {
  border-color: rgb(107 33 168 / 0.1);
}
.border-safex-purple\/100 {
  border-color: rgb(107 33 168 / 1);
}
.border-safex-purple\/15 {
  border-color: rgb(107 33 168 / 0.15);
}
.border-safex-purple\/20 {
  border-color: rgb(107 33 168 / 0.2);
}
.border-safex-purple\/25 {
  border-color: rgb(107 33 168 / 0.25);
}
.border-safex-purple\/30 {
  border-color: rgb(107 33 168 / 0.3);
}
.border-safex-purple\/35 {
  border-color: rgb(107 33 168 / 0.35);
}
.border-safex-purple\/40 {
  border-color: rgb(107 33 168 / 0.4);
}
.border-safex-purple\/45 {
  border-color: rgb(107 33 168 / 0.45);
}
.border-safex-purple\/5 {
  border-color: rgb(107 33 168 / 0.05);
}
.border-safex-purple\/50 {
  border-color: rgb(107 33 168 / 0.5);
}
.border-safex-purple\/55 {
  border-color: rgb(107 33 168 / 0.55);
}
.border-safex-purple\/60 {
  border-color: rgb(107 33 168 / 0.6);
}
.border-safex-purple\/65 {
  border-color: rgb(107 33 168 / 0.65);
}
.border-safex-purple\/70 {
  border-color: rgb(107 33 168 / 0.7);
}
.border-safex-purple\/75 {
  border-color: rgb(107 33 168 / 0.75);
}
.border-safex-purple\/80 {
  border-color: rgb(107 33 168 / 0.8);
}
.border-safex-purple\/85 {
  border-color: rgb(107 33 168 / 0.85);
}
.border-safex-purple\/90 {
  border-color: rgb(107 33 168 / 0.9);
}
.border-safex-purple\/95 {
  border-color: rgb(107 33 168 / 0.95);
}
.border-safex-red {
  --tw-border-opacity: 1;
  border-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-safex-red-blocked {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-safex-red-blocked\/0 {
  border-color: rgb(220 38 38 / 0);
}
.border-safex-red-blocked\/10 {
  border-color: rgb(220 38 38 / 0.1);
}
.border-safex-red-blocked\/100 {
  border-color: rgb(220 38 38 / 1);
}
.border-safex-red-blocked\/15 {
  border-color: rgb(220 38 38 / 0.15);
}
.border-safex-red-blocked\/20 {
  border-color: rgb(220 38 38 / 0.2);
}
.border-safex-red-blocked\/25 {
  border-color: rgb(220 38 38 / 0.25);
}
.border-safex-red-blocked\/30 {
  border-color: rgb(220 38 38 / 0.3);
}
.border-safex-red-blocked\/35 {
  border-color: rgb(220 38 38 / 0.35);
}
.border-safex-red-blocked\/40 {
  border-color: rgb(220 38 38 / 0.4);
}
.border-safex-red-blocked\/45 {
  border-color: rgb(220 38 38 / 0.45);
}
.border-safex-red-blocked\/5 {
  border-color: rgb(220 38 38 / 0.05);
}
.border-safex-red-blocked\/50 {
  border-color: rgb(220 38 38 / 0.5);
}
.border-safex-red-blocked\/55 {
  border-color: rgb(220 38 38 / 0.55);
}
.border-safex-red-blocked\/60 {
  border-color: rgb(220 38 38 / 0.6);
}
.border-safex-red-blocked\/65 {
  border-color: rgb(220 38 38 / 0.65);
}
.border-safex-red-blocked\/70 {
  border-color: rgb(220 38 38 / 0.7);
}
.border-safex-red-blocked\/75 {
  border-color: rgb(220 38 38 / 0.75);
}
.border-safex-red-blocked\/80 {
  border-color: rgb(220 38 38 / 0.8);
}
.border-safex-red-blocked\/85 {
  border-color: rgb(220 38 38 / 0.85);
}
.border-safex-red-blocked\/90 {
  border-color: rgb(220 38 38 / 0.9);
}
.border-safex-red-blocked\/95 {
  border-color: rgb(220 38 38 / 0.95);
}
.border-safex-red\/0 {
  border-color: rgb(177 80 71 / 0);
}
.border-safex-red\/10 {
  border-color: rgb(177 80 71 / 0.1);
}
.border-safex-red\/100 {
  border-color: rgb(177 80 71 / 1);
}
.border-safex-red\/15 {
  border-color: rgb(177 80 71 / 0.15);
}
.border-safex-red\/20 {
  border-color: rgb(177 80 71 / 0.2);
}
.border-safex-red\/25 {
  border-color: rgb(177 80 71 / 0.25);
}
.border-safex-red\/30 {
  border-color: rgb(177 80 71 / 0.3);
}
.border-safex-red\/35 {
  border-color: rgb(177 80 71 / 0.35);
}
.border-safex-red\/40 {
  border-color: rgb(177 80 71 / 0.4);
}
.border-safex-red\/45 {
  border-color: rgb(177 80 71 / 0.45);
}
.border-safex-red\/5 {
  border-color: rgb(177 80 71 / 0.05);
}
.border-safex-red\/50 {
  border-color: rgb(177 80 71 / 0.5);
}
.border-safex-red\/55 {
  border-color: rgb(177 80 71 / 0.55);
}
.border-safex-red\/60 {
  border-color: rgb(177 80 71 / 0.6);
}
.border-safex-red\/65 {
  border-color: rgb(177 80 71 / 0.65);
}
.border-safex-red\/70 {
  border-color: rgb(177 80 71 / 0.7);
}
.border-safex-red\/75 {
  border-color: rgb(177 80 71 / 0.75);
}
.border-safex-red\/80 {
  border-color: rgb(177 80 71 / 0.8);
}
.border-safex-red\/85 {
  border-color: rgb(177 80 71 / 0.85);
}
.border-safex-red\/90 {
  border-color: rgb(177 80 71 / 0.9);
}
.border-safex-red\/95 {
  border-color: rgb(177 80 71 / 0.95);
}
.border-safex-yellow {
  --tw-border-opacity: 1;
  border-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-safex-yellow-lite\/0 {
  border-color: rgb(255 204 68 / 0);
}
.border-safex-yellow-lite\/10 {
  border-color: rgb(255 204 68 / 0.1);
}
.border-safex-yellow-lite\/100 {
  border-color: rgb(255 204 68 / 1);
}
.border-safex-yellow-lite\/15 {
  border-color: rgb(255 204 68 / 0.15);
}
.border-safex-yellow-lite\/20 {
  border-color: rgb(255 204 68 / 0.2);
}
.border-safex-yellow-lite\/25 {
  border-color: rgb(255 204 68 / 0.25);
}
.border-safex-yellow-lite\/30 {
  border-color: rgb(255 204 68 / 0.3);
}
.border-safex-yellow-lite\/35 {
  border-color: rgb(255 204 68 / 0.35);
}
.border-safex-yellow-lite\/40 {
  border-color: rgb(255 204 68 / 0.4);
}
.border-safex-yellow-lite\/45 {
  border-color: rgb(255 204 68 / 0.45);
}
.border-safex-yellow-lite\/5 {
  border-color: rgb(255 204 68 / 0.05);
}
.border-safex-yellow-lite\/50 {
  border-color: rgb(255 204 68 / 0.5);
}
.border-safex-yellow-lite\/55 {
  border-color: rgb(255 204 68 / 0.55);
}
.border-safex-yellow-lite\/60 {
  border-color: rgb(255 204 68 / 0.6);
}
.border-safex-yellow-lite\/65 {
  border-color: rgb(255 204 68 / 0.65);
}
.border-safex-yellow-lite\/70 {
  border-color: rgb(255 204 68 / 0.7);
}
.border-safex-yellow-lite\/75 {
  border-color: rgb(255 204 68 / 0.75);
}
.border-safex-yellow-lite\/80 {
  border-color: rgb(255 204 68 / 0.8);
}
.border-safex-yellow-lite\/85 {
  border-color: rgb(255 204 68 / 0.85);
}
.border-safex-yellow-lite\/90 {
  border-color: rgb(255 204 68 / 0.9);
}
.border-safex-yellow-lite\/95 {
  border-color: rgb(255 204 68 / 0.95);
}
.border-safex-yellow\/0 {
  border-color: rgb(204 170 34 / 0);
}
.border-safex-yellow\/10 {
  border-color: rgb(204 170 34 / 0.1);
}
.border-safex-yellow\/100 {
  border-color: rgb(204 170 34 / 1);
}
.border-safex-yellow\/15 {
  border-color: rgb(204 170 34 / 0.15);
}
.border-safex-yellow\/20 {
  border-color: rgb(204 170 34 / 0.2);
}
.border-safex-yellow\/25 {
  border-color: rgb(204 170 34 / 0.25);
}
.border-safex-yellow\/30 {
  border-color: rgb(204 170 34 / 0.3);
}
.border-safex-yellow\/35 {
  border-color: rgb(204 170 34 / 0.35);
}
.border-safex-yellow\/40 {
  border-color: rgb(204 170 34 / 0.4);
}
.border-safex-yellow\/45 {
  border-color: rgb(204 170 34 / 0.45);
}
.border-safex-yellow\/5 {
  border-color: rgb(204 170 34 / 0.05);
}
.border-safex-yellow\/50 {
  border-color: rgb(204 170 34 / 0.5);
}
.border-safex-yellow\/55 {
  border-color: rgb(204 170 34 / 0.55);
}
.border-safex-yellow\/60 {
  border-color: rgb(204 170 34 / 0.6);
}
.border-safex-yellow\/65 {
  border-color: rgb(204 170 34 / 0.65);
}
.border-safex-yellow\/70 {
  border-color: rgb(204 170 34 / 0.7);
}
.border-safex-yellow\/75 {
  border-color: rgb(204 170 34 / 0.75);
}
.border-safex-yellow\/80 {
  border-color: rgb(204 170 34 / 0.8);
}
.border-safex-yellow\/85 {
  border-color: rgb(204 170 34 / 0.85);
}
.border-safex-yellow\/90 {
  border-color: rgb(204 170 34 / 0.9);
}
.border-safex-yellow\/95 {
  border-color: rgb(204 170 34 / 0.95);
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-black {
  --tw-border-opacity: 1;
  border-left-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
  border-right-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
  border-right-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-left-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
  border-right-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-black-lite-semi\/0 {
  border-left-color: rgb(47 53 109 / 0);
  border-right-color: rgb(47 53 109 / 0);
}
.border-x-adcurate-black-lite-semi\/10 {
  border-left-color: rgb(47 53 109 / 0.1);
  border-right-color: rgb(47 53 109 / 0.1);
}
.border-x-adcurate-black-lite-semi\/100 {
  border-left-color: rgb(47 53 109 / 1);
  border-right-color: rgb(47 53 109 / 1);
}
.border-x-adcurate-black-lite-semi\/15 {
  border-left-color: rgb(47 53 109 / 0.15);
  border-right-color: rgb(47 53 109 / 0.15);
}
.border-x-adcurate-black-lite-semi\/20 {
  border-left-color: rgb(47 53 109 / 0.2);
  border-right-color: rgb(47 53 109 / 0.2);
}
.border-x-adcurate-black-lite-semi\/25 {
  border-left-color: rgb(47 53 109 / 0.25);
  border-right-color: rgb(47 53 109 / 0.25);
}
.border-x-adcurate-black-lite-semi\/30 {
  border-left-color: rgb(47 53 109 / 0.3);
  border-right-color: rgb(47 53 109 / 0.3);
}
.border-x-adcurate-black-lite-semi\/35 {
  border-left-color: rgb(47 53 109 / 0.35);
  border-right-color: rgb(47 53 109 / 0.35);
}
.border-x-adcurate-black-lite-semi\/40 {
  border-left-color: rgb(47 53 109 / 0.4);
  border-right-color: rgb(47 53 109 / 0.4);
}
.border-x-adcurate-black-lite-semi\/45 {
  border-left-color: rgb(47 53 109 / 0.45);
  border-right-color: rgb(47 53 109 / 0.45);
}
.border-x-adcurate-black-lite-semi\/5 {
  border-left-color: rgb(47 53 109 / 0.05);
  border-right-color: rgb(47 53 109 / 0.05);
}
.border-x-adcurate-black-lite-semi\/50 {
  border-left-color: rgb(47 53 109 / 0.5);
  border-right-color: rgb(47 53 109 / 0.5);
}
.border-x-adcurate-black-lite-semi\/55 {
  border-left-color: rgb(47 53 109 / 0.55);
  border-right-color: rgb(47 53 109 / 0.55);
}
.border-x-adcurate-black-lite-semi\/60 {
  border-left-color: rgb(47 53 109 / 0.6);
  border-right-color: rgb(47 53 109 / 0.6);
}
.border-x-adcurate-black-lite-semi\/65 {
  border-left-color: rgb(47 53 109 / 0.65);
  border-right-color: rgb(47 53 109 / 0.65);
}
.border-x-adcurate-black-lite-semi\/70 {
  border-left-color: rgb(47 53 109 / 0.7);
  border-right-color: rgb(47 53 109 / 0.7);
}
.border-x-adcurate-black-lite-semi\/75 {
  border-left-color: rgb(47 53 109 / 0.75);
  border-right-color: rgb(47 53 109 / 0.75);
}
.border-x-adcurate-black-lite-semi\/80 {
  border-left-color: rgb(47 53 109 / 0.8);
  border-right-color: rgb(47 53 109 / 0.8);
}
.border-x-adcurate-black-lite-semi\/85 {
  border-left-color: rgb(47 53 109 / 0.85);
  border-right-color: rgb(47 53 109 / 0.85);
}
.border-x-adcurate-black-lite-semi\/90 {
  border-left-color: rgb(47 53 109 / 0.9);
  border-right-color: rgb(47 53 109 / 0.9);
}
.border-x-adcurate-black-lite-semi\/95 {
  border-left-color: rgb(47 53 109 / 0.95);
  border-right-color: rgb(47 53 109 / 0.95);
}
.border-x-adcurate-black-lite\/0 {
  border-left-color: rgb(47 53 109 / 0);
  border-right-color: rgb(47 53 109 / 0);
}
.border-x-adcurate-black-lite\/10 {
  border-left-color: rgb(47 53 109 / 0.1);
  border-right-color: rgb(47 53 109 / 0.1);
}
.border-x-adcurate-black-lite\/100 {
  border-left-color: rgb(47 53 109 / 1);
  border-right-color: rgb(47 53 109 / 1);
}
.border-x-adcurate-black-lite\/15 {
  border-left-color: rgb(47 53 109 / 0.15);
  border-right-color: rgb(47 53 109 / 0.15);
}
.border-x-adcurate-black-lite\/20 {
  border-left-color: rgb(47 53 109 / 0.2);
  border-right-color: rgb(47 53 109 / 0.2);
}
.border-x-adcurate-black-lite\/25 {
  border-left-color: rgb(47 53 109 / 0.25);
  border-right-color: rgb(47 53 109 / 0.25);
}
.border-x-adcurate-black-lite\/30 {
  border-left-color: rgb(47 53 109 / 0.3);
  border-right-color: rgb(47 53 109 / 0.3);
}
.border-x-adcurate-black-lite\/35 {
  border-left-color: rgb(47 53 109 / 0.35);
  border-right-color: rgb(47 53 109 / 0.35);
}
.border-x-adcurate-black-lite\/40 {
  border-left-color: rgb(47 53 109 / 0.4);
  border-right-color: rgb(47 53 109 / 0.4);
}
.border-x-adcurate-black-lite\/45 {
  border-left-color: rgb(47 53 109 / 0.45);
  border-right-color: rgb(47 53 109 / 0.45);
}
.border-x-adcurate-black-lite\/5 {
  border-left-color: rgb(47 53 109 / 0.05);
  border-right-color: rgb(47 53 109 / 0.05);
}
.border-x-adcurate-black-lite\/50 {
  border-left-color: rgb(47 53 109 / 0.5);
  border-right-color: rgb(47 53 109 / 0.5);
}
.border-x-adcurate-black-lite\/55 {
  border-left-color: rgb(47 53 109 / 0.55);
  border-right-color: rgb(47 53 109 / 0.55);
}
.border-x-adcurate-black-lite\/60 {
  border-left-color: rgb(47 53 109 / 0.6);
  border-right-color: rgb(47 53 109 / 0.6);
}
.border-x-adcurate-black-lite\/65 {
  border-left-color: rgb(47 53 109 / 0.65);
  border-right-color: rgb(47 53 109 / 0.65);
}
.border-x-adcurate-black-lite\/70 {
  border-left-color: rgb(47 53 109 / 0.7);
  border-right-color: rgb(47 53 109 / 0.7);
}
.border-x-adcurate-black-lite\/75 {
  border-left-color: rgb(47 53 109 / 0.75);
  border-right-color: rgb(47 53 109 / 0.75);
}
.border-x-adcurate-black-lite\/80 {
  border-left-color: rgb(47 53 109 / 0.8);
  border-right-color: rgb(47 53 109 / 0.8);
}
.border-x-adcurate-black-lite\/85 {
  border-left-color: rgb(47 53 109 / 0.85);
  border-right-color: rgb(47 53 109 / 0.85);
}
.border-x-adcurate-black-lite\/90 {
  border-left-color: rgb(47 53 109 / 0.9);
  border-right-color: rgb(47 53 109 / 0.9);
}
.border-x-adcurate-black-lite\/95 {
  border-left-color: rgb(47 53 109 / 0.95);
  border-right-color: rgb(47 53 109 / 0.95);
}
.border-x-adcurate-black\/0 {
  border-left-color: rgb(36 40 82 / 0);
  border-right-color: rgb(36 40 82 / 0);
}
.border-x-adcurate-black\/10 {
  border-left-color: rgb(36 40 82 / 0.1);
  border-right-color: rgb(36 40 82 / 0.1);
}
.border-x-adcurate-black\/100 {
  border-left-color: rgb(36 40 82 / 1);
  border-right-color: rgb(36 40 82 / 1);
}
.border-x-adcurate-black\/15 {
  border-left-color: rgb(36 40 82 / 0.15);
  border-right-color: rgb(36 40 82 / 0.15);
}
.border-x-adcurate-black\/20 {
  border-left-color: rgb(36 40 82 / 0.2);
  border-right-color: rgb(36 40 82 / 0.2);
}
.border-x-adcurate-black\/25 {
  border-left-color: rgb(36 40 82 / 0.25);
  border-right-color: rgb(36 40 82 / 0.25);
}
.border-x-adcurate-black\/30 {
  border-left-color: rgb(36 40 82 / 0.3);
  border-right-color: rgb(36 40 82 / 0.3);
}
.border-x-adcurate-black\/35 {
  border-left-color: rgb(36 40 82 / 0.35);
  border-right-color: rgb(36 40 82 / 0.35);
}
.border-x-adcurate-black\/40 {
  border-left-color: rgb(36 40 82 / 0.4);
  border-right-color: rgb(36 40 82 / 0.4);
}
.border-x-adcurate-black\/45 {
  border-left-color: rgb(36 40 82 / 0.45);
  border-right-color: rgb(36 40 82 / 0.45);
}
.border-x-adcurate-black\/5 {
  border-left-color: rgb(36 40 82 / 0.05);
  border-right-color: rgb(36 40 82 / 0.05);
}
.border-x-adcurate-black\/50 {
  border-left-color: rgb(36 40 82 / 0.5);
  border-right-color: rgb(36 40 82 / 0.5);
}
.border-x-adcurate-black\/55 {
  border-left-color: rgb(36 40 82 / 0.55);
  border-right-color: rgb(36 40 82 / 0.55);
}
.border-x-adcurate-black\/60 {
  border-left-color: rgb(36 40 82 / 0.6);
  border-right-color: rgb(36 40 82 / 0.6);
}
.border-x-adcurate-black\/65 {
  border-left-color: rgb(36 40 82 / 0.65);
  border-right-color: rgb(36 40 82 / 0.65);
}
.border-x-adcurate-black\/70 {
  border-left-color: rgb(36 40 82 / 0.7);
  border-right-color: rgb(36 40 82 / 0.7);
}
.border-x-adcurate-black\/75 {
  border-left-color: rgb(36 40 82 / 0.75);
  border-right-color: rgb(36 40 82 / 0.75);
}
.border-x-adcurate-black\/80 {
  border-left-color: rgb(36 40 82 / 0.8);
  border-right-color: rgb(36 40 82 / 0.8);
}
.border-x-adcurate-black\/85 {
  border-left-color: rgb(36 40 82 / 0.85);
  border-right-color: rgb(36 40 82 / 0.85);
}
.border-x-adcurate-black\/90 {
  border-left-color: rgb(36 40 82 / 0.9);
  border-right-color: rgb(36 40 82 / 0.9);
}
.border-x-adcurate-black\/95 {
  border-left-color: rgb(36 40 82 / 0.95);
  border-right-color: rgb(36 40 82 / 0.95);
}
.border-x-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
  border-right-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-gradient-blue\/0 {
  border-left-color: rgb(212 253 255 / 0);
  border-right-color: rgb(212 253 255 / 0);
}
.border-x-adcurate-gradient-blue\/10 {
  border-left-color: rgb(212 253 255 / 0.1);
  border-right-color: rgb(212 253 255 / 0.1);
}
.border-x-adcurate-gradient-blue\/100 {
  border-left-color: rgb(212 253 255 / 1);
  border-right-color: rgb(212 253 255 / 1);
}
.border-x-adcurate-gradient-blue\/15 {
  border-left-color: rgb(212 253 255 / 0.15);
  border-right-color: rgb(212 253 255 / 0.15);
}
.border-x-adcurate-gradient-blue\/20 {
  border-left-color: rgb(212 253 255 / 0.2);
  border-right-color: rgb(212 253 255 / 0.2);
}
.border-x-adcurate-gradient-blue\/25 {
  border-left-color: rgb(212 253 255 / 0.25);
  border-right-color: rgb(212 253 255 / 0.25);
}
.border-x-adcurate-gradient-blue\/30 {
  border-left-color: rgb(212 253 255 / 0.3);
  border-right-color: rgb(212 253 255 / 0.3);
}
.border-x-adcurate-gradient-blue\/35 {
  border-left-color: rgb(212 253 255 / 0.35);
  border-right-color: rgb(212 253 255 / 0.35);
}
.border-x-adcurate-gradient-blue\/40 {
  border-left-color: rgb(212 253 255 / 0.4);
  border-right-color: rgb(212 253 255 / 0.4);
}
.border-x-adcurate-gradient-blue\/45 {
  border-left-color: rgb(212 253 255 / 0.45);
  border-right-color: rgb(212 253 255 / 0.45);
}
.border-x-adcurate-gradient-blue\/5 {
  border-left-color: rgb(212 253 255 / 0.05);
  border-right-color: rgb(212 253 255 / 0.05);
}
.border-x-adcurate-gradient-blue\/50 {
  border-left-color: rgb(212 253 255 / 0.5);
  border-right-color: rgb(212 253 255 / 0.5);
}
.border-x-adcurate-gradient-blue\/55 {
  border-left-color: rgb(212 253 255 / 0.55);
  border-right-color: rgb(212 253 255 / 0.55);
}
.border-x-adcurate-gradient-blue\/60 {
  border-left-color: rgb(212 253 255 / 0.6);
  border-right-color: rgb(212 253 255 / 0.6);
}
.border-x-adcurate-gradient-blue\/65 {
  border-left-color: rgb(212 253 255 / 0.65);
  border-right-color: rgb(212 253 255 / 0.65);
}
.border-x-adcurate-gradient-blue\/70 {
  border-left-color: rgb(212 253 255 / 0.7);
  border-right-color: rgb(212 253 255 / 0.7);
}
.border-x-adcurate-gradient-blue\/75 {
  border-left-color: rgb(212 253 255 / 0.75);
  border-right-color: rgb(212 253 255 / 0.75);
}
.border-x-adcurate-gradient-blue\/80 {
  border-left-color: rgb(212 253 255 / 0.8);
  border-right-color: rgb(212 253 255 / 0.8);
}
.border-x-adcurate-gradient-blue\/85 {
  border-left-color: rgb(212 253 255 / 0.85);
  border-right-color: rgb(212 253 255 / 0.85);
}
.border-x-adcurate-gradient-blue\/90 {
  border-left-color: rgb(212 253 255 / 0.9);
  border-right-color: rgb(212 253 255 / 0.9);
}
.border-x-adcurate-gradient-blue\/95 {
  border-left-color: rgb(212 253 255 / 0.95);
  border-right-color: rgb(212 253 255 / 0.95);
}
.border-x-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
  border-right-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-gradient-pink\/0 {
  border-left-color: rgb(252 205 248 / 0);
  border-right-color: rgb(252 205 248 / 0);
}
.border-x-adcurate-gradient-pink\/10 {
  border-left-color: rgb(252 205 248 / 0.1);
  border-right-color: rgb(252 205 248 / 0.1);
}
.border-x-adcurate-gradient-pink\/100 {
  border-left-color: rgb(252 205 248 / 1);
  border-right-color: rgb(252 205 248 / 1);
}
.border-x-adcurate-gradient-pink\/15 {
  border-left-color: rgb(252 205 248 / 0.15);
  border-right-color: rgb(252 205 248 / 0.15);
}
.border-x-adcurate-gradient-pink\/20 {
  border-left-color: rgb(252 205 248 / 0.2);
  border-right-color: rgb(252 205 248 / 0.2);
}
.border-x-adcurate-gradient-pink\/25 {
  border-left-color: rgb(252 205 248 / 0.25);
  border-right-color: rgb(252 205 248 / 0.25);
}
.border-x-adcurate-gradient-pink\/30 {
  border-left-color: rgb(252 205 248 / 0.3);
  border-right-color: rgb(252 205 248 / 0.3);
}
.border-x-adcurate-gradient-pink\/35 {
  border-left-color: rgb(252 205 248 / 0.35);
  border-right-color: rgb(252 205 248 / 0.35);
}
.border-x-adcurate-gradient-pink\/40 {
  border-left-color: rgb(252 205 248 / 0.4);
  border-right-color: rgb(252 205 248 / 0.4);
}
.border-x-adcurate-gradient-pink\/45 {
  border-left-color: rgb(252 205 248 / 0.45);
  border-right-color: rgb(252 205 248 / 0.45);
}
.border-x-adcurate-gradient-pink\/5 {
  border-left-color: rgb(252 205 248 / 0.05);
  border-right-color: rgb(252 205 248 / 0.05);
}
.border-x-adcurate-gradient-pink\/50 {
  border-left-color: rgb(252 205 248 / 0.5);
  border-right-color: rgb(252 205 248 / 0.5);
}
.border-x-adcurate-gradient-pink\/55 {
  border-left-color: rgb(252 205 248 / 0.55);
  border-right-color: rgb(252 205 248 / 0.55);
}
.border-x-adcurate-gradient-pink\/60 {
  border-left-color: rgb(252 205 248 / 0.6);
  border-right-color: rgb(252 205 248 / 0.6);
}
.border-x-adcurate-gradient-pink\/65 {
  border-left-color: rgb(252 205 248 / 0.65);
  border-right-color: rgb(252 205 248 / 0.65);
}
.border-x-adcurate-gradient-pink\/70 {
  border-left-color: rgb(252 205 248 / 0.7);
  border-right-color: rgb(252 205 248 / 0.7);
}
.border-x-adcurate-gradient-pink\/75 {
  border-left-color: rgb(252 205 248 / 0.75);
  border-right-color: rgb(252 205 248 / 0.75);
}
.border-x-adcurate-gradient-pink\/80 {
  border-left-color: rgb(252 205 248 / 0.8);
  border-right-color: rgb(252 205 248 / 0.8);
}
.border-x-adcurate-gradient-pink\/85 {
  border-left-color: rgb(252 205 248 / 0.85);
  border-right-color: rgb(252 205 248 / 0.85);
}
.border-x-adcurate-gradient-pink\/90 {
  border-left-color: rgb(252 205 248 / 0.9);
  border-right-color: rgb(252 205 248 / 0.9);
}
.border-x-adcurate-gradient-pink\/95 {
  border-left-color: rgb(252 205 248 / 0.95);
  border-right-color: rgb(252 205 248 / 0.95);
}
.border-x-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
  border-right-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-gray-lite\/0 {
  border-left-color: rgb(231 230 230 / 0);
  border-right-color: rgb(231 230 230 / 0);
}
.border-x-adcurate-gray-lite\/10 {
  border-left-color: rgb(231 230 230 / 0.1);
  border-right-color: rgb(231 230 230 / 0.1);
}
.border-x-adcurate-gray-lite\/100 {
  border-left-color: rgb(231 230 230 / 1);
  border-right-color: rgb(231 230 230 / 1);
}
.border-x-adcurate-gray-lite\/15 {
  border-left-color: rgb(231 230 230 / 0.15);
  border-right-color: rgb(231 230 230 / 0.15);
}
.border-x-adcurate-gray-lite\/20 {
  border-left-color: rgb(231 230 230 / 0.2);
  border-right-color: rgb(231 230 230 / 0.2);
}
.border-x-adcurate-gray-lite\/25 {
  border-left-color: rgb(231 230 230 / 0.25);
  border-right-color: rgb(231 230 230 / 0.25);
}
.border-x-adcurate-gray-lite\/30 {
  border-left-color: rgb(231 230 230 / 0.3);
  border-right-color: rgb(231 230 230 / 0.3);
}
.border-x-adcurate-gray-lite\/35 {
  border-left-color: rgb(231 230 230 / 0.35);
  border-right-color: rgb(231 230 230 / 0.35);
}
.border-x-adcurate-gray-lite\/40 {
  border-left-color: rgb(231 230 230 / 0.4);
  border-right-color: rgb(231 230 230 / 0.4);
}
.border-x-adcurate-gray-lite\/45 {
  border-left-color: rgb(231 230 230 / 0.45);
  border-right-color: rgb(231 230 230 / 0.45);
}
.border-x-adcurate-gray-lite\/5 {
  border-left-color: rgb(231 230 230 / 0.05);
  border-right-color: rgb(231 230 230 / 0.05);
}
.border-x-adcurate-gray-lite\/50 {
  border-left-color: rgb(231 230 230 / 0.5);
  border-right-color: rgb(231 230 230 / 0.5);
}
.border-x-adcurate-gray-lite\/55 {
  border-left-color: rgb(231 230 230 / 0.55);
  border-right-color: rgb(231 230 230 / 0.55);
}
.border-x-adcurate-gray-lite\/60 {
  border-left-color: rgb(231 230 230 / 0.6);
  border-right-color: rgb(231 230 230 / 0.6);
}
.border-x-adcurate-gray-lite\/65 {
  border-left-color: rgb(231 230 230 / 0.65);
  border-right-color: rgb(231 230 230 / 0.65);
}
.border-x-adcurate-gray-lite\/70 {
  border-left-color: rgb(231 230 230 / 0.7);
  border-right-color: rgb(231 230 230 / 0.7);
}
.border-x-adcurate-gray-lite\/75 {
  border-left-color: rgb(231 230 230 / 0.75);
  border-right-color: rgb(231 230 230 / 0.75);
}
.border-x-adcurate-gray-lite\/80 {
  border-left-color: rgb(231 230 230 / 0.8);
  border-right-color: rgb(231 230 230 / 0.8);
}
.border-x-adcurate-gray-lite\/85 {
  border-left-color: rgb(231 230 230 / 0.85);
  border-right-color: rgb(231 230 230 / 0.85);
}
.border-x-adcurate-gray-lite\/90 {
  border-left-color: rgb(231 230 230 / 0.9);
  border-right-color: rgb(231 230 230 / 0.9);
}
.border-x-adcurate-gray-lite\/95 {
  border-left-color: rgb(231 230 230 / 0.95);
  border-right-color: rgb(231 230 230 / 0.95);
}
.border-x-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
  border-right-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-green-dark\/0 {
  border-left-color: rgb(50 188 155 / 0);
  border-right-color: rgb(50 188 155 / 0);
}
.border-x-adcurate-green-dark\/10 {
  border-left-color: rgb(50 188 155 / 0.1);
  border-right-color: rgb(50 188 155 / 0.1);
}
.border-x-adcurate-green-dark\/100 {
  border-left-color: rgb(50 188 155 / 1);
  border-right-color: rgb(50 188 155 / 1);
}
.border-x-adcurate-green-dark\/15 {
  border-left-color: rgb(50 188 155 / 0.15);
  border-right-color: rgb(50 188 155 / 0.15);
}
.border-x-adcurate-green-dark\/20 {
  border-left-color: rgb(50 188 155 / 0.2);
  border-right-color: rgb(50 188 155 / 0.2);
}
.border-x-adcurate-green-dark\/25 {
  border-left-color: rgb(50 188 155 / 0.25);
  border-right-color: rgb(50 188 155 / 0.25);
}
.border-x-adcurate-green-dark\/30 {
  border-left-color: rgb(50 188 155 / 0.3);
  border-right-color: rgb(50 188 155 / 0.3);
}
.border-x-adcurate-green-dark\/35 {
  border-left-color: rgb(50 188 155 / 0.35);
  border-right-color: rgb(50 188 155 / 0.35);
}
.border-x-adcurate-green-dark\/40 {
  border-left-color: rgb(50 188 155 / 0.4);
  border-right-color: rgb(50 188 155 / 0.4);
}
.border-x-adcurate-green-dark\/45 {
  border-left-color: rgb(50 188 155 / 0.45);
  border-right-color: rgb(50 188 155 / 0.45);
}
.border-x-adcurate-green-dark\/5 {
  border-left-color: rgb(50 188 155 / 0.05);
  border-right-color: rgb(50 188 155 / 0.05);
}
.border-x-adcurate-green-dark\/50 {
  border-left-color: rgb(50 188 155 / 0.5);
  border-right-color: rgb(50 188 155 / 0.5);
}
.border-x-adcurate-green-dark\/55 {
  border-left-color: rgb(50 188 155 / 0.55);
  border-right-color: rgb(50 188 155 / 0.55);
}
.border-x-adcurate-green-dark\/60 {
  border-left-color: rgb(50 188 155 / 0.6);
  border-right-color: rgb(50 188 155 / 0.6);
}
.border-x-adcurate-green-dark\/65 {
  border-left-color: rgb(50 188 155 / 0.65);
  border-right-color: rgb(50 188 155 / 0.65);
}
.border-x-adcurate-green-dark\/70 {
  border-left-color: rgb(50 188 155 / 0.7);
  border-right-color: rgb(50 188 155 / 0.7);
}
.border-x-adcurate-green-dark\/75 {
  border-left-color: rgb(50 188 155 / 0.75);
  border-right-color: rgb(50 188 155 / 0.75);
}
.border-x-adcurate-green-dark\/80 {
  border-left-color: rgb(50 188 155 / 0.8);
  border-right-color: rgb(50 188 155 / 0.8);
}
.border-x-adcurate-green-dark\/85 {
  border-left-color: rgb(50 188 155 / 0.85);
  border-right-color: rgb(50 188 155 / 0.85);
}
.border-x-adcurate-green-dark\/90 {
  border-left-color: rgb(50 188 155 / 0.9);
  border-right-color: rgb(50 188 155 / 0.9);
}
.border-x-adcurate-green-dark\/95 {
  border-left-color: rgb(50 188 155 / 0.95);
  border-right-color: rgb(50 188 155 / 0.95);
}
.border-x-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
  border-right-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-green-lite\/0 {
  border-left-color: rgb(60 207 172 / 0);
  border-right-color: rgb(60 207 172 / 0);
}
.border-x-adcurate-green-lite\/10 {
  border-left-color: rgb(60 207 172 / 0.1);
  border-right-color: rgb(60 207 172 / 0.1);
}
.border-x-adcurate-green-lite\/100 {
  border-left-color: rgb(60 207 172 / 1);
  border-right-color: rgb(60 207 172 / 1);
}
.border-x-adcurate-green-lite\/15 {
  border-left-color: rgb(60 207 172 / 0.15);
  border-right-color: rgb(60 207 172 / 0.15);
}
.border-x-adcurate-green-lite\/20 {
  border-left-color: rgb(60 207 172 / 0.2);
  border-right-color: rgb(60 207 172 / 0.2);
}
.border-x-adcurate-green-lite\/25 {
  border-left-color: rgb(60 207 172 / 0.25);
  border-right-color: rgb(60 207 172 / 0.25);
}
.border-x-adcurate-green-lite\/30 {
  border-left-color: rgb(60 207 172 / 0.3);
  border-right-color: rgb(60 207 172 / 0.3);
}
.border-x-adcurate-green-lite\/35 {
  border-left-color: rgb(60 207 172 / 0.35);
  border-right-color: rgb(60 207 172 / 0.35);
}
.border-x-adcurate-green-lite\/40 {
  border-left-color: rgb(60 207 172 / 0.4);
  border-right-color: rgb(60 207 172 / 0.4);
}
.border-x-adcurate-green-lite\/45 {
  border-left-color: rgb(60 207 172 / 0.45);
  border-right-color: rgb(60 207 172 / 0.45);
}
.border-x-adcurate-green-lite\/5 {
  border-left-color: rgb(60 207 172 / 0.05);
  border-right-color: rgb(60 207 172 / 0.05);
}
.border-x-adcurate-green-lite\/50 {
  border-left-color: rgb(60 207 172 / 0.5);
  border-right-color: rgb(60 207 172 / 0.5);
}
.border-x-adcurate-green-lite\/55 {
  border-left-color: rgb(60 207 172 / 0.55);
  border-right-color: rgb(60 207 172 / 0.55);
}
.border-x-adcurate-green-lite\/60 {
  border-left-color: rgb(60 207 172 / 0.6);
  border-right-color: rgb(60 207 172 / 0.6);
}
.border-x-adcurate-green-lite\/65 {
  border-left-color: rgb(60 207 172 / 0.65);
  border-right-color: rgb(60 207 172 / 0.65);
}
.border-x-adcurate-green-lite\/70 {
  border-left-color: rgb(60 207 172 / 0.7);
  border-right-color: rgb(60 207 172 / 0.7);
}
.border-x-adcurate-green-lite\/75 {
  border-left-color: rgb(60 207 172 / 0.75);
  border-right-color: rgb(60 207 172 / 0.75);
}
.border-x-adcurate-green-lite\/80 {
  border-left-color: rgb(60 207 172 / 0.8);
  border-right-color: rgb(60 207 172 / 0.8);
}
.border-x-adcurate-green-lite\/85 {
  border-left-color: rgb(60 207 172 / 0.85);
  border-right-color: rgb(60 207 172 / 0.85);
}
.border-x-adcurate-green-lite\/90 {
  border-left-color: rgb(60 207 172 / 0.9);
  border-right-color: rgb(60 207 172 / 0.9);
}
.border-x-adcurate-green-lite\/95 {
  border-left-color: rgb(60 207 172 / 0.95);
  border-right-color: rgb(60 207 172 / 0.95);
}
.border-x-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
  border-right-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-x-adcurate-purple-dark\/0 {
  border-left-color: rgb(83 41 80 / 0);
  border-right-color: rgb(83 41 80 / 0);
}
.border-x-adcurate-purple-dark\/10 {
  border-left-color: rgb(83 41 80 / 0.1);
  border-right-color: rgb(83 41 80 / 0.1);
}
.border-x-adcurate-purple-dark\/100 {
  border-left-color: rgb(83 41 80 / 1);
  border-right-color: rgb(83 41 80 / 1);
}
.border-x-adcurate-purple-dark\/15 {
  border-left-color: rgb(83 41 80 / 0.15);
  border-right-color: rgb(83 41 80 / 0.15);
}
.border-x-adcurate-purple-dark\/20 {
  border-left-color: rgb(83 41 80 / 0.2);
  border-right-color: rgb(83 41 80 / 0.2);
}
.border-x-adcurate-purple-dark\/25 {
  border-left-color: rgb(83 41 80 / 0.25);
  border-right-color: rgb(83 41 80 / 0.25);
}
.border-x-adcurate-purple-dark\/30 {
  border-left-color: rgb(83 41 80 / 0.3);
  border-right-color: rgb(83 41 80 / 0.3);
}
.border-x-adcurate-purple-dark\/35 {
  border-left-color: rgb(83 41 80 / 0.35);
  border-right-color: rgb(83 41 80 / 0.35);
}
.border-x-adcurate-purple-dark\/40 {
  border-left-color: rgb(83 41 80 / 0.4);
  border-right-color: rgb(83 41 80 / 0.4);
}
.border-x-adcurate-purple-dark\/45 {
  border-left-color: rgb(83 41 80 / 0.45);
  border-right-color: rgb(83 41 80 / 0.45);
}
.border-x-adcurate-purple-dark\/5 {
  border-left-color: rgb(83 41 80 / 0.05);
  border-right-color: rgb(83 41 80 / 0.05);
}
.border-x-adcurate-purple-dark\/50 {
  border-left-color: rgb(83 41 80 / 0.5);
  border-right-color: rgb(83 41 80 / 0.5);
}
.border-x-adcurate-purple-dark\/55 {
  border-left-color: rgb(83 41 80 / 0.55);
  border-right-color: rgb(83 41 80 / 0.55);
}
.border-x-adcurate-purple-dark\/60 {
  border-left-color: rgb(83 41 80 / 0.6);
  border-right-color: rgb(83 41 80 / 0.6);
}
.border-x-adcurate-purple-dark\/65 {
  border-left-color: rgb(83 41 80 / 0.65);
  border-right-color: rgb(83 41 80 / 0.65);
}
.border-x-adcurate-purple-dark\/70 {
  border-left-color: rgb(83 41 80 / 0.7);
  border-right-color: rgb(83 41 80 / 0.7);
}
.border-x-adcurate-purple-dark\/75 {
  border-left-color: rgb(83 41 80 / 0.75);
  border-right-color: rgb(83 41 80 / 0.75);
}
.border-x-adcurate-purple-dark\/80 {
  border-left-color: rgb(83 41 80 / 0.8);
  border-right-color: rgb(83 41 80 / 0.8);
}
.border-x-adcurate-purple-dark\/85 {
  border-left-color: rgb(83 41 80 / 0.85);
  border-right-color: rgb(83 41 80 / 0.85);
}
.border-x-adcurate-purple-dark\/90 {
  border-left-color: rgb(83 41 80 / 0.9);
  border-right-color: rgb(83 41 80 / 0.9);
}
.border-x-adcurate-purple-dark\/95 {
  border-left-color: rgb(83 41 80 / 0.95);
  border-right-color: rgb(83 41 80 / 0.95);
}
.border-x-safex-aqua {
  --tw-border-opacity: 1;
  border-left-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
  border-right-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-x-safex-aqua\/0 {
  border-left-color: rgb(50 188 155 / 0);
  border-right-color: rgb(50 188 155 / 0);
}
.border-x-safex-aqua\/10 {
  border-left-color: rgb(50 188 155 / 0.1);
  border-right-color: rgb(50 188 155 / 0.1);
}
.border-x-safex-aqua\/100 {
  border-left-color: rgb(50 188 155 / 1);
  border-right-color: rgb(50 188 155 / 1);
}
.border-x-safex-aqua\/15 {
  border-left-color: rgb(50 188 155 / 0.15);
  border-right-color: rgb(50 188 155 / 0.15);
}
.border-x-safex-aqua\/20 {
  border-left-color: rgb(50 188 155 / 0.2);
  border-right-color: rgb(50 188 155 / 0.2);
}
.border-x-safex-aqua\/25 {
  border-left-color: rgb(50 188 155 / 0.25);
  border-right-color: rgb(50 188 155 / 0.25);
}
.border-x-safex-aqua\/30 {
  border-left-color: rgb(50 188 155 / 0.3);
  border-right-color: rgb(50 188 155 / 0.3);
}
.border-x-safex-aqua\/35 {
  border-left-color: rgb(50 188 155 / 0.35);
  border-right-color: rgb(50 188 155 / 0.35);
}
.border-x-safex-aqua\/40 {
  border-left-color: rgb(50 188 155 / 0.4);
  border-right-color: rgb(50 188 155 / 0.4);
}
.border-x-safex-aqua\/45 {
  border-left-color: rgb(50 188 155 / 0.45);
  border-right-color: rgb(50 188 155 / 0.45);
}
.border-x-safex-aqua\/5 {
  border-left-color: rgb(50 188 155 / 0.05);
  border-right-color: rgb(50 188 155 / 0.05);
}
.border-x-safex-aqua\/50 {
  border-left-color: rgb(50 188 155 / 0.5);
  border-right-color: rgb(50 188 155 / 0.5);
}
.border-x-safex-aqua\/55 {
  border-left-color: rgb(50 188 155 / 0.55);
  border-right-color: rgb(50 188 155 / 0.55);
}
.border-x-safex-aqua\/60 {
  border-left-color: rgb(50 188 155 / 0.6);
  border-right-color: rgb(50 188 155 / 0.6);
}
.border-x-safex-aqua\/65 {
  border-left-color: rgb(50 188 155 / 0.65);
  border-right-color: rgb(50 188 155 / 0.65);
}
.border-x-safex-aqua\/70 {
  border-left-color: rgb(50 188 155 / 0.7);
  border-right-color: rgb(50 188 155 / 0.7);
}
.border-x-safex-aqua\/75 {
  border-left-color: rgb(50 188 155 / 0.75);
  border-right-color: rgb(50 188 155 / 0.75);
}
.border-x-safex-aqua\/80 {
  border-left-color: rgb(50 188 155 / 0.8);
  border-right-color: rgb(50 188 155 / 0.8);
}
.border-x-safex-aqua\/85 {
  border-left-color: rgb(50 188 155 / 0.85);
  border-right-color: rgb(50 188 155 / 0.85);
}
.border-x-safex-aqua\/90 {
  border-left-color: rgb(50 188 155 / 0.9);
  border-right-color: rgb(50 188 155 / 0.9);
}
.border-x-safex-aqua\/95 {
  border-left-color: rgb(50 188 155 / 0.95);
  border-right-color: rgb(50 188 155 / 0.95);
}
.border-x-safex-blue {
  --tw-border-opacity: 1;
  border-left-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  border-right-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-x-safex-blue-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
  border-right-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-x-safex-blue-dark\/0 {
  border-left-color: rgb(23 37 84 / 0);
  border-right-color: rgb(23 37 84 / 0);
}
.border-x-safex-blue-dark\/10 {
  border-left-color: rgb(23 37 84 / 0.1);
  border-right-color: rgb(23 37 84 / 0.1);
}
.border-x-safex-blue-dark\/100 {
  border-left-color: rgb(23 37 84 / 1);
  border-right-color: rgb(23 37 84 / 1);
}
.border-x-safex-blue-dark\/15 {
  border-left-color: rgb(23 37 84 / 0.15);
  border-right-color: rgb(23 37 84 / 0.15);
}
.border-x-safex-blue-dark\/20 {
  border-left-color: rgb(23 37 84 / 0.2);
  border-right-color: rgb(23 37 84 / 0.2);
}
.border-x-safex-blue-dark\/25 {
  border-left-color: rgb(23 37 84 / 0.25);
  border-right-color: rgb(23 37 84 / 0.25);
}
.border-x-safex-blue-dark\/30 {
  border-left-color: rgb(23 37 84 / 0.3);
  border-right-color: rgb(23 37 84 / 0.3);
}
.border-x-safex-blue-dark\/35 {
  border-left-color: rgb(23 37 84 / 0.35);
  border-right-color: rgb(23 37 84 / 0.35);
}
.border-x-safex-blue-dark\/40 {
  border-left-color: rgb(23 37 84 / 0.4);
  border-right-color: rgb(23 37 84 / 0.4);
}
.border-x-safex-blue-dark\/45 {
  border-left-color: rgb(23 37 84 / 0.45);
  border-right-color: rgb(23 37 84 / 0.45);
}
.border-x-safex-blue-dark\/5 {
  border-left-color: rgb(23 37 84 / 0.05);
  border-right-color: rgb(23 37 84 / 0.05);
}
.border-x-safex-blue-dark\/50 {
  border-left-color: rgb(23 37 84 / 0.5);
  border-right-color: rgb(23 37 84 / 0.5);
}
.border-x-safex-blue-dark\/55 {
  border-left-color: rgb(23 37 84 / 0.55);
  border-right-color: rgb(23 37 84 / 0.55);
}
.border-x-safex-blue-dark\/60 {
  border-left-color: rgb(23 37 84 / 0.6);
  border-right-color: rgb(23 37 84 / 0.6);
}
.border-x-safex-blue-dark\/65 {
  border-left-color: rgb(23 37 84 / 0.65);
  border-right-color: rgb(23 37 84 / 0.65);
}
.border-x-safex-blue-dark\/70 {
  border-left-color: rgb(23 37 84 / 0.7);
  border-right-color: rgb(23 37 84 / 0.7);
}
.border-x-safex-blue-dark\/75 {
  border-left-color: rgb(23 37 84 / 0.75);
  border-right-color: rgb(23 37 84 / 0.75);
}
.border-x-safex-blue-dark\/80 {
  border-left-color: rgb(23 37 84 / 0.8);
  border-right-color: rgb(23 37 84 / 0.8);
}
.border-x-safex-blue-dark\/85 {
  border-left-color: rgb(23 37 84 / 0.85);
  border-right-color: rgb(23 37 84 / 0.85);
}
.border-x-safex-blue-dark\/90 {
  border-left-color: rgb(23 37 84 / 0.9);
  border-right-color: rgb(23 37 84 / 0.9);
}
.border-x-safex-blue-dark\/95 {
  border-left-color: rgb(23 37 84 / 0.95);
  border-right-color: rgb(23 37 84 / 0.95);
}
.border-x-safex-blue\/0 {
  border-left-color: rgb(37 99 235 / 0);
  border-right-color: rgb(37 99 235 / 0);
}
.border-x-safex-blue\/10 {
  border-left-color: rgb(37 99 235 / 0.1);
  border-right-color: rgb(37 99 235 / 0.1);
}
.border-x-safex-blue\/100 {
  border-left-color: rgb(37 99 235 / 1);
  border-right-color: rgb(37 99 235 / 1);
}
.border-x-safex-blue\/15 {
  border-left-color: rgb(37 99 235 / 0.15);
  border-right-color: rgb(37 99 235 / 0.15);
}
.border-x-safex-blue\/20 {
  border-left-color: rgb(37 99 235 / 0.2);
  border-right-color: rgb(37 99 235 / 0.2);
}
.border-x-safex-blue\/25 {
  border-left-color: rgb(37 99 235 / 0.25);
  border-right-color: rgb(37 99 235 / 0.25);
}
.border-x-safex-blue\/30 {
  border-left-color: rgb(37 99 235 / 0.3);
  border-right-color: rgb(37 99 235 / 0.3);
}
.border-x-safex-blue\/35 {
  border-left-color: rgb(37 99 235 / 0.35);
  border-right-color: rgb(37 99 235 / 0.35);
}
.border-x-safex-blue\/40 {
  border-left-color: rgb(37 99 235 / 0.4);
  border-right-color: rgb(37 99 235 / 0.4);
}
.border-x-safex-blue\/45 {
  border-left-color: rgb(37 99 235 / 0.45);
  border-right-color: rgb(37 99 235 / 0.45);
}
.border-x-safex-blue\/5 {
  border-left-color: rgb(37 99 235 / 0.05);
  border-right-color: rgb(37 99 235 / 0.05);
}
.border-x-safex-blue\/50 {
  border-left-color: rgb(37 99 235 / 0.5);
  border-right-color: rgb(37 99 235 / 0.5);
}
.border-x-safex-blue\/55 {
  border-left-color: rgb(37 99 235 / 0.55);
  border-right-color: rgb(37 99 235 / 0.55);
}
.border-x-safex-blue\/60 {
  border-left-color: rgb(37 99 235 / 0.6);
  border-right-color: rgb(37 99 235 / 0.6);
}
.border-x-safex-blue\/65 {
  border-left-color: rgb(37 99 235 / 0.65);
  border-right-color: rgb(37 99 235 / 0.65);
}
.border-x-safex-blue\/70 {
  border-left-color: rgb(37 99 235 / 0.7);
  border-right-color: rgb(37 99 235 / 0.7);
}
.border-x-safex-blue\/75 {
  border-left-color: rgb(37 99 235 / 0.75);
  border-right-color: rgb(37 99 235 / 0.75);
}
.border-x-safex-blue\/80 {
  border-left-color: rgb(37 99 235 / 0.8);
  border-right-color: rgb(37 99 235 / 0.8);
}
.border-x-safex-blue\/85 {
  border-left-color: rgb(37 99 235 / 0.85);
  border-right-color: rgb(37 99 235 / 0.85);
}
.border-x-safex-blue\/90 {
  border-left-color: rgb(37 99 235 / 0.9);
  border-right-color: rgb(37 99 235 / 0.9);
}
.border-x-safex-blue\/95 {
  border-left-color: rgb(37 99 235 / 0.95);
  border-right-color: rgb(37 99 235 / 0.95);
}
.border-x-safex-gray-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-x-safex-gray-dark\/0 {
  border-left-color: rgb(18 18 18 / 0);
  border-right-color: rgb(18 18 18 / 0);
}
.border-x-safex-gray-dark\/10 {
  border-left-color: rgb(18 18 18 / 0.1);
  border-right-color: rgb(18 18 18 / 0.1);
}
.border-x-safex-gray-dark\/100 {
  border-left-color: rgb(18 18 18 / 1);
  border-right-color: rgb(18 18 18 / 1);
}
.border-x-safex-gray-dark\/15 {
  border-left-color: rgb(18 18 18 / 0.15);
  border-right-color: rgb(18 18 18 / 0.15);
}
.border-x-safex-gray-dark\/20 {
  border-left-color: rgb(18 18 18 / 0.2);
  border-right-color: rgb(18 18 18 / 0.2);
}
.border-x-safex-gray-dark\/25 {
  border-left-color: rgb(18 18 18 / 0.25);
  border-right-color: rgb(18 18 18 / 0.25);
}
.border-x-safex-gray-dark\/30 {
  border-left-color: rgb(18 18 18 / 0.3);
  border-right-color: rgb(18 18 18 / 0.3);
}
.border-x-safex-gray-dark\/35 {
  border-left-color: rgb(18 18 18 / 0.35);
  border-right-color: rgb(18 18 18 / 0.35);
}
.border-x-safex-gray-dark\/40 {
  border-left-color: rgb(18 18 18 / 0.4);
  border-right-color: rgb(18 18 18 / 0.4);
}
.border-x-safex-gray-dark\/45 {
  border-left-color: rgb(18 18 18 / 0.45);
  border-right-color: rgb(18 18 18 / 0.45);
}
.border-x-safex-gray-dark\/5 {
  border-left-color: rgb(18 18 18 / 0.05);
  border-right-color: rgb(18 18 18 / 0.05);
}
.border-x-safex-gray-dark\/50 {
  border-left-color: rgb(18 18 18 / 0.5);
  border-right-color: rgb(18 18 18 / 0.5);
}
.border-x-safex-gray-dark\/55 {
  border-left-color: rgb(18 18 18 / 0.55);
  border-right-color: rgb(18 18 18 / 0.55);
}
.border-x-safex-gray-dark\/60 {
  border-left-color: rgb(18 18 18 / 0.6);
  border-right-color: rgb(18 18 18 / 0.6);
}
.border-x-safex-gray-dark\/65 {
  border-left-color: rgb(18 18 18 / 0.65);
  border-right-color: rgb(18 18 18 / 0.65);
}
.border-x-safex-gray-dark\/70 {
  border-left-color: rgb(18 18 18 / 0.7);
  border-right-color: rgb(18 18 18 / 0.7);
}
.border-x-safex-gray-dark\/75 {
  border-left-color: rgb(18 18 18 / 0.75);
  border-right-color: rgb(18 18 18 / 0.75);
}
.border-x-safex-gray-dark\/80 {
  border-left-color: rgb(18 18 18 / 0.8);
  border-right-color: rgb(18 18 18 / 0.8);
}
.border-x-safex-gray-dark\/85 {
  border-left-color: rgb(18 18 18 / 0.85);
  border-right-color: rgb(18 18 18 / 0.85);
}
.border-x-safex-gray-dark\/90 {
  border-left-color: rgb(18 18 18 / 0.9);
  border-right-color: rgb(18 18 18 / 0.9);
}
.border-x-safex-gray-dark\/95 {
  border-left-color: rgb(18 18 18 / 0.95);
  border-right-color: rgb(18 18 18 / 0.95);
}
.border-x-safex-gray-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
  border-right-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-x-safex-gray-lite\/0 {
  border-left-color: rgb(247 248 249 / 0);
  border-right-color: rgb(247 248 249 / 0);
}
.border-x-safex-gray-lite\/10 {
  border-left-color: rgb(247 248 249 / 0.1);
  border-right-color: rgb(247 248 249 / 0.1);
}
.border-x-safex-gray-lite\/100 {
  border-left-color: rgb(247 248 249 / 1);
  border-right-color: rgb(247 248 249 / 1);
}
.border-x-safex-gray-lite\/15 {
  border-left-color: rgb(247 248 249 / 0.15);
  border-right-color: rgb(247 248 249 / 0.15);
}
.border-x-safex-gray-lite\/20 {
  border-left-color: rgb(247 248 249 / 0.2);
  border-right-color: rgb(247 248 249 / 0.2);
}
.border-x-safex-gray-lite\/25 {
  border-left-color: rgb(247 248 249 / 0.25);
  border-right-color: rgb(247 248 249 / 0.25);
}
.border-x-safex-gray-lite\/30 {
  border-left-color: rgb(247 248 249 / 0.3);
  border-right-color: rgb(247 248 249 / 0.3);
}
.border-x-safex-gray-lite\/35 {
  border-left-color: rgb(247 248 249 / 0.35);
  border-right-color: rgb(247 248 249 / 0.35);
}
.border-x-safex-gray-lite\/40 {
  border-left-color: rgb(247 248 249 / 0.4);
  border-right-color: rgb(247 248 249 / 0.4);
}
.border-x-safex-gray-lite\/45 {
  border-left-color: rgb(247 248 249 / 0.45);
  border-right-color: rgb(247 248 249 / 0.45);
}
.border-x-safex-gray-lite\/5 {
  border-left-color: rgb(247 248 249 / 0.05);
  border-right-color: rgb(247 248 249 / 0.05);
}
.border-x-safex-gray-lite\/50 {
  border-left-color: rgb(247 248 249 / 0.5);
  border-right-color: rgb(247 248 249 / 0.5);
}
.border-x-safex-gray-lite\/55 {
  border-left-color: rgb(247 248 249 / 0.55);
  border-right-color: rgb(247 248 249 / 0.55);
}
.border-x-safex-gray-lite\/60 {
  border-left-color: rgb(247 248 249 / 0.6);
  border-right-color: rgb(247 248 249 / 0.6);
}
.border-x-safex-gray-lite\/65 {
  border-left-color: rgb(247 248 249 / 0.65);
  border-right-color: rgb(247 248 249 / 0.65);
}
.border-x-safex-gray-lite\/70 {
  border-left-color: rgb(247 248 249 / 0.7);
  border-right-color: rgb(247 248 249 / 0.7);
}
.border-x-safex-gray-lite\/75 {
  border-left-color: rgb(247 248 249 / 0.75);
  border-right-color: rgb(247 248 249 / 0.75);
}
.border-x-safex-gray-lite\/80 {
  border-left-color: rgb(247 248 249 / 0.8);
  border-right-color: rgb(247 248 249 / 0.8);
}
.border-x-safex-gray-lite\/85 {
  border-left-color: rgb(247 248 249 / 0.85);
  border-right-color: rgb(247 248 249 / 0.85);
}
.border-x-safex-gray-lite\/90 {
  border-left-color: rgb(247 248 249 / 0.9);
  border-right-color: rgb(247 248 249 / 0.9);
}
.border-x-safex-gray-lite\/95 {
  border-left-color: rgb(247 248 249 / 0.95);
  border-right-color: rgb(247 248 249 / 0.95);
}
.border-x-safex-gray-med {
  --tw-border-opacity: 1;
  border-left-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
  border-right-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-x-safex-gray-med\/0 {
  border-left-color: rgb(136 136 136 / 0);
  border-right-color: rgb(136 136 136 / 0);
}
.border-x-safex-gray-med\/10 {
  border-left-color: rgb(136 136 136 / 0.1);
  border-right-color: rgb(136 136 136 / 0.1);
}
.border-x-safex-gray-med\/100 {
  border-left-color: rgb(136 136 136 / 1);
  border-right-color: rgb(136 136 136 / 1);
}
.border-x-safex-gray-med\/15 {
  border-left-color: rgb(136 136 136 / 0.15);
  border-right-color: rgb(136 136 136 / 0.15);
}
.border-x-safex-gray-med\/20 {
  border-left-color: rgb(136 136 136 / 0.2);
  border-right-color: rgb(136 136 136 / 0.2);
}
.border-x-safex-gray-med\/25 {
  border-left-color: rgb(136 136 136 / 0.25);
  border-right-color: rgb(136 136 136 / 0.25);
}
.border-x-safex-gray-med\/30 {
  border-left-color: rgb(136 136 136 / 0.3);
  border-right-color: rgb(136 136 136 / 0.3);
}
.border-x-safex-gray-med\/35 {
  border-left-color: rgb(136 136 136 / 0.35);
  border-right-color: rgb(136 136 136 / 0.35);
}
.border-x-safex-gray-med\/40 {
  border-left-color: rgb(136 136 136 / 0.4);
  border-right-color: rgb(136 136 136 / 0.4);
}
.border-x-safex-gray-med\/45 {
  border-left-color: rgb(136 136 136 / 0.45);
  border-right-color: rgb(136 136 136 / 0.45);
}
.border-x-safex-gray-med\/5 {
  border-left-color: rgb(136 136 136 / 0.05);
  border-right-color: rgb(136 136 136 / 0.05);
}
.border-x-safex-gray-med\/50 {
  border-left-color: rgb(136 136 136 / 0.5);
  border-right-color: rgb(136 136 136 / 0.5);
}
.border-x-safex-gray-med\/55 {
  border-left-color: rgb(136 136 136 / 0.55);
  border-right-color: rgb(136 136 136 / 0.55);
}
.border-x-safex-gray-med\/60 {
  border-left-color: rgb(136 136 136 / 0.6);
  border-right-color: rgb(136 136 136 / 0.6);
}
.border-x-safex-gray-med\/65 {
  border-left-color: rgb(136 136 136 / 0.65);
  border-right-color: rgb(136 136 136 / 0.65);
}
.border-x-safex-gray-med\/70 {
  border-left-color: rgb(136 136 136 / 0.7);
  border-right-color: rgb(136 136 136 / 0.7);
}
.border-x-safex-gray-med\/75 {
  border-left-color: rgb(136 136 136 / 0.75);
  border-right-color: rgb(136 136 136 / 0.75);
}
.border-x-safex-gray-med\/80 {
  border-left-color: rgb(136 136 136 / 0.8);
  border-right-color: rgb(136 136 136 / 0.8);
}
.border-x-safex-gray-med\/85 {
  border-left-color: rgb(136 136 136 / 0.85);
  border-right-color: rgb(136 136 136 / 0.85);
}
.border-x-safex-gray-med\/90 {
  border-left-color: rgb(136 136 136 / 0.9);
  border-right-color: rgb(136 136 136 / 0.9);
}
.border-x-safex-gray-med\/95 {
  border-left-color: rgb(136 136 136 / 0.95);
  border-right-color: rgb(136 136 136 / 0.95);
}
.border-x-safex-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
  border-right-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-x-safex-green\/0 {
  border-left-color: rgb(50 188 155 / 0);
  border-right-color: rgb(50 188 155 / 0);
}
.border-x-safex-green\/10 {
  border-left-color: rgb(50 188 155 / 0.1);
  border-right-color: rgb(50 188 155 / 0.1);
}
.border-x-safex-green\/100 {
  border-left-color: rgb(50 188 155 / 1);
  border-right-color: rgb(50 188 155 / 1);
}
.border-x-safex-green\/15 {
  border-left-color: rgb(50 188 155 / 0.15);
  border-right-color: rgb(50 188 155 / 0.15);
}
.border-x-safex-green\/20 {
  border-left-color: rgb(50 188 155 / 0.2);
  border-right-color: rgb(50 188 155 / 0.2);
}
.border-x-safex-green\/25 {
  border-left-color: rgb(50 188 155 / 0.25);
  border-right-color: rgb(50 188 155 / 0.25);
}
.border-x-safex-green\/30 {
  border-left-color: rgb(50 188 155 / 0.3);
  border-right-color: rgb(50 188 155 / 0.3);
}
.border-x-safex-green\/35 {
  border-left-color: rgb(50 188 155 / 0.35);
  border-right-color: rgb(50 188 155 / 0.35);
}
.border-x-safex-green\/40 {
  border-left-color: rgb(50 188 155 / 0.4);
  border-right-color: rgb(50 188 155 / 0.4);
}
.border-x-safex-green\/45 {
  border-left-color: rgb(50 188 155 / 0.45);
  border-right-color: rgb(50 188 155 / 0.45);
}
.border-x-safex-green\/5 {
  border-left-color: rgb(50 188 155 / 0.05);
  border-right-color: rgb(50 188 155 / 0.05);
}
.border-x-safex-green\/50 {
  border-left-color: rgb(50 188 155 / 0.5);
  border-right-color: rgb(50 188 155 / 0.5);
}
.border-x-safex-green\/55 {
  border-left-color: rgb(50 188 155 / 0.55);
  border-right-color: rgb(50 188 155 / 0.55);
}
.border-x-safex-green\/60 {
  border-left-color: rgb(50 188 155 / 0.6);
  border-right-color: rgb(50 188 155 / 0.6);
}
.border-x-safex-green\/65 {
  border-left-color: rgb(50 188 155 / 0.65);
  border-right-color: rgb(50 188 155 / 0.65);
}
.border-x-safex-green\/70 {
  border-left-color: rgb(50 188 155 / 0.7);
  border-right-color: rgb(50 188 155 / 0.7);
}
.border-x-safex-green\/75 {
  border-left-color: rgb(50 188 155 / 0.75);
  border-right-color: rgb(50 188 155 / 0.75);
}
.border-x-safex-green\/80 {
  border-left-color: rgb(50 188 155 / 0.8);
  border-right-color: rgb(50 188 155 / 0.8);
}
.border-x-safex-green\/85 {
  border-left-color: rgb(50 188 155 / 0.85);
  border-right-color: rgb(50 188 155 / 0.85);
}
.border-x-safex-green\/90 {
  border-left-color: rgb(50 188 155 / 0.9);
  border-right-color: rgb(50 188 155 / 0.9);
}
.border-x-safex-green\/95 {
  border-left-color: rgb(50 188 155 / 0.95);
  border-right-color: rgb(50 188 155 / 0.95);
}
.border-x-safex-purple {
  --tw-border-opacity: 1;
  border-left-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
  border-right-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-x-safex-purple\/0 {
  border-left-color: rgb(107 33 168 / 0);
  border-right-color: rgb(107 33 168 / 0);
}
.border-x-safex-purple\/10 {
  border-left-color: rgb(107 33 168 / 0.1);
  border-right-color: rgb(107 33 168 / 0.1);
}
.border-x-safex-purple\/100 {
  border-left-color: rgb(107 33 168 / 1);
  border-right-color: rgb(107 33 168 / 1);
}
.border-x-safex-purple\/15 {
  border-left-color: rgb(107 33 168 / 0.15);
  border-right-color: rgb(107 33 168 / 0.15);
}
.border-x-safex-purple\/20 {
  border-left-color: rgb(107 33 168 / 0.2);
  border-right-color: rgb(107 33 168 / 0.2);
}
.border-x-safex-purple\/25 {
  border-left-color: rgb(107 33 168 / 0.25);
  border-right-color: rgb(107 33 168 / 0.25);
}
.border-x-safex-purple\/30 {
  border-left-color: rgb(107 33 168 / 0.3);
  border-right-color: rgb(107 33 168 / 0.3);
}
.border-x-safex-purple\/35 {
  border-left-color: rgb(107 33 168 / 0.35);
  border-right-color: rgb(107 33 168 / 0.35);
}
.border-x-safex-purple\/40 {
  border-left-color: rgb(107 33 168 / 0.4);
  border-right-color: rgb(107 33 168 / 0.4);
}
.border-x-safex-purple\/45 {
  border-left-color: rgb(107 33 168 / 0.45);
  border-right-color: rgb(107 33 168 / 0.45);
}
.border-x-safex-purple\/5 {
  border-left-color: rgb(107 33 168 / 0.05);
  border-right-color: rgb(107 33 168 / 0.05);
}
.border-x-safex-purple\/50 {
  border-left-color: rgb(107 33 168 / 0.5);
  border-right-color: rgb(107 33 168 / 0.5);
}
.border-x-safex-purple\/55 {
  border-left-color: rgb(107 33 168 / 0.55);
  border-right-color: rgb(107 33 168 / 0.55);
}
.border-x-safex-purple\/60 {
  border-left-color: rgb(107 33 168 / 0.6);
  border-right-color: rgb(107 33 168 / 0.6);
}
.border-x-safex-purple\/65 {
  border-left-color: rgb(107 33 168 / 0.65);
  border-right-color: rgb(107 33 168 / 0.65);
}
.border-x-safex-purple\/70 {
  border-left-color: rgb(107 33 168 / 0.7);
  border-right-color: rgb(107 33 168 / 0.7);
}
.border-x-safex-purple\/75 {
  border-left-color: rgb(107 33 168 / 0.75);
  border-right-color: rgb(107 33 168 / 0.75);
}
.border-x-safex-purple\/80 {
  border-left-color: rgb(107 33 168 / 0.8);
  border-right-color: rgb(107 33 168 / 0.8);
}
.border-x-safex-purple\/85 {
  border-left-color: rgb(107 33 168 / 0.85);
  border-right-color: rgb(107 33 168 / 0.85);
}
.border-x-safex-purple\/90 {
  border-left-color: rgb(107 33 168 / 0.9);
  border-right-color: rgb(107 33 168 / 0.9);
}
.border-x-safex-purple\/95 {
  border-left-color: rgb(107 33 168 / 0.95);
  border-right-color: rgb(107 33 168 / 0.95);
}
.border-x-safex-red {
  --tw-border-opacity: 1;
  border-left-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
  border-right-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-x-safex-red-blocked {
  --tw-border-opacity: 1;
  border-left-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  border-right-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-x-safex-red-blocked\/0 {
  border-left-color: rgb(220 38 38 / 0);
  border-right-color: rgb(220 38 38 / 0);
}
.border-x-safex-red-blocked\/10 {
  border-left-color: rgb(220 38 38 / 0.1);
  border-right-color: rgb(220 38 38 / 0.1);
}
.border-x-safex-red-blocked\/100 {
  border-left-color: rgb(220 38 38 / 1);
  border-right-color: rgb(220 38 38 / 1);
}
.border-x-safex-red-blocked\/15 {
  border-left-color: rgb(220 38 38 / 0.15);
  border-right-color: rgb(220 38 38 / 0.15);
}
.border-x-safex-red-blocked\/20 {
  border-left-color: rgb(220 38 38 / 0.2);
  border-right-color: rgb(220 38 38 / 0.2);
}
.border-x-safex-red-blocked\/25 {
  border-left-color: rgb(220 38 38 / 0.25);
  border-right-color: rgb(220 38 38 / 0.25);
}
.border-x-safex-red-blocked\/30 {
  border-left-color: rgb(220 38 38 / 0.3);
  border-right-color: rgb(220 38 38 / 0.3);
}
.border-x-safex-red-blocked\/35 {
  border-left-color: rgb(220 38 38 / 0.35);
  border-right-color: rgb(220 38 38 / 0.35);
}
.border-x-safex-red-blocked\/40 {
  border-left-color: rgb(220 38 38 / 0.4);
  border-right-color: rgb(220 38 38 / 0.4);
}
.border-x-safex-red-blocked\/45 {
  border-left-color: rgb(220 38 38 / 0.45);
  border-right-color: rgb(220 38 38 / 0.45);
}
.border-x-safex-red-blocked\/5 {
  border-left-color: rgb(220 38 38 / 0.05);
  border-right-color: rgb(220 38 38 / 0.05);
}
.border-x-safex-red-blocked\/50 {
  border-left-color: rgb(220 38 38 / 0.5);
  border-right-color: rgb(220 38 38 / 0.5);
}
.border-x-safex-red-blocked\/55 {
  border-left-color: rgb(220 38 38 / 0.55);
  border-right-color: rgb(220 38 38 / 0.55);
}
.border-x-safex-red-blocked\/60 {
  border-left-color: rgb(220 38 38 / 0.6);
  border-right-color: rgb(220 38 38 / 0.6);
}
.border-x-safex-red-blocked\/65 {
  border-left-color: rgb(220 38 38 / 0.65);
  border-right-color: rgb(220 38 38 / 0.65);
}
.border-x-safex-red-blocked\/70 {
  border-left-color: rgb(220 38 38 / 0.7);
  border-right-color: rgb(220 38 38 / 0.7);
}
.border-x-safex-red-blocked\/75 {
  border-left-color: rgb(220 38 38 / 0.75);
  border-right-color: rgb(220 38 38 / 0.75);
}
.border-x-safex-red-blocked\/80 {
  border-left-color: rgb(220 38 38 / 0.8);
  border-right-color: rgb(220 38 38 / 0.8);
}
.border-x-safex-red-blocked\/85 {
  border-left-color: rgb(220 38 38 / 0.85);
  border-right-color: rgb(220 38 38 / 0.85);
}
.border-x-safex-red-blocked\/90 {
  border-left-color: rgb(220 38 38 / 0.9);
  border-right-color: rgb(220 38 38 / 0.9);
}
.border-x-safex-red-blocked\/95 {
  border-left-color: rgb(220 38 38 / 0.95);
  border-right-color: rgb(220 38 38 / 0.95);
}
.border-x-safex-red\/0 {
  border-left-color: rgb(177 80 71 / 0);
  border-right-color: rgb(177 80 71 / 0);
}
.border-x-safex-red\/10 {
  border-left-color: rgb(177 80 71 / 0.1);
  border-right-color: rgb(177 80 71 / 0.1);
}
.border-x-safex-red\/100 {
  border-left-color: rgb(177 80 71 / 1);
  border-right-color: rgb(177 80 71 / 1);
}
.border-x-safex-red\/15 {
  border-left-color: rgb(177 80 71 / 0.15);
  border-right-color: rgb(177 80 71 / 0.15);
}
.border-x-safex-red\/20 {
  border-left-color: rgb(177 80 71 / 0.2);
  border-right-color: rgb(177 80 71 / 0.2);
}
.border-x-safex-red\/25 {
  border-left-color: rgb(177 80 71 / 0.25);
  border-right-color: rgb(177 80 71 / 0.25);
}
.border-x-safex-red\/30 {
  border-left-color: rgb(177 80 71 / 0.3);
  border-right-color: rgb(177 80 71 / 0.3);
}
.border-x-safex-red\/35 {
  border-left-color: rgb(177 80 71 / 0.35);
  border-right-color: rgb(177 80 71 / 0.35);
}
.border-x-safex-red\/40 {
  border-left-color: rgb(177 80 71 / 0.4);
  border-right-color: rgb(177 80 71 / 0.4);
}
.border-x-safex-red\/45 {
  border-left-color: rgb(177 80 71 / 0.45);
  border-right-color: rgb(177 80 71 / 0.45);
}
.border-x-safex-red\/5 {
  border-left-color: rgb(177 80 71 / 0.05);
  border-right-color: rgb(177 80 71 / 0.05);
}
.border-x-safex-red\/50 {
  border-left-color: rgb(177 80 71 / 0.5);
  border-right-color: rgb(177 80 71 / 0.5);
}
.border-x-safex-red\/55 {
  border-left-color: rgb(177 80 71 / 0.55);
  border-right-color: rgb(177 80 71 / 0.55);
}
.border-x-safex-red\/60 {
  border-left-color: rgb(177 80 71 / 0.6);
  border-right-color: rgb(177 80 71 / 0.6);
}
.border-x-safex-red\/65 {
  border-left-color: rgb(177 80 71 / 0.65);
  border-right-color: rgb(177 80 71 / 0.65);
}
.border-x-safex-red\/70 {
  border-left-color: rgb(177 80 71 / 0.7);
  border-right-color: rgb(177 80 71 / 0.7);
}
.border-x-safex-red\/75 {
  border-left-color: rgb(177 80 71 / 0.75);
  border-right-color: rgb(177 80 71 / 0.75);
}
.border-x-safex-red\/80 {
  border-left-color: rgb(177 80 71 / 0.8);
  border-right-color: rgb(177 80 71 / 0.8);
}
.border-x-safex-red\/85 {
  border-left-color: rgb(177 80 71 / 0.85);
  border-right-color: rgb(177 80 71 / 0.85);
}
.border-x-safex-red\/90 {
  border-left-color: rgb(177 80 71 / 0.9);
  border-right-color: rgb(177 80 71 / 0.9);
}
.border-x-safex-red\/95 {
  border-left-color: rgb(177 80 71 / 0.95);
  border-right-color: rgb(177 80 71 / 0.95);
}
.border-x-safex-yellow {
  --tw-border-opacity: 1;
  border-left-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
  border-right-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-x-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
  border-right-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-x-safex-yellow-lite\/0 {
  border-left-color: rgb(255 204 68 / 0);
  border-right-color: rgb(255 204 68 / 0);
}
.border-x-safex-yellow-lite\/10 {
  border-left-color: rgb(255 204 68 / 0.1);
  border-right-color: rgb(255 204 68 / 0.1);
}
.border-x-safex-yellow-lite\/100 {
  border-left-color: rgb(255 204 68 / 1);
  border-right-color: rgb(255 204 68 / 1);
}
.border-x-safex-yellow-lite\/15 {
  border-left-color: rgb(255 204 68 / 0.15);
  border-right-color: rgb(255 204 68 / 0.15);
}
.border-x-safex-yellow-lite\/20 {
  border-left-color: rgb(255 204 68 / 0.2);
  border-right-color: rgb(255 204 68 / 0.2);
}
.border-x-safex-yellow-lite\/25 {
  border-left-color: rgb(255 204 68 / 0.25);
  border-right-color: rgb(255 204 68 / 0.25);
}
.border-x-safex-yellow-lite\/30 {
  border-left-color: rgb(255 204 68 / 0.3);
  border-right-color: rgb(255 204 68 / 0.3);
}
.border-x-safex-yellow-lite\/35 {
  border-left-color: rgb(255 204 68 / 0.35);
  border-right-color: rgb(255 204 68 / 0.35);
}
.border-x-safex-yellow-lite\/40 {
  border-left-color: rgb(255 204 68 / 0.4);
  border-right-color: rgb(255 204 68 / 0.4);
}
.border-x-safex-yellow-lite\/45 {
  border-left-color: rgb(255 204 68 / 0.45);
  border-right-color: rgb(255 204 68 / 0.45);
}
.border-x-safex-yellow-lite\/5 {
  border-left-color: rgb(255 204 68 / 0.05);
  border-right-color: rgb(255 204 68 / 0.05);
}
.border-x-safex-yellow-lite\/50 {
  border-left-color: rgb(255 204 68 / 0.5);
  border-right-color: rgb(255 204 68 / 0.5);
}
.border-x-safex-yellow-lite\/55 {
  border-left-color: rgb(255 204 68 / 0.55);
  border-right-color: rgb(255 204 68 / 0.55);
}
.border-x-safex-yellow-lite\/60 {
  border-left-color: rgb(255 204 68 / 0.6);
  border-right-color: rgb(255 204 68 / 0.6);
}
.border-x-safex-yellow-lite\/65 {
  border-left-color: rgb(255 204 68 / 0.65);
  border-right-color: rgb(255 204 68 / 0.65);
}
.border-x-safex-yellow-lite\/70 {
  border-left-color: rgb(255 204 68 / 0.7);
  border-right-color: rgb(255 204 68 / 0.7);
}
.border-x-safex-yellow-lite\/75 {
  border-left-color: rgb(255 204 68 / 0.75);
  border-right-color: rgb(255 204 68 / 0.75);
}
.border-x-safex-yellow-lite\/80 {
  border-left-color: rgb(255 204 68 / 0.8);
  border-right-color: rgb(255 204 68 / 0.8);
}
.border-x-safex-yellow-lite\/85 {
  border-left-color: rgb(255 204 68 / 0.85);
  border-right-color: rgb(255 204 68 / 0.85);
}
.border-x-safex-yellow-lite\/90 {
  border-left-color: rgb(255 204 68 / 0.9);
  border-right-color: rgb(255 204 68 / 0.9);
}
.border-x-safex-yellow-lite\/95 {
  border-left-color: rgb(255 204 68 / 0.95);
  border-right-color: rgb(255 204 68 / 0.95);
}
.border-x-safex-yellow\/0 {
  border-left-color: rgb(204 170 34 / 0);
  border-right-color: rgb(204 170 34 / 0);
}
.border-x-safex-yellow\/10 {
  border-left-color: rgb(204 170 34 / 0.1);
  border-right-color: rgb(204 170 34 / 0.1);
}
.border-x-safex-yellow\/100 {
  border-left-color: rgb(204 170 34 / 1);
  border-right-color: rgb(204 170 34 / 1);
}
.border-x-safex-yellow\/15 {
  border-left-color: rgb(204 170 34 / 0.15);
  border-right-color: rgb(204 170 34 / 0.15);
}
.border-x-safex-yellow\/20 {
  border-left-color: rgb(204 170 34 / 0.2);
  border-right-color: rgb(204 170 34 / 0.2);
}
.border-x-safex-yellow\/25 {
  border-left-color: rgb(204 170 34 / 0.25);
  border-right-color: rgb(204 170 34 / 0.25);
}
.border-x-safex-yellow\/30 {
  border-left-color: rgb(204 170 34 / 0.3);
  border-right-color: rgb(204 170 34 / 0.3);
}
.border-x-safex-yellow\/35 {
  border-left-color: rgb(204 170 34 / 0.35);
  border-right-color: rgb(204 170 34 / 0.35);
}
.border-x-safex-yellow\/40 {
  border-left-color: rgb(204 170 34 / 0.4);
  border-right-color: rgb(204 170 34 / 0.4);
}
.border-x-safex-yellow\/45 {
  border-left-color: rgb(204 170 34 / 0.45);
  border-right-color: rgb(204 170 34 / 0.45);
}
.border-x-safex-yellow\/5 {
  border-left-color: rgb(204 170 34 / 0.05);
  border-right-color: rgb(204 170 34 / 0.05);
}
.border-x-safex-yellow\/50 {
  border-left-color: rgb(204 170 34 / 0.5);
  border-right-color: rgb(204 170 34 / 0.5);
}
.border-x-safex-yellow\/55 {
  border-left-color: rgb(204 170 34 / 0.55);
  border-right-color: rgb(204 170 34 / 0.55);
}
.border-x-safex-yellow\/60 {
  border-left-color: rgb(204 170 34 / 0.6);
  border-right-color: rgb(204 170 34 / 0.6);
}
.border-x-safex-yellow\/65 {
  border-left-color: rgb(204 170 34 / 0.65);
  border-right-color: rgb(204 170 34 / 0.65);
}
.border-x-safex-yellow\/70 {
  border-left-color: rgb(204 170 34 / 0.7);
  border-right-color: rgb(204 170 34 / 0.7);
}
.border-x-safex-yellow\/75 {
  border-left-color: rgb(204 170 34 / 0.75);
  border-right-color: rgb(204 170 34 / 0.75);
}
.border-x-safex-yellow\/80 {
  border-left-color: rgb(204 170 34 / 0.8);
  border-right-color: rgb(204 170 34 / 0.8);
}
.border-x-safex-yellow\/85 {
  border-left-color: rgb(204 170 34 / 0.85);
  border-right-color: rgb(204 170 34 / 0.85);
}
.border-x-safex-yellow\/90 {
  border-left-color: rgb(204 170 34 / 0.9);
  border-right-color: rgb(204 170 34 / 0.9);
}
.border-x-safex-yellow\/95 {
  border-left-color: rgb(204 170 34 / 0.95);
  border-right-color: rgb(204 170 34 / 0.95);
}
.border-y-adcurate-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-top-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-black-lite-semi\/0 {
  border-top-color: rgb(47 53 109 / 0);
  border-bottom-color: rgb(47 53 109 / 0);
}
.border-y-adcurate-black-lite-semi\/10 {
  border-top-color: rgb(47 53 109 / 0.1);
  border-bottom-color: rgb(47 53 109 / 0.1);
}
.border-y-adcurate-black-lite-semi\/100 {
  border-top-color: rgb(47 53 109 / 1);
  border-bottom-color: rgb(47 53 109 / 1);
}
.border-y-adcurate-black-lite-semi\/15 {
  border-top-color: rgb(47 53 109 / 0.15);
  border-bottom-color: rgb(47 53 109 / 0.15);
}
.border-y-adcurate-black-lite-semi\/20 {
  border-top-color: rgb(47 53 109 / 0.2);
  border-bottom-color: rgb(47 53 109 / 0.2);
}
.border-y-adcurate-black-lite-semi\/25 {
  border-top-color: rgb(47 53 109 / 0.25);
  border-bottom-color: rgb(47 53 109 / 0.25);
}
.border-y-adcurate-black-lite-semi\/30 {
  border-top-color: rgb(47 53 109 / 0.3);
  border-bottom-color: rgb(47 53 109 / 0.3);
}
.border-y-adcurate-black-lite-semi\/35 {
  border-top-color: rgb(47 53 109 / 0.35);
  border-bottom-color: rgb(47 53 109 / 0.35);
}
.border-y-adcurate-black-lite-semi\/40 {
  border-top-color: rgb(47 53 109 / 0.4);
  border-bottom-color: rgb(47 53 109 / 0.4);
}
.border-y-adcurate-black-lite-semi\/45 {
  border-top-color: rgb(47 53 109 / 0.45);
  border-bottom-color: rgb(47 53 109 / 0.45);
}
.border-y-adcurate-black-lite-semi\/5 {
  border-top-color: rgb(47 53 109 / 0.05);
  border-bottom-color: rgb(47 53 109 / 0.05);
}
.border-y-adcurate-black-lite-semi\/50 {
  border-top-color: rgb(47 53 109 / 0.5);
  border-bottom-color: rgb(47 53 109 / 0.5);
}
.border-y-adcurate-black-lite-semi\/55 {
  border-top-color: rgb(47 53 109 / 0.55);
  border-bottom-color: rgb(47 53 109 / 0.55);
}
.border-y-adcurate-black-lite-semi\/60 {
  border-top-color: rgb(47 53 109 / 0.6);
  border-bottom-color: rgb(47 53 109 / 0.6);
}
.border-y-adcurate-black-lite-semi\/65 {
  border-top-color: rgb(47 53 109 / 0.65);
  border-bottom-color: rgb(47 53 109 / 0.65);
}
.border-y-adcurate-black-lite-semi\/70 {
  border-top-color: rgb(47 53 109 / 0.7);
  border-bottom-color: rgb(47 53 109 / 0.7);
}
.border-y-adcurate-black-lite-semi\/75 {
  border-top-color: rgb(47 53 109 / 0.75);
  border-bottom-color: rgb(47 53 109 / 0.75);
}
.border-y-adcurate-black-lite-semi\/80 {
  border-top-color: rgb(47 53 109 / 0.8);
  border-bottom-color: rgb(47 53 109 / 0.8);
}
.border-y-adcurate-black-lite-semi\/85 {
  border-top-color: rgb(47 53 109 / 0.85);
  border-bottom-color: rgb(47 53 109 / 0.85);
}
.border-y-adcurate-black-lite-semi\/90 {
  border-top-color: rgb(47 53 109 / 0.9);
  border-bottom-color: rgb(47 53 109 / 0.9);
}
.border-y-adcurate-black-lite-semi\/95 {
  border-top-color: rgb(47 53 109 / 0.95);
  border-bottom-color: rgb(47 53 109 / 0.95);
}
.border-y-adcurate-black-lite\/0 {
  border-top-color: rgb(47 53 109 / 0);
  border-bottom-color: rgb(47 53 109 / 0);
}
.border-y-adcurate-black-lite\/10 {
  border-top-color: rgb(47 53 109 / 0.1);
  border-bottom-color: rgb(47 53 109 / 0.1);
}
.border-y-adcurate-black-lite\/100 {
  border-top-color: rgb(47 53 109 / 1);
  border-bottom-color: rgb(47 53 109 / 1);
}
.border-y-adcurate-black-lite\/15 {
  border-top-color: rgb(47 53 109 / 0.15);
  border-bottom-color: rgb(47 53 109 / 0.15);
}
.border-y-adcurate-black-lite\/20 {
  border-top-color: rgb(47 53 109 / 0.2);
  border-bottom-color: rgb(47 53 109 / 0.2);
}
.border-y-adcurate-black-lite\/25 {
  border-top-color: rgb(47 53 109 / 0.25);
  border-bottom-color: rgb(47 53 109 / 0.25);
}
.border-y-adcurate-black-lite\/30 {
  border-top-color: rgb(47 53 109 / 0.3);
  border-bottom-color: rgb(47 53 109 / 0.3);
}
.border-y-adcurate-black-lite\/35 {
  border-top-color: rgb(47 53 109 / 0.35);
  border-bottom-color: rgb(47 53 109 / 0.35);
}
.border-y-adcurate-black-lite\/40 {
  border-top-color: rgb(47 53 109 / 0.4);
  border-bottom-color: rgb(47 53 109 / 0.4);
}
.border-y-adcurate-black-lite\/45 {
  border-top-color: rgb(47 53 109 / 0.45);
  border-bottom-color: rgb(47 53 109 / 0.45);
}
.border-y-adcurate-black-lite\/5 {
  border-top-color: rgb(47 53 109 / 0.05);
  border-bottom-color: rgb(47 53 109 / 0.05);
}
.border-y-adcurate-black-lite\/50 {
  border-top-color: rgb(47 53 109 / 0.5);
  border-bottom-color: rgb(47 53 109 / 0.5);
}
.border-y-adcurate-black-lite\/55 {
  border-top-color: rgb(47 53 109 / 0.55);
  border-bottom-color: rgb(47 53 109 / 0.55);
}
.border-y-adcurate-black-lite\/60 {
  border-top-color: rgb(47 53 109 / 0.6);
  border-bottom-color: rgb(47 53 109 / 0.6);
}
.border-y-adcurate-black-lite\/65 {
  border-top-color: rgb(47 53 109 / 0.65);
  border-bottom-color: rgb(47 53 109 / 0.65);
}
.border-y-adcurate-black-lite\/70 {
  border-top-color: rgb(47 53 109 / 0.7);
  border-bottom-color: rgb(47 53 109 / 0.7);
}
.border-y-adcurate-black-lite\/75 {
  border-top-color: rgb(47 53 109 / 0.75);
  border-bottom-color: rgb(47 53 109 / 0.75);
}
.border-y-adcurate-black-lite\/80 {
  border-top-color: rgb(47 53 109 / 0.8);
  border-bottom-color: rgb(47 53 109 / 0.8);
}
.border-y-adcurate-black-lite\/85 {
  border-top-color: rgb(47 53 109 / 0.85);
  border-bottom-color: rgb(47 53 109 / 0.85);
}
.border-y-adcurate-black-lite\/90 {
  border-top-color: rgb(47 53 109 / 0.9);
  border-bottom-color: rgb(47 53 109 / 0.9);
}
.border-y-adcurate-black-lite\/95 {
  border-top-color: rgb(47 53 109 / 0.95);
  border-bottom-color: rgb(47 53 109 / 0.95);
}
.border-y-adcurate-black\/0 {
  border-top-color: rgb(36 40 82 / 0);
  border-bottom-color: rgb(36 40 82 / 0);
}
.border-y-adcurate-black\/10 {
  border-top-color: rgb(36 40 82 / 0.1);
  border-bottom-color: rgb(36 40 82 / 0.1);
}
.border-y-adcurate-black\/100 {
  border-top-color: rgb(36 40 82 / 1);
  border-bottom-color: rgb(36 40 82 / 1);
}
.border-y-adcurate-black\/15 {
  border-top-color: rgb(36 40 82 / 0.15);
  border-bottom-color: rgb(36 40 82 / 0.15);
}
.border-y-adcurate-black\/20 {
  border-top-color: rgb(36 40 82 / 0.2);
  border-bottom-color: rgb(36 40 82 / 0.2);
}
.border-y-adcurate-black\/25 {
  border-top-color: rgb(36 40 82 / 0.25);
  border-bottom-color: rgb(36 40 82 / 0.25);
}
.border-y-adcurate-black\/30 {
  border-top-color: rgb(36 40 82 / 0.3);
  border-bottom-color: rgb(36 40 82 / 0.3);
}
.border-y-adcurate-black\/35 {
  border-top-color: rgb(36 40 82 / 0.35);
  border-bottom-color: rgb(36 40 82 / 0.35);
}
.border-y-adcurate-black\/40 {
  border-top-color: rgb(36 40 82 / 0.4);
  border-bottom-color: rgb(36 40 82 / 0.4);
}
.border-y-adcurate-black\/45 {
  border-top-color: rgb(36 40 82 / 0.45);
  border-bottom-color: rgb(36 40 82 / 0.45);
}
.border-y-adcurate-black\/5 {
  border-top-color: rgb(36 40 82 / 0.05);
  border-bottom-color: rgb(36 40 82 / 0.05);
}
.border-y-adcurate-black\/50 {
  border-top-color: rgb(36 40 82 / 0.5);
  border-bottom-color: rgb(36 40 82 / 0.5);
}
.border-y-adcurate-black\/55 {
  border-top-color: rgb(36 40 82 / 0.55);
  border-bottom-color: rgb(36 40 82 / 0.55);
}
.border-y-adcurate-black\/60 {
  border-top-color: rgb(36 40 82 / 0.6);
  border-bottom-color: rgb(36 40 82 / 0.6);
}
.border-y-adcurate-black\/65 {
  border-top-color: rgb(36 40 82 / 0.65);
  border-bottom-color: rgb(36 40 82 / 0.65);
}
.border-y-adcurate-black\/70 {
  border-top-color: rgb(36 40 82 / 0.7);
  border-bottom-color: rgb(36 40 82 / 0.7);
}
.border-y-adcurate-black\/75 {
  border-top-color: rgb(36 40 82 / 0.75);
  border-bottom-color: rgb(36 40 82 / 0.75);
}
.border-y-adcurate-black\/80 {
  border-top-color: rgb(36 40 82 / 0.8);
  border-bottom-color: rgb(36 40 82 / 0.8);
}
.border-y-adcurate-black\/85 {
  border-top-color: rgb(36 40 82 / 0.85);
  border-bottom-color: rgb(36 40 82 / 0.85);
}
.border-y-adcurate-black\/90 {
  border-top-color: rgb(36 40 82 / 0.9);
  border-bottom-color: rgb(36 40 82 / 0.9);
}
.border-y-adcurate-black\/95 {
  border-top-color: rgb(36 40 82 / 0.95);
  border-bottom-color: rgb(36 40 82 / 0.95);
}
.border-y-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-gradient-blue\/0 {
  border-top-color: rgb(212 253 255 / 0);
  border-bottom-color: rgb(212 253 255 / 0);
}
.border-y-adcurate-gradient-blue\/10 {
  border-top-color: rgb(212 253 255 / 0.1);
  border-bottom-color: rgb(212 253 255 / 0.1);
}
.border-y-adcurate-gradient-blue\/100 {
  border-top-color: rgb(212 253 255 / 1);
  border-bottom-color: rgb(212 253 255 / 1);
}
.border-y-adcurate-gradient-blue\/15 {
  border-top-color: rgb(212 253 255 / 0.15);
  border-bottom-color: rgb(212 253 255 / 0.15);
}
.border-y-adcurate-gradient-blue\/20 {
  border-top-color: rgb(212 253 255 / 0.2);
  border-bottom-color: rgb(212 253 255 / 0.2);
}
.border-y-adcurate-gradient-blue\/25 {
  border-top-color: rgb(212 253 255 / 0.25);
  border-bottom-color: rgb(212 253 255 / 0.25);
}
.border-y-adcurate-gradient-blue\/30 {
  border-top-color: rgb(212 253 255 / 0.3);
  border-bottom-color: rgb(212 253 255 / 0.3);
}
.border-y-adcurate-gradient-blue\/35 {
  border-top-color: rgb(212 253 255 / 0.35);
  border-bottom-color: rgb(212 253 255 / 0.35);
}
.border-y-adcurate-gradient-blue\/40 {
  border-top-color: rgb(212 253 255 / 0.4);
  border-bottom-color: rgb(212 253 255 / 0.4);
}
.border-y-adcurate-gradient-blue\/45 {
  border-top-color: rgb(212 253 255 / 0.45);
  border-bottom-color: rgb(212 253 255 / 0.45);
}
.border-y-adcurate-gradient-blue\/5 {
  border-top-color: rgb(212 253 255 / 0.05);
  border-bottom-color: rgb(212 253 255 / 0.05);
}
.border-y-adcurate-gradient-blue\/50 {
  border-top-color: rgb(212 253 255 / 0.5);
  border-bottom-color: rgb(212 253 255 / 0.5);
}
.border-y-adcurate-gradient-blue\/55 {
  border-top-color: rgb(212 253 255 / 0.55);
  border-bottom-color: rgb(212 253 255 / 0.55);
}
.border-y-adcurate-gradient-blue\/60 {
  border-top-color: rgb(212 253 255 / 0.6);
  border-bottom-color: rgb(212 253 255 / 0.6);
}
.border-y-adcurate-gradient-blue\/65 {
  border-top-color: rgb(212 253 255 / 0.65);
  border-bottom-color: rgb(212 253 255 / 0.65);
}
.border-y-adcurate-gradient-blue\/70 {
  border-top-color: rgb(212 253 255 / 0.7);
  border-bottom-color: rgb(212 253 255 / 0.7);
}
.border-y-adcurate-gradient-blue\/75 {
  border-top-color: rgb(212 253 255 / 0.75);
  border-bottom-color: rgb(212 253 255 / 0.75);
}
.border-y-adcurate-gradient-blue\/80 {
  border-top-color: rgb(212 253 255 / 0.8);
  border-bottom-color: rgb(212 253 255 / 0.8);
}
.border-y-adcurate-gradient-blue\/85 {
  border-top-color: rgb(212 253 255 / 0.85);
  border-bottom-color: rgb(212 253 255 / 0.85);
}
.border-y-adcurate-gradient-blue\/90 {
  border-top-color: rgb(212 253 255 / 0.9);
  border-bottom-color: rgb(212 253 255 / 0.9);
}
.border-y-adcurate-gradient-blue\/95 {
  border-top-color: rgb(212 253 255 / 0.95);
  border-bottom-color: rgb(212 253 255 / 0.95);
}
.border-y-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-gradient-pink\/0 {
  border-top-color: rgb(252 205 248 / 0);
  border-bottom-color: rgb(252 205 248 / 0);
}
.border-y-adcurate-gradient-pink\/10 {
  border-top-color: rgb(252 205 248 / 0.1);
  border-bottom-color: rgb(252 205 248 / 0.1);
}
.border-y-adcurate-gradient-pink\/100 {
  border-top-color: rgb(252 205 248 / 1);
  border-bottom-color: rgb(252 205 248 / 1);
}
.border-y-adcurate-gradient-pink\/15 {
  border-top-color: rgb(252 205 248 / 0.15);
  border-bottom-color: rgb(252 205 248 / 0.15);
}
.border-y-adcurate-gradient-pink\/20 {
  border-top-color: rgb(252 205 248 / 0.2);
  border-bottom-color: rgb(252 205 248 / 0.2);
}
.border-y-adcurate-gradient-pink\/25 {
  border-top-color: rgb(252 205 248 / 0.25);
  border-bottom-color: rgb(252 205 248 / 0.25);
}
.border-y-adcurate-gradient-pink\/30 {
  border-top-color: rgb(252 205 248 / 0.3);
  border-bottom-color: rgb(252 205 248 / 0.3);
}
.border-y-adcurate-gradient-pink\/35 {
  border-top-color: rgb(252 205 248 / 0.35);
  border-bottom-color: rgb(252 205 248 / 0.35);
}
.border-y-adcurate-gradient-pink\/40 {
  border-top-color: rgb(252 205 248 / 0.4);
  border-bottom-color: rgb(252 205 248 / 0.4);
}
.border-y-adcurate-gradient-pink\/45 {
  border-top-color: rgb(252 205 248 / 0.45);
  border-bottom-color: rgb(252 205 248 / 0.45);
}
.border-y-adcurate-gradient-pink\/5 {
  border-top-color: rgb(252 205 248 / 0.05);
  border-bottom-color: rgb(252 205 248 / 0.05);
}
.border-y-adcurate-gradient-pink\/50 {
  border-top-color: rgb(252 205 248 / 0.5);
  border-bottom-color: rgb(252 205 248 / 0.5);
}
.border-y-adcurate-gradient-pink\/55 {
  border-top-color: rgb(252 205 248 / 0.55);
  border-bottom-color: rgb(252 205 248 / 0.55);
}
.border-y-adcurate-gradient-pink\/60 {
  border-top-color: rgb(252 205 248 / 0.6);
  border-bottom-color: rgb(252 205 248 / 0.6);
}
.border-y-adcurate-gradient-pink\/65 {
  border-top-color: rgb(252 205 248 / 0.65);
  border-bottom-color: rgb(252 205 248 / 0.65);
}
.border-y-adcurate-gradient-pink\/70 {
  border-top-color: rgb(252 205 248 / 0.7);
  border-bottom-color: rgb(252 205 248 / 0.7);
}
.border-y-adcurate-gradient-pink\/75 {
  border-top-color: rgb(252 205 248 / 0.75);
  border-bottom-color: rgb(252 205 248 / 0.75);
}
.border-y-adcurate-gradient-pink\/80 {
  border-top-color: rgb(252 205 248 / 0.8);
  border-bottom-color: rgb(252 205 248 / 0.8);
}
.border-y-adcurate-gradient-pink\/85 {
  border-top-color: rgb(252 205 248 / 0.85);
  border-bottom-color: rgb(252 205 248 / 0.85);
}
.border-y-adcurate-gradient-pink\/90 {
  border-top-color: rgb(252 205 248 / 0.9);
  border-bottom-color: rgb(252 205 248 / 0.9);
}
.border-y-adcurate-gradient-pink\/95 {
  border-top-color: rgb(252 205 248 / 0.95);
  border-bottom-color: rgb(252 205 248 / 0.95);
}
.border-y-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-gray-lite\/0 {
  border-top-color: rgb(231 230 230 / 0);
  border-bottom-color: rgb(231 230 230 / 0);
}
.border-y-adcurate-gray-lite\/10 {
  border-top-color: rgb(231 230 230 / 0.1);
  border-bottom-color: rgb(231 230 230 / 0.1);
}
.border-y-adcurate-gray-lite\/100 {
  border-top-color: rgb(231 230 230 / 1);
  border-bottom-color: rgb(231 230 230 / 1);
}
.border-y-adcurate-gray-lite\/15 {
  border-top-color: rgb(231 230 230 / 0.15);
  border-bottom-color: rgb(231 230 230 / 0.15);
}
.border-y-adcurate-gray-lite\/20 {
  border-top-color: rgb(231 230 230 / 0.2);
  border-bottom-color: rgb(231 230 230 / 0.2);
}
.border-y-adcurate-gray-lite\/25 {
  border-top-color: rgb(231 230 230 / 0.25);
  border-bottom-color: rgb(231 230 230 / 0.25);
}
.border-y-adcurate-gray-lite\/30 {
  border-top-color: rgb(231 230 230 / 0.3);
  border-bottom-color: rgb(231 230 230 / 0.3);
}
.border-y-adcurate-gray-lite\/35 {
  border-top-color: rgb(231 230 230 / 0.35);
  border-bottom-color: rgb(231 230 230 / 0.35);
}
.border-y-adcurate-gray-lite\/40 {
  border-top-color: rgb(231 230 230 / 0.4);
  border-bottom-color: rgb(231 230 230 / 0.4);
}
.border-y-adcurate-gray-lite\/45 {
  border-top-color: rgb(231 230 230 / 0.45);
  border-bottom-color: rgb(231 230 230 / 0.45);
}
.border-y-adcurate-gray-lite\/5 {
  border-top-color: rgb(231 230 230 / 0.05);
  border-bottom-color: rgb(231 230 230 / 0.05);
}
.border-y-adcurate-gray-lite\/50 {
  border-top-color: rgb(231 230 230 / 0.5);
  border-bottom-color: rgb(231 230 230 / 0.5);
}
.border-y-adcurate-gray-lite\/55 {
  border-top-color: rgb(231 230 230 / 0.55);
  border-bottom-color: rgb(231 230 230 / 0.55);
}
.border-y-adcurate-gray-lite\/60 {
  border-top-color: rgb(231 230 230 / 0.6);
  border-bottom-color: rgb(231 230 230 / 0.6);
}
.border-y-adcurate-gray-lite\/65 {
  border-top-color: rgb(231 230 230 / 0.65);
  border-bottom-color: rgb(231 230 230 / 0.65);
}
.border-y-adcurate-gray-lite\/70 {
  border-top-color: rgb(231 230 230 / 0.7);
  border-bottom-color: rgb(231 230 230 / 0.7);
}
.border-y-adcurate-gray-lite\/75 {
  border-top-color: rgb(231 230 230 / 0.75);
  border-bottom-color: rgb(231 230 230 / 0.75);
}
.border-y-adcurate-gray-lite\/80 {
  border-top-color: rgb(231 230 230 / 0.8);
  border-bottom-color: rgb(231 230 230 / 0.8);
}
.border-y-adcurate-gray-lite\/85 {
  border-top-color: rgb(231 230 230 / 0.85);
  border-bottom-color: rgb(231 230 230 / 0.85);
}
.border-y-adcurate-gray-lite\/90 {
  border-top-color: rgb(231 230 230 / 0.9);
  border-bottom-color: rgb(231 230 230 / 0.9);
}
.border-y-adcurate-gray-lite\/95 {
  border-top-color: rgb(231 230 230 / 0.95);
  border-bottom-color: rgb(231 230 230 / 0.95);
}
.border-y-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-green-dark\/0 {
  border-top-color: rgb(50 188 155 / 0);
  border-bottom-color: rgb(50 188 155 / 0);
}
.border-y-adcurate-green-dark\/10 {
  border-top-color: rgb(50 188 155 / 0.1);
  border-bottom-color: rgb(50 188 155 / 0.1);
}
.border-y-adcurate-green-dark\/100 {
  border-top-color: rgb(50 188 155 / 1);
  border-bottom-color: rgb(50 188 155 / 1);
}
.border-y-adcurate-green-dark\/15 {
  border-top-color: rgb(50 188 155 / 0.15);
  border-bottom-color: rgb(50 188 155 / 0.15);
}
.border-y-adcurate-green-dark\/20 {
  border-top-color: rgb(50 188 155 / 0.2);
  border-bottom-color: rgb(50 188 155 / 0.2);
}
.border-y-adcurate-green-dark\/25 {
  border-top-color: rgb(50 188 155 / 0.25);
  border-bottom-color: rgb(50 188 155 / 0.25);
}
.border-y-adcurate-green-dark\/30 {
  border-top-color: rgb(50 188 155 / 0.3);
  border-bottom-color: rgb(50 188 155 / 0.3);
}
.border-y-adcurate-green-dark\/35 {
  border-top-color: rgb(50 188 155 / 0.35);
  border-bottom-color: rgb(50 188 155 / 0.35);
}
.border-y-adcurate-green-dark\/40 {
  border-top-color: rgb(50 188 155 / 0.4);
  border-bottom-color: rgb(50 188 155 / 0.4);
}
.border-y-adcurate-green-dark\/45 {
  border-top-color: rgb(50 188 155 / 0.45);
  border-bottom-color: rgb(50 188 155 / 0.45);
}
.border-y-adcurate-green-dark\/5 {
  border-top-color: rgb(50 188 155 / 0.05);
  border-bottom-color: rgb(50 188 155 / 0.05);
}
.border-y-adcurate-green-dark\/50 {
  border-top-color: rgb(50 188 155 / 0.5);
  border-bottom-color: rgb(50 188 155 / 0.5);
}
.border-y-adcurate-green-dark\/55 {
  border-top-color: rgb(50 188 155 / 0.55);
  border-bottom-color: rgb(50 188 155 / 0.55);
}
.border-y-adcurate-green-dark\/60 {
  border-top-color: rgb(50 188 155 / 0.6);
  border-bottom-color: rgb(50 188 155 / 0.6);
}
.border-y-adcurate-green-dark\/65 {
  border-top-color: rgb(50 188 155 / 0.65);
  border-bottom-color: rgb(50 188 155 / 0.65);
}
.border-y-adcurate-green-dark\/70 {
  border-top-color: rgb(50 188 155 / 0.7);
  border-bottom-color: rgb(50 188 155 / 0.7);
}
.border-y-adcurate-green-dark\/75 {
  border-top-color: rgb(50 188 155 / 0.75);
  border-bottom-color: rgb(50 188 155 / 0.75);
}
.border-y-adcurate-green-dark\/80 {
  border-top-color: rgb(50 188 155 / 0.8);
  border-bottom-color: rgb(50 188 155 / 0.8);
}
.border-y-adcurate-green-dark\/85 {
  border-top-color: rgb(50 188 155 / 0.85);
  border-bottom-color: rgb(50 188 155 / 0.85);
}
.border-y-adcurate-green-dark\/90 {
  border-top-color: rgb(50 188 155 / 0.9);
  border-bottom-color: rgb(50 188 155 / 0.9);
}
.border-y-adcurate-green-dark\/95 {
  border-top-color: rgb(50 188 155 / 0.95);
  border-bottom-color: rgb(50 188 155 / 0.95);
}
.border-y-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-green-lite\/0 {
  border-top-color: rgb(60 207 172 / 0);
  border-bottom-color: rgb(60 207 172 / 0);
}
.border-y-adcurate-green-lite\/10 {
  border-top-color: rgb(60 207 172 / 0.1);
  border-bottom-color: rgb(60 207 172 / 0.1);
}
.border-y-adcurate-green-lite\/100 {
  border-top-color: rgb(60 207 172 / 1);
  border-bottom-color: rgb(60 207 172 / 1);
}
.border-y-adcurate-green-lite\/15 {
  border-top-color: rgb(60 207 172 / 0.15);
  border-bottom-color: rgb(60 207 172 / 0.15);
}
.border-y-adcurate-green-lite\/20 {
  border-top-color: rgb(60 207 172 / 0.2);
  border-bottom-color: rgb(60 207 172 / 0.2);
}
.border-y-adcurate-green-lite\/25 {
  border-top-color: rgb(60 207 172 / 0.25);
  border-bottom-color: rgb(60 207 172 / 0.25);
}
.border-y-adcurate-green-lite\/30 {
  border-top-color: rgb(60 207 172 / 0.3);
  border-bottom-color: rgb(60 207 172 / 0.3);
}
.border-y-adcurate-green-lite\/35 {
  border-top-color: rgb(60 207 172 / 0.35);
  border-bottom-color: rgb(60 207 172 / 0.35);
}
.border-y-adcurate-green-lite\/40 {
  border-top-color: rgb(60 207 172 / 0.4);
  border-bottom-color: rgb(60 207 172 / 0.4);
}
.border-y-adcurate-green-lite\/45 {
  border-top-color: rgb(60 207 172 / 0.45);
  border-bottom-color: rgb(60 207 172 / 0.45);
}
.border-y-adcurate-green-lite\/5 {
  border-top-color: rgb(60 207 172 / 0.05);
  border-bottom-color: rgb(60 207 172 / 0.05);
}
.border-y-adcurate-green-lite\/50 {
  border-top-color: rgb(60 207 172 / 0.5);
  border-bottom-color: rgb(60 207 172 / 0.5);
}
.border-y-adcurate-green-lite\/55 {
  border-top-color: rgb(60 207 172 / 0.55);
  border-bottom-color: rgb(60 207 172 / 0.55);
}
.border-y-adcurate-green-lite\/60 {
  border-top-color: rgb(60 207 172 / 0.6);
  border-bottom-color: rgb(60 207 172 / 0.6);
}
.border-y-adcurate-green-lite\/65 {
  border-top-color: rgb(60 207 172 / 0.65);
  border-bottom-color: rgb(60 207 172 / 0.65);
}
.border-y-adcurate-green-lite\/70 {
  border-top-color: rgb(60 207 172 / 0.7);
  border-bottom-color: rgb(60 207 172 / 0.7);
}
.border-y-adcurate-green-lite\/75 {
  border-top-color: rgb(60 207 172 / 0.75);
  border-bottom-color: rgb(60 207 172 / 0.75);
}
.border-y-adcurate-green-lite\/80 {
  border-top-color: rgb(60 207 172 / 0.8);
  border-bottom-color: rgb(60 207 172 / 0.8);
}
.border-y-adcurate-green-lite\/85 {
  border-top-color: rgb(60 207 172 / 0.85);
  border-bottom-color: rgb(60 207 172 / 0.85);
}
.border-y-adcurate-green-lite\/90 {
  border-top-color: rgb(60 207 172 / 0.9);
  border-bottom-color: rgb(60 207 172 / 0.9);
}
.border-y-adcurate-green-lite\/95 {
  border-top-color: rgb(60 207 172 / 0.95);
  border-bottom-color: rgb(60 207 172 / 0.95);
}
.border-y-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-y-adcurate-purple-dark\/0 {
  border-top-color: rgb(83 41 80 / 0);
  border-bottom-color: rgb(83 41 80 / 0);
}
.border-y-adcurate-purple-dark\/10 {
  border-top-color: rgb(83 41 80 / 0.1);
  border-bottom-color: rgb(83 41 80 / 0.1);
}
.border-y-adcurate-purple-dark\/100 {
  border-top-color: rgb(83 41 80 / 1);
  border-bottom-color: rgb(83 41 80 / 1);
}
.border-y-adcurate-purple-dark\/15 {
  border-top-color: rgb(83 41 80 / 0.15);
  border-bottom-color: rgb(83 41 80 / 0.15);
}
.border-y-adcurate-purple-dark\/20 {
  border-top-color: rgb(83 41 80 / 0.2);
  border-bottom-color: rgb(83 41 80 / 0.2);
}
.border-y-adcurate-purple-dark\/25 {
  border-top-color: rgb(83 41 80 / 0.25);
  border-bottom-color: rgb(83 41 80 / 0.25);
}
.border-y-adcurate-purple-dark\/30 {
  border-top-color: rgb(83 41 80 / 0.3);
  border-bottom-color: rgb(83 41 80 / 0.3);
}
.border-y-adcurate-purple-dark\/35 {
  border-top-color: rgb(83 41 80 / 0.35);
  border-bottom-color: rgb(83 41 80 / 0.35);
}
.border-y-adcurate-purple-dark\/40 {
  border-top-color: rgb(83 41 80 / 0.4);
  border-bottom-color: rgb(83 41 80 / 0.4);
}
.border-y-adcurate-purple-dark\/45 {
  border-top-color: rgb(83 41 80 / 0.45);
  border-bottom-color: rgb(83 41 80 / 0.45);
}
.border-y-adcurate-purple-dark\/5 {
  border-top-color: rgb(83 41 80 / 0.05);
  border-bottom-color: rgb(83 41 80 / 0.05);
}
.border-y-adcurate-purple-dark\/50 {
  border-top-color: rgb(83 41 80 / 0.5);
  border-bottom-color: rgb(83 41 80 / 0.5);
}
.border-y-adcurate-purple-dark\/55 {
  border-top-color: rgb(83 41 80 / 0.55);
  border-bottom-color: rgb(83 41 80 / 0.55);
}
.border-y-adcurate-purple-dark\/60 {
  border-top-color: rgb(83 41 80 / 0.6);
  border-bottom-color: rgb(83 41 80 / 0.6);
}
.border-y-adcurate-purple-dark\/65 {
  border-top-color: rgb(83 41 80 / 0.65);
  border-bottom-color: rgb(83 41 80 / 0.65);
}
.border-y-adcurate-purple-dark\/70 {
  border-top-color: rgb(83 41 80 / 0.7);
  border-bottom-color: rgb(83 41 80 / 0.7);
}
.border-y-adcurate-purple-dark\/75 {
  border-top-color: rgb(83 41 80 / 0.75);
  border-bottom-color: rgb(83 41 80 / 0.75);
}
.border-y-adcurate-purple-dark\/80 {
  border-top-color: rgb(83 41 80 / 0.8);
  border-bottom-color: rgb(83 41 80 / 0.8);
}
.border-y-adcurate-purple-dark\/85 {
  border-top-color: rgb(83 41 80 / 0.85);
  border-bottom-color: rgb(83 41 80 / 0.85);
}
.border-y-adcurate-purple-dark\/90 {
  border-top-color: rgb(83 41 80 / 0.9);
  border-bottom-color: rgb(83 41 80 / 0.9);
}
.border-y-adcurate-purple-dark\/95 {
  border-top-color: rgb(83 41 80 / 0.95);
  border-bottom-color: rgb(83 41 80 / 0.95);
}
.border-y-safex-aqua {
  --tw-border-opacity: 1;
  border-top-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-y-safex-aqua\/0 {
  border-top-color: rgb(50 188 155 / 0);
  border-bottom-color: rgb(50 188 155 / 0);
}
.border-y-safex-aqua\/10 {
  border-top-color: rgb(50 188 155 / 0.1);
  border-bottom-color: rgb(50 188 155 / 0.1);
}
.border-y-safex-aqua\/100 {
  border-top-color: rgb(50 188 155 / 1);
  border-bottom-color: rgb(50 188 155 / 1);
}
.border-y-safex-aqua\/15 {
  border-top-color: rgb(50 188 155 / 0.15);
  border-bottom-color: rgb(50 188 155 / 0.15);
}
.border-y-safex-aqua\/20 {
  border-top-color: rgb(50 188 155 / 0.2);
  border-bottom-color: rgb(50 188 155 / 0.2);
}
.border-y-safex-aqua\/25 {
  border-top-color: rgb(50 188 155 / 0.25);
  border-bottom-color: rgb(50 188 155 / 0.25);
}
.border-y-safex-aqua\/30 {
  border-top-color: rgb(50 188 155 / 0.3);
  border-bottom-color: rgb(50 188 155 / 0.3);
}
.border-y-safex-aqua\/35 {
  border-top-color: rgb(50 188 155 / 0.35);
  border-bottom-color: rgb(50 188 155 / 0.35);
}
.border-y-safex-aqua\/40 {
  border-top-color: rgb(50 188 155 / 0.4);
  border-bottom-color: rgb(50 188 155 / 0.4);
}
.border-y-safex-aqua\/45 {
  border-top-color: rgb(50 188 155 / 0.45);
  border-bottom-color: rgb(50 188 155 / 0.45);
}
.border-y-safex-aqua\/5 {
  border-top-color: rgb(50 188 155 / 0.05);
  border-bottom-color: rgb(50 188 155 / 0.05);
}
.border-y-safex-aqua\/50 {
  border-top-color: rgb(50 188 155 / 0.5);
  border-bottom-color: rgb(50 188 155 / 0.5);
}
.border-y-safex-aqua\/55 {
  border-top-color: rgb(50 188 155 / 0.55);
  border-bottom-color: rgb(50 188 155 / 0.55);
}
.border-y-safex-aqua\/60 {
  border-top-color: rgb(50 188 155 / 0.6);
  border-bottom-color: rgb(50 188 155 / 0.6);
}
.border-y-safex-aqua\/65 {
  border-top-color: rgb(50 188 155 / 0.65);
  border-bottom-color: rgb(50 188 155 / 0.65);
}
.border-y-safex-aqua\/70 {
  border-top-color: rgb(50 188 155 / 0.7);
  border-bottom-color: rgb(50 188 155 / 0.7);
}
.border-y-safex-aqua\/75 {
  border-top-color: rgb(50 188 155 / 0.75);
  border-bottom-color: rgb(50 188 155 / 0.75);
}
.border-y-safex-aqua\/80 {
  border-top-color: rgb(50 188 155 / 0.8);
  border-bottom-color: rgb(50 188 155 / 0.8);
}
.border-y-safex-aqua\/85 {
  border-top-color: rgb(50 188 155 / 0.85);
  border-bottom-color: rgb(50 188 155 / 0.85);
}
.border-y-safex-aqua\/90 {
  border-top-color: rgb(50 188 155 / 0.9);
  border-bottom-color: rgb(50 188 155 / 0.9);
}
.border-y-safex-aqua\/95 {
  border-top-color: rgb(50 188 155 / 0.95);
  border-bottom-color: rgb(50 188 155 / 0.95);
}
.border-y-safex-blue {
  --tw-border-opacity: 1;
  border-top-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-y-safex-blue-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-y-safex-blue-dark\/0 {
  border-top-color: rgb(23 37 84 / 0);
  border-bottom-color: rgb(23 37 84 / 0);
}
.border-y-safex-blue-dark\/10 {
  border-top-color: rgb(23 37 84 / 0.1);
  border-bottom-color: rgb(23 37 84 / 0.1);
}
.border-y-safex-blue-dark\/100 {
  border-top-color: rgb(23 37 84 / 1);
  border-bottom-color: rgb(23 37 84 / 1);
}
.border-y-safex-blue-dark\/15 {
  border-top-color: rgb(23 37 84 / 0.15);
  border-bottom-color: rgb(23 37 84 / 0.15);
}
.border-y-safex-blue-dark\/20 {
  border-top-color: rgb(23 37 84 / 0.2);
  border-bottom-color: rgb(23 37 84 / 0.2);
}
.border-y-safex-blue-dark\/25 {
  border-top-color: rgb(23 37 84 / 0.25);
  border-bottom-color: rgb(23 37 84 / 0.25);
}
.border-y-safex-blue-dark\/30 {
  border-top-color: rgb(23 37 84 / 0.3);
  border-bottom-color: rgb(23 37 84 / 0.3);
}
.border-y-safex-blue-dark\/35 {
  border-top-color: rgb(23 37 84 / 0.35);
  border-bottom-color: rgb(23 37 84 / 0.35);
}
.border-y-safex-blue-dark\/40 {
  border-top-color: rgb(23 37 84 / 0.4);
  border-bottom-color: rgb(23 37 84 / 0.4);
}
.border-y-safex-blue-dark\/45 {
  border-top-color: rgb(23 37 84 / 0.45);
  border-bottom-color: rgb(23 37 84 / 0.45);
}
.border-y-safex-blue-dark\/5 {
  border-top-color: rgb(23 37 84 / 0.05);
  border-bottom-color: rgb(23 37 84 / 0.05);
}
.border-y-safex-blue-dark\/50 {
  border-top-color: rgb(23 37 84 / 0.5);
  border-bottom-color: rgb(23 37 84 / 0.5);
}
.border-y-safex-blue-dark\/55 {
  border-top-color: rgb(23 37 84 / 0.55);
  border-bottom-color: rgb(23 37 84 / 0.55);
}
.border-y-safex-blue-dark\/60 {
  border-top-color: rgb(23 37 84 / 0.6);
  border-bottom-color: rgb(23 37 84 / 0.6);
}
.border-y-safex-blue-dark\/65 {
  border-top-color: rgb(23 37 84 / 0.65);
  border-bottom-color: rgb(23 37 84 / 0.65);
}
.border-y-safex-blue-dark\/70 {
  border-top-color: rgb(23 37 84 / 0.7);
  border-bottom-color: rgb(23 37 84 / 0.7);
}
.border-y-safex-blue-dark\/75 {
  border-top-color: rgb(23 37 84 / 0.75);
  border-bottom-color: rgb(23 37 84 / 0.75);
}
.border-y-safex-blue-dark\/80 {
  border-top-color: rgb(23 37 84 / 0.8);
  border-bottom-color: rgb(23 37 84 / 0.8);
}
.border-y-safex-blue-dark\/85 {
  border-top-color: rgb(23 37 84 / 0.85);
  border-bottom-color: rgb(23 37 84 / 0.85);
}
.border-y-safex-blue-dark\/90 {
  border-top-color: rgb(23 37 84 / 0.9);
  border-bottom-color: rgb(23 37 84 / 0.9);
}
.border-y-safex-blue-dark\/95 {
  border-top-color: rgb(23 37 84 / 0.95);
  border-bottom-color: rgb(23 37 84 / 0.95);
}
.border-y-safex-blue\/0 {
  border-top-color: rgb(37 99 235 / 0);
  border-bottom-color: rgb(37 99 235 / 0);
}
.border-y-safex-blue\/10 {
  border-top-color: rgb(37 99 235 / 0.1);
  border-bottom-color: rgb(37 99 235 / 0.1);
}
.border-y-safex-blue\/100 {
  border-top-color: rgb(37 99 235 / 1);
  border-bottom-color: rgb(37 99 235 / 1);
}
.border-y-safex-blue\/15 {
  border-top-color: rgb(37 99 235 / 0.15);
  border-bottom-color: rgb(37 99 235 / 0.15);
}
.border-y-safex-blue\/20 {
  border-top-color: rgb(37 99 235 / 0.2);
  border-bottom-color: rgb(37 99 235 / 0.2);
}
.border-y-safex-blue\/25 {
  border-top-color: rgb(37 99 235 / 0.25);
  border-bottom-color: rgb(37 99 235 / 0.25);
}
.border-y-safex-blue\/30 {
  border-top-color: rgb(37 99 235 / 0.3);
  border-bottom-color: rgb(37 99 235 / 0.3);
}
.border-y-safex-blue\/35 {
  border-top-color: rgb(37 99 235 / 0.35);
  border-bottom-color: rgb(37 99 235 / 0.35);
}
.border-y-safex-blue\/40 {
  border-top-color: rgb(37 99 235 / 0.4);
  border-bottom-color: rgb(37 99 235 / 0.4);
}
.border-y-safex-blue\/45 {
  border-top-color: rgb(37 99 235 / 0.45);
  border-bottom-color: rgb(37 99 235 / 0.45);
}
.border-y-safex-blue\/5 {
  border-top-color: rgb(37 99 235 / 0.05);
  border-bottom-color: rgb(37 99 235 / 0.05);
}
.border-y-safex-blue\/50 {
  border-top-color: rgb(37 99 235 / 0.5);
  border-bottom-color: rgb(37 99 235 / 0.5);
}
.border-y-safex-blue\/55 {
  border-top-color: rgb(37 99 235 / 0.55);
  border-bottom-color: rgb(37 99 235 / 0.55);
}
.border-y-safex-blue\/60 {
  border-top-color: rgb(37 99 235 / 0.6);
  border-bottom-color: rgb(37 99 235 / 0.6);
}
.border-y-safex-blue\/65 {
  border-top-color: rgb(37 99 235 / 0.65);
  border-bottom-color: rgb(37 99 235 / 0.65);
}
.border-y-safex-blue\/70 {
  border-top-color: rgb(37 99 235 / 0.7);
  border-bottom-color: rgb(37 99 235 / 0.7);
}
.border-y-safex-blue\/75 {
  border-top-color: rgb(37 99 235 / 0.75);
  border-bottom-color: rgb(37 99 235 / 0.75);
}
.border-y-safex-blue\/80 {
  border-top-color: rgb(37 99 235 / 0.8);
  border-bottom-color: rgb(37 99 235 / 0.8);
}
.border-y-safex-blue\/85 {
  border-top-color: rgb(37 99 235 / 0.85);
  border-bottom-color: rgb(37 99 235 / 0.85);
}
.border-y-safex-blue\/90 {
  border-top-color: rgb(37 99 235 / 0.9);
  border-bottom-color: rgb(37 99 235 / 0.9);
}
.border-y-safex-blue\/95 {
  border-top-color: rgb(37 99 235 / 0.95);
  border-bottom-color: rgb(37 99 235 / 0.95);
}
.border-y-safex-gray-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-y-safex-gray-dark\/0 {
  border-top-color: rgb(18 18 18 / 0);
  border-bottom-color: rgb(18 18 18 / 0);
}
.border-y-safex-gray-dark\/10 {
  border-top-color: rgb(18 18 18 / 0.1);
  border-bottom-color: rgb(18 18 18 / 0.1);
}
.border-y-safex-gray-dark\/100 {
  border-top-color: rgb(18 18 18 / 1);
  border-bottom-color: rgb(18 18 18 / 1);
}
.border-y-safex-gray-dark\/15 {
  border-top-color: rgb(18 18 18 / 0.15);
  border-bottom-color: rgb(18 18 18 / 0.15);
}
.border-y-safex-gray-dark\/20 {
  border-top-color: rgb(18 18 18 / 0.2);
  border-bottom-color: rgb(18 18 18 / 0.2);
}
.border-y-safex-gray-dark\/25 {
  border-top-color: rgb(18 18 18 / 0.25);
  border-bottom-color: rgb(18 18 18 / 0.25);
}
.border-y-safex-gray-dark\/30 {
  border-top-color: rgb(18 18 18 / 0.3);
  border-bottom-color: rgb(18 18 18 / 0.3);
}
.border-y-safex-gray-dark\/35 {
  border-top-color: rgb(18 18 18 / 0.35);
  border-bottom-color: rgb(18 18 18 / 0.35);
}
.border-y-safex-gray-dark\/40 {
  border-top-color: rgb(18 18 18 / 0.4);
  border-bottom-color: rgb(18 18 18 / 0.4);
}
.border-y-safex-gray-dark\/45 {
  border-top-color: rgb(18 18 18 / 0.45);
  border-bottom-color: rgb(18 18 18 / 0.45);
}
.border-y-safex-gray-dark\/5 {
  border-top-color: rgb(18 18 18 / 0.05);
  border-bottom-color: rgb(18 18 18 / 0.05);
}
.border-y-safex-gray-dark\/50 {
  border-top-color: rgb(18 18 18 / 0.5);
  border-bottom-color: rgb(18 18 18 / 0.5);
}
.border-y-safex-gray-dark\/55 {
  border-top-color: rgb(18 18 18 / 0.55);
  border-bottom-color: rgb(18 18 18 / 0.55);
}
.border-y-safex-gray-dark\/60 {
  border-top-color: rgb(18 18 18 / 0.6);
  border-bottom-color: rgb(18 18 18 / 0.6);
}
.border-y-safex-gray-dark\/65 {
  border-top-color: rgb(18 18 18 / 0.65);
  border-bottom-color: rgb(18 18 18 / 0.65);
}
.border-y-safex-gray-dark\/70 {
  border-top-color: rgb(18 18 18 / 0.7);
  border-bottom-color: rgb(18 18 18 / 0.7);
}
.border-y-safex-gray-dark\/75 {
  border-top-color: rgb(18 18 18 / 0.75);
  border-bottom-color: rgb(18 18 18 / 0.75);
}
.border-y-safex-gray-dark\/80 {
  border-top-color: rgb(18 18 18 / 0.8);
  border-bottom-color: rgb(18 18 18 / 0.8);
}
.border-y-safex-gray-dark\/85 {
  border-top-color: rgb(18 18 18 / 0.85);
  border-bottom-color: rgb(18 18 18 / 0.85);
}
.border-y-safex-gray-dark\/90 {
  border-top-color: rgb(18 18 18 / 0.9);
  border-bottom-color: rgb(18 18 18 / 0.9);
}
.border-y-safex-gray-dark\/95 {
  border-top-color: rgb(18 18 18 / 0.95);
  border-bottom-color: rgb(18 18 18 / 0.95);
}
.border-y-safex-gray-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-y-safex-gray-lite\/0 {
  border-top-color: rgb(247 248 249 / 0);
  border-bottom-color: rgb(247 248 249 / 0);
}
.border-y-safex-gray-lite\/10 {
  border-top-color: rgb(247 248 249 / 0.1);
  border-bottom-color: rgb(247 248 249 / 0.1);
}
.border-y-safex-gray-lite\/100 {
  border-top-color: rgb(247 248 249 / 1);
  border-bottom-color: rgb(247 248 249 / 1);
}
.border-y-safex-gray-lite\/15 {
  border-top-color: rgb(247 248 249 / 0.15);
  border-bottom-color: rgb(247 248 249 / 0.15);
}
.border-y-safex-gray-lite\/20 {
  border-top-color: rgb(247 248 249 / 0.2);
  border-bottom-color: rgb(247 248 249 / 0.2);
}
.border-y-safex-gray-lite\/25 {
  border-top-color: rgb(247 248 249 / 0.25);
  border-bottom-color: rgb(247 248 249 / 0.25);
}
.border-y-safex-gray-lite\/30 {
  border-top-color: rgb(247 248 249 / 0.3);
  border-bottom-color: rgb(247 248 249 / 0.3);
}
.border-y-safex-gray-lite\/35 {
  border-top-color: rgb(247 248 249 / 0.35);
  border-bottom-color: rgb(247 248 249 / 0.35);
}
.border-y-safex-gray-lite\/40 {
  border-top-color: rgb(247 248 249 / 0.4);
  border-bottom-color: rgb(247 248 249 / 0.4);
}
.border-y-safex-gray-lite\/45 {
  border-top-color: rgb(247 248 249 / 0.45);
  border-bottom-color: rgb(247 248 249 / 0.45);
}
.border-y-safex-gray-lite\/5 {
  border-top-color: rgb(247 248 249 / 0.05);
  border-bottom-color: rgb(247 248 249 / 0.05);
}
.border-y-safex-gray-lite\/50 {
  border-top-color: rgb(247 248 249 / 0.5);
  border-bottom-color: rgb(247 248 249 / 0.5);
}
.border-y-safex-gray-lite\/55 {
  border-top-color: rgb(247 248 249 / 0.55);
  border-bottom-color: rgb(247 248 249 / 0.55);
}
.border-y-safex-gray-lite\/60 {
  border-top-color: rgb(247 248 249 / 0.6);
  border-bottom-color: rgb(247 248 249 / 0.6);
}
.border-y-safex-gray-lite\/65 {
  border-top-color: rgb(247 248 249 / 0.65);
  border-bottom-color: rgb(247 248 249 / 0.65);
}
.border-y-safex-gray-lite\/70 {
  border-top-color: rgb(247 248 249 / 0.7);
  border-bottom-color: rgb(247 248 249 / 0.7);
}
.border-y-safex-gray-lite\/75 {
  border-top-color: rgb(247 248 249 / 0.75);
  border-bottom-color: rgb(247 248 249 / 0.75);
}
.border-y-safex-gray-lite\/80 {
  border-top-color: rgb(247 248 249 / 0.8);
  border-bottom-color: rgb(247 248 249 / 0.8);
}
.border-y-safex-gray-lite\/85 {
  border-top-color: rgb(247 248 249 / 0.85);
  border-bottom-color: rgb(247 248 249 / 0.85);
}
.border-y-safex-gray-lite\/90 {
  border-top-color: rgb(247 248 249 / 0.9);
  border-bottom-color: rgb(247 248 249 / 0.9);
}
.border-y-safex-gray-lite\/95 {
  border-top-color: rgb(247 248 249 / 0.95);
  border-bottom-color: rgb(247 248 249 / 0.95);
}
.border-y-safex-gray-med {
  --tw-border-opacity: 1;
  border-top-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-y-safex-gray-med\/0 {
  border-top-color: rgb(136 136 136 / 0);
  border-bottom-color: rgb(136 136 136 / 0);
}
.border-y-safex-gray-med\/10 {
  border-top-color: rgb(136 136 136 / 0.1);
  border-bottom-color: rgb(136 136 136 / 0.1);
}
.border-y-safex-gray-med\/100 {
  border-top-color: rgb(136 136 136 / 1);
  border-bottom-color: rgb(136 136 136 / 1);
}
.border-y-safex-gray-med\/15 {
  border-top-color: rgb(136 136 136 / 0.15);
  border-bottom-color: rgb(136 136 136 / 0.15);
}
.border-y-safex-gray-med\/20 {
  border-top-color: rgb(136 136 136 / 0.2);
  border-bottom-color: rgb(136 136 136 / 0.2);
}
.border-y-safex-gray-med\/25 {
  border-top-color: rgb(136 136 136 / 0.25);
  border-bottom-color: rgb(136 136 136 / 0.25);
}
.border-y-safex-gray-med\/30 {
  border-top-color: rgb(136 136 136 / 0.3);
  border-bottom-color: rgb(136 136 136 / 0.3);
}
.border-y-safex-gray-med\/35 {
  border-top-color: rgb(136 136 136 / 0.35);
  border-bottom-color: rgb(136 136 136 / 0.35);
}
.border-y-safex-gray-med\/40 {
  border-top-color: rgb(136 136 136 / 0.4);
  border-bottom-color: rgb(136 136 136 / 0.4);
}
.border-y-safex-gray-med\/45 {
  border-top-color: rgb(136 136 136 / 0.45);
  border-bottom-color: rgb(136 136 136 / 0.45);
}
.border-y-safex-gray-med\/5 {
  border-top-color: rgb(136 136 136 / 0.05);
  border-bottom-color: rgb(136 136 136 / 0.05);
}
.border-y-safex-gray-med\/50 {
  border-top-color: rgb(136 136 136 / 0.5);
  border-bottom-color: rgb(136 136 136 / 0.5);
}
.border-y-safex-gray-med\/55 {
  border-top-color: rgb(136 136 136 / 0.55);
  border-bottom-color: rgb(136 136 136 / 0.55);
}
.border-y-safex-gray-med\/60 {
  border-top-color: rgb(136 136 136 / 0.6);
  border-bottom-color: rgb(136 136 136 / 0.6);
}
.border-y-safex-gray-med\/65 {
  border-top-color: rgb(136 136 136 / 0.65);
  border-bottom-color: rgb(136 136 136 / 0.65);
}
.border-y-safex-gray-med\/70 {
  border-top-color: rgb(136 136 136 / 0.7);
  border-bottom-color: rgb(136 136 136 / 0.7);
}
.border-y-safex-gray-med\/75 {
  border-top-color: rgb(136 136 136 / 0.75);
  border-bottom-color: rgb(136 136 136 / 0.75);
}
.border-y-safex-gray-med\/80 {
  border-top-color: rgb(136 136 136 / 0.8);
  border-bottom-color: rgb(136 136 136 / 0.8);
}
.border-y-safex-gray-med\/85 {
  border-top-color: rgb(136 136 136 / 0.85);
  border-bottom-color: rgb(136 136 136 / 0.85);
}
.border-y-safex-gray-med\/90 {
  border-top-color: rgb(136 136 136 / 0.9);
  border-bottom-color: rgb(136 136 136 / 0.9);
}
.border-y-safex-gray-med\/95 {
  border-top-color: rgb(136 136 136 / 0.95);
  border-bottom-color: rgb(136 136 136 / 0.95);
}
.border-y-safex-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-y-safex-green\/0 {
  border-top-color: rgb(50 188 155 / 0);
  border-bottom-color: rgb(50 188 155 / 0);
}
.border-y-safex-green\/10 {
  border-top-color: rgb(50 188 155 / 0.1);
  border-bottom-color: rgb(50 188 155 / 0.1);
}
.border-y-safex-green\/100 {
  border-top-color: rgb(50 188 155 / 1);
  border-bottom-color: rgb(50 188 155 / 1);
}
.border-y-safex-green\/15 {
  border-top-color: rgb(50 188 155 / 0.15);
  border-bottom-color: rgb(50 188 155 / 0.15);
}
.border-y-safex-green\/20 {
  border-top-color: rgb(50 188 155 / 0.2);
  border-bottom-color: rgb(50 188 155 / 0.2);
}
.border-y-safex-green\/25 {
  border-top-color: rgb(50 188 155 / 0.25);
  border-bottom-color: rgb(50 188 155 / 0.25);
}
.border-y-safex-green\/30 {
  border-top-color: rgb(50 188 155 / 0.3);
  border-bottom-color: rgb(50 188 155 / 0.3);
}
.border-y-safex-green\/35 {
  border-top-color: rgb(50 188 155 / 0.35);
  border-bottom-color: rgb(50 188 155 / 0.35);
}
.border-y-safex-green\/40 {
  border-top-color: rgb(50 188 155 / 0.4);
  border-bottom-color: rgb(50 188 155 / 0.4);
}
.border-y-safex-green\/45 {
  border-top-color: rgb(50 188 155 / 0.45);
  border-bottom-color: rgb(50 188 155 / 0.45);
}
.border-y-safex-green\/5 {
  border-top-color: rgb(50 188 155 / 0.05);
  border-bottom-color: rgb(50 188 155 / 0.05);
}
.border-y-safex-green\/50 {
  border-top-color: rgb(50 188 155 / 0.5);
  border-bottom-color: rgb(50 188 155 / 0.5);
}
.border-y-safex-green\/55 {
  border-top-color: rgb(50 188 155 / 0.55);
  border-bottom-color: rgb(50 188 155 / 0.55);
}
.border-y-safex-green\/60 {
  border-top-color: rgb(50 188 155 / 0.6);
  border-bottom-color: rgb(50 188 155 / 0.6);
}
.border-y-safex-green\/65 {
  border-top-color: rgb(50 188 155 / 0.65);
  border-bottom-color: rgb(50 188 155 / 0.65);
}
.border-y-safex-green\/70 {
  border-top-color: rgb(50 188 155 / 0.7);
  border-bottom-color: rgb(50 188 155 / 0.7);
}
.border-y-safex-green\/75 {
  border-top-color: rgb(50 188 155 / 0.75);
  border-bottom-color: rgb(50 188 155 / 0.75);
}
.border-y-safex-green\/80 {
  border-top-color: rgb(50 188 155 / 0.8);
  border-bottom-color: rgb(50 188 155 / 0.8);
}
.border-y-safex-green\/85 {
  border-top-color: rgb(50 188 155 / 0.85);
  border-bottom-color: rgb(50 188 155 / 0.85);
}
.border-y-safex-green\/90 {
  border-top-color: rgb(50 188 155 / 0.9);
  border-bottom-color: rgb(50 188 155 / 0.9);
}
.border-y-safex-green\/95 {
  border-top-color: rgb(50 188 155 / 0.95);
  border-bottom-color: rgb(50 188 155 / 0.95);
}
.border-y-safex-purple {
  --tw-border-opacity: 1;
  border-top-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-y-safex-purple\/0 {
  border-top-color: rgb(107 33 168 / 0);
  border-bottom-color: rgb(107 33 168 / 0);
}
.border-y-safex-purple\/10 {
  border-top-color: rgb(107 33 168 / 0.1);
  border-bottom-color: rgb(107 33 168 / 0.1);
}
.border-y-safex-purple\/100 {
  border-top-color: rgb(107 33 168 / 1);
  border-bottom-color: rgb(107 33 168 / 1);
}
.border-y-safex-purple\/15 {
  border-top-color: rgb(107 33 168 / 0.15);
  border-bottom-color: rgb(107 33 168 / 0.15);
}
.border-y-safex-purple\/20 {
  border-top-color: rgb(107 33 168 / 0.2);
  border-bottom-color: rgb(107 33 168 / 0.2);
}
.border-y-safex-purple\/25 {
  border-top-color: rgb(107 33 168 / 0.25);
  border-bottom-color: rgb(107 33 168 / 0.25);
}
.border-y-safex-purple\/30 {
  border-top-color: rgb(107 33 168 / 0.3);
  border-bottom-color: rgb(107 33 168 / 0.3);
}
.border-y-safex-purple\/35 {
  border-top-color: rgb(107 33 168 / 0.35);
  border-bottom-color: rgb(107 33 168 / 0.35);
}
.border-y-safex-purple\/40 {
  border-top-color: rgb(107 33 168 / 0.4);
  border-bottom-color: rgb(107 33 168 / 0.4);
}
.border-y-safex-purple\/45 {
  border-top-color: rgb(107 33 168 / 0.45);
  border-bottom-color: rgb(107 33 168 / 0.45);
}
.border-y-safex-purple\/5 {
  border-top-color: rgb(107 33 168 / 0.05);
  border-bottom-color: rgb(107 33 168 / 0.05);
}
.border-y-safex-purple\/50 {
  border-top-color: rgb(107 33 168 / 0.5);
  border-bottom-color: rgb(107 33 168 / 0.5);
}
.border-y-safex-purple\/55 {
  border-top-color: rgb(107 33 168 / 0.55);
  border-bottom-color: rgb(107 33 168 / 0.55);
}
.border-y-safex-purple\/60 {
  border-top-color: rgb(107 33 168 / 0.6);
  border-bottom-color: rgb(107 33 168 / 0.6);
}
.border-y-safex-purple\/65 {
  border-top-color: rgb(107 33 168 / 0.65);
  border-bottom-color: rgb(107 33 168 / 0.65);
}
.border-y-safex-purple\/70 {
  border-top-color: rgb(107 33 168 / 0.7);
  border-bottom-color: rgb(107 33 168 / 0.7);
}
.border-y-safex-purple\/75 {
  border-top-color: rgb(107 33 168 / 0.75);
  border-bottom-color: rgb(107 33 168 / 0.75);
}
.border-y-safex-purple\/80 {
  border-top-color: rgb(107 33 168 / 0.8);
  border-bottom-color: rgb(107 33 168 / 0.8);
}
.border-y-safex-purple\/85 {
  border-top-color: rgb(107 33 168 / 0.85);
  border-bottom-color: rgb(107 33 168 / 0.85);
}
.border-y-safex-purple\/90 {
  border-top-color: rgb(107 33 168 / 0.9);
  border-bottom-color: rgb(107 33 168 / 0.9);
}
.border-y-safex-purple\/95 {
  border-top-color: rgb(107 33 168 / 0.95);
  border-bottom-color: rgb(107 33 168 / 0.95);
}
.border-y-safex-red {
  --tw-border-opacity: 1;
  border-top-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-y-safex-red-blocked {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-y-safex-red-blocked\/0 {
  border-top-color: rgb(220 38 38 / 0);
  border-bottom-color: rgb(220 38 38 / 0);
}
.border-y-safex-red-blocked\/10 {
  border-top-color: rgb(220 38 38 / 0.1);
  border-bottom-color: rgb(220 38 38 / 0.1);
}
.border-y-safex-red-blocked\/100 {
  border-top-color: rgb(220 38 38 / 1);
  border-bottom-color: rgb(220 38 38 / 1);
}
.border-y-safex-red-blocked\/15 {
  border-top-color: rgb(220 38 38 / 0.15);
  border-bottom-color: rgb(220 38 38 / 0.15);
}
.border-y-safex-red-blocked\/20 {
  border-top-color: rgb(220 38 38 / 0.2);
  border-bottom-color: rgb(220 38 38 / 0.2);
}
.border-y-safex-red-blocked\/25 {
  border-top-color: rgb(220 38 38 / 0.25);
  border-bottom-color: rgb(220 38 38 / 0.25);
}
.border-y-safex-red-blocked\/30 {
  border-top-color: rgb(220 38 38 / 0.3);
  border-bottom-color: rgb(220 38 38 / 0.3);
}
.border-y-safex-red-blocked\/35 {
  border-top-color: rgb(220 38 38 / 0.35);
  border-bottom-color: rgb(220 38 38 / 0.35);
}
.border-y-safex-red-blocked\/40 {
  border-top-color: rgb(220 38 38 / 0.4);
  border-bottom-color: rgb(220 38 38 / 0.4);
}
.border-y-safex-red-blocked\/45 {
  border-top-color: rgb(220 38 38 / 0.45);
  border-bottom-color: rgb(220 38 38 / 0.45);
}
.border-y-safex-red-blocked\/5 {
  border-top-color: rgb(220 38 38 / 0.05);
  border-bottom-color: rgb(220 38 38 / 0.05);
}
.border-y-safex-red-blocked\/50 {
  border-top-color: rgb(220 38 38 / 0.5);
  border-bottom-color: rgb(220 38 38 / 0.5);
}
.border-y-safex-red-blocked\/55 {
  border-top-color: rgb(220 38 38 / 0.55);
  border-bottom-color: rgb(220 38 38 / 0.55);
}
.border-y-safex-red-blocked\/60 {
  border-top-color: rgb(220 38 38 / 0.6);
  border-bottom-color: rgb(220 38 38 / 0.6);
}
.border-y-safex-red-blocked\/65 {
  border-top-color: rgb(220 38 38 / 0.65);
  border-bottom-color: rgb(220 38 38 / 0.65);
}
.border-y-safex-red-blocked\/70 {
  border-top-color: rgb(220 38 38 / 0.7);
  border-bottom-color: rgb(220 38 38 / 0.7);
}
.border-y-safex-red-blocked\/75 {
  border-top-color: rgb(220 38 38 / 0.75);
  border-bottom-color: rgb(220 38 38 / 0.75);
}
.border-y-safex-red-blocked\/80 {
  border-top-color: rgb(220 38 38 / 0.8);
  border-bottom-color: rgb(220 38 38 / 0.8);
}
.border-y-safex-red-blocked\/85 {
  border-top-color: rgb(220 38 38 / 0.85);
  border-bottom-color: rgb(220 38 38 / 0.85);
}
.border-y-safex-red-blocked\/90 {
  border-top-color: rgb(220 38 38 / 0.9);
  border-bottom-color: rgb(220 38 38 / 0.9);
}
.border-y-safex-red-blocked\/95 {
  border-top-color: rgb(220 38 38 / 0.95);
  border-bottom-color: rgb(220 38 38 / 0.95);
}
.border-y-safex-red\/0 {
  border-top-color: rgb(177 80 71 / 0);
  border-bottom-color: rgb(177 80 71 / 0);
}
.border-y-safex-red\/10 {
  border-top-color: rgb(177 80 71 / 0.1);
  border-bottom-color: rgb(177 80 71 / 0.1);
}
.border-y-safex-red\/100 {
  border-top-color: rgb(177 80 71 / 1);
  border-bottom-color: rgb(177 80 71 / 1);
}
.border-y-safex-red\/15 {
  border-top-color: rgb(177 80 71 / 0.15);
  border-bottom-color: rgb(177 80 71 / 0.15);
}
.border-y-safex-red\/20 {
  border-top-color: rgb(177 80 71 / 0.2);
  border-bottom-color: rgb(177 80 71 / 0.2);
}
.border-y-safex-red\/25 {
  border-top-color: rgb(177 80 71 / 0.25);
  border-bottom-color: rgb(177 80 71 / 0.25);
}
.border-y-safex-red\/30 {
  border-top-color: rgb(177 80 71 / 0.3);
  border-bottom-color: rgb(177 80 71 / 0.3);
}
.border-y-safex-red\/35 {
  border-top-color: rgb(177 80 71 / 0.35);
  border-bottom-color: rgb(177 80 71 / 0.35);
}
.border-y-safex-red\/40 {
  border-top-color: rgb(177 80 71 / 0.4);
  border-bottom-color: rgb(177 80 71 / 0.4);
}
.border-y-safex-red\/45 {
  border-top-color: rgb(177 80 71 / 0.45);
  border-bottom-color: rgb(177 80 71 / 0.45);
}
.border-y-safex-red\/5 {
  border-top-color: rgb(177 80 71 / 0.05);
  border-bottom-color: rgb(177 80 71 / 0.05);
}
.border-y-safex-red\/50 {
  border-top-color: rgb(177 80 71 / 0.5);
  border-bottom-color: rgb(177 80 71 / 0.5);
}
.border-y-safex-red\/55 {
  border-top-color: rgb(177 80 71 / 0.55);
  border-bottom-color: rgb(177 80 71 / 0.55);
}
.border-y-safex-red\/60 {
  border-top-color: rgb(177 80 71 / 0.6);
  border-bottom-color: rgb(177 80 71 / 0.6);
}
.border-y-safex-red\/65 {
  border-top-color: rgb(177 80 71 / 0.65);
  border-bottom-color: rgb(177 80 71 / 0.65);
}
.border-y-safex-red\/70 {
  border-top-color: rgb(177 80 71 / 0.7);
  border-bottom-color: rgb(177 80 71 / 0.7);
}
.border-y-safex-red\/75 {
  border-top-color: rgb(177 80 71 / 0.75);
  border-bottom-color: rgb(177 80 71 / 0.75);
}
.border-y-safex-red\/80 {
  border-top-color: rgb(177 80 71 / 0.8);
  border-bottom-color: rgb(177 80 71 / 0.8);
}
.border-y-safex-red\/85 {
  border-top-color: rgb(177 80 71 / 0.85);
  border-bottom-color: rgb(177 80 71 / 0.85);
}
.border-y-safex-red\/90 {
  border-top-color: rgb(177 80 71 / 0.9);
  border-bottom-color: rgb(177 80 71 / 0.9);
}
.border-y-safex-red\/95 {
  border-top-color: rgb(177 80 71 / 0.95);
  border-bottom-color: rgb(177 80 71 / 0.95);
}
.border-y-safex-yellow {
  --tw-border-opacity: 1;
  border-top-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-y-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-y-safex-yellow-lite\/0 {
  border-top-color: rgb(255 204 68 / 0);
  border-bottom-color: rgb(255 204 68 / 0);
}
.border-y-safex-yellow-lite\/10 {
  border-top-color: rgb(255 204 68 / 0.1);
  border-bottom-color: rgb(255 204 68 / 0.1);
}
.border-y-safex-yellow-lite\/100 {
  border-top-color: rgb(255 204 68 / 1);
  border-bottom-color: rgb(255 204 68 / 1);
}
.border-y-safex-yellow-lite\/15 {
  border-top-color: rgb(255 204 68 / 0.15);
  border-bottom-color: rgb(255 204 68 / 0.15);
}
.border-y-safex-yellow-lite\/20 {
  border-top-color: rgb(255 204 68 / 0.2);
  border-bottom-color: rgb(255 204 68 / 0.2);
}
.border-y-safex-yellow-lite\/25 {
  border-top-color: rgb(255 204 68 / 0.25);
  border-bottom-color: rgb(255 204 68 / 0.25);
}
.border-y-safex-yellow-lite\/30 {
  border-top-color: rgb(255 204 68 / 0.3);
  border-bottom-color: rgb(255 204 68 / 0.3);
}
.border-y-safex-yellow-lite\/35 {
  border-top-color: rgb(255 204 68 / 0.35);
  border-bottom-color: rgb(255 204 68 / 0.35);
}
.border-y-safex-yellow-lite\/40 {
  border-top-color: rgb(255 204 68 / 0.4);
  border-bottom-color: rgb(255 204 68 / 0.4);
}
.border-y-safex-yellow-lite\/45 {
  border-top-color: rgb(255 204 68 / 0.45);
  border-bottom-color: rgb(255 204 68 / 0.45);
}
.border-y-safex-yellow-lite\/5 {
  border-top-color: rgb(255 204 68 / 0.05);
  border-bottom-color: rgb(255 204 68 / 0.05);
}
.border-y-safex-yellow-lite\/50 {
  border-top-color: rgb(255 204 68 / 0.5);
  border-bottom-color: rgb(255 204 68 / 0.5);
}
.border-y-safex-yellow-lite\/55 {
  border-top-color: rgb(255 204 68 / 0.55);
  border-bottom-color: rgb(255 204 68 / 0.55);
}
.border-y-safex-yellow-lite\/60 {
  border-top-color: rgb(255 204 68 / 0.6);
  border-bottom-color: rgb(255 204 68 / 0.6);
}
.border-y-safex-yellow-lite\/65 {
  border-top-color: rgb(255 204 68 / 0.65);
  border-bottom-color: rgb(255 204 68 / 0.65);
}
.border-y-safex-yellow-lite\/70 {
  border-top-color: rgb(255 204 68 / 0.7);
  border-bottom-color: rgb(255 204 68 / 0.7);
}
.border-y-safex-yellow-lite\/75 {
  border-top-color: rgb(255 204 68 / 0.75);
  border-bottom-color: rgb(255 204 68 / 0.75);
}
.border-y-safex-yellow-lite\/80 {
  border-top-color: rgb(255 204 68 / 0.8);
  border-bottom-color: rgb(255 204 68 / 0.8);
}
.border-y-safex-yellow-lite\/85 {
  border-top-color: rgb(255 204 68 / 0.85);
  border-bottom-color: rgb(255 204 68 / 0.85);
}
.border-y-safex-yellow-lite\/90 {
  border-top-color: rgb(255 204 68 / 0.9);
  border-bottom-color: rgb(255 204 68 / 0.9);
}
.border-y-safex-yellow-lite\/95 {
  border-top-color: rgb(255 204 68 / 0.95);
  border-bottom-color: rgb(255 204 68 / 0.95);
}
.border-y-safex-yellow\/0 {
  border-top-color: rgb(204 170 34 / 0);
  border-bottom-color: rgb(204 170 34 / 0);
}
.border-y-safex-yellow\/10 {
  border-top-color: rgb(204 170 34 / 0.1);
  border-bottom-color: rgb(204 170 34 / 0.1);
}
.border-y-safex-yellow\/100 {
  border-top-color: rgb(204 170 34 / 1);
  border-bottom-color: rgb(204 170 34 / 1);
}
.border-y-safex-yellow\/15 {
  border-top-color: rgb(204 170 34 / 0.15);
  border-bottom-color: rgb(204 170 34 / 0.15);
}
.border-y-safex-yellow\/20 {
  border-top-color: rgb(204 170 34 / 0.2);
  border-bottom-color: rgb(204 170 34 / 0.2);
}
.border-y-safex-yellow\/25 {
  border-top-color: rgb(204 170 34 / 0.25);
  border-bottom-color: rgb(204 170 34 / 0.25);
}
.border-y-safex-yellow\/30 {
  border-top-color: rgb(204 170 34 / 0.3);
  border-bottom-color: rgb(204 170 34 / 0.3);
}
.border-y-safex-yellow\/35 {
  border-top-color: rgb(204 170 34 / 0.35);
  border-bottom-color: rgb(204 170 34 / 0.35);
}
.border-y-safex-yellow\/40 {
  border-top-color: rgb(204 170 34 / 0.4);
  border-bottom-color: rgb(204 170 34 / 0.4);
}
.border-y-safex-yellow\/45 {
  border-top-color: rgb(204 170 34 / 0.45);
  border-bottom-color: rgb(204 170 34 / 0.45);
}
.border-y-safex-yellow\/5 {
  border-top-color: rgb(204 170 34 / 0.05);
  border-bottom-color: rgb(204 170 34 / 0.05);
}
.border-y-safex-yellow\/50 {
  border-top-color: rgb(204 170 34 / 0.5);
  border-bottom-color: rgb(204 170 34 / 0.5);
}
.border-y-safex-yellow\/55 {
  border-top-color: rgb(204 170 34 / 0.55);
  border-bottom-color: rgb(204 170 34 / 0.55);
}
.border-y-safex-yellow\/60 {
  border-top-color: rgb(204 170 34 / 0.6);
  border-bottom-color: rgb(204 170 34 / 0.6);
}
.border-y-safex-yellow\/65 {
  border-top-color: rgb(204 170 34 / 0.65);
  border-bottom-color: rgb(204 170 34 / 0.65);
}
.border-y-safex-yellow\/70 {
  border-top-color: rgb(204 170 34 / 0.7);
  border-bottom-color: rgb(204 170 34 / 0.7);
}
.border-y-safex-yellow\/75 {
  border-top-color: rgb(204 170 34 / 0.75);
  border-bottom-color: rgb(204 170 34 / 0.75);
}
.border-y-safex-yellow\/80 {
  border-top-color: rgb(204 170 34 / 0.8);
  border-bottom-color: rgb(204 170 34 / 0.8);
}
.border-y-safex-yellow\/85 {
  border-top-color: rgb(204 170 34 / 0.85);
  border-bottom-color: rgb(204 170 34 / 0.85);
}
.border-y-safex-yellow\/90 {
  border-top-color: rgb(204 170 34 / 0.9);
  border-bottom-color: rgb(204 170 34 / 0.9);
}
.border-y-safex-yellow\/95 {
  border-top-color: rgb(204 170 34 / 0.95);
  border-bottom-color: rgb(204 170 34 / 0.95);
}
.border-b-adcurate-black {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-black-lite-semi\/0 {
  border-bottom-color: rgb(47 53 109 / 0);
}
.border-b-adcurate-black-lite-semi\/10 {
  border-bottom-color: rgb(47 53 109 / 0.1);
}
.border-b-adcurate-black-lite-semi\/100 {
  border-bottom-color: rgb(47 53 109 / 1);
}
.border-b-adcurate-black-lite-semi\/15 {
  border-bottom-color: rgb(47 53 109 / 0.15);
}
.border-b-adcurate-black-lite-semi\/20 {
  border-bottom-color: rgb(47 53 109 / 0.2);
}
.border-b-adcurate-black-lite-semi\/25 {
  border-bottom-color: rgb(47 53 109 / 0.25);
}
.border-b-adcurate-black-lite-semi\/30 {
  border-bottom-color: rgb(47 53 109 / 0.3);
}
.border-b-adcurate-black-lite-semi\/35 {
  border-bottom-color: rgb(47 53 109 / 0.35);
}
.border-b-adcurate-black-lite-semi\/40 {
  border-bottom-color: rgb(47 53 109 / 0.4);
}
.border-b-adcurate-black-lite-semi\/45 {
  border-bottom-color: rgb(47 53 109 / 0.45);
}
.border-b-adcurate-black-lite-semi\/5 {
  border-bottom-color: rgb(47 53 109 / 0.05);
}
.border-b-adcurate-black-lite-semi\/50 {
  border-bottom-color: rgb(47 53 109 / 0.5);
}
.border-b-adcurate-black-lite-semi\/55 {
  border-bottom-color: rgb(47 53 109 / 0.55);
}
.border-b-adcurate-black-lite-semi\/60 {
  border-bottom-color: rgb(47 53 109 / 0.6);
}
.border-b-adcurate-black-lite-semi\/65 {
  border-bottom-color: rgb(47 53 109 / 0.65);
}
.border-b-adcurate-black-lite-semi\/70 {
  border-bottom-color: rgb(47 53 109 / 0.7);
}
.border-b-adcurate-black-lite-semi\/75 {
  border-bottom-color: rgb(47 53 109 / 0.75);
}
.border-b-adcurate-black-lite-semi\/80 {
  border-bottom-color: rgb(47 53 109 / 0.8);
}
.border-b-adcurate-black-lite-semi\/85 {
  border-bottom-color: rgb(47 53 109 / 0.85);
}
.border-b-adcurate-black-lite-semi\/90 {
  border-bottom-color: rgb(47 53 109 / 0.9);
}
.border-b-adcurate-black-lite-semi\/95 {
  border-bottom-color: rgb(47 53 109 / 0.95);
}
.border-b-adcurate-black-lite\/0 {
  border-bottom-color: rgb(47 53 109 / 0);
}
.border-b-adcurate-black-lite\/10 {
  border-bottom-color: rgb(47 53 109 / 0.1);
}
.border-b-adcurate-black-lite\/100 {
  border-bottom-color: rgb(47 53 109 / 1);
}
.border-b-adcurate-black-lite\/15 {
  border-bottom-color: rgb(47 53 109 / 0.15);
}
.border-b-adcurate-black-lite\/20 {
  border-bottom-color: rgb(47 53 109 / 0.2);
}
.border-b-adcurate-black-lite\/25 {
  border-bottom-color: rgb(47 53 109 / 0.25);
}
.border-b-adcurate-black-lite\/30 {
  border-bottom-color: rgb(47 53 109 / 0.3);
}
.border-b-adcurate-black-lite\/35 {
  border-bottom-color: rgb(47 53 109 / 0.35);
}
.border-b-adcurate-black-lite\/40 {
  border-bottom-color: rgb(47 53 109 / 0.4);
}
.border-b-adcurate-black-lite\/45 {
  border-bottom-color: rgb(47 53 109 / 0.45);
}
.border-b-adcurate-black-lite\/5 {
  border-bottom-color: rgb(47 53 109 / 0.05);
}
.border-b-adcurate-black-lite\/50 {
  border-bottom-color: rgb(47 53 109 / 0.5);
}
.border-b-adcurate-black-lite\/55 {
  border-bottom-color: rgb(47 53 109 / 0.55);
}
.border-b-adcurate-black-lite\/60 {
  border-bottom-color: rgb(47 53 109 / 0.6);
}
.border-b-adcurate-black-lite\/65 {
  border-bottom-color: rgb(47 53 109 / 0.65);
}
.border-b-adcurate-black-lite\/70 {
  border-bottom-color: rgb(47 53 109 / 0.7);
}
.border-b-adcurate-black-lite\/75 {
  border-bottom-color: rgb(47 53 109 / 0.75);
}
.border-b-adcurate-black-lite\/80 {
  border-bottom-color: rgb(47 53 109 / 0.8);
}
.border-b-adcurate-black-lite\/85 {
  border-bottom-color: rgb(47 53 109 / 0.85);
}
.border-b-adcurate-black-lite\/90 {
  border-bottom-color: rgb(47 53 109 / 0.9);
}
.border-b-adcurate-black-lite\/95 {
  border-bottom-color: rgb(47 53 109 / 0.95);
}
.border-b-adcurate-black\/0 {
  border-bottom-color: rgb(36 40 82 / 0);
}
.border-b-adcurate-black\/10 {
  border-bottom-color: rgb(36 40 82 / 0.1);
}
.border-b-adcurate-black\/100 {
  border-bottom-color: rgb(36 40 82 / 1);
}
.border-b-adcurate-black\/15 {
  border-bottom-color: rgb(36 40 82 / 0.15);
}
.border-b-adcurate-black\/20 {
  border-bottom-color: rgb(36 40 82 / 0.2);
}
.border-b-adcurate-black\/25 {
  border-bottom-color: rgb(36 40 82 / 0.25);
}
.border-b-adcurate-black\/30 {
  border-bottom-color: rgb(36 40 82 / 0.3);
}
.border-b-adcurate-black\/35 {
  border-bottom-color: rgb(36 40 82 / 0.35);
}
.border-b-adcurate-black\/40 {
  border-bottom-color: rgb(36 40 82 / 0.4);
}
.border-b-adcurate-black\/45 {
  border-bottom-color: rgb(36 40 82 / 0.45);
}
.border-b-adcurate-black\/5 {
  border-bottom-color: rgb(36 40 82 / 0.05);
}
.border-b-adcurate-black\/50 {
  border-bottom-color: rgb(36 40 82 / 0.5);
}
.border-b-adcurate-black\/55 {
  border-bottom-color: rgb(36 40 82 / 0.55);
}
.border-b-adcurate-black\/60 {
  border-bottom-color: rgb(36 40 82 / 0.6);
}
.border-b-adcurate-black\/65 {
  border-bottom-color: rgb(36 40 82 / 0.65);
}
.border-b-adcurate-black\/70 {
  border-bottom-color: rgb(36 40 82 / 0.7);
}
.border-b-adcurate-black\/75 {
  border-bottom-color: rgb(36 40 82 / 0.75);
}
.border-b-adcurate-black\/80 {
  border-bottom-color: rgb(36 40 82 / 0.8);
}
.border-b-adcurate-black\/85 {
  border-bottom-color: rgb(36 40 82 / 0.85);
}
.border-b-adcurate-black\/90 {
  border-bottom-color: rgb(36 40 82 / 0.9);
}
.border-b-adcurate-black\/95 {
  border-bottom-color: rgb(36 40 82 / 0.95);
}
.border-b-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-gradient-blue\/0 {
  border-bottom-color: rgb(212 253 255 / 0);
}
.border-b-adcurate-gradient-blue\/10 {
  border-bottom-color: rgb(212 253 255 / 0.1);
}
.border-b-adcurate-gradient-blue\/100 {
  border-bottom-color: rgb(212 253 255 / 1);
}
.border-b-adcurate-gradient-blue\/15 {
  border-bottom-color: rgb(212 253 255 / 0.15);
}
.border-b-adcurate-gradient-blue\/20 {
  border-bottom-color: rgb(212 253 255 / 0.2);
}
.border-b-adcurate-gradient-blue\/25 {
  border-bottom-color: rgb(212 253 255 / 0.25);
}
.border-b-adcurate-gradient-blue\/30 {
  border-bottom-color: rgb(212 253 255 / 0.3);
}
.border-b-adcurate-gradient-blue\/35 {
  border-bottom-color: rgb(212 253 255 / 0.35);
}
.border-b-adcurate-gradient-blue\/40 {
  border-bottom-color: rgb(212 253 255 / 0.4);
}
.border-b-adcurate-gradient-blue\/45 {
  border-bottom-color: rgb(212 253 255 / 0.45);
}
.border-b-adcurate-gradient-blue\/5 {
  border-bottom-color: rgb(212 253 255 / 0.05);
}
.border-b-adcurate-gradient-blue\/50 {
  border-bottom-color: rgb(212 253 255 / 0.5);
}
.border-b-adcurate-gradient-blue\/55 {
  border-bottom-color: rgb(212 253 255 / 0.55);
}
.border-b-adcurate-gradient-blue\/60 {
  border-bottom-color: rgb(212 253 255 / 0.6);
}
.border-b-adcurate-gradient-blue\/65 {
  border-bottom-color: rgb(212 253 255 / 0.65);
}
.border-b-adcurate-gradient-blue\/70 {
  border-bottom-color: rgb(212 253 255 / 0.7);
}
.border-b-adcurate-gradient-blue\/75 {
  border-bottom-color: rgb(212 253 255 / 0.75);
}
.border-b-adcurate-gradient-blue\/80 {
  border-bottom-color: rgb(212 253 255 / 0.8);
}
.border-b-adcurate-gradient-blue\/85 {
  border-bottom-color: rgb(212 253 255 / 0.85);
}
.border-b-adcurate-gradient-blue\/90 {
  border-bottom-color: rgb(212 253 255 / 0.9);
}
.border-b-adcurate-gradient-blue\/95 {
  border-bottom-color: rgb(212 253 255 / 0.95);
}
.border-b-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-gradient-pink\/0 {
  border-bottom-color: rgb(252 205 248 / 0);
}
.border-b-adcurate-gradient-pink\/10 {
  border-bottom-color: rgb(252 205 248 / 0.1);
}
.border-b-adcurate-gradient-pink\/100 {
  border-bottom-color: rgb(252 205 248 / 1);
}
.border-b-adcurate-gradient-pink\/15 {
  border-bottom-color: rgb(252 205 248 / 0.15);
}
.border-b-adcurate-gradient-pink\/20 {
  border-bottom-color: rgb(252 205 248 / 0.2);
}
.border-b-adcurate-gradient-pink\/25 {
  border-bottom-color: rgb(252 205 248 / 0.25);
}
.border-b-adcurate-gradient-pink\/30 {
  border-bottom-color: rgb(252 205 248 / 0.3);
}
.border-b-adcurate-gradient-pink\/35 {
  border-bottom-color: rgb(252 205 248 / 0.35);
}
.border-b-adcurate-gradient-pink\/40 {
  border-bottom-color: rgb(252 205 248 / 0.4);
}
.border-b-adcurate-gradient-pink\/45 {
  border-bottom-color: rgb(252 205 248 / 0.45);
}
.border-b-adcurate-gradient-pink\/5 {
  border-bottom-color: rgb(252 205 248 / 0.05);
}
.border-b-adcurate-gradient-pink\/50 {
  border-bottom-color: rgb(252 205 248 / 0.5);
}
.border-b-adcurate-gradient-pink\/55 {
  border-bottom-color: rgb(252 205 248 / 0.55);
}
.border-b-adcurate-gradient-pink\/60 {
  border-bottom-color: rgb(252 205 248 / 0.6);
}
.border-b-adcurate-gradient-pink\/65 {
  border-bottom-color: rgb(252 205 248 / 0.65);
}
.border-b-adcurate-gradient-pink\/70 {
  border-bottom-color: rgb(252 205 248 / 0.7);
}
.border-b-adcurate-gradient-pink\/75 {
  border-bottom-color: rgb(252 205 248 / 0.75);
}
.border-b-adcurate-gradient-pink\/80 {
  border-bottom-color: rgb(252 205 248 / 0.8);
}
.border-b-adcurate-gradient-pink\/85 {
  border-bottom-color: rgb(252 205 248 / 0.85);
}
.border-b-adcurate-gradient-pink\/90 {
  border-bottom-color: rgb(252 205 248 / 0.9);
}
.border-b-adcurate-gradient-pink\/95 {
  border-bottom-color: rgb(252 205 248 / 0.95);
}
.border-b-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-gray-lite\/0 {
  border-bottom-color: rgb(231 230 230 / 0);
}
.border-b-adcurate-gray-lite\/10 {
  border-bottom-color: rgb(231 230 230 / 0.1);
}
.border-b-adcurate-gray-lite\/100 {
  border-bottom-color: rgb(231 230 230 / 1);
}
.border-b-adcurate-gray-lite\/15 {
  border-bottom-color: rgb(231 230 230 / 0.15);
}
.border-b-adcurate-gray-lite\/20 {
  border-bottom-color: rgb(231 230 230 / 0.2);
}
.border-b-adcurate-gray-lite\/25 {
  border-bottom-color: rgb(231 230 230 / 0.25);
}
.border-b-adcurate-gray-lite\/30 {
  border-bottom-color: rgb(231 230 230 / 0.3);
}
.border-b-adcurate-gray-lite\/35 {
  border-bottom-color: rgb(231 230 230 / 0.35);
}
.border-b-adcurate-gray-lite\/40 {
  border-bottom-color: rgb(231 230 230 / 0.4);
}
.border-b-adcurate-gray-lite\/45 {
  border-bottom-color: rgb(231 230 230 / 0.45);
}
.border-b-adcurate-gray-lite\/5 {
  border-bottom-color: rgb(231 230 230 / 0.05);
}
.border-b-adcurate-gray-lite\/50 {
  border-bottom-color: rgb(231 230 230 / 0.5);
}
.border-b-adcurate-gray-lite\/55 {
  border-bottom-color: rgb(231 230 230 / 0.55);
}
.border-b-adcurate-gray-lite\/60 {
  border-bottom-color: rgb(231 230 230 / 0.6);
}
.border-b-adcurate-gray-lite\/65 {
  border-bottom-color: rgb(231 230 230 / 0.65);
}
.border-b-adcurate-gray-lite\/70 {
  border-bottom-color: rgb(231 230 230 / 0.7);
}
.border-b-adcurate-gray-lite\/75 {
  border-bottom-color: rgb(231 230 230 / 0.75);
}
.border-b-adcurate-gray-lite\/80 {
  border-bottom-color: rgb(231 230 230 / 0.8);
}
.border-b-adcurate-gray-lite\/85 {
  border-bottom-color: rgb(231 230 230 / 0.85);
}
.border-b-adcurate-gray-lite\/90 {
  border-bottom-color: rgb(231 230 230 / 0.9);
}
.border-b-adcurate-gray-lite\/95 {
  border-bottom-color: rgb(231 230 230 / 0.95);
}
.border-b-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-green-dark\/0 {
  border-bottom-color: rgb(50 188 155 / 0);
}
.border-b-adcurate-green-dark\/10 {
  border-bottom-color: rgb(50 188 155 / 0.1);
}
.border-b-adcurate-green-dark\/100 {
  border-bottom-color: rgb(50 188 155 / 1);
}
.border-b-adcurate-green-dark\/15 {
  border-bottom-color: rgb(50 188 155 / 0.15);
}
.border-b-adcurate-green-dark\/20 {
  border-bottom-color: rgb(50 188 155 / 0.2);
}
.border-b-adcurate-green-dark\/25 {
  border-bottom-color: rgb(50 188 155 / 0.25);
}
.border-b-adcurate-green-dark\/30 {
  border-bottom-color: rgb(50 188 155 / 0.3);
}
.border-b-adcurate-green-dark\/35 {
  border-bottom-color: rgb(50 188 155 / 0.35);
}
.border-b-adcurate-green-dark\/40 {
  border-bottom-color: rgb(50 188 155 / 0.4);
}
.border-b-adcurate-green-dark\/45 {
  border-bottom-color: rgb(50 188 155 / 0.45);
}
.border-b-adcurate-green-dark\/5 {
  border-bottom-color: rgb(50 188 155 / 0.05);
}
.border-b-adcurate-green-dark\/50 {
  border-bottom-color: rgb(50 188 155 / 0.5);
}
.border-b-adcurate-green-dark\/55 {
  border-bottom-color: rgb(50 188 155 / 0.55);
}
.border-b-adcurate-green-dark\/60 {
  border-bottom-color: rgb(50 188 155 / 0.6);
}
.border-b-adcurate-green-dark\/65 {
  border-bottom-color: rgb(50 188 155 / 0.65);
}
.border-b-adcurate-green-dark\/70 {
  border-bottom-color: rgb(50 188 155 / 0.7);
}
.border-b-adcurate-green-dark\/75 {
  border-bottom-color: rgb(50 188 155 / 0.75);
}
.border-b-adcurate-green-dark\/80 {
  border-bottom-color: rgb(50 188 155 / 0.8);
}
.border-b-adcurate-green-dark\/85 {
  border-bottom-color: rgb(50 188 155 / 0.85);
}
.border-b-adcurate-green-dark\/90 {
  border-bottom-color: rgb(50 188 155 / 0.9);
}
.border-b-adcurate-green-dark\/95 {
  border-bottom-color: rgb(50 188 155 / 0.95);
}
.border-b-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-green-lite\/0 {
  border-bottom-color: rgb(60 207 172 / 0);
}
.border-b-adcurate-green-lite\/10 {
  border-bottom-color: rgb(60 207 172 / 0.1);
}
.border-b-adcurate-green-lite\/100 {
  border-bottom-color: rgb(60 207 172 / 1);
}
.border-b-adcurate-green-lite\/15 {
  border-bottom-color: rgb(60 207 172 / 0.15);
}
.border-b-adcurate-green-lite\/20 {
  border-bottom-color: rgb(60 207 172 / 0.2);
}
.border-b-adcurate-green-lite\/25 {
  border-bottom-color: rgb(60 207 172 / 0.25);
}
.border-b-adcurate-green-lite\/30 {
  border-bottom-color: rgb(60 207 172 / 0.3);
}
.border-b-adcurate-green-lite\/35 {
  border-bottom-color: rgb(60 207 172 / 0.35);
}
.border-b-adcurate-green-lite\/40 {
  border-bottom-color: rgb(60 207 172 / 0.4);
}
.border-b-adcurate-green-lite\/45 {
  border-bottom-color: rgb(60 207 172 / 0.45);
}
.border-b-adcurate-green-lite\/5 {
  border-bottom-color: rgb(60 207 172 / 0.05);
}
.border-b-adcurate-green-lite\/50 {
  border-bottom-color: rgb(60 207 172 / 0.5);
}
.border-b-adcurate-green-lite\/55 {
  border-bottom-color: rgb(60 207 172 / 0.55);
}
.border-b-adcurate-green-lite\/60 {
  border-bottom-color: rgb(60 207 172 / 0.6);
}
.border-b-adcurate-green-lite\/65 {
  border-bottom-color: rgb(60 207 172 / 0.65);
}
.border-b-adcurate-green-lite\/70 {
  border-bottom-color: rgb(60 207 172 / 0.7);
}
.border-b-adcurate-green-lite\/75 {
  border-bottom-color: rgb(60 207 172 / 0.75);
}
.border-b-adcurate-green-lite\/80 {
  border-bottom-color: rgb(60 207 172 / 0.8);
}
.border-b-adcurate-green-lite\/85 {
  border-bottom-color: rgb(60 207 172 / 0.85);
}
.border-b-adcurate-green-lite\/90 {
  border-bottom-color: rgb(60 207 172 / 0.9);
}
.border-b-adcurate-green-lite\/95 {
  border-bottom-color: rgb(60 207 172 / 0.95);
}
.border-b-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-b-adcurate-purple-dark\/0 {
  border-bottom-color: rgb(83 41 80 / 0);
}
.border-b-adcurate-purple-dark\/10 {
  border-bottom-color: rgb(83 41 80 / 0.1);
}
.border-b-adcurate-purple-dark\/100 {
  border-bottom-color: rgb(83 41 80 / 1);
}
.border-b-adcurate-purple-dark\/15 {
  border-bottom-color: rgb(83 41 80 / 0.15);
}
.border-b-adcurate-purple-dark\/20 {
  border-bottom-color: rgb(83 41 80 / 0.2);
}
.border-b-adcurate-purple-dark\/25 {
  border-bottom-color: rgb(83 41 80 / 0.25);
}
.border-b-adcurate-purple-dark\/30 {
  border-bottom-color: rgb(83 41 80 / 0.3);
}
.border-b-adcurate-purple-dark\/35 {
  border-bottom-color: rgb(83 41 80 / 0.35);
}
.border-b-adcurate-purple-dark\/40 {
  border-bottom-color: rgb(83 41 80 / 0.4);
}
.border-b-adcurate-purple-dark\/45 {
  border-bottom-color: rgb(83 41 80 / 0.45);
}
.border-b-adcurate-purple-dark\/5 {
  border-bottom-color: rgb(83 41 80 / 0.05);
}
.border-b-adcurate-purple-dark\/50 {
  border-bottom-color: rgb(83 41 80 / 0.5);
}
.border-b-adcurate-purple-dark\/55 {
  border-bottom-color: rgb(83 41 80 / 0.55);
}
.border-b-adcurate-purple-dark\/60 {
  border-bottom-color: rgb(83 41 80 / 0.6);
}
.border-b-adcurate-purple-dark\/65 {
  border-bottom-color: rgb(83 41 80 / 0.65);
}
.border-b-adcurate-purple-dark\/70 {
  border-bottom-color: rgb(83 41 80 / 0.7);
}
.border-b-adcurate-purple-dark\/75 {
  border-bottom-color: rgb(83 41 80 / 0.75);
}
.border-b-adcurate-purple-dark\/80 {
  border-bottom-color: rgb(83 41 80 / 0.8);
}
.border-b-adcurate-purple-dark\/85 {
  border-bottom-color: rgb(83 41 80 / 0.85);
}
.border-b-adcurate-purple-dark\/90 {
  border-bottom-color: rgb(83 41 80 / 0.9);
}
.border-b-adcurate-purple-dark\/95 {
  border-bottom-color: rgb(83 41 80 / 0.95);
}
.border-b-gray-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-b-safex-aqua {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-b-safex-aqua\/0 {
  border-bottom-color: rgb(50 188 155 / 0);
}
.border-b-safex-aqua\/10 {
  border-bottom-color: rgb(50 188 155 / 0.1);
}
.border-b-safex-aqua\/100 {
  border-bottom-color: rgb(50 188 155 / 1);
}
.border-b-safex-aqua\/15 {
  border-bottom-color: rgb(50 188 155 / 0.15);
}
.border-b-safex-aqua\/20 {
  border-bottom-color: rgb(50 188 155 / 0.2);
}
.border-b-safex-aqua\/25 {
  border-bottom-color: rgb(50 188 155 / 0.25);
}
.border-b-safex-aqua\/30 {
  border-bottom-color: rgb(50 188 155 / 0.3);
}
.border-b-safex-aqua\/35 {
  border-bottom-color: rgb(50 188 155 / 0.35);
}
.border-b-safex-aqua\/40 {
  border-bottom-color: rgb(50 188 155 / 0.4);
}
.border-b-safex-aqua\/45 {
  border-bottom-color: rgb(50 188 155 / 0.45);
}
.border-b-safex-aqua\/5 {
  border-bottom-color: rgb(50 188 155 / 0.05);
}
.border-b-safex-aqua\/50 {
  border-bottom-color: rgb(50 188 155 / 0.5);
}
.border-b-safex-aqua\/55 {
  border-bottom-color: rgb(50 188 155 / 0.55);
}
.border-b-safex-aqua\/60 {
  border-bottom-color: rgb(50 188 155 / 0.6);
}
.border-b-safex-aqua\/65 {
  border-bottom-color: rgb(50 188 155 / 0.65);
}
.border-b-safex-aqua\/70 {
  border-bottom-color: rgb(50 188 155 / 0.7);
}
.border-b-safex-aqua\/75 {
  border-bottom-color: rgb(50 188 155 / 0.75);
}
.border-b-safex-aqua\/80 {
  border-bottom-color: rgb(50 188 155 / 0.8);
}
.border-b-safex-aqua\/85 {
  border-bottom-color: rgb(50 188 155 / 0.85);
}
.border-b-safex-aqua\/90 {
  border-bottom-color: rgb(50 188 155 / 0.9);
}
.border-b-safex-aqua\/95 {
  border-bottom-color: rgb(50 188 155 / 0.95);
}
.border-b-safex-blue {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-b-safex-blue-dark {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-b-safex-blue-dark\/0 {
  border-bottom-color: rgb(23 37 84 / 0);
}
.border-b-safex-blue-dark\/10 {
  border-bottom-color: rgb(23 37 84 / 0.1);
}
.border-b-safex-blue-dark\/100 {
  border-bottom-color: rgb(23 37 84 / 1);
}
.border-b-safex-blue-dark\/15 {
  border-bottom-color: rgb(23 37 84 / 0.15);
}
.border-b-safex-blue-dark\/20 {
  border-bottom-color: rgb(23 37 84 / 0.2);
}
.border-b-safex-blue-dark\/25 {
  border-bottom-color: rgb(23 37 84 / 0.25);
}
.border-b-safex-blue-dark\/30 {
  border-bottom-color: rgb(23 37 84 / 0.3);
}
.border-b-safex-blue-dark\/35 {
  border-bottom-color: rgb(23 37 84 / 0.35);
}
.border-b-safex-blue-dark\/40 {
  border-bottom-color: rgb(23 37 84 / 0.4);
}
.border-b-safex-blue-dark\/45 {
  border-bottom-color: rgb(23 37 84 / 0.45);
}
.border-b-safex-blue-dark\/5 {
  border-bottom-color: rgb(23 37 84 / 0.05);
}
.border-b-safex-blue-dark\/50 {
  border-bottom-color: rgb(23 37 84 / 0.5);
}
.border-b-safex-blue-dark\/55 {
  border-bottom-color: rgb(23 37 84 / 0.55);
}
.border-b-safex-blue-dark\/60 {
  border-bottom-color: rgb(23 37 84 / 0.6);
}
.border-b-safex-blue-dark\/65 {
  border-bottom-color: rgb(23 37 84 / 0.65);
}
.border-b-safex-blue-dark\/70 {
  border-bottom-color: rgb(23 37 84 / 0.7);
}
.border-b-safex-blue-dark\/75 {
  border-bottom-color: rgb(23 37 84 / 0.75);
}
.border-b-safex-blue-dark\/80 {
  border-bottom-color: rgb(23 37 84 / 0.8);
}
.border-b-safex-blue-dark\/85 {
  border-bottom-color: rgb(23 37 84 / 0.85);
}
.border-b-safex-blue-dark\/90 {
  border-bottom-color: rgb(23 37 84 / 0.9);
}
.border-b-safex-blue-dark\/95 {
  border-bottom-color: rgb(23 37 84 / 0.95);
}
.border-b-safex-blue\/0 {
  border-bottom-color: rgb(37 99 235 / 0);
}
.border-b-safex-blue\/10 {
  border-bottom-color: rgb(37 99 235 / 0.1);
}
.border-b-safex-blue\/100 {
  border-bottom-color: rgb(37 99 235 / 1);
}
.border-b-safex-blue\/15 {
  border-bottom-color: rgb(37 99 235 / 0.15);
}
.border-b-safex-blue\/20 {
  border-bottom-color: rgb(37 99 235 / 0.2);
}
.border-b-safex-blue\/25 {
  border-bottom-color: rgb(37 99 235 / 0.25);
}
.border-b-safex-blue\/30 {
  border-bottom-color: rgb(37 99 235 / 0.3);
}
.border-b-safex-blue\/35 {
  border-bottom-color: rgb(37 99 235 / 0.35);
}
.border-b-safex-blue\/40 {
  border-bottom-color: rgb(37 99 235 / 0.4);
}
.border-b-safex-blue\/45 {
  border-bottom-color: rgb(37 99 235 / 0.45);
}
.border-b-safex-blue\/5 {
  border-bottom-color: rgb(37 99 235 / 0.05);
}
.border-b-safex-blue\/50 {
  border-bottom-color: rgb(37 99 235 / 0.5);
}
.border-b-safex-blue\/55 {
  border-bottom-color: rgb(37 99 235 / 0.55);
}
.border-b-safex-blue\/60 {
  border-bottom-color: rgb(37 99 235 / 0.6);
}
.border-b-safex-blue\/65 {
  border-bottom-color: rgb(37 99 235 / 0.65);
}
.border-b-safex-blue\/70 {
  border-bottom-color: rgb(37 99 235 / 0.7);
}
.border-b-safex-blue\/75 {
  border-bottom-color: rgb(37 99 235 / 0.75);
}
.border-b-safex-blue\/80 {
  border-bottom-color: rgb(37 99 235 / 0.8);
}
.border-b-safex-blue\/85 {
  border-bottom-color: rgb(37 99 235 / 0.85);
}
.border-b-safex-blue\/90 {
  border-bottom-color: rgb(37 99 235 / 0.9);
}
.border-b-safex-blue\/95 {
  border-bottom-color: rgb(37 99 235 / 0.95);
}
.border-b-safex-gray-dark {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-b-safex-gray-dark\/0 {
  border-bottom-color: rgb(18 18 18 / 0);
}
.border-b-safex-gray-dark\/10 {
  border-bottom-color: rgb(18 18 18 / 0.1);
}
.border-b-safex-gray-dark\/100 {
  border-bottom-color: rgb(18 18 18 / 1);
}
.border-b-safex-gray-dark\/15 {
  border-bottom-color: rgb(18 18 18 / 0.15);
}
.border-b-safex-gray-dark\/20 {
  border-bottom-color: rgb(18 18 18 / 0.2);
}
.border-b-safex-gray-dark\/25 {
  border-bottom-color: rgb(18 18 18 / 0.25);
}
.border-b-safex-gray-dark\/30 {
  border-bottom-color: rgb(18 18 18 / 0.3);
}
.border-b-safex-gray-dark\/35 {
  border-bottom-color: rgb(18 18 18 / 0.35);
}
.border-b-safex-gray-dark\/40 {
  border-bottom-color: rgb(18 18 18 / 0.4);
}
.border-b-safex-gray-dark\/45 {
  border-bottom-color: rgb(18 18 18 / 0.45);
}
.border-b-safex-gray-dark\/5 {
  border-bottom-color: rgb(18 18 18 / 0.05);
}
.border-b-safex-gray-dark\/50 {
  border-bottom-color: rgb(18 18 18 / 0.5);
}
.border-b-safex-gray-dark\/55 {
  border-bottom-color: rgb(18 18 18 / 0.55);
}
.border-b-safex-gray-dark\/60 {
  border-bottom-color: rgb(18 18 18 / 0.6);
}
.border-b-safex-gray-dark\/65 {
  border-bottom-color: rgb(18 18 18 / 0.65);
}
.border-b-safex-gray-dark\/70 {
  border-bottom-color: rgb(18 18 18 / 0.7);
}
.border-b-safex-gray-dark\/75 {
  border-bottom-color: rgb(18 18 18 / 0.75);
}
.border-b-safex-gray-dark\/80 {
  border-bottom-color: rgb(18 18 18 / 0.8);
}
.border-b-safex-gray-dark\/85 {
  border-bottom-color: rgb(18 18 18 / 0.85);
}
.border-b-safex-gray-dark\/90 {
  border-bottom-color: rgb(18 18 18 / 0.9);
}
.border-b-safex-gray-dark\/95 {
  border-bottom-color: rgb(18 18 18 / 0.95);
}
.border-b-safex-gray-lite {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-b-safex-gray-lite\/0 {
  border-bottom-color: rgb(247 248 249 / 0);
}
.border-b-safex-gray-lite\/10 {
  border-bottom-color: rgb(247 248 249 / 0.1);
}
.border-b-safex-gray-lite\/100 {
  border-bottom-color: rgb(247 248 249 / 1);
}
.border-b-safex-gray-lite\/15 {
  border-bottom-color: rgb(247 248 249 / 0.15);
}
.border-b-safex-gray-lite\/20 {
  border-bottom-color: rgb(247 248 249 / 0.2);
}
.border-b-safex-gray-lite\/25 {
  border-bottom-color: rgb(247 248 249 / 0.25);
}
.border-b-safex-gray-lite\/30 {
  border-bottom-color: rgb(247 248 249 / 0.3);
}
.border-b-safex-gray-lite\/35 {
  border-bottom-color: rgb(247 248 249 / 0.35);
}
.border-b-safex-gray-lite\/40 {
  border-bottom-color: rgb(247 248 249 / 0.4);
}
.border-b-safex-gray-lite\/45 {
  border-bottom-color: rgb(247 248 249 / 0.45);
}
.border-b-safex-gray-lite\/5 {
  border-bottom-color: rgb(247 248 249 / 0.05);
}
.border-b-safex-gray-lite\/50 {
  border-bottom-color: rgb(247 248 249 / 0.5);
}
.border-b-safex-gray-lite\/55 {
  border-bottom-color: rgb(247 248 249 / 0.55);
}
.border-b-safex-gray-lite\/60 {
  border-bottom-color: rgb(247 248 249 / 0.6);
}
.border-b-safex-gray-lite\/65 {
  border-bottom-color: rgb(247 248 249 / 0.65);
}
.border-b-safex-gray-lite\/70 {
  border-bottom-color: rgb(247 248 249 / 0.7);
}
.border-b-safex-gray-lite\/75 {
  border-bottom-color: rgb(247 248 249 / 0.75);
}
.border-b-safex-gray-lite\/80 {
  border-bottom-color: rgb(247 248 249 / 0.8);
}
.border-b-safex-gray-lite\/85 {
  border-bottom-color: rgb(247 248 249 / 0.85);
}
.border-b-safex-gray-lite\/90 {
  border-bottom-color: rgb(247 248 249 / 0.9);
}
.border-b-safex-gray-lite\/95 {
  border-bottom-color: rgb(247 248 249 / 0.95);
}
.border-b-safex-gray-med {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-b-safex-gray-med\/0 {
  border-bottom-color: rgb(136 136 136 / 0);
}
.border-b-safex-gray-med\/10 {
  border-bottom-color: rgb(136 136 136 / 0.1);
}
.border-b-safex-gray-med\/100 {
  border-bottom-color: rgb(136 136 136 / 1);
}
.border-b-safex-gray-med\/15 {
  border-bottom-color: rgb(136 136 136 / 0.15);
}
.border-b-safex-gray-med\/20 {
  border-bottom-color: rgb(136 136 136 / 0.2);
}
.border-b-safex-gray-med\/25 {
  border-bottom-color: rgb(136 136 136 / 0.25);
}
.border-b-safex-gray-med\/30 {
  border-bottom-color: rgb(136 136 136 / 0.3);
}
.border-b-safex-gray-med\/35 {
  border-bottom-color: rgb(136 136 136 / 0.35);
}
.border-b-safex-gray-med\/40 {
  border-bottom-color: rgb(136 136 136 / 0.4);
}
.border-b-safex-gray-med\/45 {
  border-bottom-color: rgb(136 136 136 / 0.45);
}
.border-b-safex-gray-med\/5 {
  border-bottom-color: rgb(136 136 136 / 0.05);
}
.border-b-safex-gray-med\/50 {
  border-bottom-color: rgb(136 136 136 / 0.5);
}
.border-b-safex-gray-med\/55 {
  border-bottom-color: rgb(136 136 136 / 0.55);
}
.border-b-safex-gray-med\/60 {
  border-bottom-color: rgb(136 136 136 / 0.6);
}
.border-b-safex-gray-med\/65 {
  border-bottom-color: rgb(136 136 136 / 0.65);
}
.border-b-safex-gray-med\/70 {
  border-bottom-color: rgb(136 136 136 / 0.7);
}
.border-b-safex-gray-med\/75 {
  border-bottom-color: rgb(136 136 136 / 0.75);
}
.border-b-safex-gray-med\/80 {
  border-bottom-color: rgb(136 136 136 / 0.8);
}
.border-b-safex-gray-med\/85 {
  border-bottom-color: rgb(136 136 136 / 0.85);
}
.border-b-safex-gray-med\/90 {
  border-bottom-color: rgb(136 136 136 / 0.9);
}
.border-b-safex-gray-med\/95 {
  border-bottom-color: rgb(136 136 136 / 0.95);
}
.border-b-safex-green {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-b-safex-green\/0 {
  border-bottom-color: rgb(50 188 155 / 0);
}
.border-b-safex-green\/10 {
  border-bottom-color: rgb(50 188 155 / 0.1);
}
.border-b-safex-green\/100 {
  border-bottom-color: rgb(50 188 155 / 1);
}
.border-b-safex-green\/15 {
  border-bottom-color: rgb(50 188 155 / 0.15);
}
.border-b-safex-green\/20 {
  border-bottom-color: rgb(50 188 155 / 0.2);
}
.border-b-safex-green\/25 {
  border-bottom-color: rgb(50 188 155 / 0.25);
}
.border-b-safex-green\/30 {
  border-bottom-color: rgb(50 188 155 / 0.3);
}
.border-b-safex-green\/35 {
  border-bottom-color: rgb(50 188 155 / 0.35);
}
.border-b-safex-green\/40 {
  border-bottom-color: rgb(50 188 155 / 0.4);
}
.border-b-safex-green\/45 {
  border-bottom-color: rgb(50 188 155 / 0.45);
}
.border-b-safex-green\/5 {
  border-bottom-color: rgb(50 188 155 / 0.05);
}
.border-b-safex-green\/50 {
  border-bottom-color: rgb(50 188 155 / 0.5);
}
.border-b-safex-green\/55 {
  border-bottom-color: rgb(50 188 155 / 0.55);
}
.border-b-safex-green\/60 {
  border-bottom-color: rgb(50 188 155 / 0.6);
}
.border-b-safex-green\/65 {
  border-bottom-color: rgb(50 188 155 / 0.65);
}
.border-b-safex-green\/70 {
  border-bottom-color: rgb(50 188 155 / 0.7);
}
.border-b-safex-green\/75 {
  border-bottom-color: rgb(50 188 155 / 0.75);
}
.border-b-safex-green\/80 {
  border-bottom-color: rgb(50 188 155 / 0.8);
}
.border-b-safex-green\/85 {
  border-bottom-color: rgb(50 188 155 / 0.85);
}
.border-b-safex-green\/90 {
  border-bottom-color: rgb(50 188 155 / 0.9);
}
.border-b-safex-green\/95 {
  border-bottom-color: rgb(50 188 155 / 0.95);
}
.border-b-safex-purple {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-b-safex-purple\/0 {
  border-bottom-color: rgb(107 33 168 / 0);
}
.border-b-safex-purple\/10 {
  border-bottom-color: rgb(107 33 168 / 0.1);
}
.border-b-safex-purple\/100 {
  border-bottom-color: rgb(107 33 168 / 1);
}
.border-b-safex-purple\/15 {
  border-bottom-color: rgb(107 33 168 / 0.15);
}
.border-b-safex-purple\/20 {
  border-bottom-color: rgb(107 33 168 / 0.2);
}
.border-b-safex-purple\/25 {
  border-bottom-color: rgb(107 33 168 / 0.25);
}
.border-b-safex-purple\/30 {
  border-bottom-color: rgb(107 33 168 / 0.3);
}
.border-b-safex-purple\/35 {
  border-bottom-color: rgb(107 33 168 / 0.35);
}
.border-b-safex-purple\/40 {
  border-bottom-color: rgb(107 33 168 / 0.4);
}
.border-b-safex-purple\/45 {
  border-bottom-color: rgb(107 33 168 / 0.45);
}
.border-b-safex-purple\/5 {
  border-bottom-color: rgb(107 33 168 / 0.05);
}
.border-b-safex-purple\/50 {
  border-bottom-color: rgb(107 33 168 / 0.5);
}
.border-b-safex-purple\/55 {
  border-bottom-color: rgb(107 33 168 / 0.55);
}
.border-b-safex-purple\/60 {
  border-bottom-color: rgb(107 33 168 / 0.6);
}
.border-b-safex-purple\/65 {
  border-bottom-color: rgb(107 33 168 / 0.65);
}
.border-b-safex-purple\/70 {
  border-bottom-color: rgb(107 33 168 / 0.7);
}
.border-b-safex-purple\/75 {
  border-bottom-color: rgb(107 33 168 / 0.75);
}
.border-b-safex-purple\/80 {
  border-bottom-color: rgb(107 33 168 / 0.8);
}
.border-b-safex-purple\/85 {
  border-bottom-color: rgb(107 33 168 / 0.85);
}
.border-b-safex-purple\/90 {
  border-bottom-color: rgb(107 33 168 / 0.9);
}
.border-b-safex-purple\/95 {
  border-bottom-color: rgb(107 33 168 / 0.95);
}
.border-b-safex-red {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-b-safex-red-blocked {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-b-safex-red-blocked\/0 {
  border-bottom-color: rgb(220 38 38 / 0);
}
.border-b-safex-red-blocked\/10 {
  border-bottom-color: rgb(220 38 38 / 0.1);
}
.border-b-safex-red-blocked\/100 {
  border-bottom-color: rgb(220 38 38 / 1);
}
.border-b-safex-red-blocked\/15 {
  border-bottom-color: rgb(220 38 38 / 0.15);
}
.border-b-safex-red-blocked\/20 {
  border-bottom-color: rgb(220 38 38 / 0.2);
}
.border-b-safex-red-blocked\/25 {
  border-bottom-color: rgb(220 38 38 / 0.25);
}
.border-b-safex-red-blocked\/30 {
  border-bottom-color: rgb(220 38 38 / 0.3);
}
.border-b-safex-red-blocked\/35 {
  border-bottom-color: rgb(220 38 38 / 0.35);
}
.border-b-safex-red-blocked\/40 {
  border-bottom-color: rgb(220 38 38 / 0.4);
}
.border-b-safex-red-blocked\/45 {
  border-bottom-color: rgb(220 38 38 / 0.45);
}
.border-b-safex-red-blocked\/5 {
  border-bottom-color: rgb(220 38 38 / 0.05);
}
.border-b-safex-red-blocked\/50 {
  border-bottom-color: rgb(220 38 38 / 0.5);
}
.border-b-safex-red-blocked\/55 {
  border-bottom-color: rgb(220 38 38 / 0.55);
}
.border-b-safex-red-blocked\/60 {
  border-bottom-color: rgb(220 38 38 / 0.6);
}
.border-b-safex-red-blocked\/65 {
  border-bottom-color: rgb(220 38 38 / 0.65);
}
.border-b-safex-red-blocked\/70 {
  border-bottom-color: rgb(220 38 38 / 0.7);
}
.border-b-safex-red-blocked\/75 {
  border-bottom-color: rgb(220 38 38 / 0.75);
}
.border-b-safex-red-blocked\/80 {
  border-bottom-color: rgb(220 38 38 / 0.8);
}
.border-b-safex-red-blocked\/85 {
  border-bottom-color: rgb(220 38 38 / 0.85);
}
.border-b-safex-red-blocked\/90 {
  border-bottom-color: rgb(220 38 38 / 0.9);
}
.border-b-safex-red-blocked\/95 {
  border-bottom-color: rgb(220 38 38 / 0.95);
}
.border-b-safex-red\/0 {
  border-bottom-color: rgb(177 80 71 / 0);
}
.border-b-safex-red\/10 {
  border-bottom-color: rgb(177 80 71 / 0.1);
}
.border-b-safex-red\/100 {
  border-bottom-color: rgb(177 80 71 / 1);
}
.border-b-safex-red\/15 {
  border-bottom-color: rgb(177 80 71 / 0.15);
}
.border-b-safex-red\/20 {
  border-bottom-color: rgb(177 80 71 / 0.2);
}
.border-b-safex-red\/25 {
  border-bottom-color: rgb(177 80 71 / 0.25);
}
.border-b-safex-red\/30 {
  border-bottom-color: rgb(177 80 71 / 0.3);
}
.border-b-safex-red\/35 {
  border-bottom-color: rgb(177 80 71 / 0.35);
}
.border-b-safex-red\/40 {
  border-bottom-color: rgb(177 80 71 / 0.4);
}
.border-b-safex-red\/45 {
  border-bottom-color: rgb(177 80 71 / 0.45);
}
.border-b-safex-red\/5 {
  border-bottom-color: rgb(177 80 71 / 0.05);
}
.border-b-safex-red\/50 {
  border-bottom-color: rgb(177 80 71 / 0.5);
}
.border-b-safex-red\/55 {
  border-bottom-color: rgb(177 80 71 / 0.55);
}
.border-b-safex-red\/60 {
  border-bottom-color: rgb(177 80 71 / 0.6);
}
.border-b-safex-red\/65 {
  border-bottom-color: rgb(177 80 71 / 0.65);
}
.border-b-safex-red\/70 {
  border-bottom-color: rgb(177 80 71 / 0.7);
}
.border-b-safex-red\/75 {
  border-bottom-color: rgb(177 80 71 / 0.75);
}
.border-b-safex-red\/80 {
  border-bottom-color: rgb(177 80 71 / 0.8);
}
.border-b-safex-red\/85 {
  border-bottom-color: rgb(177 80 71 / 0.85);
}
.border-b-safex-red\/90 {
  border-bottom-color: rgb(177 80 71 / 0.9);
}
.border-b-safex-red\/95 {
  border-bottom-color: rgb(177 80 71 / 0.95);
}
.border-b-safex-yellow {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-b-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-b-safex-yellow-lite\/0 {
  border-bottom-color: rgb(255 204 68 / 0);
}
.border-b-safex-yellow-lite\/10 {
  border-bottom-color: rgb(255 204 68 / 0.1);
}
.border-b-safex-yellow-lite\/100 {
  border-bottom-color: rgb(255 204 68 / 1);
}
.border-b-safex-yellow-lite\/15 {
  border-bottom-color: rgb(255 204 68 / 0.15);
}
.border-b-safex-yellow-lite\/20 {
  border-bottom-color: rgb(255 204 68 / 0.2);
}
.border-b-safex-yellow-lite\/25 {
  border-bottom-color: rgb(255 204 68 / 0.25);
}
.border-b-safex-yellow-lite\/30 {
  border-bottom-color: rgb(255 204 68 / 0.3);
}
.border-b-safex-yellow-lite\/35 {
  border-bottom-color: rgb(255 204 68 / 0.35);
}
.border-b-safex-yellow-lite\/40 {
  border-bottom-color: rgb(255 204 68 / 0.4);
}
.border-b-safex-yellow-lite\/45 {
  border-bottom-color: rgb(255 204 68 / 0.45);
}
.border-b-safex-yellow-lite\/5 {
  border-bottom-color: rgb(255 204 68 / 0.05);
}
.border-b-safex-yellow-lite\/50 {
  border-bottom-color: rgb(255 204 68 / 0.5);
}
.border-b-safex-yellow-lite\/55 {
  border-bottom-color: rgb(255 204 68 / 0.55);
}
.border-b-safex-yellow-lite\/60 {
  border-bottom-color: rgb(255 204 68 / 0.6);
}
.border-b-safex-yellow-lite\/65 {
  border-bottom-color: rgb(255 204 68 / 0.65);
}
.border-b-safex-yellow-lite\/70 {
  border-bottom-color: rgb(255 204 68 / 0.7);
}
.border-b-safex-yellow-lite\/75 {
  border-bottom-color: rgb(255 204 68 / 0.75);
}
.border-b-safex-yellow-lite\/80 {
  border-bottom-color: rgb(255 204 68 / 0.8);
}
.border-b-safex-yellow-lite\/85 {
  border-bottom-color: rgb(255 204 68 / 0.85);
}
.border-b-safex-yellow-lite\/90 {
  border-bottom-color: rgb(255 204 68 / 0.9);
}
.border-b-safex-yellow-lite\/95 {
  border-bottom-color: rgb(255 204 68 / 0.95);
}
.border-b-safex-yellow\/0 {
  border-bottom-color: rgb(204 170 34 / 0);
}
.border-b-safex-yellow\/10 {
  border-bottom-color: rgb(204 170 34 / 0.1);
}
.border-b-safex-yellow\/100 {
  border-bottom-color: rgb(204 170 34 / 1);
}
.border-b-safex-yellow\/15 {
  border-bottom-color: rgb(204 170 34 / 0.15);
}
.border-b-safex-yellow\/20 {
  border-bottom-color: rgb(204 170 34 / 0.2);
}
.border-b-safex-yellow\/25 {
  border-bottom-color: rgb(204 170 34 / 0.25);
}
.border-b-safex-yellow\/30 {
  border-bottom-color: rgb(204 170 34 / 0.3);
}
.border-b-safex-yellow\/35 {
  border-bottom-color: rgb(204 170 34 / 0.35);
}
.border-b-safex-yellow\/40 {
  border-bottom-color: rgb(204 170 34 / 0.4);
}
.border-b-safex-yellow\/45 {
  border-bottom-color: rgb(204 170 34 / 0.45);
}
.border-b-safex-yellow\/5 {
  border-bottom-color: rgb(204 170 34 / 0.05);
}
.border-b-safex-yellow\/50 {
  border-bottom-color: rgb(204 170 34 / 0.5);
}
.border-b-safex-yellow\/55 {
  border-bottom-color: rgb(204 170 34 / 0.55);
}
.border-b-safex-yellow\/60 {
  border-bottom-color: rgb(204 170 34 / 0.6);
}
.border-b-safex-yellow\/65 {
  border-bottom-color: rgb(204 170 34 / 0.65);
}
.border-b-safex-yellow\/70 {
  border-bottom-color: rgb(204 170 34 / 0.7);
}
.border-b-safex-yellow\/75 {
  border-bottom-color: rgb(204 170 34 / 0.75);
}
.border-b-safex-yellow\/80 {
  border-bottom-color: rgb(204 170 34 / 0.8);
}
.border-b-safex-yellow\/85 {
  border-bottom-color: rgb(204 170 34 / 0.85);
}
.border-b-safex-yellow\/90 {
  border-bottom-color: rgb(204 170 34 / 0.9);
}
.border-b-safex-yellow\/95 {
  border-bottom-color: rgb(204 170 34 / 0.95);
}
.border-e-adcurate-black {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-black-lite-semi\/0 {
  border-inline-end-color: rgb(47 53 109 / 0);
}
.border-e-adcurate-black-lite-semi\/10 {
  border-inline-end-color: rgb(47 53 109 / 0.1);
}
.border-e-adcurate-black-lite-semi\/100 {
  border-inline-end-color: rgb(47 53 109 / 1);
}
.border-e-adcurate-black-lite-semi\/15 {
  border-inline-end-color: rgb(47 53 109 / 0.15);
}
.border-e-adcurate-black-lite-semi\/20 {
  border-inline-end-color: rgb(47 53 109 / 0.2);
}
.border-e-adcurate-black-lite-semi\/25 {
  border-inline-end-color: rgb(47 53 109 / 0.25);
}
.border-e-adcurate-black-lite-semi\/30 {
  border-inline-end-color: rgb(47 53 109 / 0.3);
}
.border-e-adcurate-black-lite-semi\/35 {
  border-inline-end-color: rgb(47 53 109 / 0.35);
}
.border-e-adcurate-black-lite-semi\/40 {
  border-inline-end-color: rgb(47 53 109 / 0.4);
}
.border-e-adcurate-black-lite-semi\/45 {
  border-inline-end-color: rgb(47 53 109 / 0.45);
}
.border-e-adcurate-black-lite-semi\/5 {
  border-inline-end-color: rgb(47 53 109 / 0.05);
}
.border-e-adcurate-black-lite-semi\/50 {
  border-inline-end-color: rgb(47 53 109 / 0.5);
}
.border-e-adcurate-black-lite-semi\/55 {
  border-inline-end-color: rgb(47 53 109 / 0.55);
}
.border-e-adcurate-black-lite-semi\/60 {
  border-inline-end-color: rgb(47 53 109 / 0.6);
}
.border-e-adcurate-black-lite-semi\/65 {
  border-inline-end-color: rgb(47 53 109 / 0.65);
}
.border-e-adcurate-black-lite-semi\/70 {
  border-inline-end-color: rgb(47 53 109 / 0.7);
}
.border-e-adcurate-black-lite-semi\/75 {
  border-inline-end-color: rgb(47 53 109 / 0.75);
}
.border-e-adcurate-black-lite-semi\/80 {
  border-inline-end-color: rgb(47 53 109 / 0.8);
}
.border-e-adcurate-black-lite-semi\/85 {
  border-inline-end-color: rgb(47 53 109 / 0.85);
}
.border-e-adcurate-black-lite-semi\/90 {
  border-inline-end-color: rgb(47 53 109 / 0.9);
}
.border-e-adcurate-black-lite-semi\/95 {
  border-inline-end-color: rgb(47 53 109 / 0.95);
}
.border-e-adcurate-black-lite\/0 {
  border-inline-end-color: rgb(47 53 109 / 0);
}
.border-e-adcurate-black-lite\/10 {
  border-inline-end-color: rgb(47 53 109 / 0.1);
}
.border-e-adcurate-black-lite\/100 {
  border-inline-end-color: rgb(47 53 109 / 1);
}
.border-e-adcurate-black-lite\/15 {
  border-inline-end-color: rgb(47 53 109 / 0.15);
}
.border-e-adcurate-black-lite\/20 {
  border-inline-end-color: rgb(47 53 109 / 0.2);
}
.border-e-adcurate-black-lite\/25 {
  border-inline-end-color: rgb(47 53 109 / 0.25);
}
.border-e-adcurate-black-lite\/30 {
  border-inline-end-color: rgb(47 53 109 / 0.3);
}
.border-e-adcurate-black-lite\/35 {
  border-inline-end-color: rgb(47 53 109 / 0.35);
}
.border-e-adcurate-black-lite\/40 {
  border-inline-end-color: rgb(47 53 109 / 0.4);
}
.border-e-adcurate-black-lite\/45 {
  border-inline-end-color: rgb(47 53 109 / 0.45);
}
.border-e-adcurate-black-lite\/5 {
  border-inline-end-color: rgb(47 53 109 / 0.05);
}
.border-e-adcurate-black-lite\/50 {
  border-inline-end-color: rgb(47 53 109 / 0.5);
}
.border-e-adcurate-black-lite\/55 {
  border-inline-end-color: rgb(47 53 109 / 0.55);
}
.border-e-adcurate-black-lite\/60 {
  border-inline-end-color: rgb(47 53 109 / 0.6);
}
.border-e-adcurate-black-lite\/65 {
  border-inline-end-color: rgb(47 53 109 / 0.65);
}
.border-e-adcurate-black-lite\/70 {
  border-inline-end-color: rgb(47 53 109 / 0.7);
}
.border-e-adcurate-black-lite\/75 {
  border-inline-end-color: rgb(47 53 109 / 0.75);
}
.border-e-adcurate-black-lite\/80 {
  border-inline-end-color: rgb(47 53 109 / 0.8);
}
.border-e-adcurate-black-lite\/85 {
  border-inline-end-color: rgb(47 53 109 / 0.85);
}
.border-e-adcurate-black-lite\/90 {
  border-inline-end-color: rgb(47 53 109 / 0.9);
}
.border-e-adcurate-black-lite\/95 {
  border-inline-end-color: rgb(47 53 109 / 0.95);
}
.border-e-adcurate-black\/0 {
  border-inline-end-color: rgb(36 40 82 / 0);
}
.border-e-adcurate-black\/10 {
  border-inline-end-color: rgb(36 40 82 / 0.1);
}
.border-e-adcurate-black\/100 {
  border-inline-end-color: rgb(36 40 82 / 1);
}
.border-e-adcurate-black\/15 {
  border-inline-end-color: rgb(36 40 82 / 0.15);
}
.border-e-adcurate-black\/20 {
  border-inline-end-color: rgb(36 40 82 / 0.2);
}
.border-e-adcurate-black\/25 {
  border-inline-end-color: rgb(36 40 82 / 0.25);
}
.border-e-adcurate-black\/30 {
  border-inline-end-color: rgb(36 40 82 / 0.3);
}
.border-e-adcurate-black\/35 {
  border-inline-end-color: rgb(36 40 82 / 0.35);
}
.border-e-adcurate-black\/40 {
  border-inline-end-color: rgb(36 40 82 / 0.4);
}
.border-e-adcurate-black\/45 {
  border-inline-end-color: rgb(36 40 82 / 0.45);
}
.border-e-adcurate-black\/5 {
  border-inline-end-color: rgb(36 40 82 / 0.05);
}
.border-e-adcurate-black\/50 {
  border-inline-end-color: rgb(36 40 82 / 0.5);
}
.border-e-adcurate-black\/55 {
  border-inline-end-color: rgb(36 40 82 / 0.55);
}
.border-e-adcurate-black\/60 {
  border-inline-end-color: rgb(36 40 82 / 0.6);
}
.border-e-adcurate-black\/65 {
  border-inline-end-color: rgb(36 40 82 / 0.65);
}
.border-e-adcurate-black\/70 {
  border-inline-end-color: rgb(36 40 82 / 0.7);
}
.border-e-adcurate-black\/75 {
  border-inline-end-color: rgb(36 40 82 / 0.75);
}
.border-e-adcurate-black\/80 {
  border-inline-end-color: rgb(36 40 82 / 0.8);
}
.border-e-adcurate-black\/85 {
  border-inline-end-color: rgb(36 40 82 / 0.85);
}
.border-e-adcurate-black\/90 {
  border-inline-end-color: rgb(36 40 82 / 0.9);
}
.border-e-adcurate-black\/95 {
  border-inline-end-color: rgb(36 40 82 / 0.95);
}
.border-e-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-gradient-blue\/0 {
  border-inline-end-color: rgb(212 253 255 / 0);
}
.border-e-adcurate-gradient-blue\/10 {
  border-inline-end-color: rgb(212 253 255 / 0.1);
}
.border-e-adcurate-gradient-blue\/100 {
  border-inline-end-color: rgb(212 253 255 / 1);
}
.border-e-adcurate-gradient-blue\/15 {
  border-inline-end-color: rgb(212 253 255 / 0.15);
}
.border-e-adcurate-gradient-blue\/20 {
  border-inline-end-color: rgb(212 253 255 / 0.2);
}
.border-e-adcurate-gradient-blue\/25 {
  border-inline-end-color: rgb(212 253 255 / 0.25);
}
.border-e-adcurate-gradient-blue\/30 {
  border-inline-end-color: rgb(212 253 255 / 0.3);
}
.border-e-adcurate-gradient-blue\/35 {
  border-inline-end-color: rgb(212 253 255 / 0.35);
}
.border-e-adcurate-gradient-blue\/40 {
  border-inline-end-color: rgb(212 253 255 / 0.4);
}
.border-e-adcurate-gradient-blue\/45 {
  border-inline-end-color: rgb(212 253 255 / 0.45);
}
.border-e-adcurate-gradient-blue\/5 {
  border-inline-end-color: rgb(212 253 255 / 0.05);
}
.border-e-adcurate-gradient-blue\/50 {
  border-inline-end-color: rgb(212 253 255 / 0.5);
}
.border-e-adcurate-gradient-blue\/55 {
  border-inline-end-color: rgb(212 253 255 / 0.55);
}
.border-e-adcurate-gradient-blue\/60 {
  border-inline-end-color: rgb(212 253 255 / 0.6);
}
.border-e-adcurate-gradient-blue\/65 {
  border-inline-end-color: rgb(212 253 255 / 0.65);
}
.border-e-adcurate-gradient-blue\/70 {
  border-inline-end-color: rgb(212 253 255 / 0.7);
}
.border-e-adcurate-gradient-blue\/75 {
  border-inline-end-color: rgb(212 253 255 / 0.75);
}
.border-e-adcurate-gradient-blue\/80 {
  border-inline-end-color: rgb(212 253 255 / 0.8);
}
.border-e-adcurate-gradient-blue\/85 {
  border-inline-end-color: rgb(212 253 255 / 0.85);
}
.border-e-adcurate-gradient-blue\/90 {
  border-inline-end-color: rgb(212 253 255 / 0.9);
}
.border-e-adcurate-gradient-blue\/95 {
  border-inline-end-color: rgb(212 253 255 / 0.95);
}
.border-e-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-gradient-pink\/0 {
  border-inline-end-color: rgb(252 205 248 / 0);
}
.border-e-adcurate-gradient-pink\/10 {
  border-inline-end-color: rgb(252 205 248 / 0.1);
}
.border-e-adcurate-gradient-pink\/100 {
  border-inline-end-color: rgb(252 205 248 / 1);
}
.border-e-adcurate-gradient-pink\/15 {
  border-inline-end-color: rgb(252 205 248 / 0.15);
}
.border-e-adcurate-gradient-pink\/20 {
  border-inline-end-color: rgb(252 205 248 / 0.2);
}
.border-e-adcurate-gradient-pink\/25 {
  border-inline-end-color: rgb(252 205 248 / 0.25);
}
.border-e-adcurate-gradient-pink\/30 {
  border-inline-end-color: rgb(252 205 248 / 0.3);
}
.border-e-adcurate-gradient-pink\/35 {
  border-inline-end-color: rgb(252 205 248 / 0.35);
}
.border-e-adcurate-gradient-pink\/40 {
  border-inline-end-color: rgb(252 205 248 / 0.4);
}
.border-e-adcurate-gradient-pink\/45 {
  border-inline-end-color: rgb(252 205 248 / 0.45);
}
.border-e-adcurate-gradient-pink\/5 {
  border-inline-end-color: rgb(252 205 248 / 0.05);
}
.border-e-adcurate-gradient-pink\/50 {
  border-inline-end-color: rgb(252 205 248 / 0.5);
}
.border-e-adcurate-gradient-pink\/55 {
  border-inline-end-color: rgb(252 205 248 / 0.55);
}
.border-e-adcurate-gradient-pink\/60 {
  border-inline-end-color: rgb(252 205 248 / 0.6);
}
.border-e-adcurate-gradient-pink\/65 {
  border-inline-end-color: rgb(252 205 248 / 0.65);
}
.border-e-adcurate-gradient-pink\/70 {
  border-inline-end-color: rgb(252 205 248 / 0.7);
}
.border-e-adcurate-gradient-pink\/75 {
  border-inline-end-color: rgb(252 205 248 / 0.75);
}
.border-e-adcurate-gradient-pink\/80 {
  border-inline-end-color: rgb(252 205 248 / 0.8);
}
.border-e-adcurate-gradient-pink\/85 {
  border-inline-end-color: rgb(252 205 248 / 0.85);
}
.border-e-adcurate-gradient-pink\/90 {
  border-inline-end-color: rgb(252 205 248 / 0.9);
}
.border-e-adcurate-gradient-pink\/95 {
  border-inline-end-color: rgb(252 205 248 / 0.95);
}
.border-e-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-gray-lite\/0 {
  border-inline-end-color: rgb(231 230 230 / 0);
}
.border-e-adcurate-gray-lite\/10 {
  border-inline-end-color: rgb(231 230 230 / 0.1);
}
.border-e-adcurate-gray-lite\/100 {
  border-inline-end-color: rgb(231 230 230 / 1);
}
.border-e-adcurate-gray-lite\/15 {
  border-inline-end-color: rgb(231 230 230 / 0.15);
}
.border-e-adcurate-gray-lite\/20 {
  border-inline-end-color: rgb(231 230 230 / 0.2);
}
.border-e-adcurate-gray-lite\/25 {
  border-inline-end-color: rgb(231 230 230 / 0.25);
}
.border-e-adcurate-gray-lite\/30 {
  border-inline-end-color: rgb(231 230 230 / 0.3);
}
.border-e-adcurate-gray-lite\/35 {
  border-inline-end-color: rgb(231 230 230 / 0.35);
}
.border-e-adcurate-gray-lite\/40 {
  border-inline-end-color: rgb(231 230 230 / 0.4);
}
.border-e-adcurate-gray-lite\/45 {
  border-inline-end-color: rgb(231 230 230 / 0.45);
}
.border-e-adcurate-gray-lite\/5 {
  border-inline-end-color: rgb(231 230 230 / 0.05);
}
.border-e-adcurate-gray-lite\/50 {
  border-inline-end-color: rgb(231 230 230 / 0.5);
}
.border-e-adcurate-gray-lite\/55 {
  border-inline-end-color: rgb(231 230 230 / 0.55);
}
.border-e-adcurate-gray-lite\/60 {
  border-inline-end-color: rgb(231 230 230 / 0.6);
}
.border-e-adcurate-gray-lite\/65 {
  border-inline-end-color: rgb(231 230 230 / 0.65);
}
.border-e-adcurate-gray-lite\/70 {
  border-inline-end-color: rgb(231 230 230 / 0.7);
}
.border-e-adcurate-gray-lite\/75 {
  border-inline-end-color: rgb(231 230 230 / 0.75);
}
.border-e-adcurate-gray-lite\/80 {
  border-inline-end-color: rgb(231 230 230 / 0.8);
}
.border-e-adcurate-gray-lite\/85 {
  border-inline-end-color: rgb(231 230 230 / 0.85);
}
.border-e-adcurate-gray-lite\/90 {
  border-inline-end-color: rgb(231 230 230 / 0.9);
}
.border-e-adcurate-gray-lite\/95 {
  border-inline-end-color: rgb(231 230 230 / 0.95);
}
.border-e-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-green-dark\/0 {
  border-inline-end-color: rgb(50 188 155 / 0);
}
.border-e-adcurate-green-dark\/10 {
  border-inline-end-color: rgb(50 188 155 / 0.1);
}
.border-e-adcurate-green-dark\/100 {
  border-inline-end-color: rgb(50 188 155 / 1);
}
.border-e-adcurate-green-dark\/15 {
  border-inline-end-color: rgb(50 188 155 / 0.15);
}
.border-e-adcurate-green-dark\/20 {
  border-inline-end-color: rgb(50 188 155 / 0.2);
}
.border-e-adcurate-green-dark\/25 {
  border-inline-end-color: rgb(50 188 155 / 0.25);
}
.border-e-adcurate-green-dark\/30 {
  border-inline-end-color: rgb(50 188 155 / 0.3);
}
.border-e-adcurate-green-dark\/35 {
  border-inline-end-color: rgb(50 188 155 / 0.35);
}
.border-e-adcurate-green-dark\/40 {
  border-inline-end-color: rgb(50 188 155 / 0.4);
}
.border-e-adcurate-green-dark\/45 {
  border-inline-end-color: rgb(50 188 155 / 0.45);
}
.border-e-adcurate-green-dark\/5 {
  border-inline-end-color: rgb(50 188 155 / 0.05);
}
.border-e-adcurate-green-dark\/50 {
  border-inline-end-color: rgb(50 188 155 / 0.5);
}
.border-e-adcurate-green-dark\/55 {
  border-inline-end-color: rgb(50 188 155 / 0.55);
}
.border-e-adcurate-green-dark\/60 {
  border-inline-end-color: rgb(50 188 155 / 0.6);
}
.border-e-adcurate-green-dark\/65 {
  border-inline-end-color: rgb(50 188 155 / 0.65);
}
.border-e-adcurate-green-dark\/70 {
  border-inline-end-color: rgb(50 188 155 / 0.7);
}
.border-e-adcurate-green-dark\/75 {
  border-inline-end-color: rgb(50 188 155 / 0.75);
}
.border-e-adcurate-green-dark\/80 {
  border-inline-end-color: rgb(50 188 155 / 0.8);
}
.border-e-adcurate-green-dark\/85 {
  border-inline-end-color: rgb(50 188 155 / 0.85);
}
.border-e-adcurate-green-dark\/90 {
  border-inline-end-color: rgb(50 188 155 / 0.9);
}
.border-e-adcurate-green-dark\/95 {
  border-inline-end-color: rgb(50 188 155 / 0.95);
}
.border-e-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-green-lite\/0 {
  border-inline-end-color: rgb(60 207 172 / 0);
}
.border-e-adcurate-green-lite\/10 {
  border-inline-end-color: rgb(60 207 172 / 0.1);
}
.border-e-adcurate-green-lite\/100 {
  border-inline-end-color: rgb(60 207 172 / 1);
}
.border-e-adcurate-green-lite\/15 {
  border-inline-end-color: rgb(60 207 172 / 0.15);
}
.border-e-adcurate-green-lite\/20 {
  border-inline-end-color: rgb(60 207 172 / 0.2);
}
.border-e-adcurate-green-lite\/25 {
  border-inline-end-color: rgb(60 207 172 / 0.25);
}
.border-e-adcurate-green-lite\/30 {
  border-inline-end-color: rgb(60 207 172 / 0.3);
}
.border-e-adcurate-green-lite\/35 {
  border-inline-end-color: rgb(60 207 172 / 0.35);
}
.border-e-adcurate-green-lite\/40 {
  border-inline-end-color: rgb(60 207 172 / 0.4);
}
.border-e-adcurate-green-lite\/45 {
  border-inline-end-color: rgb(60 207 172 / 0.45);
}
.border-e-adcurate-green-lite\/5 {
  border-inline-end-color: rgb(60 207 172 / 0.05);
}
.border-e-adcurate-green-lite\/50 {
  border-inline-end-color: rgb(60 207 172 / 0.5);
}
.border-e-adcurate-green-lite\/55 {
  border-inline-end-color: rgb(60 207 172 / 0.55);
}
.border-e-adcurate-green-lite\/60 {
  border-inline-end-color: rgb(60 207 172 / 0.6);
}
.border-e-adcurate-green-lite\/65 {
  border-inline-end-color: rgb(60 207 172 / 0.65);
}
.border-e-adcurate-green-lite\/70 {
  border-inline-end-color: rgb(60 207 172 / 0.7);
}
.border-e-adcurate-green-lite\/75 {
  border-inline-end-color: rgb(60 207 172 / 0.75);
}
.border-e-adcurate-green-lite\/80 {
  border-inline-end-color: rgb(60 207 172 / 0.8);
}
.border-e-adcurate-green-lite\/85 {
  border-inline-end-color: rgb(60 207 172 / 0.85);
}
.border-e-adcurate-green-lite\/90 {
  border-inline-end-color: rgb(60 207 172 / 0.9);
}
.border-e-adcurate-green-lite\/95 {
  border-inline-end-color: rgb(60 207 172 / 0.95);
}
.border-e-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-e-adcurate-purple-dark\/0 {
  border-inline-end-color: rgb(83 41 80 / 0);
}
.border-e-adcurate-purple-dark\/10 {
  border-inline-end-color: rgb(83 41 80 / 0.1);
}
.border-e-adcurate-purple-dark\/100 {
  border-inline-end-color: rgb(83 41 80 / 1);
}
.border-e-adcurate-purple-dark\/15 {
  border-inline-end-color: rgb(83 41 80 / 0.15);
}
.border-e-adcurate-purple-dark\/20 {
  border-inline-end-color: rgb(83 41 80 / 0.2);
}
.border-e-adcurate-purple-dark\/25 {
  border-inline-end-color: rgb(83 41 80 / 0.25);
}
.border-e-adcurate-purple-dark\/30 {
  border-inline-end-color: rgb(83 41 80 / 0.3);
}
.border-e-adcurate-purple-dark\/35 {
  border-inline-end-color: rgb(83 41 80 / 0.35);
}
.border-e-adcurate-purple-dark\/40 {
  border-inline-end-color: rgb(83 41 80 / 0.4);
}
.border-e-adcurate-purple-dark\/45 {
  border-inline-end-color: rgb(83 41 80 / 0.45);
}
.border-e-adcurate-purple-dark\/5 {
  border-inline-end-color: rgb(83 41 80 / 0.05);
}
.border-e-adcurate-purple-dark\/50 {
  border-inline-end-color: rgb(83 41 80 / 0.5);
}
.border-e-adcurate-purple-dark\/55 {
  border-inline-end-color: rgb(83 41 80 / 0.55);
}
.border-e-adcurate-purple-dark\/60 {
  border-inline-end-color: rgb(83 41 80 / 0.6);
}
.border-e-adcurate-purple-dark\/65 {
  border-inline-end-color: rgb(83 41 80 / 0.65);
}
.border-e-adcurate-purple-dark\/70 {
  border-inline-end-color: rgb(83 41 80 / 0.7);
}
.border-e-adcurate-purple-dark\/75 {
  border-inline-end-color: rgb(83 41 80 / 0.75);
}
.border-e-adcurate-purple-dark\/80 {
  border-inline-end-color: rgb(83 41 80 / 0.8);
}
.border-e-adcurate-purple-dark\/85 {
  border-inline-end-color: rgb(83 41 80 / 0.85);
}
.border-e-adcurate-purple-dark\/90 {
  border-inline-end-color: rgb(83 41 80 / 0.9);
}
.border-e-adcurate-purple-dark\/95 {
  border-inline-end-color: rgb(83 41 80 / 0.95);
}
.border-e-safex-aqua {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-e-safex-aqua\/0 {
  border-inline-end-color: rgb(50 188 155 / 0);
}
.border-e-safex-aqua\/10 {
  border-inline-end-color: rgb(50 188 155 / 0.1);
}
.border-e-safex-aqua\/100 {
  border-inline-end-color: rgb(50 188 155 / 1);
}
.border-e-safex-aqua\/15 {
  border-inline-end-color: rgb(50 188 155 / 0.15);
}
.border-e-safex-aqua\/20 {
  border-inline-end-color: rgb(50 188 155 / 0.2);
}
.border-e-safex-aqua\/25 {
  border-inline-end-color: rgb(50 188 155 / 0.25);
}
.border-e-safex-aqua\/30 {
  border-inline-end-color: rgb(50 188 155 / 0.3);
}
.border-e-safex-aqua\/35 {
  border-inline-end-color: rgb(50 188 155 / 0.35);
}
.border-e-safex-aqua\/40 {
  border-inline-end-color: rgb(50 188 155 / 0.4);
}
.border-e-safex-aqua\/45 {
  border-inline-end-color: rgb(50 188 155 / 0.45);
}
.border-e-safex-aqua\/5 {
  border-inline-end-color: rgb(50 188 155 / 0.05);
}
.border-e-safex-aqua\/50 {
  border-inline-end-color: rgb(50 188 155 / 0.5);
}
.border-e-safex-aqua\/55 {
  border-inline-end-color: rgb(50 188 155 / 0.55);
}
.border-e-safex-aqua\/60 {
  border-inline-end-color: rgb(50 188 155 / 0.6);
}
.border-e-safex-aqua\/65 {
  border-inline-end-color: rgb(50 188 155 / 0.65);
}
.border-e-safex-aqua\/70 {
  border-inline-end-color: rgb(50 188 155 / 0.7);
}
.border-e-safex-aqua\/75 {
  border-inline-end-color: rgb(50 188 155 / 0.75);
}
.border-e-safex-aqua\/80 {
  border-inline-end-color: rgb(50 188 155 / 0.8);
}
.border-e-safex-aqua\/85 {
  border-inline-end-color: rgb(50 188 155 / 0.85);
}
.border-e-safex-aqua\/90 {
  border-inline-end-color: rgb(50 188 155 / 0.9);
}
.border-e-safex-aqua\/95 {
  border-inline-end-color: rgb(50 188 155 / 0.95);
}
.border-e-safex-blue {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-e-safex-blue-dark {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-e-safex-blue-dark\/0 {
  border-inline-end-color: rgb(23 37 84 / 0);
}
.border-e-safex-blue-dark\/10 {
  border-inline-end-color: rgb(23 37 84 / 0.1);
}
.border-e-safex-blue-dark\/100 {
  border-inline-end-color: rgb(23 37 84 / 1);
}
.border-e-safex-blue-dark\/15 {
  border-inline-end-color: rgb(23 37 84 / 0.15);
}
.border-e-safex-blue-dark\/20 {
  border-inline-end-color: rgb(23 37 84 / 0.2);
}
.border-e-safex-blue-dark\/25 {
  border-inline-end-color: rgb(23 37 84 / 0.25);
}
.border-e-safex-blue-dark\/30 {
  border-inline-end-color: rgb(23 37 84 / 0.3);
}
.border-e-safex-blue-dark\/35 {
  border-inline-end-color: rgb(23 37 84 / 0.35);
}
.border-e-safex-blue-dark\/40 {
  border-inline-end-color: rgb(23 37 84 / 0.4);
}
.border-e-safex-blue-dark\/45 {
  border-inline-end-color: rgb(23 37 84 / 0.45);
}
.border-e-safex-blue-dark\/5 {
  border-inline-end-color: rgb(23 37 84 / 0.05);
}
.border-e-safex-blue-dark\/50 {
  border-inline-end-color: rgb(23 37 84 / 0.5);
}
.border-e-safex-blue-dark\/55 {
  border-inline-end-color: rgb(23 37 84 / 0.55);
}
.border-e-safex-blue-dark\/60 {
  border-inline-end-color: rgb(23 37 84 / 0.6);
}
.border-e-safex-blue-dark\/65 {
  border-inline-end-color: rgb(23 37 84 / 0.65);
}
.border-e-safex-blue-dark\/70 {
  border-inline-end-color: rgb(23 37 84 / 0.7);
}
.border-e-safex-blue-dark\/75 {
  border-inline-end-color: rgb(23 37 84 / 0.75);
}
.border-e-safex-blue-dark\/80 {
  border-inline-end-color: rgb(23 37 84 / 0.8);
}
.border-e-safex-blue-dark\/85 {
  border-inline-end-color: rgb(23 37 84 / 0.85);
}
.border-e-safex-blue-dark\/90 {
  border-inline-end-color: rgb(23 37 84 / 0.9);
}
.border-e-safex-blue-dark\/95 {
  border-inline-end-color: rgb(23 37 84 / 0.95);
}
.border-e-safex-blue\/0 {
  border-inline-end-color: rgb(37 99 235 / 0);
}
.border-e-safex-blue\/10 {
  border-inline-end-color: rgb(37 99 235 / 0.1);
}
.border-e-safex-blue\/100 {
  border-inline-end-color: rgb(37 99 235 / 1);
}
.border-e-safex-blue\/15 {
  border-inline-end-color: rgb(37 99 235 / 0.15);
}
.border-e-safex-blue\/20 {
  border-inline-end-color: rgb(37 99 235 / 0.2);
}
.border-e-safex-blue\/25 {
  border-inline-end-color: rgb(37 99 235 / 0.25);
}
.border-e-safex-blue\/30 {
  border-inline-end-color: rgb(37 99 235 / 0.3);
}
.border-e-safex-blue\/35 {
  border-inline-end-color: rgb(37 99 235 / 0.35);
}
.border-e-safex-blue\/40 {
  border-inline-end-color: rgb(37 99 235 / 0.4);
}
.border-e-safex-blue\/45 {
  border-inline-end-color: rgb(37 99 235 / 0.45);
}
.border-e-safex-blue\/5 {
  border-inline-end-color: rgb(37 99 235 / 0.05);
}
.border-e-safex-blue\/50 {
  border-inline-end-color: rgb(37 99 235 / 0.5);
}
.border-e-safex-blue\/55 {
  border-inline-end-color: rgb(37 99 235 / 0.55);
}
.border-e-safex-blue\/60 {
  border-inline-end-color: rgb(37 99 235 / 0.6);
}
.border-e-safex-blue\/65 {
  border-inline-end-color: rgb(37 99 235 / 0.65);
}
.border-e-safex-blue\/70 {
  border-inline-end-color: rgb(37 99 235 / 0.7);
}
.border-e-safex-blue\/75 {
  border-inline-end-color: rgb(37 99 235 / 0.75);
}
.border-e-safex-blue\/80 {
  border-inline-end-color: rgb(37 99 235 / 0.8);
}
.border-e-safex-blue\/85 {
  border-inline-end-color: rgb(37 99 235 / 0.85);
}
.border-e-safex-blue\/90 {
  border-inline-end-color: rgb(37 99 235 / 0.9);
}
.border-e-safex-blue\/95 {
  border-inline-end-color: rgb(37 99 235 / 0.95);
}
.border-e-safex-gray-dark {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-e-safex-gray-dark\/0 {
  border-inline-end-color: rgb(18 18 18 / 0);
}
.border-e-safex-gray-dark\/10 {
  border-inline-end-color: rgb(18 18 18 / 0.1);
}
.border-e-safex-gray-dark\/100 {
  border-inline-end-color: rgb(18 18 18 / 1);
}
.border-e-safex-gray-dark\/15 {
  border-inline-end-color: rgb(18 18 18 / 0.15);
}
.border-e-safex-gray-dark\/20 {
  border-inline-end-color: rgb(18 18 18 / 0.2);
}
.border-e-safex-gray-dark\/25 {
  border-inline-end-color: rgb(18 18 18 / 0.25);
}
.border-e-safex-gray-dark\/30 {
  border-inline-end-color: rgb(18 18 18 / 0.3);
}
.border-e-safex-gray-dark\/35 {
  border-inline-end-color: rgb(18 18 18 / 0.35);
}
.border-e-safex-gray-dark\/40 {
  border-inline-end-color: rgb(18 18 18 / 0.4);
}
.border-e-safex-gray-dark\/45 {
  border-inline-end-color: rgb(18 18 18 / 0.45);
}
.border-e-safex-gray-dark\/5 {
  border-inline-end-color: rgb(18 18 18 / 0.05);
}
.border-e-safex-gray-dark\/50 {
  border-inline-end-color: rgb(18 18 18 / 0.5);
}
.border-e-safex-gray-dark\/55 {
  border-inline-end-color: rgb(18 18 18 / 0.55);
}
.border-e-safex-gray-dark\/60 {
  border-inline-end-color: rgb(18 18 18 / 0.6);
}
.border-e-safex-gray-dark\/65 {
  border-inline-end-color: rgb(18 18 18 / 0.65);
}
.border-e-safex-gray-dark\/70 {
  border-inline-end-color: rgb(18 18 18 / 0.7);
}
.border-e-safex-gray-dark\/75 {
  border-inline-end-color: rgb(18 18 18 / 0.75);
}
.border-e-safex-gray-dark\/80 {
  border-inline-end-color: rgb(18 18 18 / 0.8);
}
.border-e-safex-gray-dark\/85 {
  border-inline-end-color: rgb(18 18 18 / 0.85);
}
.border-e-safex-gray-dark\/90 {
  border-inline-end-color: rgb(18 18 18 / 0.9);
}
.border-e-safex-gray-dark\/95 {
  border-inline-end-color: rgb(18 18 18 / 0.95);
}
.border-e-safex-gray-lite {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-e-safex-gray-lite\/0 {
  border-inline-end-color: rgb(247 248 249 / 0);
}
.border-e-safex-gray-lite\/10 {
  border-inline-end-color: rgb(247 248 249 / 0.1);
}
.border-e-safex-gray-lite\/100 {
  border-inline-end-color: rgb(247 248 249 / 1);
}
.border-e-safex-gray-lite\/15 {
  border-inline-end-color: rgb(247 248 249 / 0.15);
}
.border-e-safex-gray-lite\/20 {
  border-inline-end-color: rgb(247 248 249 / 0.2);
}
.border-e-safex-gray-lite\/25 {
  border-inline-end-color: rgb(247 248 249 / 0.25);
}
.border-e-safex-gray-lite\/30 {
  border-inline-end-color: rgb(247 248 249 / 0.3);
}
.border-e-safex-gray-lite\/35 {
  border-inline-end-color: rgb(247 248 249 / 0.35);
}
.border-e-safex-gray-lite\/40 {
  border-inline-end-color: rgb(247 248 249 / 0.4);
}
.border-e-safex-gray-lite\/45 {
  border-inline-end-color: rgb(247 248 249 / 0.45);
}
.border-e-safex-gray-lite\/5 {
  border-inline-end-color: rgb(247 248 249 / 0.05);
}
.border-e-safex-gray-lite\/50 {
  border-inline-end-color: rgb(247 248 249 / 0.5);
}
.border-e-safex-gray-lite\/55 {
  border-inline-end-color: rgb(247 248 249 / 0.55);
}
.border-e-safex-gray-lite\/60 {
  border-inline-end-color: rgb(247 248 249 / 0.6);
}
.border-e-safex-gray-lite\/65 {
  border-inline-end-color: rgb(247 248 249 / 0.65);
}
.border-e-safex-gray-lite\/70 {
  border-inline-end-color: rgb(247 248 249 / 0.7);
}
.border-e-safex-gray-lite\/75 {
  border-inline-end-color: rgb(247 248 249 / 0.75);
}
.border-e-safex-gray-lite\/80 {
  border-inline-end-color: rgb(247 248 249 / 0.8);
}
.border-e-safex-gray-lite\/85 {
  border-inline-end-color: rgb(247 248 249 / 0.85);
}
.border-e-safex-gray-lite\/90 {
  border-inline-end-color: rgb(247 248 249 / 0.9);
}
.border-e-safex-gray-lite\/95 {
  border-inline-end-color: rgb(247 248 249 / 0.95);
}
.border-e-safex-gray-med {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-e-safex-gray-med\/0 {
  border-inline-end-color: rgb(136 136 136 / 0);
}
.border-e-safex-gray-med\/10 {
  border-inline-end-color: rgb(136 136 136 / 0.1);
}
.border-e-safex-gray-med\/100 {
  border-inline-end-color: rgb(136 136 136 / 1);
}
.border-e-safex-gray-med\/15 {
  border-inline-end-color: rgb(136 136 136 / 0.15);
}
.border-e-safex-gray-med\/20 {
  border-inline-end-color: rgb(136 136 136 / 0.2);
}
.border-e-safex-gray-med\/25 {
  border-inline-end-color: rgb(136 136 136 / 0.25);
}
.border-e-safex-gray-med\/30 {
  border-inline-end-color: rgb(136 136 136 / 0.3);
}
.border-e-safex-gray-med\/35 {
  border-inline-end-color: rgb(136 136 136 / 0.35);
}
.border-e-safex-gray-med\/40 {
  border-inline-end-color: rgb(136 136 136 / 0.4);
}
.border-e-safex-gray-med\/45 {
  border-inline-end-color: rgb(136 136 136 / 0.45);
}
.border-e-safex-gray-med\/5 {
  border-inline-end-color: rgb(136 136 136 / 0.05);
}
.border-e-safex-gray-med\/50 {
  border-inline-end-color: rgb(136 136 136 / 0.5);
}
.border-e-safex-gray-med\/55 {
  border-inline-end-color: rgb(136 136 136 / 0.55);
}
.border-e-safex-gray-med\/60 {
  border-inline-end-color: rgb(136 136 136 / 0.6);
}
.border-e-safex-gray-med\/65 {
  border-inline-end-color: rgb(136 136 136 / 0.65);
}
.border-e-safex-gray-med\/70 {
  border-inline-end-color: rgb(136 136 136 / 0.7);
}
.border-e-safex-gray-med\/75 {
  border-inline-end-color: rgb(136 136 136 / 0.75);
}
.border-e-safex-gray-med\/80 {
  border-inline-end-color: rgb(136 136 136 / 0.8);
}
.border-e-safex-gray-med\/85 {
  border-inline-end-color: rgb(136 136 136 / 0.85);
}
.border-e-safex-gray-med\/90 {
  border-inline-end-color: rgb(136 136 136 / 0.9);
}
.border-e-safex-gray-med\/95 {
  border-inline-end-color: rgb(136 136 136 / 0.95);
}
.border-e-safex-green {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-e-safex-green\/0 {
  border-inline-end-color: rgb(50 188 155 / 0);
}
.border-e-safex-green\/10 {
  border-inline-end-color: rgb(50 188 155 / 0.1);
}
.border-e-safex-green\/100 {
  border-inline-end-color: rgb(50 188 155 / 1);
}
.border-e-safex-green\/15 {
  border-inline-end-color: rgb(50 188 155 / 0.15);
}
.border-e-safex-green\/20 {
  border-inline-end-color: rgb(50 188 155 / 0.2);
}
.border-e-safex-green\/25 {
  border-inline-end-color: rgb(50 188 155 / 0.25);
}
.border-e-safex-green\/30 {
  border-inline-end-color: rgb(50 188 155 / 0.3);
}
.border-e-safex-green\/35 {
  border-inline-end-color: rgb(50 188 155 / 0.35);
}
.border-e-safex-green\/40 {
  border-inline-end-color: rgb(50 188 155 / 0.4);
}
.border-e-safex-green\/45 {
  border-inline-end-color: rgb(50 188 155 / 0.45);
}
.border-e-safex-green\/5 {
  border-inline-end-color: rgb(50 188 155 / 0.05);
}
.border-e-safex-green\/50 {
  border-inline-end-color: rgb(50 188 155 / 0.5);
}
.border-e-safex-green\/55 {
  border-inline-end-color: rgb(50 188 155 / 0.55);
}
.border-e-safex-green\/60 {
  border-inline-end-color: rgb(50 188 155 / 0.6);
}
.border-e-safex-green\/65 {
  border-inline-end-color: rgb(50 188 155 / 0.65);
}
.border-e-safex-green\/70 {
  border-inline-end-color: rgb(50 188 155 / 0.7);
}
.border-e-safex-green\/75 {
  border-inline-end-color: rgb(50 188 155 / 0.75);
}
.border-e-safex-green\/80 {
  border-inline-end-color: rgb(50 188 155 / 0.8);
}
.border-e-safex-green\/85 {
  border-inline-end-color: rgb(50 188 155 / 0.85);
}
.border-e-safex-green\/90 {
  border-inline-end-color: rgb(50 188 155 / 0.9);
}
.border-e-safex-green\/95 {
  border-inline-end-color: rgb(50 188 155 / 0.95);
}
.border-e-safex-purple {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-e-safex-purple\/0 {
  border-inline-end-color: rgb(107 33 168 / 0);
}
.border-e-safex-purple\/10 {
  border-inline-end-color: rgb(107 33 168 / 0.1);
}
.border-e-safex-purple\/100 {
  border-inline-end-color: rgb(107 33 168 / 1);
}
.border-e-safex-purple\/15 {
  border-inline-end-color: rgb(107 33 168 / 0.15);
}
.border-e-safex-purple\/20 {
  border-inline-end-color: rgb(107 33 168 / 0.2);
}
.border-e-safex-purple\/25 {
  border-inline-end-color: rgb(107 33 168 / 0.25);
}
.border-e-safex-purple\/30 {
  border-inline-end-color: rgb(107 33 168 / 0.3);
}
.border-e-safex-purple\/35 {
  border-inline-end-color: rgb(107 33 168 / 0.35);
}
.border-e-safex-purple\/40 {
  border-inline-end-color: rgb(107 33 168 / 0.4);
}
.border-e-safex-purple\/45 {
  border-inline-end-color: rgb(107 33 168 / 0.45);
}
.border-e-safex-purple\/5 {
  border-inline-end-color: rgb(107 33 168 / 0.05);
}
.border-e-safex-purple\/50 {
  border-inline-end-color: rgb(107 33 168 / 0.5);
}
.border-e-safex-purple\/55 {
  border-inline-end-color: rgb(107 33 168 / 0.55);
}
.border-e-safex-purple\/60 {
  border-inline-end-color: rgb(107 33 168 / 0.6);
}
.border-e-safex-purple\/65 {
  border-inline-end-color: rgb(107 33 168 / 0.65);
}
.border-e-safex-purple\/70 {
  border-inline-end-color: rgb(107 33 168 / 0.7);
}
.border-e-safex-purple\/75 {
  border-inline-end-color: rgb(107 33 168 / 0.75);
}
.border-e-safex-purple\/80 {
  border-inline-end-color: rgb(107 33 168 / 0.8);
}
.border-e-safex-purple\/85 {
  border-inline-end-color: rgb(107 33 168 / 0.85);
}
.border-e-safex-purple\/90 {
  border-inline-end-color: rgb(107 33 168 / 0.9);
}
.border-e-safex-purple\/95 {
  border-inline-end-color: rgb(107 33 168 / 0.95);
}
.border-e-safex-red {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-e-safex-red-blocked {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-e-safex-red-blocked\/0 {
  border-inline-end-color: rgb(220 38 38 / 0);
}
.border-e-safex-red-blocked\/10 {
  border-inline-end-color: rgb(220 38 38 / 0.1);
}
.border-e-safex-red-blocked\/100 {
  border-inline-end-color: rgb(220 38 38 / 1);
}
.border-e-safex-red-blocked\/15 {
  border-inline-end-color: rgb(220 38 38 / 0.15);
}
.border-e-safex-red-blocked\/20 {
  border-inline-end-color: rgb(220 38 38 / 0.2);
}
.border-e-safex-red-blocked\/25 {
  border-inline-end-color: rgb(220 38 38 / 0.25);
}
.border-e-safex-red-blocked\/30 {
  border-inline-end-color: rgb(220 38 38 / 0.3);
}
.border-e-safex-red-blocked\/35 {
  border-inline-end-color: rgb(220 38 38 / 0.35);
}
.border-e-safex-red-blocked\/40 {
  border-inline-end-color: rgb(220 38 38 / 0.4);
}
.border-e-safex-red-blocked\/45 {
  border-inline-end-color: rgb(220 38 38 / 0.45);
}
.border-e-safex-red-blocked\/5 {
  border-inline-end-color: rgb(220 38 38 / 0.05);
}
.border-e-safex-red-blocked\/50 {
  border-inline-end-color: rgb(220 38 38 / 0.5);
}
.border-e-safex-red-blocked\/55 {
  border-inline-end-color: rgb(220 38 38 / 0.55);
}
.border-e-safex-red-blocked\/60 {
  border-inline-end-color: rgb(220 38 38 / 0.6);
}
.border-e-safex-red-blocked\/65 {
  border-inline-end-color: rgb(220 38 38 / 0.65);
}
.border-e-safex-red-blocked\/70 {
  border-inline-end-color: rgb(220 38 38 / 0.7);
}
.border-e-safex-red-blocked\/75 {
  border-inline-end-color: rgb(220 38 38 / 0.75);
}
.border-e-safex-red-blocked\/80 {
  border-inline-end-color: rgb(220 38 38 / 0.8);
}
.border-e-safex-red-blocked\/85 {
  border-inline-end-color: rgb(220 38 38 / 0.85);
}
.border-e-safex-red-blocked\/90 {
  border-inline-end-color: rgb(220 38 38 / 0.9);
}
.border-e-safex-red-blocked\/95 {
  border-inline-end-color: rgb(220 38 38 / 0.95);
}
.border-e-safex-red\/0 {
  border-inline-end-color: rgb(177 80 71 / 0);
}
.border-e-safex-red\/10 {
  border-inline-end-color: rgb(177 80 71 / 0.1);
}
.border-e-safex-red\/100 {
  border-inline-end-color: rgb(177 80 71 / 1);
}
.border-e-safex-red\/15 {
  border-inline-end-color: rgb(177 80 71 / 0.15);
}
.border-e-safex-red\/20 {
  border-inline-end-color: rgb(177 80 71 / 0.2);
}
.border-e-safex-red\/25 {
  border-inline-end-color: rgb(177 80 71 / 0.25);
}
.border-e-safex-red\/30 {
  border-inline-end-color: rgb(177 80 71 / 0.3);
}
.border-e-safex-red\/35 {
  border-inline-end-color: rgb(177 80 71 / 0.35);
}
.border-e-safex-red\/40 {
  border-inline-end-color: rgb(177 80 71 / 0.4);
}
.border-e-safex-red\/45 {
  border-inline-end-color: rgb(177 80 71 / 0.45);
}
.border-e-safex-red\/5 {
  border-inline-end-color: rgb(177 80 71 / 0.05);
}
.border-e-safex-red\/50 {
  border-inline-end-color: rgb(177 80 71 / 0.5);
}
.border-e-safex-red\/55 {
  border-inline-end-color: rgb(177 80 71 / 0.55);
}
.border-e-safex-red\/60 {
  border-inline-end-color: rgb(177 80 71 / 0.6);
}
.border-e-safex-red\/65 {
  border-inline-end-color: rgb(177 80 71 / 0.65);
}
.border-e-safex-red\/70 {
  border-inline-end-color: rgb(177 80 71 / 0.7);
}
.border-e-safex-red\/75 {
  border-inline-end-color: rgb(177 80 71 / 0.75);
}
.border-e-safex-red\/80 {
  border-inline-end-color: rgb(177 80 71 / 0.8);
}
.border-e-safex-red\/85 {
  border-inline-end-color: rgb(177 80 71 / 0.85);
}
.border-e-safex-red\/90 {
  border-inline-end-color: rgb(177 80 71 / 0.9);
}
.border-e-safex-red\/95 {
  border-inline-end-color: rgb(177 80 71 / 0.95);
}
.border-e-safex-yellow {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-e-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-e-safex-yellow-lite\/0 {
  border-inline-end-color: rgb(255 204 68 / 0);
}
.border-e-safex-yellow-lite\/10 {
  border-inline-end-color: rgb(255 204 68 / 0.1);
}
.border-e-safex-yellow-lite\/100 {
  border-inline-end-color: rgb(255 204 68 / 1);
}
.border-e-safex-yellow-lite\/15 {
  border-inline-end-color: rgb(255 204 68 / 0.15);
}
.border-e-safex-yellow-lite\/20 {
  border-inline-end-color: rgb(255 204 68 / 0.2);
}
.border-e-safex-yellow-lite\/25 {
  border-inline-end-color: rgb(255 204 68 / 0.25);
}
.border-e-safex-yellow-lite\/30 {
  border-inline-end-color: rgb(255 204 68 / 0.3);
}
.border-e-safex-yellow-lite\/35 {
  border-inline-end-color: rgb(255 204 68 / 0.35);
}
.border-e-safex-yellow-lite\/40 {
  border-inline-end-color: rgb(255 204 68 / 0.4);
}
.border-e-safex-yellow-lite\/45 {
  border-inline-end-color: rgb(255 204 68 / 0.45);
}
.border-e-safex-yellow-lite\/5 {
  border-inline-end-color: rgb(255 204 68 / 0.05);
}
.border-e-safex-yellow-lite\/50 {
  border-inline-end-color: rgb(255 204 68 / 0.5);
}
.border-e-safex-yellow-lite\/55 {
  border-inline-end-color: rgb(255 204 68 / 0.55);
}
.border-e-safex-yellow-lite\/60 {
  border-inline-end-color: rgb(255 204 68 / 0.6);
}
.border-e-safex-yellow-lite\/65 {
  border-inline-end-color: rgb(255 204 68 / 0.65);
}
.border-e-safex-yellow-lite\/70 {
  border-inline-end-color: rgb(255 204 68 / 0.7);
}
.border-e-safex-yellow-lite\/75 {
  border-inline-end-color: rgb(255 204 68 / 0.75);
}
.border-e-safex-yellow-lite\/80 {
  border-inline-end-color: rgb(255 204 68 / 0.8);
}
.border-e-safex-yellow-lite\/85 {
  border-inline-end-color: rgb(255 204 68 / 0.85);
}
.border-e-safex-yellow-lite\/90 {
  border-inline-end-color: rgb(255 204 68 / 0.9);
}
.border-e-safex-yellow-lite\/95 {
  border-inline-end-color: rgb(255 204 68 / 0.95);
}
.border-e-safex-yellow\/0 {
  border-inline-end-color: rgb(204 170 34 / 0);
}
.border-e-safex-yellow\/10 {
  border-inline-end-color: rgb(204 170 34 / 0.1);
}
.border-e-safex-yellow\/100 {
  border-inline-end-color: rgb(204 170 34 / 1);
}
.border-e-safex-yellow\/15 {
  border-inline-end-color: rgb(204 170 34 / 0.15);
}
.border-e-safex-yellow\/20 {
  border-inline-end-color: rgb(204 170 34 / 0.2);
}
.border-e-safex-yellow\/25 {
  border-inline-end-color: rgb(204 170 34 / 0.25);
}
.border-e-safex-yellow\/30 {
  border-inline-end-color: rgb(204 170 34 / 0.3);
}
.border-e-safex-yellow\/35 {
  border-inline-end-color: rgb(204 170 34 / 0.35);
}
.border-e-safex-yellow\/40 {
  border-inline-end-color: rgb(204 170 34 / 0.4);
}
.border-e-safex-yellow\/45 {
  border-inline-end-color: rgb(204 170 34 / 0.45);
}
.border-e-safex-yellow\/5 {
  border-inline-end-color: rgb(204 170 34 / 0.05);
}
.border-e-safex-yellow\/50 {
  border-inline-end-color: rgb(204 170 34 / 0.5);
}
.border-e-safex-yellow\/55 {
  border-inline-end-color: rgb(204 170 34 / 0.55);
}
.border-e-safex-yellow\/60 {
  border-inline-end-color: rgb(204 170 34 / 0.6);
}
.border-e-safex-yellow\/65 {
  border-inline-end-color: rgb(204 170 34 / 0.65);
}
.border-e-safex-yellow\/70 {
  border-inline-end-color: rgb(204 170 34 / 0.7);
}
.border-e-safex-yellow\/75 {
  border-inline-end-color: rgb(204 170 34 / 0.75);
}
.border-e-safex-yellow\/80 {
  border-inline-end-color: rgb(204 170 34 / 0.8);
}
.border-e-safex-yellow\/85 {
  border-inline-end-color: rgb(204 170 34 / 0.85);
}
.border-e-safex-yellow\/90 {
  border-inline-end-color: rgb(204 170 34 / 0.9);
}
.border-e-safex-yellow\/95 {
  border-inline-end-color: rgb(204 170 34 / 0.95);
}
.border-l-adcurate-black {
  --tw-border-opacity: 1;
  border-left-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-left-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-black-lite-semi\/0 {
  border-left-color: rgb(47 53 109 / 0);
}
.border-l-adcurate-black-lite-semi\/10 {
  border-left-color: rgb(47 53 109 / 0.1);
}
.border-l-adcurate-black-lite-semi\/100 {
  border-left-color: rgb(47 53 109 / 1);
}
.border-l-adcurate-black-lite-semi\/15 {
  border-left-color: rgb(47 53 109 / 0.15);
}
.border-l-adcurate-black-lite-semi\/20 {
  border-left-color: rgb(47 53 109 / 0.2);
}
.border-l-adcurate-black-lite-semi\/25 {
  border-left-color: rgb(47 53 109 / 0.25);
}
.border-l-adcurate-black-lite-semi\/30 {
  border-left-color: rgb(47 53 109 / 0.3);
}
.border-l-adcurate-black-lite-semi\/35 {
  border-left-color: rgb(47 53 109 / 0.35);
}
.border-l-adcurate-black-lite-semi\/40 {
  border-left-color: rgb(47 53 109 / 0.4);
}
.border-l-adcurate-black-lite-semi\/45 {
  border-left-color: rgb(47 53 109 / 0.45);
}
.border-l-adcurate-black-lite-semi\/5 {
  border-left-color: rgb(47 53 109 / 0.05);
}
.border-l-adcurate-black-lite-semi\/50 {
  border-left-color: rgb(47 53 109 / 0.5);
}
.border-l-adcurate-black-lite-semi\/55 {
  border-left-color: rgb(47 53 109 / 0.55);
}
.border-l-adcurate-black-lite-semi\/60 {
  border-left-color: rgb(47 53 109 / 0.6);
}
.border-l-adcurate-black-lite-semi\/65 {
  border-left-color: rgb(47 53 109 / 0.65);
}
.border-l-adcurate-black-lite-semi\/70 {
  border-left-color: rgb(47 53 109 / 0.7);
}
.border-l-adcurate-black-lite-semi\/75 {
  border-left-color: rgb(47 53 109 / 0.75);
}
.border-l-adcurate-black-lite-semi\/80 {
  border-left-color: rgb(47 53 109 / 0.8);
}
.border-l-adcurate-black-lite-semi\/85 {
  border-left-color: rgb(47 53 109 / 0.85);
}
.border-l-adcurate-black-lite-semi\/90 {
  border-left-color: rgb(47 53 109 / 0.9);
}
.border-l-adcurate-black-lite-semi\/95 {
  border-left-color: rgb(47 53 109 / 0.95);
}
.border-l-adcurate-black-lite\/0 {
  border-left-color: rgb(47 53 109 / 0);
}
.border-l-adcurate-black-lite\/10 {
  border-left-color: rgb(47 53 109 / 0.1);
}
.border-l-adcurate-black-lite\/100 {
  border-left-color: rgb(47 53 109 / 1);
}
.border-l-adcurate-black-lite\/15 {
  border-left-color: rgb(47 53 109 / 0.15);
}
.border-l-adcurate-black-lite\/20 {
  border-left-color: rgb(47 53 109 / 0.2);
}
.border-l-adcurate-black-lite\/25 {
  border-left-color: rgb(47 53 109 / 0.25);
}
.border-l-adcurate-black-lite\/30 {
  border-left-color: rgb(47 53 109 / 0.3);
}
.border-l-adcurate-black-lite\/35 {
  border-left-color: rgb(47 53 109 / 0.35);
}
.border-l-adcurate-black-lite\/40 {
  border-left-color: rgb(47 53 109 / 0.4);
}
.border-l-adcurate-black-lite\/45 {
  border-left-color: rgb(47 53 109 / 0.45);
}
.border-l-adcurate-black-lite\/5 {
  border-left-color: rgb(47 53 109 / 0.05);
}
.border-l-adcurate-black-lite\/50 {
  border-left-color: rgb(47 53 109 / 0.5);
}
.border-l-adcurate-black-lite\/55 {
  border-left-color: rgb(47 53 109 / 0.55);
}
.border-l-adcurate-black-lite\/60 {
  border-left-color: rgb(47 53 109 / 0.6);
}
.border-l-adcurate-black-lite\/65 {
  border-left-color: rgb(47 53 109 / 0.65);
}
.border-l-adcurate-black-lite\/70 {
  border-left-color: rgb(47 53 109 / 0.7);
}
.border-l-adcurate-black-lite\/75 {
  border-left-color: rgb(47 53 109 / 0.75);
}
.border-l-adcurate-black-lite\/80 {
  border-left-color: rgb(47 53 109 / 0.8);
}
.border-l-adcurate-black-lite\/85 {
  border-left-color: rgb(47 53 109 / 0.85);
}
.border-l-adcurate-black-lite\/90 {
  border-left-color: rgb(47 53 109 / 0.9);
}
.border-l-adcurate-black-lite\/95 {
  border-left-color: rgb(47 53 109 / 0.95);
}
.border-l-adcurate-black\/0 {
  border-left-color: rgb(36 40 82 / 0);
}
.border-l-adcurate-black\/10 {
  border-left-color: rgb(36 40 82 / 0.1);
}
.border-l-adcurate-black\/100 {
  border-left-color: rgb(36 40 82 / 1);
}
.border-l-adcurate-black\/15 {
  border-left-color: rgb(36 40 82 / 0.15);
}
.border-l-adcurate-black\/20 {
  border-left-color: rgb(36 40 82 / 0.2);
}
.border-l-adcurate-black\/25 {
  border-left-color: rgb(36 40 82 / 0.25);
}
.border-l-adcurate-black\/30 {
  border-left-color: rgb(36 40 82 / 0.3);
}
.border-l-adcurate-black\/35 {
  border-left-color: rgb(36 40 82 / 0.35);
}
.border-l-adcurate-black\/40 {
  border-left-color: rgb(36 40 82 / 0.4);
}
.border-l-adcurate-black\/45 {
  border-left-color: rgb(36 40 82 / 0.45);
}
.border-l-adcurate-black\/5 {
  border-left-color: rgb(36 40 82 / 0.05);
}
.border-l-adcurate-black\/50 {
  border-left-color: rgb(36 40 82 / 0.5);
}
.border-l-adcurate-black\/55 {
  border-left-color: rgb(36 40 82 / 0.55);
}
.border-l-adcurate-black\/60 {
  border-left-color: rgb(36 40 82 / 0.6);
}
.border-l-adcurate-black\/65 {
  border-left-color: rgb(36 40 82 / 0.65);
}
.border-l-adcurate-black\/70 {
  border-left-color: rgb(36 40 82 / 0.7);
}
.border-l-adcurate-black\/75 {
  border-left-color: rgb(36 40 82 / 0.75);
}
.border-l-adcurate-black\/80 {
  border-left-color: rgb(36 40 82 / 0.8);
}
.border-l-adcurate-black\/85 {
  border-left-color: rgb(36 40 82 / 0.85);
}
.border-l-adcurate-black\/90 {
  border-left-color: rgb(36 40 82 / 0.9);
}
.border-l-adcurate-black\/95 {
  border-left-color: rgb(36 40 82 / 0.95);
}
.border-l-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-left-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-gradient-blue\/0 {
  border-left-color: rgb(212 253 255 / 0);
}
.border-l-adcurate-gradient-blue\/10 {
  border-left-color: rgb(212 253 255 / 0.1);
}
.border-l-adcurate-gradient-blue\/100 {
  border-left-color: rgb(212 253 255 / 1);
}
.border-l-adcurate-gradient-blue\/15 {
  border-left-color: rgb(212 253 255 / 0.15);
}
.border-l-adcurate-gradient-blue\/20 {
  border-left-color: rgb(212 253 255 / 0.2);
}
.border-l-adcurate-gradient-blue\/25 {
  border-left-color: rgb(212 253 255 / 0.25);
}
.border-l-adcurate-gradient-blue\/30 {
  border-left-color: rgb(212 253 255 / 0.3);
}
.border-l-adcurate-gradient-blue\/35 {
  border-left-color: rgb(212 253 255 / 0.35);
}
.border-l-adcurate-gradient-blue\/40 {
  border-left-color: rgb(212 253 255 / 0.4);
}
.border-l-adcurate-gradient-blue\/45 {
  border-left-color: rgb(212 253 255 / 0.45);
}
.border-l-adcurate-gradient-blue\/5 {
  border-left-color: rgb(212 253 255 / 0.05);
}
.border-l-adcurate-gradient-blue\/50 {
  border-left-color: rgb(212 253 255 / 0.5);
}
.border-l-adcurate-gradient-blue\/55 {
  border-left-color: rgb(212 253 255 / 0.55);
}
.border-l-adcurate-gradient-blue\/60 {
  border-left-color: rgb(212 253 255 / 0.6);
}
.border-l-adcurate-gradient-blue\/65 {
  border-left-color: rgb(212 253 255 / 0.65);
}
.border-l-adcurate-gradient-blue\/70 {
  border-left-color: rgb(212 253 255 / 0.7);
}
.border-l-adcurate-gradient-blue\/75 {
  border-left-color: rgb(212 253 255 / 0.75);
}
.border-l-adcurate-gradient-blue\/80 {
  border-left-color: rgb(212 253 255 / 0.8);
}
.border-l-adcurate-gradient-blue\/85 {
  border-left-color: rgb(212 253 255 / 0.85);
}
.border-l-adcurate-gradient-blue\/90 {
  border-left-color: rgb(212 253 255 / 0.9);
}
.border-l-adcurate-gradient-blue\/95 {
  border-left-color: rgb(212 253 255 / 0.95);
}
.border-l-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-left-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-gradient-pink\/0 {
  border-left-color: rgb(252 205 248 / 0);
}
.border-l-adcurate-gradient-pink\/10 {
  border-left-color: rgb(252 205 248 / 0.1);
}
.border-l-adcurate-gradient-pink\/100 {
  border-left-color: rgb(252 205 248 / 1);
}
.border-l-adcurate-gradient-pink\/15 {
  border-left-color: rgb(252 205 248 / 0.15);
}
.border-l-adcurate-gradient-pink\/20 {
  border-left-color: rgb(252 205 248 / 0.2);
}
.border-l-adcurate-gradient-pink\/25 {
  border-left-color: rgb(252 205 248 / 0.25);
}
.border-l-adcurate-gradient-pink\/30 {
  border-left-color: rgb(252 205 248 / 0.3);
}
.border-l-adcurate-gradient-pink\/35 {
  border-left-color: rgb(252 205 248 / 0.35);
}
.border-l-adcurate-gradient-pink\/40 {
  border-left-color: rgb(252 205 248 / 0.4);
}
.border-l-adcurate-gradient-pink\/45 {
  border-left-color: rgb(252 205 248 / 0.45);
}
.border-l-adcurate-gradient-pink\/5 {
  border-left-color: rgb(252 205 248 / 0.05);
}
.border-l-adcurate-gradient-pink\/50 {
  border-left-color: rgb(252 205 248 / 0.5);
}
.border-l-adcurate-gradient-pink\/55 {
  border-left-color: rgb(252 205 248 / 0.55);
}
.border-l-adcurate-gradient-pink\/60 {
  border-left-color: rgb(252 205 248 / 0.6);
}
.border-l-adcurate-gradient-pink\/65 {
  border-left-color: rgb(252 205 248 / 0.65);
}
.border-l-adcurate-gradient-pink\/70 {
  border-left-color: rgb(252 205 248 / 0.7);
}
.border-l-adcurate-gradient-pink\/75 {
  border-left-color: rgb(252 205 248 / 0.75);
}
.border-l-adcurate-gradient-pink\/80 {
  border-left-color: rgb(252 205 248 / 0.8);
}
.border-l-adcurate-gradient-pink\/85 {
  border-left-color: rgb(252 205 248 / 0.85);
}
.border-l-adcurate-gradient-pink\/90 {
  border-left-color: rgb(252 205 248 / 0.9);
}
.border-l-adcurate-gradient-pink\/95 {
  border-left-color: rgb(252 205 248 / 0.95);
}
.border-l-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-gray-lite\/0 {
  border-left-color: rgb(231 230 230 / 0);
}
.border-l-adcurate-gray-lite\/10 {
  border-left-color: rgb(231 230 230 / 0.1);
}
.border-l-adcurate-gray-lite\/100 {
  border-left-color: rgb(231 230 230 / 1);
}
.border-l-adcurate-gray-lite\/15 {
  border-left-color: rgb(231 230 230 / 0.15);
}
.border-l-adcurate-gray-lite\/20 {
  border-left-color: rgb(231 230 230 / 0.2);
}
.border-l-adcurate-gray-lite\/25 {
  border-left-color: rgb(231 230 230 / 0.25);
}
.border-l-adcurate-gray-lite\/30 {
  border-left-color: rgb(231 230 230 / 0.3);
}
.border-l-adcurate-gray-lite\/35 {
  border-left-color: rgb(231 230 230 / 0.35);
}
.border-l-adcurate-gray-lite\/40 {
  border-left-color: rgb(231 230 230 / 0.4);
}
.border-l-adcurate-gray-lite\/45 {
  border-left-color: rgb(231 230 230 / 0.45);
}
.border-l-adcurate-gray-lite\/5 {
  border-left-color: rgb(231 230 230 / 0.05);
}
.border-l-adcurate-gray-lite\/50 {
  border-left-color: rgb(231 230 230 / 0.5);
}
.border-l-adcurate-gray-lite\/55 {
  border-left-color: rgb(231 230 230 / 0.55);
}
.border-l-adcurate-gray-lite\/60 {
  border-left-color: rgb(231 230 230 / 0.6);
}
.border-l-adcurate-gray-lite\/65 {
  border-left-color: rgb(231 230 230 / 0.65);
}
.border-l-adcurate-gray-lite\/70 {
  border-left-color: rgb(231 230 230 / 0.7);
}
.border-l-adcurate-gray-lite\/75 {
  border-left-color: rgb(231 230 230 / 0.75);
}
.border-l-adcurate-gray-lite\/80 {
  border-left-color: rgb(231 230 230 / 0.8);
}
.border-l-adcurate-gray-lite\/85 {
  border-left-color: rgb(231 230 230 / 0.85);
}
.border-l-adcurate-gray-lite\/90 {
  border-left-color: rgb(231 230 230 / 0.9);
}
.border-l-adcurate-gray-lite\/95 {
  border-left-color: rgb(231 230 230 / 0.95);
}
.border-l-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-green-dark\/0 {
  border-left-color: rgb(50 188 155 / 0);
}
.border-l-adcurate-green-dark\/10 {
  border-left-color: rgb(50 188 155 / 0.1);
}
.border-l-adcurate-green-dark\/100 {
  border-left-color: rgb(50 188 155 / 1);
}
.border-l-adcurate-green-dark\/15 {
  border-left-color: rgb(50 188 155 / 0.15);
}
.border-l-adcurate-green-dark\/20 {
  border-left-color: rgb(50 188 155 / 0.2);
}
.border-l-adcurate-green-dark\/25 {
  border-left-color: rgb(50 188 155 / 0.25);
}
.border-l-adcurate-green-dark\/30 {
  border-left-color: rgb(50 188 155 / 0.3);
}
.border-l-adcurate-green-dark\/35 {
  border-left-color: rgb(50 188 155 / 0.35);
}
.border-l-adcurate-green-dark\/40 {
  border-left-color: rgb(50 188 155 / 0.4);
}
.border-l-adcurate-green-dark\/45 {
  border-left-color: rgb(50 188 155 / 0.45);
}
.border-l-adcurate-green-dark\/5 {
  border-left-color: rgb(50 188 155 / 0.05);
}
.border-l-adcurate-green-dark\/50 {
  border-left-color: rgb(50 188 155 / 0.5);
}
.border-l-adcurate-green-dark\/55 {
  border-left-color: rgb(50 188 155 / 0.55);
}
.border-l-adcurate-green-dark\/60 {
  border-left-color: rgb(50 188 155 / 0.6);
}
.border-l-adcurate-green-dark\/65 {
  border-left-color: rgb(50 188 155 / 0.65);
}
.border-l-adcurate-green-dark\/70 {
  border-left-color: rgb(50 188 155 / 0.7);
}
.border-l-adcurate-green-dark\/75 {
  border-left-color: rgb(50 188 155 / 0.75);
}
.border-l-adcurate-green-dark\/80 {
  border-left-color: rgb(50 188 155 / 0.8);
}
.border-l-adcurate-green-dark\/85 {
  border-left-color: rgb(50 188 155 / 0.85);
}
.border-l-adcurate-green-dark\/90 {
  border-left-color: rgb(50 188 155 / 0.9);
}
.border-l-adcurate-green-dark\/95 {
  border-left-color: rgb(50 188 155 / 0.95);
}
.border-l-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-green-lite\/0 {
  border-left-color: rgb(60 207 172 / 0);
}
.border-l-adcurate-green-lite\/10 {
  border-left-color: rgb(60 207 172 / 0.1);
}
.border-l-adcurate-green-lite\/100 {
  border-left-color: rgb(60 207 172 / 1);
}
.border-l-adcurate-green-lite\/15 {
  border-left-color: rgb(60 207 172 / 0.15);
}
.border-l-adcurate-green-lite\/20 {
  border-left-color: rgb(60 207 172 / 0.2);
}
.border-l-adcurate-green-lite\/25 {
  border-left-color: rgb(60 207 172 / 0.25);
}
.border-l-adcurate-green-lite\/30 {
  border-left-color: rgb(60 207 172 / 0.3);
}
.border-l-adcurate-green-lite\/35 {
  border-left-color: rgb(60 207 172 / 0.35);
}
.border-l-adcurate-green-lite\/40 {
  border-left-color: rgb(60 207 172 / 0.4);
}
.border-l-adcurate-green-lite\/45 {
  border-left-color: rgb(60 207 172 / 0.45);
}
.border-l-adcurate-green-lite\/5 {
  border-left-color: rgb(60 207 172 / 0.05);
}
.border-l-adcurate-green-lite\/50 {
  border-left-color: rgb(60 207 172 / 0.5);
}
.border-l-adcurate-green-lite\/55 {
  border-left-color: rgb(60 207 172 / 0.55);
}
.border-l-adcurate-green-lite\/60 {
  border-left-color: rgb(60 207 172 / 0.6);
}
.border-l-adcurate-green-lite\/65 {
  border-left-color: rgb(60 207 172 / 0.65);
}
.border-l-adcurate-green-lite\/70 {
  border-left-color: rgb(60 207 172 / 0.7);
}
.border-l-adcurate-green-lite\/75 {
  border-left-color: rgb(60 207 172 / 0.75);
}
.border-l-adcurate-green-lite\/80 {
  border-left-color: rgb(60 207 172 / 0.8);
}
.border-l-adcurate-green-lite\/85 {
  border-left-color: rgb(60 207 172 / 0.85);
}
.border-l-adcurate-green-lite\/90 {
  border-left-color: rgb(60 207 172 / 0.9);
}
.border-l-adcurate-green-lite\/95 {
  border-left-color: rgb(60 207 172 / 0.95);
}
.border-l-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-l-adcurate-purple-dark\/0 {
  border-left-color: rgb(83 41 80 / 0);
}
.border-l-adcurate-purple-dark\/10 {
  border-left-color: rgb(83 41 80 / 0.1);
}
.border-l-adcurate-purple-dark\/100 {
  border-left-color: rgb(83 41 80 / 1);
}
.border-l-adcurate-purple-dark\/15 {
  border-left-color: rgb(83 41 80 / 0.15);
}
.border-l-adcurate-purple-dark\/20 {
  border-left-color: rgb(83 41 80 / 0.2);
}
.border-l-adcurate-purple-dark\/25 {
  border-left-color: rgb(83 41 80 / 0.25);
}
.border-l-adcurate-purple-dark\/30 {
  border-left-color: rgb(83 41 80 / 0.3);
}
.border-l-adcurate-purple-dark\/35 {
  border-left-color: rgb(83 41 80 / 0.35);
}
.border-l-adcurate-purple-dark\/40 {
  border-left-color: rgb(83 41 80 / 0.4);
}
.border-l-adcurate-purple-dark\/45 {
  border-left-color: rgb(83 41 80 / 0.45);
}
.border-l-adcurate-purple-dark\/5 {
  border-left-color: rgb(83 41 80 / 0.05);
}
.border-l-adcurate-purple-dark\/50 {
  border-left-color: rgb(83 41 80 / 0.5);
}
.border-l-adcurate-purple-dark\/55 {
  border-left-color: rgb(83 41 80 / 0.55);
}
.border-l-adcurate-purple-dark\/60 {
  border-left-color: rgb(83 41 80 / 0.6);
}
.border-l-adcurate-purple-dark\/65 {
  border-left-color: rgb(83 41 80 / 0.65);
}
.border-l-adcurate-purple-dark\/70 {
  border-left-color: rgb(83 41 80 / 0.7);
}
.border-l-adcurate-purple-dark\/75 {
  border-left-color: rgb(83 41 80 / 0.75);
}
.border-l-adcurate-purple-dark\/80 {
  border-left-color: rgb(83 41 80 / 0.8);
}
.border-l-adcurate-purple-dark\/85 {
  border-left-color: rgb(83 41 80 / 0.85);
}
.border-l-adcurate-purple-dark\/90 {
  border-left-color: rgb(83 41 80 / 0.9);
}
.border-l-adcurate-purple-dark\/95 {
  border-left-color: rgb(83 41 80 / 0.95);
}
.border-l-safex-aqua {
  --tw-border-opacity: 1;
  border-left-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-l-safex-aqua\/0 {
  border-left-color: rgb(50 188 155 / 0);
}
.border-l-safex-aqua\/10 {
  border-left-color: rgb(50 188 155 / 0.1);
}
.border-l-safex-aqua\/100 {
  border-left-color: rgb(50 188 155 / 1);
}
.border-l-safex-aqua\/15 {
  border-left-color: rgb(50 188 155 / 0.15);
}
.border-l-safex-aqua\/20 {
  border-left-color: rgb(50 188 155 / 0.2);
}
.border-l-safex-aqua\/25 {
  border-left-color: rgb(50 188 155 / 0.25);
}
.border-l-safex-aqua\/30 {
  border-left-color: rgb(50 188 155 / 0.3);
}
.border-l-safex-aqua\/35 {
  border-left-color: rgb(50 188 155 / 0.35);
}
.border-l-safex-aqua\/40 {
  border-left-color: rgb(50 188 155 / 0.4);
}
.border-l-safex-aqua\/45 {
  border-left-color: rgb(50 188 155 / 0.45);
}
.border-l-safex-aqua\/5 {
  border-left-color: rgb(50 188 155 / 0.05);
}
.border-l-safex-aqua\/50 {
  border-left-color: rgb(50 188 155 / 0.5);
}
.border-l-safex-aqua\/55 {
  border-left-color: rgb(50 188 155 / 0.55);
}
.border-l-safex-aqua\/60 {
  border-left-color: rgb(50 188 155 / 0.6);
}
.border-l-safex-aqua\/65 {
  border-left-color: rgb(50 188 155 / 0.65);
}
.border-l-safex-aqua\/70 {
  border-left-color: rgb(50 188 155 / 0.7);
}
.border-l-safex-aqua\/75 {
  border-left-color: rgb(50 188 155 / 0.75);
}
.border-l-safex-aqua\/80 {
  border-left-color: rgb(50 188 155 / 0.8);
}
.border-l-safex-aqua\/85 {
  border-left-color: rgb(50 188 155 / 0.85);
}
.border-l-safex-aqua\/90 {
  border-left-color: rgb(50 188 155 / 0.9);
}
.border-l-safex-aqua\/95 {
  border-left-color: rgb(50 188 155 / 0.95);
}
.border-l-safex-blue {
  --tw-border-opacity: 1;
  border-left-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-l-safex-blue-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-l-safex-blue-dark\/0 {
  border-left-color: rgb(23 37 84 / 0);
}
.border-l-safex-blue-dark\/10 {
  border-left-color: rgb(23 37 84 / 0.1);
}
.border-l-safex-blue-dark\/100 {
  border-left-color: rgb(23 37 84 / 1);
}
.border-l-safex-blue-dark\/15 {
  border-left-color: rgb(23 37 84 / 0.15);
}
.border-l-safex-blue-dark\/20 {
  border-left-color: rgb(23 37 84 / 0.2);
}
.border-l-safex-blue-dark\/25 {
  border-left-color: rgb(23 37 84 / 0.25);
}
.border-l-safex-blue-dark\/30 {
  border-left-color: rgb(23 37 84 / 0.3);
}
.border-l-safex-blue-dark\/35 {
  border-left-color: rgb(23 37 84 / 0.35);
}
.border-l-safex-blue-dark\/40 {
  border-left-color: rgb(23 37 84 / 0.4);
}
.border-l-safex-blue-dark\/45 {
  border-left-color: rgb(23 37 84 / 0.45);
}
.border-l-safex-blue-dark\/5 {
  border-left-color: rgb(23 37 84 / 0.05);
}
.border-l-safex-blue-dark\/50 {
  border-left-color: rgb(23 37 84 / 0.5);
}
.border-l-safex-blue-dark\/55 {
  border-left-color: rgb(23 37 84 / 0.55);
}
.border-l-safex-blue-dark\/60 {
  border-left-color: rgb(23 37 84 / 0.6);
}
.border-l-safex-blue-dark\/65 {
  border-left-color: rgb(23 37 84 / 0.65);
}
.border-l-safex-blue-dark\/70 {
  border-left-color: rgb(23 37 84 / 0.7);
}
.border-l-safex-blue-dark\/75 {
  border-left-color: rgb(23 37 84 / 0.75);
}
.border-l-safex-blue-dark\/80 {
  border-left-color: rgb(23 37 84 / 0.8);
}
.border-l-safex-blue-dark\/85 {
  border-left-color: rgb(23 37 84 / 0.85);
}
.border-l-safex-blue-dark\/90 {
  border-left-color: rgb(23 37 84 / 0.9);
}
.border-l-safex-blue-dark\/95 {
  border-left-color: rgb(23 37 84 / 0.95);
}
.border-l-safex-blue\/0 {
  border-left-color: rgb(37 99 235 / 0);
}
.border-l-safex-blue\/10 {
  border-left-color: rgb(37 99 235 / 0.1);
}
.border-l-safex-blue\/100 {
  border-left-color: rgb(37 99 235 / 1);
}
.border-l-safex-blue\/15 {
  border-left-color: rgb(37 99 235 / 0.15);
}
.border-l-safex-blue\/20 {
  border-left-color: rgb(37 99 235 / 0.2);
}
.border-l-safex-blue\/25 {
  border-left-color: rgb(37 99 235 / 0.25);
}
.border-l-safex-blue\/30 {
  border-left-color: rgb(37 99 235 / 0.3);
}
.border-l-safex-blue\/35 {
  border-left-color: rgb(37 99 235 / 0.35);
}
.border-l-safex-blue\/40 {
  border-left-color: rgb(37 99 235 / 0.4);
}
.border-l-safex-blue\/45 {
  border-left-color: rgb(37 99 235 / 0.45);
}
.border-l-safex-blue\/5 {
  border-left-color: rgb(37 99 235 / 0.05);
}
.border-l-safex-blue\/50 {
  border-left-color: rgb(37 99 235 / 0.5);
}
.border-l-safex-blue\/55 {
  border-left-color: rgb(37 99 235 / 0.55);
}
.border-l-safex-blue\/60 {
  border-left-color: rgb(37 99 235 / 0.6);
}
.border-l-safex-blue\/65 {
  border-left-color: rgb(37 99 235 / 0.65);
}
.border-l-safex-blue\/70 {
  border-left-color: rgb(37 99 235 / 0.7);
}
.border-l-safex-blue\/75 {
  border-left-color: rgb(37 99 235 / 0.75);
}
.border-l-safex-blue\/80 {
  border-left-color: rgb(37 99 235 / 0.8);
}
.border-l-safex-blue\/85 {
  border-left-color: rgb(37 99 235 / 0.85);
}
.border-l-safex-blue\/90 {
  border-left-color: rgb(37 99 235 / 0.9);
}
.border-l-safex-blue\/95 {
  border-left-color: rgb(37 99 235 / 0.95);
}
.border-l-safex-gray-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-l-safex-gray-dark\/0 {
  border-left-color: rgb(18 18 18 / 0);
}
.border-l-safex-gray-dark\/10 {
  border-left-color: rgb(18 18 18 / 0.1);
}
.border-l-safex-gray-dark\/100 {
  border-left-color: rgb(18 18 18 / 1);
}
.border-l-safex-gray-dark\/15 {
  border-left-color: rgb(18 18 18 / 0.15);
}
.border-l-safex-gray-dark\/20 {
  border-left-color: rgb(18 18 18 / 0.2);
}
.border-l-safex-gray-dark\/25 {
  border-left-color: rgb(18 18 18 / 0.25);
}
.border-l-safex-gray-dark\/30 {
  border-left-color: rgb(18 18 18 / 0.3);
}
.border-l-safex-gray-dark\/35 {
  border-left-color: rgb(18 18 18 / 0.35);
}
.border-l-safex-gray-dark\/40 {
  border-left-color: rgb(18 18 18 / 0.4);
}
.border-l-safex-gray-dark\/45 {
  border-left-color: rgb(18 18 18 / 0.45);
}
.border-l-safex-gray-dark\/5 {
  border-left-color: rgb(18 18 18 / 0.05);
}
.border-l-safex-gray-dark\/50 {
  border-left-color: rgb(18 18 18 / 0.5);
}
.border-l-safex-gray-dark\/55 {
  border-left-color: rgb(18 18 18 / 0.55);
}
.border-l-safex-gray-dark\/60 {
  border-left-color: rgb(18 18 18 / 0.6);
}
.border-l-safex-gray-dark\/65 {
  border-left-color: rgb(18 18 18 / 0.65);
}
.border-l-safex-gray-dark\/70 {
  border-left-color: rgb(18 18 18 / 0.7);
}
.border-l-safex-gray-dark\/75 {
  border-left-color: rgb(18 18 18 / 0.75);
}
.border-l-safex-gray-dark\/80 {
  border-left-color: rgb(18 18 18 / 0.8);
}
.border-l-safex-gray-dark\/85 {
  border-left-color: rgb(18 18 18 / 0.85);
}
.border-l-safex-gray-dark\/90 {
  border-left-color: rgb(18 18 18 / 0.9);
}
.border-l-safex-gray-dark\/95 {
  border-left-color: rgb(18 18 18 / 0.95);
}
.border-l-safex-gray-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-l-safex-gray-lite\/0 {
  border-left-color: rgb(247 248 249 / 0);
}
.border-l-safex-gray-lite\/10 {
  border-left-color: rgb(247 248 249 / 0.1);
}
.border-l-safex-gray-lite\/100 {
  border-left-color: rgb(247 248 249 / 1);
}
.border-l-safex-gray-lite\/15 {
  border-left-color: rgb(247 248 249 / 0.15);
}
.border-l-safex-gray-lite\/20 {
  border-left-color: rgb(247 248 249 / 0.2);
}
.border-l-safex-gray-lite\/25 {
  border-left-color: rgb(247 248 249 / 0.25);
}
.border-l-safex-gray-lite\/30 {
  border-left-color: rgb(247 248 249 / 0.3);
}
.border-l-safex-gray-lite\/35 {
  border-left-color: rgb(247 248 249 / 0.35);
}
.border-l-safex-gray-lite\/40 {
  border-left-color: rgb(247 248 249 / 0.4);
}
.border-l-safex-gray-lite\/45 {
  border-left-color: rgb(247 248 249 / 0.45);
}
.border-l-safex-gray-lite\/5 {
  border-left-color: rgb(247 248 249 / 0.05);
}
.border-l-safex-gray-lite\/50 {
  border-left-color: rgb(247 248 249 / 0.5);
}
.border-l-safex-gray-lite\/55 {
  border-left-color: rgb(247 248 249 / 0.55);
}
.border-l-safex-gray-lite\/60 {
  border-left-color: rgb(247 248 249 / 0.6);
}
.border-l-safex-gray-lite\/65 {
  border-left-color: rgb(247 248 249 / 0.65);
}
.border-l-safex-gray-lite\/70 {
  border-left-color: rgb(247 248 249 / 0.7);
}
.border-l-safex-gray-lite\/75 {
  border-left-color: rgb(247 248 249 / 0.75);
}
.border-l-safex-gray-lite\/80 {
  border-left-color: rgb(247 248 249 / 0.8);
}
.border-l-safex-gray-lite\/85 {
  border-left-color: rgb(247 248 249 / 0.85);
}
.border-l-safex-gray-lite\/90 {
  border-left-color: rgb(247 248 249 / 0.9);
}
.border-l-safex-gray-lite\/95 {
  border-left-color: rgb(247 248 249 / 0.95);
}
.border-l-safex-gray-med {
  --tw-border-opacity: 1;
  border-left-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-l-safex-gray-med\/0 {
  border-left-color: rgb(136 136 136 / 0);
}
.border-l-safex-gray-med\/10 {
  border-left-color: rgb(136 136 136 / 0.1);
}
.border-l-safex-gray-med\/100 {
  border-left-color: rgb(136 136 136 / 1);
}
.border-l-safex-gray-med\/15 {
  border-left-color: rgb(136 136 136 / 0.15);
}
.border-l-safex-gray-med\/20 {
  border-left-color: rgb(136 136 136 / 0.2);
}
.border-l-safex-gray-med\/25 {
  border-left-color: rgb(136 136 136 / 0.25);
}
.border-l-safex-gray-med\/30 {
  border-left-color: rgb(136 136 136 / 0.3);
}
.border-l-safex-gray-med\/35 {
  border-left-color: rgb(136 136 136 / 0.35);
}
.border-l-safex-gray-med\/40 {
  border-left-color: rgb(136 136 136 / 0.4);
}
.border-l-safex-gray-med\/45 {
  border-left-color: rgb(136 136 136 / 0.45);
}
.border-l-safex-gray-med\/5 {
  border-left-color: rgb(136 136 136 / 0.05);
}
.border-l-safex-gray-med\/50 {
  border-left-color: rgb(136 136 136 / 0.5);
}
.border-l-safex-gray-med\/55 {
  border-left-color: rgb(136 136 136 / 0.55);
}
.border-l-safex-gray-med\/60 {
  border-left-color: rgb(136 136 136 / 0.6);
}
.border-l-safex-gray-med\/65 {
  border-left-color: rgb(136 136 136 / 0.65);
}
.border-l-safex-gray-med\/70 {
  border-left-color: rgb(136 136 136 / 0.7);
}
.border-l-safex-gray-med\/75 {
  border-left-color: rgb(136 136 136 / 0.75);
}
.border-l-safex-gray-med\/80 {
  border-left-color: rgb(136 136 136 / 0.8);
}
.border-l-safex-gray-med\/85 {
  border-left-color: rgb(136 136 136 / 0.85);
}
.border-l-safex-gray-med\/90 {
  border-left-color: rgb(136 136 136 / 0.9);
}
.border-l-safex-gray-med\/95 {
  border-left-color: rgb(136 136 136 / 0.95);
}
.border-l-safex-green {
  --tw-border-opacity: 1;
  border-left-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-l-safex-green\/0 {
  border-left-color: rgb(50 188 155 / 0);
}
.border-l-safex-green\/10 {
  border-left-color: rgb(50 188 155 / 0.1);
}
.border-l-safex-green\/100 {
  border-left-color: rgb(50 188 155 / 1);
}
.border-l-safex-green\/15 {
  border-left-color: rgb(50 188 155 / 0.15);
}
.border-l-safex-green\/20 {
  border-left-color: rgb(50 188 155 / 0.2);
}
.border-l-safex-green\/25 {
  border-left-color: rgb(50 188 155 / 0.25);
}
.border-l-safex-green\/30 {
  border-left-color: rgb(50 188 155 / 0.3);
}
.border-l-safex-green\/35 {
  border-left-color: rgb(50 188 155 / 0.35);
}
.border-l-safex-green\/40 {
  border-left-color: rgb(50 188 155 / 0.4);
}
.border-l-safex-green\/45 {
  border-left-color: rgb(50 188 155 / 0.45);
}
.border-l-safex-green\/5 {
  border-left-color: rgb(50 188 155 / 0.05);
}
.border-l-safex-green\/50 {
  border-left-color: rgb(50 188 155 / 0.5);
}
.border-l-safex-green\/55 {
  border-left-color: rgb(50 188 155 / 0.55);
}
.border-l-safex-green\/60 {
  border-left-color: rgb(50 188 155 / 0.6);
}
.border-l-safex-green\/65 {
  border-left-color: rgb(50 188 155 / 0.65);
}
.border-l-safex-green\/70 {
  border-left-color: rgb(50 188 155 / 0.7);
}
.border-l-safex-green\/75 {
  border-left-color: rgb(50 188 155 / 0.75);
}
.border-l-safex-green\/80 {
  border-left-color: rgb(50 188 155 / 0.8);
}
.border-l-safex-green\/85 {
  border-left-color: rgb(50 188 155 / 0.85);
}
.border-l-safex-green\/90 {
  border-left-color: rgb(50 188 155 / 0.9);
}
.border-l-safex-green\/95 {
  border-left-color: rgb(50 188 155 / 0.95);
}
.border-l-safex-purple {
  --tw-border-opacity: 1;
  border-left-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-l-safex-purple\/0 {
  border-left-color: rgb(107 33 168 / 0);
}
.border-l-safex-purple\/10 {
  border-left-color: rgb(107 33 168 / 0.1);
}
.border-l-safex-purple\/100 {
  border-left-color: rgb(107 33 168 / 1);
}
.border-l-safex-purple\/15 {
  border-left-color: rgb(107 33 168 / 0.15);
}
.border-l-safex-purple\/20 {
  border-left-color: rgb(107 33 168 / 0.2);
}
.border-l-safex-purple\/25 {
  border-left-color: rgb(107 33 168 / 0.25);
}
.border-l-safex-purple\/30 {
  border-left-color: rgb(107 33 168 / 0.3);
}
.border-l-safex-purple\/35 {
  border-left-color: rgb(107 33 168 / 0.35);
}
.border-l-safex-purple\/40 {
  border-left-color: rgb(107 33 168 / 0.4);
}
.border-l-safex-purple\/45 {
  border-left-color: rgb(107 33 168 / 0.45);
}
.border-l-safex-purple\/5 {
  border-left-color: rgb(107 33 168 / 0.05);
}
.border-l-safex-purple\/50 {
  border-left-color: rgb(107 33 168 / 0.5);
}
.border-l-safex-purple\/55 {
  border-left-color: rgb(107 33 168 / 0.55);
}
.border-l-safex-purple\/60 {
  border-left-color: rgb(107 33 168 / 0.6);
}
.border-l-safex-purple\/65 {
  border-left-color: rgb(107 33 168 / 0.65);
}
.border-l-safex-purple\/70 {
  border-left-color: rgb(107 33 168 / 0.7);
}
.border-l-safex-purple\/75 {
  border-left-color: rgb(107 33 168 / 0.75);
}
.border-l-safex-purple\/80 {
  border-left-color: rgb(107 33 168 / 0.8);
}
.border-l-safex-purple\/85 {
  border-left-color: rgb(107 33 168 / 0.85);
}
.border-l-safex-purple\/90 {
  border-left-color: rgb(107 33 168 / 0.9);
}
.border-l-safex-purple\/95 {
  border-left-color: rgb(107 33 168 / 0.95);
}
.border-l-safex-red {
  --tw-border-opacity: 1;
  border-left-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-l-safex-red-blocked {
  --tw-border-opacity: 1;
  border-left-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-l-safex-red-blocked\/0 {
  border-left-color: rgb(220 38 38 / 0);
}
.border-l-safex-red-blocked\/10 {
  border-left-color: rgb(220 38 38 / 0.1);
}
.border-l-safex-red-blocked\/100 {
  border-left-color: rgb(220 38 38 / 1);
}
.border-l-safex-red-blocked\/15 {
  border-left-color: rgb(220 38 38 / 0.15);
}
.border-l-safex-red-blocked\/20 {
  border-left-color: rgb(220 38 38 / 0.2);
}
.border-l-safex-red-blocked\/25 {
  border-left-color: rgb(220 38 38 / 0.25);
}
.border-l-safex-red-blocked\/30 {
  border-left-color: rgb(220 38 38 / 0.3);
}
.border-l-safex-red-blocked\/35 {
  border-left-color: rgb(220 38 38 / 0.35);
}
.border-l-safex-red-blocked\/40 {
  border-left-color: rgb(220 38 38 / 0.4);
}
.border-l-safex-red-blocked\/45 {
  border-left-color: rgb(220 38 38 / 0.45);
}
.border-l-safex-red-blocked\/5 {
  border-left-color: rgb(220 38 38 / 0.05);
}
.border-l-safex-red-blocked\/50 {
  border-left-color: rgb(220 38 38 / 0.5);
}
.border-l-safex-red-blocked\/55 {
  border-left-color: rgb(220 38 38 / 0.55);
}
.border-l-safex-red-blocked\/60 {
  border-left-color: rgb(220 38 38 / 0.6);
}
.border-l-safex-red-blocked\/65 {
  border-left-color: rgb(220 38 38 / 0.65);
}
.border-l-safex-red-blocked\/70 {
  border-left-color: rgb(220 38 38 / 0.7);
}
.border-l-safex-red-blocked\/75 {
  border-left-color: rgb(220 38 38 / 0.75);
}
.border-l-safex-red-blocked\/80 {
  border-left-color: rgb(220 38 38 / 0.8);
}
.border-l-safex-red-blocked\/85 {
  border-left-color: rgb(220 38 38 / 0.85);
}
.border-l-safex-red-blocked\/90 {
  border-left-color: rgb(220 38 38 / 0.9);
}
.border-l-safex-red-blocked\/95 {
  border-left-color: rgb(220 38 38 / 0.95);
}
.border-l-safex-red\/0 {
  border-left-color: rgb(177 80 71 / 0);
}
.border-l-safex-red\/10 {
  border-left-color: rgb(177 80 71 / 0.1);
}
.border-l-safex-red\/100 {
  border-left-color: rgb(177 80 71 / 1);
}
.border-l-safex-red\/15 {
  border-left-color: rgb(177 80 71 / 0.15);
}
.border-l-safex-red\/20 {
  border-left-color: rgb(177 80 71 / 0.2);
}
.border-l-safex-red\/25 {
  border-left-color: rgb(177 80 71 / 0.25);
}
.border-l-safex-red\/30 {
  border-left-color: rgb(177 80 71 / 0.3);
}
.border-l-safex-red\/35 {
  border-left-color: rgb(177 80 71 / 0.35);
}
.border-l-safex-red\/40 {
  border-left-color: rgb(177 80 71 / 0.4);
}
.border-l-safex-red\/45 {
  border-left-color: rgb(177 80 71 / 0.45);
}
.border-l-safex-red\/5 {
  border-left-color: rgb(177 80 71 / 0.05);
}
.border-l-safex-red\/50 {
  border-left-color: rgb(177 80 71 / 0.5);
}
.border-l-safex-red\/55 {
  border-left-color: rgb(177 80 71 / 0.55);
}
.border-l-safex-red\/60 {
  border-left-color: rgb(177 80 71 / 0.6);
}
.border-l-safex-red\/65 {
  border-left-color: rgb(177 80 71 / 0.65);
}
.border-l-safex-red\/70 {
  border-left-color: rgb(177 80 71 / 0.7);
}
.border-l-safex-red\/75 {
  border-left-color: rgb(177 80 71 / 0.75);
}
.border-l-safex-red\/80 {
  border-left-color: rgb(177 80 71 / 0.8);
}
.border-l-safex-red\/85 {
  border-left-color: rgb(177 80 71 / 0.85);
}
.border-l-safex-red\/90 {
  border-left-color: rgb(177 80 71 / 0.9);
}
.border-l-safex-red\/95 {
  border-left-color: rgb(177 80 71 / 0.95);
}
.border-l-safex-yellow {
  --tw-border-opacity: 1;
  border-left-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-l-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-l-safex-yellow-lite\/0 {
  border-left-color: rgb(255 204 68 / 0);
}
.border-l-safex-yellow-lite\/10 {
  border-left-color: rgb(255 204 68 / 0.1);
}
.border-l-safex-yellow-lite\/100 {
  border-left-color: rgb(255 204 68 / 1);
}
.border-l-safex-yellow-lite\/15 {
  border-left-color: rgb(255 204 68 / 0.15);
}
.border-l-safex-yellow-lite\/20 {
  border-left-color: rgb(255 204 68 / 0.2);
}
.border-l-safex-yellow-lite\/25 {
  border-left-color: rgb(255 204 68 / 0.25);
}
.border-l-safex-yellow-lite\/30 {
  border-left-color: rgb(255 204 68 / 0.3);
}
.border-l-safex-yellow-lite\/35 {
  border-left-color: rgb(255 204 68 / 0.35);
}
.border-l-safex-yellow-lite\/40 {
  border-left-color: rgb(255 204 68 / 0.4);
}
.border-l-safex-yellow-lite\/45 {
  border-left-color: rgb(255 204 68 / 0.45);
}
.border-l-safex-yellow-lite\/5 {
  border-left-color: rgb(255 204 68 / 0.05);
}
.border-l-safex-yellow-lite\/50 {
  border-left-color: rgb(255 204 68 / 0.5);
}
.border-l-safex-yellow-lite\/55 {
  border-left-color: rgb(255 204 68 / 0.55);
}
.border-l-safex-yellow-lite\/60 {
  border-left-color: rgb(255 204 68 / 0.6);
}
.border-l-safex-yellow-lite\/65 {
  border-left-color: rgb(255 204 68 / 0.65);
}
.border-l-safex-yellow-lite\/70 {
  border-left-color: rgb(255 204 68 / 0.7);
}
.border-l-safex-yellow-lite\/75 {
  border-left-color: rgb(255 204 68 / 0.75);
}
.border-l-safex-yellow-lite\/80 {
  border-left-color: rgb(255 204 68 / 0.8);
}
.border-l-safex-yellow-lite\/85 {
  border-left-color: rgb(255 204 68 / 0.85);
}
.border-l-safex-yellow-lite\/90 {
  border-left-color: rgb(255 204 68 / 0.9);
}
.border-l-safex-yellow-lite\/95 {
  border-left-color: rgb(255 204 68 / 0.95);
}
.border-l-safex-yellow\/0 {
  border-left-color: rgb(204 170 34 / 0);
}
.border-l-safex-yellow\/10 {
  border-left-color: rgb(204 170 34 / 0.1);
}
.border-l-safex-yellow\/100 {
  border-left-color: rgb(204 170 34 / 1);
}
.border-l-safex-yellow\/15 {
  border-left-color: rgb(204 170 34 / 0.15);
}
.border-l-safex-yellow\/20 {
  border-left-color: rgb(204 170 34 / 0.2);
}
.border-l-safex-yellow\/25 {
  border-left-color: rgb(204 170 34 / 0.25);
}
.border-l-safex-yellow\/30 {
  border-left-color: rgb(204 170 34 / 0.3);
}
.border-l-safex-yellow\/35 {
  border-left-color: rgb(204 170 34 / 0.35);
}
.border-l-safex-yellow\/40 {
  border-left-color: rgb(204 170 34 / 0.4);
}
.border-l-safex-yellow\/45 {
  border-left-color: rgb(204 170 34 / 0.45);
}
.border-l-safex-yellow\/5 {
  border-left-color: rgb(204 170 34 / 0.05);
}
.border-l-safex-yellow\/50 {
  border-left-color: rgb(204 170 34 / 0.5);
}
.border-l-safex-yellow\/55 {
  border-left-color: rgb(204 170 34 / 0.55);
}
.border-l-safex-yellow\/60 {
  border-left-color: rgb(204 170 34 / 0.6);
}
.border-l-safex-yellow\/65 {
  border-left-color: rgb(204 170 34 / 0.65);
}
.border-l-safex-yellow\/70 {
  border-left-color: rgb(204 170 34 / 0.7);
}
.border-l-safex-yellow\/75 {
  border-left-color: rgb(204 170 34 / 0.75);
}
.border-l-safex-yellow\/80 {
  border-left-color: rgb(204 170 34 / 0.8);
}
.border-l-safex-yellow\/85 {
  border-left-color: rgb(204 170 34 / 0.85);
}
.border-l-safex-yellow\/90 {
  border-left-color: rgb(204 170 34 / 0.9);
}
.border-l-safex-yellow\/95 {
  border-left-color: rgb(204 170 34 / 0.95);
}
.border-r-adcurate-black {
  --tw-border-opacity: 1;
  border-right-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-right-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-right-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-black-lite-semi\/0 {
  border-right-color: rgb(47 53 109 / 0);
}
.border-r-adcurate-black-lite-semi\/10 {
  border-right-color: rgb(47 53 109 / 0.1);
}
.border-r-adcurate-black-lite-semi\/100 {
  border-right-color: rgb(47 53 109 / 1);
}
.border-r-adcurate-black-lite-semi\/15 {
  border-right-color: rgb(47 53 109 / 0.15);
}
.border-r-adcurate-black-lite-semi\/20 {
  border-right-color: rgb(47 53 109 / 0.2);
}
.border-r-adcurate-black-lite-semi\/25 {
  border-right-color: rgb(47 53 109 / 0.25);
}
.border-r-adcurate-black-lite-semi\/30 {
  border-right-color: rgb(47 53 109 / 0.3);
}
.border-r-adcurate-black-lite-semi\/35 {
  border-right-color: rgb(47 53 109 / 0.35);
}
.border-r-adcurate-black-lite-semi\/40 {
  border-right-color: rgb(47 53 109 / 0.4);
}
.border-r-adcurate-black-lite-semi\/45 {
  border-right-color: rgb(47 53 109 / 0.45);
}
.border-r-adcurate-black-lite-semi\/5 {
  border-right-color: rgb(47 53 109 / 0.05);
}
.border-r-adcurate-black-lite-semi\/50 {
  border-right-color: rgb(47 53 109 / 0.5);
}
.border-r-adcurate-black-lite-semi\/55 {
  border-right-color: rgb(47 53 109 / 0.55);
}
.border-r-adcurate-black-lite-semi\/60 {
  border-right-color: rgb(47 53 109 / 0.6);
}
.border-r-adcurate-black-lite-semi\/65 {
  border-right-color: rgb(47 53 109 / 0.65);
}
.border-r-adcurate-black-lite-semi\/70 {
  border-right-color: rgb(47 53 109 / 0.7);
}
.border-r-adcurate-black-lite-semi\/75 {
  border-right-color: rgb(47 53 109 / 0.75);
}
.border-r-adcurate-black-lite-semi\/80 {
  border-right-color: rgb(47 53 109 / 0.8);
}
.border-r-adcurate-black-lite-semi\/85 {
  border-right-color: rgb(47 53 109 / 0.85);
}
.border-r-adcurate-black-lite-semi\/90 {
  border-right-color: rgb(47 53 109 / 0.9);
}
.border-r-adcurate-black-lite-semi\/95 {
  border-right-color: rgb(47 53 109 / 0.95);
}
.border-r-adcurate-black-lite\/0 {
  border-right-color: rgb(47 53 109 / 0);
}
.border-r-adcurate-black-lite\/10 {
  border-right-color: rgb(47 53 109 / 0.1);
}
.border-r-adcurate-black-lite\/100 {
  border-right-color: rgb(47 53 109 / 1);
}
.border-r-adcurate-black-lite\/15 {
  border-right-color: rgb(47 53 109 / 0.15);
}
.border-r-adcurate-black-lite\/20 {
  border-right-color: rgb(47 53 109 / 0.2);
}
.border-r-adcurate-black-lite\/25 {
  border-right-color: rgb(47 53 109 / 0.25);
}
.border-r-adcurate-black-lite\/30 {
  border-right-color: rgb(47 53 109 / 0.3);
}
.border-r-adcurate-black-lite\/35 {
  border-right-color: rgb(47 53 109 / 0.35);
}
.border-r-adcurate-black-lite\/40 {
  border-right-color: rgb(47 53 109 / 0.4);
}
.border-r-adcurate-black-lite\/45 {
  border-right-color: rgb(47 53 109 / 0.45);
}
.border-r-adcurate-black-lite\/5 {
  border-right-color: rgb(47 53 109 / 0.05);
}
.border-r-adcurate-black-lite\/50 {
  border-right-color: rgb(47 53 109 / 0.5);
}
.border-r-adcurate-black-lite\/55 {
  border-right-color: rgb(47 53 109 / 0.55);
}
.border-r-adcurate-black-lite\/60 {
  border-right-color: rgb(47 53 109 / 0.6);
}
.border-r-adcurate-black-lite\/65 {
  border-right-color: rgb(47 53 109 / 0.65);
}
.border-r-adcurate-black-lite\/70 {
  border-right-color: rgb(47 53 109 / 0.7);
}
.border-r-adcurate-black-lite\/75 {
  border-right-color: rgb(47 53 109 / 0.75);
}
.border-r-adcurate-black-lite\/80 {
  border-right-color: rgb(47 53 109 / 0.8);
}
.border-r-adcurate-black-lite\/85 {
  border-right-color: rgb(47 53 109 / 0.85);
}
.border-r-adcurate-black-lite\/90 {
  border-right-color: rgb(47 53 109 / 0.9);
}
.border-r-adcurate-black-lite\/95 {
  border-right-color: rgb(47 53 109 / 0.95);
}
.border-r-adcurate-black\/0 {
  border-right-color: rgb(36 40 82 / 0);
}
.border-r-adcurate-black\/10 {
  border-right-color: rgb(36 40 82 / 0.1);
}
.border-r-adcurate-black\/100 {
  border-right-color: rgb(36 40 82 / 1);
}
.border-r-adcurate-black\/15 {
  border-right-color: rgb(36 40 82 / 0.15);
}
.border-r-adcurate-black\/20 {
  border-right-color: rgb(36 40 82 / 0.2);
}
.border-r-adcurate-black\/25 {
  border-right-color: rgb(36 40 82 / 0.25);
}
.border-r-adcurate-black\/30 {
  border-right-color: rgb(36 40 82 / 0.3);
}
.border-r-adcurate-black\/35 {
  border-right-color: rgb(36 40 82 / 0.35);
}
.border-r-adcurate-black\/40 {
  border-right-color: rgb(36 40 82 / 0.4);
}
.border-r-adcurate-black\/45 {
  border-right-color: rgb(36 40 82 / 0.45);
}
.border-r-adcurate-black\/5 {
  border-right-color: rgb(36 40 82 / 0.05);
}
.border-r-adcurate-black\/50 {
  border-right-color: rgb(36 40 82 / 0.5);
}
.border-r-adcurate-black\/55 {
  border-right-color: rgb(36 40 82 / 0.55);
}
.border-r-adcurate-black\/60 {
  border-right-color: rgb(36 40 82 / 0.6);
}
.border-r-adcurate-black\/65 {
  border-right-color: rgb(36 40 82 / 0.65);
}
.border-r-adcurate-black\/70 {
  border-right-color: rgb(36 40 82 / 0.7);
}
.border-r-adcurate-black\/75 {
  border-right-color: rgb(36 40 82 / 0.75);
}
.border-r-adcurate-black\/80 {
  border-right-color: rgb(36 40 82 / 0.8);
}
.border-r-adcurate-black\/85 {
  border-right-color: rgb(36 40 82 / 0.85);
}
.border-r-adcurate-black\/90 {
  border-right-color: rgb(36 40 82 / 0.9);
}
.border-r-adcurate-black\/95 {
  border-right-color: rgb(36 40 82 / 0.95);
}
.border-r-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-right-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-gradient-blue\/0 {
  border-right-color: rgb(212 253 255 / 0);
}
.border-r-adcurate-gradient-blue\/10 {
  border-right-color: rgb(212 253 255 / 0.1);
}
.border-r-adcurate-gradient-blue\/100 {
  border-right-color: rgb(212 253 255 / 1);
}
.border-r-adcurate-gradient-blue\/15 {
  border-right-color: rgb(212 253 255 / 0.15);
}
.border-r-adcurate-gradient-blue\/20 {
  border-right-color: rgb(212 253 255 / 0.2);
}
.border-r-adcurate-gradient-blue\/25 {
  border-right-color: rgb(212 253 255 / 0.25);
}
.border-r-adcurate-gradient-blue\/30 {
  border-right-color: rgb(212 253 255 / 0.3);
}
.border-r-adcurate-gradient-blue\/35 {
  border-right-color: rgb(212 253 255 / 0.35);
}
.border-r-adcurate-gradient-blue\/40 {
  border-right-color: rgb(212 253 255 / 0.4);
}
.border-r-adcurate-gradient-blue\/45 {
  border-right-color: rgb(212 253 255 / 0.45);
}
.border-r-adcurate-gradient-blue\/5 {
  border-right-color: rgb(212 253 255 / 0.05);
}
.border-r-adcurate-gradient-blue\/50 {
  border-right-color: rgb(212 253 255 / 0.5);
}
.border-r-adcurate-gradient-blue\/55 {
  border-right-color: rgb(212 253 255 / 0.55);
}
.border-r-adcurate-gradient-blue\/60 {
  border-right-color: rgb(212 253 255 / 0.6);
}
.border-r-adcurate-gradient-blue\/65 {
  border-right-color: rgb(212 253 255 / 0.65);
}
.border-r-adcurate-gradient-blue\/70 {
  border-right-color: rgb(212 253 255 / 0.7);
}
.border-r-adcurate-gradient-blue\/75 {
  border-right-color: rgb(212 253 255 / 0.75);
}
.border-r-adcurate-gradient-blue\/80 {
  border-right-color: rgb(212 253 255 / 0.8);
}
.border-r-adcurate-gradient-blue\/85 {
  border-right-color: rgb(212 253 255 / 0.85);
}
.border-r-adcurate-gradient-blue\/90 {
  border-right-color: rgb(212 253 255 / 0.9);
}
.border-r-adcurate-gradient-blue\/95 {
  border-right-color: rgb(212 253 255 / 0.95);
}
.border-r-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-right-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-gradient-pink\/0 {
  border-right-color: rgb(252 205 248 / 0);
}
.border-r-adcurate-gradient-pink\/10 {
  border-right-color: rgb(252 205 248 / 0.1);
}
.border-r-adcurate-gradient-pink\/100 {
  border-right-color: rgb(252 205 248 / 1);
}
.border-r-adcurate-gradient-pink\/15 {
  border-right-color: rgb(252 205 248 / 0.15);
}
.border-r-adcurate-gradient-pink\/20 {
  border-right-color: rgb(252 205 248 / 0.2);
}
.border-r-adcurate-gradient-pink\/25 {
  border-right-color: rgb(252 205 248 / 0.25);
}
.border-r-adcurate-gradient-pink\/30 {
  border-right-color: rgb(252 205 248 / 0.3);
}
.border-r-adcurate-gradient-pink\/35 {
  border-right-color: rgb(252 205 248 / 0.35);
}
.border-r-adcurate-gradient-pink\/40 {
  border-right-color: rgb(252 205 248 / 0.4);
}
.border-r-adcurate-gradient-pink\/45 {
  border-right-color: rgb(252 205 248 / 0.45);
}
.border-r-adcurate-gradient-pink\/5 {
  border-right-color: rgb(252 205 248 / 0.05);
}
.border-r-adcurate-gradient-pink\/50 {
  border-right-color: rgb(252 205 248 / 0.5);
}
.border-r-adcurate-gradient-pink\/55 {
  border-right-color: rgb(252 205 248 / 0.55);
}
.border-r-adcurate-gradient-pink\/60 {
  border-right-color: rgb(252 205 248 / 0.6);
}
.border-r-adcurate-gradient-pink\/65 {
  border-right-color: rgb(252 205 248 / 0.65);
}
.border-r-adcurate-gradient-pink\/70 {
  border-right-color: rgb(252 205 248 / 0.7);
}
.border-r-adcurate-gradient-pink\/75 {
  border-right-color: rgb(252 205 248 / 0.75);
}
.border-r-adcurate-gradient-pink\/80 {
  border-right-color: rgb(252 205 248 / 0.8);
}
.border-r-adcurate-gradient-pink\/85 {
  border-right-color: rgb(252 205 248 / 0.85);
}
.border-r-adcurate-gradient-pink\/90 {
  border-right-color: rgb(252 205 248 / 0.9);
}
.border-r-adcurate-gradient-pink\/95 {
  border-right-color: rgb(252 205 248 / 0.95);
}
.border-r-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-right-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-gray-lite\/0 {
  border-right-color: rgb(231 230 230 / 0);
}
.border-r-adcurate-gray-lite\/10 {
  border-right-color: rgb(231 230 230 / 0.1);
}
.border-r-adcurate-gray-lite\/100 {
  border-right-color: rgb(231 230 230 / 1);
}
.border-r-adcurate-gray-lite\/15 {
  border-right-color: rgb(231 230 230 / 0.15);
}
.border-r-adcurate-gray-lite\/20 {
  border-right-color: rgb(231 230 230 / 0.2);
}
.border-r-adcurate-gray-lite\/25 {
  border-right-color: rgb(231 230 230 / 0.25);
}
.border-r-adcurate-gray-lite\/30 {
  border-right-color: rgb(231 230 230 / 0.3);
}
.border-r-adcurate-gray-lite\/35 {
  border-right-color: rgb(231 230 230 / 0.35);
}
.border-r-adcurate-gray-lite\/40 {
  border-right-color: rgb(231 230 230 / 0.4);
}
.border-r-adcurate-gray-lite\/45 {
  border-right-color: rgb(231 230 230 / 0.45);
}
.border-r-adcurate-gray-lite\/5 {
  border-right-color: rgb(231 230 230 / 0.05);
}
.border-r-adcurate-gray-lite\/50 {
  border-right-color: rgb(231 230 230 / 0.5);
}
.border-r-adcurate-gray-lite\/55 {
  border-right-color: rgb(231 230 230 / 0.55);
}
.border-r-adcurate-gray-lite\/60 {
  border-right-color: rgb(231 230 230 / 0.6);
}
.border-r-adcurate-gray-lite\/65 {
  border-right-color: rgb(231 230 230 / 0.65);
}
.border-r-adcurate-gray-lite\/70 {
  border-right-color: rgb(231 230 230 / 0.7);
}
.border-r-adcurate-gray-lite\/75 {
  border-right-color: rgb(231 230 230 / 0.75);
}
.border-r-adcurate-gray-lite\/80 {
  border-right-color: rgb(231 230 230 / 0.8);
}
.border-r-adcurate-gray-lite\/85 {
  border-right-color: rgb(231 230 230 / 0.85);
}
.border-r-adcurate-gray-lite\/90 {
  border-right-color: rgb(231 230 230 / 0.9);
}
.border-r-adcurate-gray-lite\/95 {
  border-right-color: rgb(231 230 230 / 0.95);
}
.border-r-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-right-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-green-dark\/0 {
  border-right-color: rgb(50 188 155 / 0);
}
.border-r-adcurate-green-dark\/10 {
  border-right-color: rgb(50 188 155 / 0.1);
}
.border-r-adcurate-green-dark\/100 {
  border-right-color: rgb(50 188 155 / 1);
}
.border-r-adcurate-green-dark\/15 {
  border-right-color: rgb(50 188 155 / 0.15);
}
.border-r-adcurate-green-dark\/20 {
  border-right-color: rgb(50 188 155 / 0.2);
}
.border-r-adcurate-green-dark\/25 {
  border-right-color: rgb(50 188 155 / 0.25);
}
.border-r-adcurate-green-dark\/30 {
  border-right-color: rgb(50 188 155 / 0.3);
}
.border-r-adcurate-green-dark\/35 {
  border-right-color: rgb(50 188 155 / 0.35);
}
.border-r-adcurate-green-dark\/40 {
  border-right-color: rgb(50 188 155 / 0.4);
}
.border-r-adcurate-green-dark\/45 {
  border-right-color: rgb(50 188 155 / 0.45);
}
.border-r-adcurate-green-dark\/5 {
  border-right-color: rgb(50 188 155 / 0.05);
}
.border-r-adcurate-green-dark\/50 {
  border-right-color: rgb(50 188 155 / 0.5);
}
.border-r-adcurate-green-dark\/55 {
  border-right-color: rgb(50 188 155 / 0.55);
}
.border-r-adcurate-green-dark\/60 {
  border-right-color: rgb(50 188 155 / 0.6);
}
.border-r-adcurate-green-dark\/65 {
  border-right-color: rgb(50 188 155 / 0.65);
}
.border-r-adcurate-green-dark\/70 {
  border-right-color: rgb(50 188 155 / 0.7);
}
.border-r-adcurate-green-dark\/75 {
  border-right-color: rgb(50 188 155 / 0.75);
}
.border-r-adcurate-green-dark\/80 {
  border-right-color: rgb(50 188 155 / 0.8);
}
.border-r-adcurate-green-dark\/85 {
  border-right-color: rgb(50 188 155 / 0.85);
}
.border-r-adcurate-green-dark\/90 {
  border-right-color: rgb(50 188 155 / 0.9);
}
.border-r-adcurate-green-dark\/95 {
  border-right-color: rgb(50 188 155 / 0.95);
}
.border-r-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-right-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-green-lite\/0 {
  border-right-color: rgb(60 207 172 / 0);
}
.border-r-adcurate-green-lite\/10 {
  border-right-color: rgb(60 207 172 / 0.1);
}
.border-r-adcurate-green-lite\/100 {
  border-right-color: rgb(60 207 172 / 1);
}
.border-r-adcurate-green-lite\/15 {
  border-right-color: rgb(60 207 172 / 0.15);
}
.border-r-adcurate-green-lite\/20 {
  border-right-color: rgb(60 207 172 / 0.2);
}
.border-r-adcurate-green-lite\/25 {
  border-right-color: rgb(60 207 172 / 0.25);
}
.border-r-adcurate-green-lite\/30 {
  border-right-color: rgb(60 207 172 / 0.3);
}
.border-r-adcurate-green-lite\/35 {
  border-right-color: rgb(60 207 172 / 0.35);
}
.border-r-adcurate-green-lite\/40 {
  border-right-color: rgb(60 207 172 / 0.4);
}
.border-r-adcurate-green-lite\/45 {
  border-right-color: rgb(60 207 172 / 0.45);
}
.border-r-adcurate-green-lite\/5 {
  border-right-color: rgb(60 207 172 / 0.05);
}
.border-r-adcurate-green-lite\/50 {
  border-right-color: rgb(60 207 172 / 0.5);
}
.border-r-adcurate-green-lite\/55 {
  border-right-color: rgb(60 207 172 / 0.55);
}
.border-r-adcurate-green-lite\/60 {
  border-right-color: rgb(60 207 172 / 0.6);
}
.border-r-adcurate-green-lite\/65 {
  border-right-color: rgb(60 207 172 / 0.65);
}
.border-r-adcurate-green-lite\/70 {
  border-right-color: rgb(60 207 172 / 0.7);
}
.border-r-adcurate-green-lite\/75 {
  border-right-color: rgb(60 207 172 / 0.75);
}
.border-r-adcurate-green-lite\/80 {
  border-right-color: rgb(60 207 172 / 0.8);
}
.border-r-adcurate-green-lite\/85 {
  border-right-color: rgb(60 207 172 / 0.85);
}
.border-r-adcurate-green-lite\/90 {
  border-right-color: rgb(60 207 172 / 0.9);
}
.border-r-adcurate-green-lite\/95 {
  border-right-color: rgb(60 207 172 / 0.95);
}
.border-r-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-right-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-r-adcurate-purple-dark\/0 {
  border-right-color: rgb(83 41 80 / 0);
}
.border-r-adcurate-purple-dark\/10 {
  border-right-color: rgb(83 41 80 / 0.1);
}
.border-r-adcurate-purple-dark\/100 {
  border-right-color: rgb(83 41 80 / 1);
}
.border-r-adcurate-purple-dark\/15 {
  border-right-color: rgb(83 41 80 / 0.15);
}
.border-r-adcurate-purple-dark\/20 {
  border-right-color: rgb(83 41 80 / 0.2);
}
.border-r-adcurate-purple-dark\/25 {
  border-right-color: rgb(83 41 80 / 0.25);
}
.border-r-adcurate-purple-dark\/30 {
  border-right-color: rgb(83 41 80 / 0.3);
}
.border-r-adcurate-purple-dark\/35 {
  border-right-color: rgb(83 41 80 / 0.35);
}
.border-r-adcurate-purple-dark\/40 {
  border-right-color: rgb(83 41 80 / 0.4);
}
.border-r-adcurate-purple-dark\/45 {
  border-right-color: rgb(83 41 80 / 0.45);
}
.border-r-adcurate-purple-dark\/5 {
  border-right-color: rgb(83 41 80 / 0.05);
}
.border-r-adcurate-purple-dark\/50 {
  border-right-color: rgb(83 41 80 / 0.5);
}
.border-r-adcurate-purple-dark\/55 {
  border-right-color: rgb(83 41 80 / 0.55);
}
.border-r-adcurate-purple-dark\/60 {
  border-right-color: rgb(83 41 80 / 0.6);
}
.border-r-adcurate-purple-dark\/65 {
  border-right-color: rgb(83 41 80 / 0.65);
}
.border-r-adcurate-purple-dark\/70 {
  border-right-color: rgb(83 41 80 / 0.7);
}
.border-r-adcurate-purple-dark\/75 {
  border-right-color: rgb(83 41 80 / 0.75);
}
.border-r-adcurate-purple-dark\/80 {
  border-right-color: rgb(83 41 80 / 0.8);
}
.border-r-adcurate-purple-dark\/85 {
  border-right-color: rgb(83 41 80 / 0.85);
}
.border-r-adcurate-purple-dark\/90 {
  border-right-color: rgb(83 41 80 / 0.9);
}
.border-r-adcurate-purple-dark\/95 {
  border-right-color: rgb(83 41 80 / 0.95);
}
.border-r-safex-aqua {
  --tw-border-opacity: 1;
  border-right-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-r-safex-aqua\/0 {
  border-right-color: rgb(50 188 155 / 0);
}
.border-r-safex-aqua\/10 {
  border-right-color: rgb(50 188 155 / 0.1);
}
.border-r-safex-aqua\/100 {
  border-right-color: rgb(50 188 155 / 1);
}
.border-r-safex-aqua\/15 {
  border-right-color: rgb(50 188 155 / 0.15);
}
.border-r-safex-aqua\/20 {
  border-right-color: rgb(50 188 155 / 0.2);
}
.border-r-safex-aqua\/25 {
  border-right-color: rgb(50 188 155 / 0.25);
}
.border-r-safex-aqua\/30 {
  border-right-color: rgb(50 188 155 / 0.3);
}
.border-r-safex-aqua\/35 {
  border-right-color: rgb(50 188 155 / 0.35);
}
.border-r-safex-aqua\/40 {
  border-right-color: rgb(50 188 155 / 0.4);
}
.border-r-safex-aqua\/45 {
  border-right-color: rgb(50 188 155 / 0.45);
}
.border-r-safex-aqua\/5 {
  border-right-color: rgb(50 188 155 / 0.05);
}
.border-r-safex-aqua\/50 {
  border-right-color: rgb(50 188 155 / 0.5);
}
.border-r-safex-aqua\/55 {
  border-right-color: rgb(50 188 155 / 0.55);
}
.border-r-safex-aqua\/60 {
  border-right-color: rgb(50 188 155 / 0.6);
}
.border-r-safex-aqua\/65 {
  border-right-color: rgb(50 188 155 / 0.65);
}
.border-r-safex-aqua\/70 {
  border-right-color: rgb(50 188 155 / 0.7);
}
.border-r-safex-aqua\/75 {
  border-right-color: rgb(50 188 155 / 0.75);
}
.border-r-safex-aqua\/80 {
  border-right-color: rgb(50 188 155 / 0.8);
}
.border-r-safex-aqua\/85 {
  border-right-color: rgb(50 188 155 / 0.85);
}
.border-r-safex-aqua\/90 {
  border-right-color: rgb(50 188 155 / 0.9);
}
.border-r-safex-aqua\/95 {
  border-right-color: rgb(50 188 155 / 0.95);
}
.border-r-safex-blue {
  --tw-border-opacity: 1;
  border-right-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-r-safex-blue-dark {
  --tw-border-opacity: 1;
  border-right-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-r-safex-blue-dark\/0 {
  border-right-color: rgb(23 37 84 / 0);
}
.border-r-safex-blue-dark\/10 {
  border-right-color: rgb(23 37 84 / 0.1);
}
.border-r-safex-blue-dark\/100 {
  border-right-color: rgb(23 37 84 / 1);
}
.border-r-safex-blue-dark\/15 {
  border-right-color: rgb(23 37 84 / 0.15);
}
.border-r-safex-blue-dark\/20 {
  border-right-color: rgb(23 37 84 / 0.2);
}
.border-r-safex-blue-dark\/25 {
  border-right-color: rgb(23 37 84 / 0.25);
}
.border-r-safex-blue-dark\/30 {
  border-right-color: rgb(23 37 84 / 0.3);
}
.border-r-safex-blue-dark\/35 {
  border-right-color: rgb(23 37 84 / 0.35);
}
.border-r-safex-blue-dark\/40 {
  border-right-color: rgb(23 37 84 / 0.4);
}
.border-r-safex-blue-dark\/45 {
  border-right-color: rgb(23 37 84 / 0.45);
}
.border-r-safex-blue-dark\/5 {
  border-right-color: rgb(23 37 84 / 0.05);
}
.border-r-safex-blue-dark\/50 {
  border-right-color: rgb(23 37 84 / 0.5);
}
.border-r-safex-blue-dark\/55 {
  border-right-color: rgb(23 37 84 / 0.55);
}
.border-r-safex-blue-dark\/60 {
  border-right-color: rgb(23 37 84 / 0.6);
}
.border-r-safex-blue-dark\/65 {
  border-right-color: rgb(23 37 84 / 0.65);
}
.border-r-safex-blue-dark\/70 {
  border-right-color: rgb(23 37 84 / 0.7);
}
.border-r-safex-blue-dark\/75 {
  border-right-color: rgb(23 37 84 / 0.75);
}
.border-r-safex-blue-dark\/80 {
  border-right-color: rgb(23 37 84 / 0.8);
}
.border-r-safex-blue-dark\/85 {
  border-right-color: rgb(23 37 84 / 0.85);
}
.border-r-safex-blue-dark\/90 {
  border-right-color: rgb(23 37 84 / 0.9);
}
.border-r-safex-blue-dark\/95 {
  border-right-color: rgb(23 37 84 / 0.95);
}
.border-r-safex-blue\/0 {
  border-right-color: rgb(37 99 235 / 0);
}
.border-r-safex-blue\/10 {
  border-right-color: rgb(37 99 235 / 0.1);
}
.border-r-safex-blue\/100 {
  border-right-color: rgb(37 99 235 / 1);
}
.border-r-safex-blue\/15 {
  border-right-color: rgb(37 99 235 / 0.15);
}
.border-r-safex-blue\/20 {
  border-right-color: rgb(37 99 235 / 0.2);
}
.border-r-safex-blue\/25 {
  border-right-color: rgb(37 99 235 / 0.25);
}
.border-r-safex-blue\/30 {
  border-right-color: rgb(37 99 235 / 0.3);
}
.border-r-safex-blue\/35 {
  border-right-color: rgb(37 99 235 / 0.35);
}
.border-r-safex-blue\/40 {
  border-right-color: rgb(37 99 235 / 0.4);
}
.border-r-safex-blue\/45 {
  border-right-color: rgb(37 99 235 / 0.45);
}
.border-r-safex-blue\/5 {
  border-right-color: rgb(37 99 235 / 0.05);
}
.border-r-safex-blue\/50 {
  border-right-color: rgb(37 99 235 / 0.5);
}
.border-r-safex-blue\/55 {
  border-right-color: rgb(37 99 235 / 0.55);
}
.border-r-safex-blue\/60 {
  border-right-color: rgb(37 99 235 / 0.6);
}
.border-r-safex-blue\/65 {
  border-right-color: rgb(37 99 235 / 0.65);
}
.border-r-safex-blue\/70 {
  border-right-color: rgb(37 99 235 / 0.7);
}
.border-r-safex-blue\/75 {
  border-right-color: rgb(37 99 235 / 0.75);
}
.border-r-safex-blue\/80 {
  border-right-color: rgb(37 99 235 / 0.8);
}
.border-r-safex-blue\/85 {
  border-right-color: rgb(37 99 235 / 0.85);
}
.border-r-safex-blue\/90 {
  border-right-color: rgb(37 99 235 / 0.9);
}
.border-r-safex-blue\/95 {
  border-right-color: rgb(37 99 235 / 0.95);
}
.border-r-safex-gray-dark {
  --tw-border-opacity: 1;
  border-right-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-r-safex-gray-dark\/0 {
  border-right-color: rgb(18 18 18 / 0);
}
.border-r-safex-gray-dark\/10 {
  border-right-color: rgb(18 18 18 / 0.1);
}
.border-r-safex-gray-dark\/100 {
  border-right-color: rgb(18 18 18 / 1);
}
.border-r-safex-gray-dark\/15 {
  border-right-color: rgb(18 18 18 / 0.15);
}
.border-r-safex-gray-dark\/20 {
  border-right-color: rgb(18 18 18 / 0.2);
}
.border-r-safex-gray-dark\/25 {
  border-right-color: rgb(18 18 18 / 0.25);
}
.border-r-safex-gray-dark\/30 {
  border-right-color: rgb(18 18 18 / 0.3);
}
.border-r-safex-gray-dark\/35 {
  border-right-color: rgb(18 18 18 / 0.35);
}
.border-r-safex-gray-dark\/40 {
  border-right-color: rgb(18 18 18 / 0.4);
}
.border-r-safex-gray-dark\/45 {
  border-right-color: rgb(18 18 18 / 0.45);
}
.border-r-safex-gray-dark\/5 {
  border-right-color: rgb(18 18 18 / 0.05);
}
.border-r-safex-gray-dark\/50 {
  border-right-color: rgb(18 18 18 / 0.5);
}
.border-r-safex-gray-dark\/55 {
  border-right-color: rgb(18 18 18 / 0.55);
}
.border-r-safex-gray-dark\/60 {
  border-right-color: rgb(18 18 18 / 0.6);
}
.border-r-safex-gray-dark\/65 {
  border-right-color: rgb(18 18 18 / 0.65);
}
.border-r-safex-gray-dark\/70 {
  border-right-color: rgb(18 18 18 / 0.7);
}
.border-r-safex-gray-dark\/75 {
  border-right-color: rgb(18 18 18 / 0.75);
}
.border-r-safex-gray-dark\/80 {
  border-right-color: rgb(18 18 18 / 0.8);
}
.border-r-safex-gray-dark\/85 {
  border-right-color: rgb(18 18 18 / 0.85);
}
.border-r-safex-gray-dark\/90 {
  border-right-color: rgb(18 18 18 / 0.9);
}
.border-r-safex-gray-dark\/95 {
  border-right-color: rgb(18 18 18 / 0.95);
}
.border-r-safex-gray-lite {
  --tw-border-opacity: 1;
  border-right-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-r-safex-gray-lite\/0 {
  border-right-color: rgb(247 248 249 / 0);
}
.border-r-safex-gray-lite\/10 {
  border-right-color: rgb(247 248 249 / 0.1);
}
.border-r-safex-gray-lite\/100 {
  border-right-color: rgb(247 248 249 / 1);
}
.border-r-safex-gray-lite\/15 {
  border-right-color: rgb(247 248 249 / 0.15);
}
.border-r-safex-gray-lite\/20 {
  border-right-color: rgb(247 248 249 / 0.2);
}
.border-r-safex-gray-lite\/25 {
  border-right-color: rgb(247 248 249 / 0.25);
}
.border-r-safex-gray-lite\/30 {
  border-right-color: rgb(247 248 249 / 0.3);
}
.border-r-safex-gray-lite\/35 {
  border-right-color: rgb(247 248 249 / 0.35);
}
.border-r-safex-gray-lite\/40 {
  border-right-color: rgb(247 248 249 / 0.4);
}
.border-r-safex-gray-lite\/45 {
  border-right-color: rgb(247 248 249 / 0.45);
}
.border-r-safex-gray-lite\/5 {
  border-right-color: rgb(247 248 249 / 0.05);
}
.border-r-safex-gray-lite\/50 {
  border-right-color: rgb(247 248 249 / 0.5);
}
.border-r-safex-gray-lite\/55 {
  border-right-color: rgb(247 248 249 / 0.55);
}
.border-r-safex-gray-lite\/60 {
  border-right-color: rgb(247 248 249 / 0.6);
}
.border-r-safex-gray-lite\/65 {
  border-right-color: rgb(247 248 249 / 0.65);
}
.border-r-safex-gray-lite\/70 {
  border-right-color: rgb(247 248 249 / 0.7);
}
.border-r-safex-gray-lite\/75 {
  border-right-color: rgb(247 248 249 / 0.75);
}
.border-r-safex-gray-lite\/80 {
  border-right-color: rgb(247 248 249 / 0.8);
}
.border-r-safex-gray-lite\/85 {
  border-right-color: rgb(247 248 249 / 0.85);
}
.border-r-safex-gray-lite\/90 {
  border-right-color: rgb(247 248 249 / 0.9);
}
.border-r-safex-gray-lite\/95 {
  border-right-color: rgb(247 248 249 / 0.95);
}
.border-r-safex-gray-med {
  --tw-border-opacity: 1;
  border-right-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-r-safex-gray-med\/0 {
  border-right-color: rgb(136 136 136 / 0);
}
.border-r-safex-gray-med\/10 {
  border-right-color: rgb(136 136 136 / 0.1);
}
.border-r-safex-gray-med\/100 {
  border-right-color: rgb(136 136 136 / 1);
}
.border-r-safex-gray-med\/15 {
  border-right-color: rgb(136 136 136 / 0.15);
}
.border-r-safex-gray-med\/20 {
  border-right-color: rgb(136 136 136 / 0.2);
}
.border-r-safex-gray-med\/25 {
  border-right-color: rgb(136 136 136 / 0.25);
}
.border-r-safex-gray-med\/30 {
  border-right-color: rgb(136 136 136 / 0.3);
}
.border-r-safex-gray-med\/35 {
  border-right-color: rgb(136 136 136 / 0.35);
}
.border-r-safex-gray-med\/40 {
  border-right-color: rgb(136 136 136 / 0.4);
}
.border-r-safex-gray-med\/45 {
  border-right-color: rgb(136 136 136 / 0.45);
}
.border-r-safex-gray-med\/5 {
  border-right-color: rgb(136 136 136 / 0.05);
}
.border-r-safex-gray-med\/50 {
  border-right-color: rgb(136 136 136 / 0.5);
}
.border-r-safex-gray-med\/55 {
  border-right-color: rgb(136 136 136 / 0.55);
}
.border-r-safex-gray-med\/60 {
  border-right-color: rgb(136 136 136 / 0.6);
}
.border-r-safex-gray-med\/65 {
  border-right-color: rgb(136 136 136 / 0.65);
}
.border-r-safex-gray-med\/70 {
  border-right-color: rgb(136 136 136 / 0.7);
}
.border-r-safex-gray-med\/75 {
  border-right-color: rgb(136 136 136 / 0.75);
}
.border-r-safex-gray-med\/80 {
  border-right-color: rgb(136 136 136 / 0.8);
}
.border-r-safex-gray-med\/85 {
  border-right-color: rgb(136 136 136 / 0.85);
}
.border-r-safex-gray-med\/90 {
  border-right-color: rgb(136 136 136 / 0.9);
}
.border-r-safex-gray-med\/95 {
  border-right-color: rgb(136 136 136 / 0.95);
}
.border-r-safex-green {
  --tw-border-opacity: 1;
  border-right-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-r-safex-green\/0 {
  border-right-color: rgb(50 188 155 / 0);
}
.border-r-safex-green\/10 {
  border-right-color: rgb(50 188 155 / 0.1);
}
.border-r-safex-green\/100 {
  border-right-color: rgb(50 188 155 / 1);
}
.border-r-safex-green\/15 {
  border-right-color: rgb(50 188 155 / 0.15);
}
.border-r-safex-green\/20 {
  border-right-color: rgb(50 188 155 / 0.2);
}
.border-r-safex-green\/25 {
  border-right-color: rgb(50 188 155 / 0.25);
}
.border-r-safex-green\/30 {
  border-right-color: rgb(50 188 155 / 0.3);
}
.border-r-safex-green\/35 {
  border-right-color: rgb(50 188 155 / 0.35);
}
.border-r-safex-green\/40 {
  border-right-color: rgb(50 188 155 / 0.4);
}
.border-r-safex-green\/45 {
  border-right-color: rgb(50 188 155 / 0.45);
}
.border-r-safex-green\/5 {
  border-right-color: rgb(50 188 155 / 0.05);
}
.border-r-safex-green\/50 {
  border-right-color: rgb(50 188 155 / 0.5);
}
.border-r-safex-green\/55 {
  border-right-color: rgb(50 188 155 / 0.55);
}
.border-r-safex-green\/60 {
  border-right-color: rgb(50 188 155 / 0.6);
}
.border-r-safex-green\/65 {
  border-right-color: rgb(50 188 155 / 0.65);
}
.border-r-safex-green\/70 {
  border-right-color: rgb(50 188 155 / 0.7);
}
.border-r-safex-green\/75 {
  border-right-color: rgb(50 188 155 / 0.75);
}
.border-r-safex-green\/80 {
  border-right-color: rgb(50 188 155 / 0.8);
}
.border-r-safex-green\/85 {
  border-right-color: rgb(50 188 155 / 0.85);
}
.border-r-safex-green\/90 {
  border-right-color: rgb(50 188 155 / 0.9);
}
.border-r-safex-green\/95 {
  border-right-color: rgb(50 188 155 / 0.95);
}
.border-r-safex-purple {
  --tw-border-opacity: 1;
  border-right-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-r-safex-purple\/0 {
  border-right-color: rgb(107 33 168 / 0);
}
.border-r-safex-purple\/10 {
  border-right-color: rgb(107 33 168 / 0.1);
}
.border-r-safex-purple\/100 {
  border-right-color: rgb(107 33 168 / 1);
}
.border-r-safex-purple\/15 {
  border-right-color: rgb(107 33 168 / 0.15);
}
.border-r-safex-purple\/20 {
  border-right-color: rgb(107 33 168 / 0.2);
}
.border-r-safex-purple\/25 {
  border-right-color: rgb(107 33 168 / 0.25);
}
.border-r-safex-purple\/30 {
  border-right-color: rgb(107 33 168 / 0.3);
}
.border-r-safex-purple\/35 {
  border-right-color: rgb(107 33 168 / 0.35);
}
.border-r-safex-purple\/40 {
  border-right-color: rgb(107 33 168 / 0.4);
}
.border-r-safex-purple\/45 {
  border-right-color: rgb(107 33 168 / 0.45);
}
.border-r-safex-purple\/5 {
  border-right-color: rgb(107 33 168 / 0.05);
}
.border-r-safex-purple\/50 {
  border-right-color: rgb(107 33 168 / 0.5);
}
.border-r-safex-purple\/55 {
  border-right-color: rgb(107 33 168 / 0.55);
}
.border-r-safex-purple\/60 {
  border-right-color: rgb(107 33 168 / 0.6);
}
.border-r-safex-purple\/65 {
  border-right-color: rgb(107 33 168 / 0.65);
}
.border-r-safex-purple\/70 {
  border-right-color: rgb(107 33 168 / 0.7);
}
.border-r-safex-purple\/75 {
  border-right-color: rgb(107 33 168 / 0.75);
}
.border-r-safex-purple\/80 {
  border-right-color: rgb(107 33 168 / 0.8);
}
.border-r-safex-purple\/85 {
  border-right-color: rgb(107 33 168 / 0.85);
}
.border-r-safex-purple\/90 {
  border-right-color: rgb(107 33 168 / 0.9);
}
.border-r-safex-purple\/95 {
  border-right-color: rgb(107 33 168 / 0.95);
}
.border-r-safex-red {
  --tw-border-opacity: 1;
  border-right-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-r-safex-red-blocked {
  --tw-border-opacity: 1;
  border-right-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-r-safex-red-blocked\/0 {
  border-right-color: rgb(220 38 38 / 0);
}
.border-r-safex-red-blocked\/10 {
  border-right-color: rgb(220 38 38 / 0.1);
}
.border-r-safex-red-blocked\/100 {
  border-right-color: rgb(220 38 38 / 1);
}
.border-r-safex-red-blocked\/15 {
  border-right-color: rgb(220 38 38 / 0.15);
}
.border-r-safex-red-blocked\/20 {
  border-right-color: rgb(220 38 38 / 0.2);
}
.border-r-safex-red-blocked\/25 {
  border-right-color: rgb(220 38 38 / 0.25);
}
.border-r-safex-red-blocked\/30 {
  border-right-color: rgb(220 38 38 / 0.3);
}
.border-r-safex-red-blocked\/35 {
  border-right-color: rgb(220 38 38 / 0.35);
}
.border-r-safex-red-blocked\/40 {
  border-right-color: rgb(220 38 38 / 0.4);
}
.border-r-safex-red-blocked\/45 {
  border-right-color: rgb(220 38 38 / 0.45);
}
.border-r-safex-red-blocked\/5 {
  border-right-color: rgb(220 38 38 / 0.05);
}
.border-r-safex-red-blocked\/50 {
  border-right-color: rgb(220 38 38 / 0.5);
}
.border-r-safex-red-blocked\/55 {
  border-right-color: rgb(220 38 38 / 0.55);
}
.border-r-safex-red-blocked\/60 {
  border-right-color: rgb(220 38 38 / 0.6);
}
.border-r-safex-red-blocked\/65 {
  border-right-color: rgb(220 38 38 / 0.65);
}
.border-r-safex-red-blocked\/70 {
  border-right-color: rgb(220 38 38 / 0.7);
}
.border-r-safex-red-blocked\/75 {
  border-right-color: rgb(220 38 38 / 0.75);
}
.border-r-safex-red-blocked\/80 {
  border-right-color: rgb(220 38 38 / 0.8);
}
.border-r-safex-red-blocked\/85 {
  border-right-color: rgb(220 38 38 / 0.85);
}
.border-r-safex-red-blocked\/90 {
  border-right-color: rgb(220 38 38 / 0.9);
}
.border-r-safex-red-blocked\/95 {
  border-right-color: rgb(220 38 38 / 0.95);
}
.border-r-safex-red\/0 {
  border-right-color: rgb(177 80 71 / 0);
}
.border-r-safex-red\/10 {
  border-right-color: rgb(177 80 71 / 0.1);
}
.border-r-safex-red\/100 {
  border-right-color: rgb(177 80 71 / 1);
}
.border-r-safex-red\/15 {
  border-right-color: rgb(177 80 71 / 0.15);
}
.border-r-safex-red\/20 {
  border-right-color: rgb(177 80 71 / 0.2);
}
.border-r-safex-red\/25 {
  border-right-color: rgb(177 80 71 / 0.25);
}
.border-r-safex-red\/30 {
  border-right-color: rgb(177 80 71 / 0.3);
}
.border-r-safex-red\/35 {
  border-right-color: rgb(177 80 71 / 0.35);
}
.border-r-safex-red\/40 {
  border-right-color: rgb(177 80 71 / 0.4);
}
.border-r-safex-red\/45 {
  border-right-color: rgb(177 80 71 / 0.45);
}
.border-r-safex-red\/5 {
  border-right-color: rgb(177 80 71 / 0.05);
}
.border-r-safex-red\/50 {
  border-right-color: rgb(177 80 71 / 0.5);
}
.border-r-safex-red\/55 {
  border-right-color: rgb(177 80 71 / 0.55);
}
.border-r-safex-red\/60 {
  border-right-color: rgb(177 80 71 / 0.6);
}
.border-r-safex-red\/65 {
  border-right-color: rgb(177 80 71 / 0.65);
}
.border-r-safex-red\/70 {
  border-right-color: rgb(177 80 71 / 0.7);
}
.border-r-safex-red\/75 {
  border-right-color: rgb(177 80 71 / 0.75);
}
.border-r-safex-red\/80 {
  border-right-color: rgb(177 80 71 / 0.8);
}
.border-r-safex-red\/85 {
  border-right-color: rgb(177 80 71 / 0.85);
}
.border-r-safex-red\/90 {
  border-right-color: rgb(177 80 71 / 0.9);
}
.border-r-safex-red\/95 {
  border-right-color: rgb(177 80 71 / 0.95);
}
.border-r-safex-yellow {
  --tw-border-opacity: 1;
  border-right-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-r-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-r-safex-yellow-lite\/0 {
  border-right-color: rgb(255 204 68 / 0);
}
.border-r-safex-yellow-lite\/10 {
  border-right-color: rgb(255 204 68 / 0.1);
}
.border-r-safex-yellow-lite\/100 {
  border-right-color: rgb(255 204 68 / 1);
}
.border-r-safex-yellow-lite\/15 {
  border-right-color: rgb(255 204 68 / 0.15);
}
.border-r-safex-yellow-lite\/20 {
  border-right-color: rgb(255 204 68 / 0.2);
}
.border-r-safex-yellow-lite\/25 {
  border-right-color: rgb(255 204 68 / 0.25);
}
.border-r-safex-yellow-lite\/30 {
  border-right-color: rgb(255 204 68 / 0.3);
}
.border-r-safex-yellow-lite\/35 {
  border-right-color: rgb(255 204 68 / 0.35);
}
.border-r-safex-yellow-lite\/40 {
  border-right-color: rgb(255 204 68 / 0.4);
}
.border-r-safex-yellow-lite\/45 {
  border-right-color: rgb(255 204 68 / 0.45);
}
.border-r-safex-yellow-lite\/5 {
  border-right-color: rgb(255 204 68 / 0.05);
}
.border-r-safex-yellow-lite\/50 {
  border-right-color: rgb(255 204 68 / 0.5);
}
.border-r-safex-yellow-lite\/55 {
  border-right-color: rgb(255 204 68 / 0.55);
}
.border-r-safex-yellow-lite\/60 {
  border-right-color: rgb(255 204 68 / 0.6);
}
.border-r-safex-yellow-lite\/65 {
  border-right-color: rgb(255 204 68 / 0.65);
}
.border-r-safex-yellow-lite\/70 {
  border-right-color: rgb(255 204 68 / 0.7);
}
.border-r-safex-yellow-lite\/75 {
  border-right-color: rgb(255 204 68 / 0.75);
}
.border-r-safex-yellow-lite\/80 {
  border-right-color: rgb(255 204 68 / 0.8);
}
.border-r-safex-yellow-lite\/85 {
  border-right-color: rgb(255 204 68 / 0.85);
}
.border-r-safex-yellow-lite\/90 {
  border-right-color: rgb(255 204 68 / 0.9);
}
.border-r-safex-yellow-lite\/95 {
  border-right-color: rgb(255 204 68 / 0.95);
}
.border-r-safex-yellow\/0 {
  border-right-color: rgb(204 170 34 / 0);
}
.border-r-safex-yellow\/10 {
  border-right-color: rgb(204 170 34 / 0.1);
}
.border-r-safex-yellow\/100 {
  border-right-color: rgb(204 170 34 / 1);
}
.border-r-safex-yellow\/15 {
  border-right-color: rgb(204 170 34 / 0.15);
}
.border-r-safex-yellow\/20 {
  border-right-color: rgb(204 170 34 / 0.2);
}
.border-r-safex-yellow\/25 {
  border-right-color: rgb(204 170 34 / 0.25);
}
.border-r-safex-yellow\/30 {
  border-right-color: rgb(204 170 34 / 0.3);
}
.border-r-safex-yellow\/35 {
  border-right-color: rgb(204 170 34 / 0.35);
}
.border-r-safex-yellow\/40 {
  border-right-color: rgb(204 170 34 / 0.4);
}
.border-r-safex-yellow\/45 {
  border-right-color: rgb(204 170 34 / 0.45);
}
.border-r-safex-yellow\/5 {
  border-right-color: rgb(204 170 34 / 0.05);
}
.border-r-safex-yellow\/50 {
  border-right-color: rgb(204 170 34 / 0.5);
}
.border-r-safex-yellow\/55 {
  border-right-color: rgb(204 170 34 / 0.55);
}
.border-r-safex-yellow\/60 {
  border-right-color: rgb(204 170 34 / 0.6);
}
.border-r-safex-yellow\/65 {
  border-right-color: rgb(204 170 34 / 0.65);
}
.border-r-safex-yellow\/70 {
  border-right-color: rgb(204 170 34 / 0.7);
}
.border-r-safex-yellow\/75 {
  border-right-color: rgb(204 170 34 / 0.75);
}
.border-r-safex-yellow\/80 {
  border-right-color: rgb(204 170 34 / 0.8);
}
.border-r-safex-yellow\/85 {
  border-right-color: rgb(204 170 34 / 0.85);
}
.border-r-safex-yellow\/90 {
  border-right-color: rgb(204 170 34 / 0.9);
}
.border-r-safex-yellow\/95 {
  border-right-color: rgb(204 170 34 / 0.95);
}
.border-s-adcurate-black {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-black-lite-semi\/0 {
  border-inline-start-color: rgb(47 53 109 / 0);
}
.border-s-adcurate-black-lite-semi\/10 {
  border-inline-start-color: rgb(47 53 109 / 0.1);
}
.border-s-adcurate-black-lite-semi\/100 {
  border-inline-start-color: rgb(47 53 109 / 1);
}
.border-s-adcurate-black-lite-semi\/15 {
  border-inline-start-color: rgb(47 53 109 / 0.15);
}
.border-s-adcurate-black-lite-semi\/20 {
  border-inline-start-color: rgb(47 53 109 / 0.2);
}
.border-s-adcurate-black-lite-semi\/25 {
  border-inline-start-color: rgb(47 53 109 / 0.25);
}
.border-s-adcurate-black-lite-semi\/30 {
  border-inline-start-color: rgb(47 53 109 / 0.3);
}
.border-s-adcurate-black-lite-semi\/35 {
  border-inline-start-color: rgb(47 53 109 / 0.35);
}
.border-s-adcurate-black-lite-semi\/40 {
  border-inline-start-color: rgb(47 53 109 / 0.4);
}
.border-s-adcurate-black-lite-semi\/45 {
  border-inline-start-color: rgb(47 53 109 / 0.45);
}
.border-s-adcurate-black-lite-semi\/5 {
  border-inline-start-color: rgb(47 53 109 / 0.05);
}
.border-s-adcurate-black-lite-semi\/50 {
  border-inline-start-color: rgb(47 53 109 / 0.5);
}
.border-s-adcurate-black-lite-semi\/55 {
  border-inline-start-color: rgb(47 53 109 / 0.55);
}
.border-s-adcurate-black-lite-semi\/60 {
  border-inline-start-color: rgb(47 53 109 / 0.6);
}
.border-s-adcurate-black-lite-semi\/65 {
  border-inline-start-color: rgb(47 53 109 / 0.65);
}
.border-s-adcurate-black-lite-semi\/70 {
  border-inline-start-color: rgb(47 53 109 / 0.7);
}
.border-s-adcurate-black-lite-semi\/75 {
  border-inline-start-color: rgb(47 53 109 / 0.75);
}
.border-s-adcurate-black-lite-semi\/80 {
  border-inline-start-color: rgb(47 53 109 / 0.8);
}
.border-s-adcurate-black-lite-semi\/85 {
  border-inline-start-color: rgb(47 53 109 / 0.85);
}
.border-s-adcurate-black-lite-semi\/90 {
  border-inline-start-color: rgb(47 53 109 / 0.9);
}
.border-s-adcurate-black-lite-semi\/95 {
  border-inline-start-color: rgb(47 53 109 / 0.95);
}
.border-s-adcurate-black-lite\/0 {
  border-inline-start-color: rgb(47 53 109 / 0);
}
.border-s-adcurate-black-lite\/10 {
  border-inline-start-color: rgb(47 53 109 / 0.1);
}
.border-s-adcurate-black-lite\/100 {
  border-inline-start-color: rgb(47 53 109 / 1);
}
.border-s-adcurate-black-lite\/15 {
  border-inline-start-color: rgb(47 53 109 / 0.15);
}
.border-s-adcurate-black-lite\/20 {
  border-inline-start-color: rgb(47 53 109 / 0.2);
}
.border-s-adcurate-black-lite\/25 {
  border-inline-start-color: rgb(47 53 109 / 0.25);
}
.border-s-adcurate-black-lite\/30 {
  border-inline-start-color: rgb(47 53 109 / 0.3);
}
.border-s-adcurate-black-lite\/35 {
  border-inline-start-color: rgb(47 53 109 / 0.35);
}
.border-s-adcurate-black-lite\/40 {
  border-inline-start-color: rgb(47 53 109 / 0.4);
}
.border-s-adcurate-black-lite\/45 {
  border-inline-start-color: rgb(47 53 109 / 0.45);
}
.border-s-adcurate-black-lite\/5 {
  border-inline-start-color: rgb(47 53 109 / 0.05);
}
.border-s-adcurate-black-lite\/50 {
  border-inline-start-color: rgb(47 53 109 / 0.5);
}
.border-s-adcurate-black-lite\/55 {
  border-inline-start-color: rgb(47 53 109 / 0.55);
}
.border-s-adcurate-black-lite\/60 {
  border-inline-start-color: rgb(47 53 109 / 0.6);
}
.border-s-adcurate-black-lite\/65 {
  border-inline-start-color: rgb(47 53 109 / 0.65);
}
.border-s-adcurate-black-lite\/70 {
  border-inline-start-color: rgb(47 53 109 / 0.7);
}
.border-s-adcurate-black-lite\/75 {
  border-inline-start-color: rgb(47 53 109 / 0.75);
}
.border-s-adcurate-black-lite\/80 {
  border-inline-start-color: rgb(47 53 109 / 0.8);
}
.border-s-adcurate-black-lite\/85 {
  border-inline-start-color: rgb(47 53 109 / 0.85);
}
.border-s-adcurate-black-lite\/90 {
  border-inline-start-color: rgb(47 53 109 / 0.9);
}
.border-s-adcurate-black-lite\/95 {
  border-inline-start-color: rgb(47 53 109 / 0.95);
}
.border-s-adcurate-black\/0 {
  border-inline-start-color: rgb(36 40 82 / 0);
}
.border-s-adcurate-black\/10 {
  border-inline-start-color: rgb(36 40 82 / 0.1);
}
.border-s-adcurate-black\/100 {
  border-inline-start-color: rgb(36 40 82 / 1);
}
.border-s-adcurate-black\/15 {
  border-inline-start-color: rgb(36 40 82 / 0.15);
}
.border-s-adcurate-black\/20 {
  border-inline-start-color: rgb(36 40 82 / 0.2);
}
.border-s-adcurate-black\/25 {
  border-inline-start-color: rgb(36 40 82 / 0.25);
}
.border-s-adcurate-black\/30 {
  border-inline-start-color: rgb(36 40 82 / 0.3);
}
.border-s-adcurate-black\/35 {
  border-inline-start-color: rgb(36 40 82 / 0.35);
}
.border-s-adcurate-black\/40 {
  border-inline-start-color: rgb(36 40 82 / 0.4);
}
.border-s-adcurate-black\/45 {
  border-inline-start-color: rgb(36 40 82 / 0.45);
}
.border-s-adcurate-black\/5 {
  border-inline-start-color: rgb(36 40 82 / 0.05);
}
.border-s-adcurate-black\/50 {
  border-inline-start-color: rgb(36 40 82 / 0.5);
}
.border-s-adcurate-black\/55 {
  border-inline-start-color: rgb(36 40 82 / 0.55);
}
.border-s-adcurate-black\/60 {
  border-inline-start-color: rgb(36 40 82 / 0.6);
}
.border-s-adcurate-black\/65 {
  border-inline-start-color: rgb(36 40 82 / 0.65);
}
.border-s-adcurate-black\/70 {
  border-inline-start-color: rgb(36 40 82 / 0.7);
}
.border-s-adcurate-black\/75 {
  border-inline-start-color: rgb(36 40 82 / 0.75);
}
.border-s-adcurate-black\/80 {
  border-inline-start-color: rgb(36 40 82 / 0.8);
}
.border-s-adcurate-black\/85 {
  border-inline-start-color: rgb(36 40 82 / 0.85);
}
.border-s-adcurate-black\/90 {
  border-inline-start-color: rgb(36 40 82 / 0.9);
}
.border-s-adcurate-black\/95 {
  border-inline-start-color: rgb(36 40 82 / 0.95);
}
.border-s-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-gradient-blue\/0 {
  border-inline-start-color: rgb(212 253 255 / 0);
}
.border-s-adcurate-gradient-blue\/10 {
  border-inline-start-color: rgb(212 253 255 / 0.1);
}
.border-s-adcurate-gradient-blue\/100 {
  border-inline-start-color: rgb(212 253 255 / 1);
}
.border-s-adcurate-gradient-blue\/15 {
  border-inline-start-color: rgb(212 253 255 / 0.15);
}
.border-s-adcurate-gradient-blue\/20 {
  border-inline-start-color: rgb(212 253 255 / 0.2);
}
.border-s-adcurate-gradient-blue\/25 {
  border-inline-start-color: rgb(212 253 255 / 0.25);
}
.border-s-adcurate-gradient-blue\/30 {
  border-inline-start-color: rgb(212 253 255 / 0.3);
}
.border-s-adcurate-gradient-blue\/35 {
  border-inline-start-color: rgb(212 253 255 / 0.35);
}
.border-s-adcurate-gradient-blue\/40 {
  border-inline-start-color: rgb(212 253 255 / 0.4);
}
.border-s-adcurate-gradient-blue\/45 {
  border-inline-start-color: rgb(212 253 255 / 0.45);
}
.border-s-adcurate-gradient-blue\/5 {
  border-inline-start-color: rgb(212 253 255 / 0.05);
}
.border-s-adcurate-gradient-blue\/50 {
  border-inline-start-color: rgb(212 253 255 / 0.5);
}
.border-s-adcurate-gradient-blue\/55 {
  border-inline-start-color: rgb(212 253 255 / 0.55);
}
.border-s-adcurate-gradient-blue\/60 {
  border-inline-start-color: rgb(212 253 255 / 0.6);
}
.border-s-adcurate-gradient-blue\/65 {
  border-inline-start-color: rgb(212 253 255 / 0.65);
}
.border-s-adcurate-gradient-blue\/70 {
  border-inline-start-color: rgb(212 253 255 / 0.7);
}
.border-s-adcurate-gradient-blue\/75 {
  border-inline-start-color: rgb(212 253 255 / 0.75);
}
.border-s-adcurate-gradient-blue\/80 {
  border-inline-start-color: rgb(212 253 255 / 0.8);
}
.border-s-adcurate-gradient-blue\/85 {
  border-inline-start-color: rgb(212 253 255 / 0.85);
}
.border-s-adcurate-gradient-blue\/90 {
  border-inline-start-color: rgb(212 253 255 / 0.9);
}
.border-s-adcurate-gradient-blue\/95 {
  border-inline-start-color: rgb(212 253 255 / 0.95);
}
.border-s-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-gradient-pink\/0 {
  border-inline-start-color: rgb(252 205 248 / 0);
}
.border-s-adcurate-gradient-pink\/10 {
  border-inline-start-color: rgb(252 205 248 / 0.1);
}
.border-s-adcurate-gradient-pink\/100 {
  border-inline-start-color: rgb(252 205 248 / 1);
}
.border-s-adcurate-gradient-pink\/15 {
  border-inline-start-color: rgb(252 205 248 / 0.15);
}
.border-s-adcurate-gradient-pink\/20 {
  border-inline-start-color: rgb(252 205 248 / 0.2);
}
.border-s-adcurate-gradient-pink\/25 {
  border-inline-start-color: rgb(252 205 248 / 0.25);
}
.border-s-adcurate-gradient-pink\/30 {
  border-inline-start-color: rgb(252 205 248 / 0.3);
}
.border-s-adcurate-gradient-pink\/35 {
  border-inline-start-color: rgb(252 205 248 / 0.35);
}
.border-s-adcurate-gradient-pink\/40 {
  border-inline-start-color: rgb(252 205 248 / 0.4);
}
.border-s-adcurate-gradient-pink\/45 {
  border-inline-start-color: rgb(252 205 248 / 0.45);
}
.border-s-adcurate-gradient-pink\/5 {
  border-inline-start-color: rgb(252 205 248 / 0.05);
}
.border-s-adcurate-gradient-pink\/50 {
  border-inline-start-color: rgb(252 205 248 / 0.5);
}
.border-s-adcurate-gradient-pink\/55 {
  border-inline-start-color: rgb(252 205 248 / 0.55);
}
.border-s-adcurate-gradient-pink\/60 {
  border-inline-start-color: rgb(252 205 248 / 0.6);
}
.border-s-adcurate-gradient-pink\/65 {
  border-inline-start-color: rgb(252 205 248 / 0.65);
}
.border-s-adcurate-gradient-pink\/70 {
  border-inline-start-color: rgb(252 205 248 / 0.7);
}
.border-s-adcurate-gradient-pink\/75 {
  border-inline-start-color: rgb(252 205 248 / 0.75);
}
.border-s-adcurate-gradient-pink\/80 {
  border-inline-start-color: rgb(252 205 248 / 0.8);
}
.border-s-adcurate-gradient-pink\/85 {
  border-inline-start-color: rgb(252 205 248 / 0.85);
}
.border-s-adcurate-gradient-pink\/90 {
  border-inline-start-color: rgb(252 205 248 / 0.9);
}
.border-s-adcurate-gradient-pink\/95 {
  border-inline-start-color: rgb(252 205 248 / 0.95);
}
.border-s-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-gray-lite\/0 {
  border-inline-start-color: rgb(231 230 230 / 0);
}
.border-s-adcurate-gray-lite\/10 {
  border-inline-start-color: rgb(231 230 230 / 0.1);
}
.border-s-adcurate-gray-lite\/100 {
  border-inline-start-color: rgb(231 230 230 / 1);
}
.border-s-adcurate-gray-lite\/15 {
  border-inline-start-color: rgb(231 230 230 / 0.15);
}
.border-s-adcurate-gray-lite\/20 {
  border-inline-start-color: rgb(231 230 230 / 0.2);
}
.border-s-adcurate-gray-lite\/25 {
  border-inline-start-color: rgb(231 230 230 / 0.25);
}
.border-s-adcurate-gray-lite\/30 {
  border-inline-start-color: rgb(231 230 230 / 0.3);
}
.border-s-adcurate-gray-lite\/35 {
  border-inline-start-color: rgb(231 230 230 / 0.35);
}
.border-s-adcurate-gray-lite\/40 {
  border-inline-start-color: rgb(231 230 230 / 0.4);
}
.border-s-adcurate-gray-lite\/45 {
  border-inline-start-color: rgb(231 230 230 / 0.45);
}
.border-s-adcurate-gray-lite\/5 {
  border-inline-start-color: rgb(231 230 230 / 0.05);
}
.border-s-adcurate-gray-lite\/50 {
  border-inline-start-color: rgb(231 230 230 / 0.5);
}
.border-s-adcurate-gray-lite\/55 {
  border-inline-start-color: rgb(231 230 230 / 0.55);
}
.border-s-adcurate-gray-lite\/60 {
  border-inline-start-color: rgb(231 230 230 / 0.6);
}
.border-s-adcurate-gray-lite\/65 {
  border-inline-start-color: rgb(231 230 230 / 0.65);
}
.border-s-adcurate-gray-lite\/70 {
  border-inline-start-color: rgb(231 230 230 / 0.7);
}
.border-s-adcurate-gray-lite\/75 {
  border-inline-start-color: rgb(231 230 230 / 0.75);
}
.border-s-adcurate-gray-lite\/80 {
  border-inline-start-color: rgb(231 230 230 / 0.8);
}
.border-s-adcurate-gray-lite\/85 {
  border-inline-start-color: rgb(231 230 230 / 0.85);
}
.border-s-adcurate-gray-lite\/90 {
  border-inline-start-color: rgb(231 230 230 / 0.9);
}
.border-s-adcurate-gray-lite\/95 {
  border-inline-start-color: rgb(231 230 230 / 0.95);
}
.border-s-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-green-dark\/0 {
  border-inline-start-color: rgb(50 188 155 / 0);
}
.border-s-adcurate-green-dark\/10 {
  border-inline-start-color: rgb(50 188 155 / 0.1);
}
.border-s-adcurate-green-dark\/100 {
  border-inline-start-color: rgb(50 188 155 / 1);
}
.border-s-adcurate-green-dark\/15 {
  border-inline-start-color: rgb(50 188 155 / 0.15);
}
.border-s-adcurate-green-dark\/20 {
  border-inline-start-color: rgb(50 188 155 / 0.2);
}
.border-s-adcurate-green-dark\/25 {
  border-inline-start-color: rgb(50 188 155 / 0.25);
}
.border-s-adcurate-green-dark\/30 {
  border-inline-start-color: rgb(50 188 155 / 0.3);
}
.border-s-adcurate-green-dark\/35 {
  border-inline-start-color: rgb(50 188 155 / 0.35);
}
.border-s-adcurate-green-dark\/40 {
  border-inline-start-color: rgb(50 188 155 / 0.4);
}
.border-s-adcurate-green-dark\/45 {
  border-inline-start-color: rgb(50 188 155 / 0.45);
}
.border-s-adcurate-green-dark\/5 {
  border-inline-start-color: rgb(50 188 155 / 0.05);
}
.border-s-adcurate-green-dark\/50 {
  border-inline-start-color: rgb(50 188 155 / 0.5);
}
.border-s-adcurate-green-dark\/55 {
  border-inline-start-color: rgb(50 188 155 / 0.55);
}
.border-s-adcurate-green-dark\/60 {
  border-inline-start-color: rgb(50 188 155 / 0.6);
}
.border-s-adcurate-green-dark\/65 {
  border-inline-start-color: rgb(50 188 155 / 0.65);
}
.border-s-adcurate-green-dark\/70 {
  border-inline-start-color: rgb(50 188 155 / 0.7);
}
.border-s-adcurate-green-dark\/75 {
  border-inline-start-color: rgb(50 188 155 / 0.75);
}
.border-s-adcurate-green-dark\/80 {
  border-inline-start-color: rgb(50 188 155 / 0.8);
}
.border-s-adcurate-green-dark\/85 {
  border-inline-start-color: rgb(50 188 155 / 0.85);
}
.border-s-adcurate-green-dark\/90 {
  border-inline-start-color: rgb(50 188 155 / 0.9);
}
.border-s-adcurate-green-dark\/95 {
  border-inline-start-color: rgb(50 188 155 / 0.95);
}
.border-s-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-green-lite\/0 {
  border-inline-start-color: rgb(60 207 172 / 0);
}
.border-s-adcurate-green-lite\/10 {
  border-inline-start-color: rgb(60 207 172 / 0.1);
}
.border-s-adcurate-green-lite\/100 {
  border-inline-start-color: rgb(60 207 172 / 1);
}
.border-s-adcurate-green-lite\/15 {
  border-inline-start-color: rgb(60 207 172 / 0.15);
}
.border-s-adcurate-green-lite\/20 {
  border-inline-start-color: rgb(60 207 172 / 0.2);
}
.border-s-adcurate-green-lite\/25 {
  border-inline-start-color: rgb(60 207 172 / 0.25);
}
.border-s-adcurate-green-lite\/30 {
  border-inline-start-color: rgb(60 207 172 / 0.3);
}
.border-s-adcurate-green-lite\/35 {
  border-inline-start-color: rgb(60 207 172 / 0.35);
}
.border-s-adcurate-green-lite\/40 {
  border-inline-start-color: rgb(60 207 172 / 0.4);
}
.border-s-adcurate-green-lite\/45 {
  border-inline-start-color: rgb(60 207 172 / 0.45);
}
.border-s-adcurate-green-lite\/5 {
  border-inline-start-color: rgb(60 207 172 / 0.05);
}
.border-s-adcurate-green-lite\/50 {
  border-inline-start-color: rgb(60 207 172 / 0.5);
}
.border-s-adcurate-green-lite\/55 {
  border-inline-start-color: rgb(60 207 172 / 0.55);
}
.border-s-adcurate-green-lite\/60 {
  border-inline-start-color: rgb(60 207 172 / 0.6);
}
.border-s-adcurate-green-lite\/65 {
  border-inline-start-color: rgb(60 207 172 / 0.65);
}
.border-s-adcurate-green-lite\/70 {
  border-inline-start-color: rgb(60 207 172 / 0.7);
}
.border-s-adcurate-green-lite\/75 {
  border-inline-start-color: rgb(60 207 172 / 0.75);
}
.border-s-adcurate-green-lite\/80 {
  border-inline-start-color: rgb(60 207 172 / 0.8);
}
.border-s-adcurate-green-lite\/85 {
  border-inline-start-color: rgb(60 207 172 / 0.85);
}
.border-s-adcurate-green-lite\/90 {
  border-inline-start-color: rgb(60 207 172 / 0.9);
}
.border-s-adcurate-green-lite\/95 {
  border-inline-start-color: rgb(60 207 172 / 0.95);
}
.border-s-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-s-adcurate-purple-dark\/0 {
  border-inline-start-color: rgb(83 41 80 / 0);
}
.border-s-adcurate-purple-dark\/10 {
  border-inline-start-color: rgb(83 41 80 / 0.1);
}
.border-s-adcurate-purple-dark\/100 {
  border-inline-start-color: rgb(83 41 80 / 1);
}
.border-s-adcurate-purple-dark\/15 {
  border-inline-start-color: rgb(83 41 80 / 0.15);
}
.border-s-adcurate-purple-dark\/20 {
  border-inline-start-color: rgb(83 41 80 / 0.2);
}
.border-s-adcurate-purple-dark\/25 {
  border-inline-start-color: rgb(83 41 80 / 0.25);
}
.border-s-adcurate-purple-dark\/30 {
  border-inline-start-color: rgb(83 41 80 / 0.3);
}
.border-s-adcurate-purple-dark\/35 {
  border-inline-start-color: rgb(83 41 80 / 0.35);
}
.border-s-adcurate-purple-dark\/40 {
  border-inline-start-color: rgb(83 41 80 / 0.4);
}
.border-s-adcurate-purple-dark\/45 {
  border-inline-start-color: rgb(83 41 80 / 0.45);
}
.border-s-adcurate-purple-dark\/5 {
  border-inline-start-color: rgb(83 41 80 / 0.05);
}
.border-s-adcurate-purple-dark\/50 {
  border-inline-start-color: rgb(83 41 80 / 0.5);
}
.border-s-adcurate-purple-dark\/55 {
  border-inline-start-color: rgb(83 41 80 / 0.55);
}
.border-s-adcurate-purple-dark\/60 {
  border-inline-start-color: rgb(83 41 80 / 0.6);
}
.border-s-adcurate-purple-dark\/65 {
  border-inline-start-color: rgb(83 41 80 / 0.65);
}
.border-s-adcurate-purple-dark\/70 {
  border-inline-start-color: rgb(83 41 80 / 0.7);
}
.border-s-adcurate-purple-dark\/75 {
  border-inline-start-color: rgb(83 41 80 / 0.75);
}
.border-s-adcurate-purple-dark\/80 {
  border-inline-start-color: rgb(83 41 80 / 0.8);
}
.border-s-adcurate-purple-dark\/85 {
  border-inline-start-color: rgb(83 41 80 / 0.85);
}
.border-s-adcurate-purple-dark\/90 {
  border-inline-start-color: rgb(83 41 80 / 0.9);
}
.border-s-adcurate-purple-dark\/95 {
  border-inline-start-color: rgb(83 41 80 / 0.95);
}
.border-s-safex-aqua {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-s-safex-aqua\/0 {
  border-inline-start-color: rgb(50 188 155 / 0);
}
.border-s-safex-aqua\/10 {
  border-inline-start-color: rgb(50 188 155 / 0.1);
}
.border-s-safex-aqua\/100 {
  border-inline-start-color: rgb(50 188 155 / 1);
}
.border-s-safex-aqua\/15 {
  border-inline-start-color: rgb(50 188 155 / 0.15);
}
.border-s-safex-aqua\/20 {
  border-inline-start-color: rgb(50 188 155 / 0.2);
}
.border-s-safex-aqua\/25 {
  border-inline-start-color: rgb(50 188 155 / 0.25);
}
.border-s-safex-aqua\/30 {
  border-inline-start-color: rgb(50 188 155 / 0.3);
}
.border-s-safex-aqua\/35 {
  border-inline-start-color: rgb(50 188 155 / 0.35);
}
.border-s-safex-aqua\/40 {
  border-inline-start-color: rgb(50 188 155 / 0.4);
}
.border-s-safex-aqua\/45 {
  border-inline-start-color: rgb(50 188 155 / 0.45);
}
.border-s-safex-aqua\/5 {
  border-inline-start-color: rgb(50 188 155 / 0.05);
}
.border-s-safex-aqua\/50 {
  border-inline-start-color: rgb(50 188 155 / 0.5);
}
.border-s-safex-aqua\/55 {
  border-inline-start-color: rgb(50 188 155 / 0.55);
}
.border-s-safex-aqua\/60 {
  border-inline-start-color: rgb(50 188 155 / 0.6);
}
.border-s-safex-aqua\/65 {
  border-inline-start-color: rgb(50 188 155 / 0.65);
}
.border-s-safex-aqua\/70 {
  border-inline-start-color: rgb(50 188 155 / 0.7);
}
.border-s-safex-aqua\/75 {
  border-inline-start-color: rgb(50 188 155 / 0.75);
}
.border-s-safex-aqua\/80 {
  border-inline-start-color: rgb(50 188 155 / 0.8);
}
.border-s-safex-aqua\/85 {
  border-inline-start-color: rgb(50 188 155 / 0.85);
}
.border-s-safex-aqua\/90 {
  border-inline-start-color: rgb(50 188 155 / 0.9);
}
.border-s-safex-aqua\/95 {
  border-inline-start-color: rgb(50 188 155 / 0.95);
}
.border-s-safex-blue {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-s-safex-blue-dark {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-s-safex-blue-dark\/0 {
  border-inline-start-color: rgb(23 37 84 / 0);
}
.border-s-safex-blue-dark\/10 {
  border-inline-start-color: rgb(23 37 84 / 0.1);
}
.border-s-safex-blue-dark\/100 {
  border-inline-start-color: rgb(23 37 84 / 1);
}
.border-s-safex-blue-dark\/15 {
  border-inline-start-color: rgb(23 37 84 / 0.15);
}
.border-s-safex-blue-dark\/20 {
  border-inline-start-color: rgb(23 37 84 / 0.2);
}
.border-s-safex-blue-dark\/25 {
  border-inline-start-color: rgb(23 37 84 / 0.25);
}
.border-s-safex-blue-dark\/30 {
  border-inline-start-color: rgb(23 37 84 / 0.3);
}
.border-s-safex-blue-dark\/35 {
  border-inline-start-color: rgb(23 37 84 / 0.35);
}
.border-s-safex-blue-dark\/40 {
  border-inline-start-color: rgb(23 37 84 / 0.4);
}
.border-s-safex-blue-dark\/45 {
  border-inline-start-color: rgb(23 37 84 / 0.45);
}
.border-s-safex-blue-dark\/5 {
  border-inline-start-color: rgb(23 37 84 / 0.05);
}
.border-s-safex-blue-dark\/50 {
  border-inline-start-color: rgb(23 37 84 / 0.5);
}
.border-s-safex-blue-dark\/55 {
  border-inline-start-color: rgb(23 37 84 / 0.55);
}
.border-s-safex-blue-dark\/60 {
  border-inline-start-color: rgb(23 37 84 / 0.6);
}
.border-s-safex-blue-dark\/65 {
  border-inline-start-color: rgb(23 37 84 / 0.65);
}
.border-s-safex-blue-dark\/70 {
  border-inline-start-color: rgb(23 37 84 / 0.7);
}
.border-s-safex-blue-dark\/75 {
  border-inline-start-color: rgb(23 37 84 / 0.75);
}
.border-s-safex-blue-dark\/80 {
  border-inline-start-color: rgb(23 37 84 / 0.8);
}
.border-s-safex-blue-dark\/85 {
  border-inline-start-color: rgb(23 37 84 / 0.85);
}
.border-s-safex-blue-dark\/90 {
  border-inline-start-color: rgb(23 37 84 / 0.9);
}
.border-s-safex-blue-dark\/95 {
  border-inline-start-color: rgb(23 37 84 / 0.95);
}
.border-s-safex-blue\/0 {
  border-inline-start-color: rgb(37 99 235 / 0);
}
.border-s-safex-blue\/10 {
  border-inline-start-color: rgb(37 99 235 / 0.1);
}
.border-s-safex-blue\/100 {
  border-inline-start-color: rgb(37 99 235 / 1);
}
.border-s-safex-blue\/15 {
  border-inline-start-color: rgb(37 99 235 / 0.15);
}
.border-s-safex-blue\/20 {
  border-inline-start-color: rgb(37 99 235 / 0.2);
}
.border-s-safex-blue\/25 {
  border-inline-start-color: rgb(37 99 235 / 0.25);
}
.border-s-safex-blue\/30 {
  border-inline-start-color: rgb(37 99 235 / 0.3);
}
.border-s-safex-blue\/35 {
  border-inline-start-color: rgb(37 99 235 / 0.35);
}
.border-s-safex-blue\/40 {
  border-inline-start-color: rgb(37 99 235 / 0.4);
}
.border-s-safex-blue\/45 {
  border-inline-start-color: rgb(37 99 235 / 0.45);
}
.border-s-safex-blue\/5 {
  border-inline-start-color: rgb(37 99 235 / 0.05);
}
.border-s-safex-blue\/50 {
  border-inline-start-color: rgb(37 99 235 / 0.5);
}
.border-s-safex-blue\/55 {
  border-inline-start-color: rgb(37 99 235 / 0.55);
}
.border-s-safex-blue\/60 {
  border-inline-start-color: rgb(37 99 235 / 0.6);
}
.border-s-safex-blue\/65 {
  border-inline-start-color: rgb(37 99 235 / 0.65);
}
.border-s-safex-blue\/70 {
  border-inline-start-color: rgb(37 99 235 / 0.7);
}
.border-s-safex-blue\/75 {
  border-inline-start-color: rgb(37 99 235 / 0.75);
}
.border-s-safex-blue\/80 {
  border-inline-start-color: rgb(37 99 235 / 0.8);
}
.border-s-safex-blue\/85 {
  border-inline-start-color: rgb(37 99 235 / 0.85);
}
.border-s-safex-blue\/90 {
  border-inline-start-color: rgb(37 99 235 / 0.9);
}
.border-s-safex-blue\/95 {
  border-inline-start-color: rgb(37 99 235 / 0.95);
}
.border-s-safex-gray-dark {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-s-safex-gray-dark\/0 {
  border-inline-start-color: rgb(18 18 18 / 0);
}
.border-s-safex-gray-dark\/10 {
  border-inline-start-color: rgb(18 18 18 / 0.1);
}
.border-s-safex-gray-dark\/100 {
  border-inline-start-color: rgb(18 18 18 / 1);
}
.border-s-safex-gray-dark\/15 {
  border-inline-start-color: rgb(18 18 18 / 0.15);
}
.border-s-safex-gray-dark\/20 {
  border-inline-start-color: rgb(18 18 18 / 0.2);
}
.border-s-safex-gray-dark\/25 {
  border-inline-start-color: rgb(18 18 18 / 0.25);
}
.border-s-safex-gray-dark\/30 {
  border-inline-start-color: rgb(18 18 18 / 0.3);
}
.border-s-safex-gray-dark\/35 {
  border-inline-start-color: rgb(18 18 18 / 0.35);
}
.border-s-safex-gray-dark\/40 {
  border-inline-start-color: rgb(18 18 18 / 0.4);
}
.border-s-safex-gray-dark\/45 {
  border-inline-start-color: rgb(18 18 18 / 0.45);
}
.border-s-safex-gray-dark\/5 {
  border-inline-start-color: rgb(18 18 18 / 0.05);
}
.border-s-safex-gray-dark\/50 {
  border-inline-start-color: rgb(18 18 18 / 0.5);
}
.border-s-safex-gray-dark\/55 {
  border-inline-start-color: rgb(18 18 18 / 0.55);
}
.border-s-safex-gray-dark\/60 {
  border-inline-start-color: rgb(18 18 18 / 0.6);
}
.border-s-safex-gray-dark\/65 {
  border-inline-start-color: rgb(18 18 18 / 0.65);
}
.border-s-safex-gray-dark\/70 {
  border-inline-start-color: rgb(18 18 18 / 0.7);
}
.border-s-safex-gray-dark\/75 {
  border-inline-start-color: rgb(18 18 18 / 0.75);
}
.border-s-safex-gray-dark\/80 {
  border-inline-start-color: rgb(18 18 18 / 0.8);
}
.border-s-safex-gray-dark\/85 {
  border-inline-start-color: rgb(18 18 18 / 0.85);
}
.border-s-safex-gray-dark\/90 {
  border-inline-start-color: rgb(18 18 18 / 0.9);
}
.border-s-safex-gray-dark\/95 {
  border-inline-start-color: rgb(18 18 18 / 0.95);
}
.border-s-safex-gray-lite {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-s-safex-gray-lite\/0 {
  border-inline-start-color: rgb(247 248 249 / 0);
}
.border-s-safex-gray-lite\/10 {
  border-inline-start-color: rgb(247 248 249 / 0.1);
}
.border-s-safex-gray-lite\/100 {
  border-inline-start-color: rgb(247 248 249 / 1);
}
.border-s-safex-gray-lite\/15 {
  border-inline-start-color: rgb(247 248 249 / 0.15);
}
.border-s-safex-gray-lite\/20 {
  border-inline-start-color: rgb(247 248 249 / 0.2);
}
.border-s-safex-gray-lite\/25 {
  border-inline-start-color: rgb(247 248 249 / 0.25);
}
.border-s-safex-gray-lite\/30 {
  border-inline-start-color: rgb(247 248 249 / 0.3);
}
.border-s-safex-gray-lite\/35 {
  border-inline-start-color: rgb(247 248 249 / 0.35);
}
.border-s-safex-gray-lite\/40 {
  border-inline-start-color: rgb(247 248 249 / 0.4);
}
.border-s-safex-gray-lite\/45 {
  border-inline-start-color: rgb(247 248 249 / 0.45);
}
.border-s-safex-gray-lite\/5 {
  border-inline-start-color: rgb(247 248 249 / 0.05);
}
.border-s-safex-gray-lite\/50 {
  border-inline-start-color: rgb(247 248 249 / 0.5);
}
.border-s-safex-gray-lite\/55 {
  border-inline-start-color: rgb(247 248 249 / 0.55);
}
.border-s-safex-gray-lite\/60 {
  border-inline-start-color: rgb(247 248 249 / 0.6);
}
.border-s-safex-gray-lite\/65 {
  border-inline-start-color: rgb(247 248 249 / 0.65);
}
.border-s-safex-gray-lite\/70 {
  border-inline-start-color: rgb(247 248 249 / 0.7);
}
.border-s-safex-gray-lite\/75 {
  border-inline-start-color: rgb(247 248 249 / 0.75);
}
.border-s-safex-gray-lite\/80 {
  border-inline-start-color: rgb(247 248 249 / 0.8);
}
.border-s-safex-gray-lite\/85 {
  border-inline-start-color: rgb(247 248 249 / 0.85);
}
.border-s-safex-gray-lite\/90 {
  border-inline-start-color: rgb(247 248 249 / 0.9);
}
.border-s-safex-gray-lite\/95 {
  border-inline-start-color: rgb(247 248 249 / 0.95);
}
.border-s-safex-gray-med {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-s-safex-gray-med\/0 {
  border-inline-start-color: rgb(136 136 136 / 0);
}
.border-s-safex-gray-med\/10 {
  border-inline-start-color: rgb(136 136 136 / 0.1);
}
.border-s-safex-gray-med\/100 {
  border-inline-start-color: rgb(136 136 136 / 1);
}
.border-s-safex-gray-med\/15 {
  border-inline-start-color: rgb(136 136 136 / 0.15);
}
.border-s-safex-gray-med\/20 {
  border-inline-start-color: rgb(136 136 136 / 0.2);
}
.border-s-safex-gray-med\/25 {
  border-inline-start-color: rgb(136 136 136 / 0.25);
}
.border-s-safex-gray-med\/30 {
  border-inline-start-color: rgb(136 136 136 / 0.3);
}
.border-s-safex-gray-med\/35 {
  border-inline-start-color: rgb(136 136 136 / 0.35);
}
.border-s-safex-gray-med\/40 {
  border-inline-start-color: rgb(136 136 136 / 0.4);
}
.border-s-safex-gray-med\/45 {
  border-inline-start-color: rgb(136 136 136 / 0.45);
}
.border-s-safex-gray-med\/5 {
  border-inline-start-color: rgb(136 136 136 / 0.05);
}
.border-s-safex-gray-med\/50 {
  border-inline-start-color: rgb(136 136 136 / 0.5);
}
.border-s-safex-gray-med\/55 {
  border-inline-start-color: rgb(136 136 136 / 0.55);
}
.border-s-safex-gray-med\/60 {
  border-inline-start-color: rgb(136 136 136 / 0.6);
}
.border-s-safex-gray-med\/65 {
  border-inline-start-color: rgb(136 136 136 / 0.65);
}
.border-s-safex-gray-med\/70 {
  border-inline-start-color: rgb(136 136 136 / 0.7);
}
.border-s-safex-gray-med\/75 {
  border-inline-start-color: rgb(136 136 136 / 0.75);
}
.border-s-safex-gray-med\/80 {
  border-inline-start-color: rgb(136 136 136 / 0.8);
}
.border-s-safex-gray-med\/85 {
  border-inline-start-color: rgb(136 136 136 / 0.85);
}
.border-s-safex-gray-med\/90 {
  border-inline-start-color: rgb(136 136 136 / 0.9);
}
.border-s-safex-gray-med\/95 {
  border-inline-start-color: rgb(136 136 136 / 0.95);
}
.border-s-safex-green {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-s-safex-green\/0 {
  border-inline-start-color: rgb(50 188 155 / 0);
}
.border-s-safex-green\/10 {
  border-inline-start-color: rgb(50 188 155 / 0.1);
}
.border-s-safex-green\/100 {
  border-inline-start-color: rgb(50 188 155 / 1);
}
.border-s-safex-green\/15 {
  border-inline-start-color: rgb(50 188 155 / 0.15);
}
.border-s-safex-green\/20 {
  border-inline-start-color: rgb(50 188 155 / 0.2);
}
.border-s-safex-green\/25 {
  border-inline-start-color: rgb(50 188 155 / 0.25);
}
.border-s-safex-green\/30 {
  border-inline-start-color: rgb(50 188 155 / 0.3);
}
.border-s-safex-green\/35 {
  border-inline-start-color: rgb(50 188 155 / 0.35);
}
.border-s-safex-green\/40 {
  border-inline-start-color: rgb(50 188 155 / 0.4);
}
.border-s-safex-green\/45 {
  border-inline-start-color: rgb(50 188 155 / 0.45);
}
.border-s-safex-green\/5 {
  border-inline-start-color: rgb(50 188 155 / 0.05);
}
.border-s-safex-green\/50 {
  border-inline-start-color: rgb(50 188 155 / 0.5);
}
.border-s-safex-green\/55 {
  border-inline-start-color: rgb(50 188 155 / 0.55);
}
.border-s-safex-green\/60 {
  border-inline-start-color: rgb(50 188 155 / 0.6);
}
.border-s-safex-green\/65 {
  border-inline-start-color: rgb(50 188 155 / 0.65);
}
.border-s-safex-green\/70 {
  border-inline-start-color: rgb(50 188 155 / 0.7);
}
.border-s-safex-green\/75 {
  border-inline-start-color: rgb(50 188 155 / 0.75);
}
.border-s-safex-green\/80 {
  border-inline-start-color: rgb(50 188 155 / 0.8);
}
.border-s-safex-green\/85 {
  border-inline-start-color: rgb(50 188 155 / 0.85);
}
.border-s-safex-green\/90 {
  border-inline-start-color: rgb(50 188 155 / 0.9);
}
.border-s-safex-green\/95 {
  border-inline-start-color: rgb(50 188 155 / 0.95);
}
.border-s-safex-purple {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-s-safex-purple\/0 {
  border-inline-start-color: rgb(107 33 168 / 0);
}
.border-s-safex-purple\/10 {
  border-inline-start-color: rgb(107 33 168 / 0.1);
}
.border-s-safex-purple\/100 {
  border-inline-start-color: rgb(107 33 168 / 1);
}
.border-s-safex-purple\/15 {
  border-inline-start-color: rgb(107 33 168 / 0.15);
}
.border-s-safex-purple\/20 {
  border-inline-start-color: rgb(107 33 168 / 0.2);
}
.border-s-safex-purple\/25 {
  border-inline-start-color: rgb(107 33 168 / 0.25);
}
.border-s-safex-purple\/30 {
  border-inline-start-color: rgb(107 33 168 / 0.3);
}
.border-s-safex-purple\/35 {
  border-inline-start-color: rgb(107 33 168 / 0.35);
}
.border-s-safex-purple\/40 {
  border-inline-start-color: rgb(107 33 168 / 0.4);
}
.border-s-safex-purple\/45 {
  border-inline-start-color: rgb(107 33 168 / 0.45);
}
.border-s-safex-purple\/5 {
  border-inline-start-color: rgb(107 33 168 / 0.05);
}
.border-s-safex-purple\/50 {
  border-inline-start-color: rgb(107 33 168 / 0.5);
}
.border-s-safex-purple\/55 {
  border-inline-start-color: rgb(107 33 168 / 0.55);
}
.border-s-safex-purple\/60 {
  border-inline-start-color: rgb(107 33 168 / 0.6);
}
.border-s-safex-purple\/65 {
  border-inline-start-color: rgb(107 33 168 / 0.65);
}
.border-s-safex-purple\/70 {
  border-inline-start-color: rgb(107 33 168 / 0.7);
}
.border-s-safex-purple\/75 {
  border-inline-start-color: rgb(107 33 168 / 0.75);
}
.border-s-safex-purple\/80 {
  border-inline-start-color: rgb(107 33 168 / 0.8);
}
.border-s-safex-purple\/85 {
  border-inline-start-color: rgb(107 33 168 / 0.85);
}
.border-s-safex-purple\/90 {
  border-inline-start-color: rgb(107 33 168 / 0.9);
}
.border-s-safex-purple\/95 {
  border-inline-start-color: rgb(107 33 168 / 0.95);
}
.border-s-safex-red {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-s-safex-red-blocked {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-s-safex-red-blocked\/0 {
  border-inline-start-color: rgb(220 38 38 / 0);
}
.border-s-safex-red-blocked\/10 {
  border-inline-start-color: rgb(220 38 38 / 0.1);
}
.border-s-safex-red-blocked\/100 {
  border-inline-start-color: rgb(220 38 38 / 1);
}
.border-s-safex-red-blocked\/15 {
  border-inline-start-color: rgb(220 38 38 / 0.15);
}
.border-s-safex-red-blocked\/20 {
  border-inline-start-color: rgb(220 38 38 / 0.2);
}
.border-s-safex-red-blocked\/25 {
  border-inline-start-color: rgb(220 38 38 / 0.25);
}
.border-s-safex-red-blocked\/30 {
  border-inline-start-color: rgb(220 38 38 / 0.3);
}
.border-s-safex-red-blocked\/35 {
  border-inline-start-color: rgb(220 38 38 / 0.35);
}
.border-s-safex-red-blocked\/40 {
  border-inline-start-color: rgb(220 38 38 / 0.4);
}
.border-s-safex-red-blocked\/45 {
  border-inline-start-color: rgb(220 38 38 / 0.45);
}
.border-s-safex-red-blocked\/5 {
  border-inline-start-color: rgb(220 38 38 / 0.05);
}
.border-s-safex-red-blocked\/50 {
  border-inline-start-color: rgb(220 38 38 / 0.5);
}
.border-s-safex-red-blocked\/55 {
  border-inline-start-color: rgb(220 38 38 / 0.55);
}
.border-s-safex-red-blocked\/60 {
  border-inline-start-color: rgb(220 38 38 / 0.6);
}
.border-s-safex-red-blocked\/65 {
  border-inline-start-color: rgb(220 38 38 / 0.65);
}
.border-s-safex-red-blocked\/70 {
  border-inline-start-color: rgb(220 38 38 / 0.7);
}
.border-s-safex-red-blocked\/75 {
  border-inline-start-color: rgb(220 38 38 / 0.75);
}
.border-s-safex-red-blocked\/80 {
  border-inline-start-color: rgb(220 38 38 / 0.8);
}
.border-s-safex-red-blocked\/85 {
  border-inline-start-color: rgb(220 38 38 / 0.85);
}
.border-s-safex-red-blocked\/90 {
  border-inline-start-color: rgb(220 38 38 / 0.9);
}
.border-s-safex-red-blocked\/95 {
  border-inline-start-color: rgb(220 38 38 / 0.95);
}
.border-s-safex-red\/0 {
  border-inline-start-color: rgb(177 80 71 / 0);
}
.border-s-safex-red\/10 {
  border-inline-start-color: rgb(177 80 71 / 0.1);
}
.border-s-safex-red\/100 {
  border-inline-start-color: rgb(177 80 71 / 1);
}
.border-s-safex-red\/15 {
  border-inline-start-color: rgb(177 80 71 / 0.15);
}
.border-s-safex-red\/20 {
  border-inline-start-color: rgb(177 80 71 / 0.2);
}
.border-s-safex-red\/25 {
  border-inline-start-color: rgb(177 80 71 / 0.25);
}
.border-s-safex-red\/30 {
  border-inline-start-color: rgb(177 80 71 / 0.3);
}
.border-s-safex-red\/35 {
  border-inline-start-color: rgb(177 80 71 / 0.35);
}
.border-s-safex-red\/40 {
  border-inline-start-color: rgb(177 80 71 / 0.4);
}
.border-s-safex-red\/45 {
  border-inline-start-color: rgb(177 80 71 / 0.45);
}
.border-s-safex-red\/5 {
  border-inline-start-color: rgb(177 80 71 / 0.05);
}
.border-s-safex-red\/50 {
  border-inline-start-color: rgb(177 80 71 / 0.5);
}
.border-s-safex-red\/55 {
  border-inline-start-color: rgb(177 80 71 / 0.55);
}
.border-s-safex-red\/60 {
  border-inline-start-color: rgb(177 80 71 / 0.6);
}
.border-s-safex-red\/65 {
  border-inline-start-color: rgb(177 80 71 / 0.65);
}
.border-s-safex-red\/70 {
  border-inline-start-color: rgb(177 80 71 / 0.7);
}
.border-s-safex-red\/75 {
  border-inline-start-color: rgb(177 80 71 / 0.75);
}
.border-s-safex-red\/80 {
  border-inline-start-color: rgb(177 80 71 / 0.8);
}
.border-s-safex-red\/85 {
  border-inline-start-color: rgb(177 80 71 / 0.85);
}
.border-s-safex-red\/90 {
  border-inline-start-color: rgb(177 80 71 / 0.9);
}
.border-s-safex-red\/95 {
  border-inline-start-color: rgb(177 80 71 / 0.95);
}
.border-s-safex-yellow {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-s-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-s-safex-yellow-lite\/0 {
  border-inline-start-color: rgb(255 204 68 / 0);
}
.border-s-safex-yellow-lite\/10 {
  border-inline-start-color: rgb(255 204 68 / 0.1);
}
.border-s-safex-yellow-lite\/100 {
  border-inline-start-color: rgb(255 204 68 / 1);
}
.border-s-safex-yellow-lite\/15 {
  border-inline-start-color: rgb(255 204 68 / 0.15);
}
.border-s-safex-yellow-lite\/20 {
  border-inline-start-color: rgb(255 204 68 / 0.2);
}
.border-s-safex-yellow-lite\/25 {
  border-inline-start-color: rgb(255 204 68 / 0.25);
}
.border-s-safex-yellow-lite\/30 {
  border-inline-start-color: rgb(255 204 68 / 0.3);
}
.border-s-safex-yellow-lite\/35 {
  border-inline-start-color: rgb(255 204 68 / 0.35);
}
.border-s-safex-yellow-lite\/40 {
  border-inline-start-color: rgb(255 204 68 / 0.4);
}
.border-s-safex-yellow-lite\/45 {
  border-inline-start-color: rgb(255 204 68 / 0.45);
}
.border-s-safex-yellow-lite\/5 {
  border-inline-start-color: rgb(255 204 68 / 0.05);
}
.border-s-safex-yellow-lite\/50 {
  border-inline-start-color: rgb(255 204 68 / 0.5);
}
.border-s-safex-yellow-lite\/55 {
  border-inline-start-color: rgb(255 204 68 / 0.55);
}
.border-s-safex-yellow-lite\/60 {
  border-inline-start-color: rgb(255 204 68 / 0.6);
}
.border-s-safex-yellow-lite\/65 {
  border-inline-start-color: rgb(255 204 68 / 0.65);
}
.border-s-safex-yellow-lite\/70 {
  border-inline-start-color: rgb(255 204 68 / 0.7);
}
.border-s-safex-yellow-lite\/75 {
  border-inline-start-color: rgb(255 204 68 / 0.75);
}
.border-s-safex-yellow-lite\/80 {
  border-inline-start-color: rgb(255 204 68 / 0.8);
}
.border-s-safex-yellow-lite\/85 {
  border-inline-start-color: rgb(255 204 68 / 0.85);
}
.border-s-safex-yellow-lite\/90 {
  border-inline-start-color: rgb(255 204 68 / 0.9);
}
.border-s-safex-yellow-lite\/95 {
  border-inline-start-color: rgb(255 204 68 / 0.95);
}
.border-s-safex-yellow\/0 {
  border-inline-start-color: rgb(204 170 34 / 0);
}
.border-s-safex-yellow\/10 {
  border-inline-start-color: rgb(204 170 34 / 0.1);
}
.border-s-safex-yellow\/100 {
  border-inline-start-color: rgb(204 170 34 / 1);
}
.border-s-safex-yellow\/15 {
  border-inline-start-color: rgb(204 170 34 / 0.15);
}
.border-s-safex-yellow\/20 {
  border-inline-start-color: rgb(204 170 34 / 0.2);
}
.border-s-safex-yellow\/25 {
  border-inline-start-color: rgb(204 170 34 / 0.25);
}
.border-s-safex-yellow\/30 {
  border-inline-start-color: rgb(204 170 34 / 0.3);
}
.border-s-safex-yellow\/35 {
  border-inline-start-color: rgb(204 170 34 / 0.35);
}
.border-s-safex-yellow\/40 {
  border-inline-start-color: rgb(204 170 34 / 0.4);
}
.border-s-safex-yellow\/45 {
  border-inline-start-color: rgb(204 170 34 / 0.45);
}
.border-s-safex-yellow\/5 {
  border-inline-start-color: rgb(204 170 34 / 0.05);
}
.border-s-safex-yellow\/50 {
  border-inline-start-color: rgb(204 170 34 / 0.5);
}
.border-s-safex-yellow\/55 {
  border-inline-start-color: rgb(204 170 34 / 0.55);
}
.border-s-safex-yellow\/60 {
  border-inline-start-color: rgb(204 170 34 / 0.6);
}
.border-s-safex-yellow\/65 {
  border-inline-start-color: rgb(204 170 34 / 0.65);
}
.border-s-safex-yellow\/70 {
  border-inline-start-color: rgb(204 170 34 / 0.7);
}
.border-s-safex-yellow\/75 {
  border-inline-start-color: rgb(204 170 34 / 0.75);
}
.border-s-safex-yellow\/80 {
  border-inline-start-color: rgb(204 170 34 / 0.8);
}
.border-s-safex-yellow\/85 {
  border-inline-start-color: rgb(204 170 34 / 0.85);
}
.border-s-safex-yellow\/90 {
  border-inline-start-color: rgb(204 170 34 / 0.9);
}
.border-s-safex-yellow\/95 {
  border-inline-start-color: rgb(204 170 34 / 0.95);
}
.border-t-adcurate-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(36 40 82 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-black-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-black-lite-semi {
  --tw-border-opacity: 1;
  border-top-color: rgb(47 53 109 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-black-lite-semi\/0 {
  border-top-color: rgb(47 53 109 / 0);
}
.border-t-adcurate-black-lite-semi\/10 {
  border-top-color: rgb(47 53 109 / 0.1);
}
.border-t-adcurate-black-lite-semi\/100 {
  border-top-color: rgb(47 53 109 / 1);
}
.border-t-adcurate-black-lite-semi\/15 {
  border-top-color: rgb(47 53 109 / 0.15);
}
.border-t-adcurate-black-lite-semi\/20 {
  border-top-color: rgb(47 53 109 / 0.2);
}
.border-t-adcurate-black-lite-semi\/25 {
  border-top-color: rgb(47 53 109 / 0.25);
}
.border-t-adcurate-black-lite-semi\/30 {
  border-top-color: rgb(47 53 109 / 0.3);
}
.border-t-adcurate-black-lite-semi\/35 {
  border-top-color: rgb(47 53 109 / 0.35);
}
.border-t-adcurate-black-lite-semi\/40 {
  border-top-color: rgb(47 53 109 / 0.4);
}
.border-t-adcurate-black-lite-semi\/45 {
  border-top-color: rgb(47 53 109 / 0.45);
}
.border-t-adcurate-black-lite-semi\/5 {
  border-top-color: rgb(47 53 109 / 0.05);
}
.border-t-adcurate-black-lite-semi\/50 {
  border-top-color: rgb(47 53 109 / 0.5);
}
.border-t-adcurate-black-lite-semi\/55 {
  border-top-color: rgb(47 53 109 / 0.55);
}
.border-t-adcurate-black-lite-semi\/60 {
  border-top-color: rgb(47 53 109 / 0.6);
}
.border-t-adcurate-black-lite-semi\/65 {
  border-top-color: rgb(47 53 109 / 0.65);
}
.border-t-adcurate-black-lite-semi\/70 {
  border-top-color: rgb(47 53 109 / 0.7);
}
.border-t-adcurate-black-lite-semi\/75 {
  border-top-color: rgb(47 53 109 / 0.75);
}
.border-t-adcurate-black-lite-semi\/80 {
  border-top-color: rgb(47 53 109 / 0.8);
}
.border-t-adcurate-black-lite-semi\/85 {
  border-top-color: rgb(47 53 109 / 0.85);
}
.border-t-adcurate-black-lite-semi\/90 {
  border-top-color: rgb(47 53 109 / 0.9);
}
.border-t-adcurate-black-lite-semi\/95 {
  border-top-color: rgb(47 53 109 / 0.95);
}
.border-t-adcurate-black-lite\/0 {
  border-top-color: rgb(47 53 109 / 0);
}
.border-t-adcurate-black-lite\/10 {
  border-top-color: rgb(47 53 109 / 0.1);
}
.border-t-adcurate-black-lite\/100 {
  border-top-color: rgb(47 53 109 / 1);
}
.border-t-adcurate-black-lite\/15 {
  border-top-color: rgb(47 53 109 / 0.15);
}
.border-t-adcurate-black-lite\/20 {
  border-top-color: rgb(47 53 109 / 0.2);
}
.border-t-adcurate-black-lite\/25 {
  border-top-color: rgb(47 53 109 / 0.25);
}
.border-t-adcurate-black-lite\/30 {
  border-top-color: rgb(47 53 109 / 0.3);
}
.border-t-adcurate-black-lite\/35 {
  border-top-color: rgb(47 53 109 / 0.35);
}
.border-t-adcurate-black-lite\/40 {
  border-top-color: rgb(47 53 109 / 0.4);
}
.border-t-adcurate-black-lite\/45 {
  border-top-color: rgb(47 53 109 / 0.45);
}
.border-t-adcurate-black-lite\/5 {
  border-top-color: rgb(47 53 109 / 0.05);
}
.border-t-adcurate-black-lite\/50 {
  border-top-color: rgb(47 53 109 / 0.5);
}
.border-t-adcurate-black-lite\/55 {
  border-top-color: rgb(47 53 109 / 0.55);
}
.border-t-adcurate-black-lite\/60 {
  border-top-color: rgb(47 53 109 / 0.6);
}
.border-t-adcurate-black-lite\/65 {
  border-top-color: rgb(47 53 109 / 0.65);
}
.border-t-adcurate-black-lite\/70 {
  border-top-color: rgb(47 53 109 / 0.7);
}
.border-t-adcurate-black-lite\/75 {
  border-top-color: rgb(47 53 109 / 0.75);
}
.border-t-adcurate-black-lite\/80 {
  border-top-color: rgb(47 53 109 / 0.8);
}
.border-t-adcurate-black-lite\/85 {
  border-top-color: rgb(47 53 109 / 0.85);
}
.border-t-adcurate-black-lite\/90 {
  border-top-color: rgb(47 53 109 / 0.9);
}
.border-t-adcurate-black-lite\/95 {
  border-top-color: rgb(47 53 109 / 0.95);
}
.border-t-adcurate-black\/0 {
  border-top-color: rgb(36 40 82 / 0);
}
.border-t-adcurate-black\/10 {
  border-top-color: rgb(36 40 82 / 0.1);
}
.border-t-adcurate-black\/100 {
  border-top-color: rgb(36 40 82 / 1);
}
.border-t-adcurate-black\/15 {
  border-top-color: rgb(36 40 82 / 0.15);
}
.border-t-adcurate-black\/20 {
  border-top-color: rgb(36 40 82 / 0.2);
}
.border-t-adcurate-black\/25 {
  border-top-color: rgb(36 40 82 / 0.25);
}
.border-t-adcurate-black\/30 {
  border-top-color: rgb(36 40 82 / 0.3);
}
.border-t-adcurate-black\/35 {
  border-top-color: rgb(36 40 82 / 0.35);
}
.border-t-adcurate-black\/40 {
  border-top-color: rgb(36 40 82 / 0.4);
}
.border-t-adcurate-black\/45 {
  border-top-color: rgb(36 40 82 / 0.45);
}
.border-t-adcurate-black\/5 {
  border-top-color: rgb(36 40 82 / 0.05);
}
.border-t-adcurate-black\/50 {
  border-top-color: rgb(36 40 82 / 0.5);
}
.border-t-adcurate-black\/55 {
  border-top-color: rgb(36 40 82 / 0.55);
}
.border-t-adcurate-black\/60 {
  border-top-color: rgb(36 40 82 / 0.6);
}
.border-t-adcurate-black\/65 {
  border-top-color: rgb(36 40 82 / 0.65);
}
.border-t-adcurate-black\/70 {
  border-top-color: rgb(36 40 82 / 0.7);
}
.border-t-adcurate-black\/75 {
  border-top-color: rgb(36 40 82 / 0.75);
}
.border-t-adcurate-black\/80 {
  border-top-color: rgb(36 40 82 / 0.8);
}
.border-t-adcurate-black\/85 {
  border-top-color: rgb(36 40 82 / 0.85);
}
.border-t-adcurate-black\/90 {
  border-top-color: rgb(36 40 82 / 0.9);
}
.border-t-adcurate-black\/95 {
  border-top-color: rgb(36 40 82 / 0.95);
}
.border-t-adcurate-gradient-blue {
  --tw-border-opacity: 1;
  border-top-color: rgb(212 253 255 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-gradient-blue\/0 {
  border-top-color: rgb(212 253 255 / 0);
}
.border-t-adcurate-gradient-blue\/10 {
  border-top-color: rgb(212 253 255 / 0.1);
}
.border-t-adcurate-gradient-blue\/100 {
  border-top-color: rgb(212 253 255 / 1);
}
.border-t-adcurate-gradient-blue\/15 {
  border-top-color: rgb(212 253 255 / 0.15);
}
.border-t-adcurate-gradient-blue\/20 {
  border-top-color: rgb(212 253 255 / 0.2);
}
.border-t-adcurate-gradient-blue\/25 {
  border-top-color: rgb(212 253 255 / 0.25);
}
.border-t-adcurate-gradient-blue\/30 {
  border-top-color: rgb(212 253 255 / 0.3);
}
.border-t-adcurate-gradient-blue\/35 {
  border-top-color: rgb(212 253 255 / 0.35);
}
.border-t-adcurate-gradient-blue\/40 {
  border-top-color: rgb(212 253 255 / 0.4);
}
.border-t-adcurate-gradient-blue\/45 {
  border-top-color: rgb(212 253 255 / 0.45);
}
.border-t-adcurate-gradient-blue\/5 {
  border-top-color: rgb(212 253 255 / 0.05);
}
.border-t-adcurate-gradient-blue\/50 {
  border-top-color: rgb(212 253 255 / 0.5);
}
.border-t-adcurate-gradient-blue\/55 {
  border-top-color: rgb(212 253 255 / 0.55);
}
.border-t-adcurate-gradient-blue\/60 {
  border-top-color: rgb(212 253 255 / 0.6);
}
.border-t-adcurate-gradient-blue\/65 {
  border-top-color: rgb(212 253 255 / 0.65);
}
.border-t-adcurate-gradient-blue\/70 {
  border-top-color: rgb(212 253 255 / 0.7);
}
.border-t-adcurate-gradient-blue\/75 {
  border-top-color: rgb(212 253 255 / 0.75);
}
.border-t-adcurate-gradient-blue\/80 {
  border-top-color: rgb(212 253 255 / 0.8);
}
.border-t-adcurate-gradient-blue\/85 {
  border-top-color: rgb(212 253 255 / 0.85);
}
.border-t-adcurate-gradient-blue\/90 {
  border-top-color: rgb(212 253 255 / 0.9);
}
.border-t-adcurate-gradient-blue\/95 {
  border-top-color: rgb(212 253 255 / 0.95);
}
.border-t-adcurate-gradient-pink {
  --tw-border-opacity: 1;
  border-top-color: rgb(252 205 248 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-gradient-pink\/0 {
  border-top-color: rgb(252 205 248 / 0);
}
.border-t-adcurate-gradient-pink\/10 {
  border-top-color: rgb(252 205 248 / 0.1);
}
.border-t-adcurate-gradient-pink\/100 {
  border-top-color: rgb(252 205 248 / 1);
}
.border-t-adcurate-gradient-pink\/15 {
  border-top-color: rgb(252 205 248 / 0.15);
}
.border-t-adcurate-gradient-pink\/20 {
  border-top-color: rgb(252 205 248 / 0.2);
}
.border-t-adcurate-gradient-pink\/25 {
  border-top-color: rgb(252 205 248 / 0.25);
}
.border-t-adcurate-gradient-pink\/30 {
  border-top-color: rgb(252 205 248 / 0.3);
}
.border-t-adcurate-gradient-pink\/35 {
  border-top-color: rgb(252 205 248 / 0.35);
}
.border-t-adcurate-gradient-pink\/40 {
  border-top-color: rgb(252 205 248 / 0.4);
}
.border-t-adcurate-gradient-pink\/45 {
  border-top-color: rgb(252 205 248 / 0.45);
}
.border-t-adcurate-gradient-pink\/5 {
  border-top-color: rgb(252 205 248 / 0.05);
}
.border-t-adcurate-gradient-pink\/50 {
  border-top-color: rgb(252 205 248 / 0.5);
}
.border-t-adcurate-gradient-pink\/55 {
  border-top-color: rgb(252 205 248 / 0.55);
}
.border-t-adcurate-gradient-pink\/60 {
  border-top-color: rgb(252 205 248 / 0.6);
}
.border-t-adcurate-gradient-pink\/65 {
  border-top-color: rgb(252 205 248 / 0.65);
}
.border-t-adcurate-gradient-pink\/70 {
  border-top-color: rgb(252 205 248 / 0.7);
}
.border-t-adcurate-gradient-pink\/75 {
  border-top-color: rgb(252 205 248 / 0.75);
}
.border-t-adcurate-gradient-pink\/80 {
  border-top-color: rgb(252 205 248 / 0.8);
}
.border-t-adcurate-gradient-pink\/85 {
  border-top-color: rgb(252 205 248 / 0.85);
}
.border-t-adcurate-gradient-pink\/90 {
  border-top-color: rgb(252 205 248 / 0.9);
}
.border-t-adcurate-gradient-pink\/95 {
  border-top-color: rgb(252 205 248 / 0.95);
}
.border-t-adcurate-gray-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(231 230 230 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-gray-lite\/0 {
  border-top-color: rgb(231 230 230 / 0);
}
.border-t-adcurate-gray-lite\/10 {
  border-top-color: rgb(231 230 230 / 0.1);
}
.border-t-adcurate-gray-lite\/100 {
  border-top-color: rgb(231 230 230 / 1);
}
.border-t-adcurate-gray-lite\/15 {
  border-top-color: rgb(231 230 230 / 0.15);
}
.border-t-adcurate-gray-lite\/20 {
  border-top-color: rgb(231 230 230 / 0.2);
}
.border-t-adcurate-gray-lite\/25 {
  border-top-color: rgb(231 230 230 / 0.25);
}
.border-t-adcurate-gray-lite\/30 {
  border-top-color: rgb(231 230 230 / 0.3);
}
.border-t-adcurate-gray-lite\/35 {
  border-top-color: rgb(231 230 230 / 0.35);
}
.border-t-adcurate-gray-lite\/40 {
  border-top-color: rgb(231 230 230 / 0.4);
}
.border-t-adcurate-gray-lite\/45 {
  border-top-color: rgb(231 230 230 / 0.45);
}
.border-t-adcurate-gray-lite\/5 {
  border-top-color: rgb(231 230 230 / 0.05);
}
.border-t-adcurate-gray-lite\/50 {
  border-top-color: rgb(231 230 230 / 0.5);
}
.border-t-adcurate-gray-lite\/55 {
  border-top-color: rgb(231 230 230 / 0.55);
}
.border-t-adcurate-gray-lite\/60 {
  border-top-color: rgb(231 230 230 / 0.6);
}
.border-t-adcurate-gray-lite\/65 {
  border-top-color: rgb(231 230 230 / 0.65);
}
.border-t-adcurate-gray-lite\/70 {
  border-top-color: rgb(231 230 230 / 0.7);
}
.border-t-adcurate-gray-lite\/75 {
  border-top-color: rgb(231 230 230 / 0.75);
}
.border-t-adcurate-gray-lite\/80 {
  border-top-color: rgb(231 230 230 / 0.8);
}
.border-t-adcurate-gray-lite\/85 {
  border-top-color: rgb(231 230 230 / 0.85);
}
.border-t-adcurate-gray-lite\/90 {
  border-top-color: rgb(231 230 230 / 0.9);
}
.border-t-adcurate-gray-lite\/95 {
  border-top-color: rgb(231 230 230 / 0.95);
}
.border-t-adcurate-green-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-green-dark\/0 {
  border-top-color: rgb(50 188 155 / 0);
}
.border-t-adcurate-green-dark\/10 {
  border-top-color: rgb(50 188 155 / 0.1);
}
.border-t-adcurate-green-dark\/100 {
  border-top-color: rgb(50 188 155 / 1);
}
.border-t-adcurate-green-dark\/15 {
  border-top-color: rgb(50 188 155 / 0.15);
}
.border-t-adcurate-green-dark\/20 {
  border-top-color: rgb(50 188 155 / 0.2);
}
.border-t-adcurate-green-dark\/25 {
  border-top-color: rgb(50 188 155 / 0.25);
}
.border-t-adcurate-green-dark\/30 {
  border-top-color: rgb(50 188 155 / 0.3);
}
.border-t-adcurate-green-dark\/35 {
  border-top-color: rgb(50 188 155 / 0.35);
}
.border-t-adcurate-green-dark\/40 {
  border-top-color: rgb(50 188 155 / 0.4);
}
.border-t-adcurate-green-dark\/45 {
  border-top-color: rgb(50 188 155 / 0.45);
}
.border-t-adcurate-green-dark\/5 {
  border-top-color: rgb(50 188 155 / 0.05);
}
.border-t-adcurate-green-dark\/50 {
  border-top-color: rgb(50 188 155 / 0.5);
}
.border-t-adcurate-green-dark\/55 {
  border-top-color: rgb(50 188 155 / 0.55);
}
.border-t-adcurate-green-dark\/60 {
  border-top-color: rgb(50 188 155 / 0.6);
}
.border-t-adcurate-green-dark\/65 {
  border-top-color: rgb(50 188 155 / 0.65);
}
.border-t-adcurate-green-dark\/70 {
  border-top-color: rgb(50 188 155 / 0.7);
}
.border-t-adcurate-green-dark\/75 {
  border-top-color: rgb(50 188 155 / 0.75);
}
.border-t-adcurate-green-dark\/80 {
  border-top-color: rgb(50 188 155 / 0.8);
}
.border-t-adcurate-green-dark\/85 {
  border-top-color: rgb(50 188 155 / 0.85);
}
.border-t-adcurate-green-dark\/90 {
  border-top-color: rgb(50 188 155 / 0.9);
}
.border-t-adcurate-green-dark\/95 {
  border-top-color: rgb(50 188 155 / 0.95);
}
.border-t-adcurate-green-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(60 207 172 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-green-lite\/0 {
  border-top-color: rgb(60 207 172 / 0);
}
.border-t-adcurate-green-lite\/10 {
  border-top-color: rgb(60 207 172 / 0.1);
}
.border-t-adcurate-green-lite\/100 {
  border-top-color: rgb(60 207 172 / 1);
}
.border-t-adcurate-green-lite\/15 {
  border-top-color: rgb(60 207 172 / 0.15);
}
.border-t-adcurate-green-lite\/20 {
  border-top-color: rgb(60 207 172 / 0.2);
}
.border-t-adcurate-green-lite\/25 {
  border-top-color: rgb(60 207 172 / 0.25);
}
.border-t-adcurate-green-lite\/30 {
  border-top-color: rgb(60 207 172 / 0.3);
}
.border-t-adcurate-green-lite\/35 {
  border-top-color: rgb(60 207 172 / 0.35);
}
.border-t-adcurate-green-lite\/40 {
  border-top-color: rgb(60 207 172 / 0.4);
}
.border-t-adcurate-green-lite\/45 {
  border-top-color: rgb(60 207 172 / 0.45);
}
.border-t-adcurate-green-lite\/5 {
  border-top-color: rgb(60 207 172 / 0.05);
}
.border-t-adcurate-green-lite\/50 {
  border-top-color: rgb(60 207 172 / 0.5);
}
.border-t-adcurate-green-lite\/55 {
  border-top-color: rgb(60 207 172 / 0.55);
}
.border-t-adcurate-green-lite\/60 {
  border-top-color: rgb(60 207 172 / 0.6);
}
.border-t-adcurate-green-lite\/65 {
  border-top-color: rgb(60 207 172 / 0.65);
}
.border-t-adcurate-green-lite\/70 {
  border-top-color: rgb(60 207 172 / 0.7);
}
.border-t-adcurate-green-lite\/75 {
  border-top-color: rgb(60 207 172 / 0.75);
}
.border-t-adcurate-green-lite\/80 {
  border-top-color: rgb(60 207 172 / 0.8);
}
.border-t-adcurate-green-lite\/85 {
  border-top-color: rgb(60 207 172 / 0.85);
}
.border-t-adcurate-green-lite\/90 {
  border-top-color: rgb(60 207 172 / 0.9);
}
.border-t-adcurate-green-lite\/95 {
  border-top-color: rgb(60 207 172 / 0.95);
}
.border-t-adcurate-purple-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(83 41 80 / var(--tw-border-opacity, 1));
}
.border-t-adcurate-purple-dark\/0 {
  border-top-color: rgb(83 41 80 / 0);
}
.border-t-adcurate-purple-dark\/10 {
  border-top-color: rgb(83 41 80 / 0.1);
}
.border-t-adcurate-purple-dark\/100 {
  border-top-color: rgb(83 41 80 / 1);
}
.border-t-adcurate-purple-dark\/15 {
  border-top-color: rgb(83 41 80 / 0.15);
}
.border-t-adcurate-purple-dark\/20 {
  border-top-color: rgb(83 41 80 / 0.2);
}
.border-t-adcurate-purple-dark\/25 {
  border-top-color: rgb(83 41 80 / 0.25);
}
.border-t-adcurate-purple-dark\/30 {
  border-top-color: rgb(83 41 80 / 0.3);
}
.border-t-adcurate-purple-dark\/35 {
  border-top-color: rgb(83 41 80 / 0.35);
}
.border-t-adcurate-purple-dark\/40 {
  border-top-color: rgb(83 41 80 / 0.4);
}
.border-t-adcurate-purple-dark\/45 {
  border-top-color: rgb(83 41 80 / 0.45);
}
.border-t-adcurate-purple-dark\/5 {
  border-top-color: rgb(83 41 80 / 0.05);
}
.border-t-adcurate-purple-dark\/50 {
  border-top-color: rgb(83 41 80 / 0.5);
}
.border-t-adcurate-purple-dark\/55 {
  border-top-color: rgb(83 41 80 / 0.55);
}
.border-t-adcurate-purple-dark\/60 {
  border-top-color: rgb(83 41 80 / 0.6);
}
.border-t-adcurate-purple-dark\/65 {
  border-top-color: rgb(83 41 80 / 0.65);
}
.border-t-adcurate-purple-dark\/70 {
  border-top-color: rgb(83 41 80 / 0.7);
}
.border-t-adcurate-purple-dark\/75 {
  border-top-color: rgb(83 41 80 / 0.75);
}
.border-t-adcurate-purple-dark\/80 {
  border-top-color: rgb(83 41 80 / 0.8);
}
.border-t-adcurate-purple-dark\/85 {
  border-top-color: rgb(83 41 80 / 0.85);
}
.border-t-adcurate-purple-dark\/90 {
  border-top-color: rgb(83 41 80 / 0.9);
}
.border-t-adcurate-purple-dark\/95 {
  border-top-color: rgb(83 41 80 / 0.95);
}
.border-t-safex-aqua {
  --tw-border-opacity: 1;
  border-top-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-t-safex-aqua\/0 {
  border-top-color: rgb(50 188 155 / 0);
}
.border-t-safex-aqua\/10 {
  border-top-color: rgb(50 188 155 / 0.1);
}
.border-t-safex-aqua\/100 {
  border-top-color: rgb(50 188 155 / 1);
}
.border-t-safex-aqua\/15 {
  border-top-color: rgb(50 188 155 / 0.15);
}
.border-t-safex-aqua\/20 {
  border-top-color: rgb(50 188 155 / 0.2);
}
.border-t-safex-aqua\/25 {
  border-top-color: rgb(50 188 155 / 0.25);
}
.border-t-safex-aqua\/30 {
  border-top-color: rgb(50 188 155 / 0.3);
}
.border-t-safex-aqua\/35 {
  border-top-color: rgb(50 188 155 / 0.35);
}
.border-t-safex-aqua\/40 {
  border-top-color: rgb(50 188 155 / 0.4);
}
.border-t-safex-aqua\/45 {
  border-top-color: rgb(50 188 155 / 0.45);
}
.border-t-safex-aqua\/5 {
  border-top-color: rgb(50 188 155 / 0.05);
}
.border-t-safex-aqua\/50 {
  border-top-color: rgb(50 188 155 / 0.5);
}
.border-t-safex-aqua\/55 {
  border-top-color: rgb(50 188 155 / 0.55);
}
.border-t-safex-aqua\/60 {
  border-top-color: rgb(50 188 155 / 0.6);
}
.border-t-safex-aqua\/65 {
  border-top-color: rgb(50 188 155 / 0.65);
}
.border-t-safex-aqua\/70 {
  border-top-color: rgb(50 188 155 / 0.7);
}
.border-t-safex-aqua\/75 {
  border-top-color: rgb(50 188 155 / 0.75);
}
.border-t-safex-aqua\/80 {
  border-top-color: rgb(50 188 155 / 0.8);
}
.border-t-safex-aqua\/85 {
  border-top-color: rgb(50 188 155 / 0.85);
}
.border-t-safex-aqua\/90 {
  border-top-color: rgb(50 188 155 / 0.9);
}
.border-t-safex-aqua\/95 {
  border-top-color: rgb(50 188 155 / 0.95);
}
.border-t-safex-blue {
  --tw-border-opacity: 1;
  border-top-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-t-safex-blue-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(23 37 84 / var(--tw-border-opacity, 1));
}
.border-t-safex-blue-dark\/0 {
  border-top-color: rgb(23 37 84 / 0);
}
.border-t-safex-blue-dark\/10 {
  border-top-color: rgb(23 37 84 / 0.1);
}
.border-t-safex-blue-dark\/100 {
  border-top-color: rgb(23 37 84 / 1);
}
.border-t-safex-blue-dark\/15 {
  border-top-color: rgb(23 37 84 / 0.15);
}
.border-t-safex-blue-dark\/20 {
  border-top-color: rgb(23 37 84 / 0.2);
}
.border-t-safex-blue-dark\/25 {
  border-top-color: rgb(23 37 84 / 0.25);
}
.border-t-safex-blue-dark\/30 {
  border-top-color: rgb(23 37 84 / 0.3);
}
.border-t-safex-blue-dark\/35 {
  border-top-color: rgb(23 37 84 / 0.35);
}
.border-t-safex-blue-dark\/40 {
  border-top-color: rgb(23 37 84 / 0.4);
}
.border-t-safex-blue-dark\/45 {
  border-top-color: rgb(23 37 84 / 0.45);
}
.border-t-safex-blue-dark\/5 {
  border-top-color: rgb(23 37 84 / 0.05);
}
.border-t-safex-blue-dark\/50 {
  border-top-color: rgb(23 37 84 / 0.5);
}
.border-t-safex-blue-dark\/55 {
  border-top-color: rgb(23 37 84 / 0.55);
}
.border-t-safex-blue-dark\/60 {
  border-top-color: rgb(23 37 84 / 0.6);
}
.border-t-safex-blue-dark\/65 {
  border-top-color: rgb(23 37 84 / 0.65);
}
.border-t-safex-blue-dark\/70 {
  border-top-color: rgb(23 37 84 / 0.7);
}
.border-t-safex-blue-dark\/75 {
  border-top-color: rgb(23 37 84 / 0.75);
}
.border-t-safex-blue-dark\/80 {
  border-top-color: rgb(23 37 84 / 0.8);
}
.border-t-safex-blue-dark\/85 {
  border-top-color: rgb(23 37 84 / 0.85);
}
.border-t-safex-blue-dark\/90 {
  border-top-color: rgb(23 37 84 / 0.9);
}
.border-t-safex-blue-dark\/95 {
  border-top-color: rgb(23 37 84 / 0.95);
}
.border-t-safex-blue\/0 {
  border-top-color: rgb(37 99 235 / 0);
}
.border-t-safex-blue\/10 {
  border-top-color: rgb(37 99 235 / 0.1);
}
.border-t-safex-blue\/100 {
  border-top-color: rgb(37 99 235 / 1);
}
.border-t-safex-blue\/15 {
  border-top-color: rgb(37 99 235 / 0.15);
}
.border-t-safex-blue\/20 {
  border-top-color: rgb(37 99 235 / 0.2);
}
.border-t-safex-blue\/25 {
  border-top-color: rgb(37 99 235 / 0.25);
}
.border-t-safex-blue\/30 {
  border-top-color: rgb(37 99 235 / 0.3);
}
.border-t-safex-blue\/35 {
  border-top-color: rgb(37 99 235 / 0.35);
}
.border-t-safex-blue\/40 {
  border-top-color: rgb(37 99 235 / 0.4);
}
.border-t-safex-blue\/45 {
  border-top-color: rgb(37 99 235 / 0.45);
}
.border-t-safex-blue\/5 {
  border-top-color: rgb(37 99 235 / 0.05);
}
.border-t-safex-blue\/50 {
  border-top-color: rgb(37 99 235 / 0.5);
}
.border-t-safex-blue\/55 {
  border-top-color: rgb(37 99 235 / 0.55);
}
.border-t-safex-blue\/60 {
  border-top-color: rgb(37 99 235 / 0.6);
}
.border-t-safex-blue\/65 {
  border-top-color: rgb(37 99 235 / 0.65);
}
.border-t-safex-blue\/70 {
  border-top-color: rgb(37 99 235 / 0.7);
}
.border-t-safex-blue\/75 {
  border-top-color: rgb(37 99 235 / 0.75);
}
.border-t-safex-blue\/80 {
  border-top-color: rgb(37 99 235 / 0.8);
}
.border-t-safex-blue\/85 {
  border-top-color: rgb(37 99 235 / 0.85);
}
.border-t-safex-blue\/90 {
  border-top-color: rgb(37 99 235 / 0.9);
}
.border-t-safex-blue\/95 {
  border-top-color: rgb(37 99 235 / 0.95);
}
.border-t-safex-gray-dark {
  --tw-border-opacity: 1;
  border-top-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}
.border-t-safex-gray-dark\/0 {
  border-top-color: rgb(18 18 18 / 0);
}
.border-t-safex-gray-dark\/10 {
  border-top-color: rgb(18 18 18 / 0.1);
}
.border-t-safex-gray-dark\/100 {
  border-top-color: rgb(18 18 18 / 1);
}
.border-t-safex-gray-dark\/15 {
  border-top-color: rgb(18 18 18 / 0.15);
}
.border-t-safex-gray-dark\/20 {
  border-top-color: rgb(18 18 18 / 0.2);
}
.border-t-safex-gray-dark\/25 {
  border-top-color: rgb(18 18 18 / 0.25);
}
.border-t-safex-gray-dark\/30 {
  border-top-color: rgb(18 18 18 / 0.3);
}
.border-t-safex-gray-dark\/35 {
  border-top-color: rgb(18 18 18 / 0.35);
}
.border-t-safex-gray-dark\/40 {
  border-top-color: rgb(18 18 18 / 0.4);
}
.border-t-safex-gray-dark\/45 {
  border-top-color: rgb(18 18 18 / 0.45);
}
.border-t-safex-gray-dark\/5 {
  border-top-color: rgb(18 18 18 / 0.05);
}
.border-t-safex-gray-dark\/50 {
  border-top-color: rgb(18 18 18 / 0.5);
}
.border-t-safex-gray-dark\/55 {
  border-top-color: rgb(18 18 18 / 0.55);
}
.border-t-safex-gray-dark\/60 {
  border-top-color: rgb(18 18 18 / 0.6);
}
.border-t-safex-gray-dark\/65 {
  border-top-color: rgb(18 18 18 / 0.65);
}
.border-t-safex-gray-dark\/70 {
  border-top-color: rgb(18 18 18 / 0.7);
}
.border-t-safex-gray-dark\/75 {
  border-top-color: rgb(18 18 18 / 0.75);
}
.border-t-safex-gray-dark\/80 {
  border-top-color: rgb(18 18 18 / 0.8);
}
.border-t-safex-gray-dark\/85 {
  border-top-color: rgb(18 18 18 / 0.85);
}
.border-t-safex-gray-dark\/90 {
  border-top-color: rgb(18 18 18 / 0.9);
}
.border-t-safex-gray-dark\/95 {
  border-top-color: rgb(18 18 18 / 0.95);
}
.border-t-safex-gray-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(247 248 249 / var(--tw-border-opacity, 1));
}
.border-t-safex-gray-lite\/0 {
  border-top-color: rgb(247 248 249 / 0);
}
.border-t-safex-gray-lite\/10 {
  border-top-color: rgb(247 248 249 / 0.1);
}
.border-t-safex-gray-lite\/100 {
  border-top-color: rgb(247 248 249 / 1);
}
.border-t-safex-gray-lite\/15 {
  border-top-color: rgb(247 248 249 / 0.15);
}
.border-t-safex-gray-lite\/20 {
  border-top-color: rgb(247 248 249 / 0.2);
}
.border-t-safex-gray-lite\/25 {
  border-top-color: rgb(247 248 249 / 0.25);
}
.border-t-safex-gray-lite\/30 {
  border-top-color: rgb(247 248 249 / 0.3);
}
.border-t-safex-gray-lite\/35 {
  border-top-color: rgb(247 248 249 / 0.35);
}
.border-t-safex-gray-lite\/40 {
  border-top-color: rgb(247 248 249 / 0.4);
}
.border-t-safex-gray-lite\/45 {
  border-top-color: rgb(247 248 249 / 0.45);
}
.border-t-safex-gray-lite\/5 {
  border-top-color: rgb(247 248 249 / 0.05);
}
.border-t-safex-gray-lite\/50 {
  border-top-color: rgb(247 248 249 / 0.5);
}
.border-t-safex-gray-lite\/55 {
  border-top-color: rgb(247 248 249 / 0.55);
}
.border-t-safex-gray-lite\/60 {
  border-top-color: rgb(247 248 249 / 0.6);
}
.border-t-safex-gray-lite\/65 {
  border-top-color: rgb(247 248 249 / 0.65);
}
.border-t-safex-gray-lite\/70 {
  border-top-color: rgb(247 248 249 / 0.7);
}
.border-t-safex-gray-lite\/75 {
  border-top-color: rgb(247 248 249 / 0.75);
}
.border-t-safex-gray-lite\/80 {
  border-top-color: rgb(247 248 249 / 0.8);
}
.border-t-safex-gray-lite\/85 {
  border-top-color: rgb(247 248 249 / 0.85);
}
.border-t-safex-gray-lite\/90 {
  border-top-color: rgb(247 248 249 / 0.9);
}
.border-t-safex-gray-lite\/95 {
  border-top-color: rgb(247 248 249 / 0.95);
}
.border-t-safex-gray-med {
  --tw-border-opacity: 1;
  border-top-color: rgb(136 136 136 / var(--tw-border-opacity, 1));
}
.border-t-safex-gray-med\/0 {
  border-top-color: rgb(136 136 136 / 0);
}
.border-t-safex-gray-med\/10 {
  border-top-color: rgb(136 136 136 / 0.1);
}
.border-t-safex-gray-med\/100 {
  border-top-color: rgb(136 136 136 / 1);
}
.border-t-safex-gray-med\/15 {
  border-top-color: rgb(136 136 136 / 0.15);
}
.border-t-safex-gray-med\/20 {
  border-top-color: rgb(136 136 136 / 0.2);
}
.border-t-safex-gray-med\/25 {
  border-top-color: rgb(136 136 136 / 0.25);
}
.border-t-safex-gray-med\/30 {
  border-top-color: rgb(136 136 136 / 0.3);
}
.border-t-safex-gray-med\/35 {
  border-top-color: rgb(136 136 136 / 0.35);
}
.border-t-safex-gray-med\/40 {
  border-top-color: rgb(136 136 136 / 0.4);
}
.border-t-safex-gray-med\/45 {
  border-top-color: rgb(136 136 136 / 0.45);
}
.border-t-safex-gray-med\/5 {
  border-top-color: rgb(136 136 136 / 0.05);
}
.border-t-safex-gray-med\/50 {
  border-top-color: rgb(136 136 136 / 0.5);
}
.border-t-safex-gray-med\/55 {
  border-top-color: rgb(136 136 136 / 0.55);
}
.border-t-safex-gray-med\/60 {
  border-top-color: rgb(136 136 136 / 0.6);
}
.border-t-safex-gray-med\/65 {
  border-top-color: rgb(136 136 136 / 0.65);
}
.border-t-safex-gray-med\/70 {
  border-top-color: rgb(136 136 136 / 0.7);
}
.border-t-safex-gray-med\/75 {
  border-top-color: rgb(136 136 136 / 0.75);
}
.border-t-safex-gray-med\/80 {
  border-top-color: rgb(136 136 136 / 0.8);
}
.border-t-safex-gray-med\/85 {
  border-top-color: rgb(136 136 136 / 0.85);
}
.border-t-safex-gray-med\/90 {
  border-top-color: rgb(136 136 136 / 0.9);
}
.border-t-safex-gray-med\/95 {
  border-top-color: rgb(136 136 136 / 0.95);
}
.border-t-safex-green {
  --tw-border-opacity: 1;
  border-top-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}
.border-t-safex-green\/0 {
  border-top-color: rgb(50 188 155 / 0);
}
.border-t-safex-green\/10 {
  border-top-color: rgb(50 188 155 / 0.1);
}
.border-t-safex-green\/100 {
  border-top-color: rgb(50 188 155 / 1);
}
.border-t-safex-green\/15 {
  border-top-color: rgb(50 188 155 / 0.15);
}
.border-t-safex-green\/20 {
  border-top-color: rgb(50 188 155 / 0.2);
}
.border-t-safex-green\/25 {
  border-top-color: rgb(50 188 155 / 0.25);
}
.border-t-safex-green\/30 {
  border-top-color: rgb(50 188 155 / 0.3);
}
.border-t-safex-green\/35 {
  border-top-color: rgb(50 188 155 / 0.35);
}
.border-t-safex-green\/40 {
  border-top-color: rgb(50 188 155 / 0.4);
}
.border-t-safex-green\/45 {
  border-top-color: rgb(50 188 155 / 0.45);
}
.border-t-safex-green\/5 {
  border-top-color: rgb(50 188 155 / 0.05);
}
.border-t-safex-green\/50 {
  border-top-color: rgb(50 188 155 / 0.5);
}
.border-t-safex-green\/55 {
  border-top-color: rgb(50 188 155 / 0.55);
}
.border-t-safex-green\/60 {
  border-top-color: rgb(50 188 155 / 0.6);
}
.border-t-safex-green\/65 {
  border-top-color: rgb(50 188 155 / 0.65);
}
.border-t-safex-green\/70 {
  border-top-color: rgb(50 188 155 / 0.7);
}
.border-t-safex-green\/75 {
  border-top-color: rgb(50 188 155 / 0.75);
}
.border-t-safex-green\/80 {
  border-top-color: rgb(50 188 155 / 0.8);
}
.border-t-safex-green\/85 {
  border-top-color: rgb(50 188 155 / 0.85);
}
.border-t-safex-green\/90 {
  border-top-color: rgb(50 188 155 / 0.9);
}
.border-t-safex-green\/95 {
  border-top-color: rgb(50 188 155 / 0.95);
}
.border-t-safex-purple {
  --tw-border-opacity: 1;
  border-top-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-t-safex-purple\/0 {
  border-top-color: rgb(107 33 168 / 0);
}
.border-t-safex-purple\/10 {
  border-top-color: rgb(107 33 168 / 0.1);
}
.border-t-safex-purple\/100 {
  border-top-color: rgb(107 33 168 / 1);
}
.border-t-safex-purple\/15 {
  border-top-color: rgb(107 33 168 / 0.15);
}
.border-t-safex-purple\/20 {
  border-top-color: rgb(107 33 168 / 0.2);
}
.border-t-safex-purple\/25 {
  border-top-color: rgb(107 33 168 / 0.25);
}
.border-t-safex-purple\/30 {
  border-top-color: rgb(107 33 168 / 0.3);
}
.border-t-safex-purple\/35 {
  border-top-color: rgb(107 33 168 / 0.35);
}
.border-t-safex-purple\/40 {
  border-top-color: rgb(107 33 168 / 0.4);
}
.border-t-safex-purple\/45 {
  border-top-color: rgb(107 33 168 / 0.45);
}
.border-t-safex-purple\/5 {
  border-top-color: rgb(107 33 168 / 0.05);
}
.border-t-safex-purple\/50 {
  border-top-color: rgb(107 33 168 / 0.5);
}
.border-t-safex-purple\/55 {
  border-top-color: rgb(107 33 168 / 0.55);
}
.border-t-safex-purple\/60 {
  border-top-color: rgb(107 33 168 / 0.6);
}
.border-t-safex-purple\/65 {
  border-top-color: rgb(107 33 168 / 0.65);
}
.border-t-safex-purple\/70 {
  border-top-color: rgb(107 33 168 / 0.7);
}
.border-t-safex-purple\/75 {
  border-top-color: rgb(107 33 168 / 0.75);
}
.border-t-safex-purple\/80 {
  border-top-color: rgb(107 33 168 / 0.8);
}
.border-t-safex-purple\/85 {
  border-top-color: rgb(107 33 168 / 0.85);
}
.border-t-safex-purple\/90 {
  border-top-color: rgb(107 33 168 / 0.9);
}
.border-t-safex-purple\/95 {
  border-top-color: rgb(107 33 168 / 0.95);
}
.border-t-safex-red {
  --tw-border-opacity: 1;
  border-top-color: rgb(177 80 71 / var(--tw-border-opacity, 1));
}
.border-t-safex-red-blocked {
  --tw-border-opacity: 1;
  border-top-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-t-safex-red-blocked\/0 {
  border-top-color: rgb(220 38 38 / 0);
}
.border-t-safex-red-blocked\/10 {
  border-top-color: rgb(220 38 38 / 0.1);
}
.border-t-safex-red-blocked\/100 {
  border-top-color: rgb(220 38 38 / 1);
}
.border-t-safex-red-blocked\/15 {
  border-top-color: rgb(220 38 38 / 0.15);
}
.border-t-safex-red-blocked\/20 {
  border-top-color: rgb(220 38 38 / 0.2);
}
.border-t-safex-red-blocked\/25 {
  border-top-color: rgb(220 38 38 / 0.25);
}
.border-t-safex-red-blocked\/30 {
  border-top-color: rgb(220 38 38 / 0.3);
}
.border-t-safex-red-blocked\/35 {
  border-top-color: rgb(220 38 38 / 0.35);
}
.border-t-safex-red-blocked\/40 {
  border-top-color: rgb(220 38 38 / 0.4);
}
.border-t-safex-red-blocked\/45 {
  border-top-color: rgb(220 38 38 / 0.45);
}
.border-t-safex-red-blocked\/5 {
  border-top-color: rgb(220 38 38 / 0.05);
}
.border-t-safex-red-blocked\/50 {
  border-top-color: rgb(220 38 38 / 0.5);
}
.border-t-safex-red-blocked\/55 {
  border-top-color: rgb(220 38 38 / 0.55);
}
.border-t-safex-red-blocked\/60 {
  border-top-color: rgb(220 38 38 / 0.6);
}
.border-t-safex-red-blocked\/65 {
  border-top-color: rgb(220 38 38 / 0.65);
}
.border-t-safex-red-blocked\/70 {
  border-top-color: rgb(220 38 38 / 0.7);
}
.border-t-safex-red-blocked\/75 {
  border-top-color: rgb(220 38 38 / 0.75);
}
.border-t-safex-red-blocked\/80 {
  border-top-color: rgb(220 38 38 / 0.8);
}
.border-t-safex-red-blocked\/85 {
  border-top-color: rgb(220 38 38 / 0.85);
}
.border-t-safex-red-blocked\/90 {
  border-top-color: rgb(220 38 38 / 0.9);
}
.border-t-safex-red-blocked\/95 {
  border-top-color: rgb(220 38 38 / 0.95);
}
.border-t-safex-red\/0 {
  border-top-color: rgb(177 80 71 / 0);
}
.border-t-safex-red\/10 {
  border-top-color: rgb(177 80 71 / 0.1);
}
.border-t-safex-red\/100 {
  border-top-color: rgb(177 80 71 / 1);
}
.border-t-safex-red\/15 {
  border-top-color: rgb(177 80 71 / 0.15);
}
.border-t-safex-red\/20 {
  border-top-color: rgb(177 80 71 / 0.2);
}
.border-t-safex-red\/25 {
  border-top-color: rgb(177 80 71 / 0.25);
}
.border-t-safex-red\/30 {
  border-top-color: rgb(177 80 71 / 0.3);
}
.border-t-safex-red\/35 {
  border-top-color: rgb(177 80 71 / 0.35);
}
.border-t-safex-red\/40 {
  border-top-color: rgb(177 80 71 / 0.4);
}
.border-t-safex-red\/45 {
  border-top-color: rgb(177 80 71 / 0.45);
}
.border-t-safex-red\/5 {
  border-top-color: rgb(177 80 71 / 0.05);
}
.border-t-safex-red\/50 {
  border-top-color: rgb(177 80 71 / 0.5);
}
.border-t-safex-red\/55 {
  border-top-color: rgb(177 80 71 / 0.55);
}
.border-t-safex-red\/60 {
  border-top-color: rgb(177 80 71 / 0.6);
}
.border-t-safex-red\/65 {
  border-top-color: rgb(177 80 71 / 0.65);
}
.border-t-safex-red\/70 {
  border-top-color: rgb(177 80 71 / 0.7);
}
.border-t-safex-red\/75 {
  border-top-color: rgb(177 80 71 / 0.75);
}
.border-t-safex-red\/80 {
  border-top-color: rgb(177 80 71 / 0.8);
}
.border-t-safex-red\/85 {
  border-top-color: rgb(177 80 71 / 0.85);
}
.border-t-safex-red\/90 {
  border-top-color: rgb(177 80 71 / 0.9);
}
.border-t-safex-red\/95 {
  border-top-color: rgb(177 80 71 / 0.95);
}
.border-t-safex-yellow {
  --tw-border-opacity: 1;
  border-top-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}
.border-t-safex-yellow-lite {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 204 68 / var(--tw-border-opacity, 1));
}
.border-t-safex-yellow-lite\/0 {
  border-top-color: rgb(255 204 68 / 0);
}
.border-t-safex-yellow-lite\/10 {
  border-top-color: rgb(255 204 68 / 0.1);
}
.border-t-safex-yellow-lite\/100 {
  border-top-color: rgb(255 204 68 / 1);
}
.border-t-safex-yellow-lite\/15 {
  border-top-color: rgb(255 204 68 / 0.15);
}
.border-t-safex-yellow-lite\/20 {
  border-top-color: rgb(255 204 68 / 0.2);
}
.border-t-safex-yellow-lite\/25 {
  border-top-color: rgb(255 204 68 / 0.25);
}
.border-t-safex-yellow-lite\/30 {
  border-top-color: rgb(255 204 68 / 0.3);
}
.border-t-safex-yellow-lite\/35 {
  border-top-color: rgb(255 204 68 / 0.35);
}
.border-t-safex-yellow-lite\/40 {
  border-top-color: rgb(255 204 68 / 0.4);
}
.border-t-safex-yellow-lite\/45 {
  border-top-color: rgb(255 204 68 / 0.45);
}
.border-t-safex-yellow-lite\/5 {
  border-top-color: rgb(255 204 68 / 0.05);
}
.border-t-safex-yellow-lite\/50 {
  border-top-color: rgb(255 204 68 / 0.5);
}
.border-t-safex-yellow-lite\/55 {
  border-top-color: rgb(255 204 68 / 0.55);
}
.border-t-safex-yellow-lite\/60 {
  border-top-color: rgb(255 204 68 / 0.6);
}
.border-t-safex-yellow-lite\/65 {
  border-top-color: rgb(255 204 68 / 0.65);
}
.border-t-safex-yellow-lite\/70 {
  border-top-color: rgb(255 204 68 / 0.7);
}
.border-t-safex-yellow-lite\/75 {
  border-top-color: rgb(255 204 68 / 0.75);
}
.border-t-safex-yellow-lite\/80 {
  border-top-color: rgb(255 204 68 / 0.8);
}
.border-t-safex-yellow-lite\/85 {
  border-top-color: rgb(255 204 68 / 0.85);
}
.border-t-safex-yellow-lite\/90 {
  border-top-color: rgb(255 204 68 / 0.9);
}
.border-t-safex-yellow-lite\/95 {
  border-top-color: rgb(255 204 68 / 0.95);
}
.border-t-safex-yellow\/0 {
  border-top-color: rgb(204 170 34 / 0);
}
.border-t-safex-yellow\/10 {
  border-top-color: rgb(204 170 34 / 0.1);
}
.border-t-safex-yellow\/100 {
  border-top-color: rgb(204 170 34 / 1);
}
.border-t-safex-yellow\/15 {
  border-top-color: rgb(204 170 34 / 0.15);
}
.border-t-safex-yellow\/20 {
  border-top-color: rgb(204 170 34 / 0.2);
}
.border-t-safex-yellow\/25 {
  border-top-color: rgb(204 170 34 / 0.25);
}
.border-t-safex-yellow\/30 {
  border-top-color: rgb(204 170 34 / 0.3);
}
.border-t-safex-yellow\/35 {
  border-top-color: rgb(204 170 34 / 0.35);
}
.border-t-safex-yellow\/40 {
  border-top-color: rgb(204 170 34 / 0.4);
}
.border-t-safex-yellow\/45 {
  border-top-color: rgb(204 170 34 / 0.45);
}
.border-t-safex-yellow\/5 {
  border-top-color: rgb(204 170 34 / 0.05);
}
.border-t-safex-yellow\/50 {
  border-top-color: rgb(204 170 34 / 0.5);
}
.border-t-safex-yellow\/55 {
  border-top-color: rgb(204 170 34 / 0.55);
}
.border-t-safex-yellow\/60 {
  border-top-color: rgb(204 170 34 / 0.6);
}
.border-t-safex-yellow\/65 {
  border-top-color: rgb(204 170 34 / 0.65);
}
.border-t-safex-yellow\/70 {
  border-top-color: rgb(204 170 34 / 0.7);
}
.border-t-safex-yellow\/75 {
  border-top-color: rgb(204 170 34 / 0.75);
}
.border-t-safex-yellow\/80 {
  border-top-color: rgb(204 170 34 / 0.8);
}
.border-t-safex-yellow\/85 {
  border-top-color: rgb(204 170 34 / 0.85);
}
.border-t-safex-yellow\/90 {
  border-top-color: rgb(204 170 34 / 0.9);
}
.border-t-safex-yellow\/95 {
  border-top-color: rgb(204 170 34 / 0.95);
}
.border-opacity-0 {
  --tw-border-opacity: 0;
}
.border-opacity-10 {
  --tw-border-opacity: 0.1;
}
.border-opacity-100 {
  --tw-border-opacity: 1;
}
.border-opacity-20 {
  --tw-border-opacity: 0.2;
}
.border-opacity-30 {
  --tw-border-opacity: 0.3;
}
.border-opacity-40 {
  --tw-border-opacity: 0.4;
}
.border-opacity-50 {
  --tw-border-opacity: 0.5;
}
.border-opacity-90 {
  --tw-border-opacity: 0.9;
}
.bg-\[\#0008\] {
  background-color: #0008;
}
.bg-\[\#000a\] {
  background-color: #000a;
}
.bg-\[\#8DCC54\] {
  --tw-bg-opacity: 1;
  background-color: rgb(141 204 84 / var(--tw-bg-opacity, 1));
}
.bg-\[\#cc5454\] {
  --tw-bg-opacity: 1;
  background-color: rgb(204 84 84 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f4f4f4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff2\] {
  background-color: #fff2;
}
.bg-\[\#fff4\] {
  background-color: #fff4;
}
.bg-adcurate-black {
  --tw-bg-opacity: 1;
  background-color: rgb(36 40 82 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-black-lite {
  --tw-bg-opacity: 1;
  background-color: rgb(47 53 109 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-black-lite-semi {
  --tw-bg-opacity: 1;
  background-color: rgb(47 53 109 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-black-lite-semi\/0 {
  background-color: rgb(47 53 109 / 0);
}
.bg-adcurate-black-lite-semi\/10 {
  background-color: rgb(47 53 109 / 0.1);
}
.bg-adcurate-black-lite-semi\/100 {
  background-color: rgb(47 53 109 / 1);
}
.bg-adcurate-black-lite-semi\/15 {
  background-color: rgb(47 53 109 / 0.15);
}
.bg-adcurate-black-lite-semi\/20 {
  background-color: rgb(47 53 109 / 0.2);
}
.bg-adcurate-black-lite-semi\/25 {
  background-color: rgb(47 53 109 / 0.25);
}
.bg-adcurate-black-lite-semi\/30 {
  background-color: rgb(47 53 109 / 0.3);
}
.bg-adcurate-black-lite-semi\/35 {
  background-color: rgb(47 53 109 / 0.35);
}
.bg-adcurate-black-lite-semi\/40 {
  background-color: rgb(47 53 109 / 0.4);
}
.bg-adcurate-black-lite-semi\/45 {
  background-color: rgb(47 53 109 / 0.45);
}
.bg-adcurate-black-lite-semi\/5 {
  background-color: rgb(47 53 109 / 0.05);
}
.bg-adcurate-black-lite-semi\/50 {
  background-color: rgb(47 53 109 / 0.5);
}
.bg-adcurate-black-lite-semi\/55 {
  background-color: rgb(47 53 109 / 0.55);
}
.bg-adcurate-black-lite-semi\/60 {
  background-color: rgb(47 53 109 / 0.6);
}
.bg-adcurate-black-lite-semi\/65 {
  background-color: rgb(47 53 109 / 0.65);
}
.bg-adcurate-black-lite-semi\/70 {
  background-color: rgb(47 53 109 / 0.7);
}
.bg-adcurate-black-lite-semi\/75 {
  background-color: rgb(47 53 109 / 0.75);
}
.bg-adcurate-black-lite-semi\/80 {
  background-color: rgb(47 53 109 / 0.8);
}
.bg-adcurate-black-lite-semi\/85 {
  background-color: rgb(47 53 109 / 0.85);
}
.bg-adcurate-black-lite-semi\/90 {
  background-color: rgb(47 53 109 / 0.9);
}
.bg-adcurate-black-lite-semi\/95 {
  background-color: rgb(47 53 109 / 0.95);
}
.bg-adcurate-black-lite\/0 {
  background-color: rgb(47 53 109 / 0);
}
.bg-adcurate-black-lite\/10 {
  background-color: rgb(47 53 109 / 0.1);
}
.bg-adcurate-black-lite\/100 {
  background-color: rgb(47 53 109 / 1);
}
.bg-adcurate-black-lite\/15 {
  background-color: rgb(47 53 109 / 0.15);
}
.bg-adcurate-black-lite\/20 {
  background-color: rgb(47 53 109 / 0.2);
}
.bg-adcurate-black-lite\/25 {
  background-color: rgb(47 53 109 / 0.25);
}
.bg-adcurate-black-lite\/30 {
  background-color: rgb(47 53 109 / 0.3);
}
.bg-adcurate-black-lite\/35 {
  background-color: rgb(47 53 109 / 0.35);
}
.bg-adcurate-black-lite\/40 {
  background-color: rgb(47 53 109 / 0.4);
}
.bg-adcurate-black-lite\/45 {
  background-color: rgb(47 53 109 / 0.45);
}
.bg-adcurate-black-lite\/5 {
  background-color: rgb(47 53 109 / 0.05);
}
.bg-adcurate-black-lite\/50 {
  background-color: rgb(47 53 109 / 0.5);
}
.bg-adcurate-black-lite\/55 {
  background-color: rgb(47 53 109 / 0.55);
}
.bg-adcurate-black-lite\/60 {
  background-color: rgb(47 53 109 / 0.6);
}
.bg-adcurate-black-lite\/65 {
  background-color: rgb(47 53 109 / 0.65);
}
.bg-adcurate-black-lite\/70 {
  background-color: rgb(47 53 109 / 0.7);
}
.bg-adcurate-black-lite\/75 {
  background-color: rgb(47 53 109 / 0.75);
}
.bg-adcurate-black-lite\/80 {
  background-color: rgb(47 53 109 / 0.8);
}
.bg-adcurate-black-lite\/85 {
  background-color: rgb(47 53 109 / 0.85);
}
.bg-adcurate-black-lite\/90 {
  background-color: rgb(47 53 109 / 0.9);
}
.bg-adcurate-black-lite\/95 {
  background-color: rgb(47 53 109 / 0.95);
}
.bg-adcurate-black\/0 {
  background-color: rgb(36 40 82 / 0);
}
.bg-adcurate-black\/10 {
  background-color: rgb(36 40 82 / 0.1);
}
.bg-adcurate-black\/100 {
  background-color: rgb(36 40 82 / 1);
}
.bg-adcurate-black\/15 {
  background-color: rgb(36 40 82 / 0.15);
}
.bg-adcurate-black\/20 {
  background-color: rgb(36 40 82 / 0.2);
}
.bg-adcurate-black\/25 {
  background-color: rgb(36 40 82 / 0.25);
}
.bg-adcurate-black\/30 {
  background-color: rgb(36 40 82 / 0.3);
}
.bg-adcurate-black\/35 {
  background-color: rgb(36 40 82 / 0.35);
}
.bg-adcurate-black\/40 {
  background-color: rgb(36 40 82 / 0.4);
}
.bg-adcurate-black\/45 {
  background-color: rgb(36 40 82 / 0.45);
}
.bg-adcurate-black\/5 {
  background-color: rgb(36 40 82 / 0.05);
}
.bg-adcurate-black\/50 {
  background-color: rgb(36 40 82 / 0.5);
}
.bg-adcurate-black\/55 {
  background-color: rgb(36 40 82 / 0.55);
}
.bg-adcurate-black\/60 {
  background-color: rgb(36 40 82 / 0.6);
}
.bg-adcurate-black\/65 {
  background-color: rgb(36 40 82 / 0.65);
}
.bg-adcurate-black\/70 {
  background-color: rgb(36 40 82 / 0.7);
}
.bg-adcurate-black\/75 {
  background-color: rgb(36 40 82 / 0.75);
}
.bg-adcurate-black\/80 {
  background-color: rgb(36 40 82 / 0.8);
}
.bg-adcurate-black\/85 {
  background-color: rgb(36 40 82 / 0.85);
}
.bg-adcurate-black\/90 {
  background-color: rgb(36 40 82 / 0.9);
}
.bg-adcurate-black\/95 {
  background-color: rgb(36 40 82 / 0.95);
}
.bg-adcurate-gradient-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(212 253 255 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-gradient-blue\/0 {
  background-color: rgb(212 253 255 / 0);
}
.bg-adcurate-gradient-blue\/10 {
  background-color: rgb(212 253 255 / 0.1);
}
.bg-adcurate-gradient-blue\/100 {
  background-color: rgb(212 253 255 / 1);
}
.bg-adcurate-gradient-blue\/15 {
  background-color: rgb(212 253 255 / 0.15);
}
.bg-adcurate-gradient-blue\/20 {
  background-color: rgb(212 253 255 / 0.2);
}
.bg-adcurate-gradient-blue\/25 {
  background-color: rgb(212 253 255 / 0.25);
}
.bg-adcurate-gradient-blue\/30 {
  background-color: rgb(212 253 255 / 0.3);
}
.bg-adcurate-gradient-blue\/35 {
  background-color: rgb(212 253 255 / 0.35);
}
.bg-adcurate-gradient-blue\/40 {
  background-color: rgb(212 253 255 / 0.4);
}
.bg-adcurate-gradient-blue\/45 {
  background-color: rgb(212 253 255 / 0.45);
}
.bg-adcurate-gradient-blue\/5 {
  background-color: rgb(212 253 255 / 0.05);
}
.bg-adcurate-gradient-blue\/50 {
  background-color: rgb(212 253 255 / 0.5);
}
.bg-adcurate-gradient-blue\/55 {
  background-color: rgb(212 253 255 / 0.55);
}
.bg-adcurate-gradient-blue\/60 {
  background-color: rgb(212 253 255 / 0.6);
}
.bg-adcurate-gradient-blue\/65 {
  background-color: rgb(212 253 255 / 0.65);
}
.bg-adcurate-gradient-blue\/70 {
  background-color: rgb(212 253 255 / 0.7);
}
.bg-adcurate-gradient-blue\/75 {
  background-color: rgb(212 253 255 / 0.75);
}
.bg-adcurate-gradient-blue\/80 {
  background-color: rgb(212 253 255 / 0.8);
}
.bg-adcurate-gradient-blue\/85 {
  background-color: rgb(212 253 255 / 0.85);
}
.bg-adcurate-gradient-blue\/90 {
  background-color: rgb(212 253 255 / 0.9);
}
.bg-adcurate-gradient-blue\/95 {
  background-color: rgb(212 253 255 / 0.95);
}
.bg-adcurate-gradient-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(252 205 248 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-gradient-pink\/0 {
  background-color: rgb(252 205 248 / 0);
}
.bg-adcurate-gradient-pink\/10 {
  background-color: rgb(252 205 248 / 0.1);
}
.bg-adcurate-gradient-pink\/100 {
  background-color: rgb(252 205 248 / 1);
}
.bg-adcurate-gradient-pink\/15 {
  background-color: rgb(252 205 248 / 0.15);
}
.bg-adcurate-gradient-pink\/20 {
  background-color: rgb(252 205 248 / 0.2);
}
.bg-adcurate-gradient-pink\/25 {
  background-color: rgb(252 205 248 / 0.25);
}
.bg-adcurate-gradient-pink\/30 {
  background-color: rgb(252 205 248 / 0.3);
}
.bg-adcurate-gradient-pink\/35 {
  background-color: rgb(252 205 248 / 0.35);
}
.bg-adcurate-gradient-pink\/40 {
  background-color: rgb(252 205 248 / 0.4);
}
.bg-adcurate-gradient-pink\/45 {
  background-color: rgb(252 205 248 / 0.45);
}
.bg-adcurate-gradient-pink\/5 {
  background-color: rgb(252 205 248 / 0.05);
}
.bg-adcurate-gradient-pink\/50 {
  background-color: rgb(252 205 248 / 0.5);
}
.bg-adcurate-gradient-pink\/55 {
  background-color: rgb(252 205 248 / 0.55);
}
.bg-adcurate-gradient-pink\/60 {
  background-color: rgb(252 205 248 / 0.6);
}
.bg-adcurate-gradient-pink\/65 {
  background-color: rgb(252 205 248 / 0.65);
}
.bg-adcurate-gradient-pink\/70 {
  background-color: rgb(252 205 248 / 0.7);
}
.bg-adcurate-gradient-pink\/75 {
  background-color: rgb(252 205 248 / 0.75);
}
.bg-adcurate-gradient-pink\/80 {
  background-color: rgb(252 205 248 / 0.8);
}
.bg-adcurate-gradient-pink\/85 {
  background-color: rgb(252 205 248 / 0.85);
}
.bg-adcurate-gradient-pink\/90 {
  background-color: rgb(252 205 248 / 0.9);
}
.bg-adcurate-gradient-pink\/95 {
  background-color: rgb(252 205 248 / 0.95);
}
.bg-adcurate-gray-lite {
  --tw-bg-opacity: 1;
  background-color: rgb(231 230 230 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-gray-lite\/0 {
  background-color: rgb(231 230 230 / 0);
}
.bg-adcurate-gray-lite\/10 {
  background-color: rgb(231 230 230 / 0.1);
}
.bg-adcurate-gray-lite\/100 {
  background-color: rgb(231 230 230 / 1);
}
.bg-adcurate-gray-lite\/15 {
  background-color: rgb(231 230 230 / 0.15);
}
.bg-adcurate-gray-lite\/20 {
  background-color: rgb(231 230 230 / 0.2);
}
.bg-adcurate-gray-lite\/25 {
  background-color: rgb(231 230 230 / 0.25);
}
.bg-adcurate-gray-lite\/30 {
  background-color: rgb(231 230 230 / 0.3);
}
.bg-adcurate-gray-lite\/35 {
  background-color: rgb(231 230 230 / 0.35);
}
.bg-adcurate-gray-lite\/40 {
  background-color: rgb(231 230 230 / 0.4);
}
.bg-adcurate-gray-lite\/45 {
  background-color: rgb(231 230 230 / 0.45);
}
.bg-adcurate-gray-lite\/5 {
  background-color: rgb(231 230 230 / 0.05);
}
.bg-adcurate-gray-lite\/50 {
  background-color: rgb(231 230 230 / 0.5);
}
.bg-adcurate-gray-lite\/55 {
  background-color: rgb(231 230 230 / 0.55);
}
.bg-adcurate-gray-lite\/60 {
  background-color: rgb(231 230 230 / 0.6);
}
.bg-adcurate-gray-lite\/65 {
  background-color: rgb(231 230 230 / 0.65);
}
.bg-adcurate-gray-lite\/70 {
  background-color: rgb(231 230 230 / 0.7);
}
.bg-adcurate-gray-lite\/75 {
  background-color: rgb(231 230 230 / 0.75);
}
.bg-adcurate-gray-lite\/80 {
  background-color: rgb(231 230 230 / 0.8);
}
.bg-adcurate-gray-lite\/85 {
  background-color: rgb(231 230 230 / 0.85);
}
.bg-adcurate-gray-lite\/90 {
  background-color: rgb(231 230 230 / 0.9);
}
.bg-adcurate-gray-lite\/95 {
  background-color: rgb(231 230 230 / 0.95);
}
.bg-adcurate-green-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(50 188 155 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-green-dark\/0 {
  background-color: rgb(50 188 155 / 0);
}
.bg-adcurate-green-dark\/10 {
  background-color: rgb(50 188 155 / 0.1);
}
.bg-adcurate-green-dark\/100 {
  background-color: rgb(50 188 155 / 1);
}
.bg-adcurate-green-dark\/15 {
  background-color: rgb(50 188 155 / 0.15);
}
.bg-adcurate-green-dark\/20 {
  background-color: rgb(50 188 155 / 0.2);
}
.bg-adcurate-green-dark\/25 {
  background-color: rgb(50 188 155 / 0.25);
}
.bg-adcurate-green-dark\/30 {
  background-color: rgb(50 188 155 / 0.3);
}
.bg-adcurate-green-dark\/35 {
  background-color: rgb(50 188 155 / 0.35);
}
.bg-adcurate-green-dark\/40 {
  background-color: rgb(50 188 155 / 0.4);
}
.bg-adcurate-green-dark\/45 {
  background-color: rgb(50 188 155 / 0.45);
}
.bg-adcurate-green-dark\/5 {
  background-color: rgb(50 188 155 / 0.05);
}
.bg-adcurate-green-dark\/50 {
  background-color: rgb(50 188 155 / 0.5);
}
.bg-adcurate-green-dark\/55 {
  background-color: rgb(50 188 155 / 0.55);
}
.bg-adcurate-green-dark\/60 {
  background-color: rgb(50 188 155 / 0.6);
}
.bg-adcurate-green-dark\/65 {
  background-color: rgb(50 188 155 / 0.65);
}
.bg-adcurate-green-dark\/70 {
  background-color: rgb(50 188 155 / 0.7);
}
.bg-adcurate-green-dark\/75 {
  background-color: rgb(50 188 155 / 0.75);
}
.bg-adcurate-green-dark\/80 {
  background-color: rgb(50 188 155 / 0.8);
}
.bg-adcurate-green-dark\/85 {
  background-color: rgb(50 188 155 / 0.85);
}
.bg-adcurate-green-dark\/90 {
  background-color: rgb(50 188 155 / 0.9);
}
.bg-adcurate-green-dark\/95 {
  background-color: rgb(50 188 155 / 0.95);
}
.bg-adcurate-green-lite {
  --tw-bg-opacity: 1;
  background-color: rgb(60 207 172 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-green-lite\/0 {
  background-color: rgb(60 207 172 / 0);
}
.bg-adcurate-green-lite\/10 {
  background-color: rgb(60 207 172 / 0.1);
}
.bg-adcurate-green-lite\/100 {
  background-color: rgb(60 207 172 / 1);
}
.bg-adcurate-green-lite\/15 {
  background-color: rgb(60 207 172 / 0.15);
}
.bg-adcurate-green-lite\/20 {
  background-color: rgb(60 207 172 / 0.2);
}
.bg-adcurate-green-lite\/25 {
  background-color: rgb(60 207 172 / 0.25);
}
.bg-adcurate-green-lite\/30 {
  background-color: rgb(60 207 172 / 0.3);
}
.bg-adcurate-green-lite\/35 {
  background-color: rgb(60 207 172 / 0.35);
}
.bg-adcurate-green-lite\/40 {
  background-color: rgb(60 207 172 / 0.4);
}
.bg-adcurate-green-lite\/45 {
  background-color: rgb(60 207 172 / 0.45);
}
.bg-adcurate-green-lite\/5 {
  background-color: rgb(60 207 172 / 0.05);
}
.bg-adcurate-green-lite\/50 {
  background-color: rgb(60 207 172 / 0.5);
}
.bg-adcurate-green-lite\/55 {
  background-color: rgb(60 207 172 / 0.55);
}
.bg-adcurate-green-lite\/60 {
  background-color: rgb(60 207 172 / 0.6);
}
.bg-adcurate-green-lite\/65 {
  background-color: rgb(60 207 172 / 0.65);
}
.bg-adcurate-green-lite\/70 {
  background-color: rgb(60 207 172 / 0.7);
}
.bg-adcurate-green-lite\/75 {
  background-color: rgb(60 207 172 / 0.75);
}
.bg-adcurate-green-lite\/80 {
  background-color: rgb(60 207 172 / 0.8);
}
.bg-adcurate-green-lite\/85 {
  background-color: rgb(60 207 172 / 0.85);
}
.bg-adcurate-green-lite\/90 {
  background-color: rgb(60 207 172 / 0.9);
}
.bg-adcurate-green-lite\/95 {
  background-color: rgb(60 207 172 / 0.95);
}
.bg-adcurate-purple-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(83 41 80 / var(--tw-bg-opacity, 1));
}
.bg-adcurate-purple-dark\/0 {
  background-color: rgb(83 41 80 / 0);
}
.bg-adcurate-purple-dark\/10 {
  background-color: rgb(83 41 80 / 0.1);
}
.bg-adcurate-purple-dark\/100 {
  background-color: rgb(83 41 80 / 1);
}
.bg-adcurate-purple-dark\/15 {
  background-color: rgb(83 41 80 / 0.15);
}
.bg-adcurate-purple-dark\/20 {
  background-color: rgb(83 41 80 / 0.2);
}
.bg-adcurate-purple-dark\/25 {
  background-color: rgb(83 41 80 / 0.25);
}
.bg-adcurate-purple-dark\/30 {
  background-color: rgb(83 41 80 / 0.3);
}
.bg-adcurate-purple-dark\/35 {
  background-color: rgb(83 41 80 / 0.35);
}
.bg-adcurate-purple-dark\/40 {
  background-color: rgb(83 41 80 / 0.4);
}
.bg-adcurate-purple-dark\/45 {
  background-color: rgb(83 41 80 / 0.45);
}
.bg-adcurate-purple-dark\/5 {
  background-color: rgb(83 41 80 / 0.05);
}
.bg-adcurate-purple-dark\/50 {
  background-color: rgb(83 41 80 / 0.5);
}
.bg-adcurate-purple-dark\/55 {
  background-color: rgb(83 41 80 / 0.55);
}
.bg-adcurate-purple-dark\/60 {
  background-color: rgb(83 41 80 / 0.6);
}
.bg-adcurate-purple-dark\/65 {
  background-color: rgb(83 41 80 / 0.65);
}
.bg-adcurate-purple-dark\/70 {
  background-color: rgb(83 41 80 / 0.7);
}
.bg-adcurate-purple-dark\/75 {
  background-color: rgb(83 41 80 / 0.75);
}
.bg-adcurate-purple-dark\/80 {
  background-color: rgb(83 41 80 / 0.8);
}
.bg-adcurate-purple-dark\/85 {
  background-color: rgb(83 41 80 / 0.85);
}
.bg-adcurate-purple-dark\/90 {
  background-color: rgb(83 41 80 / 0.9);
}
.bg-adcurate-purple-dark\/95 {
  background-color: rgb(83 41 80 / 0.95);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/20 {
  background-color: rgb(0 0 0 / 0.2);
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-gray-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-900\/90 {
  background-color: rgb(127 29 29 / 0.9);
}
.bg-safex-aqua {
  --tw-bg-opacity: 1;
  background-color: rgb(50 188 155 / var(--tw-bg-opacity, 1));
}
.bg-safex-aqua\/0 {
  background-color: rgb(50 188 155 / 0);
}
.bg-safex-aqua\/10 {
  background-color: rgb(50 188 155 / 0.1);
}
.bg-safex-aqua\/100 {
  background-color: rgb(50 188 155 / 1);
}
.bg-safex-aqua\/15 {
  background-color: rgb(50 188 155 / 0.15);
}
.bg-safex-aqua\/20 {
  background-color: rgb(50 188 155 / 0.2);
}
.bg-safex-aqua\/25 {
  background-color: rgb(50 188 155 / 0.25);
}
.bg-safex-aqua\/30 {
  background-color: rgb(50 188 155 / 0.3);
}
.bg-safex-aqua\/35 {
  background-color: rgb(50 188 155 / 0.35);
}
.bg-safex-aqua\/40 {
  background-color: rgb(50 188 155 / 0.4);
}
.bg-safex-aqua\/45 {
  background-color: rgb(50 188 155 / 0.45);
}
.bg-safex-aqua\/5 {
  background-color: rgb(50 188 155 / 0.05);
}
.bg-safex-aqua\/50 {
  background-color: rgb(50 188 155 / 0.5);
}
.bg-safex-aqua\/55 {
  background-color: rgb(50 188 155 / 0.55);
}
.bg-safex-aqua\/60 {
  background-color: rgb(50 188 155 / 0.6);
}
.bg-safex-aqua\/65 {
  background-color: rgb(50 188 155 / 0.65);
}
.bg-safex-aqua\/70 {
  background-color: rgb(50 188 155 / 0.7);
}
.bg-safex-aqua\/75 {
  background-color: rgb(50 188 155 / 0.75);
}
.bg-safex-aqua\/80 {
  background-color: rgb(50 188 155 / 0.8);
}
.bg-safex-aqua\/85 {
  background-color: rgb(50 188 155 / 0.85);
}
.bg-safex-aqua\/90 {
  background-color: rgb(50 188 155 / 0.9);
}
.bg-safex-aqua\/95 {
  background-color: rgb(50 188 155 / 0.95);
}
.bg-safex-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-safex-blue-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1));
}
.bg-safex-blue-dark\/0 {
  background-color: rgb(23 37 84 / 0);
}
.bg-safex-blue-dark\/10 {
  background-color: rgb(23 37 84 / 0.1);
}
.bg-safex-blue-dark\/100 {
  background-color: rgb(23 37 84 / 1);
}
.bg-safex-blue-dark\/15 {
  background-color: rgb(23 37 84 / 0.15);
}
.bg-safex-blue-dark\/20 {
  background-color: rgb(23 37 84 / 0.2);
}
.bg-safex-blue-dark\/25 {
  background-color: rgb(23 37 84 / 0.25);
}
.bg-safex-blue-dark\/30 {
  background-color: rgb(23 37 84 / 0.3);
}
.bg-safex-blue-dark\/35 {
  background-color: rgb(23 37 84 / 0.35);
}
.bg-safex-blue-dark\/40 {
  background-color: rgb(23 37 84 / 0.4);
}
.bg-safex-blue-dark\/45 {
  background-color: rgb(23 37 84 / 0.45);
}
.bg-safex-blue-dark\/5 {
  background-color: rgb(23 37 84 / 0.05);
}
.bg-safex-blue-dark\/50 {
  background-color: rgb(23 37 84 / 0.5);
}
.bg-safex-blue-dark\/55 {
  background-color: rgb(23 37 84 / 0.55);
}
.bg-safex-blue-dark\/60 {
  background-color: rgb(23 37 84 / 0.6);
}
.bg-safex-blue-dark\/65 {
  background-color: rgb(23 37 84 / 0.65);
}
.bg-safex-blue-dark\/70 {
  background-color: rgb(23 37 84 / 0.7);
}
.bg-safex-blue-dark\/75 {
  background-color: rgb(23 37 84 / 0.75);
}
.bg-safex-blue-dark\/80 {
  background-color: rgb(23 37 84 / 0.8);
}
.bg-safex-blue-dark\/85 {
  background-color: rgb(23 37 84 / 0.85);
}
.bg-safex-blue-dark\/90 {
  background-color: rgb(23 37 84 / 0.9);
}
.bg-safex-blue-dark\/95 {
  background-color: rgb(23 37 84 / 0.95);
}
.bg-safex-blue\/0 {
  background-color: rgb(37 99 235 / 0);
}
.bg-safex-blue\/10 {
  background-color: rgb(37 99 235 / 0.1);
}
.bg-safex-blue\/100 {
  background-color: rgb(37 99 235 / 1);
}
.bg-safex-blue\/15 {
  background-color: rgb(37 99 235 / 0.15);
}
.bg-safex-blue\/20 {
  background-color: rgb(37 99 235 / 0.2);
}
.bg-safex-blue\/25 {
  background-color: rgb(37 99 235 / 0.25);
}
.bg-safex-blue\/30 {
  background-color: rgb(37 99 235 / 0.3);
}
.bg-safex-blue\/35 {
  background-color: rgb(37 99 235 / 0.35);
}
.bg-safex-blue\/40 {
  background-color: rgb(37 99 235 / 0.4);
}
.bg-safex-blue\/45 {
  background-color: rgb(37 99 235 / 0.45);
}
.bg-safex-blue\/5 {
  background-color: rgb(37 99 235 / 0.05);
}
.bg-safex-blue\/50 {
  background-color: rgb(37 99 235 / 0.5);
}
.bg-safex-blue\/55 {
  background-color: rgb(37 99 235 / 0.55);
}
.bg-safex-blue\/60 {
  background-color: rgb(37 99 235 / 0.6);
}
.bg-safex-blue\/65 {
  background-color: rgb(37 99 235 / 0.65);
}
.bg-safex-blue\/70 {
  background-color: rgb(37 99 235 / 0.7);
}
.bg-safex-blue\/75 {
  background-color: rgb(37 99 235 / 0.75);
}
.bg-safex-blue\/80 {
  background-color: rgb(37 99 235 / 0.8);
}
.bg-safex-blue\/85 {
  background-color: rgb(37 99 235 / 0.85);
}
.bg-safex-blue\/90 {
  background-color: rgb(37 99 235 / 0.9);
}
.bg-safex-blue\/95 {
  background-color: rgb(37 99 235 / 0.95);
}
.bg-safex-gray-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(18 18 18 / var(--tw-bg-opacity, 1));
}
.bg-safex-gray-dark\/0 {
  background-color: rgb(18 18 18 / 0);
}
.bg-safex-gray-dark\/10 {
  background-color: rgb(18 18 18 / 0.1);
}
.bg-safex-gray-dark\/100 {
  background-color: rgb(18 18 18 / 1);
}
.bg-safex-gray-dark\/15 {
  background-color: rgb(18 18 18 / 0.15);
}
.bg-safex-gray-dark\/20 {
  background-color: rgb(18 18 18 / 0.2);
}
.bg-safex-gray-dark\/25 {
  background-color: rgb(18 18 18 / 0.25);
}
.bg-safex-gray-dark\/30 {
  background-color: rgb(18 18 18 / 0.3);
}
.bg-safex-gray-dark\/35 {
  background-color: rgb(18 18 18 / 0.35);
}
.bg-safex-gray-dark\/40 {
  background-color: rgb(18 18 18 / 0.4);
}
.bg-safex-gray-dark\/45 {
  background-color: rgb(18 18 18 / 0.45);
}
.bg-safex-gray-dark\/5 {
  background-color: rgb(18 18 18 / 0.05);
}
.bg-safex-gray-dark\/50 {
  background-color: rgb(18 18 18 / 0.5);
}
.bg-safex-gray-dark\/55 {
  background-color: rgb(18 18 18 / 0.55);
}
.bg-safex-gray-dark\/60 {
  background-color: rgb(18 18 18 / 0.6);
}
.bg-safex-gray-dark\/65 {
  background-color: rgb(18 18 18 / 0.65);
}
.bg-safex-gray-dark\/70 {
  background-color: rgb(18 18 18 / 0.7);
}
.bg-safex-gray-dark\/75 {
  background-color: rgb(18 18 18 / 0.75);
}
.bg-safex-gray-dark\/80 {
  background-color: rgb(18 18 18 / 0.8);
}
.bg-safex-gray-dark\/85 {
  background-color: rgb(18 18 18 / 0.85);
}
.bg-safex-gray-dark\/90 {
  background-color: rgb(18 18 18 / 0.9);
}
.bg-safex-gray-dark\/95 {
  background-color: rgb(18 18 18 / 0.95);
}
.bg-safex-gray-lite {
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 249 / var(--tw-bg-opacity, 1));
}
.bg-safex-gray-lite\/0 {
  background-color: rgb(247 248 249 / 0);
}
.bg-safex-gray-lite\/10 {
  background-color: rgb(247 248 249 / 0.1);
}
.bg-safex-gray-lite\/100 {
  background-color: rgb(247 248 249 / 1);
}
.bg-safex-gray-lite\/15 {
  background-color: rgb(247 248 249 / 0.15);
}
.bg-safex-gray-lite\/20 {
  background-color: rgb(247 248 249 / 0.2);
}
.bg-safex-gray-lite\/25 {
  background-color: rgb(247 248 249 / 0.25);
}
.bg-safex-gray-lite\/30 {
  background-color: rgb(247 248 249 / 0.3);
}
.bg-safex-gray-lite\/35 {
  background-color: rgb(247 248 249 / 0.35);
}
.bg-safex-gray-lite\/40 {
  background-color: rgb(247 248 249 / 0.4);
}
.bg-safex-gray-lite\/45 {
  background-color: rgb(247 248 249 / 0.45);
}
.bg-safex-gray-lite\/5 {
  background-color: rgb(247 248 249 / 0.05);
}
.bg-safex-gray-lite\/50 {
  background-color: rgb(247 248 249 / 0.5);
}
.bg-safex-gray-lite\/55 {
  background-color: rgb(247 248 249 / 0.55);
}
.bg-safex-gray-lite\/60 {
  background-color: rgb(247 248 249 / 0.6);
}
.bg-safex-gray-lite\/65 {
  background-color: rgb(247 248 249 / 0.65);
}
.bg-safex-gray-lite\/70 {
  background-color: rgb(247 248 249 / 0.7);
}
.bg-safex-gray-lite\/75 {
  background-color: rgb(247 248 249 / 0.75);
}
.bg-safex-gray-lite\/80 {
  background-color: rgb(247 248 249 / 0.8);
}
.bg-safex-gray-lite\/85 {
  background-color: rgb(247 248 249 / 0.85);
}
.bg-safex-gray-lite\/90 {
  background-color: rgb(247 248 249 / 0.9);
}
.bg-safex-gray-lite\/95 {
  background-color: rgb(247 248 249 / 0.95);
}
.bg-safex-gray-med {
  --tw-bg-opacity: 1;
  background-color: rgb(136 136 136 / var(--tw-bg-opacity, 1));
}
.bg-safex-gray-med\/0 {
  background-color: rgb(136 136 136 / 0);
}
.bg-safex-gray-med\/10 {
  background-color: rgb(136 136 136 / 0.1);
}
.bg-safex-gray-med\/100 {
  background-color: rgb(136 136 136 / 1);
}
.bg-safex-gray-med\/15 {
  background-color: rgb(136 136 136 / 0.15);
}
.bg-safex-gray-med\/20 {
  background-color: rgb(136 136 136 / 0.2);
}
.bg-safex-gray-med\/25 {
  background-color: rgb(136 136 136 / 0.25);
}
.bg-safex-gray-med\/30 {
  background-color: rgb(136 136 136 / 0.3);
}
.bg-safex-gray-med\/35 {
  background-color: rgb(136 136 136 / 0.35);
}
.bg-safex-gray-med\/40 {
  background-color: rgb(136 136 136 / 0.4);
}
.bg-safex-gray-med\/45 {
  background-color: rgb(136 136 136 / 0.45);
}
.bg-safex-gray-med\/5 {
  background-color: rgb(136 136 136 / 0.05);
}
.bg-safex-gray-med\/50 {
  background-color: rgb(136 136 136 / 0.5);
}
.bg-safex-gray-med\/55 {
  background-color: rgb(136 136 136 / 0.55);
}
.bg-safex-gray-med\/60 {
  background-color: rgb(136 136 136 / 0.6);
}
.bg-safex-gray-med\/65 {
  background-color: rgb(136 136 136 / 0.65);
}
.bg-safex-gray-med\/70 {
  background-color: rgb(136 136 136 / 0.7);
}
.bg-safex-gray-med\/75 {
  background-color: rgb(136 136 136 / 0.75);
}
.bg-safex-gray-med\/80 {
  background-color: rgb(136 136 136 / 0.8);
}
.bg-safex-gray-med\/85 {
  background-color: rgb(136 136 136 / 0.85);
}
.bg-safex-gray-med\/90 {
  background-color: rgb(136 136 136 / 0.9);
}
.bg-safex-gray-med\/95 {
  background-color: rgb(136 136 136 / 0.95);
}
.bg-safex-green {
  --tw-bg-opacity: 1;
  background-color: rgb(50 188 155 / var(--tw-bg-opacity, 1));
}
.bg-safex-green\/0 {
  background-color: rgb(50 188 155 / 0);
}
.bg-safex-green\/10 {
  background-color: rgb(50 188 155 / 0.1);
}
.bg-safex-green\/100 {
  background-color: rgb(50 188 155 / 1);
}
.bg-safex-green\/15 {
  background-color: rgb(50 188 155 / 0.15);
}
.bg-safex-green\/20 {
  background-color: rgb(50 188 155 / 0.2);
}
.bg-safex-green\/25 {
  background-color: rgb(50 188 155 / 0.25);
}
.bg-safex-green\/30 {
  background-color: rgb(50 188 155 / 0.3);
}
.bg-safex-green\/35 {
  background-color: rgb(50 188 155 / 0.35);
}
.bg-safex-green\/40 {
  background-color: rgb(50 188 155 / 0.4);
}
.bg-safex-green\/45 {
  background-color: rgb(50 188 155 / 0.45);
}
.bg-safex-green\/5 {
  background-color: rgb(50 188 155 / 0.05);
}
.bg-safex-green\/50 {
  background-color: rgb(50 188 155 / 0.5);
}
.bg-safex-green\/55 {
  background-color: rgb(50 188 155 / 0.55);
}
.bg-safex-green\/60 {
  background-color: rgb(50 188 155 / 0.6);
}
.bg-safex-green\/65 {
  background-color: rgb(50 188 155 / 0.65);
}
.bg-safex-green\/70 {
  background-color: rgb(50 188 155 / 0.7);
}
.bg-safex-green\/75 {
  background-color: rgb(50 188 155 / 0.75);
}
.bg-safex-green\/80 {
  background-color: rgb(50 188 155 / 0.8);
}
.bg-safex-green\/85 {
  background-color: rgb(50 188 155 / 0.85);
}
.bg-safex-green\/90 {
  background-color: rgb(50 188 155 / 0.9);
}
.bg-safex-green\/95 {
  background-color: rgb(50 188 155 / 0.95);
}
.bg-safex-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.bg-safex-purple\/0 {
  background-color: rgb(107 33 168 / 0);
}
.bg-safex-purple\/10 {
  background-color: rgb(107 33 168 / 0.1);
}
.bg-safex-purple\/100 {
  background-color: rgb(107 33 168 / 1);
}
.bg-safex-purple\/15 {
  background-color: rgb(107 33 168 / 0.15);
}
.bg-safex-purple\/20 {
  background-color: rgb(107 33 168 / 0.2);
}
.bg-safex-purple\/25 {
  background-color: rgb(107 33 168 / 0.25);
}
.bg-safex-purple\/30 {
  background-color: rgb(107 33 168 / 0.3);
}
.bg-safex-purple\/35 {
  background-color: rgb(107 33 168 / 0.35);
}
.bg-safex-purple\/40 {
  background-color: rgb(107 33 168 / 0.4);
}
.bg-safex-purple\/45 {
  background-color: rgb(107 33 168 / 0.45);
}
.bg-safex-purple\/5 {
  background-color: rgb(107 33 168 / 0.05);
}
.bg-safex-purple\/50 {
  background-color: rgb(107 33 168 / 0.5);
}
.bg-safex-purple\/55 {
  background-color: rgb(107 33 168 / 0.55);
}
.bg-safex-purple\/60 {
  background-color: rgb(107 33 168 / 0.6);
}
.bg-safex-purple\/65 {
  background-color: rgb(107 33 168 / 0.65);
}
.bg-safex-purple\/70 {
  background-color: rgb(107 33 168 / 0.7);
}
.bg-safex-purple\/75 {
  background-color: rgb(107 33 168 / 0.75);
}
.bg-safex-purple\/80 {
  background-color: rgb(107 33 168 / 0.8);
}
.bg-safex-purple\/85 {
  background-color: rgb(107 33 168 / 0.85);
}
.bg-safex-purple\/90 {
  background-color: rgb(107 33 168 / 0.9);
}
.bg-safex-purple\/95 {
  background-color: rgb(107 33 168 / 0.95);
}
.bg-safex-red {
  --tw-bg-opacity: 1;
  background-color: rgb(177 80 71 / var(--tw-bg-opacity, 1));
}
.bg-safex-red-blocked {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-safex-red-blocked\/0 {
  background-color: rgb(220 38 38 / 0);
}
.bg-safex-red-blocked\/10 {
  background-color: rgb(220 38 38 / 0.1);
}
.bg-safex-red-blocked\/100 {
  background-color: rgb(220 38 38 / 1);
}
.bg-safex-red-blocked\/15 {
  background-color: rgb(220 38 38 / 0.15);
}
.bg-safex-red-blocked\/20 {
  background-color: rgb(220 38 38 / 0.2);
}
.bg-safex-red-blocked\/25 {
  background-color: rgb(220 38 38 / 0.25);
}
.bg-safex-red-blocked\/30 {
  background-color: rgb(220 38 38 / 0.3);
}
.bg-safex-red-blocked\/35 {
  background-color: rgb(220 38 38 / 0.35);
}
.bg-safex-red-blocked\/40 {
  background-color: rgb(220 38 38 / 0.4);
}
.bg-safex-red-blocked\/45 {
  background-color: rgb(220 38 38 / 0.45);
}
.bg-safex-red-blocked\/5 {
  background-color: rgb(220 38 38 / 0.05);
}
.bg-safex-red-blocked\/50 {
  background-color: rgb(220 38 38 / 0.5);
}
.bg-safex-red-blocked\/55 {
  background-color: rgb(220 38 38 / 0.55);
}
.bg-safex-red-blocked\/60 {
  background-color: rgb(220 38 38 / 0.6);
}
.bg-safex-red-blocked\/65 {
  background-color: rgb(220 38 38 / 0.65);
}
.bg-safex-red-blocked\/70 {
  background-color: rgb(220 38 38 / 0.7);
}
.bg-safex-red-blocked\/75 {
  background-color: rgb(220 38 38 / 0.75);
}
.bg-safex-red-blocked\/80 {
  background-color: rgb(220 38 38 / 0.8);
}
.bg-safex-red-blocked\/85 {
  background-color: rgb(220 38 38 / 0.85);
}
.bg-safex-red-blocked\/90 {
  background-color: rgb(220 38 38 / 0.9);
}
.bg-safex-red-blocked\/95 {
  background-color: rgb(220 38 38 / 0.95);
}
.bg-safex-red\/0 {
  background-color: rgb(177 80 71 / 0);
}
.bg-safex-red\/10 {
  background-color: rgb(177 80 71 / 0.1);
}
.bg-safex-red\/100 {
  background-color: rgb(177 80 71 / 1);
}
.bg-safex-red\/15 {
  background-color: rgb(177 80 71 / 0.15);
}
.bg-safex-red\/20 {
  background-color: rgb(177 80 71 / 0.2);
}
.bg-safex-red\/25 {
  background-color: rgb(177 80 71 / 0.25);
}
.bg-safex-red\/30 {
  background-color: rgb(177 80 71 / 0.3);
}
.bg-safex-red\/35 {
  background-color: rgb(177 80 71 / 0.35);
}
.bg-safex-red\/40 {
  background-color: rgb(177 80 71 / 0.4);
}
.bg-safex-red\/45 {
  background-color: rgb(177 80 71 / 0.45);
}
.bg-safex-red\/5 {
  background-color: rgb(177 80 71 / 0.05);
}
.bg-safex-red\/50 {
  background-color: rgb(177 80 71 / 0.5);
}
.bg-safex-red\/55 {
  background-color: rgb(177 80 71 / 0.55);
}
.bg-safex-red\/60 {
  background-color: rgb(177 80 71 / 0.6);
}
.bg-safex-red\/65 {
  background-color: rgb(177 80 71 / 0.65);
}
.bg-safex-red\/70 {
  background-color: rgb(177 80 71 / 0.7);
}
.bg-safex-red\/75 {
  background-color: rgb(177 80 71 / 0.75);
}
.bg-safex-red\/80 {
  background-color: rgb(177 80 71 / 0.8);
}
.bg-safex-red\/85 {
  background-color: rgb(177 80 71 / 0.85);
}
.bg-safex-red\/90 {
  background-color: rgb(177 80 71 / 0.9);
}
.bg-safex-red\/95 {
  background-color: rgb(177 80 71 / 0.95);
}
.bg-safex-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(204 170 34 / var(--tw-bg-opacity, 1));
}
.bg-safex-yellow-lite {
  --tw-bg-opacity: 1;
  background-color: rgb(255 204 68 / var(--tw-bg-opacity, 1));
}
.bg-safex-yellow-lite\/0 {
  background-color: rgb(255 204 68 / 0);
}
.bg-safex-yellow-lite\/10 {
  background-color: rgb(255 204 68 / 0.1);
}
.bg-safex-yellow-lite\/100 {
  background-color: rgb(255 204 68 / 1);
}
.bg-safex-yellow-lite\/15 {
  background-color: rgb(255 204 68 / 0.15);
}
.bg-safex-yellow-lite\/20 {
  background-color: rgb(255 204 68 / 0.2);
}
.bg-safex-yellow-lite\/25 {
  background-color: rgb(255 204 68 / 0.25);
}
.bg-safex-yellow-lite\/30 {
  background-color: rgb(255 204 68 / 0.3);
}
.bg-safex-yellow-lite\/35 {
  background-color: rgb(255 204 68 / 0.35);
}
.bg-safex-yellow-lite\/40 {
  background-color: rgb(255 204 68 / 0.4);
}
.bg-safex-yellow-lite\/45 {
  background-color: rgb(255 204 68 / 0.45);
}
.bg-safex-yellow-lite\/5 {
  background-color: rgb(255 204 68 / 0.05);
}
.bg-safex-yellow-lite\/50 {
  background-color: rgb(255 204 68 / 0.5);
}
.bg-safex-yellow-lite\/55 {
  background-color: rgb(255 204 68 / 0.55);
}
.bg-safex-yellow-lite\/60 {
  background-color: rgb(255 204 68 / 0.6);
}
.bg-safex-yellow-lite\/65 {
  background-color: rgb(255 204 68 / 0.65);
}
.bg-safex-yellow-lite\/70 {
  background-color: rgb(255 204 68 / 0.7);
}
.bg-safex-yellow-lite\/75 {
  background-color: rgb(255 204 68 / 0.75);
}
.bg-safex-yellow-lite\/80 {
  background-color: rgb(255 204 68 / 0.8);
}
.bg-safex-yellow-lite\/85 {
  background-color: rgb(255 204 68 / 0.85);
}
.bg-safex-yellow-lite\/90 {
  background-color: rgb(255 204 68 / 0.9);
}
.bg-safex-yellow-lite\/95 {
  background-color: rgb(255 204 68 / 0.95);
}
.bg-safex-yellow\/0 {
  background-color: rgb(204 170 34 / 0);
}
.bg-safex-yellow\/10 {
  background-color: rgb(204 170 34 / 0.1);
}
.bg-safex-yellow\/100 {
  background-color: rgb(204 170 34 / 1);
}
.bg-safex-yellow\/15 {
  background-color: rgb(204 170 34 / 0.15);
}
.bg-safex-yellow\/20 {
  background-color: rgb(204 170 34 / 0.2);
}
.bg-safex-yellow\/25 {
  background-color: rgb(204 170 34 / 0.25);
}
.bg-safex-yellow\/30 {
  background-color: rgb(204 170 34 / 0.3);
}
.bg-safex-yellow\/35 {
  background-color: rgb(204 170 34 / 0.35);
}
.bg-safex-yellow\/40 {
  background-color: rgb(204 170 34 / 0.4);
}
.bg-safex-yellow\/45 {
  background-color: rgb(204 170 34 / 0.45);
}
.bg-safex-yellow\/5 {
  background-color: rgb(204 170 34 / 0.05);
}
.bg-safex-yellow\/50 {
  background-color: rgb(204 170 34 / 0.5);
}
.bg-safex-yellow\/55 {
  background-color: rgb(204 170 34 / 0.55);
}
.bg-safex-yellow\/60 {
  background-color: rgb(204 170 34 / 0.6);
}
.bg-safex-yellow\/65 {
  background-color: rgb(204 170 34 / 0.65);
}
.bg-safex-yellow\/70 {
  background-color: rgb(204 170 34 / 0.7);
}
.bg-safex-yellow\/75 {
  background-color: rgb(204 170 34 / 0.75);
}
.bg-safex-yellow\/80 {
  background-color: rgb(204 170 34 / 0.8);
}
.bg-safex-yellow\/85 {
  background-color: rgb(204 170 34 / 0.85);
}
.bg-safex-yellow\/90 {
  background-color: rgb(204 170 34 / 0.9);
}
.bg-safex-yellow\/95 {
  background-color: rgb(204 170 34 / 0.95);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-opacity-0 {
  --tw-bg-opacity: 0;
}
.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}
.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}
.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}
.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}
.bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}
.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}
.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-adcurate-black {
  --tw-gradient-from: #242852 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite {
  --tw-gradient-from: #2F356D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi {
  --tw-gradient-from: #2F356D var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/0 {
  --tw-gradient-from: rgb(47 53 109 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/10 {
  --tw-gradient-from: rgb(47 53 109 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/100 {
  --tw-gradient-from: rgb(47 53 109 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/15 {
  --tw-gradient-from: rgb(47 53 109 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/20 {
  --tw-gradient-from: rgb(47 53 109 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/25 {
  --tw-gradient-from: rgb(47 53 109 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/30 {
  --tw-gradient-from: rgb(47 53 109 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/35 {
  --tw-gradient-from: rgb(47 53 109 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/40 {
  --tw-gradient-from: rgb(47 53 109 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/45 {
  --tw-gradient-from: rgb(47 53 109 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/5 {
  --tw-gradient-from: rgb(47 53 109 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/50 {
  --tw-gradient-from: rgb(47 53 109 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/55 {
  --tw-gradient-from: rgb(47 53 109 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/60 {
  --tw-gradient-from: rgb(47 53 109 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/65 {
  --tw-gradient-from: rgb(47 53 109 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/70 {
  --tw-gradient-from: rgb(47 53 109 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/75 {
  --tw-gradient-from: rgb(47 53 109 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/80 {
  --tw-gradient-from: rgb(47 53 109 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/85 {
  --tw-gradient-from: rgb(47 53 109 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/90 {
  --tw-gradient-from: rgb(47 53 109 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite-semi\/95 {
  --tw-gradient-from: rgb(47 53 109 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/0 {
  --tw-gradient-from: rgb(47 53 109 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/10 {
  --tw-gradient-from: rgb(47 53 109 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/100 {
  --tw-gradient-from: rgb(47 53 109 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/15 {
  --tw-gradient-from: rgb(47 53 109 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/20 {
  --tw-gradient-from: rgb(47 53 109 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/25 {
  --tw-gradient-from: rgb(47 53 109 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/30 {
  --tw-gradient-from: rgb(47 53 109 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/35 {
  --tw-gradient-from: rgb(47 53 109 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/40 {
  --tw-gradient-from: rgb(47 53 109 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/45 {
  --tw-gradient-from: rgb(47 53 109 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/5 {
  --tw-gradient-from: rgb(47 53 109 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/50 {
  --tw-gradient-from: rgb(47 53 109 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/55 {
  --tw-gradient-from: rgb(47 53 109 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/60 {
  --tw-gradient-from: rgb(47 53 109 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/65 {
  --tw-gradient-from: rgb(47 53 109 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/70 {
  --tw-gradient-from: rgb(47 53 109 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/75 {
  --tw-gradient-from: rgb(47 53 109 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/80 {
  --tw-gradient-from: rgb(47 53 109 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/85 {
  --tw-gradient-from: rgb(47 53 109 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/90 {
  --tw-gradient-from: rgb(47 53 109 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black-lite\/95 {
  --tw-gradient-from: rgb(47 53 109 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/0 {
  --tw-gradient-from: rgb(36 40 82 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/10 {
  --tw-gradient-from: rgb(36 40 82 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/100 {
  --tw-gradient-from: rgb(36 40 82 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/15 {
  --tw-gradient-from: rgb(36 40 82 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/20 {
  --tw-gradient-from: rgb(36 40 82 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/25 {
  --tw-gradient-from: rgb(36 40 82 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/30 {
  --tw-gradient-from: rgb(36 40 82 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/35 {
  --tw-gradient-from: rgb(36 40 82 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/40 {
  --tw-gradient-from: rgb(36 40 82 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/45 {
  --tw-gradient-from: rgb(36 40 82 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/5 {
  --tw-gradient-from: rgb(36 40 82 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/50 {
  --tw-gradient-from: rgb(36 40 82 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/55 {
  --tw-gradient-from: rgb(36 40 82 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/60 {
  --tw-gradient-from: rgb(36 40 82 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/65 {
  --tw-gradient-from: rgb(36 40 82 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/70 {
  --tw-gradient-from: rgb(36 40 82 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/75 {
  --tw-gradient-from: rgb(36 40 82 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/80 {
  --tw-gradient-from: rgb(36 40 82 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/85 {
  --tw-gradient-from: rgb(36 40 82 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/90 {
  --tw-gradient-from: rgb(36 40 82 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-black\/95 {
  --tw-gradient-from: rgb(36 40 82 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue {
  --tw-gradient-from: #d4fdff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/0 {
  --tw-gradient-from: rgb(212 253 255 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/10 {
  --tw-gradient-from: rgb(212 253 255 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/100 {
  --tw-gradient-from: rgb(212 253 255 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/15 {
  --tw-gradient-from: rgb(212 253 255 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/20 {
  --tw-gradient-from: rgb(212 253 255 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/25 {
  --tw-gradient-from: rgb(212 253 255 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/30 {
  --tw-gradient-from: rgb(212 253 255 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/35 {
  --tw-gradient-from: rgb(212 253 255 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/40 {
  --tw-gradient-from: rgb(212 253 255 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/45 {
  --tw-gradient-from: rgb(212 253 255 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/5 {
  --tw-gradient-from: rgb(212 253 255 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/50 {
  --tw-gradient-from: rgb(212 253 255 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/55 {
  --tw-gradient-from: rgb(212 253 255 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/60 {
  --tw-gradient-from: rgb(212 253 255 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/65 {
  --tw-gradient-from: rgb(212 253 255 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/70 {
  --tw-gradient-from: rgb(212 253 255 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/75 {
  --tw-gradient-from: rgb(212 253 255 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/80 {
  --tw-gradient-from: rgb(212 253 255 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/85 {
  --tw-gradient-from: rgb(212 253 255 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/90 {
  --tw-gradient-from: rgb(212 253 255 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-blue\/95 {
  --tw-gradient-from: rgb(212 253 255 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink {
  --tw-gradient-from: #fccdf8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/0 {
  --tw-gradient-from: rgb(252 205 248 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/10 {
  --tw-gradient-from: rgb(252 205 248 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/100 {
  --tw-gradient-from: rgb(252 205 248 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/15 {
  --tw-gradient-from: rgb(252 205 248 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/20 {
  --tw-gradient-from: rgb(252 205 248 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/25 {
  --tw-gradient-from: rgb(252 205 248 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/30 {
  --tw-gradient-from: rgb(252 205 248 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/35 {
  --tw-gradient-from: rgb(252 205 248 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/40 {
  --tw-gradient-from: rgb(252 205 248 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/45 {
  --tw-gradient-from: rgb(252 205 248 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/5 {
  --tw-gradient-from: rgb(252 205 248 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/50 {
  --tw-gradient-from: rgb(252 205 248 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/55 {
  --tw-gradient-from: rgb(252 205 248 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/60 {
  --tw-gradient-from: rgb(252 205 248 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/65 {
  --tw-gradient-from: rgb(252 205 248 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/70 {
  --tw-gradient-from: rgb(252 205 248 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/75 {
  --tw-gradient-from: rgb(252 205 248 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/80 {
  --tw-gradient-from: rgb(252 205 248 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/85 {
  --tw-gradient-from: rgb(252 205 248 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/90 {
  --tw-gradient-from: rgb(252 205 248 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gradient-pink\/95 {
  --tw-gradient-from: rgb(252 205 248 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite {
  --tw-gradient-from: #E7E6E6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/0 {
  --tw-gradient-from: rgb(231 230 230 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/10 {
  --tw-gradient-from: rgb(231 230 230 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/100 {
  --tw-gradient-from: rgb(231 230 230 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/15 {
  --tw-gradient-from: rgb(231 230 230 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/20 {
  --tw-gradient-from: rgb(231 230 230 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/25 {
  --tw-gradient-from: rgb(231 230 230 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/30 {
  --tw-gradient-from: rgb(231 230 230 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/35 {
  --tw-gradient-from: rgb(231 230 230 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/40 {
  --tw-gradient-from: rgb(231 230 230 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/45 {
  --tw-gradient-from: rgb(231 230 230 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/5 {
  --tw-gradient-from: rgb(231 230 230 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/50 {
  --tw-gradient-from: rgb(231 230 230 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/55 {
  --tw-gradient-from: rgb(231 230 230 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/60 {
  --tw-gradient-from: rgb(231 230 230 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/65 {
  --tw-gradient-from: rgb(231 230 230 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/70 {
  --tw-gradient-from: rgb(231 230 230 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/75 {
  --tw-gradient-from: rgb(231 230 230 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/80 {
  --tw-gradient-from: rgb(231 230 230 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/85 {
  --tw-gradient-from: rgb(231 230 230 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/90 {
  --tw-gradient-from: rgb(231 230 230 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-gray-lite\/95 {
  --tw-gradient-from: rgb(231 230 230 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark {
  --tw-gradient-from: #32BC9B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/0 {
  --tw-gradient-from: rgb(50 188 155 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/10 {
  --tw-gradient-from: rgb(50 188 155 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/100 {
  --tw-gradient-from: rgb(50 188 155 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/15 {
  --tw-gradient-from: rgb(50 188 155 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/20 {
  --tw-gradient-from: rgb(50 188 155 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/25 {
  --tw-gradient-from: rgb(50 188 155 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/30 {
  --tw-gradient-from: rgb(50 188 155 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/35 {
  --tw-gradient-from: rgb(50 188 155 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/40 {
  --tw-gradient-from: rgb(50 188 155 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/45 {
  --tw-gradient-from: rgb(50 188 155 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/5 {
  --tw-gradient-from: rgb(50 188 155 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/50 {
  --tw-gradient-from: rgb(50 188 155 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/55 {
  --tw-gradient-from: rgb(50 188 155 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/60 {
  --tw-gradient-from: rgb(50 188 155 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/65 {
  --tw-gradient-from: rgb(50 188 155 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/70 {
  --tw-gradient-from: rgb(50 188 155 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/75 {
  --tw-gradient-from: rgb(50 188 155 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/80 {
  --tw-gradient-from: rgb(50 188 155 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/85 {
  --tw-gradient-from: rgb(50 188 155 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/90 {
  --tw-gradient-from: rgb(50 188 155 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-dark\/95 {
  --tw-gradient-from: rgb(50 188 155 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite {
  --tw-gradient-from: #3CCFAC var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/0 {
  --tw-gradient-from: rgb(60 207 172 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/10 {
  --tw-gradient-from: rgb(60 207 172 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/100 {
  --tw-gradient-from: rgb(60 207 172 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/15 {
  --tw-gradient-from: rgb(60 207 172 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/20 {
  --tw-gradient-from: rgb(60 207 172 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/25 {
  --tw-gradient-from: rgb(60 207 172 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/30 {
  --tw-gradient-from: rgb(60 207 172 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/35 {
  --tw-gradient-from: rgb(60 207 172 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/40 {
  --tw-gradient-from: rgb(60 207 172 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/45 {
  --tw-gradient-from: rgb(60 207 172 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/5 {
  --tw-gradient-from: rgb(60 207 172 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/50 {
  --tw-gradient-from: rgb(60 207 172 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/55 {
  --tw-gradient-from: rgb(60 207 172 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/60 {
  --tw-gradient-from: rgb(60 207 172 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/65 {
  --tw-gradient-from: rgb(60 207 172 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/70 {
  --tw-gradient-from: rgb(60 207 172 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/75 {
  --tw-gradient-from: rgb(60 207 172 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/80 {
  --tw-gradient-from: rgb(60 207 172 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/85 {
  --tw-gradient-from: rgb(60 207 172 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/90 {
  --tw-gradient-from: rgb(60 207 172 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-green-lite\/95 {
  --tw-gradient-from: rgb(60 207 172 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark {
  --tw-gradient-from: #532950 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/0 {
  --tw-gradient-from: rgb(83 41 80 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/10 {
  --tw-gradient-from: rgb(83 41 80 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/100 {
  --tw-gradient-from: rgb(83 41 80 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/15 {
  --tw-gradient-from: rgb(83 41 80 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/20 {
  --tw-gradient-from: rgb(83 41 80 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/25 {
  --tw-gradient-from: rgb(83 41 80 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/30 {
  --tw-gradient-from: rgb(83 41 80 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/35 {
  --tw-gradient-from: rgb(83 41 80 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/40 {
  --tw-gradient-from: rgb(83 41 80 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/45 {
  --tw-gradient-from: rgb(83 41 80 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/5 {
  --tw-gradient-from: rgb(83 41 80 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/50 {
  --tw-gradient-from: rgb(83 41 80 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/55 {
  --tw-gradient-from: rgb(83 41 80 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/60 {
  --tw-gradient-from: rgb(83 41 80 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/65 {
  --tw-gradient-from: rgb(83 41 80 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/70 {
  --tw-gradient-from: rgb(83 41 80 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/75 {
  --tw-gradient-from: rgb(83 41 80 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/80 {
  --tw-gradient-from: rgb(83 41 80 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/85 {
  --tw-gradient-from: rgb(83 41 80 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/90 {
  --tw-gradient-from: rgb(83 41 80 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-adcurate-purple-dark\/95 {
  --tw-gradient-from: rgb(83 41 80 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-100 {
  --tw-gradient-from: #f3f4f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(243 244 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua {
  --tw-gradient-from: #32BC9B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/0 {
  --tw-gradient-from: rgb(50 188 155 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/10 {
  --tw-gradient-from: rgb(50 188 155 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/100 {
  --tw-gradient-from: rgb(50 188 155 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/15 {
  --tw-gradient-from: rgb(50 188 155 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/20 {
  --tw-gradient-from: rgb(50 188 155 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/25 {
  --tw-gradient-from: rgb(50 188 155 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/30 {
  --tw-gradient-from: rgb(50 188 155 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/35 {
  --tw-gradient-from: rgb(50 188 155 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/40 {
  --tw-gradient-from: rgb(50 188 155 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/45 {
  --tw-gradient-from: rgb(50 188 155 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/5 {
  --tw-gradient-from: rgb(50 188 155 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/50 {
  --tw-gradient-from: rgb(50 188 155 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/55 {
  --tw-gradient-from: rgb(50 188 155 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/60 {
  --tw-gradient-from: rgb(50 188 155 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/65 {
  --tw-gradient-from: rgb(50 188 155 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/70 {
  --tw-gradient-from: rgb(50 188 155 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/75 {
  --tw-gradient-from: rgb(50 188 155 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/80 {
  --tw-gradient-from: rgb(50 188 155 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/85 {
  --tw-gradient-from: rgb(50 188 155 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/90 {
  --tw-gradient-from: rgb(50 188 155 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-aqua\/95 {
  --tw-gradient-from: rgb(50 188 155 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue {
  --tw-gradient-from: rgb(37 99 235) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark {
  --tw-gradient-from: rgb(23 37 84) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/0 {
  --tw-gradient-from: rgb(23 37 84 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/10 {
  --tw-gradient-from: rgb(23 37 84 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/100 {
  --tw-gradient-from: rgb(23 37 84 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/15 {
  --tw-gradient-from: rgb(23 37 84 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/20 {
  --tw-gradient-from: rgb(23 37 84 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/25 {
  --tw-gradient-from: rgb(23 37 84 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/30 {
  --tw-gradient-from: rgb(23 37 84 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/35 {
  --tw-gradient-from: rgb(23 37 84 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/40 {
  --tw-gradient-from: rgb(23 37 84 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/45 {
  --tw-gradient-from: rgb(23 37 84 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/5 {
  --tw-gradient-from: rgb(23 37 84 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/50 {
  --tw-gradient-from: rgb(23 37 84 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/55 {
  --tw-gradient-from: rgb(23 37 84 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/60 {
  --tw-gradient-from: rgb(23 37 84 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/65 {
  --tw-gradient-from: rgb(23 37 84 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/70 {
  --tw-gradient-from: rgb(23 37 84 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/75 {
  --tw-gradient-from: rgb(23 37 84 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/80 {
  --tw-gradient-from: rgb(23 37 84 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/85 {
  --tw-gradient-from: rgb(23 37 84 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/90 {
  --tw-gradient-from: rgb(23 37 84 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue-dark\/95 {
  --tw-gradient-from: rgb(23 37 84 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/0 {
  --tw-gradient-from: rgb(37 99 235 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/10 {
  --tw-gradient-from: rgb(37 99 235 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/100 {
  --tw-gradient-from: rgb(37 99 235 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/15 {
  --tw-gradient-from: rgb(37 99 235 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/20 {
  --tw-gradient-from: rgb(37 99 235 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/25 {
  --tw-gradient-from: rgb(37 99 235 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/30 {
  --tw-gradient-from: rgb(37 99 235 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/35 {
  --tw-gradient-from: rgb(37 99 235 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/40 {
  --tw-gradient-from: rgb(37 99 235 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/45 {
  --tw-gradient-from: rgb(37 99 235 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/5 {
  --tw-gradient-from: rgb(37 99 235 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/50 {
  --tw-gradient-from: rgb(37 99 235 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/55 {
  --tw-gradient-from: rgb(37 99 235 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/60 {
  --tw-gradient-from: rgb(37 99 235 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/65 {
  --tw-gradient-from: rgb(37 99 235 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/70 {
  --tw-gradient-from: rgb(37 99 235 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/75 {
  --tw-gradient-from: rgb(37 99 235 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/80 {
  --tw-gradient-from: rgb(37 99 235 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/85 {
  --tw-gradient-from: rgb(37 99 235 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/90 {
  --tw-gradient-from: rgb(37 99 235 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-blue\/95 {
  --tw-gradient-from: rgb(37 99 235 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark {
  --tw-gradient-from: #121212 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/0 {
  --tw-gradient-from: rgb(18 18 18 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/10 {
  --tw-gradient-from: rgb(18 18 18 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/100 {
  --tw-gradient-from: rgb(18 18 18 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/15 {
  --tw-gradient-from: rgb(18 18 18 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/20 {
  --tw-gradient-from: rgb(18 18 18 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/25 {
  --tw-gradient-from: rgb(18 18 18 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/30 {
  --tw-gradient-from: rgb(18 18 18 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/35 {
  --tw-gradient-from: rgb(18 18 18 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/40 {
  --tw-gradient-from: rgb(18 18 18 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/45 {
  --tw-gradient-from: rgb(18 18 18 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/5 {
  --tw-gradient-from: rgb(18 18 18 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/50 {
  --tw-gradient-from: rgb(18 18 18 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/55 {
  --tw-gradient-from: rgb(18 18 18 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/60 {
  --tw-gradient-from: rgb(18 18 18 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/65 {
  --tw-gradient-from: rgb(18 18 18 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/70 {
  --tw-gradient-from: rgb(18 18 18 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/75 {
  --tw-gradient-from: rgb(18 18 18 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/80 {
  --tw-gradient-from: rgb(18 18 18 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/85 {
  --tw-gradient-from: rgb(18 18 18 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/90 {
  --tw-gradient-from: rgb(18 18 18 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-dark\/95 {
  --tw-gradient-from: rgb(18 18 18 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite {
  --tw-gradient-from: #F7F8F9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/0 {
  --tw-gradient-from: rgb(247 248 249 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/10 {
  --tw-gradient-from: rgb(247 248 249 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/100 {
  --tw-gradient-from: rgb(247 248 249 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/15 {
  --tw-gradient-from: rgb(247 248 249 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/20 {
  --tw-gradient-from: rgb(247 248 249 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/25 {
  --tw-gradient-from: rgb(247 248 249 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/30 {
  --tw-gradient-from: rgb(247 248 249 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/35 {
  --tw-gradient-from: rgb(247 248 249 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/40 {
  --tw-gradient-from: rgb(247 248 249 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/45 {
  --tw-gradient-from: rgb(247 248 249 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/5 {
  --tw-gradient-from: rgb(247 248 249 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/50 {
  --tw-gradient-from: rgb(247 248 249 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/55 {
  --tw-gradient-from: rgb(247 248 249 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/60 {
  --tw-gradient-from: rgb(247 248 249 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/65 {
  --tw-gradient-from: rgb(247 248 249 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/70 {
  --tw-gradient-from: rgb(247 248 249 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/75 {
  --tw-gradient-from: rgb(247 248 249 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/80 {
  --tw-gradient-from: rgb(247 248 249 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/85 {
  --tw-gradient-from: rgb(247 248 249 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/90 {
  --tw-gradient-from: rgb(247 248 249 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-lite\/95 {
  --tw-gradient-from: rgb(247 248 249 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med {
  --tw-gradient-from: #888888 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/0 {
  --tw-gradient-from: rgb(136 136 136 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/10 {
  --tw-gradient-from: rgb(136 136 136 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/100 {
  --tw-gradient-from: rgb(136 136 136 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/15 {
  --tw-gradient-from: rgb(136 136 136 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/20 {
  --tw-gradient-from: rgb(136 136 136 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/25 {
  --tw-gradient-from: rgb(136 136 136 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/30 {
  --tw-gradient-from: rgb(136 136 136 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/35 {
  --tw-gradient-from: rgb(136 136 136 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/40 {
  --tw-gradient-from: rgb(136 136 136 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/45 {
  --tw-gradient-from: rgb(136 136 136 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/5 {
  --tw-gradient-from: rgb(136 136 136 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/50 {
  --tw-gradient-from: rgb(136 136 136 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/55 {
  --tw-gradient-from: rgb(136 136 136 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/60 {
  --tw-gradient-from: rgb(136 136 136 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/65 {
  --tw-gradient-from: rgb(136 136 136 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/70 {
  --tw-gradient-from: rgb(136 136 136 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/75 {
  --tw-gradient-from: rgb(136 136 136 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/80 {
  --tw-gradient-from: rgb(136 136 136 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/85 {
  --tw-gradient-from: rgb(136 136 136 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/90 {
  --tw-gradient-from: rgb(136 136 136 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-gray-med\/95 {
  --tw-gradient-from: rgb(136 136 136 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green {
  --tw-gradient-from: #32BC9B var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/0 {
  --tw-gradient-from: rgb(50 188 155 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/10 {
  --tw-gradient-from: rgb(50 188 155 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/100 {
  --tw-gradient-from: rgb(50 188 155 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/15 {
  --tw-gradient-from: rgb(50 188 155 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/20 {
  --tw-gradient-from: rgb(50 188 155 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/25 {
  --tw-gradient-from: rgb(50 188 155 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/30 {
  --tw-gradient-from: rgb(50 188 155 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/35 {
  --tw-gradient-from: rgb(50 188 155 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/40 {
  --tw-gradient-from: rgb(50 188 155 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/45 {
  --tw-gradient-from: rgb(50 188 155 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/5 {
  --tw-gradient-from: rgb(50 188 155 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/50 {
  --tw-gradient-from: rgb(50 188 155 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/55 {
  --tw-gradient-from: rgb(50 188 155 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/60 {
  --tw-gradient-from: rgb(50 188 155 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/65 {
  --tw-gradient-from: rgb(50 188 155 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/70 {
  --tw-gradient-from: rgb(50 188 155 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/75 {
  --tw-gradient-from: rgb(50 188 155 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/80 {
  --tw-gradient-from: rgb(50 188 155 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/85 {
  --tw-gradient-from: rgb(50 188 155 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/90 {
  --tw-gradient-from: rgb(50 188 155 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-green\/95 {
  --tw-gradient-from: rgb(50 188 155 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple {
  --tw-gradient-from: rgb(107 33 168) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/0 {
  --tw-gradient-from: rgb(107 33 168 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/10 {
  --tw-gradient-from: rgb(107 33 168 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/100 {
  --tw-gradient-from: rgb(107 33 168 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/15 {
  --tw-gradient-from: rgb(107 33 168 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/20 {
  --tw-gradient-from: rgb(107 33 168 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/25 {
  --tw-gradient-from: rgb(107 33 168 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/30 {
  --tw-gradient-from: rgb(107 33 168 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/35 {
  --tw-gradient-from: rgb(107 33 168 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/40 {
  --tw-gradient-from: rgb(107 33 168 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/45 {
  --tw-gradient-from: rgb(107 33 168 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/5 {
  --tw-gradient-from: rgb(107 33 168 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/50 {
  --tw-gradient-from: rgb(107 33 168 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/55 {
  --tw-gradient-from: rgb(107 33 168 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/60 {
  --tw-gradient-from: rgb(107 33 168 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/65 {
  --tw-gradient-from: rgb(107 33 168 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/70 {
  --tw-gradient-from: rgb(107 33 168 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/75 {
  --tw-gradient-from: rgb(107 33 168 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/80 {
  --tw-gradient-from: rgb(107 33 168 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/85 {
  --tw-gradient-from: rgb(107 33 168 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/90 {
  --tw-gradient-from: rgb(107 33 168 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-purple\/95 {
  --tw-gradient-from: rgb(107 33 168 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red {
  --tw-gradient-from: #B15047 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked {
  --tw-gradient-from: rgb(220 38 38) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/0 {
  --tw-gradient-from: rgb(220 38 38 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/10 {
  --tw-gradient-from: rgb(220 38 38 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/100 {
  --tw-gradient-from: rgb(220 38 38 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/15 {
  --tw-gradient-from: rgb(220 38 38 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/20 {
  --tw-gradient-from: rgb(220 38 38 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/25 {
  --tw-gradient-from: rgb(220 38 38 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/30 {
  --tw-gradient-from: rgb(220 38 38 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/35 {
  --tw-gradient-from: rgb(220 38 38 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/40 {
  --tw-gradient-from: rgb(220 38 38 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/45 {
  --tw-gradient-from: rgb(220 38 38 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/5 {
  --tw-gradient-from: rgb(220 38 38 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/50 {
  --tw-gradient-from: rgb(220 38 38 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/55 {
  --tw-gradient-from: rgb(220 38 38 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/60 {
  --tw-gradient-from: rgb(220 38 38 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/65 {
  --tw-gradient-from: rgb(220 38 38 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/70 {
  --tw-gradient-from: rgb(220 38 38 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/75 {
  --tw-gradient-from: rgb(220 38 38 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/80 {
  --tw-gradient-from: rgb(220 38 38 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/85 {
  --tw-gradient-from: rgb(220 38 38 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/90 {
  --tw-gradient-from: rgb(220 38 38 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red-blocked\/95 {
  --tw-gradient-from: rgb(220 38 38 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/0 {
  --tw-gradient-from: rgb(177 80 71 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/10 {
  --tw-gradient-from: rgb(177 80 71 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/100 {
  --tw-gradient-from: rgb(177 80 71 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/15 {
  --tw-gradient-from: rgb(177 80 71 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/20 {
  --tw-gradient-from: rgb(177 80 71 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/25 {
  --tw-gradient-from: rgb(177 80 71 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/30 {
  --tw-gradient-from: rgb(177 80 71 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/35 {
  --tw-gradient-from: rgb(177 80 71 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/40 {
  --tw-gradient-from: rgb(177 80 71 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/45 {
  --tw-gradient-from: rgb(177 80 71 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/5 {
  --tw-gradient-from: rgb(177 80 71 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/50 {
  --tw-gradient-from: rgb(177 80 71 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/55 {
  --tw-gradient-from: rgb(177 80 71 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/60 {
  --tw-gradient-from: rgb(177 80 71 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/65 {
  --tw-gradient-from: rgb(177 80 71 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/70 {
  --tw-gradient-from: rgb(177 80 71 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/75 {
  --tw-gradient-from: rgb(177 80 71 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/80 {
  --tw-gradient-from: rgb(177 80 71 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/85 {
  --tw-gradient-from: rgb(177 80 71 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/90 {
  --tw-gradient-from: rgb(177 80 71 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-red\/95 {
  --tw-gradient-from: rgb(177 80 71 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow {
  --tw-gradient-from: #CA2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite {
  --tw-gradient-from: #FC4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/0 {
  --tw-gradient-from: rgb(255 204 68 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/10 {
  --tw-gradient-from: rgb(255 204 68 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/100 {
  --tw-gradient-from: rgb(255 204 68 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/15 {
  --tw-gradient-from: rgb(255 204 68 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/20 {
  --tw-gradient-from: rgb(255 204 68 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/25 {
  --tw-gradient-from: rgb(255 204 68 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/30 {
  --tw-gradient-from: rgb(255 204 68 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/35 {
  --tw-gradient-from: rgb(255 204 68 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/40 {
  --tw-gradient-from: rgb(255 204 68 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/45 {
  --tw-gradient-from: rgb(255 204 68 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/5 {
  --tw-gradient-from: rgb(255 204 68 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/50 {
  --tw-gradient-from: rgb(255 204 68 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/55 {
  --tw-gradient-from: rgb(255 204 68 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/60 {
  --tw-gradient-from: rgb(255 204 68 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/65 {
  --tw-gradient-from: rgb(255 204 68 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/70 {
  --tw-gradient-from: rgb(255 204 68 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/75 {
  --tw-gradient-from: rgb(255 204 68 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/80 {
  --tw-gradient-from: rgb(255 204 68 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/85 {
  --tw-gradient-from: rgb(255 204 68 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/90 {
  --tw-gradient-from: rgb(255 204 68 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow-lite\/95 {
  --tw-gradient-from: rgb(255 204 68 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/0 {
  --tw-gradient-from: rgb(204 170 34 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/10 {
  --tw-gradient-from: rgb(204 170 34 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/100 {
  --tw-gradient-from: rgb(204 170 34 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/15 {
  --tw-gradient-from: rgb(204 170 34 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/20 {
  --tw-gradient-from: rgb(204 170 34 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/25 {
  --tw-gradient-from: rgb(204 170 34 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/30 {
  --tw-gradient-from: rgb(204 170 34 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/35 {
  --tw-gradient-from: rgb(204 170 34 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/40 {
  --tw-gradient-from: rgb(204 170 34 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/45 {
  --tw-gradient-from: rgb(204 170 34 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/5 {
  --tw-gradient-from: rgb(204 170 34 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/50 {
  --tw-gradient-from: rgb(204 170 34 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/55 {
  --tw-gradient-from: rgb(204 170 34 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/60 {
  --tw-gradient-from: rgb(204 170 34 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/65 {
  --tw-gradient-from: rgb(204 170 34 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/70 {
  --tw-gradient-from: rgb(204 170 34 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/75 {
  --tw-gradient-from: rgb(204 170 34 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/80 {
  --tw-gradient-from: rgb(204 170 34 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/85 {
  --tw-gradient-from: rgb(204 170 34 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/90 {
  --tw-gradient-from: rgb(204 170 34 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-safex-yellow\/95 {
  --tw-gradient-from: rgb(204 170 34 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-slate-300 {
  --tw-gradient-from: #cbd5e1 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(203 213 225 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200 {
  --tw-gradient-from: #fef08a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[\#fff8\] {
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #242852 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #2F356D var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #2F356D var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/0 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/10 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/100 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/15 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/20 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/25 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/30 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/35 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/40 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/45 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/5 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/50 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/55 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/60 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/65 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/70 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/75 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/80 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/85 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/90 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite-semi\/95 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/0 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/10 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/100 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/15 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/20 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/25 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/30 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/35 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/40 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/45 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/5 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/50 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/55 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/60 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/65 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/70 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/75 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/80 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/85 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/90 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black-lite\/95 {
  --tw-gradient-to: rgb(47 53 109 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(47 53 109 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/0 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/10 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/100 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/15 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/20 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/25 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/30 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/35 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/40 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/45 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/5 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/50 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/55 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/60 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/65 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/70 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/75 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/80 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/85 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/90 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-black\/95 {
  --tw-gradient-to: rgb(36 40 82 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(36 40 82 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #d4fdff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/0 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/10 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/100 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/15 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/20 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/25 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/30 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/35 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/40 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/45 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/5 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/50 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/55 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/60 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/65 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/70 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/75 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/80 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/85 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/90 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-blue\/95 {
  --tw-gradient-to: rgb(212 253 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(212 253 255 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fccdf8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/0 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/10 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/100 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/15 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/20 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/25 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/30 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/35 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/40 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/45 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/5 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/50 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/55 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/60 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/65 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/70 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/75 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/80 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/85 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/90 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gradient-pink\/95 {
  --tw-gradient-to: rgb(252 205 248 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(252 205 248 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #E7E6E6 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/0 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/10 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/100 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/15 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/20 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/25 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/30 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/35 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/40 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/45 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/5 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/50 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/55 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/60 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/65 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/70 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/75 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/80 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/85 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/90 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-gray-lite\/95 {
  --tw-gradient-to: rgb(231 230 230 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(231 230 230 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #32BC9B var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/0 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/10 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/100 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/15 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/20 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/25 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/30 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/35 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/40 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/45 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/5 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/50 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/55 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/60 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/65 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/70 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/75 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/80 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/85 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/90 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-dark\/95 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #3CCFAC var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/0 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/10 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/100 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/15 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/20 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/25 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/30 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/35 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/40 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/45 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/5 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/50 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/55 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/60 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/65 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/70 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/75 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/80 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/85 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/90 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-green-lite\/95 {
  --tw-gradient-to: rgb(60 207 172 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(60 207 172 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #532950 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/0 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/10 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/100 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/15 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/20 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/25 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/30 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/35 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/40 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/45 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/5 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/50 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/55 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/60 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/65 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/70 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/75 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/80 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/85 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/90 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-adcurate-purple-dark\/95 {
  --tw-gradient-to: rgb(83 41 80 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(83 41 80 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #32BC9B var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/0 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/10 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/100 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/15 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/20 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/25 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/30 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/35 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/40 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/45 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/5 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/50 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/55 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/60 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/65 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/70 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/75 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/80 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/85 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/90 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-aqua\/95 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/0 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/10 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/100 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/15 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/20 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/25 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/30 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/35 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/40 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/45 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/5 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/50 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/55 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/60 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/65 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/70 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/75 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/80 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/85 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/90 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue-dark\/95 {
  --tw-gradient-to: rgb(23 37 84 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/0 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/10 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/100 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/15 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/20 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/25 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/30 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/35 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/40 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/45 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/5 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/50 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/55 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/60 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/65 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/70 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/75 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/80 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/85 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/90 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-blue\/95 {
  --tw-gradient-to: rgb(37 99 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #121212 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/0 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/10 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/100 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/15 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/20 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/25 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/30 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/35 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/40 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/45 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/5 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/50 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/55 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/60 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/65 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/70 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/75 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/80 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/85 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/90 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-dark\/95 {
  --tw-gradient-to: rgb(18 18 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(18 18 18 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #F7F8F9 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/0 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/10 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/100 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/15 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/20 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/25 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/30 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/35 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/40 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/45 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/5 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/50 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/55 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/60 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/65 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/70 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/75 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/80 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/85 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/90 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-lite\/95 {
  --tw-gradient-to: rgb(247 248 249 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(247 248 249 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #888888 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/0 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/10 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/100 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/15 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/20 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/25 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/30 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/35 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/40 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/45 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/5 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/50 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/55 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/60 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/65 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/70 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/75 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/80 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/85 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/90 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-gray-med\/95 {
  --tw-gradient-to: rgb(136 136 136 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(136 136 136 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #32BC9B var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/0 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/10 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/100 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/15 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/20 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/25 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/30 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/35 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/40 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/45 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/5 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/50 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/55 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/60 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/65 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/70 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/75 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/80 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/85 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/90 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-green\/95 {
  --tw-gradient-to: rgb(50 188 155 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(50 188 155 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/0 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/10 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/100 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/15 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/20 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/25 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/30 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/35 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/40 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/45 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/5 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/50 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/55 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/60 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/65 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/70 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/75 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/80 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/85 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/90 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-purple\/95 {
  --tw-gradient-to: rgb(107 33 168 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(107 33 168 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #B15047 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/0 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/10 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/100 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/15 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/20 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/25 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/30 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/35 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/40 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/45 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/5 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/50 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/55 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/60 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/65 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/70 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/75 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/80 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/85 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/90 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red-blocked\/95 {
  --tw-gradient-to: rgb(220 38 38 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/0 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/10 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/100 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/15 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/20 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/25 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/30 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/35 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/40 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/45 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/5 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/50 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/55 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/60 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/65 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/70 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/75 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/80 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/85 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/90 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-red\/95 {
  --tw-gradient-to: rgb(177 80 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(177 80 71 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #CA2 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #FC4 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/0 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/10 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/100 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/15 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/20 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/25 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/30 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/35 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/40 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/45 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/5 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/50 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/55 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/60 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/65 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/70 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/75 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/80 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/85 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/90 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow-lite\/95 {
  --tw-gradient-to: rgb(255 204 68 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 204 68 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/0 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/10 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/100 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/15 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/20 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/25 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/30 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/35 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/40 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/45 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/5 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/50 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/55 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/60 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/65 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/70 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/75 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/80 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/85 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/90 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-safex-yellow\/95 {
  --tw-gradient-to: rgb(204 170 34 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(204 170 34 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-adcurate-black {
  --tw-gradient-to: #242852 var(--tw-gradient-to-position);
}
.to-adcurate-black-lite {
  --tw-gradient-to: #2F356D var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi {
  --tw-gradient-to: #2F356D var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/0 {
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/10 {
  --tw-gradient-to: rgb(47 53 109 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/100 {
  --tw-gradient-to: rgb(47 53 109 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/15 {
  --tw-gradient-to: rgb(47 53 109 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/20 {
  --tw-gradient-to: rgb(47 53 109 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/25 {
  --tw-gradient-to: rgb(47 53 109 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/30 {
  --tw-gradient-to: rgb(47 53 109 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/35 {
  --tw-gradient-to: rgb(47 53 109 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/40 {
  --tw-gradient-to: rgb(47 53 109 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/45 {
  --tw-gradient-to: rgb(47 53 109 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/5 {
  --tw-gradient-to: rgb(47 53 109 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/50 {
  --tw-gradient-to: rgb(47 53 109 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/55 {
  --tw-gradient-to: rgb(47 53 109 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/60 {
  --tw-gradient-to: rgb(47 53 109 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/65 {
  --tw-gradient-to: rgb(47 53 109 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/70 {
  --tw-gradient-to: rgb(47 53 109 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/75 {
  --tw-gradient-to: rgb(47 53 109 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/80 {
  --tw-gradient-to: rgb(47 53 109 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/85 {
  --tw-gradient-to: rgb(47 53 109 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/90 {
  --tw-gradient-to: rgb(47 53 109 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite-semi\/95 {
  --tw-gradient-to: rgb(47 53 109 / 0.95) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/0 {
  --tw-gradient-to: rgb(47 53 109 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/10 {
  --tw-gradient-to: rgb(47 53 109 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/100 {
  --tw-gradient-to: rgb(47 53 109 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/15 {
  --tw-gradient-to: rgb(47 53 109 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/20 {
  --tw-gradient-to: rgb(47 53 109 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/25 {
  --tw-gradient-to: rgb(47 53 109 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/30 {
  --tw-gradient-to: rgb(47 53 109 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/35 {
  --tw-gradient-to: rgb(47 53 109 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/40 {
  --tw-gradient-to: rgb(47 53 109 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/45 {
  --tw-gradient-to: rgb(47 53 109 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/5 {
  --tw-gradient-to: rgb(47 53 109 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/50 {
  --tw-gradient-to: rgb(47 53 109 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/55 {
  --tw-gradient-to: rgb(47 53 109 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/60 {
  --tw-gradient-to: rgb(47 53 109 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/65 {
  --tw-gradient-to: rgb(47 53 109 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/70 {
  --tw-gradient-to: rgb(47 53 109 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/75 {
  --tw-gradient-to: rgb(47 53 109 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/80 {
  --tw-gradient-to: rgb(47 53 109 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/85 {
  --tw-gradient-to: rgb(47 53 109 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/90 {
  --tw-gradient-to: rgb(47 53 109 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-black-lite\/95 {
  --tw-gradient-to: rgb(47 53 109 / 0.95) var(--tw-gradient-to-position);
}
.to-adcurate-black\/0 {
  --tw-gradient-to: rgb(36 40 82 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-black\/10 {
  --tw-gradient-to: rgb(36 40 82 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-black\/100 {
  --tw-gradient-to: rgb(36 40 82 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-black\/15 {
  --tw-gradient-to: rgb(36 40 82 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-black\/20 {
  --tw-gradient-to: rgb(36 40 82 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-black\/25 {
  --tw-gradient-to: rgb(36 40 82 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-black\/30 {
  --tw-gradient-to: rgb(36 40 82 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-black\/35 {
  --tw-gradient-to: rgb(36 40 82 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-black\/40 {
  --tw-gradient-to: rgb(36 40 82 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-black\/45 {
  --tw-gradient-to: rgb(36 40 82 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-black\/5 {
  --tw-gradient-to: rgb(36 40 82 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-black\/50 {
  --tw-gradient-to: rgb(36 40 82 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-black\/55 {
  --tw-gradient-to: rgb(36 40 82 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-black\/60 {
  --tw-gradient-to: rgb(36 40 82 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-black\/65 {
  --tw-gradient-to: rgb(36 40 82 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-black\/70 {
  --tw-gradient-to: rgb(36 40 82 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-black\/75 {
  --tw-gradient-to: rgb(36 40 82 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-black\/80 {
  --tw-gradient-to: rgb(36 40 82 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-black\/85 {
  --tw-gradient-to: rgb(36 40 82 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-black\/90 {
  --tw-gradient-to: rgb(36 40 82 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-black\/95 {
  --tw-gradient-to: rgb(36 40 82 / 0.95) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue {
  --tw-gradient-to: #d4fdff var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/0 {
  --tw-gradient-to: rgb(212 253 255 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/10 {
  --tw-gradient-to: rgb(212 253 255 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/100 {
  --tw-gradient-to: rgb(212 253 255 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/15 {
  --tw-gradient-to: rgb(212 253 255 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/20 {
  --tw-gradient-to: rgb(212 253 255 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/25 {
  --tw-gradient-to: rgb(212 253 255 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/30 {
  --tw-gradient-to: rgb(212 253 255 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/35 {
  --tw-gradient-to: rgb(212 253 255 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/40 {
  --tw-gradient-to: rgb(212 253 255 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/45 {
  --tw-gradient-to: rgb(212 253 255 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/5 {
  --tw-gradient-to: rgb(212 253 255 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/50 {
  --tw-gradient-to: rgb(212 253 255 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/55 {
  --tw-gradient-to: rgb(212 253 255 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/60 {
  --tw-gradient-to: rgb(212 253 255 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/65 {
  --tw-gradient-to: rgb(212 253 255 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/70 {
  --tw-gradient-to: rgb(212 253 255 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/75 {
  --tw-gradient-to: rgb(212 253 255 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/80 {
  --tw-gradient-to: rgb(212 253 255 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/85 {
  --tw-gradient-to: rgb(212 253 255 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/90 {
  --tw-gradient-to: rgb(212 253 255 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-blue\/95 {
  --tw-gradient-to: rgb(212 253 255 / 0.95) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink {
  --tw-gradient-to: #fccdf8 var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/0 {
  --tw-gradient-to: rgb(252 205 248 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/10 {
  --tw-gradient-to: rgb(252 205 248 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/100 {
  --tw-gradient-to: rgb(252 205 248 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/15 {
  --tw-gradient-to: rgb(252 205 248 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/20 {
  --tw-gradient-to: rgb(252 205 248 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/25 {
  --tw-gradient-to: rgb(252 205 248 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/30 {
  --tw-gradient-to: rgb(252 205 248 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/35 {
  --tw-gradient-to: rgb(252 205 248 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/40 {
  --tw-gradient-to: rgb(252 205 248 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/45 {
  --tw-gradient-to: rgb(252 205 248 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/5 {
  --tw-gradient-to: rgb(252 205 248 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/50 {
  --tw-gradient-to: rgb(252 205 248 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/55 {
  --tw-gradient-to: rgb(252 205 248 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/60 {
  --tw-gradient-to: rgb(252 205 248 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/65 {
  --tw-gradient-to: rgb(252 205 248 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/70 {
  --tw-gradient-to: rgb(252 205 248 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/75 {
  --tw-gradient-to: rgb(252 205 248 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/80 {
  --tw-gradient-to: rgb(252 205 248 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/85 {
  --tw-gradient-to: rgb(252 205 248 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/90 {
  --tw-gradient-to: rgb(252 205 248 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-gradient-pink\/95 {
  --tw-gradient-to: rgb(252 205 248 / 0.95) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite {
  --tw-gradient-to: #E7E6E6 var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/0 {
  --tw-gradient-to: rgb(231 230 230 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/10 {
  --tw-gradient-to: rgb(231 230 230 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/100 {
  --tw-gradient-to: rgb(231 230 230 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/15 {
  --tw-gradient-to: rgb(231 230 230 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/20 {
  --tw-gradient-to: rgb(231 230 230 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/25 {
  --tw-gradient-to: rgb(231 230 230 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/30 {
  --tw-gradient-to: rgb(231 230 230 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/35 {
  --tw-gradient-to: rgb(231 230 230 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/40 {
  --tw-gradient-to: rgb(231 230 230 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/45 {
  --tw-gradient-to: rgb(231 230 230 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/5 {
  --tw-gradient-to: rgb(231 230 230 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/50 {
  --tw-gradient-to: rgb(231 230 230 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/55 {
  --tw-gradient-to: rgb(231 230 230 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/60 {
  --tw-gradient-to: rgb(231 230 230 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/65 {
  --tw-gradient-to: rgb(231 230 230 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/70 {
  --tw-gradient-to: rgb(231 230 230 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/75 {
  --tw-gradient-to: rgb(231 230 230 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/80 {
  --tw-gradient-to: rgb(231 230 230 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/85 {
  --tw-gradient-to: rgb(231 230 230 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/90 {
  --tw-gradient-to: rgb(231 230 230 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-gray-lite\/95 {
  --tw-gradient-to: rgb(231 230 230 / 0.95) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark {
  --tw-gradient-to: #32BC9B var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/0 {
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/10 {
  --tw-gradient-to: rgb(50 188 155 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/100 {
  --tw-gradient-to: rgb(50 188 155 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/15 {
  --tw-gradient-to: rgb(50 188 155 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/20 {
  --tw-gradient-to: rgb(50 188 155 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/25 {
  --tw-gradient-to: rgb(50 188 155 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/30 {
  --tw-gradient-to: rgb(50 188 155 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/35 {
  --tw-gradient-to: rgb(50 188 155 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/40 {
  --tw-gradient-to: rgb(50 188 155 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/45 {
  --tw-gradient-to: rgb(50 188 155 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/5 {
  --tw-gradient-to: rgb(50 188 155 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/50 {
  --tw-gradient-to: rgb(50 188 155 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/55 {
  --tw-gradient-to: rgb(50 188 155 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/60 {
  --tw-gradient-to: rgb(50 188 155 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/65 {
  --tw-gradient-to: rgb(50 188 155 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/70 {
  --tw-gradient-to: rgb(50 188 155 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/75 {
  --tw-gradient-to: rgb(50 188 155 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/80 {
  --tw-gradient-to: rgb(50 188 155 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/85 {
  --tw-gradient-to: rgb(50 188 155 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/90 {
  --tw-gradient-to: rgb(50 188 155 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-green-dark\/95 {
  --tw-gradient-to: rgb(50 188 155 / 0.95) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite {
  --tw-gradient-to: #3CCFAC var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/0 {
  --tw-gradient-to: rgb(60 207 172 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/10 {
  --tw-gradient-to: rgb(60 207 172 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/100 {
  --tw-gradient-to: rgb(60 207 172 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/15 {
  --tw-gradient-to: rgb(60 207 172 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/20 {
  --tw-gradient-to: rgb(60 207 172 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/25 {
  --tw-gradient-to: rgb(60 207 172 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/30 {
  --tw-gradient-to: rgb(60 207 172 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/35 {
  --tw-gradient-to: rgb(60 207 172 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/40 {
  --tw-gradient-to: rgb(60 207 172 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/45 {
  --tw-gradient-to: rgb(60 207 172 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/5 {
  --tw-gradient-to: rgb(60 207 172 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/50 {
  --tw-gradient-to: rgb(60 207 172 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/55 {
  --tw-gradient-to: rgb(60 207 172 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/60 {
  --tw-gradient-to: rgb(60 207 172 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/65 {
  --tw-gradient-to: rgb(60 207 172 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/70 {
  --tw-gradient-to: rgb(60 207 172 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/75 {
  --tw-gradient-to: rgb(60 207 172 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/80 {
  --tw-gradient-to: rgb(60 207 172 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/85 {
  --tw-gradient-to: rgb(60 207 172 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/90 {
  --tw-gradient-to: rgb(60 207 172 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-green-lite\/95 {
  --tw-gradient-to: rgb(60 207 172 / 0.95) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark {
  --tw-gradient-to: #532950 var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/0 {
  --tw-gradient-to: rgb(83 41 80 / 0) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/10 {
  --tw-gradient-to: rgb(83 41 80 / 0.1) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/100 {
  --tw-gradient-to: rgb(83 41 80 / 1) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/15 {
  --tw-gradient-to: rgb(83 41 80 / 0.15) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/20 {
  --tw-gradient-to: rgb(83 41 80 / 0.2) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/25 {
  --tw-gradient-to: rgb(83 41 80 / 0.25) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/30 {
  --tw-gradient-to: rgb(83 41 80 / 0.3) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/35 {
  --tw-gradient-to: rgb(83 41 80 / 0.35) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/40 {
  --tw-gradient-to: rgb(83 41 80 / 0.4) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/45 {
  --tw-gradient-to: rgb(83 41 80 / 0.45) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/5 {
  --tw-gradient-to: rgb(83 41 80 / 0.05) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/50 {
  --tw-gradient-to: rgb(83 41 80 / 0.5) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/55 {
  --tw-gradient-to: rgb(83 41 80 / 0.55) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/60 {
  --tw-gradient-to: rgb(83 41 80 / 0.6) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/65 {
  --tw-gradient-to: rgb(83 41 80 / 0.65) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/70 {
  --tw-gradient-to: rgb(83 41 80 / 0.7) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/75 {
  --tw-gradient-to: rgb(83 41 80 / 0.75) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/80 {
  --tw-gradient-to: rgb(83 41 80 / 0.8) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/85 {
  --tw-gradient-to: rgb(83 41 80 / 0.85) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/90 {
  --tw-gradient-to: rgb(83 41 80 / 0.9) var(--tw-gradient-to-position);
}
.to-adcurate-purple-dark\/95 {
  --tw-gradient-to: rgb(83 41 80 / 0.95) var(--tw-gradient-to-position);
}
.to-gray-300 {
  --tw-gradient-to: #d1d5db var(--tw-gradient-to-position);
}
.to-purple-500 {
  --tw-gradient-to: #a855f7 var(--tw-gradient-to-position);
}
.to-safex-aqua {
  --tw-gradient-to: #32BC9B var(--tw-gradient-to-position);
}
.to-safex-aqua\/0 {
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
}
.to-safex-aqua\/10 {
  --tw-gradient-to: rgb(50 188 155 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-aqua\/100 {
  --tw-gradient-to: rgb(50 188 155 / 1) var(--tw-gradient-to-position);
}
.to-safex-aqua\/15 {
  --tw-gradient-to: rgb(50 188 155 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-aqua\/20 {
  --tw-gradient-to: rgb(50 188 155 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-aqua\/25 {
  --tw-gradient-to: rgb(50 188 155 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-aqua\/30 {
  --tw-gradient-to: rgb(50 188 155 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-aqua\/35 {
  --tw-gradient-to: rgb(50 188 155 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-aqua\/40 {
  --tw-gradient-to: rgb(50 188 155 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-aqua\/45 {
  --tw-gradient-to: rgb(50 188 155 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-aqua\/5 {
  --tw-gradient-to: rgb(50 188 155 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-aqua\/50 {
  --tw-gradient-to: rgb(50 188 155 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-aqua\/55 {
  --tw-gradient-to: rgb(50 188 155 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-aqua\/60 {
  --tw-gradient-to: rgb(50 188 155 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-aqua\/65 {
  --tw-gradient-to: rgb(50 188 155 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-aqua\/70 {
  --tw-gradient-to: rgb(50 188 155 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-aqua\/75 {
  --tw-gradient-to: rgb(50 188 155 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-aqua\/80 {
  --tw-gradient-to: rgb(50 188 155 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-aqua\/85 {
  --tw-gradient-to: rgb(50 188 155 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-aqua\/90 {
  --tw-gradient-to: rgb(50 188 155 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-aqua\/95 {
  --tw-gradient-to: rgb(50 188 155 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-blue {
  --tw-gradient-to: rgb(37 99 235) var(--tw-gradient-to-position);
}
.to-safex-blue-dark {
  --tw-gradient-to: rgb(23 37 84) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/0 {
  --tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/10 {
  --tw-gradient-to: rgb(23 37 84 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/100 {
  --tw-gradient-to: rgb(23 37 84 / 1) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/15 {
  --tw-gradient-to: rgb(23 37 84 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/20 {
  --tw-gradient-to: rgb(23 37 84 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/25 {
  --tw-gradient-to: rgb(23 37 84 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/30 {
  --tw-gradient-to: rgb(23 37 84 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/35 {
  --tw-gradient-to: rgb(23 37 84 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/40 {
  --tw-gradient-to: rgb(23 37 84 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/45 {
  --tw-gradient-to: rgb(23 37 84 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/5 {
  --tw-gradient-to: rgb(23 37 84 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/50 {
  --tw-gradient-to: rgb(23 37 84 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/55 {
  --tw-gradient-to: rgb(23 37 84 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/60 {
  --tw-gradient-to: rgb(23 37 84 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/65 {
  --tw-gradient-to: rgb(23 37 84 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/70 {
  --tw-gradient-to: rgb(23 37 84 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/75 {
  --tw-gradient-to: rgb(23 37 84 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/80 {
  --tw-gradient-to: rgb(23 37 84 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/85 {
  --tw-gradient-to: rgb(23 37 84 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/90 {
  --tw-gradient-to: rgb(23 37 84 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-blue-dark\/95 {
  --tw-gradient-to: rgb(23 37 84 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-blue\/0 {
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
}
.to-safex-blue\/10 {
  --tw-gradient-to: rgb(37 99 235 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-blue\/100 {
  --tw-gradient-to: rgb(37 99 235 / 1) var(--tw-gradient-to-position);
}
.to-safex-blue\/15 {
  --tw-gradient-to: rgb(37 99 235 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-blue\/20 {
  --tw-gradient-to: rgb(37 99 235 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-blue\/25 {
  --tw-gradient-to: rgb(37 99 235 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-blue\/30 {
  --tw-gradient-to: rgb(37 99 235 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-blue\/35 {
  --tw-gradient-to: rgb(37 99 235 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-blue\/40 {
  --tw-gradient-to: rgb(37 99 235 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-blue\/45 {
  --tw-gradient-to: rgb(37 99 235 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-blue\/5 {
  --tw-gradient-to: rgb(37 99 235 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-blue\/50 {
  --tw-gradient-to: rgb(37 99 235 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-blue\/55 {
  --tw-gradient-to: rgb(37 99 235 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-blue\/60 {
  --tw-gradient-to: rgb(37 99 235 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-blue\/65 {
  --tw-gradient-to: rgb(37 99 235 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-blue\/70 {
  --tw-gradient-to: rgb(37 99 235 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-blue\/75 {
  --tw-gradient-to: rgb(37 99 235 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-blue\/80 {
  --tw-gradient-to: rgb(37 99 235 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-blue\/85 {
  --tw-gradient-to: rgb(37 99 235 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-blue\/90 {
  --tw-gradient-to: rgb(37 99 235 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-blue\/95 {
  --tw-gradient-to: rgb(37 99 235 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-gray-dark {
  --tw-gradient-to: #121212 var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/0 {
  --tw-gradient-to: rgb(18 18 18 / 0) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/10 {
  --tw-gradient-to: rgb(18 18 18 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/100 {
  --tw-gradient-to: rgb(18 18 18 / 1) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/15 {
  --tw-gradient-to: rgb(18 18 18 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/20 {
  --tw-gradient-to: rgb(18 18 18 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/25 {
  --tw-gradient-to: rgb(18 18 18 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/30 {
  --tw-gradient-to: rgb(18 18 18 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/35 {
  --tw-gradient-to: rgb(18 18 18 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/40 {
  --tw-gradient-to: rgb(18 18 18 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/45 {
  --tw-gradient-to: rgb(18 18 18 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/5 {
  --tw-gradient-to: rgb(18 18 18 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/50 {
  --tw-gradient-to: rgb(18 18 18 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/55 {
  --tw-gradient-to: rgb(18 18 18 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/60 {
  --tw-gradient-to: rgb(18 18 18 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/65 {
  --tw-gradient-to: rgb(18 18 18 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/70 {
  --tw-gradient-to: rgb(18 18 18 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/75 {
  --tw-gradient-to: rgb(18 18 18 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/80 {
  --tw-gradient-to: rgb(18 18 18 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/85 {
  --tw-gradient-to: rgb(18 18 18 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/90 {
  --tw-gradient-to: rgb(18 18 18 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-gray-dark\/95 {
  --tw-gradient-to: rgb(18 18 18 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-gray-lite {
  --tw-gradient-to: #F7F8F9 var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/0 {
  --tw-gradient-to: rgb(247 248 249 / 0) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/10 {
  --tw-gradient-to: rgb(247 248 249 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/100 {
  --tw-gradient-to: rgb(247 248 249 / 1) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/15 {
  --tw-gradient-to: rgb(247 248 249 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/20 {
  --tw-gradient-to: rgb(247 248 249 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/25 {
  --tw-gradient-to: rgb(247 248 249 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/30 {
  --tw-gradient-to: rgb(247 248 249 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/35 {
  --tw-gradient-to: rgb(247 248 249 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/40 {
  --tw-gradient-to: rgb(247 248 249 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/45 {
  --tw-gradient-to: rgb(247 248 249 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/5 {
  --tw-gradient-to: rgb(247 248 249 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/50 {
  --tw-gradient-to: rgb(247 248 249 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/55 {
  --tw-gradient-to: rgb(247 248 249 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/60 {
  --tw-gradient-to: rgb(247 248 249 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/65 {
  --tw-gradient-to: rgb(247 248 249 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/70 {
  --tw-gradient-to: rgb(247 248 249 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/75 {
  --tw-gradient-to: rgb(247 248 249 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/80 {
  --tw-gradient-to: rgb(247 248 249 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/85 {
  --tw-gradient-to: rgb(247 248 249 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/90 {
  --tw-gradient-to: rgb(247 248 249 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-gray-lite\/95 {
  --tw-gradient-to: rgb(247 248 249 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-gray-med {
  --tw-gradient-to: #888888 var(--tw-gradient-to-position);
}
.to-safex-gray-med\/0 {
  --tw-gradient-to: rgb(136 136 136 / 0) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/10 {
  --tw-gradient-to: rgb(136 136 136 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/100 {
  --tw-gradient-to: rgb(136 136 136 / 1) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/15 {
  --tw-gradient-to: rgb(136 136 136 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/20 {
  --tw-gradient-to: rgb(136 136 136 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/25 {
  --tw-gradient-to: rgb(136 136 136 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/30 {
  --tw-gradient-to: rgb(136 136 136 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/35 {
  --tw-gradient-to: rgb(136 136 136 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/40 {
  --tw-gradient-to: rgb(136 136 136 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/45 {
  --tw-gradient-to: rgb(136 136 136 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/5 {
  --tw-gradient-to: rgb(136 136 136 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/50 {
  --tw-gradient-to: rgb(136 136 136 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/55 {
  --tw-gradient-to: rgb(136 136 136 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/60 {
  --tw-gradient-to: rgb(136 136 136 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/65 {
  --tw-gradient-to: rgb(136 136 136 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/70 {
  --tw-gradient-to: rgb(136 136 136 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/75 {
  --tw-gradient-to: rgb(136 136 136 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/80 {
  --tw-gradient-to: rgb(136 136 136 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/85 {
  --tw-gradient-to: rgb(136 136 136 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/90 {
  --tw-gradient-to: rgb(136 136 136 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-gray-med\/95 {
  --tw-gradient-to: rgb(136 136 136 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-green {
  --tw-gradient-to: #32BC9B var(--tw-gradient-to-position);
}
.to-safex-green\/0 {
  --tw-gradient-to: rgb(50 188 155 / 0) var(--tw-gradient-to-position);
}
.to-safex-green\/10 {
  --tw-gradient-to: rgb(50 188 155 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-green\/100 {
  --tw-gradient-to: rgb(50 188 155 / 1) var(--tw-gradient-to-position);
}
.to-safex-green\/15 {
  --tw-gradient-to: rgb(50 188 155 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-green\/20 {
  --tw-gradient-to: rgb(50 188 155 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-green\/25 {
  --tw-gradient-to: rgb(50 188 155 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-green\/30 {
  --tw-gradient-to: rgb(50 188 155 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-green\/35 {
  --tw-gradient-to: rgb(50 188 155 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-green\/40 {
  --tw-gradient-to: rgb(50 188 155 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-green\/45 {
  --tw-gradient-to: rgb(50 188 155 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-green\/5 {
  --tw-gradient-to: rgb(50 188 155 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-green\/50 {
  --tw-gradient-to: rgb(50 188 155 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-green\/55 {
  --tw-gradient-to: rgb(50 188 155 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-green\/60 {
  --tw-gradient-to: rgb(50 188 155 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-green\/65 {
  --tw-gradient-to: rgb(50 188 155 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-green\/70 {
  --tw-gradient-to: rgb(50 188 155 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-green\/75 {
  --tw-gradient-to: rgb(50 188 155 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-green\/80 {
  --tw-gradient-to: rgb(50 188 155 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-green\/85 {
  --tw-gradient-to: rgb(50 188 155 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-green\/90 {
  --tw-gradient-to: rgb(50 188 155 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-green\/95 {
  --tw-gradient-to: rgb(50 188 155 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-purple {
  --tw-gradient-to: rgb(107 33 168) var(--tw-gradient-to-position);
}
.to-safex-purple\/0 {
  --tw-gradient-to: rgb(107 33 168 / 0) var(--tw-gradient-to-position);
}
.to-safex-purple\/10 {
  --tw-gradient-to: rgb(107 33 168 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-purple\/100 {
  --tw-gradient-to: rgb(107 33 168 / 1) var(--tw-gradient-to-position);
}
.to-safex-purple\/15 {
  --tw-gradient-to: rgb(107 33 168 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-purple\/20 {
  --tw-gradient-to: rgb(107 33 168 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-purple\/25 {
  --tw-gradient-to: rgb(107 33 168 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-purple\/30 {
  --tw-gradient-to: rgb(107 33 168 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-purple\/35 {
  --tw-gradient-to: rgb(107 33 168 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-purple\/40 {
  --tw-gradient-to: rgb(107 33 168 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-purple\/45 {
  --tw-gradient-to: rgb(107 33 168 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-purple\/5 {
  --tw-gradient-to: rgb(107 33 168 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-purple\/50 {
  --tw-gradient-to: rgb(107 33 168 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-purple\/55 {
  --tw-gradient-to: rgb(107 33 168 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-purple\/60 {
  --tw-gradient-to: rgb(107 33 168 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-purple\/65 {
  --tw-gradient-to: rgb(107 33 168 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-purple\/70 {
  --tw-gradient-to: rgb(107 33 168 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-purple\/75 {
  --tw-gradient-to: rgb(107 33 168 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-purple\/80 {
  --tw-gradient-to: rgb(107 33 168 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-purple\/85 {
  --tw-gradient-to: rgb(107 33 168 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-purple\/90 {
  --tw-gradient-to: rgb(107 33 168 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-purple\/95 {
  --tw-gradient-to: rgb(107 33 168 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-red {
  --tw-gradient-to: #B15047 var(--tw-gradient-to-position);
}
.to-safex-red-blocked {
  --tw-gradient-to: rgb(220 38 38) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/0 {
  --tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/10 {
  --tw-gradient-to: rgb(220 38 38 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/100 {
  --tw-gradient-to: rgb(220 38 38 / 1) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/15 {
  --tw-gradient-to: rgb(220 38 38 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/20 {
  --tw-gradient-to: rgb(220 38 38 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/25 {
  --tw-gradient-to: rgb(220 38 38 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/30 {
  --tw-gradient-to: rgb(220 38 38 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/35 {
  --tw-gradient-to: rgb(220 38 38 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/40 {
  --tw-gradient-to: rgb(220 38 38 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/45 {
  --tw-gradient-to: rgb(220 38 38 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/5 {
  --tw-gradient-to: rgb(220 38 38 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/50 {
  --tw-gradient-to: rgb(220 38 38 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/55 {
  --tw-gradient-to: rgb(220 38 38 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/60 {
  --tw-gradient-to: rgb(220 38 38 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/65 {
  --tw-gradient-to: rgb(220 38 38 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/70 {
  --tw-gradient-to: rgb(220 38 38 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/75 {
  --tw-gradient-to: rgb(220 38 38 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/80 {
  --tw-gradient-to: rgb(220 38 38 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/85 {
  --tw-gradient-to: rgb(220 38 38 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/90 {
  --tw-gradient-to: rgb(220 38 38 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-red-blocked\/95 {
  --tw-gradient-to: rgb(220 38 38 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-red\/0 {
  --tw-gradient-to: rgb(177 80 71 / 0) var(--tw-gradient-to-position);
}
.to-safex-red\/10 {
  --tw-gradient-to: rgb(177 80 71 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-red\/100 {
  --tw-gradient-to: rgb(177 80 71 / 1) var(--tw-gradient-to-position);
}
.to-safex-red\/15 {
  --tw-gradient-to: rgb(177 80 71 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-red\/20 {
  --tw-gradient-to: rgb(177 80 71 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-red\/25 {
  --tw-gradient-to: rgb(177 80 71 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-red\/30 {
  --tw-gradient-to: rgb(177 80 71 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-red\/35 {
  --tw-gradient-to: rgb(177 80 71 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-red\/40 {
  --tw-gradient-to: rgb(177 80 71 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-red\/45 {
  --tw-gradient-to: rgb(177 80 71 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-red\/5 {
  --tw-gradient-to: rgb(177 80 71 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-red\/50 {
  --tw-gradient-to: rgb(177 80 71 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-red\/55 {
  --tw-gradient-to: rgb(177 80 71 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-red\/60 {
  --tw-gradient-to: rgb(177 80 71 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-red\/65 {
  --tw-gradient-to: rgb(177 80 71 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-red\/70 {
  --tw-gradient-to: rgb(177 80 71 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-red\/75 {
  --tw-gradient-to: rgb(177 80 71 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-red\/80 {
  --tw-gradient-to: rgb(177 80 71 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-red\/85 {
  --tw-gradient-to: rgb(177 80 71 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-red\/90 {
  --tw-gradient-to: rgb(177 80 71 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-red\/95 {
  --tw-gradient-to: rgb(177 80 71 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-yellow {
  --tw-gradient-to: #CA2 var(--tw-gradient-to-position);
}
.to-safex-yellow-lite {
  --tw-gradient-to: #FC4 var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/0 {
  --tw-gradient-to: rgb(255 204 68 / 0) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/10 {
  --tw-gradient-to: rgb(255 204 68 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/100 {
  --tw-gradient-to: rgb(255 204 68 / 1) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/15 {
  --tw-gradient-to: rgb(255 204 68 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/20 {
  --tw-gradient-to: rgb(255 204 68 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/25 {
  --tw-gradient-to: rgb(255 204 68 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/30 {
  --tw-gradient-to: rgb(255 204 68 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/35 {
  --tw-gradient-to: rgb(255 204 68 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/40 {
  --tw-gradient-to: rgb(255 204 68 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/45 {
  --tw-gradient-to: rgb(255 204 68 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/5 {
  --tw-gradient-to: rgb(255 204 68 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/50 {
  --tw-gradient-to: rgb(255 204 68 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/55 {
  --tw-gradient-to: rgb(255 204 68 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/60 {
  --tw-gradient-to: rgb(255 204 68 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/65 {
  --tw-gradient-to: rgb(255 204 68 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/70 {
  --tw-gradient-to: rgb(255 204 68 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/75 {
  --tw-gradient-to: rgb(255 204 68 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/80 {
  --tw-gradient-to: rgb(255 204 68 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/85 {
  --tw-gradient-to: rgb(255 204 68 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/90 {
  --tw-gradient-to: rgb(255 204 68 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-yellow-lite\/95 {
  --tw-gradient-to: rgb(255 204 68 / 0.95) var(--tw-gradient-to-position);
}
.to-safex-yellow\/0 {
  --tw-gradient-to: rgb(204 170 34 / 0) var(--tw-gradient-to-position);
}
.to-safex-yellow\/10 {
  --tw-gradient-to: rgb(204 170 34 / 0.1) var(--tw-gradient-to-position);
}
.to-safex-yellow\/100 {
  --tw-gradient-to: rgb(204 170 34 / 1) var(--tw-gradient-to-position);
}
.to-safex-yellow\/15 {
  --tw-gradient-to: rgb(204 170 34 / 0.15) var(--tw-gradient-to-position);
}
.to-safex-yellow\/20 {
  --tw-gradient-to: rgb(204 170 34 / 0.2) var(--tw-gradient-to-position);
}
.to-safex-yellow\/25 {
  --tw-gradient-to: rgb(204 170 34 / 0.25) var(--tw-gradient-to-position);
}
.to-safex-yellow\/30 {
  --tw-gradient-to: rgb(204 170 34 / 0.3) var(--tw-gradient-to-position);
}
.to-safex-yellow\/35 {
  --tw-gradient-to: rgb(204 170 34 / 0.35) var(--tw-gradient-to-position);
}
.to-safex-yellow\/40 {
  --tw-gradient-to: rgb(204 170 34 / 0.4) var(--tw-gradient-to-position);
}
.to-safex-yellow\/45 {
  --tw-gradient-to: rgb(204 170 34 / 0.45) var(--tw-gradient-to-position);
}
.to-safex-yellow\/5 {
  --tw-gradient-to: rgb(204 170 34 / 0.05) var(--tw-gradient-to-position);
}
.to-safex-yellow\/50 {
  --tw-gradient-to: rgb(204 170 34 / 0.5) var(--tw-gradient-to-position);
}
.to-safex-yellow\/55 {
  --tw-gradient-to: rgb(204 170 34 / 0.55) var(--tw-gradient-to-position);
}
.to-safex-yellow\/60 {
  --tw-gradient-to: rgb(204 170 34 / 0.6) var(--tw-gradient-to-position);
}
.to-safex-yellow\/65 {
  --tw-gradient-to: rgb(204 170 34 / 0.65) var(--tw-gradient-to-position);
}
.to-safex-yellow\/70 {
  --tw-gradient-to: rgb(204 170 34 / 0.7) var(--tw-gradient-to-position);
}
.to-safex-yellow\/75 {
  --tw-gradient-to: rgb(204 170 34 / 0.75) var(--tw-gradient-to-position);
}
.to-safex-yellow\/80 {
  --tw-gradient-to: rgb(204 170 34 / 0.8) var(--tw-gradient-to-position);
}
.to-safex-yellow\/85 {
  --tw-gradient-to: rgb(204 170 34 / 0.85) var(--tw-gradient-to-position);
}
.to-safex-yellow\/90 {
  --tw-gradient-to: rgb(204 170 34 / 0.9) var(--tw-gradient-to-position);
}
.to-safex-yellow\/95 {
  --tw-gradient-to: rgb(204 170 34 / 0.95) var(--tw-gradient-to-position);
}
.to-slate-600 {
  --tw-gradient-to: #475569 var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.bg-left-bottom {
  background-position: left bottom;
}
.bg-left-top {
  background-position: left top;
}
.bg-right-bottom {
  background-position: right bottom;
}
.bg-right-top {
  background-position: right top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-adcurate-black {
  fill: #242852;
}
.fill-adcurate-black-lite {
  fill: #2F356D;
}
.fill-adcurate-black-lite-semi {
  fill: #2F356D;
}
.fill-adcurate-black-lite-semi\/0 {
  fill: rgb(47 53 109 / 0);
}
.fill-adcurate-black-lite-semi\/10 {
  fill: rgb(47 53 109 / 0.1);
}
.fill-adcurate-black-lite-semi\/100 {
  fill: rgb(47 53 109 / 1);
}
.fill-adcurate-black-lite-semi\/15 {
  fill: rgb(47 53 109 / 0.15);
}
.fill-adcurate-black-lite-semi\/20 {
  fill: rgb(47 53 109 / 0.2);
}
.fill-adcurate-black-lite-semi\/25 {
  fill: rgb(47 53 109 / 0.25);
}
.fill-adcurate-black-lite-semi\/30 {
  fill: rgb(47 53 109 / 0.3);
}
.fill-adcurate-black-lite-semi\/35 {
  fill: rgb(47 53 109 / 0.35);
}
.fill-adcurate-black-lite-semi\/40 {
  fill: rgb(47 53 109 / 0.4);
}
.fill-adcurate-black-lite-semi\/45 {
  fill: rgb(47 53 109 / 0.45);
}
.fill-adcurate-black-lite-semi\/5 {
  fill: rgb(47 53 109 / 0.05);
}
.fill-adcurate-black-lite-semi\/50 {
  fill: rgb(47 53 109 / 0.5);
}
.fill-adcurate-black-lite-semi\/55 {
  fill: rgb(47 53 109 / 0.55);
}
.fill-adcurate-black-lite-semi\/60 {
  fill: rgb(47 53 109 / 0.6);
}
.fill-adcurate-black-lite-semi\/65 {
  fill: rgb(47 53 109 / 0.65);
}
.fill-adcurate-black-lite-semi\/70 {
  fill: rgb(47 53 109 / 0.7);
}
.fill-adcurate-black-lite-semi\/75 {
  fill: rgb(47 53 109 / 0.75);
}
.fill-adcurate-black-lite-semi\/80 {
  fill: rgb(47 53 109 / 0.8);
}
.fill-adcurate-black-lite-semi\/85 {
  fill: rgb(47 53 109 / 0.85);
}
.fill-adcurate-black-lite-semi\/90 {
  fill: rgb(47 53 109 / 0.9);
}
.fill-adcurate-black-lite-semi\/95 {
  fill: rgb(47 53 109 / 0.95);
}
.fill-adcurate-black-lite\/0 {
  fill: rgb(47 53 109 / 0);
}
.fill-adcurate-black-lite\/10 {
  fill: rgb(47 53 109 / 0.1);
}
.fill-adcurate-black-lite\/100 {
  fill: rgb(47 53 109 / 1);
}
.fill-adcurate-black-lite\/15 {
  fill: rgb(47 53 109 / 0.15);
}
.fill-adcurate-black-lite\/20 {
  fill: rgb(47 53 109 / 0.2);
}
.fill-adcurate-black-lite\/25 {
  fill: rgb(47 53 109 / 0.25);
}
.fill-adcurate-black-lite\/30 {
  fill: rgb(47 53 109 / 0.3);
}
.fill-adcurate-black-lite\/35 {
  fill: rgb(47 53 109 / 0.35);
}
.fill-adcurate-black-lite\/40 {
  fill: rgb(47 53 109 / 0.4);
}
.fill-adcurate-black-lite\/45 {
  fill: rgb(47 53 109 / 0.45);
}
.fill-adcurate-black-lite\/5 {
  fill: rgb(47 53 109 / 0.05);
}
.fill-adcurate-black-lite\/50 {
  fill: rgb(47 53 109 / 0.5);
}
.fill-adcurate-black-lite\/55 {
  fill: rgb(47 53 109 / 0.55);
}
.fill-adcurate-black-lite\/60 {
  fill: rgb(47 53 109 / 0.6);
}
.fill-adcurate-black-lite\/65 {
  fill: rgb(47 53 109 / 0.65);
}
.fill-adcurate-black-lite\/70 {
  fill: rgb(47 53 109 / 0.7);
}
.fill-adcurate-black-lite\/75 {
  fill: rgb(47 53 109 / 0.75);
}
.fill-adcurate-black-lite\/80 {
  fill: rgb(47 53 109 / 0.8);
}
.fill-adcurate-black-lite\/85 {
  fill: rgb(47 53 109 / 0.85);
}
.fill-adcurate-black-lite\/90 {
  fill: rgb(47 53 109 / 0.9);
}
.fill-adcurate-black-lite\/95 {
  fill: rgb(47 53 109 / 0.95);
}
.fill-adcurate-black\/0 {
  fill: rgb(36 40 82 / 0);
}
.fill-adcurate-black\/10 {
  fill: rgb(36 40 82 / 0.1);
}
.fill-adcurate-black\/100 {
  fill: rgb(36 40 82 / 1);
}
.fill-adcurate-black\/15 {
  fill: rgb(36 40 82 / 0.15);
}
.fill-adcurate-black\/20 {
  fill: rgb(36 40 82 / 0.2);
}
.fill-adcurate-black\/25 {
  fill: rgb(36 40 82 / 0.25);
}
.fill-adcurate-black\/30 {
  fill: rgb(36 40 82 / 0.3);
}
.fill-adcurate-black\/35 {
  fill: rgb(36 40 82 / 0.35);
}
.fill-adcurate-black\/40 {
  fill: rgb(36 40 82 / 0.4);
}
.fill-adcurate-black\/45 {
  fill: rgb(36 40 82 / 0.45);
}
.fill-adcurate-black\/5 {
  fill: rgb(36 40 82 / 0.05);
}
.fill-adcurate-black\/50 {
  fill: rgb(36 40 82 / 0.5);
}
.fill-adcurate-black\/55 {
  fill: rgb(36 40 82 / 0.55);
}
.fill-adcurate-black\/60 {
  fill: rgb(36 40 82 / 0.6);
}
.fill-adcurate-black\/65 {
  fill: rgb(36 40 82 / 0.65);
}
.fill-adcurate-black\/70 {
  fill: rgb(36 40 82 / 0.7);
}
.fill-adcurate-black\/75 {
  fill: rgb(36 40 82 / 0.75);
}
.fill-adcurate-black\/80 {
  fill: rgb(36 40 82 / 0.8);
}
.fill-adcurate-black\/85 {
  fill: rgb(36 40 82 / 0.85);
}
.fill-adcurate-black\/90 {
  fill: rgb(36 40 82 / 0.9);
}
.fill-adcurate-black\/95 {
  fill: rgb(36 40 82 / 0.95);
}
.fill-adcurate-gradient-blue {
  fill: #d4fdff;
}
.fill-adcurate-gradient-blue\/0 {
  fill: rgb(212 253 255 / 0);
}
.fill-adcurate-gradient-blue\/10 {
  fill: rgb(212 253 255 / 0.1);
}
.fill-adcurate-gradient-blue\/100 {
  fill: rgb(212 253 255 / 1);
}
.fill-adcurate-gradient-blue\/15 {
  fill: rgb(212 253 255 / 0.15);
}
.fill-adcurate-gradient-blue\/20 {
  fill: rgb(212 253 255 / 0.2);
}
.fill-adcurate-gradient-blue\/25 {
  fill: rgb(212 253 255 / 0.25);
}
.fill-adcurate-gradient-blue\/30 {
  fill: rgb(212 253 255 / 0.3);
}
.fill-adcurate-gradient-blue\/35 {
  fill: rgb(212 253 255 / 0.35);
}
.fill-adcurate-gradient-blue\/40 {
  fill: rgb(212 253 255 / 0.4);
}
.fill-adcurate-gradient-blue\/45 {
  fill: rgb(212 253 255 / 0.45);
}
.fill-adcurate-gradient-blue\/5 {
  fill: rgb(212 253 255 / 0.05);
}
.fill-adcurate-gradient-blue\/50 {
  fill: rgb(212 253 255 / 0.5);
}
.fill-adcurate-gradient-blue\/55 {
  fill: rgb(212 253 255 / 0.55);
}
.fill-adcurate-gradient-blue\/60 {
  fill: rgb(212 253 255 / 0.6);
}
.fill-adcurate-gradient-blue\/65 {
  fill: rgb(212 253 255 / 0.65);
}
.fill-adcurate-gradient-blue\/70 {
  fill: rgb(212 253 255 / 0.7);
}
.fill-adcurate-gradient-blue\/75 {
  fill: rgb(212 253 255 / 0.75);
}
.fill-adcurate-gradient-blue\/80 {
  fill: rgb(212 253 255 / 0.8);
}
.fill-adcurate-gradient-blue\/85 {
  fill: rgb(212 253 255 / 0.85);
}
.fill-adcurate-gradient-blue\/90 {
  fill: rgb(212 253 255 / 0.9);
}
.fill-adcurate-gradient-blue\/95 {
  fill: rgb(212 253 255 / 0.95);
}
.fill-adcurate-gradient-pink {
  fill: #fccdf8;
}
.fill-adcurate-gradient-pink\/0 {
  fill: rgb(252 205 248 / 0);
}
.fill-adcurate-gradient-pink\/10 {
  fill: rgb(252 205 248 / 0.1);
}
.fill-adcurate-gradient-pink\/100 {
  fill: rgb(252 205 248 / 1);
}
.fill-adcurate-gradient-pink\/15 {
  fill: rgb(252 205 248 / 0.15);
}
.fill-adcurate-gradient-pink\/20 {
  fill: rgb(252 205 248 / 0.2);
}
.fill-adcurate-gradient-pink\/25 {
  fill: rgb(252 205 248 / 0.25);
}
.fill-adcurate-gradient-pink\/30 {
  fill: rgb(252 205 248 / 0.3);
}
.fill-adcurate-gradient-pink\/35 {
  fill: rgb(252 205 248 / 0.35);
}
.fill-adcurate-gradient-pink\/40 {
  fill: rgb(252 205 248 / 0.4);
}
.fill-adcurate-gradient-pink\/45 {
  fill: rgb(252 205 248 / 0.45);
}
.fill-adcurate-gradient-pink\/5 {
  fill: rgb(252 205 248 / 0.05);
}
.fill-adcurate-gradient-pink\/50 {
  fill: rgb(252 205 248 / 0.5);
}
.fill-adcurate-gradient-pink\/55 {
  fill: rgb(252 205 248 / 0.55);
}
.fill-adcurate-gradient-pink\/60 {
  fill: rgb(252 205 248 / 0.6);
}
.fill-adcurate-gradient-pink\/65 {
  fill: rgb(252 205 248 / 0.65);
}
.fill-adcurate-gradient-pink\/70 {
  fill: rgb(252 205 248 / 0.7);
}
.fill-adcurate-gradient-pink\/75 {
  fill: rgb(252 205 248 / 0.75);
}
.fill-adcurate-gradient-pink\/80 {
  fill: rgb(252 205 248 / 0.8);
}
.fill-adcurate-gradient-pink\/85 {
  fill: rgb(252 205 248 / 0.85);
}
.fill-adcurate-gradient-pink\/90 {
  fill: rgb(252 205 248 / 0.9);
}
.fill-adcurate-gradient-pink\/95 {
  fill: rgb(252 205 248 / 0.95);
}
.fill-adcurate-gray-lite {
  fill: #E7E6E6;
}
.fill-adcurate-gray-lite\/0 {
  fill: rgb(231 230 230 / 0);
}
.fill-adcurate-gray-lite\/10 {
  fill: rgb(231 230 230 / 0.1);
}
.fill-adcurate-gray-lite\/100 {
  fill: rgb(231 230 230 / 1);
}
.fill-adcurate-gray-lite\/15 {
  fill: rgb(231 230 230 / 0.15);
}
.fill-adcurate-gray-lite\/20 {
  fill: rgb(231 230 230 / 0.2);
}
.fill-adcurate-gray-lite\/25 {
  fill: rgb(231 230 230 / 0.25);
}
.fill-adcurate-gray-lite\/30 {
  fill: rgb(231 230 230 / 0.3);
}
.fill-adcurate-gray-lite\/35 {
  fill: rgb(231 230 230 / 0.35);
}
.fill-adcurate-gray-lite\/40 {
  fill: rgb(231 230 230 / 0.4);
}
.fill-adcurate-gray-lite\/45 {
  fill: rgb(231 230 230 / 0.45);
}
.fill-adcurate-gray-lite\/5 {
  fill: rgb(231 230 230 / 0.05);
}
.fill-adcurate-gray-lite\/50 {
  fill: rgb(231 230 230 / 0.5);
}
.fill-adcurate-gray-lite\/55 {
  fill: rgb(231 230 230 / 0.55);
}
.fill-adcurate-gray-lite\/60 {
  fill: rgb(231 230 230 / 0.6);
}
.fill-adcurate-gray-lite\/65 {
  fill: rgb(231 230 230 / 0.65);
}
.fill-adcurate-gray-lite\/70 {
  fill: rgb(231 230 230 / 0.7);
}
.fill-adcurate-gray-lite\/75 {
  fill: rgb(231 230 230 / 0.75);
}
.fill-adcurate-gray-lite\/80 {
  fill: rgb(231 230 230 / 0.8);
}
.fill-adcurate-gray-lite\/85 {
  fill: rgb(231 230 230 / 0.85);
}
.fill-adcurate-gray-lite\/90 {
  fill: rgb(231 230 230 / 0.9);
}
.fill-adcurate-gray-lite\/95 {
  fill: rgb(231 230 230 / 0.95);
}
.fill-adcurate-green-dark {
  fill: #32BC9B;
}
.fill-adcurate-green-dark\/0 {
  fill: rgb(50 188 155 / 0);
}
.fill-adcurate-green-dark\/10 {
  fill: rgb(50 188 155 / 0.1);
}
.fill-adcurate-green-dark\/100 {
  fill: rgb(50 188 155 / 1);
}
.fill-adcurate-green-dark\/15 {
  fill: rgb(50 188 155 / 0.15);
}
.fill-adcurate-green-dark\/20 {
  fill: rgb(50 188 155 / 0.2);
}
.fill-adcurate-green-dark\/25 {
  fill: rgb(50 188 155 / 0.25);
}
.fill-adcurate-green-dark\/30 {
  fill: rgb(50 188 155 / 0.3);
}
.fill-adcurate-green-dark\/35 {
  fill: rgb(50 188 155 / 0.35);
}
.fill-adcurate-green-dark\/40 {
  fill: rgb(50 188 155 / 0.4);
}
.fill-adcurate-green-dark\/45 {
  fill: rgb(50 188 155 / 0.45);
}
.fill-adcurate-green-dark\/5 {
  fill: rgb(50 188 155 / 0.05);
}
.fill-adcurate-green-dark\/50 {
  fill: rgb(50 188 155 / 0.5);
}
.fill-adcurate-green-dark\/55 {
  fill: rgb(50 188 155 / 0.55);
}
.fill-adcurate-green-dark\/60 {
  fill: rgb(50 188 155 / 0.6);
}
.fill-adcurate-green-dark\/65 {
  fill: rgb(50 188 155 / 0.65);
}
.fill-adcurate-green-dark\/70 {
  fill: rgb(50 188 155 / 0.7);
}
.fill-adcurate-green-dark\/75 {
  fill: rgb(50 188 155 / 0.75);
}
.fill-adcurate-green-dark\/80 {
  fill: rgb(50 188 155 / 0.8);
}
.fill-adcurate-green-dark\/85 {
  fill: rgb(50 188 155 / 0.85);
}
.fill-adcurate-green-dark\/90 {
  fill: rgb(50 188 155 / 0.9);
}
.fill-adcurate-green-dark\/95 {
  fill: rgb(50 188 155 / 0.95);
}
.fill-adcurate-green-lite {
  fill: #3CCFAC;
}
.fill-adcurate-green-lite\/0 {
  fill: rgb(60 207 172 / 0);
}
.fill-adcurate-green-lite\/10 {
  fill: rgb(60 207 172 / 0.1);
}
.fill-adcurate-green-lite\/100 {
  fill: rgb(60 207 172 / 1);
}
.fill-adcurate-green-lite\/15 {
  fill: rgb(60 207 172 / 0.15);
}
.fill-adcurate-green-lite\/20 {
  fill: rgb(60 207 172 / 0.2);
}
.fill-adcurate-green-lite\/25 {
  fill: rgb(60 207 172 / 0.25);
}
.fill-adcurate-green-lite\/30 {
  fill: rgb(60 207 172 / 0.3);
}
.fill-adcurate-green-lite\/35 {
  fill: rgb(60 207 172 / 0.35);
}
.fill-adcurate-green-lite\/40 {
  fill: rgb(60 207 172 / 0.4);
}
.fill-adcurate-green-lite\/45 {
  fill: rgb(60 207 172 / 0.45);
}
.fill-adcurate-green-lite\/5 {
  fill: rgb(60 207 172 / 0.05);
}
.fill-adcurate-green-lite\/50 {
  fill: rgb(60 207 172 / 0.5);
}
.fill-adcurate-green-lite\/55 {
  fill: rgb(60 207 172 / 0.55);
}
.fill-adcurate-green-lite\/60 {
  fill: rgb(60 207 172 / 0.6);
}
.fill-adcurate-green-lite\/65 {
  fill: rgb(60 207 172 / 0.65);
}
.fill-adcurate-green-lite\/70 {
  fill: rgb(60 207 172 / 0.7);
}
.fill-adcurate-green-lite\/75 {
  fill: rgb(60 207 172 / 0.75);
}
.fill-adcurate-green-lite\/80 {
  fill: rgb(60 207 172 / 0.8);
}
.fill-adcurate-green-lite\/85 {
  fill: rgb(60 207 172 / 0.85);
}
.fill-adcurate-green-lite\/90 {
  fill: rgb(60 207 172 / 0.9);
}
.fill-adcurate-green-lite\/95 {
  fill: rgb(60 207 172 / 0.95);
}
.fill-adcurate-purple-dark {
  fill: #532950;
}
.fill-adcurate-purple-dark\/0 {
  fill: rgb(83 41 80 / 0);
}
.fill-adcurate-purple-dark\/10 {
  fill: rgb(83 41 80 / 0.1);
}
.fill-adcurate-purple-dark\/100 {
  fill: rgb(83 41 80 / 1);
}
.fill-adcurate-purple-dark\/15 {
  fill: rgb(83 41 80 / 0.15);
}
.fill-adcurate-purple-dark\/20 {
  fill: rgb(83 41 80 / 0.2);
}
.fill-adcurate-purple-dark\/25 {
  fill: rgb(83 41 80 / 0.25);
}
.fill-adcurate-purple-dark\/30 {
  fill: rgb(83 41 80 / 0.3);
}
.fill-adcurate-purple-dark\/35 {
  fill: rgb(83 41 80 / 0.35);
}
.fill-adcurate-purple-dark\/40 {
  fill: rgb(83 41 80 / 0.4);
}
.fill-adcurate-purple-dark\/45 {
  fill: rgb(83 41 80 / 0.45);
}
.fill-adcurate-purple-dark\/5 {
  fill: rgb(83 41 80 / 0.05);
}
.fill-adcurate-purple-dark\/50 {
  fill: rgb(83 41 80 / 0.5);
}
.fill-adcurate-purple-dark\/55 {
  fill: rgb(83 41 80 / 0.55);
}
.fill-adcurate-purple-dark\/60 {
  fill: rgb(83 41 80 / 0.6);
}
.fill-adcurate-purple-dark\/65 {
  fill: rgb(83 41 80 / 0.65);
}
.fill-adcurate-purple-dark\/70 {
  fill: rgb(83 41 80 / 0.7);
}
.fill-adcurate-purple-dark\/75 {
  fill: rgb(83 41 80 / 0.75);
}
.fill-adcurate-purple-dark\/80 {
  fill: rgb(83 41 80 / 0.8);
}
.fill-adcurate-purple-dark\/85 {
  fill: rgb(83 41 80 / 0.85);
}
.fill-adcurate-purple-dark\/90 {
  fill: rgb(83 41 80 / 0.9);
}
.fill-adcurate-purple-dark\/95 {
  fill: rgb(83 41 80 / 0.95);
}
.fill-safex-aqua {
  fill: #32BC9B;
}
.fill-safex-aqua\/0 {
  fill: rgb(50 188 155 / 0);
}
.fill-safex-aqua\/10 {
  fill: rgb(50 188 155 / 0.1);
}
.fill-safex-aqua\/100 {
  fill: rgb(50 188 155 / 1);
}
.fill-safex-aqua\/15 {
  fill: rgb(50 188 155 / 0.15);
}
.fill-safex-aqua\/20 {
  fill: rgb(50 188 155 / 0.2);
}
.fill-safex-aqua\/25 {
  fill: rgb(50 188 155 / 0.25);
}
.fill-safex-aqua\/30 {
  fill: rgb(50 188 155 / 0.3);
}
.fill-safex-aqua\/35 {
  fill: rgb(50 188 155 / 0.35);
}
.fill-safex-aqua\/40 {
  fill: rgb(50 188 155 / 0.4);
}
.fill-safex-aqua\/45 {
  fill: rgb(50 188 155 / 0.45);
}
.fill-safex-aqua\/5 {
  fill: rgb(50 188 155 / 0.05);
}
.fill-safex-aqua\/50 {
  fill: rgb(50 188 155 / 0.5);
}
.fill-safex-aqua\/55 {
  fill: rgb(50 188 155 / 0.55);
}
.fill-safex-aqua\/60 {
  fill: rgb(50 188 155 / 0.6);
}
.fill-safex-aqua\/65 {
  fill: rgb(50 188 155 / 0.65);
}
.fill-safex-aqua\/70 {
  fill: rgb(50 188 155 / 0.7);
}
.fill-safex-aqua\/75 {
  fill: rgb(50 188 155 / 0.75);
}
.fill-safex-aqua\/80 {
  fill: rgb(50 188 155 / 0.8);
}
.fill-safex-aqua\/85 {
  fill: rgb(50 188 155 / 0.85);
}
.fill-safex-aqua\/90 {
  fill: rgb(50 188 155 / 0.9);
}
.fill-safex-aqua\/95 {
  fill: rgb(50 188 155 / 0.95);
}
.fill-safex-blue {
  fill: rgb(37 99 235);
}
.fill-safex-blue-dark {
  fill: rgb(23 37 84);
}
.fill-safex-blue-dark\/0 {
  fill: rgb(23 37 84 / 0);
}
.fill-safex-blue-dark\/10 {
  fill: rgb(23 37 84 / 0.1);
}
.fill-safex-blue-dark\/100 {
  fill: rgb(23 37 84 / 1);
}
.fill-safex-blue-dark\/15 {
  fill: rgb(23 37 84 / 0.15);
}
.fill-safex-blue-dark\/20 {
  fill: rgb(23 37 84 / 0.2);
}
.fill-safex-blue-dark\/25 {
  fill: rgb(23 37 84 / 0.25);
}
.fill-safex-blue-dark\/30 {
  fill: rgb(23 37 84 / 0.3);
}
.fill-safex-blue-dark\/35 {
  fill: rgb(23 37 84 / 0.35);
}
.fill-safex-blue-dark\/40 {
  fill: rgb(23 37 84 / 0.4);
}
.fill-safex-blue-dark\/45 {
  fill: rgb(23 37 84 / 0.45);
}
.fill-safex-blue-dark\/5 {
  fill: rgb(23 37 84 / 0.05);
}
.fill-safex-blue-dark\/50 {
  fill: rgb(23 37 84 / 0.5);
}
.fill-safex-blue-dark\/55 {
  fill: rgb(23 37 84 / 0.55);
}
.fill-safex-blue-dark\/60 {
  fill: rgb(23 37 84 / 0.6);
}
.fill-safex-blue-dark\/65 {
  fill: rgb(23 37 84 / 0.65);
}
.fill-safex-blue-dark\/70 {
  fill: rgb(23 37 84 / 0.7);
}
.fill-safex-blue-dark\/75 {
  fill: rgb(23 37 84 / 0.75);
}
.fill-safex-blue-dark\/80 {
  fill: rgb(23 37 84 / 0.8);
}
.fill-safex-blue-dark\/85 {
  fill: rgb(23 37 84 / 0.85);
}
.fill-safex-blue-dark\/90 {
  fill: rgb(23 37 84 / 0.9);
}
.fill-safex-blue-dark\/95 {
  fill: rgb(23 37 84 / 0.95);
}
.fill-safex-blue\/0 {
  fill: rgb(37 99 235 / 0);
}
.fill-safex-blue\/10 {
  fill: rgb(37 99 235 / 0.1);
}
.fill-safex-blue\/100 {
  fill: rgb(37 99 235 / 1);
}
.fill-safex-blue\/15 {
  fill: rgb(37 99 235 / 0.15);
}
.fill-safex-blue\/20 {
  fill: rgb(37 99 235 / 0.2);
}
.fill-safex-blue\/25 {
  fill: rgb(37 99 235 / 0.25);
}
.fill-safex-blue\/30 {
  fill: rgb(37 99 235 / 0.3);
}
.fill-safex-blue\/35 {
  fill: rgb(37 99 235 / 0.35);
}
.fill-safex-blue\/40 {
  fill: rgb(37 99 235 / 0.4);
}
.fill-safex-blue\/45 {
  fill: rgb(37 99 235 / 0.45);
}
.fill-safex-blue\/5 {
  fill: rgb(37 99 235 / 0.05);
}
.fill-safex-blue\/50 {
  fill: rgb(37 99 235 / 0.5);
}
.fill-safex-blue\/55 {
  fill: rgb(37 99 235 / 0.55);
}
.fill-safex-blue\/60 {
  fill: rgb(37 99 235 / 0.6);
}
.fill-safex-blue\/65 {
  fill: rgb(37 99 235 / 0.65);
}
.fill-safex-blue\/70 {
  fill: rgb(37 99 235 / 0.7);
}
.fill-safex-blue\/75 {
  fill: rgb(37 99 235 / 0.75);
}
.fill-safex-blue\/80 {
  fill: rgb(37 99 235 / 0.8);
}
.fill-safex-blue\/85 {
  fill: rgb(37 99 235 / 0.85);
}
.fill-safex-blue\/90 {
  fill: rgb(37 99 235 / 0.9);
}
.fill-safex-blue\/95 {
  fill: rgb(37 99 235 / 0.95);
}
.fill-safex-gray-dark {
  fill: #121212;
}
.fill-safex-gray-dark\/0 {
  fill: rgb(18 18 18 / 0);
}
.fill-safex-gray-dark\/10 {
  fill: rgb(18 18 18 / 0.1);
}
.fill-safex-gray-dark\/100 {
  fill: rgb(18 18 18 / 1);
}
.fill-safex-gray-dark\/15 {
  fill: rgb(18 18 18 / 0.15);
}
.fill-safex-gray-dark\/20 {
  fill: rgb(18 18 18 / 0.2);
}
.fill-safex-gray-dark\/25 {
  fill: rgb(18 18 18 / 0.25);
}
.fill-safex-gray-dark\/30 {
  fill: rgb(18 18 18 / 0.3);
}
.fill-safex-gray-dark\/35 {
  fill: rgb(18 18 18 / 0.35);
}
.fill-safex-gray-dark\/40 {
  fill: rgb(18 18 18 / 0.4);
}
.fill-safex-gray-dark\/45 {
  fill: rgb(18 18 18 / 0.45);
}
.fill-safex-gray-dark\/5 {
  fill: rgb(18 18 18 / 0.05);
}
.fill-safex-gray-dark\/50 {
  fill: rgb(18 18 18 / 0.5);
}
.fill-safex-gray-dark\/55 {
  fill: rgb(18 18 18 / 0.55);
}
.fill-safex-gray-dark\/60 {
  fill: rgb(18 18 18 / 0.6);
}
.fill-safex-gray-dark\/65 {
  fill: rgb(18 18 18 / 0.65);
}
.fill-safex-gray-dark\/70 {
  fill: rgb(18 18 18 / 0.7);
}
.fill-safex-gray-dark\/75 {
  fill: rgb(18 18 18 / 0.75);
}
.fill-safex-gray-dark\/80 {
  fill: rgb(18 18 18 / 0.8);
}
.fill-safex-gray-dark\/85 {
  fill: rgb(18 18 18 / 0.85);
}
.fill-safex-gray-dark\/90 {
  fill: rgb(18 18 18 / 0.9);
}
.fill-safex-gray-dark\/95 {
  fill: rgb(18 18 18 / 0.95);
}
.fill-safex-gray-lite {
  fill: #F7F8F9;
}
.fill-safex-gray-lite\/0 {
  fill: rgb(247 248 249 / 0);
}
.fill-safex-gray-lite\/10 {
  fill: rgb(247 248 249 / 0.1);
}
.fill-safex-gray-lite\/100 {
  fill: rgb(247 248 249 / 1);
}
.fill-safex-gray-lite\/15 {
  fill: rgb(247 248 249 / 0.15);
}
.fill-safex-gray-lite\/20 {
  fill: rgb(247 248 249 / 0.2);
}
.fill-safex-gray-lite\/25 {
  fill: rgb(247 248 249 / 0.25);
}
.fill-safex-gray-lite\/30 {
  fill: rgb(247 248 249 / 0.3);
}
.fill-safex-gray-lite\/35 {
  fill: rgb(247 248 249 / 0.35);
}
.fill-safex-gray-lite\/40 {
  fill: rgb(247 248 249 / 0.4);
}
.fill-safex-gray-lite\/45 {
  fill: rgb(247 248 249 / 0.45);
}
.fill-safex-gray-lite\/5 {
  fill: rgb(247 248 249 / 0.05);
}
.fill-safex-gray-lite\/50 {
  fill: rgb(247 248 249 / 0.5);
}
.fill-safex-gray-lite\/55 {
  fill: rgb(247 248 249 / 0.55);
}
.fill-safex-gray-lite\/60 {
  fill: rgb(247 248 249 / 0.6);
}
.fill-safex-gray-lite\/65 {
  fill: rgb(247 248 249 / 0.65);
}
.fill-safex-gray-lite\/70 {
  fill: rgb(247 248 249 / 0.7);
}
.fill-safex-gray-lite\/75 {
  fill: rgb(247 248 249 / 0.75);
}
.fill-safex-gray-lite\/80 {
  fill: rgb(247 248 249 / 0.8);
}
.fill-safex-gray-lite\/85 {
  fill: rgb(247 248 249 / 0.85);
}
.fill-safex-gray-lite\/90 {
  fill: rgb(247 248 249 / 0.9);
}
.fill-safex-gray-lite\/95 {
  fill: rgb(247 248 249 / 0.95);
}
.fill-safex-gray-med {
  fill: #888888;
}
.fill-safex-gray-med\/0 {
  fill: rgb(136 136 136 / 0);
}
.fill-safex-gray-med\/10 {
  fill: rgb(136 136 136 / 0.1);
}
.fill-safex-gray-med\/100 {
  fill: rgb(136 136 136 / 1);
}
.fill-safex-gray-med\/15 {
  fill: rgb(136 136 136 / 0.15);
}
.fill-safex-gray-med\/20 {
  fill: rgb(136 136 136 / 0.2);
}
.fill-safex-gray-med\/25 {
  fill: rgb(136 136 136 / 0.25);
}
.fill-safex-gray-med\/30 {
  fill: rgb(136 136 136 / 0.3);
}
.fill-safex-gray-med\/35 {
  fill: rgb(136 136 136 / 0.35);
}
.fill-safex-gray-med\/40 {
  fill: rgb(136 136 136 / 0.4);
}
.fill-safex-gray-med\/45 {
  fill: rgb(136 136 136 / 0.45);
}
.fill-safex-gray-med\/5 {
  fill: rgb(136 136 136 / 0.05);
}
.fill-safex-gray-med\/50 {
  fill: rgb(136 136 136 / 0.5);
}
.fill-safex-gray-med\/55 {
  fill: rgb(136 136 136 / 0.55);
}
.fill-safex-gray-med\/60 {
  fill: rgb(136 136 136 / 0.6);
}
.fill-safex-gray-med\/65 {
  fill: rgb(136 136 136 / 0.65);
}
.fill-safex-gray-med\/70 {
  fill: rgb(136 136 136 / 0.7);
}
.fill-safex-gray-med\/75 {
  fill: rgb(136 136 136 / 0.75);
}
.fill-safex-gray-med\/80 {
  fill: rgb(136 136 136 / 0.8);
}
.fill-safex-gray-med\/85 {
  fill: rgb(136 136 136 / 0.85);
}
.fill-safex-gray-med\/90 {
  fill: rgb(136 136 136 / 0.9);
}
.fill-safex-gray-med\/95 {
  fill: rgb(136 136 136 / 0.95);
}
.fill-safex-green {
  fill: #32BC9B;
}
.fill-safex-green\/0 {
  fill: rgb(50 188 155 / 0);
}
.fill-safex-green\/10 {
  fill: rgb(50 188 155 / 0.1);
}
.fill-safex-green\/100 {
  fill: rgb(50 188 155 / 1);
}
.fill-safex-green\/15 {
  fill: rgb(50 188 155 / 0.15);
}
.fill-safex-green\/20 {
  fill: rgb(50 188 155 / 0.2);
}
.fill-safex-green\/25 {
  fill: rgb(50 188 155 / 0.25);
}
.fill-safex-green\/30 {
  fill: rgb(50 188 155 / 0.3);
}
.fill-safex-green\/35 {
  fill: rgb(50 188 155 / 0.35);
}
.fill-safex-green\/40 {
  fill: rgb(50 188 155 / 0.4);
}
.fill-safex-green\/45 {
  fill: rgb(50 188 155 / 0.45);
}
.fill-safex-green\/5 {
  fill: rgb(50 188 155 / 0.05);
}
.fill-safex-green\/50 {
  fill: rgb(50 188 155 / 0.5);
}
.fill-safex-green\/55 {
  fill: rgb(50 188 155 / 0.55);
}
.fill-safex-green\/60 {
  fill: rgb(50 188 155 / 0.6);
}
.fill-safex-green\/65 {
  fill: rgb(50 188 155 / 0.65);
}
.fill-safex-green\/70 {
  fill: rgb(50 188 155 / 0.7);
}
.fill-safex-green\/75 {
  fill: rgb(50 188 155 / 0.75);
}
.fill-safex-green\/80 {
  fill: rgb(50 188 155 / 0.8);
}
.fill-safex-green\/85 {
  fill: rgb(50 188 155 / 0.85);
}
.fill-safex-green\/90 {
  fill: rgb(50 188 155 / 0.9);
}
.fill-safex-green\/95 {
  fill: rgb(50 188 155 / 0.95);
}
.fill-safex-purple {
  fill: rgb(107 33 168);
}
.fill-safex-purple\/0 {
  fill: rgb(107 33 168 / 0);
}
.fill-safex-purple\/10 {
  fill: rgb(107 33 168 / 0.1);
}
.fill-safex-purple\/100 {
  fill: rgb(107 33 168 / 1);
}
.fill-safex-purple\/15 {
  fill: rgb(107 33 168 / 0.15);
}
.fill-safex-purple\/20 {
  fill: rgb(107 33 168 / 0.2);
}
.fill-safex-purple\/25 {
  fill: rgb(107 33 168 / 0.25);
}
.fill-safex-purple\/30 {
  fill: rgb(107 33 168 / 0.3);
}
.fill-safex-purple\/35 {
  fill: rgb(107 33 168 / 0.35);
}
.fill-safex-purple\/40 {
  fill: rgb(107 33 168 / 0.4);
}
.fill-safex-purple\/45 {
  fill: rgb(107 33 168 / 0.45);
}
.fill-safex-purple\/5 {
  fill: rgb(107 33 168 / 0.05);
}
.fill-safex-purple\/50 {
  fill: rgb(107 33 168 / 0.5);
}
.fill-safex-purple\/55 {
  fill: rgb(107 33 168 / 0.55);
}
.fill-safex-purple\/60 {
  fill: rgb(107 33 168 / 0.6);
}
.fill-safex-purple\/65 {
  fill: rgb(107 33 168 / 0.65);
}
.fill-safex-purple\/70 {
  fill: rgb(107 33 168 / 0.7);
}
.fill-safex-purple\/75 {
  fill: rgb(107 33 168 / 0.75);
}
.fill-safex-purple\/80 {
  fill: rgb(107 33 168 / 0.8);
}
.fill-safex-purple\/85 {
  fill: rgb(107 33 168 / 0.85);
}
.fill-safex-purple\/90 {
  fill: rgb(107 33 168 / 0.9);
}
.fill-safex-purple\/95 {
  fill: rgb(107 33 168 / 0.95);
}
.fill-safex-red {
  fill: #B15047;
}
.fill-safex-red-blocked {
  fill: rgb(220 38 38);
}
.fill-safex-red-blocked\/0 {
  fill: rgb(220 38 38 / 0);
}
.fill-safex-red-blocked\/10 {
  fill: rgb(220 38 38 / 0.1);
}
.fill-safex-red-blocked\/100 {
  fill: rgb(220 38 38 / 1);
}
.fill-safex-red-blocked\/15 {
  fill: rgb(220 38 38 / 0.15);
}
.fill-safex-red-blocked\/20 {
  fill: rgb(220 38 38 / 0.2);
}
.fill-safex-red-blocked\/25 {
  fill: rgb(220 38 38 / 0.25);
}
.fill-safex-red-blocked\/30 {
  fill: rgb(220 38 38 / 0.3);
}
.fill-safex-red-blocked\/35 {
  fill: rgb(220 38 38 / 0.35);
}
.fill-safex-red-blocked\/40 {
  fill: rgb(220 38 38 / 0.4);
}
.fill-safex-red-blocked\/45 {
  fill: rgb(220 38 38 / 0.45);
}
.fill-safex-red-blocked\/5 {
  fill: rgb(220 38 38 / 0.05);
}
.fill-safex-red-blocked\/50 {
  fill: rgb(220 38 38 / 0.5);
}
.fill-safex-red-blocked\/55 {
  fill: rgb(220 38 38 / 0.55);
}
.fill-safex-red-blocked\/60 {
  fill: rgb(220 38 38 / 0.6);
}
.fill-safex-red-blocked\/65 {
  fill: rgb(220 38 38 / 0.65);
}
.fill-safex-red-blocked\/70 {
  fill: rgb(220 38 38 / 0.7);
}
.fill-safex-red-blocked\/75 {
  fill: rgb(220 38 38 / 0.75);
}
.fill-safex-red-blocked\/80 {
  fill: rgb(220 38 38 / 0.8);
}
.fill-safex-red-blocked\/85 {
  fill: rgb(220 38 38 / 0.85);
}
.fill-safex-red-blocked\/90 {
  fill: rgb(220 38 38 / 0.9);
}
.fill-safex-red-blocked\/95 {
  fill: rgb(220 38 38 / 0.95);
}
.fill-safex-red\/0 {
  fill: rgb(177 80 71 / 0);
}
.fill-safex-red\/10 {
  fill: rgb(177 80 71 / 0.1);
}
.fill-safex-red\/100 {
  fill: rgb(177 80 71 / 1);
}
.fill-safex-red\/15 {
  fill: rgb(177 80 71 / 0.15);
}
.fill-safex-red\/20 {
  fill: rgb(177 80 71 / 0.2);
}
.fill-safex-red\/25 {
  fill: rgb(177 80 71 / 0.25);
}
.fill-safex-red\/30 {
  fill: rgb(177 80 71 / 0.3);
}
.fill-safex-red\/35 {
  fill: rgb(177 80 71 / 0.35);
}
.fill-safex-red\/40 {
  fill: rgb(177 80 71 / 0.4);
}
.fill-safex-red\/45 {
  fill: rgb(177 80 71 / 0.45);
}
.fill-safex-red\/5 {
  fill: rgb(177 80 71 / 0.05);
}
.fill-safex-red\/50 {
  fill: rgb(177 80 71 / 0.5);
}
.fill-safex-red\/55 {
  fill: rgb(177 80 71 / 0.55);
}
.fill-safex-red\/60 {
  fill: rgb(177 80 71 / 0.6);
}
.fill-safex-red\/65 {
  fill: rgb(177 80 71 / 0.65);
}
.fill-safex-red\/70 {
  fill: rgb(177 80 71 / 0.7);
}
.fill-safex-red\/75 {
  fill: rgb(177 80 71 / 0.75);
}
.fill-safex-red\/80 {
  fill: rgb(177 80 71 / 0.8);
}
.fill-safex-red\/85 {
  fill: rgb(177 80 71 / 0.85);
}
.fill-safex-red\/90 {
  fill: rgb(177 80 71 / 0.9);
}
.fill-safex-red\/95 {
  fill: rgb(177 80 71 / 0.95);
}
.fill-safex-yellow {
  fill: #CA2;
}
.fill-safex-yellow-lite {
  fill: #FC4;
}
.fill-safex-yellow-lite\/0 {
  fill: rgb(255 204 68 / 0);
}
.fill-safex-yellow-lite\/10 {
  fill: rgb(255 204 68 / 0.1);
}
.fill-safex-yellow-lite\/100 {
  fill: rgb(255 204 68 / 1);
}
.fill-safex-yellow-lite\/15 {
  fill: rgb(255 204 68 / 0.15);
}
.fill-safex-yellow-lite\/20 {
  fill: rgb(255 204 68 / 0.2);
}
.fill-safex-yellow-lite\/25 {
  fill: rgb(255 204 68 / 0.25);
}
.fill-safex-yellow-lite\/30 {
  fill: rgb(255 204 68 / 0.3);
}
.fill-safex-yellow-lite\/35 {
  fill: rgb(255 204 68 / 0.35);
}
.fill-safex-yellow-lite\/40 {
  fill: rgb(255 204 68 / 0.4);
}
.fill-safex-yellow-lite\/45 {
  fill: rgb(255 204 68 / 0.45);
}
.fill-safex-yellow-lite\/5 {
  fill: rgb(255 204 68 / 0.05);
}
.fill-safex-yellow-lite\/50 {
  fill: rgb(255 204 68 / 0.5);
}
.fill-safex-yellow-lite\/55 {
  fill: rgb(255 204 68 / 0.55);
}
.fill-safex-yellow-lite\/60 {
  fill: rgb(255 204 68 / 0.6);
}
.fill-safex-yellow-lite\/65 {
  fill: rgb(255 204 68 / 0.65);
}
.fill-safex-yellow-lite\/70 {
  fill: rgb(255 204 68 / 0.7);
}
.fill-safex-yellow-lite\/75 {
  fill: rgb(255 204 68 / 0.75);
}
.fill-safex-yellow-lite\/80 {
  fill: rgb(255 204 68 / 0.8);
}
.fill-safex-yellow-lite\/85 {
  fill: rgb(255 204 68 / 0.85);
}
.fill-safex-yellow-lite\/90 {
  fill: rgb(255 204 68 / 0.9);
}
.fill-safex-yellow-lite\/95 {
  fill: rgb(255 204 68 / 0.95);
}
.fill-safex-yellow\/0 {
  fill: rgb(204 170 34 / 0);
}
.fill-safex-yellow\/10 {
  fill: rgb(204 170 34 / 0.1);
}
.fill-safex-yellow\/100 {
  fill: rgb(204 170 34 / 1);
}
.fill-safex-yellow\/15 {
  fill: rgb(204 170 34 / 0.15);
}
.fill-safex-yellow\/20 {
  fill: rgb(204 170 34 / 0.2);
}
.fill-safex-yellow\/25 {
  fill: rgb(204 170 34 / 0.25);
}
.fill-safex-yellow\/30 {
  fill: rgb(204 170 34 / 0.3);
}
.fill-safex-yellow\/35 {
  fill: rgb(204 170 34 / 0.35);
}
.fill-safex-yellow\/40 {
  fill: rgb(204 170 34 / 0.4);
}
.fill-safex-yellow\/45 {
  fill: rgb(204 170 34 / 0.45);
}
.fill-safex-yellow\/5 {
  fill: rgb(204 170 34 / 0.05);
}
.fill-safex-yellow\/50 {
  fill: rgb(204 170 34 / 0.5);
}
.fill-safex-yellow\/55 {
  fill: rgb(204 170 34 / 0.55);
}
.fill-safex-yellow\/60 {
  fill: rgb(204 170 34 / 0.6);
}
.fill-safex-yellow\/65 {
  fill: rgb(204 170 34 / 0.65);
}
.fill-safex-yellow\/70 {
  fill: rgb(204 170 34 / 0.7);
}
.fill-safex-yellow\/75 {
  fill: rgb(204 170 34 / 0.75);
}
.fill-safex-yellow\/80 {
  fill: rgb(204 170 34 / 0.8);
}
.fill-safex-yellow\/85 {
  fill: rgb(204 170 34 / 0.85);
}
.fill-safex-yellow\/90 {
  fill: rgb(204 170 34 / 0.9);
}
.fill-safex-yellow\/95 {
  fill: rgb(204 170 34 / 0.95);
}
.stroke-adcurate-black {
  stroke: #242852;
}
.stroke-adcurate-black-lite {
  stroke: #2F356D;
}
.stroke-adcurate-black-lite-semi {
  stroke: #2F356D;
}
.stroke-adcurate-black-lite-semi\/0 {
  stroke: rgb(47 53 109 / 0);
}
.stroke-adcurate-black-lite-semi\/10 {
  stroke: rgb(47 53 109 / 0.1);
}
.stroke-adcurate-black-lite-semi\/100 {
  stroke: rgb(47 53 109 / 1);
}
.stroke-adcurate-black-lite-semi\/15 {
  stroke: rgb(47 53 109 / 0.15);
}
.stroke-adcurate-black-lite-semi\/20 {
  stroke: rgb(47 53 109 / 0.2);
}
.stroke-adcurate-black-lite-semi\/25 {
  stroke: rgb(47 53 109 / 0.25);
}
.stroke-adcurate-black-lite-semi\/30 {
  stroke: rgb(47 53 109 / 0.3);
}
.stroke-adcurate-black-lite-semi\/35 {
  stroke: rgb(47 53 109 / 0.35);
}
.stroke-adcurate-black-lite-semi\/40 {
  stroke: rgb(47 53 109 / 0.4);
}
.stroke-adcurate-black-lite-semi\/45 {
  stroke: rgb(47 53 109 / 0.45);
}
.stroke-adcurate-black-lite-semi\/5 {
  stroke: rgb(47 53 109 / 0.05);
}
.stroke-adcurate-black-lite-semi\/50 {
  stroke: rgb(47 53 109 / 0.5);
}
.stroke-adcurate-black-lite-semi\/55 {
  stroke: rgb(47 53 109 / 0.55);
}
.stroke-adcurate-black-lite-semi\/60 {
  stroke: rgb(47 53 109 / 0.6);
}
.stroke-adcurate-black-lite-semi\/65 {
  stroke: rgb(47 53 109 / 0.65);
}
.stroke-adcurate-black-lite-semi\/70 {
  stroke: rgb(47 53 109 / 0.7);
}
.stroke-adcurate-black-lite-semi\/75 {
  stroke: rgb(47 53 109 / 0.75);
}
.stroke-adcurate-black-lite-semi\/80 {
  stroke: rgb(47 53 109 / 0.8);
}
.stroke-adcurate-black-lite-semi\/85 {
  stroke: rgb(47 53 109 / 0.85);
}
.stroke-adcurate-black-lite-semi\/90 {
  stroke: rgb(47 53 109 / 0.9);
}
.stroke-adcurate-black-lite-semi\/95 {
  stroke: rgb(47 53 109 / 0.95);
}
.stroke-adcurate-black-lite\/0 {
  stroke: rgb(47 53 109 / 0);
}
.stroke-adcurate-black-lite\/10 {
  stroke: rgb(47 53 109 / 0.1);
}
.stroke-adcurate-black-lite\/100 {
  stroke: rgb(47 53 109 / 1);
}
.stroke-adcurate-black-lite\/15 {
  stroke: rgb(47 53 109 / 0.15);
}
.stroke-adcurate-black-lite\/20 {
  stroke: rgb(47 53 109 / 0.2);
}
.stroke-adcurate-black-lite\/25 {
  stroke: rgb(47 53 109 / 0.25);
}
.stroke-adcurate-black-lite\/30 {
  stroke: rgb(47 53 109 / 0.3);
}
.stroke-adcurate-black-lite\/35 {
  stroke: rgb(47 53 109 / 0.35);
}
.stroke-adcurate-black-lite\/40 {
  stroke: rgb(47 53 109 / 0.4);
}
.stroke-adcurate-black-lite\/45 {
  stroke: rgb(47 53 109 / 0.45);
}
.stroke-adcurate-black-lite\/5 {
  stroke: rgb(47 53 109 / 0.05);
}
.stroke-adcurate-black-lite\/50 {
  stroke: rgb(47 53 109 / 0.5);
}
.stroke-adcurate-black-lite\/55 {
  stroke: rgb(47 53 109 / 0.55);
}
.stroke-adcurate-black-lite\/60 {
  stroke: rgb(47 53 109 / 0.6);
}
.stroke-adcurate-black-lite\/65 {
  stroke: rgb(47 53 109 / 0.65);
}
.stroke-adcurate-black-lite\/70 {
  stroke: rgb(47 53 109 / 0.7);
}
.stroke-adcurate-black-lite\/75 {
  stroke: rgb(47 53 109 / 0.75);
}
.stroke-adcurate-black-lite\/80 {
  stroke: rgb(47 53 109 / 0.8);
}
.stroke-adcurate-black-lite\/85 {
  stroke: rgb(47 53 109 / 0.85);
}
.stroke-adcurate-black-lite\/90 {
  stroke: rgb(47 53 109 / 0.9);
}
.stroke-adcurate-black-lite\/95 {
  stroke: rgb(47 53 109 / 0.95);
}
.stroke-adcurate-black\/0 {
  stroke: rgb(36 40 82 / 0);
}
.stroke-adcurate-black\/10 {
  stroke: rgb(36 40 82 / 0.1);
}
.stroke-adcurate-black\/100 {
  stroke: rgb(36 40 82 / 1);
}
.stroke-adcurate-black\/15 {
  stroke: rgb(36 40 82 / 0.15);
}
.stroke-adcurate-black\/20 {
  stroke: rgb(36 40 82 / 0.2);
}
.stroke-adcurate-black\/25 {
  stroke: rgb(36 40 82 / 0.25);
}
.stroke-adcurate-black\/30 {
  stroke: rgb(36 40 82 / 0.3);
}
.stroke-adcurate-black\/35 {
  stroke: rgb(36 40 82 / 0.35);
}
.stroke-adcurate-black\/40 {
  stroke: rgb(36 40 82 / 0.4);
}
.stroke-adcurate-black\/45 {
  stroke: rgb(36 40 82 / 0.45);
}
.stroke-adcurate-black\/5 {
  stroke: rgb(36 40 82 / 0.05);
}
.stroke-adcurate-black\/50 {
  stroke: rgb(36 40 82 / 0.5);
}
.stroke-adcurate-black\/55 {
  stroke: rgb(36 40 82 / 0.55);
}
.stroke-adcurate-black\/60 {
  stroke: rgb(36 40 82 / 0.6);
}
.stroke-adcurate-black\/65 {
  stroke: rgb(36 40 82 / 0.65);
}
.stroke-adcurate-black\/70 {
  stroke: rgb(36 40 82 / 0.7);
}
.stroke-adcurate-black\/75 {
  stroke: rgb(36 40 82 / 0.75);
}
.stroke-adcurate-black\/80 {
  stroke: rgb(36 40 82 / 0.8);
}
.stroke-adcurate-black\/85 {
  stroke: rgb(36 40 82 / 0.85);
}
.stroke-adcurate-black\/90 {
  stroke: rgb(36 40 82 / 0.9);
}
.stroke-adcurate-black\/95 {
  stroke: rgb(36 40 82 / 0.95);
}
.stroke-adcurate-gradient-blue {
  stroke: #d4fdff;
}
.stroke-adcurate-gradient-blue\/0 {
  stroke: rgb(212 253 255 / 0);
}
.stroke-adcurate-gradient-blue\/10 {
  stroke: rgb(212 253 255 / 0.1);
}
.stroke-adcurate-gradient-blue\/100 {
  stroke: rgb(212 253 255 / 1);
}
.stroke-adcurate-gradient-blue\/15 {
  stroke: rgb(212 253 255 / 0.15);
}
.stroke-adcurate-gradient-blue\/20 {
  stroke: rgb(212 253 255 / 0.2);
}
.stroke-adcurate-gradient-blue\/25 {
  stroke: rgb(212 253 255 / 0.25);
}
.stroke-adcurate-gradient-blue\/30 {
  stroke: rgb(212 253 255 / 0.3);
}
.stroke-adcurate-gradient-blue\/35 {
  stroke: rgb(212 253 255 / 0.35);
}
.stroke-adcurate-gradient-blue\/40 {
  stroke: rgb(212 253 255 / 0.4);
}
.stroke-adcurate-gradient-blue\/45 {
  stroke: rgb(212 253 255 / 0.45);
}
.stroke-adcurate-gradient-blue\/5 {
  stroke: rgb(212 253 255 / 0.05);
}
.stroke-adcurate-gradient-blue\/50 {
  stroke: rgb(212 253 255 / 0.5);
}
.stroke-adcurate-gradient-blue\/55 {
  stroke: rgb(212 253 255 / 0.55);
}
.stroke-adcurate-gradient-blue\/60 {
  stroke: rgb(212 253 255 / 0.6);
}
.stroke-adcurate-gradient-blue\/65 {
  stroke: rgb(212 253 255 / 0.65);
}
.stroke-adcurate-gradient-blue\/70 {
  stroke: rgb(212 253 255 / 0.7);
}
.stroke-adcurate-gradient-blue\/75 {
  stroke: rgb(212 253 255 / 0.75);
}
.stroke-adcurate-gradient-blue\/80 {
  stroke: rgb(212 253 255 / 0.8);
}
.stroke-adcurate-gradient-blue\/85 {
  stroke: rgb(212 253 255 / 0.85);
}
.stroke-adcurate-gradient-blue\/90 {
  stroke: rgb(212 253 255 / 0.9);
}
.stroke-adcurate-gradient-blue\/95 {
  stroke: rgb(212 253 255 / 0.95);
}
.stroke-adcurate-gradient-pink {
  stroke: #fccdf8;
}
.stroke-adcurate-gradient-pink\/0 {
  stroke: rgb(252 205 248 / 0);
}
.stroke-adcurate-gradient-pink\/10 {
  stroke: rgb(252 205 248 / 0.1);
}
.stroke-adcurate-gradient-pink\/100 {
  stroke: rgb(252 205 248 / 1);
}
.stroke-adcurate-gradient-pink\/15 {
  stroke: rgb(252 205 248 / 0.15);
}
.stroke-adcurate-gradient-pink\/20 {
  stroke: rgb(252 205 248 / 0.2);
}
.stroke-adcurate-gradient-pink\/25 {
  stroke: rgb(252 205 248 / 0.25);
}
.stroke-adcurate-gradient-pink\/30 {
  stroke: rgb(252 205 248 / 0.3);
}
.stroke-adcurate-gradient-pink\/35 {
  stroke: rgb(252 205 248 / 0.35);
}
.stroke-adcurate-gradient-pink\/40 {
  stroke: rgb(252 205 248 / 0.4);
}
.stroke-adcurate-gradient-pink\/45 {
  stroke: rgb(252 205 248 / 0.45);
}
.stroke-adcurate-gradient-pink\/5 {
  stroke: rgb(252 205 248 / 0.05);
}
.stroke-adcurate-gradient-pink\/50 {
  stroke: rgb(252 205 248 / 0.5);
}
.stroke-adcurate-gradient-pink\/55 {
  stroke: rgb(252 205 248 / 0.55);
}
.stroke-adcurate-gradient-pink\/60 {
  stroke: rgb(252 205 248 / 0.6);
}
.stroke-adcurate-gradient-pink\/65 {
  stroke: rgb(252 205 248 / 0.65);
}
.stroke-adcurate-gradient-pink\/70 {
  stroke: rgb(252 205 248 / 0.7);
}
.stroke-adcurate-gradient-pink\/75 {
  stroke: rgb(252 205 248 / 0.75);
}
.stroke-adcurate-gradient-pink\/80 {
  stroke: rgb(252 205 248 / 0.8);
}
.stroke-adcurate-gradient-pink\/85 {
  stroke: rgb(252 205 248 / 0.85);
}
.stroke-adcurate-gradient-pink\/90 {
  stroke: rgb(252 205 248 / 0.9);
}
.stroke-adcurate-gradient-pink\/95 {
  stroke: rgb(252 205 248 / 0.95);
}
.stroke-adcurate-gray-lite {
  stroke: #E7E6E6;
}
.stroke-adcurate-gray-lite\/0 {
  stroke: rgb(231 230 230 / 0);
}
.stroke-adcurate-gray-lite\/10 {
  stroke: rgb(231 230 230 / 0.1);
}
.stroke-adcurate-gray-lite\/100 {
  stroke: rgb(231 230 230 / 1);
}
.stroke-adcurate-gray-lite\/15 {
  stroke: rgb(231 230 230 / 0.15);
}
.stroke-adcurate-gray-lite\/20 {
  stroke: rgb(231 230 230 / 0.2);
}
.stroke-adcurate-gray-lite\/25 {
  stroke: rgb(231 230 230 / 0.25);
}
.stroke-adcurate-gray-lite\/30 {
  stroke: rgb(231 230 230 / 0.3);
}
.stroke-adcurate-gray-lite\/35 {
  stroke: rgb(231 230 230 / 0.35);
}
.stroke-adcurate-gray-lite\/40 {
  stroke: rgb(231 230 230 / 0.4);
}
.stroke-adcurate-gray-lite\/45 {
  stroke: rgb(231 230 230 / 0.45);
}
.stroke-adcurate-gray-lite\/5 {
  stroke: rgb(231 230 230 / 0.05);
}
.stroke-adcurate-gray-lite\/50 {
  stroke: rgb(231 230 230 / 0.5);
}
.stroke-adcurate-gray-lite\/55 {
  stroke: rgb(231 230 230 / 0.55);
}
.stroke-adcurate-gray-lite\/60 {
  stroke: rgb(231 230 230 / 0.6);
}
.stroke-adcurate-gray-lite\/65 {
  stroke: rgb(231 230 230 / 0.65);
}
.stroke-adcurate-gray-lite\/70 {
  stroke: rgb(231 230 230 / 0.7);
}
.stroke-adcurate-gray-lite\/75 {
  stroke: rgb(231 230 230 / 0.75);
}
.stroke-adcurate-gray-lite\/80 {
  stroke: rgb(231 230 230 / 0.8);
}
.stroke-adcurate-gray-lite\/85 {
  stroke: rgb(231 230 230 / 0.85);
}
.stroke-adcurate-gray-lite\/90 {
  stroke: rgb(231 230 230 / 0.9);
}
.stroke-adcurate-gray-lite\/95 {
  stroke: rgb(231 230 230 / 0.95);
}
.stroke-adcurate-green-dark {
  stroke: #32BC9B;
}
.stroke-adcurate-green-dark\/0 {
  stroke: rgb(50 188 155 / 0);
}
.stroke-adcurate-green-dark\/10 {
  stroke: rgb(50 188 155 / 0.1);
}
.stroke-adcurate-green-dark\/100 {
  stroke: rgb(50 188 155 / 1);
}
.stroke-adcurate-green-dark\/15 {
  stroke: rgb(50 188 155 / 0.15);
}
.stroke-adcurate-green-dark\/20 {
  stroke: rgb(50 188 155 / 0.2);
}
.stroke-adcurate-green-dark\/25 {
  stroke: rgb(50 188 155 / 0.25);
}
.stroke-adcurate-green-dark\/30 {
  stroke: rgb(50 188 155 / 0.3);
}
.stroke-adcurate-green-dark\/35 {
  stroke: rgb(50 188 155 / 0.35);
}
.stroke-adcurate-green-dark\/40 {
  stroke: rgb(50 188 155 / 0.4);
}
.stroke-adcurate-green-dark\/45 {
  stroke: rgb(50 188 155 / 0.45);
}
.stroke-adcurate-green-dark\/5 {
  stroke: rgb(50 188 155 / 0.05);
}
.stroke-adcurate-green-dark\/50 {
  stroke: rgb(50 188 155 / 0.5);
}
.stroke-adcurate-green-dark\/55 {
  stroke: rgb(50 188 155 / 0.55);
}
.stroke-adcurate-green-dark\/60 {
  stroke: rgb(50 188 155 / 0.6);
}
.stroke-adcurate-green-dark\/65 {
  stroke: rgb(50 188 155 / 0.65);
}
.stroke-adcurate-green-dark\/70 {
  stroke: rgb(50 188 155 / 0.7);
}
.stroke-adcurate-green-dark\/75 {
  stroke: rgb(50 188 155 / 0.75);
}
.stroke-adcurate-green-dark\/80 {
  stroke: rgb(50 188 155 / 0.8);
}
.stroke-adcurate-green-dark\/85 {
  stroke: rgb(50 188 155 / 0.85);
}
.stroke-adcurate-green-dark\/90 {
  stroke: rgb(50 188 155 / 0.9);
}
.stroke-adcurate-green-dark\/95 {
  stroke: rgb(50 188 155 / 0.95);
}
.stroke-adcurate-green-lite {
  stroke: #3CCFAC;
}
.stroke-adcurate-green-lite\/0 {
  stroke: rgb(60 207 172 / 0);
}
.stroke-adcurate-green-lite\/10 {
  stroke: rgb(60 207 172 / 0.1);
}
.stroke-adcurate-green-lite\/100 {
  stroke: rgb(60 207 172 / 1);
}
.stroke-adcurate-green-lite\/15 {
  stroke: rgb(60 207 172 / 0.15);
}
.stroke-adcurate-green-lite\/20 {
  stroke: rgb(60 207 172 / 0.2);
}
.stroke-adcurate-green-lite\/25 {
  stroke: rgb(60 207 172 / 0.25);
}
.stroke-adcurate-green-lite\/30 {
  stroke: rgb(60 207 172 / 0.3);
}
.stroke-adcurate-green-lite\/35 {
  stroke: rgb(60 207 172 / 0.35);
}
.stroke-adcurate-green-lite\/40 {
  stroke: rgb(60 207 172 / 0.4);
}
.stroke-adcurate-green-lite\/45 {
  stroke: rgb(60 207 172 / 0.45);
}
.stroke-adcurate-green-lite\/5 {
  stroke: rgb(60 207 172 / 0.05);
}
.stroke-adcurate-green-lite\/50 {
  stroke: rgb(60 207 172 / 0.5);
}
.stroke-adcurate-green-lite\/55 {
  stroke: rgb(60 207 172 / 0.55);
}
.stroke-adcurate-green-lite\/60 {
  stroke: rgb(60 207 172 / 0.6);
}
.stroke-adcurate-green-lite\/65 {
  stroke: rgb(60 207 172 / 0.65);
}
.stroke-adcurate-green-lite\/70 {
  stroke: rgb(60 207 172 / 0.7);
}
.stroke-adcurate-green-lite\/75 {
  stroke: rgb(60 207 172 / 0.75);
}
.stroke-adcurate-green-lite\/80 {
  stroke: rgb(60 207 172 / 0.8);
}
.stroke-adcurate-green-lite\/85 {
  stroke: rgb(60 207 172 / 0.85);
}
.stroke-adcurate-green-lite\/90 {
  stroke: rgb(60 207 172 / 0.9);
}
.stroke-adcurate-green-lite\/95 {
  stroke: rgb(60 207 172 / 0.95);
}
.stroke-adcurate-purple-dark {
  stroke: #532950;
}
.stroke-adcurate-purple-dark\/0 {
  stroke: rgb(83 41 80 / 0);
}
.stroke-adcurate-purple-dark\/10 {
  stroke: rgb(83 41 80 / 0.1);
}
.stroke-adcurate-purple-dark\/100 {
  stroke: rgb(83 41 80 / 1);
}
.stroke-adcurate-purple-dark\/15 {
  stroke: rgb(83 41 80 / 0.15);
}
.stroke-adcurate-purple-dark\/20 {
  stroke: rgb(83 41 80 / 0.2);
}
.stroke-adcurate-purple-dark\/25 {
  stroke: rgb(83 41 80 / 0.25);
}
.stroke-adcurate-purple-dark\/30 {
  stroke: rgb(83 41 80 / 0.3);
}
.stroke-adcurate-purple-dark\/35 {
  stroke: rgb(83 41 80 / 0.35);
}
.stroke-adcurate-purple-dark\/40 {
  stroke: rgb(83 41 80 / 0.4);
}
.stroke-adcurate-purple-dark\/45 {
  stroke: rgb(83 41 80 / 0.45);
}
.stroke-adcurate-purple-dark\/5 {
  stroke: rgb(83 41 80 / 0.05);
}
.stroke-adcurate-purple-dark\/50 {
  stroke: rgb(83 41 80 / 0.5);
}
.stroke-adcurate-purple-dark\/55 {
  stroke: rgb(83 41 80 / 0.55);
}
.stroke-adcurate-purple-dark\/60 {
  stroke: rgb(83 41 80 / 0.6);
}
.stroke-adcurate-purple-dark\/65 {
  stroke: rgb(83 41 80 / 0.65);
}
.stroke-adcurate-purple-dark\/70 {
  stroke: rgb(83 41 80 / 0.7);
}
.stroke-adcurate-purple-dark\/75 {
  stroke: rgb(83 41 80 / 0.75);
}
.stroke-adcurate-purple-dark\/80 {
  stroke: rgb(83 41 80 / 0.8);
}
.stroke-adcurate-purple-dark\/85 {
  stroke: rgb(83 41 80 / 0.85);
}
.stroke-adcurate-purple-dark\/90 {
  stroke: rgb(83 41 80 / 0.9);
}
.stroke-adcurate-purple-dark\/95 {
  stroke: rgb(83 41 80 / 0.95);
}
.stroke-safex-aqua {
  stroke: #32BC9B;
}
.stroke-safex-aqua\/0 {
  stroke: rgb(50 188 155 / 0);
}
.stroke-safex-aqua\/10 {
  stroke: rgb(50 188 155 / 0.1);
}
.stroke-safex-aqua\/100 {
  stroke: rgb(50 188 155 / 1);
}
.stroke-safex-aqua\/15 {
  stroke: rgb(50 188 155 / 0.15);
}
.stroke-safex-aqua\/20 {
  stroke: rgb(50 188 155 / 0.2);
}
.stroke-safex-aqua\/25 {
  stroke: rgb(50 188 155 / 0.25);
}
.stroke-safex-aqua\/30 {
  stroke: rgb(50 188 155 / 0.3);
}
.stroke-safex-aqua\/35 {
  stroke: rgb(50 188 155 / 0.35);
}
.stroke-safex-aqua\/40 {
  stroke: rgb(50 188 155 / 0.4);
}
.stroke-safex-aqua\/45 {
  stroke: rgb(50 188 155 / 0.45);
}
.stroke-safex-aqua\/5 {
  stroke: rgb(50 188 155 / 0.05);
}
.stroke-safex-aqua\/50 {
  stroke: rgb(50 188 155 / 0.5);
}
.stroke-safex-aqua\/55 {
  stroke: rgb(50 188 155 / 0.55);
}
.stroke-safex-aqua\/60 {
  stroke: rgb(50 188 155 / 0.6);
}
.stroke-safex-aqua\/65 {
  stroke: rgb(50 188 155 / 0.65);
}
.stroke-safex-aqua\/70 {
  stroke: rgb(50 188 155 / 0.7);
}
.stroke-safex-aqua\/75 {
  stroke: rgb(50 188 155 / 0.75);
}
.stroke-safex-aqua\/80 {
  stroke: rgb(50 188 155 / 0.8);
}
.stroke-safex-aqua\/85 {
  stroke: rgb(50 188 155 / 0.85);
}
.stroke-safex-aqua\/90 {
  stroke: rgb(50 188 155 / 0.9);
}
.stroke-safex-aqua\/95 {
  stroke: rgb(50 188 155 / 0.95);
}
.stroke-safex-blue {
  stroke: rgb(37 99 235);
}
.stroke-safex-blue-dark {
  stroke: rgb(23 37 84);
}
.stroke-safex-blue-dark\/0 {
  stroke: rgb(23 37 84 / 0);
}
.stroke-safex-blue-dark\/10 {
  stroke: rgb(23 37 84 / 0.1);
}
.stroke-safex-blue-dark\/100 {
  stroke: rgb(23 37 84 / 1);
}
.stroke-safex-blue-dark\/15 {
  stroke: rgb(23 37 84 / 0.15);
}
.stroke-safex-blue-dark\/20 {
  stroke: rgb(23 37 84 / 0.2);
}
.stroke-safex-blue-dark\/25 {
  stroke: rgb(23 37 84 / 0.25);
}
.stroke-safex-blue-dark\/30 {
  stroke: rgb(23 37 84 / 0.3);
}
.stroke-safex-blue-dark\/35 {
  stroke: rgb(23 37 84 / 0.35);
}
.stroke-safex-blue-dark\/40 {
  stroke: rgb(23 37 84 / 0.4);
}
.stroke-safex-blue-dark\/45 {
  stroke: rgb(23 37 84 / 0.45);
}
.stroke-safex-blue-dark\/5 {
  stroke: rgb(23 37 84 / 0.05);
}
.stroke-safex-blue-dark\/50 {
  stroke: rgb(23 37 84 / 0.5);
}
.stroke-safex-blue-dark\/55 {
  stroke: rgb(23 37 84 / 0.55);
}
.stroke-safex-blue-dark\/60 {
  stroke: rgb(23 37 84 / 0.6);
}
.stroke-safex-blue-dark\/65 {
  stroke: rgb(23 37 84 / 0.65);
}
.stroke-safex-blue-dark\/70 {
  stroke: rgb(23 37 84 / 0.7);
}
.stroke-safex-blue-dark\/75 {
  stroke: rgb(23 37 84 / 0.75);
}
.stroke-safex-blue-dark\/80 {
  stroke: rgb(23 37 84 / 0.8);
}
.stroke-safex-blue-dark\/85 {
  stroke: rgb(23 37 84 / 0.85);
}
.stroke-safex-blue-dark\/90 {
  stroke: rgb(23 37 84 / 0.9);
}
.stroke-safex-blue-dark\/95 {
  stroke: rgb(23 37 84 / 0.95);
}
.stroke-safex-blue\/0 {
  stroke: rgb(37 99 235 / 0);
}
.stroke-safex-blue\/10 {
  stroke: rgb(37 99 235 / 0.1);
}
.stroke-safex-blue\/100 {
  stroke: rgb(37 99 235 / 1);
}
.stroke-safex-blue\/15 {
  stroke: rgb(37 99 235 / 0.15);
}
.stroke-safex-blue\/20 {
  stroke: rgb(37 99 235 / 0.2);
}
.stroke-safex-blue\/25 {
  stroke: rgb(37 99 235 / 0.25);
}
.stroke-safex-blue\/30 {
  stroke: rgb(37 99 235 / 0.3);
}
.stroke-safex-blue\/35 {
  stroke: rgb(37 99 235 / 0.35);
}
.stroke-safex-blue\/40 {
  stroke: rgb(37 99 235 / 0.4);
}
.stroke-safex-blue\/45 {
  stroke: rgb(37 99 235 / 0.45);
}
.stroke-safex-blue\/5 {
  stroke: rgb(37 99 235 / 0.05);
}
.stroke-safex-blue\/50 {
  stroke: rgb(37 99 235 / 0.5);
}
.stroke-safex-blue\/55 {
  stroke: rgb(37 99 235 / 0.55);
}
.stroke-safex-blue\/60 {
  stroke: rgb(37 99 235 / 0.6);
}
.stroke-safex-blue\/65 {
  stroke: rgb(37 99 235 / 0.65);
}
.stroke-safex-blue\/70 {
  stroke: rgb(37 99 235 / 0.7);
}
.stroke-safex-blue\/75 {
  stroke: rgb(37 99 235 / 0.75);
}
.stroke-safex-blue\/80 {
  stroke: rgb(37 99 235 / 0.8);
}
.stroke-safex-blue\/85 {
  stroke: rgb(37 99 235 / 0.85);
}
.stroke-safex-blue\/90 {
  stroke: rgb(37 99 235 / 0.9);
}
.stroke-safex-blue\/95 {
  stroke: rgb(37 99 235 / 0.95);
}
.stroke-safex-gray-dark {
  stroke: #121212;
}
.stroke-safex-gray-dark\/0 {
  stroke: rgb(18 18 18 / 0);
}
.stroke-safex-gray-dark\/10 {
  stroke: rgb(18 18 18 / 0.1);
}
.stroke-safex-gray-dark\/100 {
  stroke: rgb(18 18 18 / 1);
}
.stroke-safex-gray-dark\/15 {
  stroke: rgb(18 18 18 / 0.15);
}
.stroke-safex-gray-dark\/20 {
  stroke: rgb(18 18 18 / 0.2);
}
.stroke-safex-gray-dark\/25 {
  stroke: rgb(18 18 18 / 0.25);
}
.stroke-safex-gray-dark\/30 {
  stroke: rgb(18 18 18 / 0.3);
}
.stroke-safex-gray-dark\/35 {
  stroke: rgb(18 18 18 / 0.35);
}
.stroke-safex-gray-dark\/40 {
  stroke: rgb(18 18 18 / 0.4);
}
.stroke-safex-gray-dark\/45 {
  stroke: rgb(18 18 18 / 0.45);
}
.stroke-safex-gray-dark\/5 {
  stroke: rgb(18 18 18 / 0.05);
}
.stroke-safex-gray-dark\/50 {
  stroke: rgb(18 18 18 / 0.5);
}
.stroke-safex-gray-dark\/55 {
  stroke: rgb(18 18 18 / 0.55);
}
.stroke-safex-gray-dark\/60 {
  stroke: rgb(18 18 18 / 0.6);
}
.stroke-safex-gray-dark\/65 {
  stroke: rgb(18 18 18 / 0.65);
}
.stroke-safex-gray-dark\/70 {
  stroke: rgb(18 18 18 / 0.7);
}
.stroke-safex-gray-dark\/75 {
  stroke: rgb(18 18 18 / 0.75);
}
.stroke-safex-gray-dark\/80 {
  stroke: rgb(18 18 18 / 0.8);
}
.stroke-safex-gray-dark\/85 {
  stroke: rgb(18 18 18 / 0.85);
}
.stroke-safex-gray-dark\/90 {
  stroke: rgb(18 18 18 / 0.9);
}
.stroke-safex-gray-dark\/95 {
  stroke: rgb(18 18 18 / 0.95);
}
.stroke-safex-gray-lite {
  stroke: #F7F8F9;
}
.stroke-safex-gray-lite\/0 {
  stroke: rgb(247 248 249 / 0);
}
.stroke-safex-gray-lite\/10 {
  stroke: rgb(247 248 249 / 0.1);
}
.stroke-safex-gray-lite\/100 {
  stroke: rgb(247 248 249 / 1);
}
.stroke-safex-gray-lite\/15 {
  stroke: rgb(247 248 249 / 0.15);
}
.stroke-safex-gray-lite\/20 {
  stroke: rgb(247 248 249 / 0.2);
}
.stroke-safex-gray-lite\/25 {
  stroke: rgb(247 248 249 / 0.25);
}
.stroke-safex-gray-lite\/30 {
  stroke: rgb(247 248 249 / 0.3);
}
.stroke-safex-gray-lite\/35 {
  stroke: rgb(247 248 249 / 0.35);
}
.stroke-safex-gray-lite\/40 {
  stroke: rgb(247 248 249 / 0.4);
}
.stroke-safex-gray-lite\/45 {
  stroke: rgb(247 248 249 / 0.45);
}
.stroke-safex-gray-lite\/5 {
  stroke: rgb(247 248 249 / 0.05);
}
.stroke-safex-gray-lite\/50 {
  stroke: rgb(247 248 249 / 0.5);
}
.stroke-safex-gray-lite\/55 {
  stroke: rgb(247 248 249 / 0.55);
}
.stroke-safex-gray-lite\/60 {
  stroke: rgb(247 248 249 / 0.6);
}
.stroke-safex-gray-lite\/65 {
  stroke: rgb(247 248 249 / 0.65);
}
.stroke-safex-gray-lite\/70 {
  stroke: rgb(247 248 249 / 0.7);
}
.stroke-safex-gray-lite\/75 {
  stroke: rgb(247 248 249 / 0.75);
}
.stroke-safex-gray-lite\/80 {
  stroke: rgb(247 248 249 / 0.8);
}
.stroke-safex-gray-lite\/85 {
  stroke: rgb(247 248 249 / 0.85);
}
.stroke-safex-gray-lite\/90 {
  stroke: rgb(247 248 249 / 0.9);
}
.stroke-safex-gray-lite\/95 {
  stroke: rgb(247 248 249 / 0.95);
}
.stroke-safex-gray-med {
  stroke: #888888;
}
.stroke-safex-gray-med\/0 {
  stroke: rgb(136 136 136 / 0);
}
.stroke-safex-gray-med\/10 {
  stroke: rgb(136 136 136 / 0.1);
}
.stroke-safex-gray-med\/100 {
  stroke: rgb(136 136 136 / 1);
}
.stroke-safex-gray-med\/15 {
  stroke: rgb(136 136 136 / 0.15);
}
.stroke-safex-gray-med\/20 {
  stroke: rgb(136 136 136 / 0.2);
}
.stroke-safex-gray-med\/25 {
  stroke: rgb(136 136 136 / 0.25);
}
.stroke-safex-gray-med\/30 {
  stroke: rgb(136 136 136 / 0.3);
}
.stroke-safex-gray-med\/35 {
  stroke: rgb(136 136 136 / 0.35);
}
.stroke-safex-gray-med\/40 {
  stroke: rgb(136 136 136 / 0.4);
}
.stroke-safex-gray-med\/45 {
  stroke: rgb(136 136 136 / 0.45);
}
.stroke-safex-gray-med\/5 {
  stroke: rgb(136 136 136 / 0.05);
}
.stroke-safex-gray-med\/50 {
  stroke: rgb(136 136 136 / 0.5);
}
.stroke-safex-gray-med\/55 {
  stroke: rgb(136 136 136 / 0.55);
}
.stroke-safex-gray-med\/60 {
  stroke: rgb(136 136 136 / 0.6);
}
.stroke-safex-gray-med\/65 {
  stroke: rgb(136 136 136 / 0.65);
}
.stroke-safex-gray-med\/70 {
  stroke: rgb(136 136 136 / 0.7);
}
.stroke-safex-gray-med\/75 {
  stroke: rgb(136 136 136 / 0.75);
}
.stroke-safex-gray-med\/80 {
  stroke: rgb(136 136 136 / 0.8);
}
.stroke-safex-gray-med\/85 {
  stroke: rgb(136 136 136 / 0.85);
}
.stroke-safex-gray-med\/90 {
  stroke: rgb(136 136 136 / 0.9);
}
.stroke-safex-gray-med\/95 {
  stroke: rgb(136 136 136 / 0.95);
}
.stroke-safex-green {
  stroke: #32BC9B;
}
.stroke-safex-green\/0 {
  stroke: rgb(50 188 155 / 0);
}
.stroke-safex-green\/10 {
  stroke: rgb(50 188 155 / 0.1);
}
.stroke-safex-green\/100 {
  stroke: rgb(50 188 155 / 1);
}
.stroke-safex-green\/15 {
  stroke: rgb(50 188 155 / 0.15);
}
.stroke-safex-green\/20 {
  stroke: rgb(50 188 155 / 0.2);
}
.stroke-safex-green\/25 {
  stroke: rgb(50 188 155 / 0.25);
}
.stroke-safex-green\/30 {
  stroke: rgb(50 188 155 / 0.3);
}
.stroke-safex-green\/35 {
  stroke: rgb(50 188 155 / 0.35);
}
.stroke-safex-green\/40 {
  stroke: rgb(50 188 155 / 0.4);
}
.stroke-safex-green\/45 {
  stroke: rgb(50 188 155 / 0.45);
}
.stroke-safex-green\/5 {
  stroke: rgb(50 188 155 / 0.05);
}
.stroke-safex-green\/50 {
  stroke: rgb(50 188 155 / 0.5);
}
.stroke-safex-green\/55 {
  stroke: rgb(50 188 155 / 0.55);
}
.stroke-safex-green\/60 {
  stroke: rgb(50 188 155 / 0.6);
}
.stroke-safex-green\/65 {
  stroke: rgb(50 188 155 / 0.65);
}
.stroke-safex-green\/70 {
  stroke: rgb(50 188 155 / 0.7);
}
.stroke-safex-green\/75 {
  stroke: rgb(50 188 155 / 0.75);
}
.stroke-safex-green\/80 {
  stroke: rgb(50 188 155 / 0.8);
}
.stroke-safex-green\/85 {
  stroke: rgb(50 188 155 / 0.85);
}
.stroke-safex-green\/90 {
  stroke: rgb(50 188 155 / 0.9);
}
.stroke-safex-green\/95 {
  stroke: rgb(50 188 155 / 0.95);
}
.stroke-safex-purple {
  stroke: rgb(107 33 168);
}
.stroke-safex-purple\/0 {
  stroke: rgb(107 33 168 / 0);
}
.stroke-safex-purple\/10 {
  stroke: rgb(107 33 168 / 0.1);
}
.stroke-safex-purple\/100 {
  stroke: rgb(107 33 168 / 1);
}
.stroke-safex-purple\/15 {
  stroke: rgb(107 33 168 / 0.15);
}
.stroke-safex-purple\/20 {
  stroke: rgb(107 33 168 / 0.2);
}
.stroke-safex-purple\/25 {
  stroke: rgb(107 33 168 / 0.25);
}
.stroke-safex-purple\/30 {
  stroke: rgb(107 33 168 / 0.3);
}
.stroke-safex-purple\/35 {
  stroke: rgb(107 33 168 / 0.35);
}
.stroke-safex-purple\/40 {
  stroke: rgb(107 33 168 / 0.4);
}
.stroke-safex-purple\/45 {
  stroke: rgb(107 33 168 / 0.45);
}
.stroke-safex-purple\/5 {
  stroke: rgb(107 33 168 / 0.05);
}
.stroke-safex-purple\/50 {
  stroke: rgb(107 33 168 / 0.5);
}
.stroke-safex-purple\/55 {
  stroke: rgb(107 33 168 / 0.55);
}
.stroke-safex-purple\/60 {
  stroke: rgb(107 33 168 / 0.6);
}
.stroke-safex-purple\/65 {
  stroke: rgb(107 33 168 / 0.65);
}
.stroke-safex-purple\/70 {
  stroke: rgb(107 33 168 / 0.7);
}
.stroke-safex-purple\/75 {
  stroke: rgb(107 33 168 / 0.75);
}
.stroke-safex-purple\/80 {
  stroke: rgb(107 33 168 / 0.8);
}
.stroke-safex-purple\/85 {
  stroke: rgb(107 33 168 / 0.85);
}
.stroke-safex-purple\/90 {
  stroke: rgb(107 33 168 / 0.9);
}
.stroke-safex-purple\/95 {
  stroke: rgb(107 33 168 / 0.95);
}
.stroke-safex-red {
  stroke: #B15047;
}
.stroke-safex-red-blocked {
  stroke: rgb(220 38 38);
}
.stroke-safex-red-blocked\/0 {
  stroke: rgb(220 38 38 / 0);
}
.stroke-safex-red-blocked\/10 {
  stroke: rgb(220 38 38 / 0.1);
}
.stroke-safex-red-blocked\/100 {
  stroke: rgb(220 38 38 / 1);
}
.stroke-safex-red-blocked\/15 {
  stroke: rgb(220 38 38 / 0.15);
}
.stroke-safex-red-blocked\/20 {
  stroke: rgb(220 38 38 / 0.2);
}
.stroke-safex-red-blocked\/25 {
  stroke: rgb(220 38 38 / 0.25);
}
.stroke-safex-red-blocked\/30 {
  stroke: rgb(220 38 38 / 0.3);
}
.stroke-safex-red-blocked\/35 {
  stroke: rgb(220 38 38 / 0.35);
}
.stroke-safex-red-blocked\/40 {
  stroke: rgb(220 38 38 / 0.4);
}
.stroke-safex-red-blocked\/45 {
  stroke: rgb(220 38 38 / 0.45);
}
.stroke-safex-red-blocked\/5 {
  stroke: rgb(220 38 38 / 0.05);
}
.stroke-safex-red-blocked\/50 {
  stroke: rgb(220 38 38 / 0.5);
}
.stroke-safex-red-blocked\/55 {
  stroke: rgb(220 38 38 / 0.55);
}
.stroke-safex-red-blocked\/60 {
  stroke: rgb(220 38 38 / 0.6);
}
.stroke-safex-red-blocked\/65 {
  stroke: rgb(220 38 38 / 0.65);
}
.stroke-safex-red-blocked\/70 {
  stroke: rgb(220 38 38 / 0.7);
}
.stroke-safex-red-blocked\/75 {
  stroke: rgb(220 38 38 / 0.75);
}
.stroke-safex-red-blocked\/80 {
  stroke: rgb(220 38 38 / 0.8);
}
.stroke-safex-red-blocked\/85 {
  stroke: rgb(220 38 38 / 0.85);
}
.stroke-safex-red-blocked\/90 {
  stroke: rgb(220 38 38 / 0.9);
}
.stroke-safex-red-blocked\/95 {
  stroke: rgb(220 38 38 / 0.95);
}
.stroke-safex-red\/0 {
  stroke: rgb(177 80 71 / 0);
}
.stroke-safex-red\/10 {
  stroke: rgb(177 80 71 / 0.1);
}
.stroke-safex-red\/100 {
  stroke: rgb(177 80 71 / 1);
}
.stroke-safex-red\/15 {
  stroke: rgb(177 80 71 / 0.15);
}
.stroke-safex-red\/20 {
  stroke: rgb(177 80 71 / 0.2);
}
.stroke-safex-red\/25 {
  stroke: rgb(177 80 71 / 0.25);
}
.stroke-safex-red\/30 {
  stroke: rgb(177 80 71 / 0.3);
}
.stroke-safex-red\/35 {
  stroke: rgb(177 80 71 / 0.35);
}
.stroke-safex-red\/40 {
  stroke: rgb(177 80 71 / 0.4);
}
.stroke-safex-red\/45 {
  stroke: rgb(177 80 71 / 0.45);
}
.stroke-safex-red\/5 {
  stroke: rgb(177 80 71 / 0.05);
}
.stroke-safex-red\/50 {
  stroke: rgb(177 80 71 / 0.5);
}
.stroke-safex-red\/55 {
  stroke: rgb(177 80 71 / 0.55);
}
.stroke-safex-red\/60 {
  stroke: rgb(177 80 71 / 0.6);
}
.stroke-safex-red\/65 {
  stroke: rgb(177 80 71 / 0.65);
}
.stroke-safex-red\/70 {
  stroke: rgb(177 80 71 / 0.7);
}
.stroke-safex-red\/75 {
  stroke: rgb(177 80 71 / 0.75);
}
.stroke-safex-red\/80 {
  stroke: rgb(177 80 71 / 0.8);
}
.stroke-safex-red\/85 {
  stroke: rgb(177 80 71 / 0.85);
}
.stroke-safex-red\/90 {
  stroke: rgb(177 80 71 / 0.9);
}
.stroke-safex-red\/95 {
  stroke: rgb(177 80 71 / 0.95);
}
.stroke-safex-yellow {
  stroke: #CA2;
}
.stroke-safex-yellow-lite {
  stroke: #FC4;
}
.stroke-safex-yellow-lite\/0 {
  stroke: rgb(255 204 68 / 0);
}
.stroke-safex-yellow-lite\/10 {
  stroke: rgb(255 204 68 / 0.1);
}
.stroke-safex-yellow-lite\/100 {
  stroke: rgb(255 204 68 / 1);
}
.stroke-safex-yellow-lite\/15 {
  stroke: rgb(255 204 68 / 0.15);
}
.stroke-safex-yellow-lite\/20 {
  stroke: rgb(255 204 68 / 0.2);
}
.stroke-safex-yellow-lite\/25 {
  stroke: rgb(255 204 68 / 0.25);
}
.stroke-safex-yellow-lite\/30 {
  stroke: rgb(255 204 68 / 0.3);
}
.stroke-safex-yellow-lite\/35 {
  stroke: rgb(255 204 68 / 0.35);
}
.stroke-safex-yellow-lite\/40 {
  stroke: rgb(255 204 68 / 0.4);
}
.stroke-safex-yellow-lite\/45 {
  stroke: rgb(255 204 68 / 0.45);
}
.stroke-safex-yellow-lite\/5 {
  stroke: rgb(255 204 68 / 0.05);
}
.stroke-safex-yellow-lite\/50 {
  stroke: rgb(255 204 68 / 0.5);
}
.stroke-safex-yellow-lite\/55 {
  stroke: rgb(255 204 68 / 0.55);
}
.stroke-safex-yellow-lite\/60 {
  stroke: rgb(255 204 68 / 0.6);
}
.stroke-safex-yellow-lite\/65 {
  stroke: rgb(255 204 68 / 0.65);
}
.stroke-safex-yellow-lite\/70 {
  stroke: rgb(255 204 68 / 0.7);
}
.stroke-safex-yellow-lite\/75 {
  stroke: rgb(255 204 68 / 0.75);
}
.stroke-safex-yellow-lite\/80 {
  stroke: rgb(255 204 68 / 0.8);
}
.stroke-safex-yellow-lite\/85 {
  stroke: rgb(255 204 68 / 0.85);
}
.stroke-safex-yellow-lite\/90 {
  stroke: rgb(255 204 68 / 0.9);
}
.stroke-safex-yellow-lite\/95 {
  stroke: rgb(255 204 68 / 0.95);
}
.stroke-safex-yellow\/0 {
  stroke: rgb(204 170 34 / 0);
}
.stroke-safex-yellow\/10 {
  stroke: rgb(204 170 34 / 0.1);
}
.stroke-safex-yellow\/100 {
  stroke: rgb(204 170 34 / 1);
}
.stroke-safex-yellow\/15 {
  stroke: rgb(204 170 34 / 0.15);
}
.stroke-safex-yellow\/20 {
  stroke: rgb(204 170 34 / 0.2);
}
.stroke-safex-yellow\/25 {
  stroke: rgb(204 170 34 / 0.25);
}
.stroke-safex-yellow\/30 {
  stroke: rgb(204 170 34 / 0.3);
}
.stroke-safex-yellow\/35 {
  stroke: rgb(204 170 34 / 0.35);
}
.stroke-safex-yellow\/40 {
  stroke: rgb(204 170 34 / 0.4);
}
.stroke-safex-yellow\/45 {
  stroke: rgb(204 170 34 / 0.45);
}
.stroke-safex-yellow\/5 {
  stroke: rgb(204 170 34 / 0.05);
}
.stroke-safex-yellow\/50 {
  stroke: rgb(204 170 34 / 0.5);
}
.stroke-safex-yellow\/55 {
  stroke: rgb(204 170 34 / 0.55);
}
.stroke-safex-yellow\/60 {
  stroke: rgb(204 170 34 / 0.6);
}
.stroke-safex-yellow\/65 {
  stroke: rgb(204 170 34 / 0.65);
}
.stroke-safex-yellow\/70 {
  stroke: rgb(204 170 34 / 0.7);
}
.stroke-safex-yellow\/75 {
  stroke: rgb(204 170 34 / 0.75);
}
.stroke-safex-yellow\/80 {
  stroke: rgb(204 170 34 / 0.8);
}
.stroke-safex-yellow\/85 {
  stroke: rgb(204 170 34 / 0.85);
}
.stroke-safex-yellow\/90 {
  stroke: rgb(204 170 34 / 0.9);
}
.stroke-safex-yellow\/95 {
  stroke: rgb(204 170 34 / 0.95);
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-fill {
  -o-object-fit: fill;
     object-fit: fill;
}
.object-left-bottom {
  -o-object-position: left bottom;
     object-position: left bottom;
}
.object-left-top {
  -o-object-position: left top;
     object-position: left top;
}
.object-right-bottom {
  -o-object-position: right bottom;
     object-position: right bottom;
}
.object-right-top {
  -o-object-position: right top;
     object-position: right top;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-\[2px\] {
  padding: 2px;
}
.p-\[3px\] {
  padding: 3px;
}
.p-px {
  padding: 1px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[0\.2rem\] {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
.px-\[0\.3rem\] {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.px-\[0\.5rem\] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-\[0\.8rem\] {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}
.px-\[3px\] {
  padding-left: 3px;
  padding-right: 3px;
}
.px-\[4px\] {
  padding-left: 4px;
  padding-right: 4px;
}
.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px;
}
.px-px {
  padding-left: 1px;
  padding-right: 1px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[0\.15rem\] {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}
.py-\[0\.1rem\] {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.py-\[0\.2rem\] {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-\[0\.8rem\] {
  padding-left: 0.8rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-\[2\.5rem\] {
  padding-top: 2.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-2xs {
  font-size: 0.65rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-8xl {
  font-size: 6rem;
  line-height: 1;
}
.text-\[0\.5rem\] {
  font-size: 0.5rem;
}
.text-\[0\.6rem\] {
  font-size: 0.6rem;
}
.text-\[10\%\] {
  font-size: 10%;
}
.text-\[100\%\] {
  font-size: 100%;
}
.text-\[10rem\] {
  font-size: 10rem;
}
.text-\[110\%\] {
  font-size: 110%;
}
.text-\[115\%\] {
  font-size: 115%;
}
.text-\[120\%\] {
  font-size: 120%;
}
.text-\[12pt\] {
  font-size: 12pt;
}
.text-\[130\%\] {
  font-size: 130%;
}
.text-\[140\%\] {
  font-size: 140%;
}
.text-\[170\%\] {
  font-size: 170%;
}
.text-\[1800\%\] {
  font-size: 1800%;
}
.text-\[200\%\] {
  font-size: 200%;
}
.text-\[2000\%\] {
  font-size: 2000%;
}
.text-\[2rem\] {
  font-size: 2rem;
}
.text-\[30\%\] {
  font-size: 30%;
}
.text-\[300\%\] {
  font-size: 300%;
}
.text-\[3rem\] {
  font-size: 3rem;
}
.text-\[40\%\] {
  font-size: 40%;
}
.text-\[4rem\] {
  font-size: 4rem;
}
.text-\[50\%\] {
  font-size: 50%;
}
.text-\[500\%\] {
  font-size: 500%;
}
.text-\[5rem\] {
  font-size: 5rem;
}
.text-\[60\%\] {
  font-size: 60%;
}
.text-\[70\%\] {
  font-size: 70%;
}
.text-\[75\%\] {
  font-size: 75%;
}
.text-\[80\%\] {
  font-size: 80%;
}
.text-\[85\%\] {
  font-size: 85%;
}
.text-\[8rem\] {
  font-size: 8rem;
}
.text-\[90\%\] {
  font-size: 90%;
}
.text-\[9px\] {
  font-size: 9px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-extralight {
  font-weight: 200;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.font-thin {
  font-weight: 100;
}
.italic {
  font-style: italic;
}
.leading-3 {
  line-height: .75rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-\[0\.6rem\] {
  line-height: 0.6rem;
}
.leading-\[0\.75rem\] {
  line-height: 0.75rem;
}
.leading-\[0\.7rem\] {
  line-height: 0.7rem;
}
.leading-\[0\.9em\] {
  line-height: 0.9em;
}
.leading-\[140\%\] {
  line-height: 140%;
}
.leading-\[3\.5rem\] {
  line-height: 3.5rem;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[0\.05rem\] {
  letter-spacing: 0.05rem;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-tighter {
  letter-spacing: -0.05em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-\[\#B791D5\] {
  --tw-text-opacity: 1;
  color: rgb(183 145 213 / var(--tw-text-opacity, 1));
}
.text-adcurate-black {
  --tw-text-opacity: 1;
  color: rgb(36 40 82 / var(--tw-text-opacity, 1));
}
.text-adcurate-black-lite {
  --tw-text-opacity: 1;
  color: rgb(47 53 109 / var(--tw-text-opacity, 1));
}
.text-adcurate-black-lite-semi {
  --tw-text-opacity: 1;
  color: rgb(47 53 109 / var(--tw-text-opacity, 1));
}
.text-adcurate-black-lite-semi\/0 {
  color: rgb(47 53 109 / 0);
}
.text-adcurate-black-lite-semi\/10 {
  color: rgb(47 53 109 / 0.1);
}
.text-adcurate-black-lite-semi\/100 {
  color: rgb(47 53 109 / 1);
}
.text-adcurate-black-lite-semi\/15 {
  color: rgb(47 53 109 / 0.15);
}
.text-adcurate-black-lite-semi\/20 {
  color: rgb(47 53 109 / 0.2);
}
.text-adcurate-black-lite-semi\/25 {
  color: rgb(47 53 109 / 0.25);
}
.text-adcurate-black-lite-semi\/30 {
  color: rgb(47 53 109 / 0.3);
}
.text-adcurate-black-lite-semi\/35 {
  color: rgb(47 53 109 / 0.35);
}
.text-adcurate-black-lite-semi\/40 {
  color: rgb(47 53 109 / 0.4);
}
.text-adcurate-black-lite-semi\/45 {
  color: rgb(47 53 109 / 0.45);
}
.text-adcurate-black-lite-semi\/5 {
  color: rgb(47 53 109 / 0.05);
}
.text-adcurate-black-lite-semi\/50 {
  color: rgb(47 53 109 / 0.5);
}
.text-adcurate-black-lite-semi\/55 {
  color: rgb(47 53 109 / 0.55);
}
.text-adcurate-black-lite-semi\/60 {
  color: rgb(47 53 109 / 0.6);
}
.text-adcurate-black-lite-semi\/65 {
  color: rgb(47 53 109 / 0.65);
}
.text-adcurate-black-lite-semi\/70 {
  color: rgb(47 53 109 / 0.7);
}
.text-adcurate-black-lite-semi\/75 {
  color: rgb(47 53 109 / 0.75);
}
.text-adcurate-black-lite-semi\/80 {
  color: rgb(47 53 109 / 0.8);
}
.text-adcurate-black-lite-semi\/85 {
  color: rgb(47 53 109 / 0.85);
}
.text-adcurate-black-lite-semi\/90 {
  color: rgb(47 53 109 / 0.9);
}
.text-adcurate-black-lite-semi\/95 {
  color: rgb(47 53 109 / 0.95);
}
.text-adcurate-black-lite\/0 {
  color: rgb(47 53 109 / 0);
}
.text-adcurate-black-lite\/10 {
  color: rgb(47 53 109 / 0.1);
}
.text-adcurate-black-lite\/100 {
  color: rgb(47 53 109 / 1);
}
.text-adcurate-black-lite\/15 {
  color: rgb(47 53 109 / 0.15);
}
.text-adcurate-black-lite\/20 {
  color: rgb(47 53 109 / 0.2);
}
.text-adcurate-black-lite\/25 {
  color: rgb(47 53 109 / 0.25);
}
.text-adcurate-black-lite\/30 {
  color: rgb(47 53 109 / 0.3);
}
.text-adcurate-black-lite\/35 {
  color: rgb(47 53 109 / 0.35);
}
.text-adcurate-black-lite\/40 {
  color: rgb(47 53 109 / 0.4);
}
.text-adcurate-black-lite\/45 {
  color: rgb(47 53 109 / 0.45);
}
.text-adcurate-black-lite\/5 {
  color: rgb(47 53 109 / 0.05);
}
.text-adcurate-black-lite\/50 {
  color: rgb(47 53 109 / 0.5);
}
.text-adcurate-black-lite\/55 {
  color: rgb(47 53 109 / 0.55);
}
.text-adcurate-black-lite\/60 {
  color: rgb(47 53 109 / 0.6);
}
.text-adcurate-black-lite\/65 {
  color: rgb(47 53 109 / 0.65);
}
.text-adcurate-black-lite\/70 {
  color: rgb(47 53 109 / 0.7);
}
.text-adcurate-black-lite\/75 {
  color: rgb(47 53 109 / 0.75);
}
.text-adcurate-black-lite\/80 {
  color: rgb(47 53 109 / 0.8);
}
.text-adcurate-black-lite\/85 {
  color: rgb(47 53 109 / 0.85);
}
.text-adcurate-black-lite\/90 {
  color: rgb(47 53 109 / 0.9);
}
.text-adcurate-black-lite\/95 {
  color: rgb(47 53 109 / 0.95);
}
.text-adcurate-black\/0 {
  color: rgb(36 40 82 / 0);
}
.text-adcurate-black\/10 {
  color: rgb(36 40 82 / 0.1);
}
.text-adcurate-black\/100 {
  color: rgb(36 40 82 / 1);
}
.text-adcurate-black\/15 {
  color: rgb(36 40 82 / 0.15);
}
.text-adcurate-black\/20 {
  color: rgb(36 40 82 / 0.2);
}
.text-adcurate-black\/25 {
  color: rgb(36 40 82 / 0.25);
}
.text-adcurate-black\/30 {
  color: rgb(36 40 82 / 0.3);
}
.text-adcurate-black\/35 {
  color: rgb(36 40 82 / 0.35);
}
.text-adcurate-black\/40 {
  color: rgb(36 40 82 / 0.4);
}
.text-adcurate-black\/45 {
  color: rgb(36 40 82 / 0.45);
}
.text-adcurate-black\/5 {
  color: rgb(36 40 82 / 0.05);
}
.text-adcurate-black\/50 {
  color: rgb(36 40 82 / 0.5);
}
.text-adcurate-black\/55 {
  color: rgb(36 40 82 / 0.55);
}
.text-adcurate-black\/60 {
  color: rgb(36 40 82 / 0.6);
}
.text-adcurate-black\/65 {
  color: rgb(36 40 82 / 0.65);
}
.text-adcurate-black\/70 {
  color: rgb(36 40 82 / 0.7);
}
.text-adcurate-black\/75 {
  color: rgb(36 40 82 / 0.75);
}
.text-adcurate-black\/80 {
  color: rgb(36 40 82 / 0.8);
}
.text-adcurate-black\/85 {
  color: rgb(36 40 82 / 0.85);
}
.text-adcurate-black\/90 {
  color: rgb(36 40 82 / 0.9);
}
.text-adcurate-black\/95 {
  color: rgb(36 40 82 / 0.95);
}
.text-adcurate-gradient-blue {
  --tw-text-opacity: 1;
  color: rgb(212 253 255 / var(--tw-text-opacity, 1));
}
.text-adcurate-gradient-blue\/0 {
  color: rgb(212 253 255 / 0);
}
.text-adcurate-gradient-blue\/10 {
  color: rgb(212 253 255 / 0.1);
}
.text-adcurate-gradient-blue\/100 {
  color: rgb(212 253 255 / 1);
}
.text-adcurate-gradient-blue\/15 {
  color: rgb(212 253 255 / 0.15);
}
.text-adcurate-gradient-blue\/20 {
  color: rgb(212 253 255 / 0.2);
}
.text-adcurate-gradient-blue\/25 {
  color: rgb(212 253 255 / 0.25);
}
.text-adcurate-gradient-blue\/30 {
  color: rgb(212 253 255 / 0.3);
}
.text-adcurate-gradient-blue\/35 {
  color: rgb(212 253 255 / 0.35);
}
.text-adcurate-gradient-blue\/40 {
  color: rgb(212 253 255 / 0.4);
}
.text-adcurate-gradient-blue\/45 {
  color: rgb(212 253 255 / 0.45);
}
.text-adcurate-gradient-blue\/5 {
  color: rgb(212 253 255 / 0.05);
}
.text-adcurate-gradient-blue\/50 {
  color: rgb(212 253 255 / 0.5);
}
.text-adcurate-gradient-blue\/55 {
  color: rgb(212 253 255 / 0.55);
}
.text-adcurate-gradient-blue\/60 {
  color: rgb(212 253 255 / 0.6);
}
.text-adcurate-gradient-blue\/65 {
  color: rgb(212 253 255 / 0.65);
}
.text-adcurate-gradient-blue\/70 {
  color: rgb(212 253 255 / 0.7);
}
.text-adcurate-gradient-blue\/75 {
  color: rgb(212 253 255 / 0.75);
}
.text-adcurate-gradient-blue\/80 {
  color: rgb(212 253 255 / 0.8);
}
.text-adcurate-gradient-blue\/85 {
  color: rgb(212 253 255 / 0.85);
}
.text-adcurate-gradient-blue\/90 {
  color: rgb(212 253 255 / 0.9);
}
.text-adcurate-gradient-blue\/95 {
  color: rgb(212 253 255 / 0.95);
}
.text-adcurate-gradient-pink {
  --tw-text-opacity: 1;
  color: rgb(252 205 248 / var(--tw-text-opacity, 1));
}
.text-adcurate-gradient-pink\/0 {
  color: rgb(252 205 248 / 0);
}
.text-adcurate-gradient-pink\/10 {
  color: rgb(252 205 248 / 0.1);
}
.text-adcurate-gradient-pink\/100 {
  color: rgb(252 205 248 / 1);
}
.text-adcurate-gradient-pink\/15 {
  color: rgb(252 205 248 / 0.15);
}
.text-adcurate-gradient-pink\/20 {
  color: rgb(252 205 248 / 0.2);
}
.text-adcurate-gradient-pink\/25 {
  color: rgb(252 205 248 / 0.25);
}
.text-adcurate-gradient-pink\/30 {
  color: rgb(252 205 248 / 0.3);
}
.text-adcurate-gradient-pink\/35 {
  color: rgb(252 205 248 / 0.35);
}
.text-adcurate-gradient-pink\/40 {
  color: rgb(252 205 248 / 0.4);
}
.text-adcurate-gradient-pink\/45 {
  color: rgb(252 205 248 / 0.45);
}
.text-adcurate-gradient-pink\/5 {
  color: rgb(252 205 248 / 0.05);
}
.text-adcurate-gradient-pink\/50 {
  color: rgb(252 205 248 / 0.5);
}
.text-adcurate-gradient-pink\/55 {
  color: rgb(252 205 248 / 0.55);
}
.text-adcurate-gradient-pink\/60 {
  color: rgb(252 205 248 / 0.6);
}
.text-adcurate-gradient-pink\/65 {
  color: rgb(252 205 248 / 0.65);
}
.text-adcurate-gradient-pink\/70 {
  color: rgb(252 205 248 / 0.7);
}
.text-adcurate-gradient-pink\/75 {
  color: rgb(252 205 248 / 0.75);
}
.text-adcurate-gradient-pink\/80 {
  color: rgb(252 205 248 / 0.8);
}
.text-adcurate-gradient-pink\/85 {
  color: rgb(252 205 248 / 0.85);
}
.text-adcurate-gradient-pink\/90 {
  color: rgb(252 205 248 / 0.9);
}
.text-adcurate-gradient-pink\/95 {
  color: rgb(252 205 248 / 0.95);
}
.text-adcurate-gray-lite {
  --tw-text-opacity: 1;
  color: rgb(231 230 230 / var(--tw-text-opacity, 1));
}
.text-adcurate-gray-lite\/0 {
  color: rgb(231 230 230 / 0);
}
.text-adcurate-gray-lite\/10 {
  color: rgb(231 230 230 / 0.1);
}
.text-adcurate-gray-lite\/100 {
  color: rgb(231 230 230 / 1);
}
.text-adcurate-gray-lite\/15 {
  color: rgb(231 230 230 / 0.15);
}
.text-adcurate-gray-lite\/20 {
  color: rgb(231 230 230 / 0.2);
}
.text-adcurate-gray-lite\/25 {
  color: rgb(231 230 230 / 0.25);
}
.text-adcurate-gray-lite\/30 {
  color: rgb(231 230 230 / 0.3);
}
.text-adcurate-gray-lite\/35 {
  color: rgb(231 230 230 / 0.35);
}
.text-adcurate-gray-lite\/40 {
  color: rgb(231 230 230 / 0.4);
}
.text-adcurate-gray-lite\/45 {
  color: rgb(231 230 230 / 0.45);
}
.text-adcurate-gray-lite\/5 {
  color: rgb(231 230 230 / 0.05);
}
.text-adcurate-gray-lite\/50 {
  color: rgb(231 230 230 / 0.5);
}
.text-adcurate-gray-lite\/55 {
  color: rgb(231 230 230 / 0.55);
}
.text-adcurate-gray-lite\/60 {
  color: rgb(231 230 230 / 0.6);
}
.text-adcurate-gray-lite\/65 {
  color: rgb(231 230 230 / 0.65);
}
.text-adcurate-gray-lite\/70 {
  color: rgb(231 230 230 / 0.7);
}
.text-adcurate-gray-lite\/75 {
  color: rgb(231 230 230 / 0.75);
}
.text-adcurate-gray-lite\/80 {
  color: rgb(231 230 230 / 0.8);
}
.text-adcurate-gray-lite\/85 {
  color: rgb(231 230 230 / 0.85);
}
.text-adcurate-gray-lite\/90 {
  color: rgb(231 230 230 / 0.9);
}
.text-adcurate-gray-lite\/95 {
  color: rgb(231 230 230 / 0.95);
}
.text-adcurate-green-dark {
  --tw-text-opacity: 1;
  color: rgb(50 188 155 / var(--tw-text-opacity, 1));
}
.text-adcurate-green-dark\/0 {
  color: rgb(50 188 155 / 0);
}
.text-adcurate-green-dark\/10 {
  color: rgb(50 188 155 / 0.1);
}
.text-adcurate-green-dark\/100 {
  color: rgb(50 188 155 / 1);
}
.text-adcurate-green-dark\/15 {
  color: rgb(50 188 155 / 0.15);
}
.text-adcurate-green-dark\/20 {
  color: rgb(50 188 155 / 0.2);
}
.text-adcurate-green-dark\/25 {
  color: rgb(50 188 155 / 0.25);
}
.text-adcurate-green-dark\/30 {
  color: rgb(50 188 155 / 0.3);
}
.text-adcurate-green-dark\/35 {
  color: rgb(50 188 155 / 0.35);
}
.text-adcurate-green-dark\/40 {
  color: rgb(50 188 155 / 0.4);
}
.text-adcurate-green-dark\/45 {
  color: rgb(50 188 155 / 0.45);
}
.text-adcurate-green-dark\/5 {
  color: rgb(50 188 155 / 0.05);
}
.text-adcurate-green-dark\/50 {
  color: rgb(50 188 155 / 0.5);
}
.text-adcurate-green-dark\/55 {
  color: rgb(50 188 155 / 0.55);
}
.text-adcurate-green-dark\/60 {
  color: rgb(50 188 155 / 0.6);
}
.text-adcurate-green-dark\/65 {
  color: rgb(50 188 155 / 0.65);
}
.text-adcurate-green-dark\/70 {
  color: rgb(50 188 155 / 0.7);
}
.text-adcurate-green-dark\/75 {
  color: rgb(50 188 155 / 0.75);
}
.text-adcurate-green-dark\/80 {
  color: rgb(50 188 155 / 0.8);
}
.text-adcurate-green-dark\/85 {
  color: rgb(50 188 155 / 0.85);
}
.text-adcurate-green-dark\/90 {
  color: rgb(50 188 155 / 0.9);
}
.text-adcurate-green-dark\/95 {
  color: rgb(50 188 155 / 0.95);
}
.text-adcurate-green-lite {
  --tw-text-opacity: 1;
  color: rgb(60 207 172 / var(--tw-text-opacity, 1));
}
.text-adcurate-green-lite\/0 {
  color: rgb(60 207 172 / 0);
}
.text-adcurate-green-lite\/10 {
  color: rgb(60 207 172 / 0.1);
}
.text-adcurate-green-lite\/100 {
  color: rgb(60 207 172 / 1);
}
.text-adcurate-green-lite\/15 {
  color: rgb(60 207 172 / 0.15);
}
.text-adcurate-green-lite\/20 {
  color: rgb(60 207 172 / 0.2);
}
.text-adcurate-green-lite\/25 {
  color: rgb(60 207 172 / 0.25);
}
.text-adcurate-green-lite\/30 {
  color: rgb(60 207 172 / 0.3);
}
.text-adcurate-green-lite\/35 {
  color: rgb(60 207 172 / 0.35);
}
.text-adcurate-green-lite\/40 {
  color: rgb(60 207 172 / 0.4);
}
.text-adcurate-green-lite\/45 {
  color: rgb(60 207 172 / 0.45);
}
.text-adcurate-green-lite\/5 {
  color: rgb(60 207 172 / 0.05);
}
.text-adcurate-green-lite\/50 {
  color: rgb(60 207 172 / 0.5);
}
.text-adcurate-green-lite\/55 {
  color: rgb(60 207 172 / 0.55);
}
.text-adcurate-green-lite\/60 {
  color: rgb(60 207 172 / 0.6);
}
.text-adcurate-green-lite\/65 {
  color: rgb(60 207 172 / 0.65);
}
.text-adcurate-green-lite\/70 {
  color: rgb(60 207 172 / 0.7);
}
.text-adcurate-green-lite\/75 {
  color: rgb(60 207 172 / 0.75);
}
.text-adcurate-green-lite\/80 {
  color: rgb(60 207 172 / 0.8);
}
.text-adcurate-green-lite\/85 {
  color: rgb(60 207 172 / 0.85);
}
.text-adcurate-green-lite\/90 {
  color: rgb(60 207 172 / 0.9);
}
.text-adcurate-green-lite\/95 {
  color: rgb(60 207 172 / 0.95);
}
.text-adcurate-purple-dark {
  --tw-text-opacity: 1;
  color: rgb(83 41 80 / var(--tw-text-opacity, 1));
}
.text-adcurate-purple-dark\/0 {
  color: rgb(83 41 80 / 0);
}
.text-adcurate-purple-dark\/10 {
  color: rgb(83 41 80 / 0.1);
}
.text-adcurate-purple-dark\/100 {
  color: rgb(83 41 80 / 1);
}
.text-adcurate-purple-dark\/15 {
  color: rgb(83 41 80 / 0.15);
}
.text-adcurate-purple-dark\/20 {
  color: rgb(83 41 80 / 0.2);
}
.text-adcurate-purple-dark\/25 {
  color: rgb(83 41 80 / 0.25);
}
.text-adcurate-purple-dark\/30 {
  color: rgb(83 41 80 / 0.3);
}
.text-adcurate-purple-dark\/35 {
  color: rgb(83 41 80 / 0.35);
}
.text-adcurate-purple-dark\/40 {
  color: rgb(83 41 80 / 0.4);
}
.text-adcurate-purple-dark\/45 {
  color: rgb(83 41 80 / 0.45);
}
.text-adcurate-purple-dark\/5 {
  color: rgb(83 41 80 / 0.05);
}
.text-adcurate-purple-dark\/50 {
  color: rgb(83 41 80 / 0.5);
}
.text-adcurate-purple-dark\/55 {
  color: rgb(83 41 80 / 0.55);
}
.text-adcurate-purple-dark\/60 {
  color: rgb(83 41 80 / 0.6);
}
.text-adcurate-purple-dark\/65 {
  color: rgb(83 41 80 / 0.65);
}
.text-adcurate-purple-dark\/70 {
  color: rgb(83 41 80 / 0.7);
}
.text-adcurate-purple-dark\/75 {
  color: rgb(83 41 80 / 0.75);
}
.text-adcurate-purple-dark\/80 {
  color: rgb(83 41 80 / 0.8);
}
.text-adcurate-purple-dark\/85 {
  color: rgb(83 41 80 / 0.85);
}
.text-adcurate-purple-dark\/90 {
  color: rgb(83 41 80 / 0.9);
}
.text-adcurate-purple-dark\/95 {
  color: rgb(83 41 80 / 0.95);
}
.text-amazon-orange {
  --tw-text-opacity: 1;
  color: rgb(255 153 0 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-safex-aqua {
  --tw-text-opacity: 1;
  color: rgb(50 188 155 / var(--tw-text-opacity, 1));
}
.text-safex-aqua\/0 {
  color: rgb(50 188 155 / 0);
}
.text-safex-aqua\/10 {
  color: rgb(50 188 155 / 0.1);
}
.text-safex-aqua\/100 {
  color: rgb(50 188 155 / 1);
}
.text-safex-aqua\/15 {
  color: rgb(50 188 155 / 0.15);
}
.text-safex-aqua\/20 {
  color: rgb(50 188 155 / 0.2);
}
.text-safex-aqua\/25 {
  color: rgb(50 188 155 / 0.25);
}
.text-safex-aqua\/30 {
  color: rgb(50 188 155 / 0.3);
}
.text-safex-aqua\/35 {
  color: rgb(50 188 155 / 0.35);
}
.text-safex-aqua\/40 {
  color: rgb(50 188 155 / 0.4);
}
.text-safex-aqua\/45 {
  color: rgb(50 188 155 / 0.45);
}
.text-safex-aqua\/5 {
  color: rgb(50 188 155 / 0.05);
}
.text-safex-aqua\/50 {
  color: rgb(50 188 155 / 0.5);
}
.text-safex-aqua\/55 {
  color: rgb(50 188 155 / 0.55);
}
.text-safex-aqua\/60 {
  color: rgb(50 188 155 / 0.6);
}
.text-safex-aqua\/65 {
  color: rgb(50 188 155 / 0.65);
}
.text-safex-aqua\/70 {
  color: rgb(50 188 155 / 0.7);
}
.text-safex-aqua\/75 {
  color: rgb(50 188 155 / 0.75);
}
.text-safex-aqua\/80 {
  color: rgb(50 188 155 / 0.8);
}
.text-safex-aqua\/85 {
  color: rgb(50 188 155 / 0.85);
}
.text-safex-aqua\/90 {
  color: rgb(50 188 155 / 0.9);
}
.text-safex-aqua\/95 {
  color: rgb(50 188 155 / 0.95);
}
.text-safex-blue {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-safex-blue-dark {
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1));
}
.text-safex-blue-dark\/0 {
  color: rgb(23 37 84 / 0);
}
.text-safex-blue-dark\/10 {
  color: rgb(23 37 84 / 0.1);
}
.text-safex-blue-dark\/100 {
  color: rgb(23 37 84 / 1);
}
.text-safex-blue-dark\/15 {
  color: rgb(23 37 84 / 0.15);
}
.text-safex-blue-dark\/20 {
  color: rgb(23 37 84 / 0.2);
}
.text-safex-blue-dark\/25 {
  color: rgb(23 37 84 / 0.25);
}
.text-safex-blue-dark\/30 {
  color: rgb(23 37 84 / 0.3);
}
.text-safex-blue-dark\/35 {
  color: rgb(23 37 84 / 0.35);
}
.text-safex-blue-dark\/40 {
  color: rgb(23 37 84 / 0.4);
}
.text-safex-blue-dark\/45 {
  color: rgb(23 37 84 / 0.45);
}
.text-safex-blue-dark\/5 {
  color: rgb(23 37 84 / 0.05);
}
.text-safex-blue-dark\/50 {
  color: rgb(23 37 84 / 0.5);
}
.text-safex-blue-dark\/55 {
  color: rgb(23 37 84 / 0.55);
}
.text-safex-blue-dark\/60 {
  color: rgb(23 37 84 / 0.6);
}
.text-safex-blue-dark\/65 {
  color: rgb(23 37 84 / 0.65);
}
.text-safex-blue-dark\/70 {
  color: rgb(23 37 84 / 0.7);
}
.text-safex-blue-dark\/75 {
  color: rgb(23 37 84 / 0.75);
}
.text-safex-blue-dark\/80 {
  color: rgb(23 37 84 / 0.8);
}
.text-safex-blue-dark\/85 {
  color: rgb(23 37 84 / 0.85);
}
.text-safex-blue-dark\/90 {
  color: rgb(23 37 84 / 0.9);
}
.text-safex-blue-dark\/95 {
  color: rgb(23 37 84 / 0.95);
}
.text-safex-blue\/0 {
  color: rgb(37 99 235 / 0);
}
.text-safex-blue\/10 {
  color: rgb(37 99 235 / 0.1);
}
.text-safex-blue\/100 {
  color: rgb(37 99 235 / 1);
}
.text-safex-blue\/15 {
  color: rgb(37 99 235 / 0.15);
}
.text-safex-blue\/20 {
  color: rgb(37 99 235 / 0.2);
}
.text-safex-blue\/25 {
  color: rgb(37 99 235 / 0.25);
}
.text-safex-blue\/30 {
  color: rgb(37 99 235 / 0.3);
}
.text-safex-blue\/35 {
  color: rgb(37 99 235 / 0.35);
}
.text-safex-blue\/40 {
  color: rgb(37 99 235 / 0.4);
}
.text-safex-blue\/45 {
  color: rgb(37 99 235 / 0.45);
}
.text-safex-blue\/5 {
  color: rgb(37 99 235 / 0.05);
}
.text-safex-blue\/50 {
  color: rgb(37 99 235 / 0.5);
}
.text-safex-blue\/55 {
  color: rgb(37 99 235 / 0.55);
}
.text-safex-blue\/60 {
  color: rgb(37 99 235 / 0.6);
}
.text-safex-blue\/65 {
  color: rgb(37 99 235 / 0.65);
}
.text-safex-blue\/70 {
  color: rgb(37 99 235 / 0.7);
}
.text-safex-blue\/75 {
  color: rgb(37 99 235 / 0.75);
}
.text-safex-blue\/80 {
  color: rgb(37 99 235 / 0.8);
}
.text-safex-blue\/85 {
  color: rgb(37 99 235 / 0.85);
}
.text-safex-blue\/90 {
  color: rgb(37 99 235 / 0.9);
}
.text-safex-blue\/95 {
  color: rgb(37 99 235 / 0.95);
}
.text-safex-gray-dark {
  --tw-text-opacity: 1;
  color: rgb(18 18 18 / var(--tw-text-opacity, 1));
}
.text-safex-gray-dark\/0 {
  color: rgb(18 18 18 / 0);
}
.text-safex-gray-dark\/10 {
  color: rgb(18 18 18 / 0.1);
}
.text-safex-gray-dark\/100 {
  color: rgb(18 18 18 / 1);
}
.text-safex-gray-dark\/15 {
  color: rgb(18 18 18 / 0.15);
}
.text-safex-gray-dark\/20 {
  color: rgb(18 18 18 / 0.2);
}
.text-safex-gray-dark\/25 {
  color: rgb(18 18 18 / 0.25);
}
.text-safex-gray-dark\/30 {
  color: rgb(18 18 18 / 0.3);
}
.text-safex-gray-dark\/35 {
  color: rgb(18 18 18 / 0.35);
}
.text-safex-gray-dark\/40 {
  color: rgb(18 18 18 / 0.4);
}
.text-safex-gray-dark\/45 {
  color: rgb(18 18 18 / 0.45);
}
.text-safex-gray-dark\/5 {
  color: rgb(18 18 18 / 0.05);
}
.text-safex-gray-dark\/50 {
  color: rgb(18 18 18 / 0.5);
}
.text-safex-gray-dark\/55 {
  color: rgb(18 18 18 / 0.55);
}
.text-safex-gray-dark\/60 {
  color: rgb(18 18 18 / 0.6);
}
.text-safex-gray-dark\/65 {
  color: rgb(18 18 18 / 0.65);
}
.text-safex-gray-dark\/70 {
  color: rgb(18 18 18 / 0.7);
}
.text-safex-gray-dark\/75 {
  color: rgb(18 18 18 / 0.75);
}
.text-safex-gray-dark\/80 {
  color: rgb(18 18 18 / 0.8);
}
.text-safex-gray-dark\/85 {
  color: rgb(18 18 18 / 0.85);
}
.text-safex-gray-dark\/90 {
  color: rgb(18 18 18 / 0.9);
}
.text-safex-gray-dark\/95 {
  color: rgb(18 18 18 / 0.95);
}
.text-safex-gray-lite {
  --tw-text-opacity: 1;
  color: rgb(247 248 249 / var(--tw-text-opacity, 1));
}
.text-safex-gray-lite\/0 {
  color: rgb(247 248 249 / 0);
}
.text-safex-gray-lite\/10 {
  color: rgb(247 248 249 / 0.1);
}
.text-safex-gray-lite\/100 {
  color: rgb(247 248 249 / 1);
}
.text-safex-gray-lite\/15 {
  color: rgb(247 248 249 / 0.15);
}
.text-safex-gray-lite\/20 {
  color: rgb(247 248 249 / 0.2);
}
.text-safex-gray-lite\/25 {
  color: rgb(247 248 249 / 0.25);
}
.text-safex-gray-lite\/30 {
  color: rgb(247 248 249 / 0.3);
}
.text-safex-gray-lite\/35 {
  color: rgb(247 248 249 / 0.35);
}
.text-safex-gray-lite\/40 {
  color: rgb(247 248 249 / 0.4);
}
.text-safex-gray-lite\/45 {
  color: rgb(247 248 249 / 0.45);
}
.text-safex-gray-lite\/5 {
  color: rgb(247 248 249 / 0.05);
}
.text-safex-gray-lite\/50 {
  color: rgb(247 248 249 / 0.5);
}
.text-safex-gray-lite\/55 {
  color: rgb(247 248 249 / 0.55);
}
.text-safex-gray-lite\/60 {
  color: rgb(247 248 249 / 0.6);
}
.text-safex-gray-lite\/65 {
  color: rgb(247 248 249 / 0.65);
}
.text-safex-gray-lite\/70 {
  color: rgb(247 248 249 / 0.7);
}
.text-safex-gray-lite\/75 {
  color: rgb(247 248 249 / 0.75);
}
.text-safex-gray-lite\/80 {
  color: rgb(247 248 249 / 0.8);
}
.text-safex-gray-lite\/85 {
  color: rgb(247 248 249 / 0.85);
}
.text-safex-gray-lite\/90 {
  color: rgb(247 248 249 / 0.9);
}
.text-safex-gray-lite\/95 {
  color: rgb(247 248 249 / 0.95);
}
.text-safex-gray-med {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity, 1));
}
.text-safex-gray-med\/0 {
  color: rgb(136 136 136 / 0);
}
.text-safex-gray-med\/10 {
  color: rgb(136 136 136 / 0.1);
}
.text-safex-gray-med\/100 {
  color: rgb(136 136 136 / 1);
}
.text-safex-gray-med\/15 {
  color: rgb(136 136 136 / 0.15);
}
.text-safex-gray-med\/20 {
  color: rgb(136 136 136 / 0.2);
}
.text-safex-gray-med\/25 {
  color: rgb(136 136 136 / 0.25);
}
.text-safex-gray-med\/30 {
  color: rgb(136 136 136 / 0.3);
}
.text-safex-gray-med\/35 {
  color: rgb(136 136 136 / 0.35);
}
.text-safex-gray-med\/40 {
  color: rgb(136 136 136 / 0.4);
}
.text-safex-gray-med\/45 {
  color: rgb(136 136 136 / 0.45);
}
.text-safex-gray-med\/5 {
  color: rgb(136 136 136 / 0.05);
}
.text-safex-gray-med\/50 {
  color: rgb(136 136 136 / 0.5);
}
.text-safex-gray-med\/55 {
  color: rgb(136 136 136 / 0.55);
}
.text-safex-gray-med\/60 {
  color: rgb(136 136 136 / 0.6);
}
.text-safex-gray-med\/65 {
  color: rgb(136 136 136 / 0.65);
}
.text-safex-gray-med\/70 {
  color: rgb(136 136 136 / 0.7);
}
.text-safex-gray-med\/75 {
  color: rgb(136 136 136 / 0.75);
}
.text-safex-gray-med\/80 {
  color: rgb(136 136 136 / 0.8);
}
.text-safex-gray-med\/85 {
  color: rgb(136 136 136 / 0.85);
}
.text-safex-gray-med\/90 {
  color: rgb(136 136 136 / 0.9);
}
.text-safex-gray-med\/95 {
  color: rgb(136 136 136 / 0.95);
}
.text-safex-green {
  --tw-text-opacity: 1;
  color: rgb(50 188 155 / var(--tw-text-opacity, 1));
}
.text-safex-green\/0 {
  color: rgb(50 188 155 / 0);
}
.text-safex-green\/10 {
  color: rgb(50 188 155 / 0.1);
}
.text-safex-green\/100 {
  color: rgb(50 188 155 / 1);
}
.text-safex-green\/15 {
  color: rgb(50 188 155 / 0.15);
}
.text-safex-green\/20 {
  color: rgb(50 188 155 / 0.2);
}
.text-safex-green\/25 {
  color: rgb(50 188 155 / 0.25);
}
.text-safex-green\/30 {
  color: rgb(50 188 155 / 0.3);
}
.text-safex-green\/35 {
  color: rgb(50 188 155 / 0.35);
}
.text-safex-green\/40 {
  color: rgb(50 188 155 / 0.4);
}
.text-safex-green\/45 {
  color: rgb(50 188 155 / 0.45);
}
.text-safex-green\/5 {
  color: rgb(50 188 155 / 0.05);
}
.text-safex-green\/50 {
  color: rgb(50 188 155 / 0.5);
}
.text-safex-green\/55 {
  color: rgb(50 188 155 / 0.55);
}
.text-safex-green\/60 {
  color: rgb(50 188 155 / 0.6);
}
.text-safex-green\/65 {
  color: rgb(50 188 155 / 0.65);
}
.text-safex-green\/70 {
  color: rgb(50 188 155 / 0.7);
}
.text-safex-green\/75 {
  color: rgb(50 188 155 / 0.75);
}
.text-safex-green\/80 {
  color: rgb(50 188 155 / 0.8);
}
.text-safex-green\/85 {
  color: rgb(50 188 155 / 0.85);
}
.text-safex-green\/90 {
  color: rgb(50 188 155 / 0.9);
}
.text-safex-green\/95 {
  color: rgb(50 188 155 / 0.95);
}
.text-safex-purple {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.text-safex-purple\/0 {
  color: rgb(107 33 168 / 0);
}
.text-safex-purple\/10 {
  color: rgb(107 33 168 / 0.1);
}
.text-safex-purple\/100 {
  color: rgb(107 33 168 / 1);
}
.text-safex-purple\/15 {
  color: rgb(107 33 168 / 0.15);
}
.text-safex-purple\/20 {
  color: rgb(107 33 168 / 0.2);
}
.text-safex-purple\/25 {
  color: rgb(107 33 168 / 0.25);
}
.text-safex-purple\/30 {
  color: rgb(107 33 168 / 0.3);
}
.text-safex-purple\/35 {
  color: rgb(107 33 168 / 0.35);
}
.text-safex-purple\/40 {
  color: rgb(107 33 168 / 0.4);
}
.text-safex-purple\/45 {
  color: rgb(107 33 168 / 0.45);
}
.text-safex-purple\/5 {
  color: rgb(107 33 168 / 0.05);
}
.text-safex-purple\/50 {
  color: rgb(107 33 168 / 0.5);
}
.text-safex-purple\/55 {
  color: rgb(107 33 168 / 0.55);
}
.text-safex-purple\/60 {
  color: rgb(107 33 168 / 0.6);
}
.text-safex-purple\/65 {
  color: rgb(107 33 168 / 0.65);
}
.text-safex-purple\/70 {
  color: rgb(107 33 168 / 0.7);
}
.text-safex-purple\/75 {
  color: rgb(107 33 168 / 0.75);
}
.text-safex-purple\/80 {
  color: rgb(107 33 168 / 0.8);
}
.text-safex-purple\/85 {
  color: rgb(107 33 168 / 0.85);
}
.text-safex-purple\/90 {
  color: rgb(107 33 168 / 0.9);
}
.text-safex-purple\/95 {
  color: rgb(107 33 168 / 0.95);
}
.text-safex-red {
  --tw-text-opacity: 1;
  color: rgb(177 80 71 / var(--tw-text-opacity, 1));
}
.text-safex-red-blocked {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-safex-red-blocked\/0 {
  color: rgb(220 38 38 / 0);
}
.text-safex-red-blocked\/10 {
  color: rgb(220 38 38 / 0.1);
}
.text-safex-red-blocked\/100 {
  color: rgb(220 38 38 / 1);
}
.text-safex-red-blocked\/15 {
  color: rgb(220 38 38 / 0.15);
}
.text-safex-red-blocked\/20 {
  color: rgb(220 38 38 / 0.2);
}
.text-safex-red-blocked\/25 {
  color: rgb(220 38 38 / 0.25);
}
.text-safex-red-blocked\/30 {
  color: rgb(220 38 38 / 0.3);
}
.text-safex-red-blocked\/35 {
  color: rgb(220 38 38 / 0.35);
}
.text-safex-red-blocked\/40 {
  color: rgb(220 38 38 / 0.4);
}
.text-safex-red-blocked\/45 {
  color: rgb(220 38 38 / 0.45);
}
.text-safex-red-blocked\/5 {
  color: rgb(220 38 38 / 0.05);
}
.text-safex-red-blocked\/50 {
  color: rgb(220 38 38 / 0.5);
}
.text-safex-red-blocked\/55 {
  color: rgb(220 38 38 / 0.55);
}
.text-safex-red-blocked\/60 {
  color: rgb(220 38 38 / 0.6);
}
.text-safex-red-blocked\/65 {
  color: rgb(220 38 38 / 0.65);
}
.text-safex-red-blocked\/70 {
  color: rgb(220 38 38 / 0.7);
}
.text-safex-red-blocked\/75 {
  color: rgb(220 38 38 / 0.75);
}
.text-safex-red-blocked\/80 {
  color: rgb(220 38 38 / 0.8);
}
.text-safex-red-blocked\/85 {
  color: rgb(220 38 38 / 0.85);
}
.text-safex-red-blocked\/90 {
  color: rgb(220 38 38 / 0.9);
}
.text-safex-red-blocked\/95 {
  color: rgb(220 38 38 / 0.95);
}
.text-safex-red\/0 {
  color: rgb(177 80 71 / 0);
}
.text-safex-red\/10 {
  color: rgb(177 80 71 / 0.1);
}
.text-safex-red\/100 {
  color: rgb(177 80 71 / 1);
}
.text-safex-red\/15 {
  color: rgb(177 80 71 / 0.15);
}
.text-safex-red\/20 {
  color: rgb(177 80 71 / 0.2);
}
.text-safex-red\/25 {
  color: rgb(177 80 71 / 0.25);
}
.text-safex-red\/30 {
  color: rgb(177 80 71 / 0.3);
}
.text-safex-red\/35 {
  color: rgb(177 80 71 / 0.35);
}
.text-safex-red\/40 {
  color: rgb(177 80 71 / 0.4);
}
.text-safex-red\/45 {
  color: rgb(177 80 71 / 0.45);
}
.text-safex-red\/5 {
  color: rgb(177 80 71 / 0.05);
}
.text-safex-red\/50 {
  color: rgb(177 80 71 / 0.5);
}
.text-safex-red\/55 {
  color: rgb(177 80 71 / 0.55);
}
.text-safex-red\/60 {
  color: rgb(177 80 71 / 0.6);
}
.text-safex-red\/65 {
  color: rgb(177 80 71 / 0.65);
}
.text-safex-red\/70 {
  color: rgb(177 80 71 / 0.7);
}
.text-safex-red\/75 {
  color: rgb(177 80 71 / 0.75);
}
.text-safex-red\/80 {
  color: rgb(177 80 71 / 0.8);
}
.text-safex-red\/85 {
  color: rgb(177 80 71 / 0.85);
}
.text-safex-red\/90 {
  color: rgb(177 80 71 / 0.9);
}
.text-safex-red\/95 {
  color: rgb(177 80 71 / 0.95);
}
.text-safex-yellow {
  --tw-text-opacity: 1;
  color: rgb(204 170 34 / var(--tw-text-opacity, 1));
}
.text-safex-yellow-lite {
  --tw-text-opacity: 1;
  color: rgb(255 204 68 / var(--tw-text-opacity, 1));
}
.text-safex-yellow-lite\/0 {
  color: rgb(255 204 68 / 0);
}
.text-safex-yellow-lite\/10 {
  color: rgb(255 204 68 / 0.1);
}
.text-safex-yellow-lite\/100 {
  color: rgb(255 204 68 / 1);
}
.text-safex-yellow-lite\/15 {
  color: rgb(255 204 68 / 0.15);
}
.text-safex-yellow-lite\/20 {
  color: rgb(255 204 68 / 0.2);
}
.text-safex-yellow-lite\/25 {
  color: rgb(255 204 68 / 0.25);
}
.text-safex-yellow-lite\/30 {
  color: rgb(255 204 68 / 0.3);
}
.text-safex-yellow-lite\/35 {
  color: rgb(255 204 68 / 0.35);
}
.text-safex-yellow-lite\/40 {
  color: rgb(255 204 68 / 0.4);
}
.text-safex-yellow-lite\/45 {
  color: rgb(255 204 68 / 0.45);
}
.text-safex-yellow-lite\/5 {
  color: rgb(255 204 68 / 0.05);
}
.text-safex-yellow-lite\/50 {
  color: rgb(255 204 68 / 0.5);
}
.text-safex-yellow-lite\/55 {
  color: rgb(255 204 68 / 0.55);
}
.text-safex-yellow-lite\/60 {
  color: rgb(255 204 68 / 0.6);
}
.text-safex-yellow-lite\/65 {
  color: rgb(255 204 68 / 0.65);
}
.text-safex-yellow-lite\/70 {
  color: rgb(255 204 68 / 0.7);
}
.text-safex-yellow-lite\/75 {
  color: rgb(255 204 68 / 0.75);
}
.text-safex-yellow-lite\/80 {
  color: rgb(255 204 68 / 0.8);
}
.text-safex-yellow-lite\/85 {
  color: rgb(255 204 68 / 0.85);
}
.text-safex-yellow-lite\/90 {
  color: rgb(255 204 68 / 0.9);
}
.text-safex-yellow-lite\/95 {
  color: rgb(255 204 68 / 0.95);
}
.text-safex-yellow\/0 {
  color: rgb(204 170 34 / 0);
}
.text-safex-yellow\/10 {
  color: rgb(204 170 34 / 0.1);
}
.text-safex-yellow\/100 {
  color: rgb(204 170 34 / 1);
}
.text-safex-yellow\/15 {
  color: rgb(204 170 34 / 0.15);
}
.text-safex-yellow\/20 {
  color: rgb(204 170 34 / 0.2);
}
.text-safex-yellow\/25 {
  color: rgb(204 170 34 / 0.25);
}
.text-safex-yellow\/30 {
  color: rgb(204 170 34 / 0.3);
}
.text-safex-yellow\/35 {
  color: rgb(204 170 34 / 0.35);
}
.text-safex-yellow\/40 {
  color: rgb(204 170 34 / 0.4);
}
.text-safex-yellow\/45 {
  color: rgb(204 170 34 / 0.45);
}
.text-safex-yellow\/5 {
  color: rgb(204 170 34 / 0.05);
}
.text-safex-yellow\/50 {
  color: rgb(204 170 34 / 0.5);
}
.text-safex-yellow\/55 {
  color: rgb(204 170 34 / 0.55);
}
.text-safex-yellow\/60 {
  color: rgb(204 170 34 / 0.6);
}
.text-safex-yellow\/65 {
  color: rgb(204 170 34 / 0.65);
}
.text-safex-yellow\/70 {
  color: rgb(204 170 34 / 0.7);
}
.text-safex-yellow\/75 {
  color: rgb(204 170 34 / 0.75);
}
.text-safex-yellow\/80 {
  color: rgb(204 170 34 / 0.8);
}
.text-safex-yellow\/85 {
  color: rgb(204 170 34 / 0.85);
}
.text-safex-yellow\/90 {
  color: rgb(204 170 34 / 0.9);
}
.text-safex-yellow\/95 {
  color: rgb(204 170 34 / 0.95);
}
.text-transparent {
  color: transparent;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}
.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.text-opacity-0 {
  --tw-text-opacity: 0;
}
.text-opacity-100 {
  --tw-text-opacity: 1;
}
.text-opacity-20 {
  --tw-text-opacity: 0.2;
}
.text-opacity-50 {
  --tw-text-opacity: 0.5;
}
.text-opacity-70 {
  --tw-text-opacity: 0.7;
}
.text-opacity-75 {
  --tw-text-opacity: 0.75;
}
.text-opacity-80 {
  --tw-text-opacity: 0.8;
}
.text-opacity-\[0\.15\] {
  --tw-text-opacity: 0.15;
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.decoration-adcurate-black {
  text-decoration-color: #242852;
}
.decoration-adcurate-black-lite {
  text-decoration-color: #2F356D;
}
.decoration-adcurate-black-lite-semi {
  text-decoration-color: #2F356D;
}
.decoration-adcurate-black-lite-semi\/0 {
  text-decoration-color: rgb(47 53 109 / 0);
}
.decoration-adcurate-black-lite-semi\/10 {
  text-decoration-color: rgb(47 53 109 / 0.1);
}
.decoration-adcurate-black-lite-semi\/100 {
  text-decoration-color: rgb(47 53 109 / 1);
}
.decoration-adcurate-black-lite-semi\/15 {
  text-decoration-color: rgb(47 53 109 / 0.15);
}
.decoration-adcurate-black-lite-semi\/20 {
  text-decoration-color: rgb(47 53 109 / 0.2);
}
.decoration-adcurate-black-lite-semi\/25 {
  text-decoration-color: rgb(47 53 109 / 0.25);
}
.decoration-adcurate-black-lite-semi\/30 {
  text-decoration-color: rgb(47 53 109 / 0.3);
}
.decoration-adcurate-black-lite-semi\/35 {
  text-decoration-color: rgb(47 53 109 / 0.35);
}
.decoration-adcurate-black-lite-semi\/40 {
  text-decoration-color: rgb(47 53 109 / 0.4);
}
.decoration-adcurate-black-lite-semi\/45 {
  text-decoration-color: rgb(47 53 109 / 0.45);
}
.decoration-adcurate-black-lite-semi\/5 {
  text-decoration-color: rgb(47 53 109 / 0.05);
}
.decoration-adcurate-black-lite-semi\/50 {
  text-decoration-color: rgb(47 53 109 / 0.5);
}
.decoration-adcurate-black-lite-semi\/55 {
  text-decoration-color: rgb(47 53 109 / 0.55);
}
.decoration-adcurate-black-lite-semi\/60 {
  text-decoration-color: rgb(47 53 109 / 0.6);
}
.decoration-adcurate-black-lite-semi\/65 {
  text-decoration-color: rgb(47 53 109 / 0.65);
}
.decoration-adcurate-black-lite-semi\/70 {
  text-decoration-color: rgb(47 53 109 / 0.7);
}
.decoration-adcurate-black-lite-semi\/75 {
  text-decoration-color: rgb(47 53 109 / 0.75);
}
.decoration-adcurate-black-lite-semi\/80 {
  text-decoration-color: rgb(47 53 109 / 0.8);
}
.decoration-adcurate-black-lite-semi\/85 {
  text-decoration-color: rgb(47 53 109 / 0.85);
}
.decoration-adcurate-black-lite-semi\/90 {
  text-decoration-color: rgb(47 53 109 / 0.9);
}
.decoration-adcurate-black-lite-semi\/95 {
  text-decoration-color: rgb(47 53 109 / 0.95);
}
.decoration-adcurate-black-lite\/0 {
  text-decoration-color: rgb(47 53 109 / 0);
}
.decoration-adcurate-black-lite\/10 {
  text-decoration-color: rgb(47 53 109 / 0.1);
}
.decoration-adcurate-black-lite\/100 {
  text-decoration-color: rgb(47 53 109 / 1);
}
.decoration-adcurate-black-lite\/15 {
  text-decoration-color: rgb(47 53 109 / 0.15);
}
.decoration-adcurate-black-lite\/20 {
  text-decoration-color: rgb(47 53 109 / 0.2);
}
.decoration-adcurate-black-lite\/25 {
  text-decoration-color: rgb(47 53 109 / 0.25);
}
.decoration-adcurate-black-lite\/30 {
  text-decoration-color: rgb(47 53 109 / 0.3);
}
.decoration-adcurate-black-lite\/35 {
  text-decoration-color: rgb(47 53 109 / 0.35);
}
.decoration-adcurate-black-lite\/40 {
  text-decoration-color: rgb(47 53 109 / 0.4);
}
.decoration-adcurate-black-lite\/45 {
  text-decoration-color: rgb(47 53 109 / 0.45);
}
.decoration-adcurate-black-lite\/5 {
  text-decoration-color: rgb(47 53 109 / 0.05);
}
.decoration-adcurate-black-lite\/50 {
  text-decoration-color: rgb(47 53 109 / 0.5);
}
.decoration-adcurate-black-lite\/55 {
  text-decoration-color: rgb(47 53 109 / 0.55);
}
.decoration-adcurate-black-lite\/60 {
  text-decoration-color: rgb(47 53 109 / 0.6);
}
.decoration-adcurate-black-lite\/65 {
  text-decoration-color: rgb(47 53 109 / 0.65);
}
.decoration-adcurate-black-lite\/70 {
  text-decoration-color: rgb(47 53 109 / 0.7);
}
.decoration-adcurate-black-lite\/75 {
  text-decoration-color: rgb(47 53 109 / 0.75);
}
.decoration-adcurate-black-lite\/80 {
  text-decoration-color: rgb(47 53 109 / 0.8);
}
.decoration-adcurate-black-lite\/85 {
  text-decoration-color: rgb(47 53 109 / 0.85);
}
.decoration-adcurate-black-lite\/90 {
  text-decoration-color: rgb(47 53 109 / 0.9);
}
.decoration-adcurate-black-lite\/95 {
  text-decoration-color: rgb(47 53 109 / 0.95);
}
.decoration-adcurate-black\/0 {
  text-decoration-color: rgb(36 40 82 / 0);
}
.decoration-adcurate-black\/10 {
  text-decoration-color: rgb(36 40 82 / 0.1);
}
.decoration-adcurate-black\/100 {
  text-decoration-color: rgb(36 40 82 / 1);
}
.decoration-adcurate-black\/15 {
  text-decoration-color: rgb(36 40 82 / 0.15);
}
.decoration-adcurate-black\/20 {
  text-decoration-color: rgb(36 40 82 / 0.2);
}
.decoration-adcurate-black\/25 {
  text-decoration-color: rgb(36 40 82 / 0.25);
}
.decoration-adcurate-black\/30 {
  text-decoration-color: rgb(36 40 82 / 0.3);
}
.decoration-adcurate-black\/35 {
  text-decoration-color: rgb(36 40 82 / 0.35);
}
.decoration-adcurate-black\/40 {
  text-decoration-color: rgb(36 40 82 / 0.4);
}
.decoration-adcurate-black\/45 {
  text-decoration-color: rgb(36 40 82 / 0.45);
}
.decoration-adcurate-black\/5 {
  text-decoration-color: rgb(36 40 82 / 0.05);
}
.decoration-adcurate-black\/50 {
  text-decoration-color: rgb(36 40 82 / 0.5);
}
.decoration-adcurate-black\/55 {
  text-decoration-color: rgb(36 40 82 / 0.55);
}
.decoration-adcurate-black\/60 {
  text-decoration-color: rgb(36 40 82 / 0.6);
}
.decoration-adcurate-black\/65 {
  text-decoration-color: rgb(36 40 82 / 0.65);
}
.decoration-adcurate-black\/70 {
  text-decoration-color: rgb(36 40 82 / 0.7);
}
.decoration-adcurate-black\/75 {
  text-decoration-color: rgb(36 40 82 / 0.75);
}
.decoration-adcurate-black\/80 {
  text-decoration-color: rgb(36 40 82 / 0.8);
}
.decoration-adcurate-black\/85 {
  text-decoration-color: rgb(36 40 82 / 0.85);
}
.decoration-adcurate-black\/90 {
  text-decoration-color: rgb(36 40 82 / 0.9);
}
.decoration-adcurate-black\/95 {
  text-decoration-color: rgb(36 40 82 / 0.95);
}
.decoration-adcurate-gradient-blue {
  text-decoration-color: #d4fdff;
}
.decoration-adcurate-gradient-blue\/0 {
  text-decoration-color: rgb(212 253 255 / 0);
}
.decoration-adcurate-gradient-blue\/10 {
  text-decoration-color: rgb(212 253 255 / 0.1);
}
.decoration-adcurate-gradient-blue\/100 {
  text-decoration-color: rgb(212 253 255 / 1);
}
.decoration-adcurate-gradient-blue\/15 {
  text-decoration-color: rgb(212 253 255 / 0.15);
}
.decoration-adcurate-gradient-blue\/20 {
  text-decoration-color: rgb(212 253 255 / 0.2);
}
.decoration-adcurate-gradient-blue\/25 {
  text-decoration-color: rgb(212 253 255 / 0.25);
}
.decoration-adcurate-gradient-blue\/30 {
  text-decoration-color: rgb(212 253 255 / 0.3);
}
.decoration-adcurate-gradient-blue\/35 {
  text-decoration-color: rgb(212 253 255 / 0.35);
}
.decoration-adcurate-gradient-blue\/40 {
  text-decoration-color: rgb(212 253 255 / 0.4);
}
.decoration-adcurate-gradient-blue\/45 {
  text-decoration-color: rgb(212 253 255 / 0.45);
}
.decoration-adcurate-gradient-blue\/5 {
  text-decoration-color: rgb(212 253 255 / 0.05);
}
.decoration-adcurate-gradient-blue\/50 {
  text-decoration-color: rgb(212 253 255 / 0.5);
}
.decoration-adcurate-gradient-blue\/55 {
  text-decoration-color: rgb(212 253 255 / 0.55);
}
.decoration-adcurate-gradient-blue\/60 {
  text-decoration-color: rgb(212 253 255 / 0.6);
}
.decoration-adcurate-gradient-blue\/65 {
  text-decoration-color: rgb(212 253 255 / 0.65);
}
.decoration-adcurate-gradient-blue\/70 {
  text-decoration-color: rgb(212 253 255 / 0.7);
}
.decoration-adcurate-gradient-blue\/75 {
  text-decoration-color: rgb(212 253 255 / 0.75);
}
.decoration-adcurate-gradient-blue\/80 {
  text-decoration-color: rgb(212 253 255 / 0.8);
}
.decoration-adcurate-gradient-blue\/85 {
  text-decoration-color: rgb(212 253 255 / 0.85);
}
.decoration-adcurate-gradient-blue\/90 {
  text-decoration-color: rgb(212 253 255 / 0.9);
}
.decoration-adcurate-gradient-blue\/95 {
  text-decoration-color: rgb(212 253 255 / 0.95);
}
.decoration-adcurate-gradient-pink {
  text-decoration-color: #fccdf8;
}
.decoration-adcurate-gradient-pink\/0 {
  text-decoration-color: rgb(252 205 248 / 0);
}
.decoration-adcurate-gradient-pink\/10 {
  text-decoration-color: rgb(252 205 248 / 0.1);
}
.decoration-adcurate-gradient-pink\/100 {
  text-decoration-color: rgb(252 205 248 / 1);
}
.decoration-adcurate-gradient-pink\/15 {
  text-decoration-color: rgb(252 205 248 / 0.15);
}
.decoration-adcurate-gradient-pink\/20 {
  text-decoration-color: rgb(252 205 248 / 0.2);
}
.decoration-adcurate-gradient-pink\/25 {
  text-decoration-color: rgb(252 205 248 / 0.25);
}
.decoration-adcurate-gradient-pink\/30 {
  text-decoration-color: rgb(252 205 248 / 0.3);
}
.decoration-adcurate-gradient-pink\/35 {
  text-decoration-color: rgb(252 205 248 / 0.35);
}
.decoration-adcurate-gradient-pink\/40 {
  text-decoration-color: rgb(252 205 248 / 0.4);
}
.decoration-adcurate-gradient-pink\/45 {
  text-decoration-color: rgb(252 205 248 / 0.45);
}
.decoration-adcurate-gradient-pink\/5 {
  text-decoration-color: rgb(252 205 248 / 0.05);
}
.decoration-adcurate-gradient-pink\/50 {
  text-decoration-color: rgb(252 205 248 / 0.5);
}
.decoration-adcurate-gradient-pink\/55 {
  text-decoration-color: rgb(252 205 248 / 0.55);
}
.decoration-adcurate-gradient-pink\/60 {
  text-decoration-color: rgb(252 205 248 / 0.6);
}
.decoration-adcurate-gradient-pink\/65 {
  text-decoration-color: rgb(252 205 248 / 0.65);
}
.decoration-adcurate-gradient-pink\/70 {
  text-decoration-color: rgb(252 205 248 / 0.7);
}
.decoration-adcurate-gradient-pink\/75 {
  text-decoration-color: rgb(252 205 248 / 0.75);
}
.decoration-adcurate-gradient-pink\/80 {
  text-decoration-color: rgb(252 205 248 / 0.8);
}
.decoration-adcurate-gradient-pink\/85 {
  text-decoration-color: rgb(252 205 248 / 0.85);
}
.decoration-adcurate-gradient-pink\/90 {
  text-decoration-color: rgb(252 205 248 / 0.9);
}
.decoration-adcurate-gradient-pink\/95 {
  text-decoration-color: rgb(252 205 248 / 0.95);
}
.decoration-adcurate-gray-lite {
  text-decoration-color: #E7E6E6;
}
.decoration-adcurate-gray-lite\/0 {
  text-decoration-color: rgb(231 230 230 / 0);
}
.decoration-adcurate-gray-lite\/10 {
  text-decoration-color: rgb(231 230 230 / 0.1);
}
.decoration-adcurate-gray-lite\/100 {
  text-decoration-color: rgb(231 230 230 / 1);
}
.decoration-adcurate-gray-lite\/15 {
  text-decoration-color: rgb(231 230 230 / 0.15);
}
.decoration-adcurate-gray-lite\/20 {
  text-decoration-color: rgb(231 230 230 / 0.2);
}
.decoration-adcurate-gray-lite\/25 {
  text-decoration-color: rgb(231 230 230 / 0.25);
}
.decoration-adcurate-gray-lite\/30 {
  text-decoration-color: rgb(231 230 230 / 0.3);
}
.decoration-adcurate-gray-lite\/35 {
  text-decoration-color: rgb(231 230 230 / 0.35);
}
.decoration-adcurate-gray-lite\/40 {
  text-decoration-color: rgb(231 230 230 / 0.4);
}
.decoration-adcurate-gray-lite\/45 {
  text-decoration-color: rgb(231 230 230 / 0.45);
}
.decoration-adcurate-gray-lite\/5 {
  text-decoration-color: rgb(231 230 230 / 0.05);
}
.decoration-adcurate-gray-lite\/50 {
  text-decoration-color: rgb(231 230 230 / 0.5);
}
.decoration-adcurate-gray-lite\/55 {
  text-decoration-color: rgb(231 230 230 / 0.55);
}
.decoration-adcurate-gray-lite\/60 {
  text-decoration-color: rgb(231 230 230 / 0.6);
}
.decoration-adcurate-gray-lite\/65 {
  text-decoration-color: rgb(231 230 230 / 0.65);
}
.decoration-adcurate-gray-lite\/70 {
  text-decoration-color: rgb(231 230 230 / 0.7);
}
.decoration-adcurate-gray-lite\/75 {
  text-decoration-color: rgb(231 230 230 / 0.75);
}
.decoration-adcurate-gray-lite\/80 {
  text-decoration-color: rgb(231 230 230 / 0.8);
}
.decoration-adcurate-gray-lite\/85 {
  text-decoration-color: rgb(231 230 230 / 0.85);
}
.decoration-adcurate-gray-lite\/90 {
  text-decoration-color: rgb(231 230 230 / 0.9);
}
.decoration-adcurate-gray-lite\/95 {
  text-decoration-color: rgb(231 230 230 / 0.95);
}
.decoration-adcurate-green-dark {
  text-decoration-color: #32BC9B;
}
.decoration-adcurate-green-dark\/0 {
  text-decoration-color: rgb(50 188 155 / 0);
}
.decoration-adcurate-green-dark\/10 {
  text-decoration-color: rgb(50 188 155 / 0.1);
}
.decoration-adcurate-green-dark\/100 {
  text-decoration-color: rgb(50 188 155 / 1);
}
.decoration-adcurate-green-dark\/15 {
  text-decoration-color: rgb(50 188 155 / 0.15);
}
.decoration-adcurate-green-dark\/20 {
  text-decoration-color: rgb(50 188 155 / 0.2);
}
.decoration-adcurate-green-dark\/25 {
  text-decoration-color: rgb(50 188 155 / 0.25);
}
.decoration-adcurate-green-dark\/30 {
  text-decoration-color: rgb(50 188 155 / 0.3);
}
.decoration-adcurate-green-dark\/35 {
  text-decoration-color: rgb(50 188 155 / 0.35);
}
.decoration-adcurate-green-dark\/40 {
  text-decoration-color: rgb(50 188 155 / 0.4);
}
.decoration-adcurate-green-dark\/45 {
  text-decoration-color: rgb(50 188 155 / 0.45);
}
.decoration-adcurate-green-dark\/5 {
  text-decoration-color: rgb(50 188 155 / 0.05);
}
.decoration-adcurate-green-dark\/50 {
  text-decoration-color: rgb(50 188 155 / 0.5);
}
.decoration-adcurate-green-dark\/55 {
  text-decoration-color: rgb(50 188 155 / 0.55);
}
.decoration-adcurate-green-dark\/60 {
  text-decoration-color: rgb(50 188 155 / 0.6);
}
.decoration-adcurate-green-dark\/65 {
  text-decoration-color: rgb(50 188 155 / 0.65);
}
.decoration-adcurate-green-dark\/70 {
  text-decoration-color: rgb(50 188 155 / 0.7);
}
.decoration-adcurate-green-dark\/75 {
  text-decoration-color: rgb(50 188 155 / 0.75);
}
.decoration-adcurate-green-dark\/80 {
  text-decoration-color: rgb(50 188 155 / 0.8);
}
.decoration-adcurate-green-dark\/85 {
  text-decoration-color: rgb(50 188 155 / 0.85);
}
.decoration-adcurate-green-dark\/90 {
  text-decoration-color: rgb(50 188 155 / 0.9);
}
.decoration-adcurate-green-dark\/95 {
  text-decoration-color: rgb(50 188 155 / 0.95);
}
.decoration-adcurate-green-lite {
  text-decoration-color: #3CCFAC;
}
.decoration-adcurate-green-lite\/0 {
  text-decoration-color: rgb(60 207 172 / 0);
}
.decoration-adcurate-green-lite\/10 {
  text-decoration-color: rgb(60 207 172 / 0.1);
}
.decoration-adcurate-green-lite\/100 {
  text-decoration-color: rgb(60 207 172 / 1);
}
.decoration-adcurate-green-lite\/15 {
  text-decoration-color: rgb(60 207 172 / 0.15);
}
.decoration-adcurate-green-lite\/20 {
  text-decoration-color: rgb(60 207 172 / 0.2);
}
.decoration-adcurate-green-lite\/25 {
  text-decoration-color: rgb(60 207 172 / 0.25);
}
.decoration-adcurate-green-lite\/30 {
  text-decoration-color: rgb(60 207 172 / 0.3);
}
.decoration-adcurate-green-lite\/35 {
  text-decoration-color: rgb(60 207 172 / 0.35);
}
.decoration-adcurate-green-lite\/40 {
  text-decoration-color: rgb(60 207 172 / 0.4);
}
.decoration-adcurate-green-lite\/45 {
  text-decoration-color: rgb(60 207 172 / 0.45);
}
.decoration-adcurate-green-lite\/5 {
  text-decoration-color: rgb(60 207 172 / 0.05);
}
.decoration-adcurate-green-lite\/50 {
  text-decoration-color: rgb(60 207 172 / 0.5);
}
.decoration-adcurate-green-lite\/55 {
  text-decoration-color: rgb(60 207 172 / 0.55);
}
.decoration-adcurate-green-lite\/60 {
  text-decoration-color: rgb(60 207 172 / 0.6);
}
.decoration-adcurate-green-lite\/65 {
  text-decoration-color: rgb(60 207 172 / 0.65);
}
.decoration-adcurate-green-lite\/70 {
  text-decoration-color: rgb(60 207 172 / 0.7);
}
.decoration-adcurate-green-lite\/75 {
  text-decoration-color: rgb(60 207 172 / 0.75);
}
.decoration-adcurate-green-lite\/80 {
  text-decoration-color: rgb(60 207 172 / 0.8);
}
.decoration-adcurate-green-lite\/85 {
  text-decoration-color: rgb(60 207 172 / 0.85);
}
.decoration-adcurate-green-lite\/90 {
  text-decoration-color: rgb(60 207 172 / 0.9);
}
.decoration-adcurate-green-lite\/95 {
  text-decoration-color: rgb(60 207 172 / 0.95);
}
.decoration-adcurate-purple-dark {
  text-decoration-color: #532950;
}
.decoration-adcurate-purple-dark\/0 {
  text-decoration-color: rgb(83 41 80 / 0);
}
.decoration-adcurate-purple-dark\/10 {
  text-decoration-color: rgb(83 41 80 / 0.1);
}
.decoration-adcurate-purple-dark\/100 {
  text-decoration-color: rgb(83 41 80 / 1);
}
.decoration-adcurate-purple-dark\/15 {
  text-decoration-color: rgb(83 41 80 / 0.15);
}
.decoration-adcurate-purple-dark\/20 {
  text-decoration-color: rgb(83 41 80 / 0.2);
}
.decoration-adcurate-purple-dark\/25 {
  text-decoration-color: rgb(83 41 80 / 0.25);
}
.decoration-adcurate-purple-dark\/30 {
  text-decoration-color: rgb(83 41 80 / 0.3);
}
.decoration-adcurate-purple-dark\/35 {
  text-decoration-color: rgb(83 41 80 / 0.35);
}
.decoration-adcurate-purple-dark\/40 {
  text-decoration-color: rgb(83 41 80 / 0.4);
}
.decoration-adcurate-purple-dark\/45 {
  text-decoration-color: rgb(83 41 80 / 0.45);
}
.decoration-adcurate-purple-dark\/5 {
  text-decoration-color: rgb(83 41 80 / 0.05);
}
.decoration-adcurate-purple-dark\/50 {
  text-decoration-color: rgb(83 41 80 / 0.5);
}
.decoration-adcurate-purple-dark\/55 {
  text-decoration-color: rgb(83 41 80 / 0.55);
}
.decoration-adcurate-purple-dark\/60 {
  text-decoration-color: rgb(83 41 80 / 0.6);
}
.decoration-adcurate-purple-dark\/65 {
  text-decoration-color: rgb(83 41 80 / 0.65);
}
.decoration-adcurate-purple-dark\/70 {
  text-decoration-color: rgb(83 41 80 / 0.7);
}
.decoration-adcurate-purple-dark\/75 {
  text-decoration-color: rgb(83 41 80 / 0.75);
}
.decoration-adcurate-purple-dark\/80 {
  text-decoration-color: rgb(83 41 80 / 0.8);
}
.decoration-adcurate-purple-dark\/85 {
  text-decoration-color: rgb(83 41 80 / 0.85);
}
.decoration-adcurate-purple-dark\/90 {
  text-decoration-color: rgb(83 41 80 / 0.9);
}
.decoration-adcurate-purple-dark\/95 {
  text-decoration-color: rgb(83 41 80 / 0.95);
}
.decoration-safex-aqua {
  text-decoration-color: #32BC9B;
}
.decoration-safex-aqua\/0 {
  text-decoration-color: rgb(50 188 155 / 0);
}
.decoration-safex-aqua\/10 {
  text-decoration-color: rgb(50 188 155 / 0.1);
}
.decoration-safex-aqua\/100 {
  text-decoration-color: rgb(50 188 155 / 1);
}
.decoration-safex-aqua\/15 {
  text-decoration-color: rgb(50 188 155 / 0.15);
}
.decoration-safex-aqua\/20 {
  text-decoration-color: rgb(50 188 155 / 0.2);
}
.decoration-safex-aqua\/25 {
  text-decoration-color: rgb(50 188 155 / 0.25);
}
.decoration-safex-aqua\/30 {
  text-decoration-color: rgb(50 188 155 / 0.3);
}
.decoration-safex-aqua\/35 {
  text-decoration-color: rgb(50 188 155 / 0.35);
}
.decoration-safex-aqua\/40 {
  text-decoration-color: rgb(50 188 155 / 0.4);
}
.decoration-safex-aqua\/45 {
  text-decoration-color: rgb(50 188 155 / 0.45);
}
.decoration-safex-aqua\/5 {
  text-decoration-color: rgb(50 188 155 / 0.05);
}
.decoration-safex-aqua\/50 {
  text-decoration-color: rgb(50 188 155 / 0.5);
}
.decoration-safex-aqua\/55 {
  text-decoration-color: rgb(50 188 155 / 0.55);
}
.decoration-safex-aqua\/60 {
  text-decoration-color: rgb(50 188 155 / 0.6);
}
.decoration-safex-aqua\/65 {
  text-decoration-color: rgb(50 188 155 / 0.65);
}
.decoration-safex-aqua\/70 {
  text-decoration-color: rgb(50 188 155 / 0.7);
}
.decoration-safex-aqua\/75 {
  text-decoration-color: rgb(50 188 155 / 0.75);
}
.decoration-safex-aqua\/80 {
  text-decoration-color: rgb(50 188 155 / 0.8);
}
.decoration-safex-aqua\/85 {
  text-decoration-color: rgb(50 188 155 / 0.85);
}
.decoration-safex-aqua\/90 {
  text-decoration-color: rgb(50 188 155 / 0.9);
}
.decoration-safex-aqua\/95 {
  text-decoration-color: rgb(50 188 155 / 0.95);
}
.decoration-safex-blue {
  text-decoration-color: rgb(37 99 235);
}
.decoration-safex-blue-dark {
  text-decoration-color: rgb(23 37 84);
}
.decoration-safex-blue-dark\/0 {
  text-decoration-color: rgb(23 37 84 / 0);
}
.decoration-safex-blue-dark\/10 {
  text-decoration-color: rgb(23 37 84 / 0.1);
}
.decoration-safex-blue-dark\/100 {
  text-decoration-color: rgb(23 37 84 / 1);
}
.decoration-safex-blue-dark\/15 {
  text-decoration-color: rgb(23 37 84 / 0.15);
}
.decoration-safex-blue-dark\/20 {
  text-decoration-color: rgb(23 37 84 / 0.2);
}
.decoration-safex-blue-dark\/25 {
  text-decoration-color: rgb(23 37 84 / 0.25);
}
.decoration-safex-blue-dark\/30 {
  text-decoration-color: rgb(23 37 84 / 0.3);
}
.decoration-safex-blue-dark\/35 {
  text-decoration-color: rgb(23 37 84 / 0.35);
}
.decoration-safex-blue-dark\/40 {
  text-decoration-color: rgb(23 37 84 / 0.4);
}
.decoration-safex-blue-dark\/45 {
  text-decoration-color: rgb(23 37 84 / 0.45);
}
.decoration-safex-blue-dark\/5 {
  text-decoration-color: rgb(23 37 84 / 0.05);
}
.decoration-safex-blue-dark\/50 {
  text-decoration-color: rgb(23 37 84 / 0.5);
}
.decoration-safex-blue-dark\/55 {
  text-decoration-color: rgb(23 37 84 / 0.55);
}
.decoration-safex-blue-dark\/60 {
  text-decoration-color: rgb(23 37 84 / 0.6);
}
.decoration-safex-blue-dark\/65 {
  text-decoration-color: rgb(23 37 84 / 0.65);
}
.decoration-safex-blue-dark\/70 {
  text-decoration-color: rgb(23 37 84 / 0.7);
}
.decoration-safex-blue-dark\/75 {
  text-decoration-color: rgb(23 37 84 / 0.75);
}
.decoration-safex-blue-dark\/80 {
  text-decoration-color: rgb(23 37 84 / 0.8);
}
.decoration-safex-blue-dark\/85 {
  text-decoration-color: rgb(23 37 84 / 0.85);
}
.decoration-safex-blue-dark\/90 {
  text-decoration-color: rgb(23 37 84 / 0.9);
}
.decoration-safex-blue-dark\/95 {
  text-decoration-color: rgb(23 37 84 / 0.95);
}
.decoration-safex-blue\/0 {
  text-decoration-color: rgb(37 99 235 / 0);
}
.decoration-safex-blue\/10 {
  text-decoration-color: rgb(37 99 235 / 0.1);
}
.decoration-safex-blue\/100 {
  text-decoration-color: rgb(37 99 235 / 1);
}
.decoration-safex-blue\/15 {
  text-decoration-color: rgb(37 99 235 / 0.15);
}
.decoration-safex-blue\/20 {
  text-decoration-color: rgb(37 99 235 / 0.2);
}
.decoration-safex-blue\/25 {
  text-decoration-color: rgb(37 99 235 / 0.25);
}
.decoration-safex-blue\/30 {
  text-decoration-color: rgb(37 99 235 / 0.3);
}
.decoration-safex-blue\/35 {
  text-decoration-color: rgb(37 99 235 / 0.35);
}
.decoration-safex-blue\/40 {
  text-decoration-color: rgb(37 99 235 / 0.4);
}
.decoration-safex-blue\/45 {
  text-decoration-color: rgb(37 99 235 / 0.45);
}
.decoration-safex-blue\/5 {
  text-decoration-color: rgb(37 99 235 / 0.05);
}
.decoration-safex-blue\/50 {
  text-decoration-color: rgb(37 99 235 / 0.5);
}
.decoration-safex-blue\/55 {
  text-decoration-color: rgb(37 99 235 / 0.55);
}
.decoration-safex-blue\/60 {
  text-decoration-color: rgb(37 99 235 / 0.6);
}
.decoration-safex-blue\/65 {
  text-decoration-color: rgb(37 99 235 / 0.65);
}
.decoration-safex-blue\/70 {
  text-decoration-color: rgb(37 99 235 / 0.7);
}
.decoration-safex-blue\/75 {
  text-decoration-color: rgb(37 99 235 / 0.75);
}
.decoration-safex-blue\/80 {
  text-decoration-color: rgb(37 99 235 / 0.8);
}
.decoration-safex-blue\/85 {
  text-decoration-color: rgb(37 99 235 / 0.85);
}
.decoration-safex-blue\/90 {
  text-decoration-color: rgb(37 99 235 / 0.9);
}
.decoration-safex-blue\/95 {
  text-decoration-color: rgb(37 99 235 / 0.95);
}
.decoration-safex-gray-dark {
  text-decoration-color: #121212;
}
.decoration-safex-gray-dark\/0 {
  text-decoration-color: rgb(18 18 18 / 0);
}
.decoration-safex-gray-dark\/10 {
  text-decoration-color: rgb(18 18 18 / 0.1);
}
.decoration-safex-gray-dark\/100 {
  text-decoration-color: rgb(18 18 18 / 1);
}
.decoration-safex-gray-dark\/15 {
  text-decoration-color: rgb(18 18 18 / 0.15);
}
.decoration-safex-gray-dark\/20 {
  text-decoration-color: rgb(18 18 18 / 0.2);
}
.decoration-safex-gray-dark\/25 {
  text-decoration-color: rgb(18 18 18 / 0.25);
}
.decoration-safex-gray-dark\/30 {
  text-decoration-color: rgb(18 18 18 / 0.3);
}
.decoration-safex-gray-dark\/35 {
  text-decoration-color: rgb(18 18 18 / 0.35);
}
.decoration-safex-gray-dark\/40 {
  text-decoration-color: rgb(18 18 18 / 0.4);
}
.decoration-safex-gray-dark\/45 {
  text-decoration-color: rgb(18 18 18 / 0.45);
}
.decoration-safex-gray-dark\/5 {
  text-decoration-color: rgb(18 18 18 / 0.05);
}
.decoration-safex-gray-dark\/50 {
  text-decoration-color: rgb(18 18 18 / 0.5);
}
.decoration-safex-gray-dark\/55 {
  text-decoration-color: rgb(18 18 18 / 0.55);
}
.decoration-safex-gray-dark\/60 {
  text-decoration-color: rgb(18 18 18 / 0.6);
}
.decoration-safex-gray-dark\/65 {
  text-decoration-color: rgb(18 18 18 / 0.65);
}
.decoration-safex-gray-dark\/70 {
  text-decoration-color: rgb(18 18 18 / 0.7);
}
.decoration-safex-gray-dark\/75 {
  text-decoration-color: rgb(18 18 18 / 0.75);
}
.decoration-safex-gray-dark\/80 {
  text-decoration-color: rgb(18 18 18 / 0.8);
}
.decoration-safex-gray-dark\/85 {
  text-decoration-color: rgb(18 18 18 / 0.85);
}
.decoration-safex-gray-dark\/90 {
  text-decoration-color: rgb(18 18 18 / 0.9);
}
.decoration-safex-gray-dark\/95 {
  text-decoration-color: rgb(18 18 18 / 0.95);
}
.decoration-safex-gray-lite {
  text-decoration-color: #F7F8F9;
}
.decoration-safex-gray-lite\/0 {
  text-decoration-color: rgb(247 248 249 / 0);
}
.decoration-safex-gray-lite\/10 {
  text-decoration-color: rgb(247 248 249 / 0.1);
}
.decoration-safex-gray-lite\/100 {
  text-decoration-color: rgb(247 248 249 / 1);
}
.decoration-safex-gray-lite\/15 {
  text-decoration-color: rgb(247 248 249 / 0.15);
}
.decoration-safex-gray-lite\/20 {
  text-decoration-color: rgb(247 248 249 / 0.2);
}
.decoration-safex-gray-lite\/25 {
  text-decoration-color: rgb(247 248 249 / 0.25);
}
.decoration-safex-gray-lite\/30 {
  text-decoration-color: rgb(247 248 249 / 0.3);
}
.decoration-safex-gray-lite\/35 {
  text-decoration-color: rgb(247 248 249 / 0.35);
}
.decoration-safex-gray-lite\/40 {
  text-decoration-color: rgb(247 248 249 / 0.4);
}
.decoration-safex-gray-lite\/45 {
  text-decoration-color: rgb(247 248 249 / 0.45);
}
.decoration-safex-gray-lite\/5 {
  text-decoration-color: rgb(247 248 249 / 0.05);
}
.decoration-safex-gray-lite\/50 {
  text-decoration-color: rgb(247 248 249 / 0.5);
}
.decoration-safex-gray-lite\/55 {
  text-decoration-color: rgb(247 248 249 / 0.55);
}
.decoration-safex-gray-lite\/60 {
  text-decoration-color: rgb(247 248 249 / 0.6);
}
.decoration-safex-gray-lite\/65 {
  text-decoration-color: rgb(247 248 249 / 0.65);
}
.decoration-safex-gray-lite\/70 {
  text-decoration-color: rgb(247 248 249 / 0.7);
}
.decoration-safex-gray-lite\/75 {
  text-decoration-color: rgb(247 248 249 / 0.75);
}
.decoration-safex-gray-lite\/80 {
  text-decoration-color: rgb(247 248 249 / 0.8);
}
.decoration-safex-gray-lite\/85 {
  text-decoration-color: rgb(247 248 249 / 0.85);
}
.decoration-safex-gray-lite\/90 {
  text-decoration-color: rgb(247 248 249 / 0.9);
}
.decoration-safex-gray-lite\/95 {
  text-decoration-color: rgb(247 248 249 / 0.95);
}
.decoration-safex-gray-med {
  text-decoration-color: #888888;
}
.decoration-safex-gray-med\/0 {
  text-decoration-color: rgb(136 136 136 / 0);
}
.decoration-safex-gray-med\/10 {
  text-decoration-color: rgb(136 136 136 / 0.1);
}
.decoration-safex-gray-med\/100 {
  text-decoration-color: rgb(136 136 136 / 1);
}
.decoration-safex-gray-med\/15 {
  text-decoration-color: rgb(136 136 136 / 0.15);
}
.decoration-safex-gray-med\/20 {
  text-decoration-color: rgb(136 136 136 / 0.2);
}
.decoration-safex-gray-med\/25 {
  text-decoration-color: rgb(136 136 136 / 0.25);
}
.decoration-safex-gray-med\/30 {
  text-decoration-color: rgb(136 136 136 / 0.3);
}
.decoration-safex-gray-med\/35 {
  text-decoration-color: rgb(136 136 136 / 0.35);
}
.decoration-safex-gray-med\/40 {
  text-decoration-color: rgb(136 136 136 / 0.4);
}
.decoration-safex-gray-med\/45 {
  text-decoration-color: rgb(136 136 136 / 0.45);
}
.decoration-safex-gray-med\/5 {
  text-decoration-color: rgb(136 136 136 / 0.05);
}
.decoration-safex-gray-med\/50 {
  text-decoration-color: rgb(136 136 136 / 0.5);
}
.decoration-safex-gray-med\/55 {
  text-decoration-color: rgb(136 136 136 / 0.55);
}
.decoration-safex-gray-med\/60 {
  text-decoration-color: rgb(136 136 136 / 0.6);
}
.decoration-safex-gray-med\/65 {
  text-decoration-color: rgb(136 136 136 / 0.65);
}
.decoration-safex-gray-med\/70 {
  text-decoration-color: rgb(136 136 136 / 0.7);
}
.decoration-safex-gray-med\/75 {
  text-decoration-color: rgb(136 136 136 / 0.75);
}
.decoration-safex-gray-med\/80 {
  text-decoration-color: rgb(136 136 136 / 0.8);
}
.decoration-safex-gray-med\/85 {
  text-decoration-color: rgb(136 136 136 / 0.85);
}
.decoration-safex-gray-med\/90 {
  text-decoration-color: rgb(136 136 136 / 0.9);
}
.decoration-safex-gray-med\/95 {
  text-decoration-color: rgb(136 136 136 / 0.95);
}
.decoration-safex-green {
  text-decoration-color: #32BC9B;
}
.decoration-safex-green\/0 {
  text-decoration-color: rgb(50 188 155 / 0);
}
.decoration-safex-green\/10 {
  text-decoration-color: rgb(50 188 155 / 0.1);
}
.decoration-safex-green\/100 {
  text-decoration-color: rgb(50 188 155 / 1);
}
.decoration-safex-green\/15 {
  text-decoration-color: rgb(50 188 155 / 0.15);
}
.decoration-safex-green\/20 {
  text-decoration-color: rgb(50 188 155 / 0.2);
}
.decoration-safex-green\/25 {
  text-decoration-color: rgb(50 188 155 / 0.25);
}
.decoration-safex-green\/30 {
  text-decoration-color: rgb(50 188 155 / 0.3);
}
.decoration-safex-green\/35 {
  text-decoration-color: rgb(50 188 155 / 0.35);
}
.decoration-safex-green\/40 {
  text-decoration-color: rgb(50 188 155 / 0.4);
}
.decoration-safex-green\/45 {
  text-decoration-color: rgb(50 188 155 / 0.45);
}
.decoration-safex-green\/5 {
  text-decoration-color: rgb(50 188 155 / 0.05);
}
.decoration-safex-green\/50 {
  text-decoration-color: rgb(50 188 155 / 0.5);
}
.decoration-safex-green\/55 {
  text-decoration-color: rgb(50 188 155 / 0.55);
}
.decoration-safex-green\/60 {
  text-decoration-color: rgb(50 188 155 / 0.6);
}
.decoration-safex-green\/65 {
  text-decoration-color: rgb(50 188 155 / 0.65);
}
.decoration-safex-green\/70 {
  text-decoration-color: rgb(50 188 155 / 0.7);
}
.decoration-safex-green\/75 {
  text-decoration-color: rgb(50 188 155 / 0.75);
}
.decoration-safex-green\/80 {
  text-decoration-color: rgb(50 188 155 / 0.8);
}
.decoration-safex-green\/85 {
  text-decoration-color: rgb(50 188 155 / 0.85);
}
.decoration-safex-green\/90 {
  text-decoration-color: rgb(50 188 155 / 0.9);
}
.decoration-safex-green\/95 {
  text-decoration-color: rgb(50 188 155 / 0.95);
}
.decoration-safex-purple {
  text-decoration-color: rgb(107 33 168);
}
.decoration-safex-purple\/0 {
  text-decoration-color: rgb(107 33 168 / 0);
}
.decoration-safex-purple\/10 {
  text-decoration-color: rgb(107 33 168 / 0.1);
}
.decoration-safex-purple\/100 {
  text-decoration-color: rgb(107 33 168 / 1);
}
.decoration-safex-purple\/15 {
  text-decoration-color: rgb(107 33 168 / 0.15);
}
.decoration-safex-purple\/20 {
  text-decoration-color: rgb(107 33 168 / 0.2);
}
.decoration-safex-purple\/25 {
  text-decoration-color: rgb(107 33 168 / 0.25);
}
.decoration-safex-purple\/30 {
  text-decoration-color: rgb(107 33 168 / 0.3);
}
.decoration-safex-purple\/35 {
  text-decoration-color: rgb(107 33 168 / 0.35);
}
.decoration-safex-purple\/40 {
  text-decoration-color: rgb(107 33 168 / 0.4);
}
.decoration-safex-purple\/45 {
  text-decoration-color: rgb(107 33 168 / 0.45);
}
.decoration-safex-purple\/5 {
  text-decoration-color: rgb(107 33 168 / 0.05);
}
.decoration-safex-purple\/50 {
  text-decoration-color: rgb(107 33 168 / 0.5);
}
.decoration-safex-purple\/55 {
  text-decoration-color: rgb(107 33 168 / 0.55);
}
.decoration-safex-purple\/60 {
  text-decoration-color: rgb(107 33 168 / 0.6);
}
.decoration-safex-purple\/65 {
  text-decoration-color: rgb(107 33 168 / 0.65);
}
.decoration-safex-purple\/70 {
  text-decoration-color: rgb(107 33 168 / 0.7);
}
.decoration-safex-purple\/75 {
  text-decoration-color: rgb(107 33 168 / 0.75);
}
.decoration-safex-purple\/80 {
  text-decoration-color: rgb(107 33 168 / 0.8);
}
.decoration-safex-purple\/85 {
  text-decoration-color: rgb(107 33 168 / 0.85);
}
.decoration-safex-purple\/90 {
  text-decoration-color: rgb(107 33 168 / 0.9);
}
.decoration-safex-purple\/95 {
  text-decoration-color: rgb(107 33 168 / 0.95);
}
.decoration-safex-red {
  text-decoration-color: #B15047;
}
.decoration-safex-red-blocked {
  text-decoration-color: rgb(220 38 38);
}
.decoration-safex-red-blocked\/0 {
  text-decoration-color: rgb(220 38 38 / 0);
}
.decoration-safex-red-blocked\/10 {
  text-decoration-color: rgb(220 38 38 / 0.1);
}
.decoration-safex-red-blocked\/100 {
  text-decoration-color: rgb(220 38 38 / 1);
}
.decoration-safex-red-blocked\/15 {
  text-decoration-color: rgb(220 38 38 / 0.15);
}
.decoration-safex-red-blocked\/20 {
  text-decoration-color: rgb(220 38 38 / 0.2);
}
.decoration-safex-red-blocked\/25 {
  text-decoration-color: rgb(220 38 38 / 0.25);
}
.decoration-safex-red-blocked\/30 {
  text-decoration-color: rgb(220 38 38 / 0.3);
}
.decoration-safex-red-blocked\/35 {
  text-decoration-color: rgb(220 38 38 / 0.35);
}
.decoration-safex-red-blocked\/40 {
  text-decoration-color: rgb(220 38 38 / 0.4);
}
.decoration-safex-red-blocked\/45 {
  text-decoration-color: rgb(220 38 38 / 0.45);
}
.decoration-safex-red-blocked\/5 {
  text-decoration-color: rgb(220 38 38 / 0.05);
}
.decoration-safex-red-blocked\/50 {
  text-decoration-color: rgb(220 38 38 / 0.5);
}
.decoration-safex-red-blocked\/55 {
  text-decoration-color: rgb(220 38 38 / 0.55);
}
.decoration-safex-red-blocked\/60 {
  text-decoration-color: rgb(220 38 38 / 0.6);
}
.decoration-safex-red-blocked\/65 {
  text-decoration-color: rgb(220 38 38 / 0.65);
}
.decoration-safex-red-blocked\/70 {
  text-decoration-color: rgb(220 38 38 / 0.7);
}
.decoration-safex-red-blocked\/75 {
  text-decoration-color: rgb(220 38 38 / 0.75);
}
.decoration-safex-red-blocked\/80 {
  text-decoration-color: rgb(220 38 38 / 0.8);
}
.decoration-safex-red-blocked\/85 {
  text-decoration-color: rgb(220 38 38 / 0.85);
}
.decoration-safex-red-blocked\/90 {
  text-decoration-color: rgb(220 38 38 / 0.9);
}
.decoration-safex-red-blocked\/95 {
  text-decoration-color: rgb(220 38 38 / 0.95);
}
.decoration-safex-red\/0 {
  text-decoration-color: rgb(177 80 71 / 0);
}
.decoration-safex-red\/10 {
  text-decoration-color: rgb(177 80 71 / 0.1);
}
.decoration-safex-red\/100 {
  text-decoration-color: rgb(177 80 71 / 1);
}
.decoration-safex-red\/15 {
  text-decoration-color: rgb(177 80 71 / 0.15);
}
.decoration-safex-red\/20 {
  text-decoration-color: rgb(177 80 71 / 0.2);
}
.decoration-safex-red\/25 {
  text-decoration-color: rgb(177 80 71 / 0.25);
}
.decoration-safex-red\/30 {
  text-decoration-color: rgb(177 80 71 / 0.3);
}
.decoration-safex-red\/35 {
  text-decoration-color: rgb(177 80 71 / 0.35);
}
.decoration-safex-red\/40 {
  text-decoration-color: rgb(177 80 71 / 0.4);
}
.decoration-safex-red\/45 {
  text-decoration-color: rgb(177 80 71 / 0.45);
}
.decoration-safex-red\/5 {
  text-decoration-color: rgb(177 80 71 / 0.05);
}
.decoration-safex-red\/50 {
  text-decoration-color: rgb(177 80 71 / 0.5);
}
.decoration-safex-red\/55 {
  text-decoration-color: rgb(177 80 71 / 0.55);
}
.decoration-safex-red\/60 {
  text-decoration-color: rgb(177 80 71 / 0.6);
}
.decoration-safex-red\/65 {
  text-decoration-color: rgb(177 80 71 / 0.65);
}
.decoration-safex-red\/70 {
  text-decoration-color: rgb(177 80 71 / 0.7);
}
.decoration-safex-red\/75 {
  text-decoration-color: rgb(177 80 71 / 0.75);
}
.decoration-safex-red\/80 {
  text-decoration-color: rgb(177 80 71 / 0.8);
}
.decoration-safex-red\/85 {
  text-decoration-color: rgb(177 80 71 / 0.85);
}
.decoration-safex-red\/90 {
  text-decoration-color: rgb(177 80 71 / 0.9);
}
.decoration-safex-red\/95 {
  text-decoration-color: rgb(177 80 71 / 0.95);
}
.decoration-safex-yellow {
  text-decoration-color: #CA2;
}
.decoration-safex-yellow-lite {
  text-decoration-color: #FC4;
}
.decoration-safex-yellow-lite\/0 {
  text-decoration-color: rgb(255 204 68 / 0);
}
.decoration-safex-yellow-lite\/10 {
  text-decoration-color: rgb(255 204 68 / 0.1);
}
.decoration-safex-yellow-lite\/100 {
  text-decoration-color: rgb(255 204 68 / 1);
}
.decoration-safex-yellow-lite\/15 {
  text-decoration-color: rgb(255 204 68 / 0.15);
}
.decoration-safex-yellow-lite\/20 {
  text-decoration-color: rgb(255 204 68 / 0.2);
}
.decoration-safex-yellow-lite\/25 {
  text-decoration-color: rgb(255 204 68 / 0.25);
}
.decoration-safex-yellow-lite\/30 {
  text-decoration-color: rgb(255 204 68 / 0.3);
}
.decoration-safex-yellow-lite\/35 {
  text-decoration-color: rgb(255 204 68 / 0.35);
}
.decoration-safex-yellow-lite\/40 {
  text-decoration-color: rgb(255 204 68 / 0.4);
}
.decoration-safex-yellow-lite\/45 {
  text-decoration-color: rgb(255 204 68 / 0.45);
}
.decoration-safex-yellow-lite\/5 {
  text-decoration-color: rgb(255 204 68 / 0.05);
}
.decoration-safex-yellow-lite\/50 {
  text-decoration-color: rgb(255 204 68 / 0.5);
}
.decoration-safex-yellow-lite\/55 {
  text-decoration-color: rgb(255 204 68 / 0.55);
}
.decoration-safex-yellow-lite\/60 {
  text-decoration-color: rgb(255 204 68 / 0.6);
}
.decoration-safex-yellow-lite\/65 {
  text-decoration-color: rgb(255 204 68 / 0.65);
}
.decoration-safex-yellow-lite\/70 {
  text-decoration-color: rgb(255 204 68 / 0.7);
}
.decoration-safex-yellow-lite\/75 {
  text-decoration-color: rgb(255 204 68 / 0.75);
}
.decoration-safex-yellow-lite\/80 {
  text-decoration-color: rgb(255 204 68 / 0.8);
}
.decoration-safex-yellow-lite\/85 {
  text-decoration-color: rgb(255 204 68 / 0.85);
}
.decoration-safex-yellow-lite\/90 {
  text-decoration-color: rgb(255 204 68 / 0.9);
}
.decoration-safex-yellow-lite\/95 {
  text-decoration-color: rgb(255 204 68 / 0.95);
}
.decoration-safex-yellow\/0 {
  text-decoration-color: rgb(204 170 34 / 0);
}
.decoration-safex-yellow\/10 {
  text-decoration-color: rgb(204 170 34 / 0.1);
}
.decoration-safex-yellow\/100 {
  text-decoration-color: rgb(204 170 34 / 1);
}
.decoration-safex-yellow\/15 {
  text-decoration-color: rgb(204 170 34 / 0.15);
}
.decoration-safex-yellow\/20 {
  text-decoration-color: rgb(204 170 34 / 0.2);
}
.decoration-safex-yellow\/25 {
  text-decoration-color: rgb(204 170 34 / 0.25);
}
.decoration-safex-yellow\/30 {
  text-decoration-color: rgb(204 170 34 / 0.3);
}
.decoration-safex-yellow\/35 {
  text-decoration-color: rgb(204 170 34 / 0.35);
}
.decoration-safex-yellow\/40 {
  text-decoration-color: rgb(204 170 34 / 0.4);
}
.decoration-safex-yellow\/45 {
  text-decoration-color: rgb(204 170 34 / 0.45);
}
.decoration-safex-yellow\/5 {
  text-decoration-color: rgb(204 170 34 / 0.05);
}
.decoration-safex-yellow\/50 {
  text-decoration-color: rgb(204 170 34 / 0.5);
}
.decoration-safex-yellow\/55 {
  text-decoration-color: rgb(204 170 34 / 0.55);
}
.decoration-safex-yellow\/60 {
  text-decoration-color: rgb(204 170 34 / 0.6);
}
.decoration-safex-yellow\/65 {
  text-decoration-color: rgb(204 170 34 / 0.65);
}
.decoration-safex-yellow\/70 {
  text-decoration-color: rgb(204 170 34 / 0.7);
}
.decoration-safex-yellow\/75 {
  text-decoration-color: rgb(204 170 34 / 0.75);
}
.decoration-safex-yellow\/80 {
  text-decoration-color: rgb(204 170 34 / 0.8);
}
.decoration-safex-yellow\/85 {
  text-decoration-color: rgb(204 170 34 / 0.85);
}
.decoration-safex-yellow\/90 {
  text-decoration-color: rgb(204 170 34 / 0.9);
}
.decoration-safex-yellow\/95 {
  text-decoration-color: rgb(204 170 34 / 0.95);
}
.placeholder-adcurate-black::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(36 40 82 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-black::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(36 40 82 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-black-lite::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(47 53 109 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-black-lite::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(47 53 109 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-black-lite-semi::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(47 53 109 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-black-lite-semi::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(47 53 109 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-black-lite-semi\/0::-moz-placeholder {
  color: rgb(47 53 109 / 0);
}
.placeholder-adcurate-black-lite-semi\/0::placeholder {
  color: rgb(47 53 109 / 0);
}
.placeholder-adcurate-black-lite-semi\/10::-moz-placeholder {
  color: rgb(47 53 109 / 0.1);
}
.placeholder-adcurate-black-lite-semi\/10::placeholder {
  color: rgb(47 53 109 / 0.1);
}
.placeholder-adcurate-black-lite-semi\/100::-moz-placeholder {
  color: rgb(47 53 109 / 1);
}
.placeholder-adcurate-black-lite-semi\/100::placeholder {
  color: rgb(47 53 109 / 1);
}
.placeholder-adcurate-black-lite-semi\/15::-moz-placeholder {
  color: rgb(47 53 109 / 0.15);
}
.placeholder-adcurate-black-lite-semi\/15::placeholder {
  color: rgb(47 53 109 / 0.15);
}
.placeholder-adcurate-black-lite-semi\/20::-moz-placeholder {
  color: rgb(47 53 109 / 0.2);
}
.placeholder-adcurate-black-lite-semi\/20::placeholder {
  color: rgb(47 53 109 / 0.2);
}
.placeholder-adcurate-black-lite-semi\/25::-moz-placeholder {
  color: rgb(47 53 109 / 0.25);
}
.placeholder-adcurate-black-lite-semi\/25::placeholder {
  color: rgb(47 53 109 / 0.25);
}
.placeholder-adcurate-black-lite-semi\/30::-moz-placeholder {
  color: rgb(47 53 109 / 0.3);
}
.placeholder-adcurate-black-lite-semi\/30::placeholder {
  color: rgb(47 53 109 / 0.3);
}
.placeholder-adcurate-black-lite-semi\/35::-moz-placeholder {
  color: rgb(47 53 109 / 0.35);
}
.placeholder-adcurate-black-lite-semi\/35::placeholder {
  color: rgb(47 53 109 / 0.35);
}
.placeholder-adcurate-black-lite-semi\/40::-moz-placeholder {
  color: rgb(47 53 109 / 0.4);
}
.placeholder-adcurate-black-lite-semi\/40::placeholder {
  color: rgb(47 53 109 / 0.4);
}
.placeholder-adcurate-black-lite-semi\/45::-moz-placeholder {
  color: rgb(47 53 109 / 0.45);
}
.placeholder-adcurate-black-lite-semi\/45::placeholder {
  color: rgb(47 53 109 / 0.45);
}
.placeholder-adcurate-black-lite-semi\/5::-moz-placeholder {
  color: rgb(47 53 109 / 0.05);
}
.placeholder-adcurate-black-lite-semi\/5::placeholder {
  color: rgb(47 53 109 / 0.05);
}
.placeholder-adcurate-black-lite-semi\/50::-moz-placeholder {
  color: rgb(47 53 109 / 0.5);
}
.placeholder-adcurate-black-lite-semi\/50::placeholder {
  color: rgb(47 53 109 / 0.5);
}
.placeholder-adcurate-black-lite-semi\/55::-moz-placeholder {
  color: rgb(47 53 109 / 0.55);
}
.placeholder-adcurate-black-lite-semi\/55::placeholder {
  color: rgb(47 53 109 / 0.55);
}
.placeholder-adcurate-black-lite-semi\/60::-moz-placeholder {
  color: rgb(47 53 109 / 0.6);
}
.placeholder-adcurate-black-lite-semi\/60::placeholder {
  color: rgb(47 53 109 / 0.6);
}
.placeholder-adcurate-black-lite-semi\/65::-moz-placeholder {
  color: rgb(47 53 109 / 0.65);
}
.placeholder-adcurate-black-lite-semi\/65::placeholder {
  color: rgb(47 53 109 / 0.65);
}
.placeholder-adcurate-black-lite-semi\/70::-moz-placeholder {
  color: rgb(47 53 109 / 0.7);
}
.placeholder-adcurate-black-lite-semi\/70::placeholder {
  color: rgb(47 53 109 / 0.7);
}
.placeholder-adcurate-black-lite-semi\/75::-moz-placeholder {
  color: rgb(47 53 109 / 0.75);
}
.placeholder-adcurate-black-lite-semi\/75::placeholder {
  color: rgb(47 53 109 / 0.75);
}
.placeholder-adcurate-black-lite-semi\/80::-moz-placeholder {
  color: rgb(47 53 109 / 0.8);
}
.placeholder-adcurate-black-lite-semi\/80::placeholder {
  color: rgb(47 53 109 / 0.8);
}
.placeholder-adcurate-black-lite-semi\/85::-moz-placeholder {
  color: rgb(47 53 109 / 0.85);
}
.placeholder-adcurate-black-lite-semi\/85::placeholder {
  color: rgb(47 53 109 / 0.85);
}
.placeholder-adcurate-black-lite-semi\/90::-moz-placeholder {
  color: rgb(47 53 109 / 0.9);
}
.placeholder-adcurate-black-lite-semi\/90::placeholder {
  color: rgb(47 53 109 / 0.9);
}
.placeholder-adcurate-black-lite-semi\/95::-moz-placeholder {
  color: rgb(47 53 109 / 0.95);
}
.placeholder-adcurate-black-lite-semi\/95::placeholder {
  color: rgb(47 53 109 / 0.95);
}
.placeholder-adcurate-black-lite\/0::-moz-placeholder {
  color: rgb(47 53 109 / 0);
}
.placeholder-adcurate-black-lite\/0::placeholder {
  color: rgb(47 53 109 / 0);
}
.placeholder-adcurate-black-lite\/10::-moz-placeholder {
  color: rgb(47 53 109 / 0.1);
}
.placeholder-adcurate-black-lite\/10::placeholder {
  color: rgb(47 53 109 / 0.1);
}
.placeholder-adcurate-black-lite\/100::-moz-placeholder {
  color: rgb(47 53 109 / 1);
}
.placeholder-adcurate-black-lite\/100::placeholder {
  color: rgb(47 53 109 / 1);
}
.placeholder-adcurate-black-lite\/15::-moz-placeholder {
  color: rgb(47 53 109 / 0.15);
}
.placeholder-adcurate-black-lite\/15::placeholder {
  color: rgb(47 53 109 / 0.15);
}
.placeholder-adcurate-black-lite\/20::-moz-placeholder {
  color: rgb(47 53 109 / 0.2);
}
.placeholder-adcurate-black-lite\/20::placeholder {
  color: rgb(47 53 109 / 0.2);
}
.placeholder-adcurate-black-lite\/25::-moz-placeholder {
  color: rgb(47 53 109 / 0.25);
}
.placeholder-adcurate-black-lite\/25::placeholder {
  color: rgb(47 53 109 / 0.25);
}
.placeholder-adcurate-black-lite\/30::-moz-placeholder {
  color: rgb(47 53 109 / 0.3);
}
.placeholder-adcurate-black-lite\/30::placeholder {
  color: rgb(47 53 109 / 0.3);
}
.placeholder-adcurate-black-lite\/35::-moz-placeholder {
  color: rgb(47 53 109 / 0.35);
}
.placeholder-adcurate-black-lite\/35::placeholder {
  color: rgb(47 53 109 / 0.35);
}
.placeholder-adcurate-black-lite\/40::-moz-placeholder {
  color: rgb(47 53 109 / 0.4);
}
.placeholder-adcurate-black-lite\/40::placeholder {
  color: rgb(47 53 109 / 0.4);
}
.placeholder-adcurate-black-lite\/45::-moz-placeholder {
  color: rgb(47 53 109 / 0.45);
}
.placeholder-adcurate-black-lite\/45::placeholder {
  color: rgb(47 53 109 / 0.45);
}
.placeholder-adcurate-black-lite\/5::-moz-placeholder {
  color: rgb(47 53 109 / 0.05);
}
.placeholder-adcurate-black-lite\/5::placeholder {
  color: rgb(47 53 109 / 0.05);
}
.placeholder-adcurate-black-lite\/50::-moz-placeholder {
  color: rgb(47 53 109 / 0.5);
}
.placeholder-adcurate-black-lite\/50::placeholder {
  color: rgb(47 53 109 / 0.5);
}
.placeholder-adcurate-black-lite\/55::-moz-placeholder {
  color: rgb(47 53 109 / 0.55);
}
.placeholder-adcurate-black-lite\/55::placeholder {
  color: rgb(47 53 109 / 0.55);
}
.placeholder-adcurate-black-lite\/60::-moz-placeholder {
  color: rgb(47 53 109 / 0.6);
}
.placeholder-adcurate-black-lite\/60::placeholder {
  color: rgb(47 53 109 / 0.6);
}
.placeholder-adcurate-black-lite\/65::-moz-placeholder {
  color: rgb(47 53 109 / 0.65);
}
.placeholder-adcurate-black-lite\/65::placeholder {
  color: rgb(47 53 109 / 0.65);
}
.placeholder-adcurate-black-lite\/70::-moz-placeholder {
  color: rgb(47 53 109 / 0.7);
}
.placeholder-adcurate-black-lite\/70::placeholder {
  color: rgb(47 53 109 / 0.7);
}
.placeholder-adcurate-black-lite\/75::-moz-placeholder {
  color: rgb(47 53 109 / 0.75);
}
.placeholder-adcurate-black-lite\/75::placeholder {
  color: rgb(47 53 109 / 0.75);
}
.placeholder-adcurate-black-lite\/80::-moz-placeholder {
  color: rgb(47 53 109 / 0.8);
}
.placeholder-adcurate-black-lite\/80::placeholder {
  color: rgb(47 53 109 / 0.8);
}
.placeholder-adcurate-black-lite\/85::-moz-placeholder {
  color: rgb(47 53 109 / 0.85);
}
.placeholder-adcurate-black-lite\/85::placeholder {
  color: rgb(47 53 109 / 0.85);
}
.placeholder-adcurate-black-lite\/90::-moz-placeholder {
  color: rgb(47 53 109 / 0.9);
}
.placeholder-adcurate-black-lite\/90::placeholder {
  color: rgb(47 53 109 / 0.9);
}
.placeholder-adcurate-black-lite\/95::-moz-placeholder {
  color: rgb(47 53 109 / 0.95);
}
.placeholder-adcurate-black-lite\/95::placeholder {
  color: rgb(47 53 109 / 0.95);
}
.placeholder-adcurate-black\/0::-moz-placeholder {
  color: rgb(36 40 82 / 0);
}
.placeholder-adcurate-black\/0::placeholder {
  color: rgb(36 40 82 / 0);
}
.placeholder-adcurate-black\/10::-moz-placeholder {
  color: rgb(36 40 82 / 0.1);
}
.placeholder-adcurate-black\/10::placeholder {
  color: rgb(36 40 82 / 0.1);
}
.placeholder-adcurate-black\/100::-moz-placeholder {
  color: rgb(36 40 82 / 1);
}
.placeholder-adcurate-black\/100::placeholder {
  color: rgb(36 40 82 / 1);
}
.placeholder-adcurate-black\/15::-moz-placeholder {
  color: rgb(36 40 82 / 0.15);
}
.placeholder-adcurate-black\/15::placeholder {
  color: rgb(36 40 82 / 0.15);
}
.placeholder-adcurate-black\/20::-moz-placeholder {
  color: rgb(36 40 82 / 0.2);
}
.placeholder-adcurate-black\/20::placeholder {
  color: rgb(36 40 82 / 0.2);
}
.placeholder-adcurate-black\/25::-moz-placeholder {
  color: rgb(36 40 82 / 0.25);
}
.placeholder-adcurate-black\/25::placeholder {
  color: rgb(36 40 82 / 0.25);
}
.placeholder-adcurate-black\/30::-moz-placeholder {
  color: rgb(36 40 82 / 0.3);
}
.placeholder-adcurate-black\/30::placeholder {
  color: rgb(36 40 82 / 0.3);
}
.placeholder-adcurate-black\/35::-moz-placeholder {
  color: rgb(36 40 82 / 0.35);
}
.placeholder-adcurate-black\/35::placeholder {
  color: rgb(36 40 82 / 0.35);
}
.placeholder-adcurate-black\/40::-moz-placeholder {
  color: rgb(36 40 82 / 0.4);
}
.placeholder-adcurate-black\/40::placeholder {
  color: rgb(36 40 82 / 0.4);
}
.placeholder-adcurate-black\/45::-moz-placeholder {
  color: rgb(36 40 82 / 0.45);
}
.placeholder-adcurate-black\/45::placeholder {
  color: rgb(36 40 82 / 0.45);
}
.placeholder-adcurate-black\/5::-moz-placeholder {
  color: rgb(36 40 82 / 0.05);
}
.placeholder-adcurate-black\/5::placeholder {
  color: rgb(36 40 82 / 0.05);
}
.placeholder-adcurate-black\/50::-moz-placeholder {
  color: rgb(36 40 82 / 0.5);
}
.placeholder-adcurate-black\/50::placeholder {
  color: rgb(36 40 82 / 0.5);
}
.placeholder-adcurate-black\/55::-moz-placeholder {
  color: rgb(36 40 82 / 0.55);
}
.placeholder-adcurate-black\/55::placeholder {
  color: rgb(36 40 82 / 0.55);
}
.placeholder-adcurate-black\/60::-moz-placeholder {
  color: rgb(36 40 82 / 0.6);
}
.placeholder-adcurate-black\/60::placeholder {
  color: rgb(36 40 82 / 0.6);
}
.placeholder-adcurate-black\/65::-moz-placeholder {
  color: rgb(36 40 82 / 0.65);
}
.placeholder-adcurate-black\/65::placeholder {
  color: rgb(36 40 82 / 0.65);
}
.placeholder-adcurate-black\/70::-moz-placeholder {
  color: rgb(36 40 82 / 0.7);
}
.placeholder-adcurate-black\/70::placeholder {
  color: rgb(36 40 82 / 0.7);
}
.placeholder-adcurate-black\/75::-moz-placeholder {
  color: rgb(36 40 82 / 0.75);
}
.placeholder-adcurate-black\/75::placeholder {
  color: rgb(36 40 82 / 0.75);
}
.placeholder-adcurate-black\/80::-moz-placeholder {
  color: rgb(36 40 82 / 0.8);
}
.placeholder-adcurate-black\/80::placeholder {
  color: rgb(36 40 82 / 0.8);
}
.placeholder-adcurate-black\/85::-moz-placeholder {
  color: rgb(36 40 82 / 0.85);
}
.placeholder-adcurate-black\/85::placeholder {
  color: rgb(36 40 82 / 0.85);
}
.placeholder-adcurate-black\/90::-moz-placeholder {
  color: rgb(36 40 82 / 0.9);
}
.placeholder-adcurate-black\/90::placeholder {
  color: rgb(36 40 82 / 0.9);
}
.placeholder-adcurate-black\/95::-moz-placeholder {
  color: rgb(36 40 82 / 0.95);
}
.placeholder-adcurate-black\/95::placeholder {
  color: rgb(36 40 82 / 0.95);
}
.placeholder-adcurate-gradient-blue::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(212 253 255 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-gradient-blue::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(212 253 255 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-gradient-blue\/0::-moz-placeholder {
  color: rgb(212 253 255 / 0);
}
.placeholder-adcurate-gradient-blue\/0::placeholder {
  color: rgb(212 253 255 / 0);
}
.placeholder-adcurate-gradient-blue\/10::-moz-placeholder {
  color: rgb(212 253 255 / 0.1);
}
.placeholder-adcurate-gradient-blue\/10::placeholder {
  color: rgb(212 253 255 / 0.1);
}
.placeholder-adcurate-gradient-blue\/100::-moz-placeholder {
  color: rgb(212 253 255 / 1);
}
.placeholder-adcurate-gradient-blue\/100::placeholder {
  color: rgb(212 253 255 / 1);
}
.placeholder-adcurate-gradient-blue\/15::-moz-placeholder {
  color: rgb(212 253 255 / 0.15);
}
.placeholder-adcurate-gradient-blue\/15::placeholder {
  color: rgb(212 253 255 / 0.15);
}
.placeholder-adcurate-gradient-blue\/20::-moz-placeholder {
  color: rgb(212 253 255 / 0.2);
}
.placeholder-adcurate-gradient-blue\/20::placeholder {
  color: rgb(212 253 255 / 0.2);
}
.placeholder-adcurate-gradient-blue\/25::-moz-placeholder {
  color: rgb(212 253 255 / 0.25);
}
.placeholder-adcurate-gradient-blue\/25::placeholder {
  color: rgb(212 253 255 / 0.25);
}
.placeholder-adcurate-gradient-blue\/30::-moz-placeholder {
  color: rgb(212 253 255 / 0.3);
}
.placeholder-adcurate-gradient-blue\/30::placeholder {
  color: rgb(212 253 255 / 0.3);
}
.placeholder-adcurate-gradient-blue\/35::-moz-placeholder {
  color: rgb(212 253 255 / 0.35);
}
.placeholder-adcurate-gradient-blue\/35::placeholder {
  color: rgb(212 253 255 / 0.35);
}
.placeholder-adcurate-gradient-blue\/40::-moz-placeholder {
  color: rgb(212 253 255 / 0.4);
}
.placeholder-adcurate-gradient-blue\/40::placeholder {
  color: rgb(212 253 255 / 0.4);
}
.placeholder-adcurate-gradient-blue\/45::-moz-placeholder {
  color: rgb(212 253 255 / 0.45);
}
.placeholder-adcurate-gradient-blue\/45::placeholder {
  color: rgb(212 253 255 / 0.45);
}
.placeholder-adcurate-gradient-blue\/5::-moz-placeholder {
  color: rgb(212 253 255 / 0.05);
}
.placeholder-adcurate-gradient-blue\/5::placeholder {
  color: rgb(212 253 255 / 0.05);
}
.placeholder-adcurate-gradient-blue\/50::-moz-placeholder {
  color: rgb(212 253 255 / 0.5);
}
.placeholder-adcurate-gradient-blue\/50::placeholder {
  color: rgb(212 253 255 / 0.5);
}
.placeholder-adcurate-gradient-blue\/55::-moz-placeholder {
  color: rgb(212 253 255 / 0.55);
}
.placeholder-adcurate-gradient-blue\/55::placeholder {
  color: rgb(212 253 255 / 0.55);
}
.placeholder-adcurate-gradient-blue\/60::-moz-placeholder {
  color: rgb(212 253 255 / 0.6);
}
.placeholder-adcurate-gradient-blue\/60::placeholder {
  color: rgb(212 253 255 / 0.6);
}
.placeholder-adcurate-gradient-blue\/65::-moz-placeholder {
  color: rgb(212 253 255 / 0.65);
}
.placeholder-adcurate-gradient-blue\/65::placeholder {
  color: rgb(212 253 255 / 0.65);
}
.placeholder-adcurate-gradient-blue\/70::-moz-placeholder {
  color: rgb(212 253 255 / 0.7);
}
.placeholder-adcurate-gradient-blue\/70::placeholder {
  color: rgb(212 253 255 / 0.7);
}
.placeholder-adcurate-gradient-blue\/75::-moz-placeholder {
  color: rgb(212 253 255 / 0.75);
}
.placeholder-adcurate-gradient-blue\/75::placeholder {
  color: rgb(212 253 255 / 0.75);
}
.placeholder-adcurate-gradient-blue\/80::-moz-placeholder {
  color: rgb(212 253 255 / 0.8);
}
.placeholder-adcurate-gradient-blue\/80::placeholder {
  color: rgb(212 253 255 / 0.8);
}
.placeholder-adcurate-gradient-blue\/85::-moz-placeholder {
  color: rgb(212 253 255 / 0.85);
}
.placeholder-adcurate-gradient-blue\/85::placeholder {
  color: rgb(212 253 255 / 0.85);
}
.placeholder-adcurate-gradient-blue\/90::-moz-placeholder {
  color: rgb(212 253 255 / 0.9);
}
.placeholder-adcurate-gradient-blue\/90::placeholder {
  color: rgb(212 253 255 / 0.9);
}
.placeholder-adcurate-gradient-blue\/95::-moz-placeholder {
  color: rgb(212 253 255 / 0.95);
}
.placeholder-adcurate-gradient-blue\/95::placeholder {
  color: rgb(212 253 255 / 0.95);
}
.placeholder-adcurate-gradient-pink::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(252 205 248 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-gradient-pink::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(252 205 248 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-gradient-pink\/0::-moz-placeholder {
  color: rgb(252 205 248 / 0);
}
.placeholder-adcurate-gradient-pink\/0::placeholder {
  color: rgb(252 205 248 / 0);
}
.placeholder-adcurate-gradient-pink\/10::-moz-placeholder {
  color: rgb(252 205 248 / 0.1);
}
.placeholder-adcurate-gradient-pink\/10::placeholder {
  color: rgb(252 205 248 / 0.1);
}
.placeholder-adcurate-gradient-pink\/100::-moz-placeholder {
  color: rgb(252 205 248 / 1);
}
.placeholder-adcurate-gradient-pink\/100::placeholder {
  color: rgb(252 205 248 / 1);
}
.placeholder-adcurate-gradient-pink\/15::-moz-placeholder {
  color: rgb(252 205 248 / 0.15);
}
.placeholder-adcurate-gradient-pink\/15::placeholder {
  color: rgb(252 205 248 / 0.15);
}
.placeholder-adcurate-gradient-pink\/20::-moz-placeholder {
  color: rgb(252 205 248 / 0.2);
}
.placeholder-adcurate-gradient-pink\/20::placeholder {
  color: rgb(252 205 248 / 0.2);
}
.placeholder-adcurate-gradient-pink\/25::-moz-placeholder {
  color: rgb(252 205 248 / 0.25);
}
.placeholder-adcurate-gradient-pink\/25::placeholder {
  color: rgb(252 205 248 / 0.25);
}
.placeholder-adcurate-gradient-pink\/30::-moz-placeholder {
  color: rgb(252 205 248 / 0.3);
}
.placeholder-adcurate-gradient-pink\/30::placeholder {
  color: rgb(252 205 248 / 0.3);
}
.placeholder-adcurate-gradient-pink\/35::-moz-placeholder {
  color: rgb(252 205 248 / 0.35);
}
.placeholder-adcurate-gradient-pink\/35::placeholder {
  color: rgb(252 205 248 / 0.35);
}
.placeholder-adcurate-gradient-pink\/40::-moz-placeholder {
  color: rgb(252 205 248 / 0.4);
}
.placeholder-adcurate-gradient-pink\/40::placeholder {
  color: rgb(252 205 248 / 0.4);
}
.placeholder-adcurate-gradient-pink\/45::-moz-placeholder {
  color: rgb(252 205 248 / 0.45);
}
.placeholder-adcurate-gradient-pink\/45::placeholder {
  color: rgb(252 205 248 / 0.45);
}
.placeholder-adcurate-gradient-pink\/5::-moz-placeholder {
  color: rgb(252 205 248 / 0.05);
}
.placeholder-adcurate-gradient-pink\/5::placeholder {
  color: rgb(252 205 248 / 0.05);
}
.placeholder-adcurate-gradient-pink\/50::-moz-placeholder {
  color: rgb(252 205 248 / 0.5);
}
.placeholder-adcurate-gradient-pink\/50::placeholder {
  color: rgb(252 205 248 / 0.5);
}
.placeholder-adcurate-gradient-pink\/55::-moz-placeholder {
  color: rgb(252 205 248 / 0.55);
}
.placeholder-adcurate-gradient-pink\/55::placeholder {
  color: rgb(252 205 248 / 0.55);
}
.placeholder-adcurate-gradient-pink\/60::-moz-placeholder {
  color: rgb(252 205 248 / 0.6);
}
.placeholder-adcurate-gradient-pink\/60::placeholder {
  color: rgb(252 205 248 / 0.6);
}
.placeholder-adcurate-gradient-pink\/65::-moz-placeholder {
  color: rgb(252 205 248 / 0.65);
}
.placeholder-adcurate-gradient-pink\/65::placeholder {
  color: rgb(252 205 248 / 0.65);
}
.placeholder-adcurate-gradient-pink\/70::-moz-placeholder {
  color: rgb(252 205 248 / 0.7);
}
.placeholder-adcurate-gradient-pink\/70::placeholder {
  color: rgb(252 205 248 / 0.7);
}
.placeholder-adcurate-gradient-pink\/75::-moz-placeholder {
  color: rgb(252 205 248 / 0.75);
}
.placeholder-adcurate-gradient-pink\/75::placeholder {
  color: rgb(252 205 248 / 0.75);
}
.placeholder-adcurate-gradient-pink\/80::-moz-placeholder {
  color: rgb(252 205 248 / 0.8);
}
.placeholder-adcurate-gradient-pink\/80::placeholder {
  color: rgb(252 205 248 / 0.8);
}
.placeholder-adcurate-gradient-pink\/85::-moz-placeholder {
  color: rgb(252 205 248 / 0.85);
}
.placeholder-adcurate-gradient-pink\/85::placeholder {
  color: rgb(252 205 248 / 0.85);
}
.placeholder-adcurate-gradient-pink\/90::-moz-placeholder {
  color: rgb(252 205 248 / 0.9);
}
.placeholder-adcurate-gradient-pink\/90::placeholder {
  color: rgb(252 205 248 / 0.9);
}
.placeholder-adcurate-gradient-pink\/95::-moz-placeholder {
  color: rgb(252 205 248 / 0.95);
}
.placeholder-adcurate-gradient-pink\/95::placeholder {
  color: rgb(252 205 248 / 0.95);
}
.placeholder-adcurate-gray-lite::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(231 230 230 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-gray-lite::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(231 230 230 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-gray-lite\/0::-moz-placeholder {
  color: rgb(231 230 230 / 0);
}
.placeholder-adcurate-gray-lite\/0::placeholder {
  color: rgb(231 230 230 / 0);
}
.placeholder-adcurate-gray-lite\/10::-moz-placeholder {
  color: rgb(231 230 230 / 0.1);
}
.placeholder-adcurate-gray-lite\/10::placeholder {
  color: rgb(231 230 230 / 0.1);
}
.placeholder-adcurate-gray-lite\/100::-moz-placeholder {
  color: rgb(231 230 230 / 1);
}
.placeholder-adcurate-gray-lite\/100::placeholder {
  color: rgb(231 230 230 / 1);
}
.placeholder-adcurate-gray-lite\/15::-moz-placeholder {
  color: rgb(231 230 230 / 0.15);
}
.placeholder-adcurate-gray-lite\/15::placeholder {
  color: rgb(231 230 230 / 0.15);
}
.placeholder-adcurate-gray-lite\/20::-moz-placeholder {
  color: rgb(231 230 230 / 0.2);
}
.placeholder-adcurate-gray-lite\/20::placeholder {
  color: rgb(231 230 230 / 0.2);
}
.placeholder-adcurate-gray-lite\/25::-moz-placeholder {
  color: rgb(231 230 230 / 0.25);
}
.placeholder-adcurate-gray-lite\/25::placeholder {
  color: rgb(231 230 230 / 0.25);
}
.placeholder-adcurate-gray-lite\/30::-moz-placeholder {
  color: rgb(231 230 230 / 0.3);
}
.placeholder-adcurate-gray-lite\/30::placeholder {
  color: rgb(231 230 230 / 0.3);
}
.placeholder-adcurate-gray-lite\/35::-moz-placeholder {
  color: rgb(231 230 230 / 0.35);
}
.placeholder-adcurate-gray-lite\/35::placeholder {
  color: rgb(231 230 230 / 0.35);
}
.placeholder-adcurate-gray-lite\/40::-moz-placeholder {
  color: rgb(231 230 230 / 0.4);
}
.placeholder-adcurate-gray-lite\/40::placeholder {
  color: rgb(231 230 230 / 0.4);
}
.placeholder-adcurate-gray-lite\/45::-moz-placeholder {
  color: rgb(231 230 230 / 0.45);
}
.placeholder-adcurate-gray-lite\/45::placeholder {
  color: rgb(231 230 230 / 0.45);
}
.placeholder-adcurate-gray-lite\/5::-moz-placeholder {
  color: rgb(231 230 230 / 0.05);
}
.placeholder-adcurate-gray-lite\/5::placeholder {
  color: rgb(231 230 230 / 0.05);
}
.placeholder-adcurate-gray-lite\/50::-moz-placeholder {
  color: rgb(231 230 230 / 0.5);
}
.placeholder-adcurate-gray-lite\/50::placeholder {
  color: rgb(231 230 230 / 0.5);
}
.placeholder-adcurate-gray-lite\/55::-moz-placeholder {
  color: rgb(231 230 230 / 0.55);
}
.placeholder-adcurate-gray-lite\/55::placeholder {
  color: rgb(231 230 230 / 0.55);
}
.placeholder-adcurate-gray-lite\/60::-moz-placeholder {
  color: rgb(231 230 230 / 0.6);
}
.placeholder-adcurate-gray-lite\/60::placeholder {
  color: rgb(231 230 230 / 0.6);
}
.placeholder-adcurate-gray-lite\/65::-moz-placeholder {
  color: rgb(231 230 230 / 0.65);
}
.placeholder-adcurate-gray-lite\/65::placeholder {
  color: rgb(231 230 230 / 0.65);
}
.placeholder-adcurate-gray-lite\/70::-moz-placeholder {
  color: rgb(231 230 230 / 0.7);
}
.placeholder-adcurate-gray-lite\/70::placeholder {
  color: rgb(231 230 230 / 0.7);
}
.placeholder-adcurate-gray-lite\/75::-moz-placeholder {
  color: rgb(231 230 230 / 0.75);
}
.placeholder-adcurate-gray-lite\/75::placeholder {
  color: rgb(231 230 230 / 0.75);
}
.placeholder-adcurate-gray-lite\/80::-moz-placeholder {
  color: rgb(231 230 230 / 0.8);
}
.placeholder-adcurate-gray-lite\/80::placeholder {
  color: rgb(231 230 230 / 0.8);
}
.placeholder-adcurate-gray-lite\/85::-moz-placeholder {
  color: rgb(231 230 230 / 0.85);
}
.placeholder-adcurate-gray-lite\/85::placeholder {
  color: rgb(231 230 230 / 0.85);
}
.placeholder-adcurate-gray-lite\/90::-moz-placeholder {
  color: rgb(231 230 230 / 0.9);
}
.placeholder-adcurate-gray-lite\/90::placeholder {
  color: rgb(231 230 230 / 0.9);
}
.placeholder-adcurate-gray-lite\/95::-moz-placeholder {
  color: rgb(231 230 230 / 0.95);
}
.placeholder-adcurate-gray-lite\/95::placeholder {
  color: rgb(231 230 230 / 0.95);
}
.placeholder-adcurate-green-dark::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(50 188 155 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-green-dark::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(50 188 155 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-green-dark\/0::-moz-placeholder {
  color: rgb(50 188 155 / 0);
}
.placeholder-adcurate-green-dark\/0::placeholder {
  color: rgb(50 188 155 / 0);
}
.placeholder-adcurate-green-dark\/10::-moz-placeholder {
  color: rgb(50 188 155 / 0.1);
}
.placeholder-adcurate-green-dark\/10::placeholder {
  color: rgb(50 188 155 / 0.1);
}
.placeholder-adcurate-green-dark\/100::-moz-placeholder {
  color: rgb(50 188 155 / 1);
}
.placeholder-adcurate-green-dark\/100::placeholder {
  color: rgb(50 188 155 / 1);
}
.placeholder-adcurate-green-dark\/15::-moz-placeholder {
  color: rgb(50 188 155 / 0.15);
}
.placeholder-adcurate-green-dark\/15::placeholder {
  color: rgb(50 188 155 / 0.15);
}
.placeholder-adcurate-green-dark\/20::-moz-placeholder {
  color: rgb(50 188 155 / 0.2);
}
.placeholder-adcurate-green-dark\/20::placeholder {
  color: rgb(50 188 155 / 0.2);
}
.placeholder-adcurate-green-dark\/25::-moz-placeholder {
  color: rgb(50 188 155 / 0.25);
}
.placeholder-adcurate-green-dark\/25::placeholder {
  color: rgb(50 188 155 / 0.25);
}
.placeholder-adcurate-green-dark\/30::-moz-placeholder {
  color: rgb(50 188 155 / 0.3);
}
.placeholder-adcurate-green-dark\/30::placeholder {
  color: rgb(50 188 155 / 0.3);
}
.placeholder-adcurate-green-dark\/35::-moz-placeholder {
  color: rgb(50 188 155 / 0.35);
}
.placeholder-adcurate-green-dark\/35::placeholder {
  color: rgb(50 188 155 / 0.35);
}
.placeholder-adcurate-green-dark\/40::-moz-placeholder {
  color: rgb(50 188 155 / 0.4);
}
.placeholder-adcurate-green-dark\/40::placeholder {
  color: rgb(50 188 155 / 0.4);
}
.placeholder-adcurate-green-dark\/45::-moz-placeholder {
  color: rgb(50 188 155 / 0.45);
}
.placeholder-adcurate-green-dark\/45::placeholder {
  color: rgb(50 188 155 / 0.45);
}
.placeholder-adcurate-green-dark\/5::-moz-placeholder {
  color: rgb(50 188 155 / 0.05);
}
.placeholder-adcurate-green-dark\/5::placeholder {
  color: rgb(50 188 155 / 0.05);
}
.placeholder-adcurate-green-dark\/50::-moz-placeholder {
  color: rgb(50 188 155 / 0.5);
}
.placeholder-adcurate-green-dark\/50::placeholder {
  color: rgb(50 188 155 / 0.5);
}
.placeholder-adcurate-green-dark\/55::-moz-placeholder {
  color: rgb(50 188 155 / 0.55);
}
.placeholder-adcurate-green-dark\/55::placeholder {
  color: rgb(50 188 155 / 0.55);
}
.placeholder-adcurate-green-dark\/60::-moz-placeholder {
  color: rgb(50 188 155 / 0.6);
}
.placeholder-adcurate-green-dark\/60::placeholder {
  color: rgb(50 188 155 / 0.6);
}
.placeholder-adcurate-green-dark\/65::-moz-placeholder {
  color: rgb(50 188 155 / 0.65);
}
.placeholder-adcurate-green-dark\/65::placeholder {
  color: rgb(50 188 155 / 0.65);
}
.placeholder-adcurate-green-dark\/70::-moz-placeholder {
  color: rgb(50 188 155 / 0.7);
}
.placeholder-adcurate-green-dark\/70::placeholder {
  color: rgb(50 188 155 / 0.7);
}
.placeholder-adcurate-green-dark\/75::-moz-placeholder {
  color: rgb(50 188 155 / 0.75);
}
.placeholder-adcurate-green-dark\/75::placeholder {
  color: rgb(50 188 155 / 0.75);
}
.placeholder-adcurate-green-dark\/80::-moz-placeholder {
  color: rgb(50 188 155 / 0.8);
}
.placeholder-adcurate-green-dark\/80::placeholder {
  color: rgb(50 188 155 / 0.8);
}
.placeholder-adcurate-green-dark\/85::-moz-placeholder {
  color: rgb(50 188 155 / 0.85);
}
.placeholder-adcurate-green-dark\/85::placeholder {
  color: rgb(50 188 155 / 0.85);
}
.placeholder-adcurate-green-dark\/90::-moz-placeholder {
  color: rgb(50 188 155 / 0.9);
}
.placeholder-adcurate-green-dark\/90::placeholder {
  color: rgb(50 188 155 / 0.9);
}
.placeholder-adcurate-green-dark\/95::-moz-placeholder {
  color: rgb(50 188 155 / 0.95);
}
.placeholder-adcurate-green-dark\/95::placeholder {
  color: rgb(50 188 155 / 0.95);
}
.placeholder-adcurate-green-lite::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(60 207 172 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-green-lite::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(60 207 172 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-green-lite\/0::-moz-placeholder {
  color: rgb(60 207 172 / 0);
}
.placeholder-adcurate-green-lite\/0::placeholder {
  color: rgb(60 207 172 / 0);
}
.placeholder-adcurate-green-lite\/10::-moz-placeholder {
  color: rgb(60 207 172 / 0.1);
}
.placeholder-adcurate-green-lite\/10::placeholder {
  color: rgb(60 207 172 / 0.1);
}
.placeholder-adcurate-green-lite\/100::-moz-placeholder {
  color: rgb(60 207 172 / 1);
}
.placeholder-adcurate-green-lite\/100::placeholder {
  color: rgb(60 207 172 / 1);
}
.placeholder-adcurate-green-lite\/15::-moz-placeholder {
  color: rgb(60 207 172 / 0.15);
}
.placeholder-adcurate-green-lite\/15::placeholder {
  color: rgb(60 207 172 / 0.15);
}
.placeholder-adcurate-green-lite\/20::-moz-placeholder {
  color: rgb(60 207 172 / 0.2);
}
.placeholder-adcurate-green-lite\/20::placeholder {
  color: rgb(60 207 172 / 0.2);
}
.placeholder-adcurate-green-lite\/25::-moz-placeholder {
  color: rgb(60 207 172 / 0.25);
}
.placeholder-adcurate-green-lite\/25::placeholder {
  color: rgb(60 207 172 / 0.25);
}
.placeholder-adcurate-green-lite\/30::-moz-placeholder {
  color: rgb(60 207 172 / 0.3);
}
.placeholder-adcurate-green-lite\/30::placeholder {
  color: rgb(60 207 172 / 0.3);
}
.placeholder-adcurate-green-lite\/35::-moz-placeholder {
  color: rgb(60 207 172 / 0.35);
}
.placeholder-adcurate-green-lite\/35::placeholder {
  color: rgb(60 207 172 / 0.35);
}
.placeholder-adcurate-green-lite\/40::-moz-placeholder {
  color: rgb(60 207 172 / 0.4);
}
.placeholder-adcurate-green-lite\/40::placeholder {
  color: rgb(60 207 172 / 0.4);
}
.placeholder-adcurate-green-lite\/45::-moz-placeholder {
  color: rgb(60 207 172 / 0.45);
}
.placeholder-adcurate-green-lite\/45::placeholder {
  color: rgb(60 207 172 / 0.45);
}
.placeholder-adcurate-green-lite\/5::-moz-placeholder {
  color: rgb(60 207 172 / 0.05);
}
.placeholder-adcurate-green-lite\/5::placeholder {
  color: rgb(60 207 172 / 0.05);
}
.placeholder-adcurate-green-lite\/50::-moz-placeholder {
  color: rgb(60 207 172 / 0.5);
}
.placeholder-adcurate-green-lite\/50::placeholder {
  color: rgb(60 207 172 / 0.5);
}
.placeholder-adcurate-green-lite\/55::-moz-placeholder {
  color: rgb(60 207 172 / 0.55);
}
.placeholder-adcurate-green-lite\/55::placeholder {
  color: rgb(60 207 172 / 0.55);
}
.placeholder-adcurate-green-lite\/60::-moz-placeholder {
  color: rgb(60 207 172 / 0.6);
}
.placeholder-adcurate-green-lite\/60::placeholder {
  color: rgb(60 207 172 / 0.6);
}
.placeholder-adcurate-green-lite\/65::-moz-placeholder {
  color: rgb(60 207 172 / 0.65);
}
.placeholder-adcurate-green-lite\/65::placeholder {
  color: rgb(60 207 172 / 0.65);
}
.placeholder-adcurate-green-lite\/70::-moz-placeholder {
  color: rgb(60 207 172 / 0.7);
}
.placeholder-adcurate-green-lite\/70::placeholder {
  color: rgb(60 207 172 / 0.7);
}
.placeholder-adcurate-green-lite\/75::-moz-placeholder {
  color: rgb(60 207 172 / 0.75);
}
.placeholder-adcurate-green-lite\/75::placeholder {
  color: rgb(60 207 172 / 0.75);
}
.placeholder-adcurate-green-lite\/80::-moz-placeholder {
  color: rgb(60 207 172 / 0.8);
}
.placeholder-adcurate-green-lite\/80::placeholder {
  color: rgb(60 207 172 / 0.8);
}
.placeholder-adcurate-green-lite\/85::-moz-placeholder {
  color: rgb(60 207 172 / 0.85);
}
.placeholder-adcurate-green-lite\/85::placeholder {
  color: rgb(60 207 172 / 0.85);
}
.placeholder-adcurate-green-lite\/90::-moz-placeholder {
  color: rgb(60 207 172 / 0.9);
}
.placeholder-adcurate-green-lite\/90::placeholder {
  color: rgb(60 207 172 / 0.9);
}
.placeholder-adcurate-green-lite\/95::-moz-placeholder {
  color: rgb(60 207 172 / 0.95);
}
.placeholder-adcurate-green-lite\/95::placeholder {
  color: rgb(60 207 172 / 0.95);
}
.placeholder-adcurate-purple-dark::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(83 41 80 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-purple-dark::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(83 41 80 / var(--tw-placeholder-opacity, 1));
}
.placeholder-adcurate-purple-dark\/0::-moz-placeholder {
  color: rgb(83 41 80 / 0);
}
.placeholder-adcurate-purple-dark\/0::placeholder {
  color: rgb(83 41 80 / 0);
}
.placeholder-adcurate-purple-dark\/10::-moz-placeholder {
  color: rgb(83 41 80 / 0.1);
}
.placeholder-adcurate-purple-dark\/10::placeholder {
  color: rgb(83 41 80 / 0.1);
}
.placeholder-adcurate-purple-dark\/100::-moz-placeholder {
  color: rgb(83 41 80 / 1);
}
.placeholder-adcurate-purple-dark\/100::placeholder {
  color: rgb(83 41 80 / 1);
}
.placeholder-adcurate-purple-dark\/15::-moz-placeholder {
  color: rgb(83 41 80 / 0.15);
}
.placeholder-adcurate-purple-dark\/15::placeholder {
  color: rgb(83 41 80 / 0.15);
}
.placeholder-adcurate-purple-dark\/20::-moz-placeholder {
  color: rgb(83 41 80 / 0.2);
}
.placeholder-adcurate-purple-dark\/20::placeholder {
  color: rgb(83 41 80 / 0.2);
}
.placeholder-adcurate-purple-dark\/25::-moz-placeholder {
  color: rgb(83 41 80 / 0.25);
}
.placeholder-adcurate-purple-dark\/25::placeholder {
  color: rgb(83 41 80 / 0.25);
}
.placeholder-adcurate-purple-dark\/30::-moz-placeholder {
  color: rgb(83 41 80 / 0.3);
}
.placeholder-adcurate-purple-dark\/30::placeholder {
  color: rgb(83 41 80 / 0.3);
}
.placeholder-adcurate-purple-dark\/35::-moz-placeholder {
  color: rgb(83 41 80 / 0.35);
}
.placeholder-adcurate-purple-dark\/35::placeholder {
  color: rgb(83 41 80 / 0.35);
}
.placeholder-adcurate-purple-dark\/40::-moz-placeholder {
  color: rgb(83 41 80 / 0.4);
}
.placeholder-adcurate-purple-dark\/40::placeholder {
  color: rgb(83 41 80 / 0.4);
}
.placeholder-adcurate-purple-dark\/45::-moz-placeholder {
  color: rgb(83 41 80 / 0.45);
}
.placeholder-adcurate-purple-dark\/45::placeholder {
  color: rgb(83 41 80 / 0.45);
}
.placeholder-adcurate-purple-dark\/5::-moz-placeholder {
  color: rgb(83 41 80 / 0.05);
}
.placeholder-adcurate-purple-dark\/5::placeholder {
  color: rgb(83 41 80 / 0.05);
}
.placeholder-adcurate-purple-dark\/50::-moz-placeholder {
  color: rgb(83 41 80 / 0.5);
}
.placeholder-adcurate-purple-dark\/50::placeholder {
  color: rgb(83 41 80 / 0.5);
}
.placeholder-adcurate-purple-dark\/55::-moz-placeholder {
  color: rgb(83 41 80 / 0.55);
}
.placeholder-adcurate-purple-dark\/55::placeholder {
  color: rgb(83 41 80 / 0.55);
}
.placeholder-adcurate-purple-dark\/60::-moz-placeholder {
  color: rgb(83 41 80 / 0.6);
}
.placeholder-adcurate-purple-dark\/60::placeholder {
  color: rgb(83 41 80 / 0.6);
}
.placeholder-adcurate-purple-dark\/65::-moz-placeholder {
  color: rgb(83 41 80 / 0.65);
}
.placeholder-adcurate-purple-dark\/65::placeholder {
  color: rgb(83 41 80 / 0.65);
}
.placeholder-adcurate-purple-dark\/70::-moz-placeholder {
  color: rgb(83 41 80 / 0.7);
}
.placeholder-adcurate-purple-dark\/70::placeholder {
  color: rgb(83 41 80 / 0.7);
}
.placeholder-adcurate-purple-dark\/75::-moz-placeholder {
  color: rgb(83 41 80 / 0.75);
}
.placeholder-adcurate-purple-dark\/75::placeholder {
  color: rgb(83 41 80 / 0.75);
}
.placeholder-adcurate-purple-dark\/80::-moz-placeholder {
  color: rgb(83 41 80 / 0.8);
}
.placeholder-adcurate-purple-dark\/80::placeholder {
  color: rgb(83 41 80 / 0.8);
}
.placeholder-adcurate-purple-dark\/85::-moz-placeholder {
  color: rgb(83 41 80 / 0.85);
}
.placeholder-adcurate-purple-dark\/85::placeholder {
  color: rgb(83 41 80 / 0.85);
}
.placeholder-adcurate-purple-dark\/90::-moz-placeholder {
  color: rgb(83 41 80 / 0.9);
}
.placeholder-adcurate-purple-dark\/90::placeholder {
  color: rgb(83 41 80 / 0.9);
}
.placeholder-adcurate-purple-dark\/95::-moz-placeholder {
  color: rgb(83 41 80 / 0.95);
}
.placeholder-adcurate-purple-dark\/95::placeholder {
  color: rgb(83 41 80 / 0.95);
}
.placeholder-safex-aqua::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(50 188 155 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-aqua::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(50 188 155 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-aqua\/0::-moz-placeholder {
  color: rgb(50 188 155 / 0);
}
.placeholder-safex-aqua\/0::placeholder {
  color: rgb(50 188 155 / 0);
}
.placeholder-safex-aqua\/10::-moz-placeholder {
  color: rgb(50 188 155 / 0.1);
}
.placeholder-safex-aqua\/10::placeholder {
  color: rgb(50 188 155 / 0.1);
}
.placeholder-safex-aqua\/100::-moz-placeholder {
  color: rgb(50 188 155 / 1);
}
.placeholder-safex-aqua\/100::placeholder {
  color: rgb(50 188 155 / 1);
}
.placeholder-safex-aqua\/15::-moz-placeholder {
  color: rgb(50 188 155 / 0.15);
}
.placeholder-safex-aqua\/15::placeholder {
  color: rgb(50 188 155 / 0.15);
}
.placeholder-safex-aqua\/20::-moz-placeholder {
  color: rgb(50 188 155 / 0.2);
}
.placeholder-safex-aqua\/20::placeholder {
  color: rgb(50 188 155 / 0.2);
}
.placeholder-safex-aqua\/25::-moz-placeholder {
  color: rgb(50 188 155 / 0.25);
}
.placeholder-safex-aqua\/25::placeholder {
  color: rgb(50 188 155 / 0.25);
}
.placeholder-safex-aqua\/30::-moz-placeholder {
  color: rgb(50 188 155 / 0.3);
}
.placeholder-safex-aqua\/30::placeholder {
  color: rgb(50 188 155 / 0.3);
}
.placeholder-safex-aqua\/35::-moz-placeholder {
  color: rgb(50 188 155 / 0.35);
}
.placeholder-safex-aqua\/35::placeholder {
  color: rgb(50 188 155 / 0.35);
}
.placeholder-safex-aqua\/40::-moz-placeholder {
  color: rgb(50 188 155 / 0.4);
}
.placeholder-safex-aqua\/40::placeholder {
  color: rgb(50 188 155 / 0.4);
}
.placeholder-safex-aqua\/45::-moz-placeholder {
  color: rgb(50 188 155 / 0.45);
}
.placeholder-safex-aqua\/45::placeholder {
  color: rgb(50 188 155 / 0.45);
}
.placeholder-safex-aqua\/5::-moz-placeholder {
  color: rgb(50 188 155 / 0.05);
}
.placeholder-safex-aqua\/5::placeholder {
  color: rgb(50 188 155 / 0.05);
}
.placeholder-safex-aqua\/50::-moz-placeholder {
  color: rgb(50 188 155 / 0.5);
}
.placeholder-safex-aqua\/50::placeholder {
  color: rgb(50 188 155 / 0.5);
}
.placeholder-safex-aqua\/55::-moz-placeholder {
  color: rgb(50 188 155 / 0.55);
}
.placeholder-safex-aqua\/55::placeholder {
  color: rgb(50 188 155 / 0.55);
}
.placeholder-safex-aqua\/60::-moz-placeholder {
  color: rgb(50 188 155 / 0.6);
}
.placeholder-safex-aqua\/60::placeholder {
  color: rgb(50 188 155 / 0.6);
}
.placeholder-safex-aqua\/65::-moz-placeholder {
  color: rgb(50 188 155 / 0.65);
}
.placeholder-safex-aqua\/65::placeholder {
  color: rgb(50 188 155 / 0.65);
}
.placeholder-safex-aqua\/70::-moz-placeholder {
  color: rgb(50 188 155 / 0.7);
}
.placeholder-safex-aqua\/70::placeholder {
  color: rgb(50 188 155 / 0.7);
}
.placeholder-safex-aqua\/75::-moz-placeholder {
  color: rgb(50 188 155 / 0.75);
}
.placeholder-safex-aqua\/75::placeholder {
  color: rgb(50 188 155 / 0.75);
}
.placeholder-safex-aqua\/80::-moz-placeholder {
  color: rgb(50 188 155 / 0.8);
}
.placeholder-safex-aqua\/80::placeholder {
  color: rgb(50 188 155 / 0.8);
}
.placeholder-safex-aqua\/85::-moz-placeholder {
  color: rgb(50 188 155 / 0.85);
}
.placeholder-safex-aqua\/85::placeholder {
  color: rgb(50 188 155 / 0.85);
}
.placeholder-safex-aqua\/90::-moz-placeholder {
  color: rgb(50 188 155 / 0.9);
}
.placeholder-safex-aqua\/90::placeholder {
  color: rgb(50 188 155 / 0.9);
}
.placeholder-safex-aqua\/95::-moz-placeholder {
  color: rgb(50 188 155 / 0.95);
}
.placeholder-safex-aqua\/95::placeholder {
  color: rgb(50 188 155 / 0.95);
}
.placeholder-safex-blue::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(37 99 235 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-blue::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(37 99 235 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-blue-dark::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(23 37 84 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-blue-dark::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(23 37 84 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-blue-dark\/0::-moz-placeholder {
  color: rgb(23 37 84 / 0);
}
.placeholder-safex-blue-dark\/0::placeholder {
  color: rgb(23 37 84 / 0);
}
.placeholder-safex-blue-dark\/10::-moz-placeholder {
  color: rgb(23 37 84 / 0.1);
}
.placeholder-safex-blue-dark\/10::placeholder {
  color: rgb(23 37 84 / 0.1);
}
.placeholder-safex-blue-dark\/100::-moz-placeholder {
  color: rgb(23 37 84 / 1);
}
.placeholder-safex-blue-dark\/100::placeholder {
  color: rgb(23 37 84 / 1);
}
.placeholder-safex-blue-dark\/15::-moz-placeholder {
  color: rgb(23 37 84 / 0.15);
}
.placeholder-safex-blue-dark\/15::placeholder {
  color: rgb(23 37 84 / 0.15);
}
.placeholder-safex-blue-dark\/20::-moz-placeholder {
  color: rgb(23 37 84 / 0.2);
}
.placeholder-safex-blue-dark\/20::placeholder {
  color: rgb(23 37 84 / 0.2);
}
.placeholder-safex-blue-dark\/25::-moz-placeholder {
  color: rgb(23 37 84 / 0.25);
}
.placeholder-safex-blue-dark\/25::placeholder {
  color: rgb(23 37 84 / 0.25);
}
.placeholder-safex-blue-dark\/30::-moz-placeholder {
  color: rgb(23 37 84 / 0.3);
}
.placeholder-safex-blue-dark\/30::placeholder {
  color: rgb(23 37 84 / 0.3);
}
.placeholder-safex-blue-dark\/35::-moz-placeholder {
  color: rgb(23 37 84 / 0.35);
}
.placeholder-safex-blue-dark\/35::placeholder {
  color: rgb(23 37 84 / 0.35);
}
.placeholder-safex-blue-dark\/40::-moz-placeholder {
  color: rgb(23 37 84 / 0.4);
}
.placeholder-safex-blue-dark\/40::placeholder {
  color: rgb(23 37 84 / 0.4);
}
.placeholder-safex-blue-dark\/45::-moz-placeholder {
  color: rgb(23 37 84 / 0.45);
}
.placeholder-safex-blue-dark\/45::placeholder {
  color: rgb(23 37 84 / 0.45);
}
.placeholder-safex-blue-dark\/5::-moz-placeholder {
  color: rgb(23 37 84 / 0.05);
}
.placeholder-safex-blue-dark\/5::placeholder {
  color: rgb(23 37 84 / 0.05);
}
.placeholder-safex-blue-dark\/50::-moz-placeholder {
  color: rgb(23 37 84 / 0.5);
}
.placeholder-safex-blue-dark\/50::placeholder {
  color: rgb(23 37 84 / 0.5);
}
.placeholder-safex-blue-dark\/55::-moz-placeholder {
  color: rgb(23 37 84 / 0.55);
}
.placeholder-safex-blue-dark\/55::placeholder {
  color: rgb(23 37 84 / 0.55);
}
.placeholder-safex-blue-dark\/60::-moz-placeholder {
  color: rgb(23 37 84 / 0.6);
}
.placeholder-safex-blue-dark\/60::placeholder {
  color: rgb(23 37 84 / 0.6);
}
.placeholder-safex-blue-dark\/65::-moz-placeholder {
  color: rgb(23 37 84 / 0.65);
}
.placeholder-safex-blue-dark\/65::placeholder {
  color: rgb(23 37 84 / 0.65);
}
.placeholder-safex-blue-dark\/70::-moz-placeholder {
  color: rgb(23 37 84 / 0.7);
}
.placeholder-safex-blue-dark\/70::placeholder {
  color: rgb(23 37 84 / 0.7);
}
.placeholder-safex-blue-dark\/75::-moz-placeholder {
  color: rgb(23 37 84 / 0.75);
}
.placeholder-safex-blue-dark\/75::placeholder {
  color: rgb(23 37 84 / 0.75);
}
.placeholder-safex-blue-dark\/80::-moz-placeholder {
  color: rgb(23 37 84 / 0.8);
}
.placeholder-safex-blue-dark\/80::placeholder {
  color: rgb(23 37 84 / 0.8);
}
.placeholder-safex-blue-dark\/85::-moz-placeholder {
  color: rgb(23 37 84 / 0.85);
}
.placeholder-safex-blue-dark\/85::placeholder {
  color: rgb(23 37 84 / 0.85);
}
.placeholder-safex-blue-dark\/90::-moz-placeholder {
  color: rgb(23 37 84 / 0.9);
}
.placeholder-safex-blue-dark\/90::placeholder {
  color: rgb(23 37 84 / 0.9);
}
.placeholder-safex-blue-dark\/95::-moz-placeholder {
  color: rgb(23 37 84 / 0.95);
}
.placeholder-safex-blue-dark\/95::placeholder {
  color: rgb(23 37 84 / 0.95);
}
.placeholder-safex-blue\/0::-moz-placeholder {
  color: rgb(37 99 235 / 0);
}
.placeholder-safex-blue\/0::placeholder {
  color: rgb(37 99 235 / 0);
}
.placeholder-safex-blue\/10::-moz-placeholder {
  color: rgb(37 99 235 / 0.1);
}
.placeholder-safex-blue\/10::placeholder {
  color: rgb(37 99 235 / 0.1);
}
.placeholder-safex-blue\/100::-moz-placeholder {
  color: rgb(37 99 235 / 1);
}
.placeholder-safex-blue\/100::placeholder {
  color: rgb(37 99 235 / 1);
}
.placeholder-safex-blue\/15::-moz-placeholder {
  color: rgb(37 99 235 / 0.15);
}
.placeholder-safex-blue\/15::placeholder {
  color: rgb(37 99 235 / 0.15);
}
.placeholder-safex-blue\/20::-moz-placeholder {
  color: rgb(37 99 235 / 0.2);
}
.placeholder-safex-blue\/20::placeholder {
  color: rgb(37 99 235 / 0.2);
}
.placeholder-safex-blue\/25::-moz-placeholder {
  color: rgb(37 99 235 / 0.25);
}
.placeholder-safex-blue\/25::placeholder {
  color: rgb(37 99 235 / 0.25);
}
.placeholder-safex-blue\/30::-moz-placeholder {
  color: rgb(37 99 235 / 0.3);
}
.placeholder-safex-blue\/30::placeholder {
  color: rgb(37 99 235 / 0.3);
}
.placeholder-safex-blue\/35::-moz-placeholder {
  color: rgb(37 99 235 / 0.35);
}
.placeholder-safex-blue\/35::placeholder {
  color: rgb(37 99 235 / 0.35);
}
.placeholder-safex-blue\/40::-moz-placeholder {
  color: rgb(37 99 235 / 0.4);
}
.placeholder-safex-blue\/40::placeholder {
  color: rgb(37 99 235 / 0.4);
}
.placeholder-safex-blue\/45::-moz-placeholder {
  color: rgb(37 99 235 / 0.45);
}
.placeholder-safex-blue\/45::placeholder {
  color: rgb(37 99 235 / 0.45);
}
.placeholder-safex-blue\/5::-moz-placeholder {
  color: rgb(37 99 235 / 0.05);
}
.placeholder-safex-blue\/5::placeholder {
  color: rgb(37 99 235 / 0.05);
}
.placeholder-safex-blue\/50::-moz-placeholder {
  color: rgb(37 99 235 / 0.5);
}
.placeholder-safex-blue\/50::placeholder {
  color: rgb(37 99 235 / 0.5);
}
.placeholder-safex-blue\/55::-moz-placeholder {
  color: rgb(37 99 235 / 0.55);
}
.placeholder-safex-blue\/55::placeholder {
  color: rgb(37 99 235 / 0.55);
}
.placeholder-safex-blue\/60::-moz-placeholder {
  color: rgb(37 99 235 / 0.6);
}
.placeholder-safex-blue\/60::placeholder {
  color: rgb(37 99 235 / 0.6);
}
.placeholder-safex-blue\/65::-moz-placeholder {
  color: rgb(37 99 235 / 0.65);
}
.placeholder-safex-blue\/65::placeholder {
  color: rgb(37 99 235 / 0.65);
}
.placeholder-safex-blue\/70::-moz-placeholder {
  color: rgb(37 99 235 / 0.7);
}
.placeholder-safex-blue\/70::placeholder {
  color: rgb(37 99 235 / 0.7);
}
.placeholder-safex-blue\/75::-moz-placeholder {
  color: rgb(37 99 235 / 0.75);
}
.placeholder-safex-blue\/75::placeholder {
  color: rgb(37 99 235 / 0.75);
}
.placeholder-safex-blue\/80::-moz-placeholder {
  color: rgb(37 99 235 / 0.8);
}
.placeholder-safex-blue\/80::placeholder {
  color: rgb(37 99 235 / 0.8);
}
.placeholder-safex-blue\/85::-moz-placeholder {
  color: rgb(37 99 235 / 0.85);
}
.placeholder-safex-blue\/85::placeholder {
  color: rgb(37 99 235 / 0.85);
}
.placeholder-safex-blue\/90::-moz-placeholder {
  color: rgb(37 99 235 / 0.9);
}
.placeholder-safex-blue\/90::placeholder {
  color: rgb(37 99 235 / 0.9);
}
.placeholder-safex-blue\/95::-moz-placeholder {
  color: rgb(37 99 235 / 0.95);
}
.placeholder-safex-blue\/95::placeholder {
  color: rgb(37 99 235 / 0.95);
}
.placeholder-safex-gray-dark::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(18 18 18 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-gray-dark::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(18 18 18 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-gray-dark\/0::-moz-placeholder {
  color: rgb(18 18 18 / 0);
}
.placeholder-safex-gray-dark\/0::placeholder {
  color: rgb(18 18 18 / 0);
}
.placeholder-safex-gray-dark\/10::-moz-placeholder {
  color: rgb(18 18 18 / 0.1);
}
.placeholder-safex-gray-dark\/10::placeholder {
  color: rgb(18 18 18 / 0.1);
}
.placeholder-safex-gray-dark\/100::-moz-placeholder {
  color: rgb(18 18 18 / 1);
}
.placeholder-safex-gray-dark\/100::placeholder {
  color: rgb(18 18 18 / 1);
}
.placeholder-safex-gray-dark\/15::-moz-placeholder {
  color: rgb(18 18 18 / 0.15);
}
.placeholder-safex-gray-dark\/15::placeholder {
  color: rgb(18 18 18 / 0.15);
}
.placeholder-safex-gray-dark\/20::-moz-placeholder {
  color: rgb(18 18 18 / 0.2);
}
.placeholder-safex-gray-dark\/20::placeholder {
  color: rgb(18 18 18 / 0.2);
}
.placeholder-safex-gray-dark\/25::-moz-placeholder {
  color: rgb(18 18 18 / 0.25);
}
.placeholder-safex-gray-dark\/25::placeholder {
  color: rgb(18 18 18 / 0.25);
}
.placeholder-safex-gray-dark\/30::-moz-placeholder {
  color: rgb(18 18 18 / 0.3);
}
.placeholder-safex-gray-dark\/30::placeholder {
  color: rgb(18 18 18 / 0.3);
}
.placeholder-safex-gray-dark\/35::-moz-placeholder {
  color: rgb(18 18 18 / 0.35);
}
.placeholder-safex-gray-dark\/35::placeholder {
  color: rgb(18 18 18 / 0.35);
}
.placeholder-safex-gray-dark\/40::-moz-placeholder {
  color: rgb(18 18 18 / 0.4);
}
.placeholder-safex-gray-dark\/40::placeholder {
  color: rgb(18 18 18 / 0.4);
}
.placeholder-safex-gray-dark\/45::-moz-placeholder {
  color: rgb(18 18 18 / 0.45);
}
.placeholder-safex-gray-dark\/45::placeholder {
  color: rgb(18 18 18 / 0.45);
}
.placeholder-safex-gray-dark\/5::-moz-placeholder {
  color: rgb(18 18 18 / 0.05);
}
.placeholder-safex-gray-dark\/5::placeholder {
  color: rgb(18 18 18 / 0.05);
}
.placeholder-safex-gray-dark\/50::-moz-placeholder {
  color: rgb(18 18 18 / 0.5);
}
.placeholder-safex-gray-dark\/50::placeholder {
  color: rgb(18 18 18 / 0.5);
}
.placeholder-safex-gray-dark\/55::-moz-placeholder {
  color: rgb(18 18 18 / 0.55);
}
.placeholder-safex-gray-dark\/55::placeholder {
  color: rgb(18 18 18 / 0.55);
}
.placeholder-safex-gray-dark\/60::-moz-placeholder {
  color: rgb(18 18 18 / 0.6);
}
.placeholder-safex-gray-dark\/60::placeholder {
  color: rgb(18 18 18 / 0.6);
}
.placeholder-safex-gray-dark\/65::-moz-placeholder {
  color: rgb(18 18 18 / 0.65);
}
.placeholder-safex-gray-dark\/65::placeholder {
  color: rgb(18 18 18 / 0.65);
}
.placeholder-safex-gray-dark\/70::-moz-placeholder {
  color: rgb(18 18 18 / 0.7);
}
.placeholder-safex-gray-dark\/70::placeholder {
  color: rgb(18 18 18 / 0.7);
}
.placeholder-safex-gray-dark\/75::-moz-placeholder {
  color: rgb(18 18 18 / 0.75);
}
.placeholder-safex-gray-dark\/75::placeholder {
  color: rgb(18 18 18 / 0.75);
}
.placeholder-safex-gray-dark\/80::-moz-placeholder {
  color: rgb(18 18 18 / 0.8);
}
.placeholder-safex-gray-dark\/80::placeholder {
  color: rgb(18 18 18 / 0.8);
}
.placeholder-safex-gray-dark\/85::-moz-placeholder {
  color: rgb(18 18 18 / 0.85);
}
.placeholder-safex-gray-dark\/85::placeholder {
  color: rgb(18 18 18 / 0.85);
}
.placeholder-safex-gray-dark\/90::-moz-placeholder {
  color: rgb(18 18 18 / 0.9);
}
.placeholder-safex-gray-dark\/90::placeholder {
  color: rgb(18 18 18 / 0.9);
}
.placeholder-safex-gray-dark\/95::-moz-placeholder {
  color: rgb(18 18 18 / 0.95);
}
.placeholder-safex-gray-dark\/95::placeholder {
  color: rgb(18 18 18 / 0.95);
}
.placeholder-safex-gray-lite::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(247 248 249 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-gray-lite::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(247 248 249 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-gray-lite\/0::-moz-placeholder {
  color: rgb(247 248 249 / 0);
}
.placeholder-safex-gray-lite\/0::placeholder {
  color: rgb(247 248 249 / 0);
}
.placeholder-safex-gray-lite\/10::-moz-placeholder {
  color: rgb(247 248 249 / 0.1);
}
.placeholder-safex-gray-lite\/10::placeholder {
  color: rgb(247 248 249 / 0.1);
}
.placeholder-safex-gray-lite\/100::-moz-placeholder {
  color: rgb(247 248 249 / 1);
}
.placeholder-safex-gray-lite\/100::placeholder {
  color: rgb(247 248 249 / 1);
}
.placeholder-safex-gray-lite\/15::-moz-placeholder {
  color: rgb(247 248 249 / 0.15);
}
.placeholder-safex-gray-lite\/15::placeholder {
  color: rgb(247 248 249 / 0.15);
}
.placeholder-safex-gray-lite\/20::-moz-placeholder {
  color: rgb(247 248 249 / 0.2);
}
.placeholder-safex-gray-lite\/20::placeholder {
  color: rgb(247 248 249 / 0.2);
}
.placeholder-safex-gray-lite\/25::-moz-placeholder {
  color: rgb(247 248 249 / 0.25);
}
.placeholder-safex-gray-lite\/25::placeholder {
  color: rgb(247 248 249 / 0.25);
}
.placeholder-safex-gray-lite\/30::-moz-placeholder {
  color: rgb(247 248 249 / 0.3);
}
.placeholder-safex-gray-lite\/30::placeholder {
  color: rgb(247 248 249 / 0.3);
}
.placeholder-safex-gray-lite\/35::-moz-placeholder {
  color: rgb(247 248 249 / 0.35);
}
.placeholder-safex-gray-lite\/35::placeholder {
  color: rgb(247 248 249 / 0.35);
}
.placeholder-safex-gray-lite\/40::-moz-placeholder {
  color: rgb(247 248 249 / 0.4);
}
.placeholder-safex-gray-lite\/40::placeholder {
  color: rgb(247 248 249 / 0.4);
}
.placeholder-safex-gray-lite\/45::-moz-placeholder {
  color: rgb(247 248 249 / 0.45);
}
.placeholder-safex-gray-lite\/45::placeholder {
  color: rgb(247 248 249 / 0.45);
}
.placeholder-safex-gray-lite\/5::-moz-placeholder {
  color: rgb(247 248 249 / 0.05);
}
.placeholder-safex-gray-lite\/5::placeholder {
  color: rgb(247 248 249 / 0.05);
}
.placeholder-safex-gray-lite\/50::-moz-placeholder {
  color: rgb(247 248 249 / 0.5);
}
.placeholder-safex-gray-lite\/50::placeholder {
  color: rgb(247 248 249 / 0.5);
}
.placeholder-safex-gray-lite\/55::-moz-placeholder {
  color: rgb(247 248 249 / 0.55);
}
.placeholder-safex-gray-lite\/55::placeholder {
  color: rgb(247 248 249 / 0.55);
}
.placeholder-safex-gray-lite\/60::-moz-placeholder {
  color: rgb(247 248 249 / 0.6);
}
.placeholder-safex-gray-lite\/60::placeholder {
  color: rgb(247 248 249 / 0.6);
}
.placeholder-safex-gray-lite\/65::-moz-placeholder {
  color: rgb(247 248 249 / 0.65);
}
.placeholder-safex-gray-lite\/65::placeholder {
  color: rgb(247 248 249 / 0.65);
}
.placeholder-safex-gray-lite\/70::-moz-placeholder {
  color: rgb(247 248 249 / 0.7);
}
.placeholder-safex-gray-lite\/70::placeholder {
  color: rgb(247 248 249 / 0.7);
}
.placeholder-safex-gray-lite\/75::-moz-placeholder {
  color: rgb(247 248 249 / 0.75);
}
.placeholder-safex-gray-lite\/75::placeholder {
  color: rgb(247 248 249 / 0.75);
}
.placeholder-safex-gray-lite\/80::-moz-placeholder {
  color: rgb(247 248 249 / 0.8);
}
.placeholder-safex-gray-lite\/80::placeholder {
  color: rgb(247 248 249 / 0.8);
}
.placeholder-safex-gray-lite\/85::-moz-placeholder {
  color: rgb(247 248 249 / 0.85);
}
.placeholder-safex-gray-lite\/85::placeholder {
  color: rgb(247 248 249 / 0.85);
}
.placeholder-safex-gray-lite\/90::-moz-placeholder {
  color: rgb(247 248 249 / 0.9);
}
.placeholder-safex-gray-lite\/90::placeholder {
  color: rgb(247 248 249 / 0.9);
}
.placeholder-safex-gray-lite\/95::-moz-placeholder {
  color: rgb(247 248 249 / 0.95);
}
.placeholder-safex-gray-lite\/95::placeholder {
  color: rgb(247 248 249 / 0.95);
}
.placeholder-safex-gray-med::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(136 136 136 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-gray-med::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(136 136 136 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-gray-med\/0::-moz-placeholder {
  color: rgb(136 136 136 / 0);
}
.placeholder-safex-gray-med\/0::placeholder {
  color: rgb(136 136 136 / 0);
}
.placeholder-safex-gray-med\/10::-moz-placeholder {
  color: rgb(136 136 136 / 0.1);
}
.placeholder-safex-gray-med\/10::placeholder {
  color: rgb(136 136 136 / 0.1);
}
.placeholder-safex-gray-med\/100::-moz-placeholder {
  color: rgb(136 136 136 / 1);
}
.placeholder-safex-gray-med\/100::placeholder {
  color: rgb(136 136 136 / 1);
}
.placeholder-safex-gray-med\/15::-moz-placeholder {
  color: rgb(136 136 136 / 0.15);
}
.placeholder-safex-gray-med\/15::placeholder {
  color: rgb(136 136 136 / 0.15);
}
.placeholder-safex-gray-med\/20::-moz-placeholder {
  color: rgb(136 136 136 / 0.2);
}
.placeholder-safex-gray-med\/20::placeholder {
  color: rgb(136 136 136 / 0.2);
}
.placeholder-safex-gray-med\/25::-moz-placeholder {
  color: rgb(136 136 136 / 0.25);
}
.placeholder-safex-gray-med\/25::placeholder {
  color: rgb(136 136 136 / 0.25);
}
.placeholder-safex-gray-med\/30::-moz-placeholder {
  color: rgb(136 136 136 / 0.3);
}
.placeholder-safex-gray-med\/30::placeholder {
  color: rgb(136 136 136 / 0.3);
}
.placeholder-safex-gray-med\/35::-moz-placeholder {
  color: rgb(136 136 136 / 0.35);
}
.placeholder-safex-gray-med\/35::placeholder {
  color: rgb(136 136 136 / 0.35);
}
.placeholder-safex-gray-med\/40::-moz-placeholder {
  color: rgb(136 136 136 / 0.4);
}
.placeholder-safex-gray-med\/40::placeholder {
  color: rgb(136 136 136 / 0.4);
}
.placeholder-safex-gray-med\/45::-moz-placeholder {
  color: rgb(136 136 136 / 0.45);
}
.placeholder-safex-gray-med\/45::placeholder {
  color: rgb(136 136 136 / 0.45);
}
.placeholder-safex-gray-med\/5::-moz-placeholder {
  color: rgb(136 136 136 / 0.05);
}
.placeholder-safex-gray-med\/5::placeholder {
  color: rgb(136 136 136 / 0.05);
}
.placeholder-safex-gray-med\/50::-moz-placeholder {
  color: rgb(136 136 136 / 0.5);
}
.placeholder-safex-gray-med\/50::placeholder {
  color: rgb(136 136 136 / 0.5);
}
.placeholder-safex-gray-med\/55::-moz-placeholder {
  color: rgb(136 136 136 / 0.55);
}
.placeholder-safex-gray-med\/55::placeholder {
  color: rgb(136 136 136 / 0.55);
}
.placeholder-safex-gray-med\/60::-moz-placeholder {
  color: rgb(136 136 136 / 0.6);
}
.placeholder-safex-gray-med\/60::placeholder {
  color: rgb(136 136 136 / 0.6);
}
.placeholder-safex-gray-med\/65::-moz-placeholder {
  color: rgb(136 136 136 / 0.65);
}
.placeholder-safex-gray-med\/65::placeholder {
  color: rgb(136 136 136 / 0.65);
}
.placeholder-safex-gray-med\/70::-moz-placeholder {
  color: rgb(136 136 136 / 0.7);
}
.placeholder-safex-gray-med\/70::placeholder {
  color: rgb(136 136 136 / 0.7);
}
.placeholder-safex-gray-med\/75::-moz-placeholder {
  color: rgb(136 136 136 / 0.75);
}
.placeholder-safex-gray-med\/75::placeholder {
  color: rgb(136 136 136 / 0.75);
}
.placeholder-safex-gray-med\/80::-moz-placeholder {
  color: rgb(136 136 136 / 0.8);
}
.placeholder-safex-gray-med\/80::placeholder {
  color: rgb(136 136 136 / 0.8);
}
.placeholder-safex-gray-med\/85::-moz-placeholder {
  color: rgb(136 136 136 / 0.85);
}
.placeholder-safex-gray-med\/85::placeholder {
  color: rgb(136 136 136 / 0.85);
}
.placeholder-safex-gray-med\/90::-moz-placeholder {
  color: rgb(136 136 136 / 0.9);
}
.placeholder-safex-gray-med\/90::placeholder {
  color: rgb(136 136 136 / 0.9);
}
.placeholder-safex-gray-med\/95::-moz-placeholder {
  color: rgb(136 136 136 / 0.95);
}
.placeholder-safex-gray-med\/95::placeholder {
  color: rgb(136 136 136 / 0.95);
}
.placeholder-safex-green::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(50 188 155 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-green::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(50 188 155 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-green\/0::-moz-placeholder {
  color: rgb(50 188 155 / 0);
}
.placeholder-safex-green\/0::placeholder {
  color: rgb(50 188 155 / 0);
}
.placeholder-safex-green\/10::-moz-placeholder {
  color: rgb(50 188 155 / 0.1);
}
.placeholder-safex-green\/10::placeholder {
  color: rgb(50 188 155 / 0.1);
}
.placeholder-safex-green\/100::-moz-placeholder {
  color: rgb(50 188 155 / 1);
}
.placeholder-safex-green\/100::placeholder {
  color: rgb(50 188 155 / 1);
}
.placeholder-safex-green\/15::-moz-placeholder {
  color: rgb(50 188 155 / 0.15);
}
.placeholder-safex-green\/15::placeholder {
  color: rgb(50 188 155 / 0.15);
}
.placeholder-safex-green\/20::-moz-placeholder {
  color: rgb(50 188 155 / 0.2);
}
.placeholder-safex-green\/20::placeholder {
  color: rgb(50 188 155 / 0.2);
}
.placeholder-safex-green\/25::-moz-placeholder {
  color: rgb(50 188 155 / 0.25);
}
.placeholder-safex-green\/25::placeholder {
  color: rgb(50 188 155 / 0.25);
}
.placeholder-safex-green\/30::-moz-placeholder {
  color: rgb(50 188 155 / 0.3);
}
.placeholder-safex-green\/30::placeholder {
  color: rgb(50 188 155 / 0.3);
}
.placeholder-safex-green\/35::-moz-placeholder {
  color: rgb(50 188 155 / 0.35);
}
.placeholder-safex-green\/35::placeholder {
  color: rgb(50 188 155 / 0.35);
}
.placeholder-safex-green\/40::-moz-placeholder {
  color: rgb(50 188 155 / 0.4);
}
.placeholder-safex-green\/40::placeholder {
  color: rgb(50 188 155 / 0.4);
}
.placeholder-safex-green\/45::-moz-placeholder {
  color: rgb(50 188 155 / 0.45);
}
.placeholder-safex-green\/45::placeholder {
  color: rgb(50 188 155 / 0.45);
}
.placeholder-safex-green\/5::-moz-placeholder {
  color: rgb(50 188 155 / 0.05);
}
.placeholder-safex-green\/5::placeholder {
  color: rgb(50 188 155 / 0.05);
}
.placeholder-safex-green\/50::-moz-placeholder {
  color: rgb(50 188 155 / 0.5);
}
.placeholder-safex-green\/50::placeholder {
  color: rgb(50 188 155 / 0.5);
}
.placeholder-safex-green\/55::-moz-placeholder {
  color: rgb(50 188 155 / 0.55);
}
.placeholder-safex-green\/55::placeholder {
  color: rgb(50 188 155 / 0.55);
}
.placeholder-safex-green\/60::-moz-placeholder {
  color: rgb(50 188 155 / 0.6);
}
.placeholder-safex-green\/60::placeholder {
  color: rgb(50 188 155 / 0.6);
}
.placeholder-safex-green\/65::-moz-placeholder {
  color: rgb(50 188 155 / 0.65);
}
.placeholder-safex-green\/65::placeholder {
  color: rgb(50 188 155 / 0.65);
}
.placeholder-safex-green\/70::-moz-placeholder {
  color: rgb(50 188 155 / 0.7);
}
.placeholder-safex-green\/70::placeholder {
  color: rgb(50 188 155 / 0.7);
}
.placeholder-safex-green\/75::-moz-placeholder {
  color: rgb(50 188 155 / 0.75);
}
.placeholder-safex-green\/75::placeholder {
  color: rgb(50 188 155 / 0.75);
}
.placeholder-safex-green\/80::-moz-placeholder {
  color: rgb(50 188 155 / 0.8);
}
.placeholder-safex-green\/80::placeholder {
  color: rgb(50 188 155 / 0.8);
}
.placeholder-safex-green\/85::-moz-placeholder {
  color: rgb(50 188 155 / 0.85);
}
.placeholder-safex-green\/85::placeholder {
  color: rgb(50 188 155 / 0.85);
}
.placeholder-safex-green\/90::-moz-placeholder {
  color: rgb(50 188 155 / 0.9);
}
.placeholder-safex-green\/90::placeholder {
  color: rgb(50 188 155 / 0.9);
}
.placeholder-safex-green\/95::-moz-placeholder {
  color: rgb(50 188 155 / 0.95);
}
.placeholder-safex-green\/95::placeholder {
  color: rgb(50 188 155 / 0.95);
}
.placeholder-safex-purple::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(107 33 168 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-purple::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(107 33 168 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-purple\/0::-moz-placeholder {
  color: rgb(107 33 168 / 0);
}
.placeholder-safex-purple\/0::placeholder {
  color: rgb(107 33 168 / 0);
}
.placeholder-safex-purple\/10::-moz-placeholder {
  color: rgb(107 33 168 / 0.1);
}
.placeholder-safex-purple\/10::placeholder {
  color: rgb(107 33 168 / 0.1);
}
.placeholder-safex-purple\/100::-moz-placeholder {
  color: rgb(107 33 168 / 1);
}
.placeholder-safex-purple\/100::placeholder {
  color: rgb(107 33 168 / 1);
}
.placeholder-safex-purple\/15::-moz-placeholder {
  color: rgb(107 33 168 / 0.15);
}
.placeholder-safex-purple\/15::placeholder {
  color: rgb(107 33 168 / 0.15);
}
.placeholder-safex-purple\/20::-moz-placeholder {
  color: rgb(107 33 168 / 0.2);
}
.placeholder-safex-purple\/20::placeholder {
  color: rgb(107 33 168 / 0.2);
}
.placeholder-safex-purple\/25::-moz-placeholder {
  color: rgb(107 33 168 / 0.25);
}
.placeholder-safex-purple\/25::placeholder {
  color: rgb(107 33 168 / 0.25);
}
.placeholder-safex-purple\/30::-moz-placeholder {
  color: rgb(107 33 168 / 0.3);
}
.placeholder-safex-purple\/30::placeholder {
  color: rgb(107 33 168 / 0.3);
}
.placeholder-safex-purple\/35::-moz-placeholder {
  color: rgb(107 33 168 / 0.35);
}
.placeholder-safex-purple\/35::placeholder {
  color: rgb(107 33 168 / 0.35);
}
.placeholder-safex-purple\/40::-moz-placeholder {
  color: rgb(107 33 168 / 0.4);
}
.placeholder-safex-purple\/40::placeholder {
  color: rgb(107 33 168 / 0.4);
}
.placeholder-safex-purple\/45::-moz-placeholder {
  color: rgb(107 33 168 / 0.45);
}
.placeholder-safex-purple\/45::placeholder {
  color: rgb(107 33 168 / 0.45);
}
.placeholder-safex-purple\/5::-moz-placeholder {
  color: rgb(107 33 168 / 0.05);
}
.placeholder-safex-purple\/5::placeholder {
  color: rgb(107 33 168 / 0.05);
}
.placeholder-safex-purple\/50::-moz-placeholder {
  color: rgb(107 33 168 / 0.5);
}
.placeholder-safex-purple\/50::placeholder {
  color: rgb(107 33 168 / 0.5);
}
.placeholder-safex-purple\/55::-moz-placeholder {
  color: rgb(107 33 168 / 0.55);
}
.placeholder-safex-purple\/55::placeholder {
  color: rgb(107 33 168 / 0.55);
}
.placeholder-safex-purple\/60::-moz-placeholder {
  color: rgb(107 33 168 / 0.6);
}
.placeholder-safex-purple\/60::placeholder {
  color: rgb(107 33 168 / 0.6);
}
.placeholder-safex-purple\/65::-moz-placeholder {
  color: rgb(107 33 168 / 0.65);
}
.placeholder-safex-purple\/65::placeholder {
  color: rgb(107 33 168 / 0.65);
}
.placeholder-safex-purple\/70::-moz-placeholder {
  color: rgb(107 33 168 / 0.7);
}
.placeholder-safex-purple\/70::placeholder {
  color: rgb(107 33 168 / 0.7);
}
.placeholder-safex-purple\/75::-moz-placeholder {
  color: rgb(107 33 168 / 0.75);
}
.placeholder-safex-purple\/75::placeholder {
  color: rgb(107 33 168 / 0.75);
}
.placeholder-safex-purple\/80::-moz-placeholder {
  color: rgb(107 33 168 / 0.8);
}
.placeholder-safex-purple\/80::placeholder {
  color: rgb(107 33 168 / 0.8);
}
.placeholder-safex-purple\/85::-moz-placeholder {
  color: rgb(107 33 168 / 0.85);
}
.placeholder-safex-purple\/85::placeholder {
  color: rgb(107 33 168 / 0.85);
}
.placeholder-safex-purple\/90::-moz-placeholder {
  color: rgb(107 33 168 / 0.9);
}
.placeholder-safex-purple\/90::placeholder {
  color: rgb(107 33 168 / 0.9);
}
.placeholder-safex-purple\/95::-moz-placeholder {
  color: rgb(107 33 168 / 0.95);
}
.placeholder-safex-purple\/95::placeholder {
  color: rgb(107 33 168 / 0.95);
}
.placeholder-safex-red::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(177 80 71 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-red::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(177 80 71 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-red-blocked::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(220 38 38 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-red-blocked::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(220 38 38 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-red-blocked\/0::-moz-placeholder {
  color: rgb(220 38 38 / 0);
}
.placeholder-safex-red-blocked\/0::placeholder {
  color: rgb(220 38 38 / 0);
}
.placeholder-safex-red-blocked\/10::-moz-placeholder {
  color: rgb(220 38 38 / 0.1);
}
.placeholder-safex-red-blocked\/10::placeholder {
  color: rgb(220 38 38 / 0.1);
}
.placeholder-safex-red-blocked\/100::-moz-placeholder {
  color: rgb(220 38 38 / 1);
}
.placeholder-safex-red-blocked\/100::placeholder {
  color: rgb(220 38 38 / 1);
}
.placeholder-safex-red-blocked\/15::-moz-placeholder {
  color: rgb(220 38 38 / 0.15);
}
.placeholder-safex-red-blocked\/15::placeholder {
  color: rgb(220 38 38 / 0.15);
}
.placeholder-safex-red-blocked\/20::-moz-placeholder {
  color: rgb(220 38 38 / 0.2);
}
.placeholder-safex-red-blocked\/20::placeholder {
  color: rgb(220 38 38 / 0.2);
}
.placeholder-safex-red-blocked\/25::-moz-placeholder {
  color: rgb(220 38 38 / 0.25);
}
.placeholder-safex-red-blocked\/25::placeholder {
  color: rgb(220 38 38 / 0.25);
}
.placeholder-safex-red-blocked\/30::-moz-placeholder {
  color: rgb(220 38 38 / 0.3);
}
.placeholder-safex-red-blocked\/30::placeholder {
  color: rgb(220 38 38 / 0.3);
}
.placeholder-safex-red-blocked\/35::-moz-placeholder {
  color: rgb(220 38 38 / 0.35);
}
.placeholder-safex-red-blocked\/35::placeholder {
  color: rgb(220 38 38 / 0.35);
}
.placeholder-safex-red-blocked\/40::-moz-placeholder {
  color: rgb(220 38 38 / 0.4);
}
.placeholder-safex-red-blocked\/40::placeholder {
  color: rgb(220 38 38 / 0.4);
}
.placeholder-safex-red-blocked\/45::-moz-placeholder {
  color: rgb(220 38 38 / 0.45);
}
.placeholder-safex-red-blocked\/45::placeholder {
  color: rgb(220 38 38 / 0.45);
}
.placeholder-safex-red-blocked\/5::-moz-placeholder {
  color: rgb(220 38 38 / 0.05);
}
.placeholder-safex-red-blocked\/5::placeholder {
  color: rgb(220 38 38 / 0.05);
}
.placeholder-safex-red-blocked\/50::-moz-placeholder {
  color: rgb(220 38 38 / 0.5);
}
.placeholder-safex-red-blocked\/50::placeholder {
  color: rgb(220 38 38 / 0.5);
}
.placeholder-safex-red-blocked\/55::-moz-placeholder {
  color: rgb(220 38 38 / 0.55);
}
.placeholder-safex-red-blocked\/55::placeholder {
  color: rgb(220 38 38 / 0.55);
}
.placeholder-safex-red-blocked\/60::-moz-placeholder {
  color: rgb(220 38 38 / 0.6);
}
.placeholder-safex-red-blocked\/60::placeholder {
  color: rgb(220 38 38 / 0.6);
}
.placeholder-safex-red-blocked\/65::-moz-placeholder {
  color: rgb(220 38 38 / 0.65);
}
.placeholder-safex-red-blocked\/65::placeholder {
  color: rgb(220 38 38 / 0.65);
}
.placeholder-safex-red-blocked\/70::-moz-placeholder {
  color: rgb(220 38 38 / 0.7);
}
.placeholder-safex-red-blocked\/70::placeholder {
  color: rgb(220 38 38 / 0.7);
}
.placeholder-safex-red-blocked\/75::-moz-placeholder {
  color: rgb(220 38 38 / 0.75);
}
.placeholder-safex-red-blocked\/75::placeholder {
  color: rgb(220 38 38 / 0.75);
}
.placeholder-safex-red-blocked\/80::-moz-placeholder {
  color: rgb(220 38 38 / 0.8);
}
.placeholder-safex-red-blocked\/80::placeholder {
  color: rgb(220 38 38 / 0.8);
}
.placeholder-safex-red-blocked\/85::-moz-placeholder {
  color: rgb(220 38 38 / 0.85);
}
.placeholder-safex-red-blocked\/85::placeholder {
  color: rgb(220 38 38 / 0.85);
}
.placeholder-safex-red-blocked\/90::-moz-placeholder {
  color: rgb(220 38 38 / 0.9);
}
.placeholder-safex-red-blocked\/90::placeholder {
  color: rgb(220 38 38 / 0.9);
}
.placeholder-safex-red-blocked\/95::-moz-placeholder {
  color: rgb(220 38 38 / 0.95);
}
.placeholder-safex-red-blocked\/95::placeholder {
  color: rgb(220 38 38 / 0.95);
}
.placeholder-safex-red\/0::-moz-placeholder {
  color: rgb(177 80 71 / 0);
}
.placeholder-safex-red\/0::placeholder {
  color: rgb(177 80 71 / 0);
}
.placeholder-safex-red\/10::-moz-placeholder {
  color: rgb(177 80 71 / 0.1);
}
.placeholder-safex-red\/10::placeholder {
  color: rgb(177 80 71 / 0.1);
}
.placeholder-safex-red\/100::-moz-placeholder {
  color: rgb(177 80 71 / 1);
}
.placeholder-safex-red\/100::placeholder {
  color: rgb(177 80 71 / 1);
}
.placeholder-safex-red\/15::-moz-placeholder {
  color: rgb(177 80 71 / 0.15);
}
.placeholder-safex-red\/15::placeholder {
  color: rgb(177 80 71 / 0.15);
}
.placeholder-safex-red\/20::-moz-placeholder {
  color: rgb(177 80 71 / 0.2);
}
.placeholder-safex-red\/20::placeholder {
  color: rgb(177 80 71 / 0.2);
}
.placeholder-safex-red\/25::-moz-placeholder {
  color: rgb(177 80 71 / 0.25);
}
.placeholder-safex-red\/25::placeholder {
  color: rgb(177 80 71 / 0.25);
}
.placeholder-safex-red\/30::-moz-placeholder {
  color: rgb(177 80 71 / 0.3);
}
.placeholder-safex-red\/30::placeholder {
  color: rgb(177 80 71 / 0.3);
}
.placeholder-safex-red\/35::-moz-placeholder {
  color: rgb(177 80 71 / 0.35);
}
.placeholder-safex-red\/35::placeholder {
  color: rgb(177 80 71 / 0.35);
}
.placeholder-safex-red\/40::-moz-placeholder {
  color: rgb(177 80 71 / 0.4);
}
.placeholder-safex-red\/40::placeholder {
  color: rgb(177 80 71 / 0.4);
}
.placeholder-safex-red\/45::-moz-placeholder {
  color: rgb(177 80 71 / 0.45);
}
.placeholder-safex-red\/45::placeholder {
  color: rgb(177 80 71 / 0.45);
}
.placeholder-safex-red\/5::-moz-placeholder {
  color: rgb(177 80 71 / 0.05);
}
.placeholder-safex-red\/5::placeholder {
  color: rgb(177 80 71 / 0.05);
}
.placeholder-safex-red\/50::-moz-placeholder {
  color: rgb(177 80 71 / 0.5);
}
.placeholder-safex-red\/50::placeholder {
  color: rgb(177 80 71 / 0.5);
}
.placeholder-safex-red\/55::-moz-placeholder {
  color: rgb(177 80 71 / 0.55);
}
.placeholder-safex-red\/55::placeholder {
  color: rgb(177 80 71 / 0.55);
}
.placeholder-safex-red\/60::-moz-placeholder {
  color: rgb(177 80 71 / 0.6);
}
.placeholder-safex-red\/60::placeholder {
  color: rgb(177 80 71 / 0.6);
}
.placeholder-safex-red\/65::-moz-placeholder {
  color: rgb(177 80 71 / 0.65);
}
.placeholder-safex-red\/65::placeholder {
  color: rgb(177 80 71 / 0.65);
}
.placeholder-safex-red\/70::-moz-placeholder {
  color: rgb(177 80 71 / 0.7);
}
.placeholder-safex-red\/70::placeholder {
  color: rgb(177 80 71 / 0.7);
}
.placeholder-safex-red\/75::-moz-placeholder {
  color: rgb(177 80 71 / 0.75);
}
.placeholder-safex-red\/75::placeholder {
  color: rgb(177 80 71 / 0.75);
}
.placeholder-safex-red\/80::-moz-placeholder {
  color: rgb(177 80 71 / 0.8);
}
.placeholder-safex-red\/80::placeholder {
  color: rgb(177 80 71 / 0.8);
}
.placeholder-safex-red\/85::-moz-placeholder {
  color: rgb(177 80 71 / 0.85);
}
.placeholder-safex-red\/85::placeholder {
  color: rgb(177 80 71 / 0.85);
}
.placeholder-safex-red\/90::-moz-placeholder {
  color: rgb(177 80 71 / 0.9);
}
.placeholder-safex-red\/90::placeholder {
  color: rgb(177 80 71 / 0.9);
}
.placeholder-safex-red\/95::-moz-placeholder {
  color: rgb(177 80 71 / 0.95);
}
.placeholder-safex-red\/95::placeholder {
  color: rgb(177 80 71 / 0.95);
}
.placeholder-safex-yellow::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(204 170 34 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-yellow::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(204 170 34 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-yellow-lite::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 204 68 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-yellow-lite::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 204 68 / var(--tw-placeholder-opacity, 1));
}
.placeholder-safex-yellow-lite\/0::-moz-placeholder {
  color: rgb(255 204 68 / 0);
}
.placeholder-safex-yellow-lite\/0::placeholder {
  color: rgb(255 204 68 / 0);
}
.placeholder-safex-yellow-lite\/10::-moz-placeholder {
  color: rgb(255 204 68 / 0.1);
}
.placeholder-safex-yellow-lite\/10::placeholder {
  color: rgb(255 204 68 / 0.1);
}
.placeholder-safex-yellow-lite\/100::-moz-placeholder {
  color: rgb(255 204 68 / 1);
}
.placeholder-safex-yellow-lite\/100::placeholder {
  color: rgb(255 204 68 / 1);
}
.placeholder-safex-yellow-lite\/15::-moz-placeholder {
  color: rgb(255 204 68 / 0.15);
}
.placeholder-safex-yellow-lite\/15::placeholder {
  color: rgb(255 204 68 / 0.15);
}
.placeholder-safex-yellow-lite\/20::-moz-placeholder {
  color: rgb(255 204 68 / 0.2);
}
.placeholder-safex-yellow-lite\/20::placeholder {
  color: rgb(255 204 68 / 0.2);
}
.placeholder-safex-yellow-lite\/25::-moz-placeholder {
  color: rgb(255 204 68 / 0.25);
}
.placeholder-safex-yellow-lite\/25::placeholder {
  color: rgb(255 204 68 / 0.25);
}
.placeholder-safex-yellow-lite\/30::-moz-placeholder {
  color: rgb(255 204 68 / 0.3);
}
.placeholder-safex-yellow-lite\/30::placeholder {
  color: rgb(255 204 68 / 0.3);
}
.placeholder-safex-yellow-lite\/35::-moz-placeholder {
  color: rgb(255 204 68 / 0.35);
}
.placeholder-safex-yellow-lite\/35::placeholder {
  color: rgb(255 204 68 / 0.35);
}
.placeholder-safex-yellow-lite\/40::-moz-placeholder {
  color: rgb(255 204 68 / 0.4);
}
.placeholder-safex-yellow-lite\/40::placeholder {
  color: rgb(255 204 68 / 0.4);
}
.placeholder-safex-yellow-lite\/45::-moz-placeholder {
  color: rgb(255 204 68 / 0.45);
}
.placeholder-safex-yellow-lite\/45::placeholder {
  color: rgb(255 204 68 / 0.45);
}
.placeholder-safex-yellow-lite\/5::-moz-placeholder {
  color: rgb(255 204 68 / 0.05);
}
.placeholder-safex-yellow-lite\/5::placeholder {
  color: rgb(255 204 68 / 0.05);
}
.placeholder-safex-yellow-lite\/50::-moz-placeholder {
  color: rgb(255 204 68 / 0.5);
}
.placeholder-safex-yellow-lite\/50::placeholder {
  color: rgb(255 204 68 / 0.5);
}
.placeholder-safex-yellow-lite\/55::-moz-placeholder {
  color: rgb(255 204 68 / 0.55);
}
.placeholder-safex-yellow-lite\/55::placeholder {
  color: rgb(255 204 68 / 0.55);
}
.placeholder-safex-yellow-lite\/60::-moz-placeholder {
  color: rgb(255 204 68 / 0.6);
}
.placeholder-safex-yellow-lite\/60::placeholder {
  color: rgb(255 204 68 / 0.6);
}
.placeholder-safex-yellow-lite\/65::-moz-placeholder {
  color: rgb(255 204 68 / 0.65);
}
.placeholder-safex-yellow-lite\/65::placeholder {
  color: rgb(255 204 68 / 0.65);
}
.placeholder-safex-yellow-lite\/70::-moz-placeholder {
  color: rgb(255 204 68 / 0.7);
}
.placeholder-safex-yellow-lite\/70::placeholder {
  color: rgb(255 204 68 / 0.7);
}
.placeholder-safex-yellow-lite\/75::-moz-placeholder {
  color: rgb(255 204 68 / 0.75);
}
.placeholder-safex-yellow-lite\/75::placeholder {
  color: rgb(255 204 68 / 0.75);
}
.placeholder-safex-yellow-lite\/80::-moz-placeholder {
  color: rgb(255 204 68 / 0.8);
}
.placeholder-safex-yellow-lite\/80::placeholder {
  color: rgb(255 204 68 / 0.8);
}
.placeholder-safex-yellow-lite\/85::-moz-placeholder {
  color: rgb(255 204 68 / 0.85);
}
.placeholder-safex-yellow-lite\/85::placeholder {
  color: rgb(255 204 68 / 0.85);
}
.placeholder-safex-yellow-lite\/90::-moz-placeholder {
  color: rgb(255 204 68 / 0.9);
}
.placeholder-safex-yellow-lite\/90::placeholder {
  color: rgb(255 204 68 / 0.9);
}
.placeholder-safex-yellow-lite\/95::-moz-placeholder {
  color: rgb(255 204 68 / 0.95);
}
.placeholder-safex-yellow-lite\/95::placeholder {
  color: rgb(255 204 68 / 0.95);
}
.placeholder-safex-yellow\/0::-moz-placeholder {
  color: rgb(204 170 34 / 0);
}
.placeholder-safex-yellow\/0::placeholder {
  color: rgb(204 170 34 / 0);
}
.placeholder-safex-yellow\/10::-moz-placeholder {
  color: rgb(204 170 34 / 0.1);
}
.placeholder-safex-yellow\/10::placeholder {
  color: rgb(204 170 34 / 0.1);
}
.placeholder-safex-yellow\/100::-moz-placeholder {
  color: rgb(204 170 34 / 1);
}
.placeholder-safex-yellow\/100::placeholder {
  color: rgb(204 170 34 / 1);
}
.placeholder-safex-yellow\/15::-moz-placeholder {
  color: rgb(204 170 34 / 0.15);
}
.placeholder-safex-yellow\/15::placeholder {
  color: rgb(204 170 34 / 0.15);
}
.placeholder-safex-yellow\/20::-moz-placeholder {
  color: rgb(204 170 34 / 0.2);
}
.placeholder-safex-yellow\/20::placeholder {
  color: rgb(204 170 34 / 0.2);
}
.placeholder-safex-yellow\/25::-moz-placeholder {
  color: rgb(204 170 34 / 0.25);
}
.placeholder-safex-yellow\/25::placeholder {
  color: rgb(204 170 34 / 0.25);
}
.placeholder-safex-yellow\/30::-moz-placeholder {
  color: rgb(204 170 34 / 0.3);
}
.placeholder-safex-yellow\/30::placeholder {
  color: rgb(204 170 34 / 0.3);
}
.placeholder-safex-yellow\/35::-moz-placeholder {
  color: rgb(204 170 34 / 0.35);
}
.placeholder-safex-yellow\/35::placeholder {
  color: rgb(204 170 34 / 0.35);
}
.placeholder-safex-yellow\/40::-moz-placeholder {
  color: rgb(204 170 34 / 0.4);
}
.placeholder-safex-yellow\/40::placeholder {
  color: rgb(204 170 34 / 0.4);
}
.placeholder-safex-yellow\/45::-moz-placeholder {
  color: rgb(204 170 34 / 0.45);
}
.placeholder-safex-yellow\/45::placeholder {
  color: rgb(204 170 34 / 0.45);
}
.placeholder-safex-yellow\/5::-moz-placeholder {
  color: rgb(204 170 34 / 0.05);
}
.placeholder-safex-yellow\/5::placeholder {
  color: rgb(204 170 34 / 0.05);
}
.placeholder-safex-yellow\/50::-moz-placeholder {
  color: rgb(204 170 34 / 0.5);
}
.placeholder-safex-yellow\/50::placeholder {
  color: rgb(204 170 34 / 0.5);
}
.placeholder-safex-yellow\/55::-moz-placeholder {
  color: rgb(204 170 34 / 0.55);
}
.placeholder-safex-yellow\/55::placeholder {
  color: rgb(204 170 34 / 0.55);
}
.placeholder-safex-yellow\/60::-moz-placeholder {
  color: rgb(204 170 34 / 0.6);
}
.placeholder-safex-yellow\/60::placeholder {
  color: rgb(204 170 34 / 0.6);
}
.placeholder-safex-yellow\/65::-moz-placeholder {
  color: rgb(204 170 34 / 0.65);
}
.placeholder-safex-yellow\/65::placeholder {
  color: rgb(204 170 34 / 0.65);
}
.placeholder-safex-yellow\/70::-moz-placeholder {
  color: rgb(204 170 34 / 0.7);
}
.placeholder-safex-yellow\/70::placeholder {
  color: rgb(204 170 34 / 0.7);
}
.placeholder-safex-yellow\/75::-moz-placeholder {
  color: rgb(204 170 34 / 0.75);
}
.placeholder-safex-yellow\/75::placeholder {
  color: rgb(204 170 34 / 0.75);
}
.placeholder-safex-yellow\/80::-moz-placeholder {
  color: rgb(204 170 34 / 0.8);
}
.placeholder-safex-yellow\/80::placeholder {
  color: rgb(204 170 34 / 0.8);
}
.placeholder-safex-yellow\/85::-moz-placeholder {
  color: rgb(204 170 34 / 0.85);
}
.placeholder-safex-yellow\/85::placeholder {
  color: rgb(204 170 34 / 0.85);
}
.placeholder-safex-yellow\/90::-moz-placeholder {
  color: rgb(204 170 34 / 0.9);
}
.placeholder-safex-yellow\/90::placeholder {
  color: rgb(204 170 34 / 0.9);
}
.placeholder-safex-yellow\/95::-moz-placeholder {
  color: rgb(204 170 34 / 0.95);
}
.placeholder-safex-yellow\/95::placeholder {
  color: rgb(204 170 34 / 0.95);
}
.caret-adcurate-black {
  caret-color: #242852;
}
.caret-adcurate-black-lite {
  caret-color: #2F356D;
}
.caret-adcurate-black-lite-semi {
  caret-color: #2F356D;
}
.caret-adcurate-black-lite-semi\/0 {
  caret-color: rgb(47 53 109 / 0);
}
.caret-adcurate-black-lite-semi\/10 {
  caret-color: rgb(47 53 109 / 0.1);
}
.caret-adcurate-black-lite-semi\/100 {
  caret-color: rgb(47 53 109 / 1);
}
.caret-adcurate-black-lite-semi\/15 {
  caret-color: rgb(47 53 109 / 0.15);
}
.caret-adcurate-black-lite-semi\/20 {
  caret-color: rgb(47 53 109 / 0.2);
}
.caret-adcurate-black-lite-semi\/25 {
  caret-color: rgb(47 53 109 / 0.25);
}
.caret-adcurate-black-lite-semi\/30 {
  caret-color: rgb(47 53 109 / 0.3);
}
.caret-adcurate-black-lite-semi\/35 {
  caret-color: rgb(47 53 109 / 0.35);
}
.caret-adcurate-black-lite-semi\/40 {
  caret-color: rgb(47 53 109 / 0.4);
}
.caret-adcurate-black-lite-semi\/45 {
  caret-color: rgb(47 53 109 / 0.45);
}
.caret-adcurate-black-lite-semi\/5 {
  caret-color: rgb(47 53 109 / 0.05);
}
.caret-adcurate-black-lite-semi\/50 {
  caret-color: rgb(47 53 109 / 0.5);
}
.caret-adcurate-black-lite-semi\/55 {
  caret-color: rgb(47 53 109 / 0.55);
}
.caret-adcurate-black-lite-semi\/60 {
  caret-color: rgb(47 53 109 / 0.6);
}
.caret-adcurate-black-lite-semi\/65 {
  caret-color: rgb(47 53 109 / 0.65);
}
.caret-adcurate-black-lite-semi\/70 {
  caret-color: rgb(47 53 109 / 0.7);
}
.caret-adcurate-black-lite-semi\/75 {
  caret-color: rgb(47 53 109 / 0.75);
}
.caret-adcurate-black-lite-semi\/80 {
  caret-color: rgb(47 53 109 / 0.8);
}
.caret-adcurate-black-lite-semi\/85 {
  caret-color: rgb(47 53 109 / 0.85);
}
.caret-adcurate-black-lite-semi\/90 {
  caret-color: rgb(47 53 109 / 0.9);
}
.caret-adcurate-black-lite-semi\/95 {
  caret-color: rgb(47 53 109 / 0.95);
}
.caret-adcurate-black-lite\/0 {
  caret-color: rgb(47 53 109 / 0);
}
.caret-adcurate-black-lite\/10 {
  caret-color: rgb(47 53 109 / 0.1);
}
.caret-adcurate-black-lite\/100 {
  caret-color: rgb(47 53 109 / 1);
}
.caret-adcurate-black-lite\/15 {
  caret-color: rgb(47 53 109 / 0.15);
}
.caret-adcurate-black-lite\/20 {
  caret-color: rgb(47 53 109 / 0.2);
}
.caret-adcurate-black-lite\/25 {
  caret-color: rgb(47 53 109 / 0.25);
}
.caret-adcurate-black-lite\/30 {
  caret-color: rgb(47 53 109 / 0.3);
}
.caret-adcurate-black-lite\/35 {
  caret-color: rgb(47 53 109 / 0.35);
}
.caret-adcurate-black-lite\/40 {
  caret-color: rgb(47 53 109 / 0.4);
}
.caret-adcurate-black-lite\/45 {
  caret-color: rgb(47 53 109 / 0.45);
}
.caret-adcurate-black-lite\/5 {
  caret-color: rgb(47 53 109 / 0.05);
}
.caret-adcurate-black-lite\/50 {
  caret-color: rgb(47 53 109 / 0.5);
}
.caret-adcurate-black-lite\/55 {
  caret-color: rgb(47 53 109 / 0.55);
}
.caret-adcurate-black-lite\/60 {
  caret-color: rgb(47 53 109 / 0.6);
}
.caret-adcurate-black-lite\/65 {
  caret-color: rgb(47 53 109 / 0.65);
}
.caret-adcurate-black-lite\/70 {
  caret-color: rgb(47 53 109 / 0.7);
}
.caret-adcurate-black-lite\/75 {
  caret-color: rgb(47 53 109 / 0.75);
}
.caret-adcurate-black-lite\/80 {
  caret-color: rgb(47 53 109 / 0.8);
}
.caret-adcurate-black-lite\/85 {
  caret-color: rgb(47 53 109 / 0.85);
}
.caret-adcurate-black-lite\/90 {
  caret-color: rgb(47 53 109 / 0.9);
}
.caret-adcurate-black-lite\/95 {
  caret-color: rgb(47 53 109 / 0.95);
}
.caret-adcurate-black\/0 {
  caret-color: rgb(36 40 82 / 0);
}
.caret-adcurate-black\/10 {
  caret-color: rgb(36 40 82 / 0.1);
}
.caret-adcurate-black\/100 {
  caret-color: rgb(36 40 82 / 1);
}
.caret-adcurate-black\/15 {
  caret-color: rgb(36 40 82 / 0.15);
}
.caret-adcurate-black\/20 {
  caret-color: rgb(36 40 82 / 0.2);
}
.caret-adcurate-black\/25 {
  caret-color: rgb(36 40 82 / 0.25);
}
.caret-adcurate-black\/30 {
  caret-color: rgb(36 40 82 / 0.3);
}
.caret-adcurate-black\/35 {
  caret-color: rgb(36 40 82 / 0.35);
}
.caret-adcurate-black\/40 {
  caret-color: rgb(36 40 82 / 0.4);
}
.caret-adcurate-black\/45 {
  caret-color: rgb(36 40 82 / 0.45);
}
.caret-adcurate-black\/5 {
  caret-color: rgb(36 40 82 / 0.05);
}
.caret-adcurate-black\/50 {
  caret-color: rgb(36 40 82 / 0.5);
}
.caret-adcurate-black\/55 {
  caret-color: rgb(36 40 82 / 0.55);
}
.caret-adcurate-black\/60 {
  caret-color: rgb(36 40 82 / 0.6);
}
.caret-adcurate-black\/65 {
  caret-color: rgb(36 40 82 / 0.65);
}
.caret-adcurate-black\/70 {
  caret-color: rgb(36 40 82 / 0.7);
}
.caret-adcurate-black\/75 {
  caret-color: rgb(36 40 82 / 0.75);
}
.caret-adcurate-black\/80 {
  caret-color: rgb(36 40 82 / 0.8);
}
.caret-adcurate-black\/85 {
  caret-color: rgb(36 40 82 / 0.85);
}
.caret-adcurate-black\/90 {
  caret-color: rgb(36 40 82 / 0.9);
}
.caret-adcurate-black\/95 {
  caret-color: rgb(36 40 82 / 0.95);
}
.caret-adcurate-gradient-blue {
  caret-color: #d4fdff;
}
.caret-adcurate-gradient-blue\/0 {
  caret-color: rgb(212 253 255 / 0);
}
.caret-adcurate-gradient-blue\/10 {
  caret-color: rgb(212 253 255 / 0.1);
}
.caret-adcurate-gradient-blue\/100 {
  caret-color: rgb(212 253 255 / 1);
}
.caret-adcurate-gradient-blue\/15 {
  caret-color: rgb(212 253 255 / 0.15);
}
.caret-adcurate-gradient-blue\/20 {
  caret-color: rgb(212 253 255 / 0.2);
}
.caret-adcurate-gradient-blue\/25 {
  caret-color: rgb(212 253 255 / 0.25);
}
.caret-adcurate-gradient-blue\/30 {
  caret-color: rgb(212 253 255 / 0.3);
}
.caret-adcurate-gradient-blue\/35 {
  caret-color: rgb(212 253 255 / 0.35);
}
.caret-adcurate-gradient-blue\/40 {
  caret-color: rgb(212 253 255 / 0.4);
}
.caret-adcurate-gradient-blue\/45 {
  caret-color: rgb(212 253 255 / 0.45);
}
.caret-adcurate-gradient-blue\/5 {
  caret-color: rgb(212 253 255 / 0.05);
}
.caret-adcurate-gradient-blue\/50 {
  caret-color: rgb(212 253 255 / 0.5);
}
.caret-adcurate-gradient-blue\/55 {
  caret-color: rgb(212 253 255 / 0.55);
}
.caret-adcurate-gradient-blue\/60 {
  caret-color: rgb(212 253 255 / 0.6);
}
.caret-adcurate-gradient-blue\/65 {
  caret-color: rgb(212 253 255 / 0.65);
}
.caret-adcurate-gradient-blue\/70 {
  caret-color: rgb(212 253 255 / 0.7);
}
.caret-adcurate-gradient-blue\/75 {
  caret-color: rgb(212 253 255 / 0.75);
}
.caret-adcurate-gradient-blue\/80 {
  caret-color: rgb(212 253 255 / 0.8);
}
.caret-adcurate-gradient-blue\/85 {
  caret-color: rgb(212 253 255 / 0.85);
}
.caret-adcurate-gradient-blue\/90 {
  caret-color: rgb(212 253 255 / 0.9);
}
.caret-adcurate-gradient-blue\/95 {
  caret-color: rgb(212 253 255 / 0.95);
}
.caret-adcurate-gradient-pink {
  caret-color: #fccdf8;
}
.caret-adcurate-gradient-pink\/0 {
  caret-color: rgb(252 205 248 / 0);
}
.caret-adcurate-gradient-pink\/10 {
  caret-color: rgb(252 205 248 / 0.1);
}
.caret-adcurate-gradient-pink\/100 {
  caret-color: rgb(252 205 248 / 1);
}
.caret-adcurate-gradient-pink\/15 {
  caret-color: rgb(252 205 248 / 0.15);
}
.caret-adcurate-gradient-pink\/20 {
  caret-color: rgb(252 205 248 / 0.2);
}
.caret-adcurate-gradient-pink\/25 {
  caret-color: rgb(252 205 248 / 0.25);
}
.caret-adcurate-gradient-pink\/30 {
  caret-color: rgb(252 205 248 / 0.3);
}
.caret-adcurate-gradient-pink\/35 {
  caret-color: rgb(252 205 248 / 0.35);
}
.caret-adcurate-gradient-pink\/40 {
  caret-color: rgb(252 205 248 / 0.4);
}
.caret-adcurate-gradient-pink\/45 {
  caret-color: rgb(252 205 248 / 0.45);
}
.caret-adcurate-gradient-pink\/5 {
  caret-color: rgb(252 205 248 / 0.05);
}
.caret-adcurate-gradient-pink\/50 {
  caret-color: rgb(252 205 248 / 0.5);
}
.caret-adcurate-gradient-pink\/55 {
  caret-color: rgb(252 205 248 / 0.55);
}
.caret-adcurate-gradient-pink\/60 {
  caret-color: rgb(252 205 248 / 0.6);
}
.caret-adcurate-gradient-pink\/65 {
  caret-color: rgb(252 205 248 / 0.65);
}
.caret-adcurate-gradient-pink\/70 {
  caret-color: rgb(252 205 248 / 0.7);
}
.caret-adcurate-gradient-pink\/75 {
  caret-color: rgb(252 205 248 / 0.75);
}
.caret-adcurate-gradient-pink\/80 {
  caret-color: rgb(252 205 248 / 0.8);
}
.caret-adcurate-gradient-pink\/85 {
  caret-color: rgb(252 205 248 / 0.85);
}
.caret-adcurate-gradient-pink\/90 {
  caret-color: rgb(252 205 248 / 0.9);
}
.caret-adcurate-gradient-pink\/95 {
  caret-color: rgb(252 205 248 / 0.95);
}
.caret-adcurate-gray-lite {
  caret-color: #E7E6E6;
}
.caret-adcurate-gray-lite\/0 {
  caret-color: rgb(231 230 230 / 0);
}
.caret-adcurate-gray-lite\/10 {
  caret-color: rgb(231 230 230 / 0.1);
}
.caret-adcurate-gray-lite\/100 {
  caret-color: rgb(231 230 230 / 1);
}
.caret-adcurate-gray-lite\/15 {
  caret-color: rgb(231 230 230 / 0.15);
}
.caret-adcurate-gray-lite\/20 {
  caret-color: rgb(231 230 230 / 0.2);
}
.caret-adcurate-gray-lite\/25 {
  caret-color: rgb(231 230 230 / 0.25);
}
.caret-adcurate-gray-lite\/30 {
  caret-color: rgb(231 230 230 / 0.3);
}
.caret-adcurate-gray-lite\/35 {
  caret-color: rgb(231 230 230 / 0.35);
}
.caret-adcurate-gray-lite\/40 {
  caret-color: rgb(231 230 230 / 0.4);
}
.caret-adcurate-gray-lite\/45 {
  caret-color: rgb(231 230 230 / 0.45);
}
.caret-adcurate-gray-lite\/5 {
  caret-color: rgb(231 230 230 / 0.05);
}
.caret-adcurate-gray-lite\/50 {
  caret-color: rgb(231 230 230 / 0.5);
}
.caret-adcurate-gray-lite\/55 {
  caret-color: rgb(231 230 230 / 0.55);
}
.caret-adcurate-gray-lite\/60 {
  caret-color: rgb(231 230 230 / 0.6);
}
.caret-adcurate-gray-lite\/65 {
  caret-color: rgb(231 230 230 / 0.65);
}
.caret-adcurate-gray-lite\/70 {
  caret-color: rgb(231 230 230 / 0.7);
}
.caret-adcurate-gray-lite\/75 {
  caret-color: rgb(231 230 230 / 0.75);
}
.caret-adcurate-gray-lite\/80 {
  caret-color: rgb(231 230 230 / 0.8);
}
.caret-adcurate-gray-lite\/85 {
  caret-color: rgb(231 230 230 / 0.85);
}
.caret-adcurate-gray-lite\/90 {
  caret-color: rgb(231 230 230 / 0.9);
}
.caret-adcurate-gray-lite\/95 {
  caret-color: rgb(231 230 230 / 0.95);
}
.caret-adcurate-green-dark {
  caret-color: #32BC9B;
}
.caret-adcurate-green-dark\/0 {
  caret-color: rgb(50 188 155 / 0);
}
.caret-adcurate-green-dark\/10 {
  caret-color: rgb(50 188 155 / 0.1);
}
.caret-adcurate-green-dark\/100 {
  caret-color: rgb(50 188 155 / 1);
}
.caret-adcurate-green-dark\/15 {
  caret-color: rgb(50 188 155 / 0.15);
}
.caret-adcurate-green-dark\/20 {
  caret-color: rgb(50 188 155 / 0.2);
}
.caret-adcurate-green-dark\/25 {
  caret-color: rgb(50 188 155 / 0.25);
}
.caret-adcurate-green-dark\/30 {
  caret-color: rgb(50 188 155 / 0.3);
}
.caret-adcurate-green-dark\/35 {
  caret-color: rgb(50 188 155 / 0.35);
}
.caret-adcurate-green-dark\/40 {
  caret-color: rgb(50 188 155 / 0.4);
}
.caret-adcurate-green-dark\/45 {
  caret-color: rgb(50 188 155 / 0.45);
}
.caret-adcurate-green-dark\/5 {
  caret-color: rgb(50 188 155 / 0.05);
}
.caret-adcurate-green-dark\/50 {
  caret-color: rgb(50 188 155 / 0.5);
}
.caret-adcurate-green-dark\/55 {
  caret-color: rgb(50 188 155 / 0.55);
}
.caret-adcurate-green-dark\/60 {
  caret-color: rgb(50 188 155 / 0.6);
}
.caret-adcurate-green-dark\/65 {
  caret-color: rgb(50 188 155 / 0.65);
}
.caret-adcurate-green-dark\/70 {
  caret-color: rgb(50 188 155 / 0.7);
}
.caret-adcurate-green-dark\/75 {
  caret-color: rgb(50 188 155 / 0.75);
}
.caret-adcurate-green-dark\/80 {
  caret-color: rgb(50 188 155 / 0.8);
}
.caret-adcurate-green-dark\/85 {
  caret-color: rgb(50 188 155 / 0.85);
}
.caret-adcurate-green-dark\/90 {
  caret-color: rgb(50 188 155 / 0.9);
}
.caret-adcurate-green-dark\/95 {
  caret-color: rgb(50 188 155 / 0.95);
}
.caret-adcurate-green-lite {
  caret-color: #3CCFAC;
}
.caret-adcurate-green-lite\/0 {
  caret-color: rgb(60 207 172 / 0);
}
.caret-adcurate-green-lite\/10 {
  caret-color: rgb(60 207 172 / 0.1);
}
.caret-adcurate-green-lite\/100 {
  caret-color: rgb(60 207 172 / 1);
}
.caret-adcurate-green-lite\/15 {
  caret-color: rgb(60 207 172 / 0.15);
}
.caret-adcurate-green-lite\/20 {
  caret-color: rgb(60 207 172 / 0.2);
}
.caret-adcurate-green-lite\/25 {
  caret-color: rgb(60 207 172 / 0.25);
}
.caret-adcurate-green-lite\/30 {
  caret-color: rgb(60 207 172 / 0.3);
}
.caret-adcurate-green-lite\/35 {
  caret-color: rgb(60 207 172 / 0.35);
}
.caret-adcurate-green-lite\/40 {
  caret-color: rgb(60 207 172 / 0.4);
}
.caret-adcurate-green-lite\/45 {
  caret-color: rgb(60 207 172 / 0.45);
}
.caret-adcurate-green-lite\/5 {
  caret-color: rgb(60 207 172 / 0.05);
}
.caret-adcurate-green-lite\/50 {
  caret-color: rgb(60 207 172 / 0.5);
}
.caret-adcurate-green-lite\/55 {
  caret-color: rgb(60 207 172 / 0.55);
}
.caret-adcurate-green-lite\/60 {
  caret-color: rgb(60 207 172 / 0.6);
}
.caret-adcurate-green-lite\/65 {
  caret-color: rgb(60 207 172 / 0.65);
}
.caret-adcurate-green-lite\/70 {
  caret-color: rgb(60 207 172 / 0.7);
}
.caret-adcurate-green-lite\/75 {
  caret-color: rgb(60 207 172 / 0.75);
}
.caret-adcurate-green-lite\/80 {
  caret-color: rgb(60 207 172 / 0.8);
}
.caret-adcurate-green-lite\/85 {
  caret-color: rgb(60 207 172 / 0.85);
}
.caret-adcurate-green-lite\/90 {
  caret-color: rgb(60 207 172 / 0.9);
}
.caret-adcurate-green-lite\/95 {
  caret-color: rgb(60 207 172 / 0.95);
}
.caret-adcurate-purple-dark {
  caret-color: #532950;
}
.caret-adcurate-purple-dark\/0 {
  caret-color: rgb(83 41 80 / 0);
}
.caret-adcurate-purple-dark\/10 {
  caret-color: rgb(83 41 80 / 0.1);
}
.caret-adcurate-purple-dark\/100 {
  caret-color: rgb(83 41 80 / 1);
}
.caret-adcurate-purple-dark\/15 {
  caret-color: rgb(83 41 80 / 0.15);
}
.caret-adcurate-purple-dark\/20 {
  caret-color: rgb(83 41 80 / 0.2);
}
.caret-adcurate-purple-dark\/25 {
  caret-color: rgb(83 41 80 / 0.25);
}
.caret-adcurate-purple-dark\/30 {
  caret-color: rgb(83 41 80 / 0.3);
}
.caret-adcurate-purple-dark\/35 {
  caret-color: rgb(83 41 80 / 0.35);
}
.caret-adcurate-purple-dark\/40 {
  caret-color: rgb(83 41 80 / 0.4);
}
.caret-adcurate-purple-dark\/45 {
  caret-color: rgb(83 41 80 / 0.45);
}
.caret-adcurate-purple-dark\/5 {
  caret-color: rgb(83 41 80 / 0.05);
}
.caret-adcurate-purple-dark\/50 {
  caret-color: rgb(83 41 80 / 0.5);
}
.caret-adcurate-purple-dark\/55 {
  caret-color: rgb(83 41 80 / 0.55);
}
.caret-adcurate-purple-dark\/60 {
  caret-color: rgb(83 41 80 / 0.6);
}
.caret-adcurate-purple-dark\/65 {
  caret-color: rgb(83 41 80 / 0.65);
}
.caret-adcurate-purple-dark\/70 {
  caret-color: rgb(83 41 80 / 0.7);
}
.caret-adcurate-purple-dark\/75 {
  caret-color: rgb(83 41 80 / 0.75);
}
.caret-adcurate-purple-dark\/80 {
  caret-color: rgb(83 41 80 / 0.8);
}
.caret-adcurate-purple-dark\/85 {
  caret-color: rgb(83 41 80 / 0.85);
}
.caret-adcurate-purple-dark\/90 {
  caret-color: rgb(83 41 80 / 0.9);
}
.caret-adcurate-purple-dark\/95 {
  caret-color: rgb(83 41 80 / 0.95);
}
.caret-safex-aqua {
  caret-color: #32BC9B;
}
.caret-safex-aqua\/0 {
  caret-color: rgb(50 188 155 / 0);
}
.caret-safex-aqua\/10 {
  caret-color: rgb(50 188 155 / 0.1);
}
.caret-safex-aqua\/100 {
  caret-color: rgb(50 188 155 / 1);
}
.caret-safex-aqua\/15 {
  caret-color: rgb(50 188 155 / 0.15);
}
.caret-safex-aqua\/20 {
  caret-color: rgb(50 188 155 / 0.2);
}
.caret-safex-aqua\/25 {
  caret-color: rgb(50 188 155 / 0.25);
}
.caret-safex-aqua\/30 {
  caret-color: rgb(50 188 155 / 0.3);
}
.caret-safex-aqua\/35 {
  caret-color: rgb(50 188 155 / 0.35);
}
.caret-safex-aqua\/40 {
  caret-color: rgb(50 188 155 / 0.4);
}
.caret-safex-aqua\/45 {
  caret-color: rgb(50 188 155 / 0.45);
}
.caret-safex-aqua\/5 {
  caret-color: rgb(50 188 155 / 0.05);
}
.caret-safex-aqua\/50 {
  caret-color: rgb(50 188 155 / 0.5);
}
.caret-safex-aqua\/55 {
  caret-color: rgb(50 188 155 / 0.55);
}
.caret-safex-aqua\/60 {
  caret-color: rgb(50 188 155 / 0.6);
}
.caret-safex-aqua\/65 {
  caret-color: rgb(50 188 155 / 0.65);
}
.caret-safex-aqua\/70 {
  caret-color: rgb(50 188 155 / 0.7);
}
.caret-safex-aqua\/75 {
  caret-color: rgb(50 188 155 / 0.75);
}
.caret-safex-aqua\/80 {
  caret-color: rgb(50 188 155 / 0.8);
}
.caret-safex-aqua\/85 {
  caret-color: rgb(50 188 155 / 0.85);
}
.caret-safex-aqua\/90 {
  caret-color: rgb(50 188 155 / 0.9);
}
.caret-safex-aqua\/95 {
  caret-color: rgb(50 188 155 / 0.95);
}
.caret-safex-blue {
  caret-color: rgb(37 99 235);
}
.caret-safex-blue-dark {
  caret-color: rgb(23 37 84);
}
.caret-safex-blue-dark\/0 {
  caret-color: rgb(23 37 84 / 0);
}
.caret-safex-blue-dark\/10 {
  caret-color: rgb(23 37 84 / 0.1);
}
.caret-safex-blue-dark\/100 {
  caret-color: rgb(23 37 84 / 1);
}
.caret-safex-blue-dark\/15 {
  caret-color: rgb(23 37 84 / 0.15);
}
.caret-safex-blue-dark\/20 {
  caret-color: rgb(23 37 84 / 0.2);
}
.caret-safex-blue-dark\/25 {
  caret-color: rgb(23 37 84 / 0.25);
}
.caret-safex-blue-dark\/30 {
  caret-color: rgb(23 37 84 / 0.3);
}
.caret-safex-blue-dark\/35 {
  caret-color: rgb(23 37 84 / 0.35);
}
.caret-safex-blue-dark\/40 {
  caret-color: rgb(23 37 84 / 0.4);
}
.caret-safex-blue-dark\/45 {
  caret-color: rgb(23 37 84 / 0.45);
}
.caret-safex-blue-dark\/5 {
  caret-color: rgb(23 37 84 / 0.05);
}
.caret-safex-blue-dark\/50 {
  caret-color: rgb(23 37 84 / 0.5);
}
.caret-safex-blue-dark\/55 {
  caret-color: rgb(23 37 84 / 0.55);
}
.caret-safex-blue-dark\/60 {
  caret-color: rgb(23 37 84 / 0.6);
}
.caret-safex-blue-dark\/65 {
  caret-color: rgb(23 37 84 / 0.65);
}
.caret-safex-blue-dark\/70 {
  caret-color: rgb(23 37 84 / 0.7);
}
.caret-safex-blue-dark\/75 {
  caret-color: rgb(23 37 84 / 0.75);
}
.caret-safex-blue-dark\/80 {
  caret-color: rgb(23 37 84 / 0.8);
}
.caret-safex-blue-dark\/85 {
  caret-color: rgb(23 37 84 / 0.85);
}
.caret-safex-blue-dark\/90 {
  caret-color: rgb(23 37 84 / 0.9);
}
.caret-safex-blue-dark\/95 {
  caret-color: rgb(23 37 84 / 0.95);
}
.caret-safex-blue\/0 {
  caret-color: rgb(37 99 235 / 0);
}
.caret-safex-blue\/10 {
  caret-color: rgb(37 99 235 / 0.1);
}
.caret-safex-blue\/100 {
  caret-color: rgb(37 99 235 / 1);
}
.caret-safex-blue\/15 {
  caret-color: rgb(37 99 235 / 0.15);
}
.caret-safex-blue\/20 {
  caret-color: rgb(37 99 235 / 0.2);
}
.caret-safex-blue\/25 {
  caret-color: rgb(37 99 235 / 0.25);
}
.caret-safex-blue\/30 {
  caret-color: rgb(37 99 235 / 0.3);
}
.caret-safex-blue\/35 {
  caret-color: rgb(37 99 235 / 0.35);
}
.caret-safex-blue\/40 {
  caret-color: rgb(37 99 235 / 0.4);
}
.caret-safex-blue\/45 {
  caret-color: rgb(37 99 235 / 0.45);
}
.caret-safex-blue\/5 {
  caret-color: rgb(37 99 235 / 0.05);
}
.caret-safex-blue\/50 {
  caret-color: rgb(37 99 235 / 0.5);
}
.caret-safex-blue\/55 {
  caret-color: rgb(37 99 235 / 0.55);
}
.caret-safex-blue\/60 {
  caret-color: rgb(37 99 235 / 0.6);
}
.caret-safex-blue\/65 {
  caret-color: rgb(37 99 235 / 0.65);
}
.caret-safex-blue\/70 {
  caret-color: rgb(37 99 235 / 0.7);
}
.caret-safex-blue\/75 {
  caret-color: rgb(37 99 235 / 0.75);
}
.caret-safex-blue\/80 {
  caret-color: rgb(37 99 235 / 0.8);
}
.caret-safex-blue\/85 {
  caret-color: rgb(37 99 235 / 0.85);
}
.caret-safex-blue\/90 {
  caret-color: rgb(37 99 235 / 0.9);
}
.caret-safex-blue\/95 {
  caret-color: rgb(37 99 235 / 0.95);
}
.caret-safex-gray-dark {
  caret-color: #121212;
}
.caret-safex-gray-dark\/0 {
  caret-color: rgb(18 18 18 / 0);
}
.caret-safex-gray-dark\/10 {
  caret-color: rgb(18 18 18 / 0.1);
}
.caret-safex-gray-dark\/100 {
  caret-color: rgb(18 18 18 / 1);
}
.caret-safex-gray-dark\/15 {
  caret-color: rgb(18 18 18 / 0.15);
}
.caret-safex-gray-dark\/20 {
  caret-color: rgb(18 18 18 / 0.2);
}
.caret-safex-gray-dark\/25 {
  caret-color: rgb(18 18 18 / 0.25);
}
.caret-safex-gray-dark\/30 {
  caret-color: rgb(18 18 18 / 0.3);
}
.caret-safex-gray-dark\/35 {
  caret-color: rgb(18 18 18 / 0.35);
}
.caret-safex-gray-dark\/40 {
  caret-color: rgb(18 18 18 / 0.4);
}
.caret-safex-gray-dark\/45 {
  caret-color: rgb(18 18 18 / 0.45);
}
.caret-safex-gray-dark\/5 {
  caret-color: rgb(18 18 18 / 0.05);
}
.caret-safex-gray-dark\/50 {
  caret-color: rgb(18 18 18 / 0.5);
}
.caret-safex-gray-dark\/55 {
  caret-color: rgb(18 18 18 / 0.55);
}
.caret-safex-gray-dark\/60 {
  caret-color: rgb(18 18 18 / 0.6);
}
.caret-safex-gray-dark\/65 {
  caret-color: rgb(18 18 18 / 0.65);
}
.caret-safex-gray-dark\/70 {
  caret-color: rgb(18 18 18 / 0.7);
}
.caret-safex-gray-dark\/75 {
  caret-color: rgb(18 18 18 / 0.75);
}
.caret-safex-gray-dark\/80 {
  caret-color: rgb(18 18 18 / 0.8);
}
.caret-safex-gray-dark\/85 {
  caret-color: rgb(18 18 18 / 0.85);
}
.caret-safex-gray-dark\/90 {
  caret-color: rgb(18 18 18 / 0.9);
}
.caret-safex-gray-dark\/95 {
  caret-color: rgb(18 18 18 / 0.95);
}
.caret-safex-gray-lite {
  caret-color: #F7F8F9;
}
.caret-safex-gray-lite\/0 {
  caret-color: rgb(247 248 249 / 0);
}
.caret-safex-gray-lite\/10 {
  caret-color: rgb(247 248 249 / 0.1);
}
.caret-safex-gray-lite\/100 {
  caret-color: rgb(247 248 249 / 1);
}
.caret-safex-gray-lite\/15 {
  caret-color: rgb(247 248 249 / 0.15);
}
.caret-safex-gray-lite\/20 {
  caret-color: rgb(247 248 249 / 0.2);
}
.caret-safex-gray-lite\/25 {
  caret-color: rgb(247 248 249 / 0.25);
}
.caret-safex-gray-lite\/30 {
  caret-color: rgb(247 248 249 / 0.3);
}
.caret-safex-gray-lite\/35 {
  caret-color: rgb(247 248 249 / 0.35);
}
.caret-safex-gray-lite\/40 {
  caret-color: rgb(247 248 249 / 0.4);
}
.caret-safex-gray-lite\/45 {
  caret-color: rgb(247 248 249 / 0.45);
}
.caret-safex-gray-lite\/5 {
  caret-color: rgb(247 248 249 / 0.05);
}
.caret-safex-gray-lite\/50 {
  caret-color: rgb(247 248 249 / 0.5);
}
.caret-safex-gray-lite\/55 {
  caret-color: rgb(247 248 249 / 0.55);
}
.caret-safex-gray-lite\/60 {
  caret-color: rgb(247 248 249 / 0.6);
}
.caret-safex-gray-lite\/65 {
  caret-color: rgb(247 248 249 / 0.65);
}
.caret-safex-gray-lite\/70 {
  caret-color: rgb(247 248 249 / 0.7);
}
.caret-safex-gray-lite\/75 {
  caret-color: rgb(247 248 249 / 0.75);
}
.caret-safex-gray-lite\/80 {
  caret-color: rgb(247 248 249 / 0.8);
}
.caret-safex-gray-lite\/85 {
  caret-color: rgb(247 248 249 / 0.85);
}
.caret-safex-gray-lite\/90 {
  caret-color: rgb(247 248 249 / 0.9);
}
.caret-safex-gray-lite\/95 {
  caret-color: rgb(247 248 249 / 0.95);
}
.caret-safex-gray-med {
  caret-color: #888888;
}
.caret-safex-gray-med\/0 {
  caret-color: rgb(136 136 136 / 0);
}
.caret-safex-gray-med\/10 {
  caret-color: rgb(136 136 136 / 0.1);
}
.caret-safex-gray-med\/100 {
  caret-color: rgb(136 136 136 / 1);
}
.caret-safex-gray-med\/15 {
  caret-color: rgb(136 136 136 / 0.15);
}
.caret-safex-gray-med\/20 {
  caret-color: rgb(136 136 136 / 0.2);
}
.caret-safex-gray-med\/25 {
  caret-color: rgb(136 136 136 / 0.25);
}
.caret-safex-gray-med\/30 {
  caret-color: rgb(136 136 136 / 0.3);
}
.caret-safex-gray-med\/35 {
  caret-color: rgb(136 136 136 / 0.35);
}
.caret-safex-gray-med\/40 {
  caret-color: rgb(136 136 136 / 0.4);
}
.caret-safex-gray-med\/45 {
  caret-color: rgb(136 136 136 / 0.45);
}
.caret-safex-gray-med\/5 {
  caret-color: rgb(136 136 136 / 0.05);
}
.caret-safex-gray-med\/50 {
  caret-color: rgb(136 136 136 / 0.5);
}
.caret-safex-gray-med\/55 {
  caret-color: rgb(136 136 136 / 0.55);
}
.caret-safex-gray-med\/60 {
  caret-color: rgb(136 136 136 / 0.6);
}
.caret-safex-gray-med\/65 {
  caret-color: rgb(136 136 136 / 0.65);
}
.caret-safex-gray-med\/70 {
  caret-color: rgb(136 136 136 / 0.7);
}
.caret-safex-gray-med\/75 {
  caret-color: rgb(136 136 136 / 0.75);
}
.caret-safex-gray-med\/80 {
  caret-color: rgb(136 136 136 / 0.8);
}
.caret-safex-gray-med\/85 {
  caret-color: rgb(136 136 136 / 0.85);
}
.caret-safex-gray-med\/90 {
  caret-color: rgb(136 136 136 / 0.9);
}
.caret-safex-gray-med\/95 {
  caret-color: rgb(136 136 136 / 0.95);
}
.caret-safex-green {
  caret-color: #32BC9B;
}
.caret-safex-green\/0 {
  caret-color: rgb(50 188 155 / 0);
}
.caret-safex-green\/10 {
  caret-color: rgb(50 188 155 / 0.1);
}
.caret-safex-green\/100 {
  caret-color: rgb(50 188 155 / 1);
}
.caret-safex-green\/15 {
  caret-color: rgb(50 188 155 / 0.15);
}
.caret-safex-green\/20 {
  caret-color: rgb(50 188 155 / 0.2);
}
.caret-safex-green\/25 {
  caret-color: rgb(50 188 155 / 0.25);
}
.caret-safex-green\/30 {
  caret-color: rgb(50 188 155 / 0.3);
}
.caret-safex-green\/35 {
  caret-color: rgb(50 188 155 / 0.35);
}
.caret-safex-green\/40 {
  caret-color: rgb(50 188 155 / 0.4);
}
.caret-safex-green\/45 {
  caret-color: rgb(50 188 155 / 0.45);
}
.caret-safex-green\/5 {
  caret-color: rgb(50 188 155 / 0.05);
}
.caret-safex-green\/50 {
  caret-color: rgb(50 188 155 / 0.5);
}
.caret-safex-green\/55 {
  caret-color: rgb(50 188 155 / 0.55);
}
.caret-safex-green\/60 {
  caret-color: rgb(50 188 155 / 0.6);
}
.caret-safex-green\/65 {
  caret-color: rgb(50 188 155 / 0.65);
}
.caret-safex-green\/70 {
  caret-color: rgb(50 188 155 / 0.7);
}
.caret-safex-green\/75 {
  caret-color: rgb(50 188 155 / 0.75);
}
.caret-safex-green\/80 {
  caret-color: rgb(50 188 155 / 0.8);
}
.caret-safex-green\/85 {
  caret-color: rgb(50 188 155 / 0.85);
}
.caret-safex-green\/90 {
  caret-color: rgb(50 188 155 / 0.9);
}
.caret-safex-green\/95 {
  caret-color: rgb(50 188 155 / 0.95);
}
.caret-safex-purple {
  caret-color: rgb(107 33 168);
}
.caret-safex-purple\/0 {
  caret-color: rgb(107 33 168 / 0);
}
.caret-safex-purple\/10 {
  caret-color: rgb(107 33 168 / 0.1);
}
.caret-safex-purple\/100 {
  caret-color: rgb(107 33 168 / 1);
}
.caret-safex-purple\/15 {
  caret-color: rgb(107 33 168 / 0.15);
}
.caret-safex-purple\/20 {
  caret-color: rgb(107 33 168 / 0.2);
}
.caret-safex-purple\/25 {
  caret-color: rgb(107 33 168 / 0.25);
}
.caret-safex-purple\/30 {
  caret-color: rgb(107 33 168 / 0.3);
}
.caret-safex-purple\/35 {
  caret-color: rgb(107 33 168 / 0.35);
}
.caret-safex-purple\/40 {
  caret-color: rgb(107 33 168 / 0.4);
}
.caret-safex-purple\/45 {
  caret-color: rgb(107 33 168 / 0.45);
}
.caret-safex-purple\/5 {
  caret-color: rgb(107 33 168 / 0.05);
}
.caret-safex-purple\/50 {
  caret-color: rgb(107 33 168 / 0.5);
}
.caret-safex-purple\/55 {
  caret-color: rgb(107 33 168 / 0.55);
}
.caret-safex-purple\/60 {
  caret-color: rgb(107 33 168 / 0.6);
}
.caret-safex-purple\/65 {
  caret-color: rgb(107 33 168 / 0.65);
}
.caret-safex-purple\/70 {
  caret-color: rgb(107 33 168 / 0.7);
}
.caret-safex-purple\/75 {
  caret-color: rgb(107 33 168 / 0.75);
}
.caret-safex-purple\/80 {
  caret-color: rgb(107 33 168 / 0.8);
}
.caret-safex-purple\/85 {
  caret-color: rgb(107 33 168 / 0.85);
}
.caret-safex-purple\/90 {
  caret-color: rgb(107 33 168 / 0.9);
}
.caret-safex-purple\/95 {
  caret-color: rgb(107 33 168 / 0.95);
}
.caret-safex-red {
  caret-color: #B15047;
}
.caret-safex-red-blocked {
  caret-color: rgb(220 38 38);
}
.caret-safex-red-blocked\/0 {
  caret-color: rgb(220 38 38 / 0);
}
.caret-safex-red-blocked\/10 {
  caret-color: rgb(220 38 38 / 0.1);
}
.caret-safex-red-blocked\/100 {
  caret-color: rgb(220 38 38 / 1);
}
.caret-safex-red-blocked\/15 {
  caret-color: rgb(220 38 38 / 0.15);
}
.caret-safex-red-blocked\/20 {
  caret-color: rgb(220 38 38 / 0.2);
}
.caret-safex-red-blocked\/25 {
  caret-color: rgb(220 38 38 / 0.25);
}
.caret-safex-red-blocked\/30 {
  caret-color: rgb(220 38 38 / 0.3);
}
.caret-safex-red-blocked\/35 {
  caret-color: rgb(220 38 38 / 0.35);
}
.caret-safex-red-blocked\/40 {
  caret-color: rgb(220 38 38 / 0.4);
}
.caret-safex-red-blocked\/45 {
  caret-color: rgb(220 38 38 / 0.45);
}
.caret-safex-red-blocked\/5 {
  caret-color: rgb(220 38 38 / 0.05);
}
.caret-safex-red-blocked\/50 {
  caret-color: rgb(220 38 38 / 0.5);
}
.caret-safex-red-blocked\/55 {
  caret-color: rgb(220 38 38 / 0.55);
}
.caret-safex-red-blocked\/60 {
  caret-color: rgb(220 38 38 / 0.6);
}
.caret-safex-red-blocked\/65 {
  caret-color: rgb(220 38 38 / 0.65);
}
.caret-safex-red-blocked\/70 {
  caret-color: rgb(220 38 38 / 0.7);
}
.caret-safex-red-blocked\/75 {
  caret-color: rgb(220 38 38 / 0.75);
}
.caret-safex-red-blocked\/80 {
  caret-color: rgb(220 38 38 / 0.8);
}
.caret-safex-red-blocked\/85 {
  caret-color: rgb(220 38 38 / 0.85);
}
.caret-safex-red-blocked\/90 {
  caret-color: rgb(220 38 38 / 0.9);
}
.caret-safex-red-blocked\/95 {
  caret-color: rgb(220 38 38 / 0.95);
}
.caret-safex-red\/0 {
  caret-color: rgb(177 80 71 / 0);
}
.caret-safex-red\/10 {
  caret-color: rgb(177 80 71 / 0.1);
}
.caret-safex-red\/100 {
  caret-color: rgb(177 80 71 / 1);
}
.caret-safex-red\/15 {
  caret-color: rgb(177 80 71 / 0.15);
}
.caret-safex-red\/20 {
  caret-color: rgb(177 80 71 / 0.2);
}
.caret-safex-red\/25 {
  caret-color: rgb(177 80 71 / 0.25);
}
.caret-safex-red\/30 {
  caret-color: rgb(177 80 71 / 0.3);
}
.caret-safex-red\/35 {
  caret-color: rgb(177 80 71 / 0.35);
}
.caret-safex-red\/40 {
  caret-color: rgb(177 80 71 / 0.4);
}
.caret-safex-red\/45 {
  caret-color: rgb(177 80 71 / 0.45);
}
.caret-safex-red\/5 {
  caret-color: rgb(177 80 71 / 0.05);
}
.caret-safex-red\/50 {
  caret-color: rgb(177 80 71 / 0.5);
}
.caret-safex-red\/55 {
  caret-color: rgb(177 80 71 / 0.55);
}
.caret-safex-red\/60 {
  caret-color: rgb(177 80 71 / 0.6);
}
.caret-safex-red\/65 {
  caret-color: rgb(177 80 71 / 0.65);
}
.caret-safex-red\/70 {
  caret-color: rgb(177 80 71 / 0.7);
}
.caret-safex-red\/75 {
  caret-color: rgb(177 80 71 / 0.75);
}
.caret-safex-red\/80 {
  caret-color: rgb(177 80 71 / 0.8);
}
.caret-safex-red\/85 {
  caret-color: rgb(177 80 71 / 0.85);
}
.caret-safex-red\/90 {
  caret-color: rgb(177 80 71 / 0.9);
}
.caret-safex-red\/95 {
  caret-color: rgb(177 80 71 / 0.95);
}
.caret-safex-yellow {
  caret-color: #CA2;
}
.caret-safex-yellow-lite {
  caret-color: #FC4;
}
.caret-safex-yellow-lite\/0 {
  caret-color: rgb(255 204 68 / 0);
}
.caret-safex-yellow-lite\/10 {
  caret-color: rgb(255 204 68 / 0.1);
}
.caret-safex-yellow-lite\/100 {
  caret-color: rgb(255 204 68 / 1);
}
.caret-safex-yellow-lite\/15 {
  caret-color: rgb(255 204 68 / 0.15);
}
.caret-safex-yellow-lite\/20 {
  caret-color: rgb(255 204 68 / 0.2);
}
.caret-safex-yellow-lite\/25 {
  caret-color: rgb(255 204 68 / 0.25);
}
.caret-safex-yellow-lite\/30 {
  caret-color: rgb(255 204 68 / 0.3);
}
.caret-safex-yellow-lite\/35 {
  caret-color: rgb(255 204 68 / 0.35);
}
.caret-safex-yellow-lite\/40 {
  caret-color: rgb(255 204 68 / 0.4);
}
.caret-safex-yellow-lite\/45 {
  caret-color: rgb(255 204 68 / 0.45);
}
.caret-safex-yellow-lite\/5 {
  caret-color: rgb(255 204 68 / 0.05);
}
.caret-safex-yellow-lite\/50 {
  caret-color: rgb(255 204 68 / 0.5);
}
.caret-safex-yellow-lite\/55 {
  caret-color: rgb(255 204 68 / 0.55);
}
.caret-safex-yellow-lite\/60 {
  caret-color: rgb(255 204 68 / 0.6);
}
.caret-safex-yellow-lite\/65 {
  caret-color: rgb(255 204 68 / 0.65);
}
.caret-safex-yellow-lite\/70 {
  caret-color: rgb(255 204 68 / 0.7);
}
.caret-safex-yellow-lite\/75 {
  caret-color: rgb(255 204 68 / 0.75);
}
.caret-safex-yellow-lite\/80 {
  caret-color: rgb(255 204 68 / 0.8);
}
.caret-safex-yellow-lite\/85 {
  caret-color: rgb(255 204 68 / 0.85);
}
.caret-safex-yellow-lite\/90 {
  caret-color: rgb(255 204 68 / 0.9);
}
.caret-safex-yellow-lite\/95 {
  caret-color: rgb(255 204 68 / 0.95);
}
.caret-safex-yellow\/0 {
  caret-color: rgb(204 170 34 / 0);
}
.caret-safex-yellow\/10 {
  caret-color: rgb(204 170 34 / 0.1);
}
.caret-safex-yellow\/100 {
  caret-color: rgb(204 170 34 / 1);
}
.caret-safex-yellow\/15 {
  caret-color: rgb(204 170 34 / 0.15);
}
.caret-safex-yellow\/20 {
  caret-color: rgb(204 170 34 / 0.2);
}
.caret-safex-yellow\/25 {
  caret-color: rgb(204 170 34 / 0.25);
}
.caret-safex-yellow\/30 {
  caret-color: rgb(204 170 34 / 0.3);
}
.caret-safex-yellow\/35 {
  caret-color: rgb(204 170 34 / 0.35);
}
.caret-safex-yellow\/40 {
  caret-color: rgb(204 170 34 / 0.4);
}
.caret-safex-yellow\/45 {
  caret-color: rgb(204 170 34 / 0.45);
}
.caret-safex-yellow\/5 {
  caret-color: rgb(204 170 34 / 0.05);
}
.caret-safex-yellow\/50 {
  caret-color: rgb(204 170 34 / 0.5);
}
.caret-safex-yellow\/55 {
  caret-color: rgb(204 170 34 / 0.55);
}
.caret-safex-yellow\/60 {
  caret-color: rgb(204 170 34 / 0.6);
}
.caret-safex-yellow\/65 {
  caret-color: rgb(204 170 34 / 0.65);
}
.caret-safex-yellow\/70 {
  caret-color: rgb(204 170 34 / 0.7);
}
.caret-safex-yellow\/75 {
  caret-color: rgb(204 170 34 / 0.75);
}
.caret-safex-yellow\/80 {
  caret-color: rgb(204 170 34 / 0.8);
}
.caret-safex-yellow\/85 {
  caret-color: rgb(204 170 34 / 0.85);
}
.caret-safex-yellow\/90 {
  caret-color: rgb(204 170 34 / 0.9);
}
.caret-safex-yellow\/95 {
  caret-color: rgb(204 170 34 / 0.95);
}
.accent-adcurate-black {
  accent-color: #242852;
}
.accent-adcurate-black-lite {
  accent-color: #2F356D;
}
.accent-adcurate-black-lite-semi {
  accent-color: #2F356D;
}
.accent-adcurate-black-lite-semi\/0 {
  accent-color: rgb(47 53 109 / 0);
}
.accent-adcurate-black-lite-semi\/10 {
  accent-color: rgb(47 53 109 / 0.1);
}
.accent-adcurate-black-lite-semi\/100 {
  accent-color: rgb(47 53 109 / 1);
}
.accent-adcurate-black-lite-semi\/15 {
  accent-color: rgb(47 53 109 / 0.15);
}
.accent-adcurate-black-lite-semi\/20 {
  accent-color: rgb(47 53 109 / 0.2);
}
.accent-adcurate-black-lite-semi\/25 {
  accent-color: rgb(47 53 109 / 0.25);
}
.accent-adcurate-black-lite-semi\/30 {
  accent-color: rgb(47 53 109 / 0.3);
}
.accent-adcurate-black-lite-semi\/35 {
  accent-color: rgb(47 53 109 / 0.35);
}
.accent-adcurate-black-lite-semi\/40 {
  accent-color: rgb(47 53 109 / 0.4);
}
.accent-adcurate-black-lite-semi\/45 {
  accent-color: rgb(47 53 109 / 0.45);
}
.accent-adcurate-black-lite-semi\/5 {
  accent-color: rgb(47 53 109 / 0.05);
}
.accent-adcurate-black-lite-semi\/50 {
  accent-color: rgb(47 53 109 / 0.5);
}
.accent-adcurate-black-lite-semi\/55 {
  accent-color: rgb(47 53 109 / 0.55);
}
.accent-adcurate-black-lite-semi\/60 {
  accent-color: rgb(47 53 109 / 0.6);
}
.accent-adcurate-black-lite-semi\/65 {
  accent-color: rgb(47 53 109 / 0.65);
}
.accent-adcurate-black-lite-semi\/70 {
  accent-color: rgb(47 53 109 / 0.7);
}
.accent-adcurate-black-lite-semi\/75 {
  accent-color: rgb(47 53 109 / 0.75);
}
.accent-adcurate-black-lite-semi\/80 {
  accent-color: rgb(47 53 109 / 0.8);
}
.accent-adcurate-black-lite-semi\/85 {
  accent-color: rgb(47 53 109 / 0.85);
}
.accent-adcurate-black-lite-semi\/90 {
  accent-color: rgb(47 53 109 / 0.9);
}
.accent-adcurate-black-lite-semi\/95 {
  accent-color: rgb(47 53 109 / 0.95);
}
.accent-adcurate-black-lite\/0 {
  accent-color: rgb(47 53 109 / 0);
}
.accent-adcurate-black-lite\/10 {
  accent-color: rgb(47 53 109 / 0.1);
}
.accent-adcurate-black-lite\/100 {
  accent-color: rgb(47 53 109 / 1);
}
.accent-adcurate-black-lite\/15 {
  accent-color: rgb(47 53 109 / 0.15);
}
.accent-adcurate-black-lite\/20 {
  accent-color: rgb(47 53 109 / 0.2);
}
.accent-adcurate-black-lite\/25 {
  accent-color: rgb(47 53 109 / 0.25);
}
.accent-adcurate-black-lite\/30 {
  accent-color: rgb(47 53 109 / 0.3);
}
.accent-adcurate-black-lite\/35 {
  accent-color: rgb(47 53 109 / 0.35);
}
.accent-adcurate-black-lite\/40 {
  accent-color: rgb(47 53 109 / 0.4);
}
.accent-adcurate-black-lite\/45 {
  accent-color: rgb(47 53 109 / 0.45);
}
.accent-adcurate-black-lite\/5 {
  accent-color: rgb(47 53 109 / 0.05);
}
.accent-adcurate-black-lite\/50 {
  accent-color: rgb(47 53 109 / 0.5);
}
.accent-adcurate-black-lite\/55 {
  accent-color: rgb(47 53 109 / 0.55);
}
.accent-adcurate-black-lite\/60 {
  accent-color: rgb(47 53 109 / 0.6);
}
.accent-adcurate-black-lite\/65 {
  accent-color: rgb(47 53 109 / 0.65);
}
.accent-adcurate-black-lite\/70 {
  accent-color: rgb(47 53 109 / 0.7);
}
.accent-adcurate-black-lite\/75 {
  accent-color: rgb(47 53 109 / 0.75);
}
.accent-adcurate-black-lite\/80 {
  accent-color: rgb(47 53 109 / 0.8);
}
.accent-adcurate-black-lite\/85 {
  accent-color: rgb(47 53 109 / 0.85);
}
.accent-adcurate-black-lite\/90 {
  accent-color: rgb(47 53 109 / 0.9);
}
.accent-adcurate-black-lite\/95 {
  accent-color: rgb(47 53 109 / 0.95);
}
.accent-adcurate-black\/0 {
  accent-color: rgb(36 40 82 / 0);
}
.accent-adcurate-black\/10 {
  accent-color: rgb(36 40 82 / 0.1);
}
.accent-adcurate-black\/100 {
  accent-color: rgb(36 40 82 / 1);
}
.accent-adcurate-black\/15 {
  accent-color: rgb(36 40 82 / 0.15);
}
.accent-adcurate-black\/20 {
  accent-color: rgb(36 40 82 / 0.2);
}
.accent-adcurate-black\/25 {
  accent-color: rgb(36 40 82 / 0.25);
}
.accent-adcurate-black\/30 {
  accent-color: rgb(36 40 82 / 0.3);
}
.accent-adcurate-black\/35 {
  accent-color: rgb(36 40 82 / 0.35);
}
.accent-adcurate-black\/40 {
  accent-color: rgb(36 40 82 / 0.4);
}
.accent-adcurate-black\/45 {
  accent-color: rgb(36 40 82 / 0.45);
}
.accent-adcurate-black\/5 {
  accent-color: rgb(36 40 82 / 0.05);
}
.accent-adcurate-black\/50 {
  accent-color: rgb(36 40 82 / 0.5);
}
.accent-adcurate-black\/55 {
  accent-color: rgb(36 40 82 / 0.55);
}
.accent-adcurate-black\/60 {
  accent-color: rgb(36 40 82 / 0.6);
}
.accent-adcurate-black\/65 {
  accent-color: rgb(36 40 82 / 0.65);
}
.accent-adcurate-black\/70 {
  accent-color: rgb(36 40 82 / 0.7);
}
.accent-adcurate-black\/75 {
  accent-color: rgb(36 40 82 / 0.75);
}
.accent-adcurate-black\/80 {
  accent-color: rgb(36 40 82 / 0.8);
}
.accent-adcurate-black\/85 {
  accent-color: rgb(36 40 82 / 0.85);
}
.accent-adcurate-black\/90 {
  accent-color: rgb(36 40 82 / 0.9);
}
.accent-adcurate-black\/95 {
  accent-color: rgb(36 40 82 / 0.95);
}
.accent-adcurate-gradient-blue {
  accent-color: #d4fdff;
}
.accent-adcurate-gradient-blue\/0 {
  accent-color: rgb(212 253 255 / 0);
}
.accent-adcurate-gradient-blue\/10 {
  accent-color: rgb(212 253 255 / 0.1);
}
.accent-adcurate-gradient-blue\/100 {
  accent-color: rgb(212 253 255 / 1);
}
.accent-adcurate-gradient-blue\/15 {
  accent-color: rgb(212 253 255 / 0.15);
}
.accent-adcurate-gradient-blue\/20 {
  accent-color: rgb(212 253 255 / 0.2);
}
.accent-adcurate-gradient-blue\/25 {
  accent-color: rgb(212 253 255 / 0.25);
}
.accent-adcurate-gradient-blue\/30 {
  accent-color: rgb(212 253 255 / 0.3);
}
.accent-adcurate-gradient-blue\/35 {
  accent-color: rgb(212 253 255 / 0.35);
}
.accent-adcurate-gradient-blue\/40 {
  accent-color: rgb(212 253 255 / 0.4);
}
.accent-adcurate-gradient-blue\/45 {
  accent-color: rgb(212 253 255 / 0.45);
}
.accent-adcurate-gradient-blue\/5 {
  accent-color: rgb(212 253 255 / 0.05);
}
.accent-adcurate-gradient-blue\/50 {
  accent-color: rgb(212 253 255 / 0.5);
}
.accent-adcurate-gradient-blue\/55 {
  accent-color: rgb(212 253 255 / 0.55);
}
.accent-adcurate-gradient-blue\/60 {
  accent-color: rgb(212 253 255 / 0.6);
}
.accent-adcurate-gradient-blue\/65 {
  accent-color: rgb(212 253 255 / 0.65);
}
.accent-adcurate-gradient-blue\/70 {
  accent-color: rgb(212 253 255 / 0.7);
}
.accent-adcurate-gradient-blue\/75 {
  accent-color: rgb(212 253 255 / 0.75);
}
.accent-adcurate-gradient-blue\/80 {
  accent-color: rgb(212 253 255 / 0.8);
}
.accent-adcurate-gradient-blue\/85 {
  accent-color: rgb(212 253 255 / 0.85);
}
.accent-adcurate-gradient-blue\/90 {
  accent-color: rgb(212 253 255 / 0.9);
}
.accent-adcurate-gradient-blue\/95 {
  accent-color: rgb(212 253 255 / 0.95);
}
.accent-adcurate-gradient-pink {
  accent-color: #fccdf8;
}
.accent-adcurate-gradient-pink\/0 {
  accent-color: rgb(252 205 248 / 0);
}
.accent-adcurate-gradient-pink\/10 {
  accent-color: rgb(252 205 248 / 0.1);
}
.accent-adcurate-gradient-pink\/100 {
  accent-color: rgb(252 205 248 / 1);
}
.accent-adcurate-gradient-pink\/15 {
  accent-color: rgb(252 205 248 / 0.15);
}
.accent-adcurate-gradient-pink\/20 {
  accent-color: rgb(252 205 248 / 0.2);
}
.accent-adcurate-gradient-pink\/25 {
  accent-color: rgb(252 205 248 / 0.25);
}
.accent-adcurate-gradient-pink\/30 {
  accent-color: rgb(252 205 248 / 0.3);
}
.accent-adcurate-gradient-pink\/35 {
  accent-color: rgb(252 205 248 / 0.35);
}
.accent-adcurate-gradient-pink\/40 {
  accent-color: rgb(252 205 248 / 0.4);
}
.accent-adcurate-gradient-pink\/45 {
  accent-color: rgb(252 205 248 / 0.45);
}
.accent-adcurate-gradient-pink\/5 {
  accent-color: rgb(252 205 248 / 0.05);
}
.accent-adcurate-gradient-pink\/50 {
  accent-color: rgb(252 205 248 / 0.5);
}
.accent-adcurate-gradient-pink\/55 {
  accent-color: rgb(252 205 248 / 0.55);
}
.accent-adcurate-gradient-pink\/60 {
  accent-color: rgb(252 205 248 / 0.6);
}
.accent-adcurate-gradient-pink\/65 {
  accent-color: rgb(252 205 248 / 0.65);
}
.accent-adcurate-gradient-pink\/70 {
  accent-color: rgb(252 205 248 / 0.7);
}
.accent-adcurate-gradient-pink\/75 {
  accent-color: rgb(252 205 248 / 0.75);
}
.accent-adcurate-gradient-pink\/80 {
  accent-color: rgb(252 205 248 / 0.8);
}
.accent-adcurate-gradient-pink\/85 {
  accent-color: rgb(252 205 248 / 0.85);
}
.accent-adcurate-gradient-pink\/90 {
  accent-color: rgb(252 205 248 / 0.9);
}
.accent-adcurate-gradient-pink\/95 {
  accent-color: rgb(252 205 248 / 0.95);
}
.accent-adcurate-gray-lite {
  accent-color: #E7E6E6;
}
.accent-adcurate-gray-lite\/0 {
  accent-color: rgb(231 230 230 / 0);
}
.accent-adcurate-gray-lite\/10 {
  accent-color: rgb(231 230 230 / 0.1);
}
.accent-adcurate-gray-lite\/100 {
  accent-color: rgb(231 230 230 / 1);
}
.accent-adcurate-gray-lite\/15 {
  accent-color: rgb(231 230 230 / 0.15);
}
.accent-adcurate-gray-lite\/20 {
  accent-color: rgb(231 230 230 / 0.2);
}
.accent-adcurate-gray-lite\/25 {
  accent-color: rgb(231 230 230 / 0.25);
}
.accent-adcurate-gray-lite\/30 {
  accent-color: rgb(231 230 230 / 0.3);
}
.accent-adcurate-gray-lite\/35 {
  accent-color: rgb(231 230 230 / 0.35);
}
.accent-adcurate-gray-lite\/40 {
  accent-color: rgb(231 230 230 / 0.4);
}
.accent-adcurate-gray-lite\/45 {
  accent-color: rgb(231 230 230 / 0.45);
}
.accent-adcurate-gray-lite\/5 {
  accent-color: rgb(231 230 230 / 0.05);
}
.accent-adcurate-gray-lite\/50 {
  accent-color: rgb(231 230 230 / 0.5);
}
.accent-adcurate-gray-lite\/55 {
  accent-color: rgb(231 230 230 / 0.55);
}
.accent-adcurate-gray-lite\/60 {
  accent-color: rgb(231 230 230 / 0.6);
}
.accent-adcurate-gray-lite\/65 {
  accent-color: rgb(231 230 230 / 0.65);
}
.accent-adcurate-gray-lite\/70 {
  accent-color: rgb(231 230 230 / 0.7);
}
.accent-adcurate-gray-lite\/75 {
  accent-color: rgb(231 230 230 / 0.75);
}
.accent-adcurate-gray-lite\/80 {
  accent-color: rgb(231 230 230 / 0.8);
}
.accent-adcurate-gray-lite\/85 {
  accent-color: rgb(231 230 230 / 0.85);
}
.accent-adcurate-gray-lite\/90 {
  accent-color: rgb(231 230 230 / 0.9);
}
.accent-adcurate-gray-lite\/95 {
  accent-color: rgb(231 230 230 / 0.95);
}
.accent-adcurate-green-dark {
  accent-color: #32BC9B;
}
.accent-adcurate-green-dark\/0 {
  accent-color: rgb(50 188 155 / 0);
}
.accent-adcurate-green-dark\/10 {
  accent-color: rgb(50 188 155 / 0.1);
}
.accent-adcurate-green-dark\/100 {
  accent-color: rgb(50 188 155 / 1);
}
.accent-adcurate-green-dark\/15 {
  accent-color: rgb(50 188 155 / 0.15);
}
.accent-adcurate-green-dark\/20 {
  accent-color: rgb(50 188 155 / 0.2);
}
.accent-adcurate-green-dark\/25 {
  accent-color: rgb(50 188 155 / 0.25);
}
.accent-adcurate-green-dark\/30 {
  accent-color: rgb(50 188 155 / 0.3);
}
.accent-adcurate-green-dark\/35 {
  accent-color: rgb(50 188 155 / 0.35);
}
.accent-adcurate-green-dark\/40 {
  accent-color: rgb(50 188 155 / 0.4);
}
.accent-adcurate-green-dark\/45 {
  accent-color: rgb(50 188 155 / 0.45);
}
.accent-adcurate-green-dark\/5 {
  accent-color: rgb(50 188 155 / 0.05);
}
.accent-adcurate-green-dark\/50 {
  accent-color: rgb(50 188 155 / 0.5);
}
.accent-adcurate-green-dark\/55 {
  accent-color: rgb(50 188 155 / 0.55);
}
.accent-adcurate-green-dark\/60 {
  accent-color: rgb(50 188 155 / 0.6);
}
.accent-adcurate-green-dark\/65 {
  accent-color: rgb(50 188 155 / 0.65);
}
.accent-adcurate-green-dark\/70 {
  accent-color: rgb(50 188 155 / 0.7);
}
.accent-adcurate-green-dark\/75 {
  accent-color: rgb(50 188 155 / 0.75);
}
.accent-adcurate-green-dark\/80 {
  accent-color: rgb(50 188 155 / 0.8);
}
.accent-adcurate-green-dark\/85 {
  accent-color: rgb(50 188 155 / 0.85);
}
.accent-adcurate-green-dark\/90 {
  accent-color: rgb(50 188 155 / 0.9);
}
.accent-adcurate-green-dark\/95 {
  accent-color: rgb(50 188 155 / 0.95);
}
.accent-adcurate-green-lite {
  accent-color: #3CCFAC;
}
.accent-adcurate-green-lite\/0 {
  accent-color: rgb(60 207 172 / 0);
}
.accent-adcurate-green-lite\/10 {
  accent-color: rgb(60 207 172 / 0.1);
}
.accent-adcurate-green-lite\/100 {
  accent-color: rgb(60 207 172 / 1);
}
.accent-adcurate-green-lite\/15 {
  accent-color: rgb(60 207 172 / 0.15);
}
.accent-adcurate-green-lite\/20 {
  accent-color: rgb(60 207 172 / 0.2);
}
.accent-adcurate-green-lite\/25 {
  accent-color: rgb(60 207 172 / 0.25);
}
.accent-adcurate-green-lite\/30 {
  accent-color: rgb(60 207 172 / 0.3);
}
.accent-adcurate-green-lite\/35 {
  accent-color: rgb(60 207 172 / 0.35);
}
.accent-adcurate-green-lite\/40 {
  accent-color: rgb(60 207 172 / 0.4);
}
.accent-adcurate-green-lite\/45 {
  accent-color: rgb(60 207 172 / 0.45);
}
.accent-adcurate-green-lite\/5 {
  accent-color: rgb(60 207 172 / 0.05);
}
.accent-adcurate-green-lite\/50 {
  accent-color: rgb(60 207 172 / 0.5);
}
.accent-adcurate-green-lite\/55 {
  accent-color: rgb(60 207 172 / 0.55);
}
.accent-adcurate-green-lite\/60 {
  accent-color: rgb(60 207 172 / 0.6);
}
.accent-adcurate-green-lite\/65 {
  accent-color: rgb(60 207 172 / 0.65);
}
.accent-adcurate-green-lite\/70 {
  accent-color: rgb(60 207 172 / 0.7);
}
.accent-adcurate-green-lite\/75 {
  accent-color: rgb(60 207 172 / 0.75);
}
.accent-adcurate-green-lite\/80 {
  accent-color: rgb(60 207 172 / 0.8);
}
.accent-adcurate-green-lite\/85 {
  accent-color: rgb(60 207 172 / 0.85);
}
.accent-adcurate-green-lite\/90 {
  accent-color: rgb(60 207 172 / 0.9);
}
.accent-adcurate-green-lite\/95 {
  accent-color: rgb(60 207 172 / 0.95);
}
.accent-adcurate-purple-dark {
  accent-color: #532950;
}
.accent-adcurate-purple-dark\/0 {
  accent-color: rgb(83 41 80 / 0);
}
.accent-adcurate-purple-dark\/10 {
  accent-color: rgb(83 41 80 / 0.1);
}
.accent-adcurate-purple-dark\/100 {
  accent-color: rgb(83 41 80 / 1);
}
.accent-adcurate-purple-dark\/15 {
  accent-color: rgb(83 41 80 / 0.15);
}
.accent-adcurate-purple-dark\/20 {
  accent-color: rgb(83 41 80 / 0.2);
}
.accent-adcurate-purple-dark\/25 {
  accent-color: rgb(83 41 80 / 0.25);
}
.accent-adcurate-purple-dark\/30 {
  accent-color: rgb(83 41 80 / 0.3);
}
.accent-adcurate-purple-dark\/35 {
  accent-color: rgb(83 41 80 / 0.35);
}
.accent-adcurate-purple-dark\/40 {
  accent-color: rgb(83 41 80 / 0.4);
}
.accent-adcurate-purple-dark\/45 {
  accent-color: rgb(83 41 80 / 0.45);
}
.accent-adcurate-purple-dark\/5 {
  accent-color: rgb(83 41 80 / 0.05);
}
.accent-adcurate-purple-dark\/50 {
  accent-color: rgb(83 41 80 / 0.5);
}
.accent-adcurate-purple-dark\/55 {
  accent-color: rgb(83 41 80 / 0.55);
}
.accent-adcurate-purple-dark\/60 {
  accent-color: rgb(83 41 80 / 0.6);
}
.accent-adcurate-purple-dark\/65 {
  accent-color: rgb(83 41 80 / 0.65);
}
.accent-adcurate-purple-dark\/70 {
  accent-color: rgb(83 41 80 / 0.7);
}
.accent-adcurate-purple-dark\/75 {
  accent-color: rgb(83 41 80 / 0.75);
}
.accent-adcurate-purple-dark\/80 {
  accent-color: rgb(83 41 80 / 0.8);
}
.accent-adcurate-purple-dark\/85 {
  accent-color: rgb(83 41 80 / 0.85);
}
.accent-adcurate-purple-dark\/90 {
  accent-color: rgb(83 41 80 / 0.9);
}
.accent-adcurate-purple-dark\/95 {
  accent-color: rgb(83 41 80 / 0.95);
}
.accent-safex-aqua {
  accent-color: #32BC9B;
}
.accent-safex-aqua\/0 {
  accent-color: rgb(50 188 155 / 0);
}
.accent-safex-aqua\/10 {
  accent-color: rgb(50 188 155 / 0.1);
}
.accent-safex-aqua\/100 {
  accent-color: rgb(50 188 155 / 1);
}
.accent-safex-aqua\/15 {
  accent-color: rgb(50 188 155 / 0.15);
}
.accent-safex-aqua\/20 {
  accent-color: rgb(50 188 155 / 0.2);
}
.accent-safex-aqua\/25 {
  accent-color: rgb(50 188 155 / 0.25);
}
.accent-safex-aqua\/30 {
  accent-color: rgb(50 188 155 / 0.3);
}
.accent-safex-aqua\/35 {
  accent-color: rgb(50 188 155 / 0.35);
}
.accent-safex-aqua\/40 {
  accent-color: rgb(50 188 155 / 0.4);
}
.accent-safex-aqua\/45 {
  accent-color: rgb(50 188 155 / 0.45);
}
.accent-safex-aqua\/5 {
  accent-color: rgb(50 188 155 / 0.05);
}
.accent-safex-aqua\/50 {
  accent-color: rgb(50 188 155 / 0.5);
}
.accent-safex-aqua\/55 {
  accent-color: rgb(50 188 155 / 0.55);
}
.accent-safex-aqua\/60 {
  accent-color: rgb(50 188 155 / 0.6);
}
.accent-safex-aqua\/65 {
  accent-color: rgb(50 188 155 / 0.65);
}
.accent-safex-aqua\/70 {
  accent-color: rgb(50 188 155 / 0.7);
}
.accent-safex-aqua\/75 {
  accent-color: rgb(50 188 155 / 0.75);
}
.accent-safex-aqua\/80 {
  accent-color: rgb(50 188 155 / 0.8);
}
.accent-safex-aqua\/85 {
  accent-color: rgb(50 188 155 / 0.85);
}
.accent-safex-aqua\/90 {
  accent-color: rgb(50 188 155 / 0.9);
}
.accent-safex-aqua\/95 {
  accent-color: rgb(50 188 155 / 0.95);
}
.accent-safex-blue {
  accent-color: rgb(37 99 235);
}
.accent-safex-blue-dark {
  accent-color: rgb(23 37 84);
}
.accent-safex-blue-dark\/0 {
  accent-color: rgb(23 37 84 / 0);
}
.accent-safex-blue-dark\/10 {
  accent-color: rgb(23 37 84 / 0.1);
}
.accent-safex-blue-dark\/100 {
  accent-color: rgb(23 37 84 / 1);
}
.accent-safex-blue-dark\/15 {
  accent-color: rgb(23 37 84 / 0.15);
}
.accent-safex-blue-dark\/20 {
  accent-color: rgb(23 37 84 / 0.2);
}
.accent-safex-blue-dark\/25 {
  accent-color: rgb(23 37 84 / 0.25);
}
.accent-safex-blue-dark\/30 {
  accent-color: rgb(23 37 84 / 0.3);
}
.accent-safex-blue-dark\/35 {
  accent-color: rgb(23 37 84 / 0.35);
}
.accent-safex-blue-dark\/40 {
  accent-color: rgb(23 37 84 / 0.4);
}
.accent-safex-blue-dark\/45 {
  accent-color: rgb(23 37 84 / 0.45);
}
.accent-safex-blue-dark\/5 {
  accent-color: rgb(23 37 84 / 0.05);
}
.accent-safex-blue-dark\/50 {
  accent-color: rgb(23 37 84 / 0.5);
}
.accent-safex-blue-dark\/55 {
  accent-color: rgb(23 37 84 / 0.55);
}
.accent-safex-blue-dark\/60 {
  accent-color: rgb(23 37 84 / 0.6);
}
.accent-safex-blue-dark\/65 {
  accent-color: rgb(23 37 84 / 0.65);
}
.accent-safex-blue-dark\/70 {
  accent-color: rgb(23 37 84 / 0.7);
}
.accent-safex-blue-dark\/75 {
  accent-color: rgb(23 37 84 / 0.75);
}
.accent-safex-blue-dark\/80 {
  accent-color: rgb(23 37 84 / 0.8);
}
.accent-safex-blue-dark\/85 {
  accent-color: rgb(23 37 84 / 0.85);
}
.accent-safex-blue-dark\/90 {
  accent-color: rgb(23 37 84 / 0.9);
}
.accent-safex-blue-dark\/95 {
  accent-color: rgb(23 37 84 / 0.95);
}
.accent-safex-blue\/0 {
  accent-color: rgb(37 99 235 / 0);
}
.accent-safex-blue\/10 {
  accent-color: rgb(37 99 235 / 0.1);
}
.accent-safex-blue\/100 {
  accent-color: rgb(37 99 235 / 1);
}
.accent-safex-blue\/15 {
  accent-color: rgb(37 99 235 / 0.15);
}
.accent-safex-blue\/20 {
  accent-color: rgb(37 99 235 / 0.2);
}
.accent-safex-blue\/25 {
  accent-color: rgb(37 99 235 / 0.25);
}
.accent-safex-blue\/30 {
  accent-color: rgb(37 99 235 / 0.3);
}
.accent-safex-blue\/35 {
  accent-color: rgb(37 99 235 / 0.35);
}
.accent-safex-blue\/40 {
  accent-color: rgb(37 99 235 / 0.4);
}
.accent-safex-blue\/45 {
  accent-color: rgb(37 99 235 / 0.45);
}
.accent-safex-blue\/5 {
  accent-color: rgb(37 99 235 / 0.05);
}
.accent-safex-blue\/50 {
  accent-color: rgb(37 99 235 / 0.5);
}
.accent-safex-blue\/55 {
  accent-color: rgb(37 99 235 / 0.55);
}
.accent-safex-blue\/60 {
  accent-color: rgb(37 99 235 / 0.6);
}
.accent-safex-blue\/65 {
  accent-color: rgb(37 99 235 / 0.65);
}
.accent-safex-blue\/70 {
  accent-color: rgb(37 99 235 / 0.7);
}
.accent-safex-blue\/75 {
  accent-color: rgb(37 99 235 / 0.75);
}
.accent-safex-blue\/80 {
  accent-color: rgb(37 99 235 / 0.8);
}
.accent-safex-blue\/85 {
  accent-color: rgb(37 99 235 / 0.85);
}
.accent-safex-blue\/90 {
  accent-color: rgb(37 99 235 / 0.9);
}
.accent-safex-blue\/95 {
  accent-color: rgb(37 99 235 / 0.95);
}
.accent-safex-gray-dark {
  accent-color: #121212;
}
.accent-safex-gray-dark\/0 {
  accent-color: rgb(18 18 18 / 0);
}
.accent-safex-gray-dark\/10 {
  accent-color: rgb(18 18 18 / 0.1);
}
.accent-safex-gray-dark\/100 {
  accent-color: rgb(18 18 18 / 1);
}
.accent-safex-gray-dark\/15 {
  accent-color: rgb(18 18 18 / 0.15);
}
.accent-safex-gray-dark\/20 {
  accent-color: rgb(18 18 18 / 0.2);
}
.accent-safex-gray-dark\/25 {
  accent-color: rgb(18 18 18 / 0.25);
}
.accent-safex-gray-dark\/30 {
  accent-color: rgb(18 18 18 / 0.3);
}
.accent-safex-gray-dark\/35 {
  accent-color: rgb(18 18 18 / 0.35);
}
.accent-safex-gray-dark\/40 {
  accent-color: rgb(18 18 18 / 0.4);
}
.accent-safex-gray-dark\/45 {
  accent-color: rgb(18 18 18 / 0.45);
}
.accent-safex-gray-dark\/5 {
  accent-color: rgb(18 18 18 / 0.05);
}
.accent-safex-gray-dark\/50 {
  accent-color: rgb(18 18 18 / 0.5);
}
.accent-safex-gray-dark\/55 {
  accent-color: rgb(18 18 18 / 0.55);
}
.accent-safex-gray-dark\/60 {
  accent-color: rgb(18 18 18 / 0.6);
}
.accent-safex-gray-dark\/65 {
  accent-color: rgb(18 18 18 / 0.65);
}
.accent-safex-gray-dark\/70 {
  accent-color: rgb(18 18 18 / 0.7);
}
.accent-safex-gray-dark\/75 {
  accent-color: rgb(18 18 18 / 0.75);
}
.accent-safex-gray-dark\/80 {
  accent-color: rgb(18 18 18 / 0.8);
}
.accent-safex-gray-dark\/85 {
  accent-color: rgb(18 18 18 / 0.85);
}
.accent-safex-gray-dark\/90 {
  accent-color: rgb(18 18 18 / 0.9);
}
.accent-safex-gray-dark\/95 {
  accent-color: rgb(18 18 18 / 0.95);
}
.accent-safex-gray-lite {
  accent-color: #F7F8F9;
}
.accent-safex-gray-lite\/0 {
  accent-color: rgb(247 248 249 / 0);
}
.accent-safex-gray-lite\/10 {
  accent-color: rgb(247 248 249 / 0.1);
}
.accent-safex-gray-lite\/100 {
  accent-color: rgb(247 248 249 / 1);
}
.accent-safex-gray-lite\/15 {
  accent-color: rgb(247 248 249 / 0.15);
}
.accent-safex-gray-lite\/20 {
  accent-color: rgb(247 248 249 / 0.2);
}
.accent-safex-gray-lite\/25 {
  accent-color: rgb(247 248 249 / 0.25);
}
.accent-safex-gray-lite\/30 {
  accent-color: rgb(247 248 249 / 0.3);
}
.accent-safex-gray-lite\/35 {
  accent-color: rgb(247 248 249 / 0.35);
}
.accent-safex-gray-lite\/40 {
  accent-color: rgb(247 248 249 / 0.4);
}
.accent-safex-gray-lite\/45 {
  accent-color: rgb(247 248 249 / 0.45);
}
.accent-safex-gray-lite\/5 {
  accent-color: rgb(247 248 249 / 0.05);
}
.accent-safex-gray-lite\/50 {
  accent-color: rgb(247 248 249 / 0.5);
}
.accent-safex-gray-lite\/55 {
  accent-color: rgb(247 248 249 / 0.55);
}
.accent-safex-gray-lite\/60 {
  accent-color: rgb(247 248 249 / 0.6);
}
.accent-safex-gray-lite\/65 {
  accent-color: rgb(247 248 249 / 0.65);
}
.accent-safex-gray-lite\/70 {
  accent-color: rgb(247 248 249 / 0.7);
}
.accent-safex-gray-lite\/75 {
  accent-color: rgb(247 248 249 / 0.75);
}
.accent-safex-gray-lite\/80 {
  accent-color: rgb(247 248 249 / 0.8);
}
.accent-safex-gray-lite\/85 {
  accent-color: rgb(247 248 249 / 0.85);
}
.accent-safex-gray-lite\/90 {
  accent-color: rgb(247 248 249 / 0.9);
}
.accent-safex-gray-lite\/95 {
  accent-color: rgb(247 248 249 / 0.95);
}
.accent-safex-gray-med {
  accent-color: #888888;
}
.accent-safex-gray-med\/0 {
  accent-color: rgb(136 136 136 / 0);
}
.accent-safex-gray-med\/10 {
  accent-color: rgb(136 136 136 / 0.1);
}
.accent-safex-gray-med\/100 {
  accent-color: rgb(136 136 136 / 1);
}
.accent-safex-gray-med\/15 {
  accent-color: rgb(136 136 136 / 0.15);
}
.accent-safex-gray-med\/20 {
  accent-color: rgb(136 136 136 / 0.2);
}
.accent-safex-gray-med\/25 {
  accent-color: rgb(136 136 136 / 0.25);
}
.accent-safex-gray-med\/30 {
  accent-color: rgb(136 136 136 / 0.3);
}
.accent-safex-gray-med\/35 {
  accent-color: rgb(136 136 136 / 0.35);
}
.accent-safex-gray-med\/40 {
  accent-color: rgb(136 136 136 / 0.4);
}
.accent-safex-gray-med\/45 {
  accent-color: rgb(136 136 136 / 0.45);
}
.accent-safex-gray-med\/5 {
  accent-color: rgb(136 136 136 / 0.05);
}
.accent-safex-gray-med\/50 {
  accent-color: rgb(136 136 136 / 0.5);
}
.accent-safex-gray-med\/55 {
  accent-color: rgb(136 136 136 / 0.55);
}
.accent-safex-gray-med\/60 {
  accent-color: rgb(136 136 136 / 0.6);
}
.accent-safex-gray-med\/65 {
  accent-color: rgb(136 136 136 / 0.65);
}
.accent-safex-gray-med\/70 {
  accent-color: rgb(136 136 136 / 0.7);
}
.accent-safex-gray-med\/75 {
  accent-color: rgb(136 136 136 / 0.75);
}
.accent-safex-gray-med\/80 {
  accent-color: rgb(136 136 136 / 0.8);
}
.accent-safex-gray-med\/85 {
  accent-color: rgb(136 136 136 / 0.85);
}
.accent-safex-gray-med\/90 {
  accent-color: rgb(136 136 136 / 0.9);
}
.accent-safex-gray-med\/95 {
  accent-color: rgb(136 136 136 / 0.95);
}
.accent-safex-green {
  accent-color: #32BC9B;
}
.accent-safex-green\/0 {
  accent-color: rgb(50 188 155 / 0);
}
.accent-safex-green\/10 {
  accent-color: rgb(50 188 155 / 0.1);
}
.accent-safex-green\/100 {
  accent-color: rgb(50 188 155 / 1);
}
.accent-safex-green\/15 {
  accent-color: rgb(50 188 155 / 0.15);
}
.accent-safex-green\/20 {
  accent-color: rgb(50 188 155 / 0.2);
}
.accent-safex-green\/25 {
  accent-color: rgb(50 188 155 / 0.25);
}
.accent-safex-green\/30 {
  accent-color: rgb(50 188 155 / 0.3);
}
.accent-safex-green\/35 {
  accent-color: rgb(50 188 155 / 0.35);
}
.accent-safex-green\/40 {
  accent-color: rgb(50 188 155 / 0.4);
}
.accent-safex-green\/45 {
  accent-color: rgb(50 188 155 / 0.45);
}
.accent-safex-green\/5 {
  accent-color: rgb(50 188 155 / 0.05);
}
.accent-safex-green\/50 {
  accent-color: rgb(50 188 155 / 0.5);
}
.accent-safex-green\/55 {
  accent-color: rgb(50 188 155 / 0.55);
}
.accent-safex-green\/60 {
  accent-color: rgb(50 188 155 / 0.6);
}
.accent-safex-green\/65 {
  accent-color: rgb(50 188 155 / 0.65);
}
.accent-safex-green\/70 {
  accent-color: rgb(50 188 155 / 0.7);
}
.accent-safex-green\/75 {
  accent-color: rgb(50 188 155 / 0.75);
}
.accent-safex-green\/80 {
  accent-color: rgb(50 188 155 / 0.8);
}
.accent-safex-green\/85 {
  accent-color: rgb(50 188 155 / 0.85);
}
.accent-safex-green\/90 {
  accent-color: rgb(50 188 155 / 0.9);
}
.accent-safex-green\/95 {
  accent-color: rgb(50 188 155 / 0.95);
}
.accent-safex-purple {
  accent-color: rgb(107 33 168);
}
.accent-safex-purple\/0 {
  accent-color: rgb(107 33 168 / 0);
}
.accent-safex-purple\/10 {
  accent-color: rgb(107 33 168 / 0.1);
}
.accent-safex-purple\/100 {
  accent-color: rgb(107 33 168 / 1);
}
.accent-safex-purple\/15 {
  accent-color: rgb(107 33 168 / 0.15);
}
.accent-safex-purple\/20 {
  accent-color: rgb(107 33 168 / 0.2);
}
.accent-safex-purple\/25 {
  accent-color: rgb(107 33 168 / 0.25);
}
.accent-safex-purple\/30 {
  accent-color: rgb(107 33 168 / 0.3);
}
.accent-safex-purple\/35 {
  accent-color: rgb(107 33 168 / 0.35);
}
.accent-safex-purple\/40 {
  accent-color: rgb(107 33 168 / 0.4);
}
.accent-safex-purple\/45 {
  accent-color: rgb(107 33 168 / 0.45);
}
.accent-safex-purple\/5 {
  accent-color: rgb(107 33 168 / 0.05);
}
.accent-safex-purple\/50 {
  accent-color: rgb(107 33 168 / 0.5);
}
.accent-safex-purple\/55 {
  accent-color: rgb(107 33 168 / 0.55);
}
.accent-safex-purple\/60 {
  accent-color: rgb(107 33 168 / 0.6);
}
.accent-safex-purple\/65 {
  accent-color: rgb(107 33 168 / 0.65);
}
.accent-safex-purple\/70 {
  accent-color: rgb(107 33 168 / 0.7);
}
.accent-safex-purple\/75 {
  accent-color: rgb(107 33 168 / 0.75);
}
.accent-safex-purple\/80 {
  accent-color: rgb(107 33 168 / 0.8);
}
.accent-safex-purple\/85 {
  accent-color: rgb(107 33 168 / 0.85);
}
.accent-safex-purple\/90 {
  accent-color: rgb(107 33 168 / 0.9);
}
.accent-safex-purple\/95 {
  accent-color: rgb(107 33 168 / 0.95);
}
.accent-safex-red {
  accent-color: #B15047;
}
.accent-safex-red-blocked {
  accent-color: rgb(220 38 38);
}
.accent-safex-red-blocked\/0 {
  accent-color: rgb(220 38 38 / 0);
}
.accent-safex-red-blocked\/10 {
  accent-color: rgb(220 38 38 / 0.1);
}
.accent-safex-red-blocked\/100 {
  accent-color: rgb(220 38 38 / 1);
}
.accent-safex-red-blocked\/15 {
  accent-color: rgb(220 38 38 / 0.15);
}
.accent-safex-red-blocked\/20 {
  accent-color: rgb(220 38 38 / 0.2);
}
.accent-safex-red-blocked\/25 {
  accent-color: rgb(220 38 38 / 0.25);
}
.accent-safex-red-blocked\/30 {
  accent-color: rgb(220 38 38 / 0.3);
}
.accent-safex-red-blocked\/35 {
  accent-color: rgb(220 38 38 / 0.35);
}
.accent-safex-red-blocked\/40 {
  accent-color: rgb(220 38 38 / 0.4);
}
.accent-safex-red-blocked\/45 {
  accent-color: rgb(220 38 38 / 0.45);
}
.accent-safex-red-blocked\/5 {
  accent-color: rgb(220 38 38 / 0.05);
}
.accent-safex-red-blocked\/50 {
  accent-color: rgb(220 38 38 / 0.5);
}
.accent-safex-red-blocked\/55 {
  accent-color: rgb(220 38 38 / 0.55);
}
.accent-safex-red-blocked\/60 {
  accent-color: rgb(220 38 38 / 0.6);
}
.accent-safex-red-blocked\/65 {
  accent-color: rgb(220 38 38 / 0.65);
}
.accent-safex-red-blocked\/70 {
  accent-color: rgb(220 38 38 / 0.7);
}
.accent-safex-red-blocked\/75 {
  accent-color: rgb(220 38 38 / 0.75);
}
.accent-safex-red-blocked\/80 {
  accent-color: rgb(220 38 38 / 0.8);
}
.accent-safex-red-blocked\/85 {
  accent-color: rgb(220 38 38 / 0.85);
}
.accent-safex-red-blocked\/90 {
  accent-color: rgb(220 38 38 / 0.9);
}
.accent-safex-red-blocked\/95 {
  accent-color: rgb(220 38 38 / 0.95);
}
.accent-safex-red\/0 {
  accent-color: rgb(177 80 71 / 0);
}
.accent-safex-red\/10 {
  accent-color: rgb(177 80 71 / 0.1);
}
.accent-safex-red\/100 {
  accent-color: rgb(177 80 71 / 1);
}
.accent-safex-red\/15 {
  accent-color: rgb(177 80 71 / 0.15);
}
.accent-safex-red\/20 {
  accent-color: rgb(177 80 71 / 0.2);
}
.accent-safex-red\/25 {
  accent-color: rgb(177 80 71 / 0.25);
}
.accent-safex-red\/30 {
  accent-color: rgb(177 80 71 / 0.3);
}
.accent-safex-red\/35 {
  accent-color: rgb(177 80 71 / 0.35);
}
.accent-safex-red\/40 {
  accent-color: rgb(177 80 71 / 0.4);
}
.accent-safex-red\/45 {
  accent-color: rgb(177 80 71 / 0.45);
}
.accent-safex-red\/5 {
  accent-color: rgb(177 80 71 / 0.05);
}
.accent-safex-red\/50 {
  accent-color: rgb(177 80 71 / 0.5);
}
.accent-safex-red\/55 {
  accent-color: rgb(177 80 71 / 0.55);
}
.accent-safex-red\/60 {
  accent-color: rgb(177 80 71 / 0.6);
}
.accent-safex-red\/65 {
  accent-color: rgb(177 80 71 / 0.65);
}
.accent-safex-red\/70 {
  accent-color: rgb(177 80 71 / 0.7);
}
.accent-safex-red\/75 {
  accent-color: rgb(177 80 71 / 0.75);
}
.accent-safex-red\/80 {
  accent-color: rgb(177 80 71 / 0.8);
}
.accent-safex-red\/85 {
  accent-color: rgb(177 80 71 / 0.85);
}
.accent-safex-red\/90 {
  accent-color: rgb(177 80 71 / 0.9);
}
.accent-safex-red\/95 {
  accent-color: rgb(177 80 71 / 0.95);
}
.accent-safex-yellow {
  accent-color: #CA2;
}
.accent-safex-yellow-lite {
  accent-color: #FC4;
}
.accent-safex-yellow-lite\/0 {
  accent-color: rgb(255 204 68 / 0);
}
.accent-safex-yellow-lite\/10 {
  accent-color: rgb(255 204 68 / 0.1);
}
.accent-safex-yellow-lite\/100 {
  accent-color: rgb(255 204 68 / 1);
}
.accent-safex-yellow-lite\/15 {
  accent-color: rgb(255 204 68 / 0.15);
}
.accent-safex-yellow-lite\/20 {
  accent-color: rgb(255 204 68 / 0.2);
}
.accent-safex-yellow-lite\/25 {
  accent-color: rgb(255 204 68 / 0.25);
}
.accent-safex-yellow-lite\/30 {
  accent-color: rgb(255 204 68 / 0.3);
}
.accent-safex-yellow-lite\/35 {
  accent-color: rgb(255 204 68 / 0.35);
}
.accent-safex-yellow-lite\/40 {
  accent-color: rgb(255 204 68 / 0.4);
}
.accent-safex-yellow-lite\/45 {
  accent-color: rgb(255 204 68 / 0.45);
}
.accent-safex-yellow-lite\/5 {
  accent-color: rgb(255 204 68 / 0.05);
}
.accent-safex-yellow-lite\/50 {
  accent-color: rgb(255 204 68 / 0.5);
}
.accent-safex-yellow-lite\/55 {
  accent-color: rgb(255 204 68 / 0.55);
}
.accent-safex-yellow-lite\/60 {
  accent-color: rgb(255 204 68 / 0.6);
}
.accent-safex-yellow-lite\/65 {
  accent-color: rgb(255 204 68 / 0.65);
}
.accent-safex-yellow-lite\/70 {
  accent-color: rgb(255 204 68 / 0.7);
}
.accent-safex-yellow-lite\/75 {
  accent-color: rgb(255 204 68 / 0.75);
}
.accent-safex-yellow-lite\/80 {
  accent-color: rgb(255 204 68 / 0.8);
}
.accent-safex-yellow-lite\/85 {
  accent-color: rgb(255 204 68 / 0.85);
}
.accent-safex-yellow-lite\/90 {
  accent-color: rgb(255 204 68 / 0.9);
}
.accent-safex-yellow-lite\/95 {
  accent-color: rgb(255 204 68 / 0.95);
}
.accent-safex-yellow\/0 {
  accent-color: rgb(204 170 34 / 0);
}
.accent-safex-yellow\/10 {
  accent-color: rgb(204 170 34 / 0.1);
}
.accent-safex-yellow\/100 {
  accent-color: rgb(204 170 34 / 1);
}
.accent-safex-yellow\/15 {
  accent-color: rgb(204 170 34 / 0.15);
}
.accent-safex-yellow\/20 {
  accent-color: rgb(204 170 34 / 0.2);
}
.accent-safex-yellow\/25 {
  accent-color: rgb(204 170 34 / 0.25);
}
.accent-safex-yellow\/30 {
  accent-color: rgb(204 170 34 / 0.3);
}
.accent-safex-yellow\/35 {
  accent-color: rgb(204 170 34 / 0.35);
}
.accent-safex-yellow\/40 {
  accent-color: rgb(204 170 34 / 0.4);
}
.accent-safex-yellow\/45 {
  accent-color: rgb(204 170 34 / 0.45);
}
.accent-safex-yellow\/5 {
  accent-color: rgb(204 170 34 / 0.05);
}
.accent-safex-yellow\/50 {
  accent-color: rgb(204 170 34 / 0.5);
}
.accent-safex-yellow\/55 {
  accent-color: rgb(204 170 34 / 0.55);
}
.accent-safex-yellow\/60 {
  accent-color: rgb(204 170 34 / 0.6);
}
.accent-safex-yellow\/65 {
  accent-color: rgb(204 170 34 / 0.65);
}
.accent-safex-yellow\/70 {
  accent-color: rgb(204 170 34 / 0.7);
}
.accent-safex-yellow\/75 {
  accent-color: rgb(204 170 34 / 0.75);
}
.accent-safex-yellow\/80 {
  accent-color: rgb(204 170 34 / 0.8);
}
.accent-safex-yellow\/85 {
  accent-color: rgb(204 170 34 / 0.85);
}
.accent-safex-yellow\/90 {
  accent-color: rgb(204 170 34 / 0.9);
}
.accent-safex-yellow\/95 {
  accent-color: rgb(204 170 34 / 0.95);
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-80 {
  opacity: 0.8;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[\#0006\] {
  --tw-shadow-color: #0006;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-\[\#0008\] {
  --tw-shadow-color: #0008;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-\[\#2F356D88\] {
  --tw-shadow-color: #2F356D88;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black {
  --tw-shadow-color: #242852;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite {
  --tw-shadow-color: #2F356D;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi {
  --tw-shadow-color: #2F356D;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/0 {
  --tw-shadow-color: rgb(47 53 109 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/10 {
  --tw-shadow-color: rgb(47 53 109 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/100 {
  --tw-shadow-color: rgb(47 53 109 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/15 {
  --tw-shadow-color: rgb(47 53 109 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/20 {
  --tw-shadow-color: rgb(47 53 109 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/25 {
  --tw-shadow-color: rgb(47 53 109 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/30 {
  --tw-shadow-color: rgb(47 53 109 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/35 {
  --tw-shadow-color: rgb(47 53 109 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/40 {
  --tw-shadow-color: rgb(47 53 109 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/45 {
  --tw-shadow-color: rgb(47 53 109 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/5 {
  --tw-shadow-color: rgb(47 53 109 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/50 {
  --tw-shadow-color: rgb(47 53 109 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/55 {
  --tw-shadow-color: rgb(47 53 109 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/60 {
  --tw-shadow-color: rgb(47 53 109 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/65 {
  --tw-shadow-color: rgb(47 53 109 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/70 {
  --tw-shadow-color: rgb(47 53 109 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/75 {
  --tw-shadow-color: rgb(47 53 109 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/80 {
  --tw-shadow-color: rgb(47 53 109 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/85 {
  --tw-shadow-color: rgb(47 53 109 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/90 {
  --tw-shadow-color: rgb(47 53 109 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite-semi\/95 {
  --tw-shadow-color: rgb(47 53 109 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/0 {
  --tw-shadow-color: rgb(47 53 109 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/10 {
  --tw-shadow-color: rgb(47 53 109 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/100 {
  --tw-shadow-color: rgb(47 53 109 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/15 {
  --tw-shadow-color: rgb(47 53 109 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/20 {
  --tw-shadow-color: rgb(47 53 109 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/25 {
  --tw-shadow-color: rgb(47 53 109 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/30 {
  --tw-shadow-color: rgb(47 53 109 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/35 {
  --tw-shadow-color: rgb(47 53 109 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/40 {
  --tw-shadow-color: rgb(47 53 109 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/45 {
  --tw-shadow-color: rgb(47 53 109 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/5 {
  --tw-shadow-color: rgb(47 53 109 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/50 {
  --tw-shadow-color: rgb(47 53 109 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/55 {
  --tw-shadow-color: rgb(47 53 109 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/60 {
  --tw-shadow-color: rgb(47 53 109 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/65 {
  --tw-shadow-color: rgb(47 53 109 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/70 {
  --tw-shadow-color: rgb(47 53 109 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/75 {
  --tw-shadow-color: rgb(47 53 109 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/80 {
  --tw-shadow-color: rgb(47 53 109 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/85 {
  --tw-shadow-color: rgb(47 53 109 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/90 {
  --tw-shadow-color: rgb(47 53 109 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black-lite\/95 {
  --tw-shadow-color: rgb(47 53 109 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/0 {
  --tw-shadow-color: rgb(36 40 82 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/10 {
  --tw-shadow-color: rgb(36 40 82 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/100 {
  --tw-shadow-color: rgb(36 40 82 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/15 {
  --tw-shadow-color: rgb(36 40 82 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/20 {
  --tw-shadow-color: rgb(36 40 82 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/25 {
  --tw-shadow-color: rgb(36 40 82 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/30 {
  --tw-shadow-color: rgb(36 40 82 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/35 {
  --tw-shadow-color: rgb(36 40 82 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/40 {
  --tw-shadow-color: rgb(36 40 82 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/45 {
  --tw-shadow-color: rgb(36 40 82 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/5 {
  --tw-shadow-color: rgb(36 40 82 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/50 {
  --tw-shadow-color: rgb(36 40 82 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/55 {
  --tw-shadow-color: rgb(36 40 82 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/60 {
  --tw-shadow-color: rgb(36 40 82 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/65 {
  --tw-shadow-color: rgb(36 40 82 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/70 {
  --tw-shadow-color: rgb(36 40 82 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/75 {
  --tw-shadow-color: rgb(36 40 82 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/80 {
  --tw-shadow-color: rgb(36 40 82 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/85 {
  --tw-shadow-color: rgb(36 40 82 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/90 {
  --tw-shadow-color: rgb(36 40 82 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-black\/95 {
  --tw-shadow-color: rgb(36 40 82 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue {
  --tw-shadow-color: #d4fdff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/0 {
  --tw-shadow-color: rgb(212 253 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/10 {
  --tw-shadow-color: rgb(212 253 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/100 {
  --tw-shadow-color: rgb(212 253 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/15 {
  --tw-shadow-color: rgb(212 253 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/20 {
  --tw-shadow-color: rgb(212 253 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/25 {
  --tw-shadow-color: rgb(212 253 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/30 {
  --tw-shadow-color: rgb(212 253 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/35 {
  --tw-shadow-color: rgb(212 253 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/40 {
  --tw-shadow-color: rgb(212 253 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/45 {
  --tw-shadow-color: rgb(212 253 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/5 {
  --tw-shadow-color: rgb(212 253 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/50 {
  --tw-shadow-color: rgb(212 253 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/55 {
  --tw-shadow-color: rgb(212 253 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/60 {
  --tw-shadow-color: rgb(212 253 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/65 {
  --tw-shadow-color: rgb(212 253 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/70 {
  --tw-shadow-color: rgb(212 253 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/75 {
  --tw-shadow-color: rgb(212 253 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/80 {
  --tw-shadow-color: rgb(212 253 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/85 {
  --tw-shadow-color: rgb(212 253 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/90 {
  --tw-shadow-color: rgb(212 253 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-blue\/95 {
  --tw-shadow-color: rgb(212 253 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink {
  --tw-shadow-color: #fccdf8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/0 {
  --tw-shadow-color: rgb(252 205 248 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/10 {
  --tw-shadow-color: rgb(252 205 248 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/100 {
  --tw-shadow-color: rgb(252 205 248 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/15 {
  --tw-shadow-color: rgb(252 205 248 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/20 {
  --tw-shadow-color: rgb(252 205 248 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/25 {
  --tw-shadow-color: rgb(252 205 248 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/30 {
  --tw-shadow-color: rgb(252 205 248 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/35 {
  --tw-shadow-color: rgb(252 205 248 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/40 {
  --tw-shadow-color: rgb(252 205 248 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/45 {
  --tw-shadow-color: rgb(252 205 248 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/5 {
  --tw-shadow-color: rgb(252 205 248 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/50 {
  --tw-shadow-color: rgb(252 205 248 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/55 {
  --tw-shadow-color: rgb(252 205 248 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/60 {
  --tw-shadow-color: rgb(252 205 248 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/65 {
  --tw-shadow-color: rgb(252 205 248 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/70 {
  --tw-shadow-color: rgb(252 205 248 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/75 {
  --tw-shadow-color: rgb(252 205 248 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/80 {
  --tw-shadow-color: rgb(252 205 248 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/85 {
  --tw-shadow-color: rgb(252 205 248 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/90 {
  --tw-shadow-color: rgb(252 205 248 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gradient-pink\/95 {
  --tw-shadow-color: rgb(252 205 248 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite {
  --tw-shadow-color: #E7E6E6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/0 {
  --tw-shadow-color: rgb(231 230 230 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/10 {
  --tw-shadow-color: rgb(231 230 230 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/100 {
  --tw-shadow-color: rgb(231 230 230 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/15 {
  --tw-shadow-color: rgb(231 230 230 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/20 {
  --tw-shadow-color: rgb(231 230 230 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/25 {
  --tw-shadow-color: rgb(231 230 230 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/30 {
  --tw-shadow-color: rgb(231 230 230 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/35 {
  --tw-shadow-color: rgb(231 230 230 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/40 {
  --tw-shadow-color: rgb(231 230 230 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/45 {
  --tw-shadow-color: rgb(231 230 230 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/5 {
  --tw-shadow-color: rgb(231 230 230 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/50 {
  --tw-shadow-color: rgb(231 230 230 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/55 {
  --tw-shadow-color: rgb(231 230 230 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/60 {
  --tw-shadow-color: rgb(231 230 230 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/65 {
  --tw-shadow-color: rgb(231 230 230 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/70 {
  --tw-shadow-color: rgb(231 230 230 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/75 {
  --tw-shadow-color: rgb(231 230 230 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/80 {
  --tw-shadow-color: rgb(231 230 230 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/85 {
  --tw-shadow-color: rgb(231 230 230 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/90 {
  --tw-shadow-color: rgb(231 230 230 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-gray-lite\/95 {
  --tw-shadow-color: rgb(231 230 230 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark {
  --tw-shadow-color: #32BC9B;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/0 {
  --tw-shadow-color: rgb(50 188 155 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/10 {
  --tw-shadow-color: rgb(50 188 155 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/100 {
  --tw-shadow-color: rgb(50 188 155 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/15 {
  --tw-shadow-color: rgb(50 188 155 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/20 {
  --tw-shadow-color: rgb(50 188 155 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/25 {
  --tw-shadow-color: rgb(50 188 155 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/30 {
  --tw-shadow-color: rgb(50 188 155 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/35 {
  --tw-shadow-color: rgb(50 188 155 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/40 {
  --tw-shadow-color: rgb(50 188 155 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/45 {
  --tw-shadow-color: rgb(50 188 155 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/5 {
  --tw-shadow-color: rgb(50 188 155 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/50 {
  --tw-shadow-color: rgb(50 188 155 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/55 {
  --tw-shadow-color: rgb(50 188 155 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/60 {
  --tw-shadow-color: rgb(50 188 155 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/65 {
  --tw-shadow-color: rgb(50 188 155 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/70 {
  --tw-shadow-color: rgb(50 188 155 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/75 {
  --tw-shadow-color: rgb(50 188 155 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/80 {
  --tw-shadow-color: rgb(50 188 155 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/85 {
  --tw-shadow-color: rgb(50 188 155 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/90 {
  --tw-shadow-color: rgb(50 188 155 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-dark\/95 {
  --tw-shadow-color: rgb(50 188 155 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite {
  --tw-shadow-color: #3CCFAC;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/0 {
  --tw-shadow-color: rgb(60 207 172 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/10 {
  --tw-shadow-color: rgb(60 207 172 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/100 {
  --tw-shadow-color: rgb(60 207 172 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/15 {
  --tw-shadow-color: rgb(60 207 172 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/20 {
  --tw-shadow-color: rgb(60 207 172 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/25 {
  --tw-shadow-color: rgb(60 207 172 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/30 {
  --tw-shadow-color: rgb(60 207 172 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/35 {
  --tw-shadow-color: rgb(60 207 172 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/40 {
  --tw-shadow-color: rgb(60 207 172 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/45 {
  --tw-shadow-color: rgb(60 207 172 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/5 {
  --tw-shadow-color: rgb(60 207 172 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/50 {
  --tw-shadow-color: rgb(60 207 172 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/55 {
  --tw-shadow-color: rgb(60 207 172 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/60 {
  --tw-shadow-color: rgb(60 207 172 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/65 {
  --tw-shadow-color: rgb(60 207 172 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/70 {
  --tw-shadow-color: rgb(60 207 172 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/75 {
  --tw-shadow-color: rgb(60 207 172 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/80 {
  --tw-shadow-color: rgb(60 207 172 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/85 {
  --tw-shadow-color: rgb(60 207 172 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/90 {
  --tw-shadow-color: rgb(60 207 172 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-green-lite\/95 {
  --tw-shadow-color: rgb(60 207 172 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark {
  --tw-shadow-color: #532950;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/0 {
  --tw-shadow-color: rgb(83 41 80 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/10 {
  --tw-shadow-color: rgb(83 41 80 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/100 {
  --tw-shadow-color: rgb(83 41 80 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/15 {
  --tw-shadow-color: rgb(83 41 80 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/20 {
  --tw-shadow-color: rgb(83 41 80 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/25 {
  --tw-shadow-color: rgb(83 41 80 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/30 {
  --tw-shadow-color: rgb(83 41 80 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/35 {
  --tw-shadow-color: rgb(83 41 80 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/40 {
  --tw-shadow-color: rgb(83 41 80 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/45 {
  --tw-shadow-color: rgb(83 41 80 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/5 {
  --tw-shadow-color: rgb(83 41 80 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/50 {
  --tw-shadow-color: rgb(83 41 80 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/55 {
  --tw-shadow-color: rgb(83 41 80 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/60 {
  --tw-shadow-color: rgb(83 41 80 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/65 {
  --tw-shadow-color: rgb(83 41 80 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/70 {
  --tw-shadow-color: rgb(83 41 80 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/75 {
  --tw-shadow-color: rgb(83 41 80 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/80 {
  --tw-shadow-color: rgb(83 41 80 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/85 {
  --tw-shadow-color: rgb(83 41 80 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/90 {
  --tw-shadow-color: rgb(83 41 80 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-adcurate-purple-dark\/95 {
  --tw-shadow-color: rgb(83 41 80 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black {
  --tw-shadow-color: #000;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900 {
  --tw-shadow-color: #111827;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua {
  --tw-shadow-color: #32BC9B;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/0 {
  --tw-shadow-color: rgb(50 188 155 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/10 {
  --tw-shadow-color: rgb(50 188 155 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/100 {
  --tw-shadow-color: rgb(50 188 155 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/15 {
  --tw-shadow-color: rgb(50 188 155 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/20 {
  --tw-shadow-color: rgb(50 188 155 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/25 {
  --tw-shadow-color: rgb(50 188 155 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/30 {
  --tw-shadow-color: rgb(50 188 155 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/35 {
  --tw-shadow-color: rgb(50 188 155 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/40 {
  --tw-shadow-color: rgb(50 188 155 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/45 {
  --tw-shadow-color: rgb(50 188 155 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/5 {
  --tw-shadow-color: rgb(50 188 155 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/50 {
  --tw-shadow-color: rgb(50 188 155 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/55 {
  --tw-shadow-color: rgb(50 188 155 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/60 {
  --tw-shadow-color: rgb(50 188 155 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/65 {
  --tw-shadow-color: rgb(50 188 155 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/70 {
  --tw-shadow-color: rgb(50 188 155 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/75 {
  --tw-shadow-color: rgb(50 188 155 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/80 {
  --tw-shadow-color: rgb(50 188 155 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/85 {
  --tw-shadow-color: rgb(50 188 155 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/90 {
  --tw-shadow-color: rgb(50 188 155 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-aqua\/95 {
  --tw-shadow-color: rgb(50 188 155 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue {
  --tw-shadow-color: rgb(37 99 235);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark {
  --tw-shadow-color: rgb(23 37 84);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/0 {
  --tw-shadow-color: rgb(23 37 84 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/10 {
  --tw-shadow-color: rgb(23 37 84 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/100 {
  --tw-shadow-color: rgb(23 37 84 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/15 {
  --tw-shadow-color: rgb(23 37 84 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/20 {
  --tw-shadow-color: rgb(23 37 84 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/25 {
  --tw-shadow-color: rgb(23 37 84 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/30 {
  --tw-shadow-color: rgb(23 37 84 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/35 {
  --tw-shadow-color: rgb(23 37 84 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/40 {
  --tw-shadow-color: rgb(23 37 84 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/45 {
  --tw-shadow-color: rgb(23 37 84 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/5 {
  --tw-shadow-color: rgb(23 37 84 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/50 {
  --tw-shadow-color: rgb(23 37 84 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/55 {
  --tw-shadow-color: rgb(23 37 84 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/60 {
  --tw-shadow-color: rgb(23 37 84 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/65 {
  --tw-shadow-color: rgb(23 37 84 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/70 {
  --tw-shadow-color: rgb(23 37 84 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/75 {
  --tw-shadow-color: rgb(23 37 84 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/80 {
  --tw-shadow-color: rgb(23 37 84 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/85 {
  --tw-shadow-color: rgb(23 37 84 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/90 {
  --tw-shadow-color: rgb(23 37 84 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue-dark\/95 {
  --tw-shadow-color: rgb(23 37 84 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/0 {
  --tw-shadow-color: rgb(37 99 235 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/10 {
  --tw-shadow-color: rgb(37 99 235 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/100 {
  --tw-shadow-color: rgb(37 99 235 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/15 {
  --tw-shadow-color: rgb(37 99 235 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/20 {
  --tw-shadow-color: rgb(37 99 235 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/25 {
  --tw-shadow-color: rgb(37 99 235 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/30 {
  --tw-shadow-color: rgb(37 99 235 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/35 {
  --tw-shadow-color: rgb(37 99 235 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/40 {
  --tw-shadow-color: rgb(37 99 235 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/45 {
  --tw-shadow-color: rgb(37 99 235 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/5 {
  --tw-shadow-color: rgb(37 99 235 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/50 {
  --tw-shadow-color: rgb(37 99 235 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/55 {
  --tw-shadow-color: rgb(37 99 235 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/60 {
  --tw-shadow-color: rgb(37 99 235 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/65 {
  --tw-shadow-color: rgb(37 99 235 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/70 {
  --tw-shadow-color: rgb(37 99 235 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/75 {
  --tw-shadow-color: rgb(37 99 235 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/80 {
  --tw-shadow-color: rgb(37 99 235 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/85 {
  --tw-shadow-color: rgb(37 99 235 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/90 {
  --tw-shadow-color: rgb(37 99 235 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-blue\/95 {
  --tw-shadow-color: rgb(37 99 235 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark {
  --tw-shadow-color: #121212;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/0 {
  --tw-shadow-color: rgb(18 18 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/10 {
  --tw-shadow-color: rgb(18 18 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/100 {
  --tw-shadow-color: rgb(18 18 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/15 {
  --tw-shadow-color: rgb(18 18 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/20 {
  --tw-shadow-color: rgb(18 18 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/25 {
  --tw-shadow-color: rgb(18 18 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/30 {
  --tw-shadow-color: rgb(18 18 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/35 {
  --tw-shadow-color: rgb(18 18 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/40 {
  --tw-shadow-color: rgb(18 18 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/45 {
  --tw-shadow-color: rgb(18 18 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/5 {
  --tw-shadow-color: rgb(18 18 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/50 {
  --tw-shadow-color: rgb(18 18 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/55 {
  --tw-shadow-color: rgb(18 18 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/60 {
  --tw-shadow-color: rgb(18 18 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/65 {
  --tw-shadow-color: rgb(18 18 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/70 {
  --tw-shadow-color: rgb(18 18 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/75 {
  --tw-shadow-color: rgb(18 18 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/80 {
  --tw-shadow-color: rgb(18 18 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/85 {
  --tw-shadow-color: rgb(18 18 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/90 {
  --tw-shadow-color: rgb(18 18 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-dark\/95 {
  --tw-shadow-color: rgb(18 18 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite {
  --tw-shadow-color: #F7F8F9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/0 {
  --tw-shadow-color: rgb(247 248 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/10 {
  --tw-shadow-color: rgb(247 248 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/100 {
  --tw-shadow-color: rgb(247 248 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/15 {
  --tw-shadow-color: rgb(247 248 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/20 {
  --tw-shadow-color: rgb(247 248 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/25 {
  --tw-shadow-color: rgb(247 248 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/30 {
  --tw-shadow-color: rgb(247 248 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/35 {
  --tw-shadow-color: rgb(247 248 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/40 {
  --tw-shadow-color: rgb(247 248 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/45 {
  --tw-shadow-color: rgb(247 248 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/5 {
  --tw-shadow-color: rgb(247 248 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/50 {
  --tw-shadow-color: rgb(247 248 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/55 {
  --tw-shadow-color: rgb(247 248 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/60 {
  --tw-shadow-color: rgb(247 248 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/65 {
  --tw-shadow-color: rgb(247 248 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/70 {
  --tw-shadow-color: rgb(247 248 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/75 {
  --tw-shadow-color: rgb(247 248 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/80 {
  --tw-shadow-color: rgb(247 248 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/85 {
  --tw-shadow-color: rgb(247 248 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/90 {
  --tw-shadow-color: rgb(247 248 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-lite\/95 {
  --tw-shadow-color: rgb(247 248 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med {
  --tw-shadow-color: #888888;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/0 {
  --tw-shadow-color: rgb(136 136 136 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/10 {
  --tw-shadow-color: rgb(136 136 136 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/100 {
  --tw-shadow-color: rgb(136 136 136 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/15 {
  --tw-shadow-color: rgb(136 136 136 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/20 {
  --tw-shadow-color: rgb(136 136 136 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/25 {
  --tw-shadow-color: rgb(136 136 136 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/30 {
  --tw-shadow-color: rgb(136 136 136 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/35 {
  --tw-shadow-color: rgb(136 136 136 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/40 {
  --tw-shadow-color: rgb(136 136 136 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/45 {
  --tw-shadow-color: rgb(136 136 136 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/5 {
  --tw-shadow-color: rgb(136 136 136 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/50 {
  --tw-shadow-color: rgb(136 136 136 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/55 {
  --tw-shadow-color: rgb(136 136 136 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/60 {
  --tw-shadow-color: rgb(136 136 136 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/65 {
  --tw-shadow-color: rgb(136 136 136 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/70 {
  --tw-shadow-color: rgb(136 136 136 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/75 {
  --tw-shadow-color: rgb(136 136 136 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/80 {
  --tw-shadow-color: rgb(136 136 136 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/85 {
  --tw-shadow-color: rgb(136 136 136 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/90 {
  --tw-shadow-color: rgb(136 136 136 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-gray-med\/95 {
  --tw-shadow-color: rgb(136 136 136 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green {
  --tw-shadow-color: #32BC9B;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/0 {
  --tw-shadow-color: rgb(50 188 155 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/10 {
  --tw-shadow-color: rgb(50 188 155 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/100 {
  --tw-shadow-color: rgb(50 188 155 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/15 {
  --tw-shadow-color: rgb(50 188 155 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/20 {
  --tw-shadow-color: rgb(50 188 155 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/25 {
  --tw-shadow-color: rgb(50 188 155 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/30 {
  --tw-shadow-color: rgb(50 188 155 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/35 {
  --tw-shadow-color: rgb(50 188 155 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/40 {
  --tw-shadow-color: rgb(50 188 155 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/45 {
  --tw-shadow-color: rgb(50 188 155 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/5 {
  --tw-shadow-color: rgb(50 188 155 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/50 {
  --tw-shadow-color: rgb(50 188 155 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/55 {
  --tw-shadow-color: rgb(50 188 155 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/60 {
  --tw-shadow-color: rgb(50 188 155 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/65 {
  --tw-shadow-color: rgb(50 188 155 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/70 {
  --tw-shadow-color: rgb(50 188 155 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/75 {
  --tw-shadow-color: rgb(50 188 155 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/80 {
  --tw-shadow-color: rgb(50 188 155 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/85 {
  --tw-shadow-color: rgb(50 188 155 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/90 {
  --tw-shadow-color: rgb(50 188 155 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-green\/95 {
  --tw-shadow-color: rgb(50 188 155 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple {
  --tw-shadow-color: rgb(107 33 168);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/0 {
  --tw-shadow-color: rgb(107 33 168 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/10 {
  --tw-shadow-color: rgb(107 33 168 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/100 {
  --tw-shadow-color: rgb(107 33 168 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/15 {
  --tw-shadow-color: rgb(107 33 168 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/20 {
  --tw-shadow-color: rgb(107 33 168 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/25 {
  --tw-shadow-color: rgb(107 33 168 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/30 {
  --tw-shadow-color: rgb(107 33 168 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/35 {
  --tw-shadow-color: rgb(107 33 168 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/40 {
  --tw-shadow-color: rgb(107 33 168 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/45 {
  --tw-shadow-color: rgb(107 33 168 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/5 {
  --tw-shadow-color: rgb(107 33 168 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/50 {
  --tw-shadow-color: rgb(107 33 168 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/55 {
  --tw-shadow-color: rgb(107 33 168 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/60 {
  --tw-shadow-color: rgb(107 33 168 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/65 {
  --tw-shadow-color: rgb(107 33 168 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/70 {
  --tw-shadow-color: rgb(107 33 168 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/75 {
  --tw-shadow-color: rgb(107 33 168 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/80 {
  --tw-shadow-color: rgb(107 33 168 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/85 {
  --tw-shadow-color: rgb(107 33 168 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/90 {
  --tw-shadow-color: rgb(107 33 168 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-purple\/95 {
  --tw-shadow-color: rgb(107 33 168 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red {
  --tw-shadow-color: #B15047;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked {
  --tw-shadow-color: rgb(220 38 38);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/0 {
  --tw-shadow-color: rgb(220 38 38 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/10 {
  --tw-shadow-color: rgb(220 38 38 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/100 {
  --tw-shadow-color: rgb(220 38 38 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/15 {
  --tw-shadow-color: rgb(220 38 38 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/20 {
  --tw-shadow-color: rgb(220 38 38 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/25 {
  --tw-shadow-color: rgb(220 38 38 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/30 {
  --tw-shadow-color: rgb(220 38 38 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/35 {
  --tw-shadow-color: rgb(220 38 38 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/40 {
  --tw-shadow-color: rgb(220 38 38 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/45 {
  --tw-shadow-color: rgb(220 38 38 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/5 {
  --tw-shadow-color: rgb(220 38 38 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/50 {
  --tw-shadow-color: rgb(220 38 38 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/55 {
  --tw-shadow-color: rgb(220 38 38 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/60 {
  --tw-shadow-color: rgb(220 38 38 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/65 {
  --tw-shadow-color: rgb(220 38 38 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/70 {
  --tw-shadow-color: rgb(220 38 38 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/75 {
  --tw-shadow-color: rgb(220 38 38 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/80 {
  --tw-shadow-color: rgb(220 38 38 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/85 {
  --tw-shadow-color: rgb(220 38 38 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/90 {
  --tw-shadow-color: rgb(220 38 38 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red-blocked\/95 {
  --tw-shadow-color: rgb(220 38 38 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/0 {
  --tw-shadow-color: rgb(177 80 71 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/10 {
  --tw-shadow-color: rgb(177 80 71 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/100 {
  --tw-shadow-color: rgb(177 80 71 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/15 {
  --tw-shadow-color: rgb(177 80 71 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/20 {
  --tw-shadow-color: rgb(177 80 71 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/25 {
  --tw-shadow-color: rgb(177 80 71 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/30 {
  --tw-shadow-color: rgb(177 80 71 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/35 {
  --tw-shadow-color: rgb(177 80 71 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/40 {
  --tw-shadow-color: rgb(177 80 71 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/45 {
  --tw-shadow-color: rgb(177 80 71 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/5 {
  --tw-shadow-color: rgb(177 80 71 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/50 {
  --tw-shadow-color: rgb(177 80 71 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/55 {
  --tw-shadow-color: rgb(177 80 71 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/60 {
  --tw-shadow-color: rgb(177 80 71 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/65 {
  --tw-shadow-color: rgb(177 80 71 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/70 {
  --tw-shadow-color: rgb(177 80 71 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/75 {
  --tw-shadow-color: rgb(177 80 71 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/80 {
  --tw-shadow-color: rgb(177 80 71 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/85 {
  --tw-shadow-color: rgb(177 80 71 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/90 {
  --tw-shadow-color: rgb(177 80 71 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-red\/95 {
  --tw-shadow-color: rgb(177 80 71 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow {
  --tw-shadow-color: #CA2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite {
  --tw-shadow-color: #FC4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/0 {
  --tw-shadow-color: rgb(255 204 68 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/10 {
  --tw-shadow-color: rgb(255 204 68 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/100 {
  --tw-shadow-color: rgb(255 204 68 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/15 {
  --tw-shadow-color: rgb(255 204 68 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/20 {
  --tw-shadow-color: rgb(255 204 68 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/25 {
  --tw-shadow-color: rgb(255 204 68 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/30 {
  --tw-shadow-color: rgb(255 204 68 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/35 {
  --tw-shadow-color: rgb(255 204 68 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/40 {
  --tw-shadow-color: rgb(255 204 68 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/45 {
  --tw-shadow-color: rgb(255 204 68 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/5 {
  --tw-shadow-color: rgb(255 204 68 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/50 {
  --tw-shadow-color: rgb(255 204 68 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/55 {
  --tw-shadow-color: rgb(255 204 68 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/60 {
  --tw-shadow-color: rgb(255 204 68 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/65 {
  --tw-shadow-color: rgb(255 204 68 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/70 {
  --tw-shadow-color: rgb(255 204 68 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/75 {
  --tw-shadow-color: rgb(255 204 68 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/80 {
  --tw-shadow-color: rgb(255 204 68 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/85 {
  --tw-shadow-color: rgb(255 204 68 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/90 {
  --tw-shadow-color: rgb(255 204 68 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow-lite\/95 {
  --tw-shadow-color: rgb(255 204 68 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/0 {
  --tw-shadow-color: rgb(204 170 34 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/10 {
  --tw-shadow-color: rgb(204 170 34 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/100 {
  --tw-shadow-color: rgb(204 170 34 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/15 {
  --tw-shadow-color: rgb(204 170 34 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/20 {
  --tw-shadow-color: rgb(204 170 34 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/25 {
  --tw-shadow-color: rgb(204 170 34 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/30 {
  --tw-shadow-color: rgb(204 170 34 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/35 {
  --tw-shadow-color: rgb(204 170 34 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/40 {
  --tw-shadow-color: rgb(204 170 34 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/45 {
  --tw-shadow-color: rgb(204 170 34 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/5 {
  --tw-shadow-color: rgb(204 170 34 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/50 {
  --tw-shadow-color: rgb(204 170 34 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/55 {
  --tw-shadow-color: rgb(204 170 34 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/60 {
  --tw-shadow-color: rgb(204 170 34 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/65 {
  --tw-shadow-color: rgb(204 170 34 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/70 {
  --tw-shadow-color: rgb(204 170 34 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/75 {
  --tw-shadow-color: rgb(204 170 34 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/80 {
  --tw-shadow-color: rgb(204 170 34 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/85 {
  --tw-shadow-color: rgb(204 170 34 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/90 {
  --tw-shadow-color: rgb(204 170 34 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-safex-yellow\/95 {
  --tw-shadow-color: rgb(204 170 34 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent {
  --tw-shadow-color: transparent;
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline-adcurate-black {
  outline-color: #242852;
}
.outline-adcurate-black-lite {
  outline-color: #2F356D;
}
.outline-adcurate-black-lite-semi {
  outline-color: #2F356D;
}
.outline-adcurate-black-lite-semi\/0 {
  outline-color: rgb(47 53 109 / 0);
}
.outline-adcurate-black-lite-semi\/10 {
  outline-color: rgb(47 53 109 / 0.1);
}
.outline-adcurate-black-lite-semi\/100 {
  outline-color: rgb(47 53 109 / 1);
}
.outline-adcurate-black-lite-semi\/15 {
  outline-color: rgb(47 53 109 / 0.15);
}
.outline-adcurate-black-lite-semi\/20 {
  outline-color: rgb(47 53 109 / 0.2);
}
.outline-adcurate-black-lite-semi\/25 {
  outline-color: rgb(47 53 109 / 0.25);
}
.outline-adcurate-black-lite-semi\/30 {
  outline-color: rgb(47 53 109 / 0.3);
}
.outline-adcurate-black-lite-semi\/35 {
  outline-color: rgb(47 53 109 / 0.35);
}
.outline-adcurate-black-lite-semi\/40 {
  outline-color: rgb(47 53 109 / 0.4);
}
.outline-adcurate-black-lite-semi\/45 {
  outline-color: rgb(47 53 109 / 0.45);
}
.outline-adcurate-black-lite-semi\/5 {
  outline-color: rgb(47 53 109 / 0.05);
}
.outline-adcurate-black-lite-semi\/50 {
  outline-color: rgb(47 53 109 / 0.5);
}
.outline-adcurate-black-lite-semi\/55 {
  outline-color: rgb(47 53 109 / 0.55);
}
.outline-adcurate-black-lite-semi\/60 {
  outline-color: rgb(47 53 109 / 0.6);
}
.outline-adcurate-black-lite-semi\/65 {
  outline-color: rgb(47 53 109 / 0.65);
}
.outline-adcurate-black-lite-semi\/70 {
  outline-color: rgb(47 53 109 / 0.7);
}
.outline-adcurate-black-lite-semi\/75 {
  outline-color: rgb(47 53 109 / 0.75);
}
.outline-adcurate-black-lite-semi\/80 {
  outline-color: rgb(47 53 109 / 0.8);
}
.outline-adcurate-black-lite-semi\/85 {
  outline-color: rgb(47 53 109 / 0.85);
}
.outline-adcurate-black-lite-semi\/90 {
  outline-color: rgb(47 53 109 / 0.9);
}
.outline-adcurate-black-lite-semi\/95 {
  outline-color: rgb(47 53 109 / 0.95);
}
.outline-adcurate-black-lite\/0 {
  outline-color: rgb(47 53 109 / 0);
}
.outline-adcurate-black-lite\/10 {
  outline-color: rgb(47 53 109 / 0.1);
}
.outline-adcurate-black-lite\/100 {
  outline-color: rgb(47 53 109 / 1);
}
.outline-adcurate-black-lite\/15 {
  outline-color: rgb(47 53 109 / 0.15);
}
.outline-adcurate-black-lite\/20 {
  outline-color: rgb(47 53 109 / 0.2);
}
.outline-adcurate-black-lite\/25 {
  outline-color: rgb(47 53 109 / 0.25);
}
.outline-adcurate-black-lite\/30 {
  outline-color: rgb(47 53 109 / 0.3);
}
.outline-adcurate-black-lite\/35 {
  outline-color: rgb(47 53 109 / 0.35);
}
.outline-adcurate-black-lite\/40 {
  outline-color: rgb(47 53 109 / 0.4);
}
.outline-adcurate-black-lite\/45 {
  outline-color: rgb(47 53 109 / 0.45);
}
.outline-adcurate-black-lite\/5 {
  outline-color: rgb(47 53 109 / 0.05);
}
.outline-adcurate-black-lite\/50 {
  outline-color: rgb(47 53 109 / 0.5);
}
.outline-adcurate-black-lite\/55 {
  outline-color: rgb(47 53 109 / 0.55);
}
.outline-adcurate-black-lite\/60 {
  outline-color: rgb(47 53 109 / 0.6);
}
.outline-adcurate-black-lite\/65 {
  outline-color: rgb(47 53 109 / 0.65);
}
.outline-adcurate-black-lite\/70 {
  outline-color: rgb(47 53 109 / 0.7);
}
.outline-adcurate-black-lite\/75 {
  outline-color: rgb(47 53 109 / 0.75);
}
.outline-adcurate-black-lite\/80 {
  outline-color: rgb(47 53 109 / 0.8);
}
.outline-adcurate-black-lite\/85 {
  outline-color: rgb(47 53 109 / 0.85);
}
.outline-adcurate-black-lite\/90 {
  outline-color: rgb(47 53 109 / 0.9);
}
.outline-adcurate-black-lite\/95 {
  outline-color: rgb(47 53 109 / 0.95);
}
.outline-adcurate-black\/0 {
  outline-color: rgb(36 40 82 / 0);
}
.outline-adcurate-black\/10 {
  outline-color: rgb(36 40 82 / 0.1);
}
.outline-adcurate-black\/100 {
  outline-color: rgb(36 40 82 / 1);
}
.outline-adcurate-black\/15 {
  outline-color: rgb(36 40 82 / 0.15);
}
.outline-adcurate-black\/20 {
  outline-color: rgb(36 40 82 / 0.2);
}
.outline-adcurate-black\/25 {
  outline-color: rgb(36 40 82 / 0.25);
}
.outline-adcurate-black\/30 {
  outline-color: rgb(36 40 82 / 0.3);
}
.outline-adcurate-black\/35 {
  outline-color: rgb(36 40 82 / 0.35);
}
.outline-adcurate-black\/40 {
  outline-color: rgb(36 40 82 / 0.4);
}
.outline-adcurate-black\/45 {
  outline-color: rgb(36 40 82 / 0.45);
}
.outline-adcurate-black\/5 {
  outline-color: rgb(36 40 82 / 0.05);
}
.outline-adcurate-black\/50 {
  outline-color: rgb(36 40 82 / 0.5);
}
.outline-adcurate-black\/55 {
  outline-color: rgb(36 40 82 / 0.55);
}
.outline-adcurate-black\/60 {
  outline-color: rgb(36 40 82 / 0.6);
}
.outline-adcurate-black\/65 {
  outline-color: rgb(36 40 82 / 0.65);
}
.outline-adcurate-black\/70 {
  outline-color: rgb(36 40 82 / 0.7);
}
.outline-adcurate-black\/75 {
  outline-color: rgb(36 40 82 / 0.75);
}
.outline-adcurate-black\/80 {
  outline-color: rgb(36 40 82 / 0.8);
}
.outline-adcurate-black\/85 {
  outline-color: rgb(36 40 82 / 0.85);
}
.outline-adcurate-black\/90 {
  outline-color: rgb(36 40 82 / 0.9);
}
.outline-adcurate-black\/95 {
  outline-color: rgb(36 40 82 / 0.95);
}
.outline-adcurate-gradient-blue {
  outline-color: #d4fdff;
}
.outline-adcurate-gradient-blue\/0 {
  outline-color: rgb(212 253 255 / 0);
}
.outline-adcurate-gradient-blue\/10 {
  outline-color: rgb(212 253 255 / 0.1);
}
.outline-adcurate-gradient-blue\/100 {
  outline-color: rgb(212 253 255 / 1);
}
.outline-adcurate-gradient-blue\/15 {
  outline-color: rgb(212 253 255 / 0.15);
}
.outline-adcurate-gradient-blue\/20 {
  outline-color: rgb(212 253 255 / 0.2);
}
.outline-adcurate-gradient-blue\/25 {
  outline-color: rgb(212 253 255 / 0.25);
}
.outline-adcurate-gradient-blue\/30 {
  outline-color: rgb(212 253 255 / 0.3);
}
.outline-adcurate-gradient-blue\/35 {
  outline-color: rgb(212 253 255 / 0.35);
}
.outline-adcurate-gradient-blue\/40 {
  outline-color: rgb(212 253 255 / 0.4);
}
.outline-adcurate-gradient-blue\/45 {
  outline-color: rgb(212 253 255 / 0.45);
}
.outline-adcurate-gradient-blue\/5 {
  outline-color: rgb(212 253 255 / 0.05);
}
.outline-adcurate-gradient-blue\/50 {
  outline-color: rgb(212 253 255 / 0.5);
}
.outline-adcurate-gradient-blue\/55 {
  outline-color: rgb(212 253 255 / 0.55);
}
.outline-adcurate-gradient-blue\/60 {
  outline-color: rgb(212 253 255 / 0.6);
}
.outline-adcurate-gradient-blue\/65 {
  outline-color: rgb(212 253 255 / 0.65);
}
.outline-adcurate-gradient-blue\/70 {
  outline-color: rgb(212 253 255 / 0.7);
}
.outline-adcurate-gradient-blue\/75 {
  outline-color: rgb(212 253 255 / 0.75);
}
.outline-adcurate-gradient-blue\/80 {
  outline-color: rgb(212 253 255 / 0.8);
}
.outline-adcurate-gradient-blue\/85 {
  outline-color: rgb(212 253 255 / 0.85);
}
.outline-adcurate-gradient-blue\/90 {
  outline-color: rgb(212 253 255 / 0.9);
}
.outline-adcurate-gradient-blue\/95 {
  outline-color: rgb(212 253 255 / 0.95);
}
.outline-adcurate-gradient-pink {
  outline-color: #fccdf8;
}
.outline-adcurate-gradient-pink\/0 {
  outline-color: rgb(252 205 248 / 0);
}
.outline-adcurate-gradient-pink\/10 {
  outline-color: rgb(252 205 248 / 0.1);
}
.outline-adcurate-gradient-pink\/100 {
  outline-color: rgb(252 205 248 / 1);
}
.outline-adcurate-gradient-pink\/15 {
  outline-color: rgb(252 205 248 / 0.15);
}
.outline-adcurate-gradient-pink\/20 {
  outline-color: rgb(252 205 248 / 0.2);
}
.outline-adcurate-gradient-pink\/25 {
  outline-color: rgb(252 205 248 / 0.25);
}
.outline-adcurate-gradient-pink\/30 {
  outline-color: rgb(252 205 248 / 0.3);
}
.outline-adcurate-gradient-pink\/35 {
  outline-color: rgb(252 205 248 / 0.35);
}
.outline-adcurate-gradient-pink\/40 {
  outline-color: rgb(252 205 248 / 0.4);
}
.outline-adcurate-gradient-pink\/45 {
  outline-color: rgb(252 205 248 / 0.45);
}
.outline-adcurate-gradient-pink\/5 {
  outline-color: rgb(252 205 248 / 0.05);
}
.outline-adcurate-gradient-pink\/50 {
  outline-color: rgb(252 205 248 / 0.5);
}
.outline-adcurate-gradient-pink\/55 {
  outline-color: rgb(252 205 248 / 0.55);
}
.outline-adcurate-gradient-pink\/60 {
  outline-color: rgb(252 205 248 / 0.6);
}
.outline-adcurate-gradient-pink\/65 {
  outline-color: rgb(252 205 248 / 0.65);
}
.outline-adcurate-gradient-pink\/70 {
  outline-color: rgb(252 205 248 / 0.7);
}
.outline-adcurate-gradient-pink\/75 {
  outline-color: rgb(252 205 248 / 0.75);
}
.outline-adcurate-gradient-pink\/80 {
  outline-color: rgb(252 205 248 / 0.8);
}
.outline-adcurate-gradient-pink\/85 {
  outline-color: rgb(252 205 248 / 0.85);
}
.outline-adcurate-gradient-pink\/90 {
  outline-color: rgb(252 205 248 / 0.9);
}
.outline-adcurate-gradient-pink\/95 {
  outline-color: rgb(252 205 248 / 0.95);
}
.outline-adcurate-gray-lite {
  outline-color: #E7E6E6;
}
.outline-adcurate-gray-lite\/0 {
  outline-color: rgb(231 230 230 / 0);
}
.outline-adcurate-gray-lite\/10 {
  outline-color: rgb(231 230 230 / 0.1);
}
.outline-adcurate-gray-lite\/100 {
  outline-color: rgb(231 230 230 / 1);
}
.outline-adcurate-gray-lite\/15 {
  outline-color: rgb(231 230 230 / 0.15);
}
.outline-adcurate-gray-lite\/20 {
  outline-color: rgb(231 230 230 / 0.2);
}
.outline-adcurate-gray-lite\/25 {
  outline-color: rgb(231 230 230 / 0.25);
}
.outline-adcurate-gray-lite\/30 {
  outline-color: rgb(231 230 230 / 0.3);
}
.outline-adcurate-gray-lite\/35 {
  outline-color: rgb(231 230 230 / 0.35);
}
.outline-adcurate-gray-lite\/40 {
  outline-color: rgb(231 230 230 / 0.4);
}
.outline-adcurate-gray-lite\/45 {
  outline-color: rgb(231 230 230 / 0.45);
}
.outline-adcurate-gray-lite\/5 {
  outline-color: rgb(231 230 230 / 0.05);
}
.outline-adcurate-gray-lite\/50 {
  outline-color: rgb(231 230 230 / 0.5);
}
.outline-adcurate-gray-lite\/55 {
  outline-color: rgb(231 230 230 / 0.55);
}
.outline-adcurate-gray-lite\/60 {
  outline-color: rgb(231 230 230 / 0.6);
}
.outline-adcurate-gray-lite\/65 {
  outline-color: rgb(231 230 230 / 0.65);
}
.outline-adcurate-gray-lite\/70 {
  outline-color: rgb(231 230 230 / 0.7);
}
.outline-adcurate-gray-lite\/75 {
  outline-color: rgb(231 230 230 / 0.75);
}
.outline-adcurate-gray-lite\/80 {
  outline-color: rgb(231 230 230 / 0.8);
}
.outline-adcurate-gray-lite\/85 {
  outline-color: rgb(231 230 230 / 0.85);
}
.outline-adcurate-gray-lite\/90 {
  outline-color: rgb(231 230 230 / 0.9);
}
.outline-adcurate-gray-lite\/95 {
  outline-color: rgb(231 230 230 / 0.95);
}
.outline-adcurate-green-dark {
  outline-color: #32BC9B;
}
.outline-adcurate-green-dark\/0 {
  outline-color: rgb(50 188 155 / 0);
}
.outline-adcurate-green-dark\/10 {
  outline-color: rgb(50 188 155 / 0.1);
}
.outline-adcurate-green-dark\/100 {
  outline-color: rgb(50 188 155 / 1);
}
.outline-adcurate-green-dark\/15 {
  outline-color: rgb(50 188 155 / 0.15);
}
.outline-adcurate-green-dark\/20 {
  outline-color: rgb(50 188 155 / 0.2);
}
.outline-adcurate-green-dark\/25 {
  outline-color: rgb(50 188 155 / 0.25);
}
.outline-adcurate-green-dark\/30 {
  outline-color: rgb(50 188 155 / 0.3);
}
.outline-adcurate-green-dark\/35 {
  outline-color: rgb(50 188 155 / 0.35);
}
.outline-adcurate-green-dark\/40 {
  outline-color: rgb(50 188 155 / 0.4);
}
.outline-adcurate-green-dark\/45 {
  outline-color: rgb(50 188 155 / 0.45);
}
.outline-adcurate-green-dark\/5 {
  outline-color: rgb(50 188 155 / 0.05);
}
.outline-adcurate-green-dark\/50 {
  outline-color: rgb(50 188 155 / 0.5);
}
.outline-adcurate-green-dark\/55 {
  outline-color: rgb(50 188 155 / 0.55);
}
.outline-adcurate-green-dark\/60 {
  outline-color: rgb(50 188 155 / 0.6);
}
.outline-adcurate-green-dark\/65 {
  outline-color: rgb(50 188 155 / 0.65);
}
.outline-adcurate-green-dark\/70 {
  outline-color: rgb(50 188 155 / 0.7);
}
.outline-adcurate-green-dark\/75 {
  outline-color: rgb(50 188 155 / 0.75);
}
.outline-adcurate-green-dark\/80 {
  outline-color: rgb(50 188 155 / 0.8);
}
.outline-adcurate-green-dark\/85 {
  outline-color: rgb(50 188 155 / 0.85);
}
.outline-adcurate-green-dark\/90 {
  outline-color: rgb(50 188 155 / 0.9);
}
.outline-adcurate-green-dark\/95 {
  outline-color: rgb(50 188 155 / 0.95);
}
.outline-adcurate-green-lite {
  outline-color: #3CCFAC;
}
.outline-adcurate-green-lite\/0 {
  outline-color: rgb(60 207 172 / 0);
}
.outline-adcurate-green-lite\/10 {
  outline-color: rgb(60 207 172 / 0.1);
}
.outline-adcurate-green-lite\/100 {
  outline-color: rgb(60 207 172 / 1);
}
.outline-adcurate-green-lite\/15 {
  outline-color: rgb(60 207 172 / 0.15);
}
.outline-adcurate-green-lite\/20 {
  outline-color: rgb(60 207 172 / 0.2);
}
.outline-adcurate-green-lite\/25 {
  outline-color: rgb(60 207 172 / 0.25);
}
.outline-adcurate-green-lite\/30 {
  outline-color: rgb(60 207 172 / 0.3);
}
.outline-adcurate-green-lite\/35 {
  outline-color: rgb(60 207 172 / 0.35);
}
.outline-adcurate-green-lite\/40 {
  outline-color: rgb(60 207 172 / 0.4);
}
.outline-adcurate-green-lite\/45 {
  outline-color: rgb(60 207 172 / 0.45);
}
.outline-adcurate-green-lite\/5 {
  outline-color: rgb(60 207 172 / 0.05);
}
.outline-adcurate-green-lite\/50 {
  outline-color: rgb(60 207 172 / 0.5);
}
.outline-adcurate-green-lite\/55 {
  outline-color: rgb(60 207 172 / 0.55);
}
.outline-adcurate-green-lite\/60 {
  outline-color: rgb(60 207 172 / 0.6);
}
.outline-adcurate-green-lite\/65 {
  outline-color: rgb(60 207 172 / 0.65);
}
.outline-adcurate-green-lite\/70 {
  outline-color: rgb(60 207 172 / 0.7);
}
.outline-adcurate-green-lite\/75 {
  outline-color: rgb(60 207 172 / 0.75);
}
.outline-adcurate-green-lite\/80 {
  outline-color: rgb(60 207 172 / 0.8);
}
.outline-adcurate-green-lite\/85 {
  outline-color: rgb(60 207 172 / 0.85);
}
.outline-adcurate-green-lite\/90 {
  outline-color: rgb(60 207 172 / 0.9);
}
.outline-adcurate-green-lite\/95 {
  outline-color: rgb(60 207 172 / 0.95);
}
.outline-adcurate-purple-dark {
  outline-color: #532950;
}
.outline-adcurate-purple-dark\/0 {
  outline-color: rgb(83 41 80 / 0);
}
.outline-adcurate-purple-dark\/10 {
  outline-color: rgb(83 41 80 / 0.1);
}
.outline-adcurate-purple-dark\/100 {
  outline-color: rgb(83 41 80 / 1);
}
.outline-adcurate-purple-dark\/15 {
  outline-color: rgb(83 41 80 / 0.15);
}
.outline-adcurate-purple-dark\/20 {
  outline-color: rgb(83 41 80 / 0.2);
}
.outline-adcurate-purple-dark\/25 {
  outline-color: rgb(83 41 80 / 0.25);
}
.outline-adcurate-purple-dark\/30 {
  outline-color: rgb(83 41 80 / 0.3);
}
.outline-adcurate-purple-dark\/35 {
  outline-color: rgb(83 41 80 / 0.35);
}
.outline-adcurate-purple-dark\/40 {
  outline-color: rgb(83 41 80 / 0.4);
}
.outline-adcurate-purple-dark\/45 {
  outline-color: rgb(83 41 80 / 0.45);
}
.outline-adcurate-purple-dark\/5 {
  outline-color: rgb(83 41 80 / 0.05);
}
.outline-adcurate-purple-dark\/50 {
  outline-color: rgb(83 41 80 / 0.5);
}
.outline-adcurate-purple-dark\/55 {
  outline-color: rgb(83 41 80 / 0.55);
}
.outline-adcurate-purple-dark\/60 {
  outline-color: rgb(83 41 80 / 0.6);
}
.outline-adcurate-purple-dark\/65 {
  outline-color: rgb(83 41 80 / 0.65);
}
.outline-adcurate-purple-dark\/70 {
  outline-color: rgb(83 41 80 / 0.7);
}
.outline-adcurate-purple-dark\/75 {
  outline-color: rgb(83 41 80 / 0.75);
}
.outline-adcurate-purple-dark\/80 {
  outline-color: rgb(83 41 80 / 0.8);
}
.outline-adcurate-purple-dark\/85 {
  outline-color: rgb(83 41 80 / 0.85);
}
.outline-adcurate-purple-dark\/90 {
  outline-color: rgb(83 41 80 / 0.9);
}
.outline-adcurate-purple-dark\/95 {
  outline-color: rgb(83 41 80 / 0.95);
}
.outline-safex-aqua {
  outline-color: #32BC9B;
}
.outline-safex-aqua\/0 {
  outline-color: rgb(50 188 155 / 0);
}
.outline-safex-aqua\/10 {
  outline-color: rgb(50 188 155 / 0.1);
}
.outline-safex-aqua\/100 {
  outline-color: rgb(50 188 155 / 1);
}
.outline-safex-aqua\/15 {
  outline-color: rgb(50 188 155 / 0.15);
}
.outline-safex-aqua\/20 {
  outline-color: rgb(50 188 155 / 0.2);
}
.outline-safex-aqua\/25 {
  outline-color: rgb(50 188 155 / 0.25);
}
.outline-safex-aqua\/30 {
  outline-color: rgb(50 188 155 / 0.3);
}
.outline-safex-aqua\/35 {
  outline-color: rgb(50 188 155 / 0.35);
}
.outline-safex-aqua\/40 {
  outline-color: rgb(50 188 155 / 0.4);
}
.outline-safex-aqua\/45 {
  outline-color: rgb(50 188 155 / 0.45);
}
.outline-safex-aqua\/5 {
  outline-color: rgb(50 188 155 / 0.05);
}
.outline-safex-aqua\/50 {
  outline-color: rgb(50 188 155 / 0.5);
}
.outline-safex-aqua\/55 {
  outline-color: rgb(50 188 155 / 0.55);
}
.outline-safex-aqua\/60 {
  outline-color: rgb(50 188 155 / 0.6);
}
.outline-safex-aqua\/65 {
  outline-color: rgb(50 188 155 / 0.65);
}
.outline-safex-aqua\/70 {
  outline-color: rgb(50 188 155 / 0.7);
}
.outline-safex-aqua\/75 {
  outline-color: rgb(50 188 155 / 0.75);
}
.outline-safex-aqua\/80 {
  outline-color: rgb(50 188 155 / 0.8);
}
.outline-safex-aqua\/85 {
  outline-color: rgb(50 188 155 / 0.85);
}
.outline-safex-aqua\/90 {
  outline-color: rgb(50 188 155 / 0.9);
}
.outline-safex-aqua\/95 {
  outline-color: rgb(50 188 155 / 0.95);
}
.outline-safex-blue {
  outline-color: rgb(37 99 235);
}
.outline-safex-blue-dark {
  outline-color: rgb(23 37 84);
}
.outline-safex-blue-dark\/0 {
  outline-color: rgb(23 37 84 / 0);
}
.outline-safex-blue-dark\/10 {
  outline-color: rgb(23 37 84 / 0.1);
}
.outline-safex-blue-dark\/100 {
  outline-color: rgb(23 37 84 / 1);
}
.outline-safex-blue-dark\/15 {
  outline-color: rgb(23 37 84 / 0.15);
}
.outline-safex-blue-dark\/20 {
  outline-color: rgb(23 37 84 / 0.2);
}
.outline-safex-blue-dark\/25 {
  outline-color: rgb(23 37 84 / 0.25);
}
.outline-safex-blue-dark\/30 {
  outline-color: rgb(23 37 84 / 0.3);
}
.outline-safex-blue-dark\/35 {
  outline-color: rgb(23 37 84 / 0.35);
}
.outline-safex-blue-dark\/40 {
  outline-color: rgb(23 37 84 / 0.4);
}
.outline-safex-blue-dark\/45 {
  outline-color: rgb(23 37 84 / 0.45);
}
.outline-safex-blue-dark\/5 {
  outline-color: rgb(23 37 84 / 0.05);
}
.outline-safex-blue-dark\/50 {
  outline-color: rgb(23 37 84 / 0.5);
}
.outline-safex-blue-dark\/55 {
  outline-color: rgb(23 37 84 / 0.55);
}
.outline-safex-blue-dark\/60 {
  outline-color: rgb(23 37 84 / 0.6);
}
.outline-safex-blue-dark\/65 {
  outline-color: rgb(23 37 84 / 0.65);
}
.outline-safex-blue-dark\/70 {
  outline-color: rgb(23 37 84 / 0.7);
}
.outline-safex-blue-dark\/75 {
  outline-color: rgb(23 37 84 / 0.75);
}
.outline-safex-blue-dark\/80 {
  outline-color: rgb(23 37 84 / 0.8);
}
.outline-safex-blue-dark\/85 {
  outline-color: rgb(23 37 84 / 0.85);
}
.outline-safex-blue-dark\/90 {
  outline-color: rgb(23 37 84 / 0.9);
}
.outline-safex-blue-dark\/95 {
  outline-color: rgb(23 37 84 / 0.95);
}
.outline-safex-blue\/0 {
  outline-color: rgb(37 99 235 / 0);
}
.outline-safex-blue\/10 {
  outline-color: rgb(37 99 235 / 0.1);
}
.outline-safex-blue\/100 {
  outline-color: rgb(37 99 235 / 1);
}
.outline-safex-blue\/15 {
  outline-color: rgb(37 99 235 / 0.15);
}
.outline-safex-blue\/20 {
  outline-color: rgb(37 99 235 / 0.2);
}
.outline-safex-blue\/25 {
  outline-color: rgb(37 99 235 / 0.25);
}
.outline-safex-blue\/30 {
  outline-color: rgb(37 99 235 / 0.3);
}
.outline-safex-blue\/35 {
  outline-color: rgb(37 99 235 / 0.35);
}
.outline-safex-blue\/40 {
  outline-color: rgb(37 99 235 / 0.4);
}
.outline-safex-blue\/45 {
  outline-color: rgb(37 99 235 / 0.45);
}
.outline-safex-blue\/5 {
  outline-color: rgb(37 99 235 / 0.05);
}
.outline-safex-blue\/50 {
  outline-color: rgb(37 99 235 / 0.5);
}
.outline-safex-blue\/55 {
  outline-color: rgb(37 99 235 / 0.55);
}
.outline-safex-blue\/60 {
  outline-color: rgb(37 99 235 / 0.6);
}
.outline-safex-blue\/65 {
  outline-color: rgb(37 99 235 / 0.65);
}
.outline-safex-blue\/70 {
  outline-color: rgb(37 99 235 / 0.7);
}
.outline-safex-blue\/75 {
  outline-color: rgb(37 99 235 / 0.75);
}
.outline-safex-blue\/80 {
  outline-color: rgb(37 99 235 / 0.8);
}
.outline-safex-blue\/85 {
  outline-color: rgb(37 99 235 / 0.85);
}
.outline-safex-blue\/90 {
  outline-color: rgb(37 99 235 / 0.9);
}
.outline-safex-blue\/95 {
  outline-color: rgb(37 99 235 / 0.95);
}
.outline-safex-gray-dark {
  outline-color: #121212;
}
.outline-safex-gray-dark\/0 {
  outline-color: rgb(18 18 18 / 0);
}
.outline-safex-gray-dark\/10 {
  outline-color: rgb(18 18 18 / 0.1);
}
.outline-safex-gray-dark\/100 {
  outline-color: rgb(18 18 18 / 1);
}
.outline-safex-gray-dark\/15 {
  outline-color: rgb(18 18 18 / 0.15);
}
.outline-safex-gray-dark\/20 {
  outline-color: rgb(18 18 18 / 0.2);
}
.outline-safex-gray-dark\/25 {
  outline-color: rgb(18 18 18 / 0.25);
}
.outline-safex-gray-dark\/30 {
  outline-color: rgb(18 18 18 / 0.3);
}
.outline-safex-gray-dark\/35 {
  outline-color: rgb(18 18 18 / 0.35);
}
.outline-safex-gray-dark\/40 {
  outline-color: rgb(18 18 18 / 0.4);
}
.outline-safex-gray-dark\/45 {
  outline-color: rgb(18 18 18 / 0.45);
}
.outline-safex-gray-dark\/5 {
  outline-color: rgb(18 18 18 / 0.05);
}
.outline-safex-gray-dark\/50 {
  outline-color: rgb(18 18 18 / 0.5);
}
.outline-safex-gray-dark\/55 {
  outline-color: rgb(18 18 18 / 0.55);
}
.outline-safex-gray-dark\/60 {
  outline-color: rgb(18 18 18 / 0.6);
}
.outline-safex-gray-dark\/65 {
  outline-color: rgb(18 18 18 / 0.65);
}
.outline-safex-gray-dark\/70 {
  outline-color: rgb(18 18 18 / 0.7);
}
.outline-safex-gray-dark\/75 {
  outline-color: rgb(18 18 18 / 0.75);
}
.outline-safex-gray-dark\/80 {
  outline-color: rgb(18 18 18 / 0.8);
}
.outline-safex-gray-dark\/85 {
  outline-color: rgb(18 18 18 / 0.85);
}
.outline-safex-gray-dark\/90 {
  outline-color: rgb(18 18 18 / 0.9);
}
.outline-safex-gray-dark\/95 {
  outline-color: rgb(18 18 18 / 0.95);
}
.outline-safex-gray-lite {
  outline-color: #F7F8F9;
}
.outline-safex-gray-lite\/0 {
  outline-color: rgb(247 248 249 / 0);
}
.outline-safex-gray-lite\/10 {
  outline-color: rgb(247 248 249 / 0.1);
}
.outline-safex-gray-lite\/100 {
  outline-color: rgb(247 248 249 / 1);
}
.outline-safex-gray-lite\/15 {
  outline-color: rgb(247 248 249 / 0.15);
}
.outline-safex-gray-lite\/20 {
  outline-color: rgb(247 248 249 / 0.2);
}
.outline-safex-gray-lite\/25 {
  outline-color: rgb(247 248 249 / 0.25);
}
.outline-safex-gray-lite\/30 {
  outline-color: rgb(247 248 249 / 0.3);
}
.outline-safex-gray-lite\/35 {
  outline-color: rgb(247 248 249 / 0.35);
}
.outline-safex-gray-lite\/40 {
  outline-color: rgb(247 248 249 / 0.4);
}
.outline-safex-gray-lite\/45 {
  outline-color: rgb(247 248 249 / 0.45);
}
.outline-safex-gray-lite\/5 {
  outline-color: rgb(247 248 249 / 0.05);
}
.outline-safex-gray-lite\/50 {
  outline-color: rgb(247 248 249 / 0.5);
}
.outline-safex-gray-lite\/55 {
  outline-color: rgb(247 248 249 / 0.55);
}
.outline-safex-gray-lite\/60 {
  outline-color: rgb(247 248 249 / 0.6);
}
.outline-safex-gray-lite\/65 {
  outline-color: rgb(247 248 249 / 0.65);
}
.outline-safex-gray-lite\/70 {
  outline-color: rgb(247 248 249 / 0.7);
}
.outline-safex-gray-lite\/75 {
  outline-color: rgb(247 248 249 / 0.75);
}
.outline-safex-gray-lite\/80 {
  outline-color: rgb(247 248 249 / 0.8);
}
.outline-safex-gray-lite\/85 {
  outline-color: rgb(247 248 249 / 0.85);
}
.outline-safex-gray-lite\/90 {
  outline-color: rgb(247 248 249 / 0.9);
}
.outline-safex-gray-lite\/95 {
  outline-color: rgb(247 248 249 / 0.95);
}
.outline-safex-gray-med {
  outline-color: #888888;
}
.outline-safex-gray-med\/0 {
  outline-color: rgb(136 136 136 / 0);
}
.outline-safex-gray-med\/10 {
  outline-color: rgb(136 136 136 / 0.1);
}
.outline-safex-gray-med\/100 {
  outline-color: rgb(136 136 136 / 1);
}
.outline-safex-gray-med\/15 {
  outline-color: rgb(136 136 136 / 0.15);
}
.outline-safex-gray-med\/20 {
  outline-color: rgb(136 136 136 / 0.2);
}
.outline-safex-gray-med\/25 {
  outline-color: rgb(136 136 136 / 0.25);
}
.outline-safex-gray-med\/30 {
  outline-color: rgb(136 136 136 / 0.3);
}
.outline-safex-gray-med\/35 {
  outline-color: rgb(136 136 136 / 0.35);
}
.outline-safex-gray-med\/40 {
  outline-color: rgb(136 136 136 / 0.4);
}
.outline-safex-gray-med\/45 {
  outline-color: rgb(136 136 136 / 0.45);
}
.outline-safex-gray-med\/5 {
  outline-color: rgb(136 136 136 / 0.05);
}
.outline-safex-gray-med\/50 {
  outline-color: rgb(136 136 136 / 0.5);
}
.outline-safex-gray-med\/55 {
  outline-color: rgb(136 136 136 / 0.55);
}
.outline-safex-gray-med\/60 {
  outline-color: rgb(136 136 136 / 0.6);
}
.outline-safex-gray-med\/65 {
  outline-color: rgb(136 136 136 / 0.65);
}
.outline-safex-gray-med\/70 {
  outline-color: rgb(136 136 136 / 0.7);
}
.outline-safex-gray-med\/75 {
  outline-color: rgb(136 136 136 / 0.75);
}
.outline-safex-gray-med\/80 {
  outline-color: rgb(136 136 136 / 0.8);
}
.outline-safex-gray-med\/85 {
  outline-color: rgb(136 136 136 / 0.85);
}
.outline-safex-gray-med\/90 {
  outline-color: rgb(136 136 136 / 0.9);
}
.outline-safex-gray-med\/95 {
  outline-color: rgb(136 136 136 / 0.95);
}
.outline-safex-green {
  outline-color: #32BC9B;
}
.outline-safex-green\/0 {
  outline-color: rgb(50 188 155 / 0);
}
.outline-safex-green\/10 {
  outline-color: rgb(50 188 155 / 0.1);
}
.outline-safex-green\/100 {
  outline-color: rgb(50 188 155 / 1);
}
.outline-safex-green\/15 {
  outline-color: rgb(50 188 155 / 0.15);
}
.outline-safex-green\/20 {
  outline-color: rgb(50 188 155 / 0.2);
}
.outline-safex-green\/25 {
  outline-color: rgb(50 188 155 / 0.25);
}
.outline-safex-green\/30 {
  outline-color: rgb(50 188 155 / 0.3);
}
.outline-safex-green\/35 {
  outline-color: rgb(50 188 155 / 0.35);
}
.outline-safex-green\/40 {
  outline-color: rgb(50 188 155 / 0.4);
}
.outline-safex-green\/45 {
  outline-color: rgb(50 188 155 / 0.45);
}
.outline-safex-green\/5 {
  outline-color: rgb(50 188 155 / 0.05);
}
.outline-safex-green\/50 {
  outline-color: rgb(50 188 155 / 0.5);
}
.outline-safex-green\/55 {
  outline-color: rgb(50 188 155 / 0.55);
}
.outline-safex-green\/60 {
  outline-color: rgb(50 188 155 / 0.6);
}
.outline-safex-green\/65 {
  outline-color: rgb(50 188 155 / 0.65);
}
.outline-safex-green\/70 {
  outline-color: rgb(50 188 155 / 0.7);
}
.outline-safex-green\/75 {
  outline-color: rgb(50 188 155 / 0.75);
}
.outline-safex-green\/80 {
  outline-color: rgb(50 188 155 / 0.8);
}
.outline-safex-green\/85 {
  outline-color: rgb(50 188 155 / 0.85);
}
.outline-safex-green\/90 {
  outline-color: rgb(50 188 155 / 0.9);
}
.outline-safex-green\/95 {
  outline-color: rgb(50 188 155 / 0.95);
}
.outline-safex-purple {
  outline-color: rgb(107 33 168);
}
.outline-safex-purple\/0 {
  outline-color: rgb(107 33 168 / 0);
}
.outline-safex-purple\/10 {
  outline-color: rgb(107 33 168 / 0.1);
}
.outline-safex-purple\/100 {
  outline-color: rgb(107 33 168 / 1);
}
.outline-safex-purple\/15 {
  outline-color: rgb(107 33 168 / 0.15);
}
.outline-safex-purple\/20 {
  outline-color: rgb(107 33 168 / 0.2);
}
.outline-safex-purple\/25 {
  outline-color: rgb(107 33 168 / 0.25);
}
.outline-safex-purple\/30 {
  outline-color: rgb(107 33 168 / 0.3);
}
.outline-safex-purple\/35 {
  outline-color: rgb(107 33 168 / 0.35);
}
.outline-safex-purple\/40 {
  outline-color: rgb(107 33 168 / 0.4);
}
.outline-safex-purple\/45 {
  outline-color: rgb(107 33 168 / 0.45);
}
.outline-safex-purple\/5 {
  outline-color: rgb(107 33 168 / 0.05);
}
.outline-safex-purple\/50 {
  outline-color: rgb(107 33 168 / 0.5);
}
.outline-safex-purple\/55 {
  outline-color: rgb(107 33 168 / 0.55);
}
.outline-safex-purple\/60 {
  outline-color: rgb(107 33 168 / 0.6);
}
.outline-safex-purple\/65 {
  outline-color: rgb(107 33 168 / 0.65);
}
.outline-safex-purple\/70 {
  outline-color: rgb(107 33 168 / 0.7);
}
.outline-safex-purple\/75 {
  outline-color: rgb(107 33 168 / 0.75);
}
.outline-safex-purple\/80 {
  outline-color: rgb(107 33 168 / 0.8);
}
.outline-safex-purple\/85 {
  outline-color: rgb(107 33 168 / 0.85);
}
.outline-safex-purple\/90 {
  outline-color: rgb(107 33 168 / 0.9);
}
.outline-safex-purple\/95 {
  outline-color: rgb(107 33 168 / 0.95);
}
.outline-safex-red {
  outline-color: #B15047;
}
.outline-safex-red-blocked {
  outline-color: rgb(220 38 38);
}
.outline-safex-red-blocked\/0 {
  outline-color: rgb(220 38 38 / 0);
}
.outline-safex-red-blocked\/10 {
  outline-color: rgb(220 38 38 / 0.1);
}
.outline-safex-red-blocked\/100 {
  outline-color: rgb(220 38 38 / 1);
}
.outline-safex-red-blocked\/15 {
  outline-color: rgb(220 38 38 / 0.15);
}
.outline-safex-red-blocked\/20 {
  outline-color: rgb(220 38 38 / 0.2);
}
.outline-safex-red-blocked\/25 {
  outline-color: rgb(220 38 38 / 0.25);
}
.outline-safex-red-blocked\/30 {
  outline-color: rgb(220 38 38 / 0.3);
}
.outline-safex-red-blocked\/35 {
  outline-color: rgb(220 38 38 / 0.35);
}
.outline-safex-red-blocked\/40 {
  outline-color: rgb(220 38 38 / 0.4);
}
.outline-safex-red-blocked\/45 {
  outline-color: rgb(220 38 38 / 0.45);
}
.outline-safex-red-blocked\/5 {
  outline-color: rgb(220 38 38 / 0.05);
}
.outline-safex-red-blocked\/50 {
  outline-color: rgb(220 38 38 / 0.5);
}
.outline-safex-red-blocked\/55 {
  outline-color: rgb(220 38 38 / 0.55);
}
.outline-safex-red-blocked\/60 {
  outline-color: rgb(220 38 38 / 0.6);
}
.outline-safex-red-blocked\/65 {
  outline-color: rgb(220 38 38 / 0.65);
}
.outline-safex-red-blocked\/70 {
  outline-color: rgb(220 38 38 / 0.7);
}
.outline-safex-red-blocked\/75 {
  outline-color: rgb(220 38 38 / 0.75);
}
.outline-safex-red-blocked\/80 {
  outline-color: rgb(220 38 38 / 0.8);
}
.outline-safex-red-blocked\/85 {
  outline-color: rgb(220 38 38 / 0.85);
}
.outline-safex-red-blocked\/90 {
  outline-color: rgb(220 38 38 / 0.9);
}
.outline-safex-red-blocked\/95 {
  outline-color: rgb(220 38 38 / 0.95);
}
.outline-safex-red\/0 {
  outline-color: rgb(177 80 71 / 0);
}
.outline-safex-red\/10 {
  outline-color: rgb(177 80 71 / 0.1);
}
.outline-safex-red\/100 {
  outline-color: rgb(177 80 71 / 1);
}
.outline-safex-red\/15 {
  outline-color: rgb(177 80 71 / 0.15);
}
.outline-safex-red\/20 {
  outline-color: rgb(177 80 71 / 0.2);
}
.outline-safex-red\/25 {
  outline-color: rgb(177 80 71 / 0.25);
}
.outline-safex-red\/30 {
  outline-color: rgb(177 80 71 / 0.3);
}
.outline-safex-red\/35 {
  outline-color: rgb(177 80 71 / 0.35);
}
.outline-safex-red\/40 {
  outline-color: rgb(177 80 71 / 0.4);
}
.outline-safex-red\/45 {
  outline-color: rgb(177 80 71 / 0.45);
}
.outline-safex-red\/5 {
  outline-color: rgb(177 80 71 / 0.05);
}
.outline-safex-red\/50 {
  outline-color: rgb(177 80 71 / 0.5);
}
.outline-safex-red\/55 {
  outline-color: rgb(177 80 71 / 0.55);
}
.outline-safex-red\/60 {
  outline-color: rgb(177 80 71 / 0.6);
}
.outline-safex-red\/65 {
  outline-color: rgb(177 80 71 / 0.65);
}
.outline-safex-red\/70 {
  outline-color: rgb(177 80 71 / 0.7);
}
.outline-safex-red\/75 {
  outline-color: rgb(177 80 71 / 0.75);
}
.outline-safex-red\/80 {
  outline-color: rgb(177 80 71 / 0.8);
}
.outline-safex-red\/85 {
  outline-color: rgb(177 80 71 / 0.85);
}
.outline-safex-red\/90 {
  outline-color: rgb(177 80 71 / 0.9);
}
.outline-safex-red\/95 {
  outline-color: rgb(177 80 71 / 0.95);
}
.outline-safex-yellow {
  outline-color: #CA2;
}
.outline-safex-yellow-lite {
  outline-color: #FC4;
}
.outline-safex-yellow-lite\/0 {
  outline-color: rgb(255 204 68 / 0);
}
.outline-safex-yellow-lite\/10 {
  outline-color: rgb(255 204 68 / 0.1);
}
.outline-safex-yellow-lite\/100 {
  outline-color: rgb(255 204 68 / 1);
}
.outline-safex-yellow-lite\/15 {
  outline-color: rgb(255 204 68 / 0.15);
}
.outline-safex-yellow-lite\/20 {
  outline-color: rgb(255 204 68 / 0.2);
}
.outline-safex-yellow-lite\/25 {
  outline-color: rgb(255 204 68 / 0.25);
}
.outline-safex-yellow-lite\/30 {
  outline-color: rgb(255 204 68 / 0.3);
}
.outline-safex-yellow-lite\/35 {
  outline-color: rgb(255 204 68 / 0.35);
}
.outline-safex-yellow-lite\/40 {
  outline-color: rgb(255 204 68 / 0.4);
}
.outline-safex-yellow-lite\/45 {
  outline-color: rgb(255 204 68 / 0.45);
}
.outline-safex-yellow-lite\/5 {
  outline-color: rgb(255 204 68 / 0.05);
}
.outline-safex-yellow-lite\/50 {
  outline-color: rgb(255 204 68 / 0.5);
}
.outline-safex-yellow-lite\/55 {
  outline-color: rgb(255 204 68 / 0.55);
}
.outline-safex-yellow-lite\/60 {
  outline-color: rgb(255 204 68 / 0.6);
}
.outline-safex-yellow-lite\/65 {
  outline-color: rgb(255 204 68 / 0.65);
}
.outline-safex-yellow-lite\/70 {
  outline-color: rgb(255 204 68 / 0.7);
}
.outline-safex-yellow-lite\/75 {
  outline-color: rgb(255 204 68 / 0.75);
}
.outline-safex-yellow-lite\/80 {
  outline-color: rgb(255 204 68 / 0.8);
}
.outline-safex-yellow-lite\/85 {
  outline-color: rgb(255 204 68 / 0.85);
}
.outline-safex-yellow-lite\/90 {
  outline-color: rgb(255 204 68 / 0.9);
}
.outline-safex-yellow-lite\/95 {
  outline-color: rgb(255 204 68 / 0.95);
}
.outline-safex-yellow\/0 {
  outline-color: rgb(204 170 34 / 0);
}
.outline-safex-yellow\/10 {
  outline-color: rgb(204 170 34 / 0.1);
}
.outline-safex-yellow\/100 {
  outline-color: rgb(204 170 34 / 1);
}
.outline-safex-yellow\/15 {
  outline-color: rgb(204 170 34 / 0.15);
}
.outline-safex-yellow\/20 {
  outline-color: rgb(204 170 34 / 0.2);
}
.outline-safex-yellow\/25 {
  outline-color: rgb(204 170 34 / 0.25);
}
.outline-safex-yellow\/30 {
  outline-color: rgb(204 170 34 / 0.3);
}
.outline-safex-yellow\/35 {
  outline-color: rgb(204 170 34 / 0.35);
}
.outline-safex-yellow\/40 {
  outline-color: rgb(204 170 34 / 0.4);
}
.outline-safex-yellow\/45 {
  outline-color: rgb(204 170 34 / 0.45);
}
.outline-safex-yellow\/5 {
  outline-color: rgb(204 170 34 / 0.05);
}
.outline-safex-yellow\/50 {
  outline-color: rgb(204 170 34 / 0.5);
}
.outline-safex-yellow\/55 {
  outline-color: rgb(204 170 34 / 0.55);
}
.outline-safex-yellow\/60 {
  outline-color: rgb(204 170 34 / 0.6);
}
.outline-safex-yellow\/65 {
  outline-color: rgb(204 170 34 / 0.65);
}
.outline-safex-yellow\/70 {
  outline-color: rgb(204 170 34 / 0.7);
}
.outline-safex-yellow\/75 {
  outline-color: rgb(204 170 34 / 0.75);
}
.outline-safex-yellow\/80 {
  outline-color: rgb(204 170 34 / 0.8);
}
.outline-safex-yellow\/85 {
  outline-color: rgb(204 170 34 / 0.85);
}
.outline-safex-yellow\/90 {
  outline-color: rgb(204 170 34 / 0.9);
}
.outline-safex-yellow\/95 {
  outline-color: rgb(204 170 34 / 0.95);
}
.ring-adcurate-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(36 40 82 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-black-lite {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(47 53 109 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-black-lite-semi {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(47 53 109 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-black-lite-semi\/0 {
  --tw-ring-color: rgb(47 53 109 / 0);
}
.ring-adcurate-black-lite-semi\/10 {
  --tw-ring-color: rgb(47 53 109 / 0.1);
}
.ring-adcurate-black-lite-semi\/100 {
  --tw-ring-color: rgb(47 53 109 / 1);
}
.ring-adcurate-black-lite-semi\/15 {
  --tw-ring-color: rgb(47 53 109 / 0.15);
}
.ring-adcurate-black-lite-semi\/20 {
  --tw-ring-color: rgb(47 53 109 / 0.2);
}
.ring-adcurate-black-lite-semi\/25 {
  --tw-ring-color: rgb(47 53 109 / 0.25);
}
.ring-adcurate-black-lite-semi\/30 {
  --tw-ring-color: rgb(47 53 109 / 0.3);
}
.ring-adcurate-black-lite-semi\/35 {
  --tw-ring-color: rgb(47 53 109 / 0.35);
}
.ring-adcurate-black-lite-semi\/40 {
  --tw-ring-color: rgb(47 53 109 / 0.4);
}
.ring-adcurate-black-lite-semi\/45 {
  --tw-ring-color: rgb(47 53 109 / 0.45);
}
.ring-adcurate-black-lite-semi\/5 {
  --tw-ring-color: rgb(47 53 109 / 0.05);
}
.ring-adcurate-black-lite-semi\/50 {
  --tw-ring-color: rgb(47 53 109 / 0.5);
}
.ring-adcurate-black-lite-semi\/55 {
  --tw-ring-color: rgb(47 53 109 / 0.55);
}
.ring-adcurate-black-lite-semi\/60 {
  --tw-ring-color: rgb(47 53 109 / 0.6);
}
.ring-adcurate-black-lite-semi\/65 {
  --tw-ring-color: rgb(47 53 109 / 0.65);
}
.ring-adcurate-black-lite-semi\/70 {
  --tw-ring-color: rgb(47 53 109 / 0.7);
}
.ring-adcurate-black-lite-semi\/75 {
  --tw-ring-color: rgb(47 53 109 / 0.75);
}
.ring-adcurate-black-lite-semi\/80 {
  --tw-ring-color: rgb(47 53 109 / 0.8);
}
.ring-adcurate-black-lite-semi\/85 {
  --tw-ring-color: rgb(47 53 109 / 0.85);
}
.ring-adcurate-black-lite-semi\/90 {
  --tw-ring-color: rgb(47 53 109 / 0.9);
}
.ring-adcurate-black-lite-semi\/95 {
  --tw-ring-color: rgb(47 53 109 / 0.95);
}
.ring-adcurate-black-lite\/0 {
  --tw-ring-color: rgb(47 53 109 / 0);
}
.ring-adcurate-black-lite\/10 {
  --tw-ring-color: rgb(47 53 109 / 0.1);
}
.ring-adcurate-black-lite\/100 {
  --tw-ring-color: rgb(47 53 109 / 1);
}
.ring-adcurate-black-lite\/15 {
  --tw-ring-color: rgb(47 53 109 / 0.15);
}
.ring-adcurate-black-lite\/20 {
  --tw-ring-color: rgb(47 53 109 / 0.2);
}
.ring-adcurate-black-lite\/25 {
  --tw-ring-color: rgb(47 53 109 / 0.25);
}
.ring-adcurate-black-lite\/30 {
  --tw-ring-color: rgb(47 53 109 / 0.3);
}
.ring-adcurate-black-lite\/35 {
  --tw-ring-color: rgb(47 53 109 / 0.35);
}
.ring-adcurate-black-lite\/40 {
  --tw-ring-color: rgb(47 53 109 / 0.4);
}
.ring-adcurate-black-lite\/45 {
  --tw-ring-color: rgb(47 53 109 / 0.45);
}
.ring-adcurate-black-lite\/5 {
  --tw-ring-color: rgb(47 53 109 / 0.05);
}
.ring-adcurate-black-lite\/50 {
  --tw-ring-color: rgb(47 53 109 / 0.5);
}
.ring-adcurate-black-lite\/55 {
  --tw-ring-color: rgb(47 53 109 / 0.55);
}
.ring-adcurate-black-lite\/60 {
  --tw-ring-color: rgb(47 53 109 / 0.6);
}
.ring-adcurate-black-lite\/65 {
  --tw-ring-color: rgb(47 53 109 / 0.65);
}
.ring-adcurate-black-lite\/70 {
  --tw-ring-color: rgb(47 53 109 / 0.7);
}
.ring-adcurate-black-lite\/75 {
  --tw-ring-color: rgb(47 53 109 / 0.75);
}
.ring-adcurate-black-lite\/80 {
  --tw-ring-color: rgb(47 53 109 / 0.8);
}
.ring-adcurate-black-lite\/85 {
  --tw-ring-color: rgb(47 53 109 / 0.85);
}
.ring-adcurate-black-lite\/90 {
  --tw-ring-color: rgb(47 53 109 / 0.9);
}
.ring-adcurate-black-lite\/95 {
  --tw-ring-color: rgb(47 53 109 / 0.95);
}
.ring-adcurate-black\/0 {
  --tw-ring-color: rgb(36 40 82 / 0);
}
.ring-adcurate-black\/10 {
  --tw-ring-color: rgb(36 40 82 / 0.1);
}
.ring-adcurate-black\/100 {
  --tw-ring-color: rgb(36 40 82 / 1);
}
.ring-adcurate-black\/15 {
  --tw-ring-color: rgb(36 40 82 / 0.15);
}
.ring-adcurate-black\/20 {
  --tw-ring-color: rgb(36 40 82 / 0.2);
}
.ring-adcurate-black\/25 {
  --tw-ring-color: rgb(36 40 82 / 0.25);
}
.ring-adcurate-black\/30 {
  --tw-ring-color: rgb(36 40 82 / 0.3);
}
.ring-adcurate-black\/35 {
  --tw-ring-color: rgb(36 40 82 / 0.35);
}
.ring-adcurate-black\/40 {
  --tw-ring-color: rgb(36 40 82 / 0.4);
}
.ring-adcurate-black\/45 {
  --tw-ring-color: rgb(36 40 82 / 0.45);
}
.ring-adcurate-black\/5 {
  --tw-ring-color: rgb(36 40 82 / 0.05);
}
.ring-adcurate-black\/50 {
  --tw-ring-color: rgb(36 40 82 / 0.5);
}
.ring-adcurate-black\/55 {
  --tw-ring-color: rgb(36 40 82 / 0.55);
}
.ring-adcurate-black\/60 {
  --tw-ring-color: rgb(36 40 82 / 0.6);
}
.ring-adcurate-black\/65 {
  --tw-ring-color: rgb(36 40 82 / 0.65);
}
.ring-adcurate-black\/70 {
  --tw-ring-color: rgb(36 40 82 / 0.7);
}
.ring-adcurate-black\/75 {
  --tw-ring-color: rgb(36 40 82 / 0.75);
}
.ring-adcurate-black\/80 {
  --tw-ring-color: rgb(36 40 82 / 0.8);
}
.ring-adcurate-black\/85 {
  --tw-ring-color: rgb(36 40 82 / 0.85);
}
.ring-adcurate-black\/90 {
  --tw-ring-color: rgb(36 40 82 / 0.9);
}
.ring-adcurate-black\/95 {
  --tw-ring-color: rgb(36 40 82 / 0.95);
}
.ring-adcurate-gradient-blue {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(212 253 255 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-gradient-blue\/0 {
  --tw-ring-color: rgb(212 253 255 / 0);
}
.ring-adcurate-gradient-blue\/10 {
  --tw-ring-color: rgb(212 253 255 / 0.1);
}
.ring-adcurate-gradient-blue\/100 {
  --tw-ring-color: rgb(212 253 255 / 1);
}
.ring-adcurate-gradient-blue\/15 {
  --tw-ring-color: rgb(212 253 255 / 0.15);
}
.ring-adcurate-gradient-blue\/20 {
  --tw-ring-color: rgb(212 253 255 / 0.2);
}
.ring-adcurate-gradient-blue\/25 {
  --tw-ring-color: rgb(212 253 255 / 0.25);
}
.ring-adcurate-gradient-blue\/30 {
  --tw-ring-color: rgb(212 253 255 / 0.3);
}
.ring-adcurate-gradient-blue\/35 {
  --tw-ring-color: rgb(212 253 255 / 0.35);
}
.ring-adcurate-gradient-blue\/40 {
  --tw-ring-color: rgb(212 253 255 / 0.4);
}
.ring-adcurate-gradient-blue\/45 {
  --tw-ring-color: rgb(212 253 255 / 0.45);
}
.ring-adcurate-gradient-blue\/5 {
  --tw-ring-color: rgb(212 253 255 / 0.05);
}
.ring-adcurate-gradient-blue\/50 {
  --tw-ring-color: rgb(212 253 255 / 0.5);
}
.ring-adcurate-gradient-blue\/55 {
  --tw-ring-color: rgb(212 253 255 / 0.55);
}
.ring-adcurate-gradient-blue\/60 {
  --tw-ring-color: rgb(212 253 255 / 0.6);
}
.ring-adcurate-gradient-blue\/65 {
  --tw-ring-color: rgb(212 253 255 / 0.65);
}
.ring-adcurate-gradient-blue\/70 {
  --tw-ring-color: rgb(212 253 255 / 0.7);
}
.ring-adcurate-gradient-blue\/75 {
  --tw-ring-color: rgb(212 253 255 / 0.75);
}
.ring-adcurate-gradient-blue\/80 {
  --tw-ring-color: rgb(212 253 255 / 0.8);
}
.ring-adcurate-gradient-blue\/85 {
  --tw-ring-color: rgb(212 253 255 / 0.85);
}
.ring-adcurate-gradient-blue\/90 {
  --tw-ring-color: rgb(212 253 255 / 0.9);
}
.ring-adcurate-gradient-blue\/95 {
  --tw-ring-color: rgb(212 253 255 / 0.95);
}
.ring-adcurate-gradient-pink {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(252 205 248 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-gradient-pink\/0 {
  --tw-ring-color: rgb(252 205 248 / 0);
}
.ring-adcurate-gradient-pink\/10 {
  --tw-ring-color: rgb(252 205 248 / 0.1);
}
.ring-adcurate-gradient-pink\/100 {
  --tw-ring-color: rgb(252 205 248 / 1);
}
.ring-adcurate-gradient-pink\/15 {
  --tw-ring-color: rgb(252 205 248 / 0.15);
}
.ring-adcurate-gradient-pink\/20 {
  --tw-ring-color: rgb(252 205 248 / 0.2);
}
.ring-adcurate-gradient-pink\/25 {
  --tw-ring-color: rgb(252 205 248 / 0.25);
}
.ring-adcurate-gradient-pink\/30 {
  --tw-ring-color: rgb(252 205 248 / 0.3);
}
.ring-adcurate-gradient-pink\/35 {
  --tw-ring-color: rgb(252 205 248 / 0.35);
}
.ring-adcurate-gradient-pink\/40 {
  --tw-ring-color: rgb(252 205 248 / 0.4);
}
.ring-adcurate-gradient-pink\/45 {
  --tw-ring-color: rgb(252 205 248 / 0.45);
}
.ring-adcurate-gradient-pink\/5 {
  --tw-ring-color: rgb(252 205 248 / 0.05);
}
.ring-adcurate-gradient-pink\/50 {
  --tw-ring-color: rgb(252 205 248 / 0.5);
}
.ring-adcurate-gradient-pink\/55 {
  --tw-ring-color: rgb(252 205 248 / 0.55);
}
.ring-adcurate-gradient-pink\/60 {
  --tw-ring-color: rgb(252 205 248 / 0.6);
}
.ring-adcurate-gradient-pink\/65 {
  --tw-ring-color: rgb(252 205 248 / 0.65);
}
.ring-adcurate-gradient-pink\/70 {
  --tw-ring-color: rgb(252 205 248 / 0.7);
}
.ring-adcurate-gradient-pink\/75 {
  --tw-ring-color: rgb(252 205 248 / 0.75);
}
.ring-adcurate-gradient-pink\/80 {
  --tw-ring-color: rgb(252 205 248 / 0.8);
}
.ring-adcurate-gradient-pink\/85 {
  --tw-ring-color: rgb(252 205 248 / 0.85);
}
.ring-adcurate-gradient-pink\/90 {
  --tw-ring-color: rgb(252 205 248 / 0.9);
}
.ring-adcurate-gradient-pink\/95 {
  --tw-ring-color: rgb(252 205 248 / 0.95);
}
.ring-adcurate-gray-lite {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(231 230 230 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-gray-lite\/0 {
  --tw-ring-color: rgb(231 230 230 / 0);
}
.ring-adcurate-gray-lite\/10 {
  --tw-ring-color: rgb(231 230 230 / 0.1);
}
.ring-adcurate-gray-lite\/100 {
  --tw-ring-color: rgb(231 230 230 / 1);
}
.ring-adcurate-gray-lite\/15 {
  --tw-ring-color: rgb(231 230 230 / 0.15);
}
.ring-adcurate-gray-lite\/20 {
  --tw-ring-color: rgb(231 230 230 / 0.2);
}
.ring-adcurate-gray-lite\/25 {
  --tw-ring-color: rgb(231 230 230 / 0.25);
}
.ring-adcurate-gray-lite\/30 {
  --tw-ring-color: rgb(231 230 230 / 0.3);
}
.ring-adcurate-gray-lite\/35 {
  --tw-ring-color: rgb(231 230 230 / 0.35);
}
.ring-adcurate-gray-lite\/40 {
  --tw-ring-color: rgb(231 230 230 / 0.4);
}
.ring-adcurate-gray-lite\/45 {
  --tw-ring-color: rgb(231 230 230 / 0.45);
}
.ring-adcurate-gray-lite\/5 {
  --tw-ring-color: rgb(231 230 230 / 0.05);
}
.ring-adcurate-gray-lite\/50 {
  --tw-ring-color: rgb(231 230 230 / 0.5);
}
.ring-adcurate-gray-lite\/55 {
  --tw-ring-color: rgb(231 230 230 / 0.55);
}
.ring-adcurate-gray-lite\/60 {
  --tw-ring-color: rgb(231 230 230 / 0.6);
}
.ring-adcurate-gray-lite\/65 {
  --tw-ring-color: rgb(231 230 230 / 0.65);
}
.ring-adcurate-gray-lite\/70 {
  --tw-ring-color: rgb(231 230 230 / 0.7);
}
.ring-adcurate-gray-lite\/75 {
  --tw-ring-color: rgb(231 230 230 / 0.75);
}
.ring-adcurate-gray-lite\/80 {
  --tw-ring-color: rgb(231 230 230 / 0.8);
}
.ring-adcurate-gray-lite\/85 {
  --tw-ring-color: rgb(231 230 230 / 0.85);
}
.ring-adcurate-gray-lite\/90 {
  --tw-ring-color: rgb(231 230 230 / 0.9);
}
.ring-adcurate-gray-lite\/95 {
  --tw-ring-color: rgb(231 230 230 / 0.95);
}
.ring-adcurate-green-dark {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(50 188 155 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-green-dark\/0 {
  --tw-ring-color: rgb(50 188 155 / 0);
}
.ring-adcurate-green-dark\/10 {
  --tw-ring-color: rgb(50 188 155 / 0.1);
}
.ring-adcurate-green-dark\/100 {
  --tw-ring-color: rgb(50 188 155 / 1);
}
.ring-adcurate-green-dark\/15 {
  --tw-ring-color: rgb(50 188 155 / 0.15);
}
.ring-adcurate-green-dark\/20 {
  --tw-ring-color: rgb(50 188 155 / 0.2);
}
.ring-adcurate-green-dark\/25 {
  --tw-ring-color: rgb(50 188 155 / 0.25);
}
.ring-adcurate-green-dark\/30 {
  --tw-ring-color: rgb(50 188 155 / 0.3);
}
.ring-adcurate-green-dark\/35 {
  --tw-ring-color: rgb(50 188 155 / 0.35);
}
.ring-adcurate-green-dark\/40 {
  --tw-ring-color: rgb(50 188 155 / 0.4);
}
.ring-adcurate-green-dark\/45 {
  --tw-ring-color: rgb(50 188 155 / 0.45);
}
.ring-adcurate-green-dark\/5 {
  --tw-ring-color: rgb(50 188 155 / 0.05);
}
.ring-adcurate-green-dark\/50 {
  --tw-ring-color: rgb(50 188 155 / 0.5);
}
.ring-adcurate-green-dark\/55 {
  --tw-ring-color: rgb(50 188 155 / 0.55);
}
.ring-adcurate-green-dark\/60 {
  --tw-ring-color: rgb(50 188 155 / 0.6);
}
.ring-adcurate-green-dark\/65 {
  --tw-ring-color: rgb(50 188 155 / 0.65);
}
.ring-adcurate-green-dark\/70 {
  --tw-ring-color: rgb(50 188 155 / 0.7);
}
.ring-adcurate-green-dark\/75 {
  --tw-ring-color: rgb(50 188 155 / 0.75);
}
.ring-adcurate-green-dark\/80 {
  --tw-ring-color: rgb(50 188 155 / 0.8);
}
.ring-adcurate-green-dark\/85 {
  --tw-ring-color: rgb(50 188 155 / 0.85);
}
.ring-adcurate-green-dark\/90 {
  --tw-ring-color: rgb(50 188 155 / 0.9);
}
.ring-adcurate-green-dark\/95 {
  --tw-ring-color: rgb(50 188 155 / 0.95);
}
.ring-adcurate-green-lite {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(60 207 172 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-green-lite\/0 {
  --tw-ring-color: rgb(60 207 172 / 0);
}
.ring-adcurate-green-lite\/10 {
  --tw-ring-color: rgb(60 207 172 / 0.1);
}
.ring-adcurate-green-lite\/100 {
  --tw-ring-color: rgb(60 207 172 / 1);
}
.ring-adcurate-green-lite\/15 {
  --tw-ring-color: rgb(60 207 172 / 0.15);
}
.ring-adcurate-green-lite\/20 {
  --tw-ring-color: rgb(60 207 172 / 0.2);
}
.ring-adcurate-green-lite\/25 {
  --tw-ring-color: rgb(60 207 172 / 0.25);
}
.ring-adcurate-green-lite\/30 {
  --tw-ring-color: rgb(60 207 172 / 0.3);
}
.ring-adcurate-green-lite\/35 {
  --tw-ring-color: rgb(60 207 172 / 0.35);
}
.ring-adcurate-green-lite\/40 {
  --tw-ring-color: rgb(60 207 172 / 0.4);
}
.ring-adcurate-green-lite\/45 {
  --tw-ring-color: rgb(60 207 172 / 0.45);
}
.ring-adcurate-green-lite\/5 {
  --tw-ring-color: rgb(60 207 172 / 0.05);
}
.ring-adcurate-green-lite\/50 {
  --tw-ring-color: rgb(60 207 172 / 0.5);
}
.ring-adcurate-green-lite\/55 {
  --tw-ring-color: rgb(60 207 172 / 0.55);
}
.ring-adcurate-green-lite\/60 {
  --tw-ring-color: rgb(60 207 172 / 0.6);
}
.ring-adcurate-green-lite\/65 {
  --tw-ring-color: rgb(60 207 172 / 0.65);
}
.ring-adcurate-green-lite\/70 {
  --tw-ring-color: rgb(60 207 172 / 0.7);
}
.ring-adcurate-green-lite\/75 {
  --tw-ring-color: rgb(60 207 172 / 0.75);
}
.ring-adcurate-green-lite\/80 {
  --tw-ring-color: rgb(60 207 172 / 0.8);
}
.ring-adcurate-green-lite\/85 {
  --tw-ring-color: rgb(60 207 172 / 0.85);
}
.ring-adcurate-green-lite\/90 {
  --tw-ring-color: rgb(60 207 172 / 0.9);
}
.ring-adcurate-green-lite\/95 {
  --tw-ring-color: rgb(60 207 172 / 0.95);
}
.ring-adcurate-purple-dark {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(83 41 80 / var(--tw-ring-opacity, 1));
}
.ring-adcurate-purple-dark\/0 {
  --tw-ring-color: rgb(83 41 80 / 0);
}
.ring-adcurate-purple-dark\/10 {
  --tw-ring-color: rgb(83 41 80 / 0.1);
}
.ring-adcurate-purple-dark\/100 {
  --tw-ring-color: rgb(83 41 80 / 1);
}
.ring-adcurate-purple-dark\/15 {
  --tw-ring-color: rgb(83 41 80 / 0.15);
}
.ring-adcurate-purple-dark\/20 {
  --tw-ring-color: rgb(83 41 80 / 0.2);
}
.ring-adcurate-purple-dark\/25 {
  --tw-ring-color: rgb(83 41 80 / 0.25);
}
.ring-adcurate-purple-dark\/30 {
  --tw-ring-color: rgb(83 41 80 / 0.3);
}
.ring-adcurate-purple-dark\/35 {
  --tw-ring-color: rgb(83 41 80 / 0.35);
}
.ring-adcurate-purple-dark\/40 {
  --tw-ring-color: rgb(83 41 80 / 0.4);
}
.ring-adcurate-purple-dark\/45 {
  --tw-ring-color: rgb(83 41 80 / 0.45);
}
.ring-adcurate-purple-dark\/5 {
  --tw-ring-color: rgb(83 41 80 / 0.05);
}
.ring-adcurate-purple-dark\/50 {
  --tw-ring-color: rgb(83 41 80 / 0.5);
}
.ring-adcurate-purple-dark\/55 {
  --tw-ring-color: rgb(83 41 80 / 0.55);
}
.ring-adcurate-purple-dark\/60 {
  --tw-ring-color: rgb(83 41 80 / 0.6);
}
.ring-adcurate-purple-dark\/65 {
  --tw-ring-color: rgb(83 41 80 / 0.65);
}
.ring-adcurate-purple-dark\/70 {
  --tw-ring-color: rgb(83 41 80 / 0.7);
}
.ring-adcurate-purple-dark\/75 {
  --tw-ring-color: rgb(83 41 80 / 0.75);
}
.ring-adcurate-purple-dark\/80 {
  --tw-ring-color: rgb(83 41 80 / 0.8);
}
.ring-adcurate-purple-dark\/85 {
  --tw-ring-color: rgb(83 41 80 / 0.85);
}
.ring-adcurate-purple-dark\/90 {
  --tw-ring-color: rgb(83 41 80 / 0.9);
}
.ring-adcurate-purple-dark\/95 {
  --tw-ring-color: rgb(83 41 80 / 0.95);
}
.ring-safex-aqua {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(50 188 155 / var(--tw-ring-opacity, 1));
}
.ring-safex-aqua\/0 {
  --tw-ring-color: rgb(50 188 155 / 0);
}
.ring-safex-aqua\/10 {
  --tw-ring-color: rgb(50 188 155 / 0.1);
}
.ring-safex-aqua\/100 {
  --tw-ring-color: rgb(50 188 155 / 1);
}
.ring-safex-aqua\/15 {
  --tw-ring-color: rgb(50 188 155 / 0.15);
}
.ring-safex-aqua\/20 {
  --tw-ring-color: rgb(50 188 155 / 0.2);
}
.ring-safex-aqua\/25 {
  --tw-ring-color: rgb(50 188 155 / 0.25);
}
.ring-safex-aqua\/30 {
  --tw-ring-color: rgb(50 188 155 / 0.3);
}
.ring-safex-aqua\/35 {
  --tw-ring-color: rgb(50 188 155 / 0.35);
}
.ring-safex-aqua\/40 {
  --tw-ring-color: rgb(50 188 155 / 0.4);
}
.ring-safex-aqua\/45 {
  --tw-ring-color: rgb(50 188 155 / 0.45);
}
.ring-safex-aqua\/5 {
  --tw-ring-color: rgb(50 188 155 / 0.05);
}
.ring-safex-aqua\/50 {
  --tw-ring-color: rgb(50 188 155 / 0.5);
}
.ring-safex-aqua\/55 {
  --tw-ring-color: rgb(50 188 155 / 0.55);
}
.ring-safex-aqua\/60 {
  --tw-ring-color: rgb(50 188 155 / 0.6);
}
.ring-safex-aqua\/65 {
  --tw-ring-color: rgb(50 188 155 / 0.65);
}
.ring-safex-aqua\/70 {
  --tw-ring-color: rgb(50 188 155 / 0.7);
}
.ring-safex-aqua\/75 {
  --tw-ring-color: rgb(50 188 155 / 0.75);
}
.ring-safex-aqua\/80 {
  --tw-ring-color: rgb(50 188 155 / 0.8);
}
.ring-safex-aqua\/85 {
  --tw-ring-color: rgb(50 188 155 / 0.85);
}
.ring-safex-aqua\/90 {
  --tw-ring-color: rgb(50 188 155 / 0.9);
}
.ring-safex-aqua\/95 {
  --tw-ring-color: rgb(50 188 155 / 0.95);
}
.ring-safex-blue {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}
.ring-safex-blue-dark {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity, 1));
}
.ring-safex-blue-dark\/0 {
  --tw-ring-color: rgb(23 37 84 / 0);
}
.ring-safex-blue-dark\/10 {
  --tw-ring-color: rgb(23 37 84 / 0.1);
}
.ring-safex-blue-dark\/100 {
  --tw-ring-color: rgb(23 37 84 / 1);
}
.ring-safex-blue-dark\/15 {
  --tw-ring-color: rgb(23 37 84 / 0.15);
}
.ring-safex-blue-dark\/20 {
  --tw-ring-color: rgb(23 37 84 / 0.2);
}
.ring-safex-blue-dark\/25 {
  --tw-ring-color: rgb(23 37 84 / 0.25);
}
.ring-safex-blue-dark\/30 {
  --tw-ring-color: rgb(23 37 84 / 0.3);
}
.ring-safex-blue-dark\/35 {
  --tw-ring-color: rgb(23 37 84 / 0.35);
}
.ring-safex-blue-dark\/40 {
  --tw-ring-color: rgb(23 37 84 / 0.4);
}
.ring-safex-blue-dark\/45 {
  --tw-ring-color: rgb(23 37 84 / 0.45);
}
.ring-safex-blue-dark\/5 {
  --tw-ring-color: rgb(23 37 84 / 0.05);
}
.ring-safex-blue-dark\/50 {
  --tw-ring-color: rgb(23 37 84 / 0.5);
}
.ring-safex-blue-dark\/55 {
  --tw-ring-color: rgb(23 37 84 / 0.55);
}
.ring-safex-blue-dark\/60 {
  --tw-ring-color: rgb(23 37 84 / 0.6);
}
.ring-safex-blue-dark\/65 {
  --tw-ring-color: rgb(23 37 84 / 0.65);
}
.ring-safex-blue-dark\/70 {
  --tw-ring-color: rgb(23 37 84 / 0.7);
}
.ring-safex-blue-dark\/75 {
  --tw-ring-color: rgb(23 37 84 / 0.75);
}
.ring-safex-blue-dark\/80 {
  --tw-ring-color: rgb(23 37 84 / 0.8);
}
.ring-safex-blue-dark\/85 {
  --tw-ring-color: rgb(23 37 84 / 0.85);
}
.ring-safex-blue-dark\/90 {
  --tw-ring-color: rgb(23 37 84 / 0.9);
}
.ring-safex-blue-dark\/95 {
  --tw-ring-color: rgb(23 37 84 / 0.95);
}
.ring-safex-blue\/0 {
  --tw-ring-color: rgb(37 99 235 / 0);
}
.ring-safex-blue\/10 {
  --tw-ring-color: rgb(37 99 235 / 0.1);
}
.ring-safex-blue\/100 {
  --tw-ring-color: rgb(37 99 235 / 1);
}
.ring-safex-blue\/15 {
  --tw-ring-color: rgb(37 99 235 / 0.15);
}
.ring-safex-blue\/20 {
  --tw-ring-color: rgb(37 99 235 / 0.2);
}
.ring-safex-blue\/25 {
  --tw-ring-color: rgb(37 99 235 / 0.25);
}
.ring-safex-blue\/30 {
  --tw-ring-color: rgb(37 99 235 / 0.3);
}
.ring-safex-blue\/35 {
  --tw-ring-color: rgb(37 99 235 / 0.35);
}
.ring-safex-blue\/40 {
  --tw-ring-color: rgb(37 99 235 / 0.4);
}
.ring-safex-blue\/45 {
  --tw-ring-color: rgb(37 99 235 / 0.45);
}
.ring-safex-blue\/5 {
  --tw-ring-color: rgb(37 99 235 / 0.05);
}
.ring-safex-blue\/50 {
  --tw-ring-color: rgb(37 99 235 / 0.5);
}
.ring-safex-blue\/55 {
  --tw-ring-color: rgb(37 99 235 / 0.55);
}
.ring-safex-blue\/60 {
  --tw-ring-color: rgb(37 99 235 / 0.6);
}
.ring-safex-blue\/65 {
  --tw-ring-color: rgb(37 99 235 / 0.65);
}
.ring-safex-blue\/70 {
  --tw-ring-color: rgb(37 99 235 / 0.7);
}
.ring-safex-blue\/75 {
  --tw-ring-color: rgb(37 99 235 / 0.75);
}
.ring-safex-blue\/80 {
  --tw-ring-color: rgb(37 99 235 / 0.8);
}
.ring-safex-blue\/85 {
  --tw-ring-color: rgb(37 99 235 / 0.85);
}
.ring-safex-blue\/90 {
  --tw-ring-color: rgb(37 99 235 / 0.9);
}
.ring-safex-blue\/95 {
  --tw-ring-color: rgb(37 99 235 / 0.95);
}
.ring-safex-gray-dark {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(18 18 18 / var(--tw-ring-opacity, 1));
}
.ring-safex-gray-dark\/0 {
  --tw-ring-color: rgb(18 18 18 / 0);
}
.ring-safex-gray-dark\/10 {
  --tw-ring-color: rgb(18 18 18 / 0.1);
}
.ring-safex-gray-dark\/100 {
  --tw-ring-color: rgb(18 18 18 / 1);
}
.ring-safex-gray-dark\/15 {
  --tw-ring-color: rgb(18 18 18 / 0.15);
}
.ring-safex-gray-dark\/20 {
  --tw-ring-color: rgb(18 18 18 / 0.2);
}
.ring-safex-gray-dark\/25 {
  --tw-ring-color: rgb(18 18 18 / 0.25);
}
.ring-safex-gray-dark\/30 {
  --tw-ring-color: rgb(18 18 18 / 0.3);
}
.ring-safex-gray-dark\/35 {
  --tw-ring-color: rgb(18 18 18 / 0.35);
}
.ring-safex-gray-dark\/40 {
  --tw-ring-color: rgb(18 18 18 / 0.4);
}
.ring-safex-gray-dark\/45 {
  --tw-ring-color: rgb(18 18 18 / 0.45);
}
.ring-safex-gray-dark\/5 {
  --tw-ring-color: rgb(18 18 18 / 0.05);
}
.ring-safex-gray-dark\/50 {
  --tw-ring-color: rgb(18 18 18 / 0.5);
}
.ring-safex-gray-dark\/55 {
  --tw-ring-color: rgb(18 18 18 / 0.55);
}
.ring-safex-gray-dark\/60 {
  --tw-ring-color: rgb(18 18 18 / 0.6);
}
.ring-safex-gray-dark\/65 {
  --tw-ring-color: rgb(18 18 18 / 0.65);
}
.ring-safex-gray-dark\/70 {
  --tw-ring-color: rgb(18 18 18 / 0.7);
}
.ring-safex-gray-dark\/75 {
  --tw-ring-color: rgb(18 18 18 / 0.75);
}
.ring-safex-gray-dark\/80 {
  --tw-ring-color: rgb(18 18 18 / 0.8);
}
.ring-safex-gray-dark\/85 {
  --tw-ring-color: rgb(18 18 18 / 0.85);
}
.ring-safex-gray-dark\/90 {
  --tw-ring-color: rgb(18 18 18 / 0.9);
}
.ring-safex-gray-dark\/95 {
  --tw-ring-color: rgb(18 18 18 / 0.95);
}
.ring-safex-gray-lite {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(247 248 249 / var(--tw-ring-opacity, 1));
}
.ring-safex-gray-lite\/0 {
  --tw-ring-color: rgb(247 248 249 / 0);
}
.ring-safex-gray-lite\/10 {
  --tw-ring-color: rgb(247 248 249 / 0.1);
}
.ring-safex-gray-lite\/100 {
  --tw-ring-color: rgb(247 248 249 / 1);
}
.ring-safex-gray-lite\/15 {
  --tw-ring-color: rgb(247 248 249 / 0.15);
}
.ring-safex-gray-lite\/20 {
  --tw-ring-color: rgb(247 248 249 / 0.2);
}
.ring-safex-gray-lite\/25 {
  --tw-ring-color: rgb(247 248 249 / 0.25);
}
.ring-safex-gray-lite\/30 {
  --tw-ring-color: rgb(247 248 249 / 0.3);
}
.ring-safex-gray-lite\/35 {
  --tw-ring-color: rgb(247 248 249 / 0.35);
}
.ring-safex-gray-lite\/40 {
  --tw-ring-color: rgb(247 248 249 / 0.4);
}
.ring-safex-gray-lite\/45 {
  --tw-ring-color: rgb(247 248 249 / 0.45);
}
.ring-safex-gray-lite\/5 {
  --tw-ring-color: rgb(247 248 249 / 0.05);
}
.ring-safex-gray-lite\/50 {
  --tw-ring-color: rgb(247 248 249 / 0.5);
}
.ring-safex-gray-lite\/55 {
  --tw-ring-color: rgb(247 248 249 / 0.55);
}
.ring-safex-gray-lite\/60 {
  --tw-ring-color: rgb(247 248 249 / 0.6);
}
.ring-safex-gray-lite\/65 {
  --tw-ring-color: rgb(247 248 249 / 0.65);
}
.ring-safex-gray-lite\/70 {
  --tw-ring-color: rgb(247 248 249 / 0.7);
}
.ring-safex-gray-lite\/75 {
  --tw-ring-color: rgb(247 248 249 / 0.75);
}
.ring-safex-gray-lite\/80 {
  --tw-ring-color: rgb(247 248 249 / 0.8);
}
.ring-safex-gray-lite\/85 {
  --tw-ring-color: rgb(247 248 249 / 0.85);
}
.ring-safex-gray-lite\/90 {
  --tw-ring-color: rgb(247 248 249 / 0.9);
}
.ring-safex-gray-lite\/95 {
  --tw-ring-color: rgb(247 248 249 / 0.95);
}
.ring-safex-gray-med {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(136 136 136 / var(--tw-ring-opacity, 1));
}
.ring-safex-gray-med\/0 {
  --tw-ring-color: rgb(136 136 136 / 0);
}
.ring-safex-gray-med\/10 {
  --tw-ring-color: rgb(136 136 136 / 0.1);
}
.ring-safex-gray-med\/100 {
  --tw-ring-color: rgb(136 136 136 / 1);
}
.ring-safex-gray-med\/15 {
  --tw-ring-color: rgb(136 136 136 / 0.15);
}
.ring-safex-gray-med\/20 {
  --tw-ring-color: rgb(136 136 136 / 0.2);
}
.ring-safex-gray-med\/25 {
  --tw-ring-color: rgb(136 136 136 / 0.25);
}
.ring-safex-gray-med\/30 {
  --tw-ring-color: rgb(136 136 136 / 0.3);
}
.ring-safex-gray-med\/35 {
  --tw-ring-color: rgb(136 136 136 / 0.35);
}
.ring-safex-gray-med\/40 {
  --tw-ring-color: rgb(136 136 136 / 0.4);
}
.ring-safex-gray-med\/45 {
  --tw-ring-color: rgb(136 136 136 / 0.45);
}
.ring-safex-gray-med\/5 {
  --tw-ring-color: rgb(136 136 136 / 0.05);
}
.ring-safex-gray-med\/50 {
  --tw-ring-color: rgb(136 136 136 / 0.5);
}
.ring-safex-gray-med\/55 {
  --tw-ring-color: rgb(136 136 136 / 0.55);
}
.ring-safex-gray-med\/60 {
  --tw-ring-color: rgb(136 136 136 / 0.6);
}
.ring-safex-gray-med\/65 {
  --tw-ring-color: rgb(136 136 136 / 0.65);
}
.ring-safex-gray-med\/70 {
  --tw-ring-color: rgb(136 136 136 / 0.7);
}
.ring-safex-gray-med\/75 {
  --tw-ring-color: rgb(136 136 136 / 0.75);
}
.ring-safex-gray-med\/80 {
  --tw-ring-color: rgb(136 136 136 / 0.8);
}
.ring-safex-gray-med\/85 {
  --tw-ring-color: rgb(136 136 136 / 0.85);
}
.ring-safex-gray-med\/90 {
  --tw-ring-color: rgb(136 136 136 / 0.9);
}
.ring-safex-gray-med\/95 {
  --tw-ring-color: rgb(136 136 136 / 0.95);
}
.ring-safex-green {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(50 188 155 / var(--tw-ring-opacity, 1));
}
.ring-safex-green\/0 {
  --tw-ring-color: rgb(50 188 155 / 0);
}
.ring-safex-green\/10 {
  --tw-ring-color: rgb(50 188 155 / 0.1);
}
.ring-safex-green\/100 {
  --tw-ring-color: rgb(50 188 155 / 1);
}
.ring-safex-green\/15 {
  --tw-ring-color: rgb(50 188 155 / 0.15);
}
.ring-safex-green\/20 {
  --tw-ring-color: rgb(50 188 155 / 0.2);
}
.ring-safex-green\/25 {
  --tw-ring-color: rgb(50 188 155 / 0.25);
}
.ring-safex-green\/30 {
  --tw-ring-color: rgb(50 188 155 / 0.3);
}
.ring-safex-green\/35 {
  --tw-ring-color: rgb(50 188 155 / 0.35);
}
.ring-safex-green\/40 {
  --tw-ring-color: rgb(50 188 155 / 0.4);
}
.ring-safex-green\/45 {
  --tw-ring-color: rgb(50 188 155 / 0.45);
}
.ring-safex-green\/5 {
  --tw-ring-color: rgb(50 188 155 / 0.05);
}
.ring-safex-green\/50 {
  --tw-ring-color: rgb(50 188 155 / 0.5);
}
.ring-safex-green\/55 {
  --tw-ring-color: rgb(50 188 155 / 0.55);
}
.ring-safex-green\/60 {
  --tw-ring-color: rgb(50 188 155 / 0.6);
}
.ring-safex-green\/65 {
  --tw-ring-color: rgb(50 188 155 / 0.65);
}
.ring-safex-green\/70 {
  --tw-ring-color: rgb(50 188 155 / 0.7);
}
.ring-safex-green\/75 {
  --tw-ring-color: rgb(50 188 155 / 0.75);
}
.ring-safex-green\/80 {
  --tw-ring-color: rgb(50 188 155 / 0.8);
}
.ring-safex-green\/85 {
  --tw-ring-color: rgb(50 188 155 / 0.85);
}
.ring-safex-green\/90 {
  --tw-ring-color: rgb(50 188 155 / 0.9);
}
.ring-safex-green\/95 {
  --tw-ring-color: rgb(50 188 155 / 0.95);
}
.ring-safex-purple {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(107 33 168 / var(--tw-ring-opacity, 1));
}
.ring-safex-purple\/0 {
  --tw-ring-color: rgb(107 33 168 / 0);
}
.ring-safex-purple\/10 {
  --tw-ring-color: rgb(107 33 168 / 0.1);
}
.ring-safex-purple\/100 {
  --tw-ring-color: rgb(107 33 168 / 1);
}
.ring-safex-purple\/15 {
  --tw-ring-color: rgb(107 33 168 / 0.15);
}
.ring-safex-purple\/20 {
  --tw-ring-color: rgb(107 33 168 / 0.2);
}
.ring-safex-purple\/25 {
  --tw-ring-color: rgb(107 33 168 / 0.25);
}
.ring-safex-purple\/30 {
  --tw-ring-color: rgb(107 33 168 / 0.3);
}
.ring-safex-purple\/35 {
  --tw-ring-color: rgb(107 33 168 / 0.35);
}
.ring-safex-purple\/40 {
  --tw-ring-color: rgb(107 33 168 / 0.4);
}
.ring-safex-purple\/45 {
  --tw-ring-color: rgb(107 33 168 / 0.45);
}
.ring-safex-purple\/5 {
  --tw-ring-color: rgb(107 33 168 / 0.05);
}
.ring-safex-purple\/50 {
  --tw-ring-color: rgb(107 33 168 / 0.5);
}
.ring-safex-purple\/55 {
  --tw-ring-color: rgb(107 33 168 / 0.55);
}
.ring-safex-purple\/60 {
  --tw-ring-color: rgb(107 33 168 / 0.6);
}
.ring-safex-purple\/65 {
  --tw-ring-color: rgb(107 33 168 / 0.65);
}
.ring-safex-purple\/70 {
  --tw-ring-color: rgb(107 33 168 / 0.7);
}
.ring-safex-purple\/75 {
  --tw-ring-color: rgb(107 33 168 / 0.75);
}
.ring-safex-purple\/80 {
  --tw-ring-color: rgb(107 33 168 / 0.8);
}
.ring-safex-purple\/85 {
  --tw-ring-color: rgb(107 33 168 / 0.85);
}
.ring-safex-purple\/90 {
  --tw-ring-color: rgb(107 33 168 / 0.9);
}
.ring-safex-purple\/95 {
  --tw-ring-color: rgb(107 33 168 / 0.95);
}
.ring-safex-red {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(177 80 71 / var(--tw-ring-opacity, 1));
}
.ring-safex-red-blocked {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1));
}
.ring-safex-red-blocked\/0 {
  --tw-ring-color: rgb(220 38 38 / 0);
}
.ring-safex-red-blocked\/10 {
  --tw-ring-color: rgb(220 38 38 / 0.1);
}
.ring-safex-red-blocked\/100 {
  --tw-ring-color: rgb(220 38 38 / 1);
}
.ring-safex-red-blocked\/15 {
  --tw-ring-color: rgb(220 38 38 / 0.15);
}
.ring-safex-red-blocked\/20 {
  --tw-ring-color: rgb(220 38 38 / 0.2);
}
.ring-safex-red-blocked\/25 {
  --tw-ring-color: rgb(220 38 38 / 0.25);
}
.ring-safex-red-blocked\/30 {
  --tw-ring-color: rgb(220 38 38 / 0.3);
}
.ring-safex-red-blocked\/35 {
  --tw-ring-color: rgb(220 38 38 / 0.35);
}
.ring-safex-red-blocked\/40 {
  --tw-ring-color: rgb(220 38 38 / 0.4);
}
.ring-safex-red-blocked\/45 {
  --tw-ring-color: rgb(220 38 38 / 0.45);
}
.ring-safex-red-blocked\/5 {
  --tw-ring-color: rgb(220 38 38 / 0.05);
}
.ring-safex-red-blocked\/50 {
  --tw-ring-color: rgb(220 38 38 / 0.5);
}
.ring-safex-red-blocked\/55 {
  --tw-ring-color: rgb(220 38 38 / 0.55);
}
.ring-safex-red-blocked\/60 {
  --tw-ring-color: rgb(220 38 38 / 0.6);
}
.ring-safex-red-blocked\/65 {
  --tw-ring-color: rgb(220 38 38 / 0.65);
}
.ring-safex-red-blocked\/70 {
  --tw-ring-color: rgb(220 38 38 / 0.7);
}
.ring-safex-red-blocked\/75 {
  --tw-ring-color: rgb(220 38 38 / 0.75);
}
.ring-safex-red-blocked\/80 {
  --tw-ring-color: rgb(220 38 38 / 0.8);
}
.ring-safex-red-blocked\/85 {
  --tw-ring-color: rgb(220 38 38 / 0.85);
}
.ring-safex-red-blocked\/90 {
  --tw-ring-color: rgb(220 38 38 / 0.9);
}
.ring-safex-red-blocked\/95 {
  --tw-ring-color: rgb(220 38 38 / 0.95);
}
.ring-safex-red\/0 {
  --tw-ring-color: rgb(177 80 71 / 0);
}
.ring-safex-red\/10 {
  --tw-ring-color: rgb(177 80 71 / 0.1);
}
.ring-safex-red\/100 {
  --tw-ring-color: rgb(177 80 71 / 1);
}
.ring-safex-red\/15 {
  --tw-ring-color: rgb(177 80 71 / 0.15);
}
.ring-safex-red\/20 {
  --tw-ring-color: rgb(177 80 71 / 0.2);
}
.ring-safex-red\/25 {
  --tw-ring-color: rgb(177 80 71 / 0.25);
}
.ring-safex-red\/30 {
  --tw-ring-color: rgb(177 80 71 / 0.3);
}
.ring-safex-red\/35 {
  --tw-ring-color: rgb(177 80 71 / 0.35);
}
.ring-safex-red\/40 {
  --tw-ring-color: rgb(177 80 71 / 0.4);
}
.ring-safex-red\/45 {
  --tw-ring-color: rgb(177 80 71 / 0.45);
}
.ring-safex-red\/5 {
  --tw-ring-color: rgb(177 80 71 / 0.05);
}
.ring-safex-red\/50 {
  --tw-ring-color: rgb(177 80 71 / 0.5);
}
.ring-safex-red\/55 {
  --tw-ring-color: rgb(177 80 71 / 0.55);
}
.ring-safex-red\/60 {
  --tw-ring-color: rgb(177 80 71 / 0.6);
}
.ring-safex-red\/65 {
  --tw-ring-color: rgb(177 80 71 / 0.65);
}
.ring-safex-red\/70 {
  --tw-ring-color: rgb(177 80 71 / 0.7);
}
.ring-safex-red\/75 {
  --tw-ring-color: rgb(177 80 71 / 0.75);
}
.ring-safex-red\/80 {
  --tw-ring-color: rgb(177 80 71 / 0.8);
}
.ring-safex-red\/85 {
  --tw-ring-color: rgb(177 80 71 / 0.85);
}
.ring-safex-red\/90 {
  --tw-ring-color: rgb(177 80 71 / 0.9);
}
.ring-safex-red\/95 {
  --tw-ring-color: rgb(177 80 71 / 0.95);
}
.ring-safex-yellow {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(204 170 34 / var(--tw-ring-opacity, 1));
}
.ring-safex-yellow-lite {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 204 68 / var(--tw-ring-opacity, 1));
}
.ring-safex-yellow-lite\/0 {
  --tw-ring-color: rgb(255 204 68 / 0);
}
.ring-safex-yellow-lite\/10 {
  --tw-ring-color: rgb(255 204 68 / 0.1);
}
.ring-safex-yellow-lite\/100 {
  --tw-ring-color: rgb(255 204 68 / 1);
}
.ring-safex-yellow-lite\/15 {
  --tw-ring-color: rgb(255 204 68 / 0.15);
}
.ring-safex-yellow-lite\/20 {
  --tw-ring-color: rgb(255 204 68 / 0.2);
}
.ring-safex-yellow-lite\/25 {
  --tw-ring-color: rgb(255 204 68 / 0.25);
}
.ring-safex-yellow-lite\/30 {
  --tw-ring-color: rgb(255 204 68 / 0.3);
}
.ring-safex-yellow-lite\/35 {
  --tw-ring-color: rgb(255 204 68 / 0.35);
}
.ring-safex-yellow-lite\/40 {
  --tw-ring-color: rgb(255 204 68 / 0.4);
}
.ring-safex-yellow-lite\/45 {
  --tw-ring-color: rgb(255 204 68 / 0.45);
}
.ring-safex-yellow-lite\/5 {
  --tw-ring-color: rgb(255 204 68 / 0.05);
}
.ring-safex-yellow-lite\/50 {
  --tw-ring-color: rgb(255 204 68 / 0.5);
}
.ring-safex-yellow-lite\/55 {
  --tw-ring-color: rgb(255 204 68 / 0.55);
}
.ring-safex-yellow-lite\/60 {
  --tw-ring-color: rgb(255 204 68 / 0.6);
}
.ring-safex-yellow-lite\/65 {
  --tw-ring-color: rgb(255 204 68 / 0.65);
}
.ring-safex-yellow-lite\/70 {
  --tw-ring-color: rgb(255 204 68 / 0.7);
}
.ring-safex-yellow-lite\/75 {
  --tw-ring-color: rgb(255 204 68 / 0.75);
}
.ring-safex-yellow-lite\/80 {
  --tw-ring-color: rgb(255 204 68 / 0.8);
}
.ring-safex-yellow-lite\/85 {
  --tw-ring-color: rgb(255 204 68 / 0.85);
}
.ring-safex-yellow-lite\/90 {
  --tw-ring-color: rgb(255 204 68 / 0.9);
}
.ring-safex-yellow-lite\/95 {
  --tw-ring-color: rgb(255 204 68 / 0.95);
}
.ring-safex-yellow\/0 {
  --tw-ring-color: rgb(204 170 34 / 0);
}
.ring-safex-yellow\/10 {
  --tw-ring-color: rgb(204 170 34 / 0.1);
}
.ring-safex-yellow\/100 {
  --tw-ring-color: rgb(204 170 34 / 1);
}
.ring-safex-yellow\/15 {
  --tw-ring-color: rgb(204 170 34 / 0.15);
}
.ring-safex-yellow\/20 {
  --tw-ring-color: rgb(204 170 34 / 0.2);
}
.ring-safex-yellow\/25 {
  --tw-ring-color: rgb(204 170 34 / 0.25);
}
.ring-safex-yellow\/30 {
  --tw-ring-color: rgb(204 170 34 / 0.3);
}
.ring-safex-yellow\/35 {
  --tw-ring-color: rgb(204 170 34 / 0.35);
}
.ring-safex-yellow\/40 {
  --tw-ring-color: rgb(204 170 34 / 0.4);
}
.ring-safex-yellow\/45 {
  --tw-ring-color: rgb(204 170 34 / 0.45);
}
.ring-safex-yellow\/5 {
  --tw-ring-color: rgb(204 170 34 / 0.05);
}
.ring-safex-yellow\/50 {
  --tw-ring-color: rgb(204 170 34 / 0.5);
}
.ring-safex-yellow\/55 {
  --tw-ring-color: rgb(204 170 34 / 0.55);
}
.ring-safex-yellow\/60 {
  --tw-ring-color: rgb(204 170 34 / 0.6);
}
.ring-safex-yellow\/65 {
  --tw-ring-color: rgb(204 170 34 / 0.65);
}
.ring-safex-yellow\/70 {
  --tw-ring-color: rgb(204 170 34 / 0.7);
}
.ring-safex-yellow\/75 {
  --tw-ring-color: rgb(204 170 34 / 0.75);
}
.ring-safex-yellow\/80 {
  --tw-ring-color: rgb(204 170 34 / 0.8);
}
.ring-safex-yellow\/85 {
  --tw-ring-color: rgb(204 170 34 / 0.85);
}
.ring-safex-yellow\/90 {
  --tw-ring-color: rgb(204 170 34 / 0.9);
}
.ring-safex-yellow\/95 {
  --tw-ring-color: rgb(204 170 34 / 0.95);
}
.ring-offset-adcurate-black {
  --tw-ring-offset-color: #242852;
}
.ring-offset-adcurate-black-lite {
  --tw-ring-offset-color: #2F356D;
}
.ring-offset-adcurate-black-lite-semi {
  --tw-ring-offset-color: #2F356D;
}
.ring-offset-adcurate-black-lite-semi\/0 {
  --tw-ring-offset-color: rgb(47 53 109 / 0);
}
.ring-offset-adcurate-black-lite-semi\/10 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.1);
}
.ring-offset-adcurate-black-lite-semi\/100 {
  --tw-ring-offset-color: rgb(47 53 109 / 1);
}
.ring-offset-adcurate-black-lite-semi\/15 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.15);
}
.ring-offset-adcurate-black-lite-semi\/20 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.2);
}
.ring-offset-adcurate-black-lite-semi\/25 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.25);
}
.ring-offset-adcurate-black-lite-semi\/30 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.3);
}
.ring-offset-adcurate-black-lite-semi\/35 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.35);
}
.ring-offset-adcurate-black-lite-semi\/40 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.4);
}
.ring-offset-adcurate-black-lite-semi\/45 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.45);
}
.ring-offset-adcurate-black-lite-semi\/5 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.05);
}
.ring-offset-adcurate-black-lite-semi\/50 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.5);
}
.ring-offset-adcurate-black-lite-semi\/55 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.55);
}
.ring-offset-adcurate-black-lite-semi\/60 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.6);
}
.ring-offset-adcurate-black-lite-semi\/65 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.65);
}
.ring-offset-adcurate-black-lite-semi\/70 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.7);
}
.ring-offset-adcurate-black-lite-semi\/75 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.75);
}
.ring-offset-adcurate-black-lite-semi\/80 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.8);
}
.ring-offset-adcurate-black-lite-semi\/85 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.85);
}
.ring-offset-adcurate-black-lite-semi\/90 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.9);
}
.ring-offset-adcurate-black-lite-semi\/95 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.95);
}
.ring-offset-adcurate-black-lite\/0 {
  --tw-ring-offset-color: rgb(47 53 109 / 0);
}
.ring-offset-adcurate-black-lite\/10 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.1);
}
.ring-offset-adcurate-black-lite\/100 {
  --tw-ring-offset-color: rgb(47 53 109 / 1);
}
.ring-offset-adcurate-black-lite\/15 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.15);
}
.ring-offset-adcurate-black-lite\/20 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.2);
}
.ring-offset-adcurate-black-lite\/25 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.25);
}
.ring-offset-adcurate-black-lite\/30 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.3);
}
.ring-offset-adcurate-black-lite\/35 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.35);
}
.ring-offset-adcurate-black-lite\/40 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.4);
}
.ring-offset-adcurate-black-lite\/45 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.45);
}
.ring-offset-adcurate-black-lite\/5 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.05);
}
.ring-offset-adcurate-black-lite\/50 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.5);
}
.ring-offset-adcurate-black-lite\/55 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.55);
}
.ring-offset-adcurate-black-lite\/60 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.6);
}
.ring-offset-adcurate-black-lite\/65 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.65);
}
.ring-offset-adcurate-black-lite\/70 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.7);
}
.ring-offset-adcurate-black-lite\/75 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.75);
}
.ring-offset-adcurate-black-lite\/80 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.8);
}
.ring-offset-adcurate-black-lite\/85 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.85);
}
.ring-offset-adcurate-black-lite\/90 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.9);
}
.ring-offset-adcurate-black-lite\/95 {
  --tw-ring-offset-color: rgb(47 53 109 / 0.95);
}
.ring-offset-adcurate-black\/0 {
  --tw-ring-offset-color: rgb(36 40 82 / 0);
}
.ring-offset-adcurate-black\/10 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.1);
}
.ring-offset-adcurate-black\/100 {
  --tw-ring-offset-color: rgb(36 40 82 / 1);
}
.ring-offset-adcurate-black\/15 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.15);
}
.ring-offset-adcurate-black\/20 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.2);
}
.ring-offset-adcurate-black\/25 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.25);
}
.ring-offset-adcurate-black\/30 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.3);
}
.ring-offset-adcurate-black\/35 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.35);
}
.ring-offset-adcurate-black\/40 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.4);
}
.ring-offset-adcurate-black\/45 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.45);
}
.ring-offset-adcurate-black\/5 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.05);
}
.ring-offset-adcurate-black\/50 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.5);
}
.ring-offset-adcurate-black\/55 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.55);
}
.ring-offset-adcurate-black\/60 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.6);
}
.ring-offset-adcurate-black\/65 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.65);
}
.ring-offset-adcurate-black\/70 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.7);
}
.ring-offset-adcurate-black\/75 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.75);
}
.ring-offset-adcurate-black\/80 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.8);
}
.ring-offset-adcurate-black\/85 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.85);
}
.ring-offset-adcurate-black\/90 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.9);
}
.ring-offset-adcurate-black\/95 {
  --tw-ring-offset-color: rgb(36 40 82 / 0.95);
}
.ring-offset-adcurate-gradient-blue {
  --tw-ring-offset-color: #d4fdff;
}
.ring-offset-adcurate-gradient-blue\/0 {
  --tw-ring-offset-color: rgb(212 253 255 / 0);
}
.ring-offset-adcurate-gradient-blue\/10 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.1);
}
.ring-offset-adcurate-gradient-blue\/100 {
  --tw-ring-offset-color: rgb(212 253 255 / 1);
}
.ring-offset-adcurate-gradient-blue\/15 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.15);
}
.ring-offset-adcurate-gradient-blue\/20 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.2);
}
.ring-offset-adcurate-gradient-blue\/25 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.25);
}
.ring-offset-adcurate-gradient-blue\/30 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.3);
}
.ring-offset-adcurate-gradient-blue\/35 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.35);
}
.ring-offset-adcurate-gradient-blue\/40 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.4);
}
.ring-offset-adcurate-gradient-blue\/45 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.45);
}
.ring-offset-adcurate-gradient-blue\/5 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.05);
}
.ring-offset-adcurate-gradient-blue\/50 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.5);
}
.ring-offset-adcurate-gradient-blue\/55 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.55);
}
.ring-offset-adcurate-gradient-blue\/60 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.6);
}
.ring-offset-adcurate-gradient-blue\/65 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.65);
}
.ring-offset-adcurate-gradient-blue\/70 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.7);
}
.ring-offset-adcurate-gradient-blue\/75 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.75);
}
.ring-offset-adcurate-gradient-blue\/80 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.8);
}
.ring-offset-adcurate-gradient-blue\/85 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.85);
}
.ring-offset-adcurate-gradient-blue\/90 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.9);
}
.ring-offset-adcurate-gradient-blue\/95 {
  --tw-ring-offset-color: rgb(212 253 255 / 0.95);
}
.ring-offset-adcurate-gradient-pink {
  --tw-ring-offset-color: #fccdf8;
}
.ring-offset-adcurate-gradient-pink\/0 {
  --tw-ring-offset-color: rgb(252 205 248 / 0);
}
.ring-offset-adcurate-gradient-pink\/10 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.1);
}
.ring-offset-adcurate-gradient-pink\/100 {
  --tw-ring-offset-color: rgb(252 205 248 / 1);
}
.ring-offset-adcurate-gradient-pink\/15 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.15);
}
.ring-offset-adcurate-gradient-pink\/20 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.2);
}
.ring-offset-adcurate-gradient-pink\/25 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.25);
}
.ring-offset-adcurate-gradient-pink\/30 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.3);
}
.ring-offset-adcurate-gradient-pink\/35 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.35);
}
.ring-offset-adcurate-gradient-pink\/40 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.4);
}
.ring-offset-adcurate-gradient-pink\/45 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.45);
}
.ring-offset-adcurate-gradient-pink\/5 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.05);
}
.ring-offset-adcurate-gradient-pink\/50 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.5);
}
.ring-offset-adcurate-gradient-pink\/55 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.55);
}
.ring-offset-adcurate-gradient-pink\/60 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.6);
}
.ring-offset-adcurate-gradient-pink\/65 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.65);
}
.ring-offset-adcurate-gradient-pink\/70 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.7);
}
.ring-offset-adcurate-gradient-pink\/75 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.75);
}
.ring-offset-adcurate-gradient-pink\/80 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.8);
}
.ring-offset-adcurate-gradient-pink\/85 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.85);
}
.ring-offset-adcurate-gradient-pink\/90 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.9);
}
.ring-offset-adcurate-gradient-pink\/95 {
  --tw-ring-offset-color: rgb(252 205 248 / 0.95);
}
.ring-offset-adcurate-gray-lite {
  --tw-ring-offset-color: #E7E6E6;
}
.ring-offset-adcurate-gray-lite\/0 {
  --tw-ring-offset-color: rgb(231 230 230 / 0);
}
.ring-offset-adcurate-gray-lite\/10 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.1);
}
.ring-offset-adcurate-gray-lite\/100 {
  --tw-ring-offset-color: rgb(231 230 230 / 1);
}
.ring-offset-adcurate-gray-lite\/15 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.15);
}
.ring-offset-adcurate-gray-lite\/20 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.2);
}
.ring-offset-adcurate-gray-lite\/25 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.25);
}
.ring-offset-adcurate-gray-lite\/30 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.3);
}
.ring-offset-adcurate-gray-lite\/35 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.35);
}
.ring-offset-adcurate-gray-lite\/40 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.4);
}
.ring-offset-adcurate-gray-lite\/45 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.45);
}
.ring-offset-adcurate-gray-lite\/5 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.05);
}
.ring-offset-adcurate-gray-lite\/50 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.5);
}
.ring-offset-adcurate-gray-lite\/55 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.55);
}
.ring-offset-adcurate-gray-lite\/60 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.6);
}
.ring-offset-adcurate-gray-lite\/65 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.65);
}
.ring-offset-adcurate-gray-lite\/70 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.7);
}
.ring-offset-adcurate-gray-lite\/75 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.75);
}
.ring-offset-adcurate-gray-lite\/80 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.8);
}
.ring-offset-adcurate-gray-lite\/85 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.85);
}
.ring-offset-adcurate-gray-lite\/90 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.9);
}
.ring-offset-adcurate-gray-lite\/95 {
  --tw-ring-offset-color: rgb(231 230 230 / 0.95);
}
.ring-offset-adcurate-green-dark {
  --tw-ring-offset-color: #32BC9B;
}
.ring-offset-adcurate-green-dark\/0 {
  --tw-ring-offset-color: rgb(50 188 155 / 0);
}
.ring-offset-adcurate-green-dark\/10 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.1);
}
.ring-offset-adcurate-green-dark\/100 {
  --tw-ring-offset-color: rgb(50 188 155 / 1);
}
.ring-offset-adcurate-green-dark\/15 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.15);
}
.ring-offset-adcurate-green-dark\/20 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.2);
}
.ring-offset-adcurate-green-dark\/25 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.25);
}
.ring-offset-adcurate-green-dark\/30 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.3);
}
.ring-offset-adcurate-green-dark\/35 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.35);
}
.ring-offset-adcurate-green-dark\/40 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.4);
}
.ring-offset-adcurate-green-dark\/45 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.45);
}
.ring-offset-adcurate-green-dark\/5 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.05);
}
.ring-offset-adcurate-green-dark\/50 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.5);
}
.ring-offset-adcurate-green-dark\/55 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.55);
}
.ring-offset-adcurate-green-dark\/60 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.6);
}
.ring-offset-adcurate-green-dark\/65 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.65);
}
.ring-offset-adcurate-green-dark\/70 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.7);
}
.ring-offset-adcurate-green-dark\/75 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.75);
}
.ring-offset-adcurate-green-dark\/80 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.8);
}
.ring-offset-adcurate-green-dark\/85 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.85);
}
.ring-offset-adcurate-green-dark\/90 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.9);
}
.ring-offset-adcurate-green-dark\/95 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.95);
}
.ring-offset-adcurate-green-lite {
  --tw-ring-offset-color: #3CCFAC;
}
.ring-offset-adcurate-green-lite\/0 {
  --tw-ring-offset-color: rgb(60 207 172 / 0);
}
.ring-offset-adcurate-green-lite\/10 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.1);
}
.ring-offset-adcurate-green-lite\/100 {
  --tw-ring-offset-color: rgb(60 207 172 / 1);
}
.ring-offset-adcurate-green-lite\/15 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.15);
}
.ring-offset-adcurate-green-lite\/20 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.2);
}
.ring-offset-adcurate-green-lite\/25 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.25);
}
.ring-offset-adcurate-green-lite\/30 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.3);
}
.ring-offset-adcurate-green-lite\/35 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.35);
}
.ring-offset-adcurate-green-lite\/40 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.4);
}
.ring-offset-adcurate-green-lite\/45 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.45);
}
.ring-offset-adcurate-green-lite\/5 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.05);
}
.ring-offset-adcurate-green-lite\/50 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.5);
}
.ring-offset-adcurate-green-lite\/55 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.55);
}
.ring-offset-adcurate-green-lite\/60 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.6);
}
.ring-offset-adcurate-green-lite\/65 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.65);
}
.ring-offset-adcurate-green-lite\/70 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.7);
}
.ring-offset-adcurate-green-lite\/75 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.75);
}
.ring-offset-adcurate-green-lite\/80 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.8);
}
.ring-offset-adcurate-green-lite\/85 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.85);
}
.ring-offset-adcurate-green-lite\/90 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.9);
}
.ring-offset-adcurate-green-lite\/95 {
  --tw-ring-offset-color: rgb(60 207 172 / 0.95);
}
.ring-offset-adcurate-purple-dark {
  --tw-ring-offset-color: #532950;
}
.ring-offset-adcurate-purple-dark\/0 {
  --tw-ring-offset-color: rgb(83 41 80 / 0);
}
.ring-offset-adcurate-purple-dark\/10 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.1);
}
.ring-offset-adcurate-purple-dark\/100 {
  --tw-ring-offset-color: rgb(83 41 80 / 1);
}
.ring-offset-adcurate-purple-dark\/15 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.15);
}
.ring-offset-adcurate-purple-dark\/20 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.2);
}
.ring-offset-adcurate-purple-dark\/25 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.25);
}
.ring-offset-adcurate-purple-dark\/30 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.3);
}
.ring-offset-adcurate-purple-dark\/35 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.35);
}
.ring-offset-adcurate-purple-dark\/40 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.4);
}
.ring-offset-adcurate-purple-dark\/45 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.45);
}
.ring-offset-adcurate-purple-dark\/5 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.05);
}
.ring-offset-adcurate-purple-dark\/50 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.5);
}
.ring-offset-adcurate-purple-dark\/55 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.55);
}
.ring-offset-adcurate-purple-dark\/60 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.6);
}
.ring-offset-adcurate-purple-dark\/65 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.65);
}
.ring-offset-adcurate-purple-dark\/70 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.7);
}
.ring-offset-adcurate-purple-dark\/75 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.75);
}
.ring-offset-adcurate-purple-dark\/80 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.8);
}
.ring-offset-adcurate-purple-dark\/85 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.85);
}
.ring-offset-adcurate-purple-dark\/90 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.9);
}
.ring-offset-adcurate-purple-dark\/95 {
  --tw-ring-offset-color: rgb(83 41 80 / 0.95);
}
.ring-offset-safex-aqua {
  --tw-ring-offset-color: #32BC9B;
}
.ring-offset-safex-aqua\/0 {
  --tw-ring-offset-color: rgb(50 188 155 / 0);
}
.ring-offset-safex-aqua\/10 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.1);
}
.ring-offset-safex-aqua\/100 {
  --tw-ring-offset-color: rgb(50 188 155 / 1);
}
.ring-offset-safex-aqua\/15 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.15);
}
.ring-offset-safex-aqua\/20 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.2);
}
.ring-offset-safex-aqua\/25 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.25);
}
.ring-offset-safex-aqua\/30 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.3);
}
.ring-offset-safex-aqua\/35 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.35);
}
.ring-offset-safex-aqua\/40 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.4);
}
.ring-offset-safex-aqua\/45 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.45);
}
.ring-offset-safex-aqua\/5 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.05);
}
.ring-offset-safex-aqua\/50 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.5);
}
.ring-offset-safex-aqua\/55 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.55);
}
.ring-offset-safex-aqua\/60 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.6);
}
.ring-offset-safex-aqua\/65 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.65);
}
.ring-offset-safex-aqua\/70 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.7);
}
.ring-offset-safex-aqua\/75 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.75);
}
.ring-offset-safex-aqua\/80 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.8);
}
.ring-offset-safex-aqua\/85 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.85);
}
.ring-offset-safex-aqua\/90 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.9);
}
.ring-offset-safex-aqua\/95 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.95);
}
.ring-offset-safex-blue {
  --tw-ring-offset-color: rgb(37 99 235);
}
.ring-offset-safex-blue-dark {
  --tw-ring-offset-color: rgb(23 37 84);
}
.ring-offset-safex-blue-dark\/0 {
  --tw-ring-offset-color: rgb(23 37 84 / 0);
}
.ring-offset-safex-blue-dark\/10 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.1);
}
.ring-offset-safex-blue-dark\/100 {
  --tw-ring-offset-color: rgb(23 37 84 / 1);
}
.ring-offset-safex-blue-dark\/15 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.15);
}
.ring-offset-safex-blue-dark\/20 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.2);
}
.ring-offset-safex-blue-dark\/25 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.25);
}
.ring-offset-safex-blue-dark\/30 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.3);
}
.ring-offset-safex-blue-dark\/35 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.35);
}
.ring-offset-safex-blue-dark\/40 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.4);
}
.ring-offset-safex-blue-dark\/45 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.45);
}
.ring-offset-safex-blue-dark\/5 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.05);
}
.ring-offset-safex-blue-dark\/50 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.5);
}
.ring-offset-safex-blue-dark\/55 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.55);
}
.ring-offset-safex-blue-dark\/60 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.6);
}
.ring-offset-safex-blue-dark\/65 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.65);
}
.ring-offset-safex-blue-dark\/70 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.7);
}
.ring-offset-safex-blue-dark\/75 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.75);
}
.ring-offset-safex-blue-dark\/80 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.8);
}
.ring-offset-safex-blue-dark\/85 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.85);
}
.ring-offset-safex-blue-dark\/90 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.9);
}
.ring-offset-safex-blue-dark\/95 {
  --tw-ring-offset-color: rgb(23 37 84 / 0.95);
}
.ring-offset-safex-blue\/0 {
  --tw-ring-offset-color: rgb(37 99 235 / 0);
}
.ring-offset-safex-blue\/10 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.1);
}
.ring-offset-safex-blue\/100 {
  --tw-ring-offset-color: rgb(37 99 235 / 1);
}
.ring-offset-safex-blue\/15 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.15);
}
.ring-offset-safex-blue\/20 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.2);
}
.ring-offset-safex-blue\/25 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.25);
}
.ring-offset-safex-blue\/30 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.3);
}
.ring-offset-safex-blue\/35 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.35);
}
.ring-offset-safex-blue\/40 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.4);
}
.ring-offset-safex-blue\/45 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.45);
}
.ring-offset-safex-blue\/5 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.05);
}
.ring-offset-safex-blue\/50 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.5);
}
.ring-offset-safex-blue\/55 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.55);
}
.ring-offset-safex-blue\/60 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.6);
}
.ring-offset-safex-blue\/65 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.65);
}
.ring-offset-safex-blue\/70 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.7);
}
.ring-offset-safex-blue\/75 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.75);
}
.ring-offset-safex-blue\/80 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.8);
}
.ring-offset-safex-blue\/85 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.85);
}
.ring-offset-safex-blue\/90 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.9);
}
.ring-offset-safex-blue\/95 {
  --tw-ring-offset-color: rgb(37 99 235 / 0.95);
}
.ring-offset-safex-gray-dark {
  --tw-ring-offset-color: #121212;
}
.ring-offset-safex-gray-dark\/0 {
  --tw-ring-offset-color: rgb(18 18 18 / 0);
}
.ring-offset-safex-gray-dark\/10 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.1);
}
.ring-offset-safex-gray-dark\/100 {
  --tw-ring-offset-color: rgb(18 18 18 / 1);
}
.ring-offset-safex-gray-dark\/15 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.15);
}
.ring-offset-safex-gray-dark\/20 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.2);
}
.ring-offset-safex-gray-dark\/25 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.25);
}
.ring-offset-safex-gray-dark\/30 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.3);
}
.ring-offset-safex-gray-dark\/35 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.35);
}
.ring-offset-safex-gray-dark\/40 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.4);
}
.ring-offset-safex-gray-dark\/45 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.45);
}
.ring-offset-safex-gray-dark\/5 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.05);
}
.ring-offset-safex-gray-dark\/50 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.5);
}
.ring-offset-safex-gray-dark\/55 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.55);
}
.ring-offset-safex-gray-dark\/60 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.6);
}
.ring-offset-safex-gray-dark\/65 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.65);
}
.ring-offset-safex-gray-dark\/70 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.7);
}
.ring-offset-safex-gray-dark\/75 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.75);
}
.ring-offset-safex-gray-dark\/80 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.8);
}
.ring-offset-safex-gray-dark\/85 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.85);
}
.ring-offset-safex-gray-dark\/90 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.9);
}
.ring-offset-safex-gray-dark\/95 {
  --tw-ring-offset-color: rgb(18 18 18 / 0.95);
}
.ring-offset-safex-gray-lite {
  --tw-ring-offset-color: #F7F8F9;
}
.ring-offset-safex-gray-lite\/0 {
  --tw-ring-offset-color: rgb(247 248 249 / 0);
}
.ring-offset-safex-gray-lite\/10 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.1);
}
.ring-offset-safex-gray-lite\/100 {
  --tw-ring-offset-color: rgb(247 248 249 / 1);
}
.ring-offset-safex-gray-lite\/15 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.15);
}
.ring-offset-safex-gray-lite\/20 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.2);
}
.ring-offset-safex-gray-lite\/25 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.25);
}
.ring-offset-safex-gray-lite\/30 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.3);
}
.ring-offset-safex-gray-lite\/35 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.35);
}
.ring-offset-safex-gray-lite\/40 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.4);
}
.ring-offset-safex-gray-lite\/45 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.45);
}
.ring-offset-safex-gray-lite\/5 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.05);
}
.ring-offset-safex-gray-lite\/50 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.5);
}
.ring-offset-safex-gray-lite\/55 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.55);
}
.ring-offset-safex-gray-lite\/60 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.6);
}
.ring-offset-safex-gray-lite\/65 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.65);
}
.ring-offset-safex-gray-lite\/70 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.7);
}
.ring-offset-safex-gray-lite\/75 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.75);
}
.ring-offset-safex-gray-lite\/80 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.8);
}
.ring-offset-safex-gray-lite\/85 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.85);
}
.ring-offset-safex-gray-lite\/90 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.9);
}
.ring-offset-safex-gray-lite\/95 {
  --tw-ring-offset-color: rgb(247 248 249 / 0.95);
}
.ring-offset-safex-gray-med {
  --tw-ring-offset-color: #888888;
}
.ring-offset-safex-gray-med\/0 {
  --tw-ring-offset-color: rgb(136 136 136 / 0);
}
.ring-offset-safex-gray-med\/10 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.1);
}
.ring-offset-safex-gray-med\/100 {
  --tw-ring-offset-color: rgb(136 136 136 / 1);
}
.ring-offset-safex-gray-med\/15 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.15);
}
.ring-offset-safex-gray-med\/20 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.2);
}
.ring-offset-safex-gray-med\/25 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.25);
}
.ring-offset-safex-gray-med\/30 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.3);
}
.ring-offset-safex-gray-med\/35 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.35);
}
.ring-offset-safex-gray-med\/40 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.4);
}
.ring-offset-safex-gray-med\/45 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.45);
}
.ring-offset-safex-gray-med\/5 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.05);
}
.ring-offset-safex-gray-med\/50 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.5);
}
.ring-offset-safex-gray-med\/55 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.55);
}
.ring-offset-safex-gray-med\/60 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.6);
}
.ring-offset-safex-gray-med\/65 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.65);
}
.ring-offset-safex-gray-med\/70 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.7);
}
.ring-offset-safex-gray-med\/75 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.75);
}
.ring-offset-safex-gray-med\/80 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.8);
}
.ring-offset-safex-gray-med\/85 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.85);
}
.ring-offset-safex-gray-med\/90 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.9);
}
.ring-offset-safex-gray-med\/95 {
  --tw-ring-offset-color: rgb(136 136 136 / 0.95);
}
.ring-offset-safex-green {
  --tw-ring-offset-color: #32BC9B;
}
.ring-offset-safex-green\/0 {
  --tw-ring-offset-color: rgb(50 188 155 / 0);
}
.ring-offset-safex-green\/10 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.1);
}
.ring-offset-safex-green\/100 {
  --tw-ring-offset-color: rgb(50 188 155 / 1);
}
.ring-offset-safex-green\/15 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.15);
}
.ring-offset-safex-green\/20 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.2);
}
.ring-offset-safex-green\/25 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.25);
}
.ring-offset-safex-green\/30 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.3);
}
.ring-offset-safex-green\/35 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.35);
}
.ring-offset-safex-green\/40 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.4);
}
.ring-offset-safex-green\/45 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.45);
}
.ring-offset-safex-green\/5 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.05);
}
.ring-offset-safex-green\/50 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.5);
}
.ring-offset-safex-green\/55 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.55);
}
.ring-offset-safex-green\/60 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.6);
}
.ring-offset-safex-green\/65 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.65);
}
.ring-offset-safex-green\/70 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.7);
}
.ring-offset-safex-green\/75 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.75);
}
.ring-offset-safex-green\/80 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.8);
}
.ring-offset-safex-green\/85 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.85);
}
.ring-offset-safex-green\/90 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.9);
}
.ring-offset-safex-green\/95 {
  --tw-ring-offset-color: rgb(50 188 155 / 0.95);
}
.ring-offset-safex-purple {
  --tw-ring-offset-color: rgb(107 33 168);
}
.ring-offset-safex-purple\/0 {
  --tw-ring-offset-color: rgb(107 33 168 / 0);
}
.ring-offset-safex-purple\/10 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.1);
}
.ring-offset-safex-purple\/100 {
  --tw-ring-offset-color: rgb(107 33 168 / 1);
}
.ring-offset-safex-purple\/15 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.15);
}
.ring-offset-safex-purple\/20 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.2);
}
.ring-offset-safex-purple\/25 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.25);
}
.ring-offset-safex-purple\/30 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.3);
}
.ring-offset-safex-purple\/35 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.35);
}
.ring-offset-safex-purple\/40 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.4);
}
.ring-offset-safex-purple\/45 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.45);
}
.ring-offset-safex-purple\/5 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.05);
}
.ring-offset-safex-purple\/50 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.5);
}
.ring-offset-safex-purple\/55 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.55);
}
.ring-offset-safex-purple\/60 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.6);
}
.ring-offset-safex-purple\/65 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.65);
}
.ring-offset-safex-purple\/70 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.7);
}
.ring-offset-safex-purple\/75 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.75);
}
.ring-offset-safex-purple\/80 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.8);
}
.ring-offset-safex-purple\/85 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.85);
}
.ring-offset-safex-purple\/90 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.9);
}
.ring-offset-safex-purple\/95 {
  --tw-ring-offset-color: rgb(107 33 168 / 0.95);
}
.ring-offset-safex-red {
  --tw-ring-offset-color: #B15047;
}
.ring-offset-safex-red-blocked {
  --tw-ring-offset-color: rgb(220 38 38);
}
.ring-offset-safex-red-blocked\/0 {
  --tw-ring-offset-color: rgb(220 38 38 / 0);
}
.ring-offset-safex-red-blocked\/10 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.1);
}
.ring-offset-safex-red-blocked\/100 {
  --tw-ring-offset-color: rgb(220 38 38 / 1);
}
.ring-offset-safex-red-blocked\/15 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.15);
}
.ring-offset-safex-red-blocked\/20 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.2);
}
.ring-offset-safex-red-blocked\/25 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.25);
}
.ring-offset-safex-red-blocked\/30 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.3);
}
.ring-offset-safex-red-blocked\/35 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.35);
}
.ring-offset-safex-red-blocked\/40 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.4);
}
.ring-offset-safex-red-blocked\/45 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.45);
}
.ring-offset-safex-red-blocked\/5 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.05);
}
.ring-offset-safex-red-blocked\/50 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.5);
}
.ring-offset-safex-red-blocked\/55 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.55);
}
.ring-offset-safex-red-blocked\/60 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.6);
}
.ring-offset-safex-red-blocked\/65 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.65);
}
.ring-offset-safex-red-blocked\/70 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.7);
}
.ring-offset-safex-red-blocked\/75 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.75);
}
.ring-offset-safex-red-blocked\/80 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.8);
}
.ring-offset-safex-red-blocked\/85 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.85);
}
.ring-offset-safex-red-blocked\/90 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.9);
}
.ring-offset-safex-red-blocked\/95 {
  --tw-ring-offset-color: rgb(220 38 38 / 0.95);
}
.ring-offset-safex-red\/0 {
  --tw-ring-offset-color: rgb(177 80 71 / 0);
}
.ring-offset-safex-red\/10 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.1);
}
.ring-offset-safex-red\/100 {
  --tw-ring-offset-color: rgb(177 80 71 / 1);
}
.ring-offset-safex-red\/15 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.15);
}
.ring-offset-safex-red\/20 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.2);
}
.ring-offset-safex-red\/25 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.25);
}
.ring-offset-safex-red\/30 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.3);
}
.ring-offset-safex-red\/35 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.35);
}
.ring-offset-safex-red\/40 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.4);
}
.ring-offset-safex-red\/45 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.45);
}
.ring-offset-safex-red\/5 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.05);
}
.ring-offset-safex-red\/50 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.5);
}
.ring-offset-safex-red\/55 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.55);
}
.ring-offset-safex-red\/60 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.6);
}
.ring-offset-safex-red\/65 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.65);
}
.ring-offset-safex-red\/70 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.7);
}
.ring-offset-safex-red\/75 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.75);
}
.ring-offset-safex-red\/80 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.8);
}
.ring-offset-safex-red\/85 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.85);
}
.ring-offset-safex-red\/90 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.9);
}
.ring-offset-safex-red\/95 {
  --tw-ring-offset-color: rgb(177 80 71 / 0.95);
}
.ring-offset-safex-yellow {
  --tw-ring-offset-color: #CA2;
}
.ring-offset-safex-yellow-lite {
  --tw-ring-offset-color: #FC4;
}
.ring-offset-safex-yellow-lite\/0 {
  --tw-ring-offset-color: rgb(255 204 68 / 0);
}
.ring-offset-safex-yellow-lite\/10 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.1);
}
.ring-offset-safex-yellow-lite\/100 {
  --tw-ring-offset-color: rgb(255 204 68 / 1);
}
.ring-offset-safex-yellow-lite\/15 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.15);
}
.ring-offset-safex-yellow-lite\/20 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.2);
}
.ring-offset-safex-yellow-lite\/25 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.25);
}
.ring-offset-safex-yellow-lite\/30 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.3);
}
.ring-offset-safex-yellow-lite\/35 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.35);
}
.ring-offset-safex-yellow-lite\/40 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.4);
}
.ring-offset-safex-yellow-lite\/45 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.45);
}
.ring-offset-safex-yellow-lite\/5 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.05);
}
.ring-offset-safex-yellow-lite\/50 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.5);
}
.ring-offset-safex-yellow-lite\/55 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.55);
}
.ring-offset-safex-yellow-lite\/60 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.6);
}
.ring-offset-safex-yellow-lite\/65 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.65);
}
.ring-offset-safex-yellow-lite\/70 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.7);
}
.ring-offset-safex-yellow-lite\/75 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.75);
}
.ring-offset-safex-yellow-lite\/80 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.8);
}
.ring-offset-safex-yellow-lite\/85 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.85);
}
.ring-offset-safex-yellow-lite\/90 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.9);
}
.ring-offset-safex-yellow-lite\/95 {
  --tw-ring-offset-color: rgb(255 204 68 / 0.95);
}
.ring-offset-safex-yellow\/0 {
  --tw-ring-offset-color: rgb(204 170 34 / 0);
}
.ring-offset-safex-yellow\/10 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.1);
}
.ring-offset-safex-yellow\/100 {
  --tw-ring-offset-color: rgb(204 170 34 / 1);
}
.ring-offset-safex-yellow\/15 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.15);
}
.ring-offset-safex-yellow\/20 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.2);
}
.ring-offset-safex-yellow\/25 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.25);
}
.ring-offset-safex-yellow\/30 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.3);
}
.ring-offset-safex-yellow\/35 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.35);
}
.ring-offset-safex-yellow\/40 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.4);
}
.ring-offset-safex-yellow\/45 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.45);
}
.ring-offset-safex-yellow\/5 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.05);
}
.ring-offset-safex-yellow\/50 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.5);
}
.ring-offset-safex-yellow\/55 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.55);
}
.ring-offset-safex-yellow\/60 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.6);
}
.ring-offset-safex-yellow\/65 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.65);
}
.ring-offset-safex-yellow\/70 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.7);
}
.ring-offset-safex-yellow\/75 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.75);
}
.ring-offset-safex-yellow\/80 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.8);
}
.ring-offset-safex-yellow\/85 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.85);
}
.ring-offset-safex-yellow\/90 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.9);
}
.ring-offset-safex-yellow\/95 {
  --tw-ring-offset-color: rgb(204 170 34 / 0.95);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-sm {
  --tw-blur: blur(4px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[height\] {
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[opacity\2c transform\] {
  transition-property: opacity,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[transform\2c width\2c height\] {
  transition-property: transform,width,height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.duration-75 {
  transition-duration: 75ms;
}
.hover-border {
  border-width: 1px;
  --tw-border-opacity: 0;
}
.hover-border:hover {
  --tw-border-opacity: 1;
}
.\[--col-1\:13rem\] {
  --col-1: 13rem;
}
.\[--col-2\:8rem\] {
  --col-2: 8rem;
}
.\[--col-3\:auto\] {
  --col-3: auto;
}
.\[--col1\:1rem\] {
  --col1: 1rem;
}
.\[--col2\:5rem\] {
  --col2: 5rem;
}
.\[--col3\:100\%\] {
  --col3: 100%;
}
.\[--col4\:10\.5rem\] {
  --col4: 10.5rem;
}
.\[--custom-col-1-width\:10rem\] {
  --custom-col-1-width: 10rem;
}
.\[--custom-col-1-width\:11rem\] {
  --custom-col-1-width: 11rem;
}
.\[--custom-col-1-width\:13\.5rem\] {
  --custom-col-1-width: 13.5rem;
}
.\[--custom-col-1-width\:15rem\] {
  --custom-col-1-width: 15rem;
}
.\[--custom-col-1-width\:3rem\] {
  --custom-col-1-width: 3rem;
}
.\[--custom-col-1-width\:5rem\] {
  --custom-col-1-width: 5rem;
}
.\[--custom-col-1-width\:7rem\] {
  --custom-col-1-width: 7rem;
}
.\[--custom-col-2-width\:1fr\] {
  --custom-col-2-width: 1fr;
}
.\[--custom-col-2-width\:auto\] {
  --custom-col-2-width: auto;
}
.\[--offset\:15rem\] {
  --offset: 15rem;
}
.\[--offset\:18rem\] {
  --offset: 18rem;
}
.\[--offset\:20rem\] {
  --offset: 20rem;
}
.\[--offset\:23rem\] {
  --offset: 23rem;
}


.transition-colors-and-shadows {
    transition-property:
        text-shadow,
        box-shadow,
        color,
        opacity,
        background-color,
        border-color,
        text-decoration-color,
        fill,
        stroke;
}

/* inter-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('/css/webfonts/inter-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url('/css/webfonts/inter-v13-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.for-mob { display: initial; }
.for-tablet { display: none; }

@media (min-width: 960px) {
    .for-mob { display: none; }
    .for-tablet { display: initial; }
}

:root {
    font-family: 'IBM Plex Sans';
}

* {
    scrollbar-width: none;
}
*::-webkit-scrollbar-track {
    -webkit-box-shadow: none !important;
    background-color: transparent !important;
}

.main-body {
    --header-bar-height: 80px;
    --secondary-bar-height: 60px;
    --search-bar-height: 60px;
    --custom-col-1-width: 50%;
    --custom-col-2-width: auto;
}

i { font-style: normal; }

.top-header-height {
    top: var(--header-bar-height);
}

.header-bar {
    height: var(--header-bar-height);
    max-height: var(--header-bar-height);
}

.ad-review-search-bar {
    width: 100vw;
    height: var(--search-bar-height);
    max-height: var(--search-bar-height);
}

.ad-review-secondary-bar {
    height: var(--secondary-bar-height);
    max-height: var(--secondary-bar-height);
}

.ad-review-main-area {
    width: 100vw;
    height: calc(100vh - var(--header-bar-height) - var(--secondary-bar-height) - var(--search-bar-height));
}

.safex-grid {
    display: grid;
    grid-template-columns: 100%;
    grid-template-areas:
        "sidebar"
        "search-bar"
        "search-results"
        "search-results";
}

.safex-grid-sidebar { grid-area: sidebar; }
.safex-grid-search-bar { grid-area: search-bar; }
.safex-grid-search-results { grid-area: search-results; }

.radial-gradient {
    background: radial-gradient(closest-side, var(--tw-gradient-from), var(--tw-gradient-to));
}

.qa-note-card .note-label {
  font-weight: 600;
}

.qa-note-card .note-value {
  width: 100%;
  opacity: 0.75;
}

.ingests-table .ingests-details {
    width: calc(100% - 300px);
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.adcurate-field {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding: 0.5rem;
}

.adcurate-field::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.adcurate-field::placeholder {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.--adcurate-login-panel {
  -webkit-backdrop-filter: blur(8px) saturate(0.8);
          backdrop-filter: blur(8px) saturate(0.8);
  background: transparent;
}

.adcurate-btn { display: flex; flex-direction: row; align-items: center; gap: 0.5rem; border-width: 1px; --tw-border-opacity: 1; border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)); background-color: transparent; --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity, 1)); transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 200ms; }

.adcurate-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

/* Vue Router Transitions */
.fade-enter-active,
.fade-leave-active {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: ease;
}

.fade-enter,
.fade-leave-active {
  opacity: 0
}

:where(.children\:hbox) > :where(:not(.not-children)) { display: flex; flex-direction: row; }

:where(.children\:nowrap) > :where(:not(.not-children)) {
  white-space: nowrap;
}

@media (max-width: 420px) {
    .mob-xs\:vbox { display: flex; flex-direction: column; }
}

@media (max-width: 710px) {
    .mob-sm\:vbox { display: flex; flex-direction: column; }
}

@media (max-width: 959px) {
    .mob\:vbox { display: flex; flex-direction: column; }
}

@media (min-width: 960px) {
    .tablet\:hbox { display: flex; flex-direction: row; }
    .tablet\:hbox-c { display: flex; flex-direction: row; align-items: center; }
    .tablet\:nowrap {
    white-space: nowrap;
  }
}

.placeholder\:p-1::-moz-placeholder {
  padding: 0.25rem;
}

.placeholder\:p-1::placeholder {
  padding: 0.25rem;
}

.placeholder\:opacity-50::-moz-placeholder {
  opacity: 0.5;
}

.placeholder\:opacity-50::placeholder {
  opacity: 0.5;
}

.first\:rounded-l:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.first\:border-l-0:first-child {
  border-left-width: 0px;
}

.first\:border-t:first-child {
  border-top-width: 1px;
}

.first\:border-t-0:first-child {
  border-top-width: 0px;
}

.first\:border-none:first-child {
  border-style: none;
}

.first\:pt-0:first-child {
  padding-top: 0px;
}

.last\:rounded-r:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.last\:border-none:last-child {
  border-style: none;
}

.odd\:bg-gray-100:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.even\:bg-white:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:z-10:hover {
  z-index: 10;
}

.hover\:translate-x-1:hover {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-safex-aqua:hover {
  --tw-border-opacity: 1;
  border-color: rgb(50 188 155 / var(--tw-border-opacity, 1));
}

.hover\:border-safex-gray-dark:hover {
  --tw-border-opacity: 1;
  border-color: rgb(18 18 18 / var(--tw-border-opacity, 1));
}

.hover\:border-safex-yellow:hover {
  --tw-border-opacity: 1;
  border-color: rgb(204 170 34 / var(--tw-border-opacity, 1));
}

.hover\:border-opacity-10:hover {
  --tw-border-opacity: 0.1;
}

.hover\:border-opacity-100:hover {
  --tw-border-opacity: 1;
}

.hover\:border-opacity-20:hover {
  --tw-border-opacity: 0.2;
}

.hover\:border-opacity-30:hover {
  --tw-border-opacity: 0.3;
}

.hover\:border-opacity-50:hover {
  --tw-border-opacity: 0.5;
}

.hover\:bg-\[\#9994\]:hover {
  background-color: #9994;
}

.hover\:bg-\[\#fff2\]:hover {
  background-color: #fff2;
}

.hover\:bg-\[\#fff4\]:hover {
  background-color: #fff4;
}

.hover\:bg-adcurate-purple-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(83 41 80 / var(--tw-bg-opacity, 1));
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}

.hover\:bg-safex-aqua:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(50 188 155 / var(--tw-bg-opacity, 1));
}

.hover\:bg-safex-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}

.hover\:bg-safex-blue\/10:hover {
  background-color: rgb(37 99 235 / 0.1);
}

.hover\:bg-safex-gray-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(18 18 18 / var(--tw-bg-opacity, 1));
}

.hover\:bg-safex-gray-lite:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 249 / var(--tw-bg-opacity, 1));
}

.hover\:bg-safex-gray-med:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(136 136 136 / var(--tw-bg-opacity, 1));
}

.hover\:bg-safex-yellow:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 170 34 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/20:hover {
  background-color: rgb(255 255 255 / 0.2);
}

.hover\:bg-white\/30:hover {
  background-color: rgb(255 255 255 / 0.3);
}

.hover\:bg-opacity-10:hover {
  --tw-bg-opacity: 0.1;
}

.hover\:bg-opacity-20:hover {
  --tw-bg-opacity: 0.2;
}

.hover\:bg-opacity-30:hover {
  --tw-bg-opacity: 0.3;
}

.hover\:bg-opacity-50:hover {
  --tw-bg-opacity: 0.5;
}

.hover\:bg-opacity-70:hover {
  --tw-bg-opacity: 0.7;
}

.hover\:text-safex-aqua:hover {
  --tw-text-opacity: 1;
  color: rgb(50 188 155 / var(--tw-text-opacity, 1));
}

.hover\:text-safex-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}

.hover\:text-safex-purple:hover {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:text-opacity-100:hover {
  --tw-text-opacity: 1;
}

.hover\:text-opacity-30:hover {
  --tw-text-opacity: 0.3;
}

.hover\:text-opacity-50:hover {
  --tw-text-opacity: 0.5;
}

.hover\:text-opacity-60:hover {
  --tw-text-opacity: 0.6;
}

.hover\:text-opacity-70:hover {
  --tw-text-opacity: 0.7;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-50:hover {
  opacity: 0.5;
}

.hover\:opacity-60:hover {
  opacity: 0.6;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:hidden {
  display: none;
}

.group:hover .group-hover\:-translate-x-1 {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:-translate-x-2 {
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:underline {
  text-decoration-line: underline;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-40 {
  opacity: 0.4;
}

.group:hover .group-hover\:opacity-50 {
  opacity: 0.5;
}

.group:hover .group-hover\:opacity-70 {
  opacity: 0.7;
}

.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}

:where(.children\:items-center) > :where(:not(.not-children)) {
  align-items: center;
}

:where(.children\:gap-1) > :where(:not(.not-children)) {
  gap: 0.25rem;
}

:where(.child\:box-border) > :where(:not(.not-child)) {
  box-sizing: border-box;
}

:where(.child\:w-20) > :where(:not(.not-child)) {
  width: 5rem;
}

:where(.child\:w-32) > :where(:not(.not-child)) {
  width: 8rem;
}

:where(.child\:w-full) > :where(:not(.not-child)) {
  width: 100%;
}

:where(.child\:shrink-0) > :where(:not(.not-child)) {
  flex-shrink: 0;
}

:where(.child\:items-center) > :where(:not(.not-child)) {
  align-items: center;
}

:where(.child\:gap-2) > :where(:not(.not-child)) {
  gap: 0.5rem;
}

:where(.child\:p-2) > :where(:not(.not-child)) {
  padding: 0.5rem;
}

:where(.child\:text-center) > :where(:not(.not-child)) {
  text-align: center;
}

:where(.child-div\:rounded-lg) > div:where(:not(.not-child-div)) {
  border-radius: 0.5rem;
}

:where(.child-div\:p-3) > div:where(:not(.not-child-div)) {
  padding: 0.75rem;
}

:where(.child-p\:ml-4) > p:where(:not(.not-child-p)) {
  margin-left: 1rem;
}

:where(.child-p\:mr-10) > p:where(:not(.not-child-p)) {
  margin-right: 2.5rem;
}

:where(.child-b\:px-1) > b:where(:not(.not-child-b)) {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

:where(.child-b\:pb-2) > b:where(:not(.not-child-b)) {
  padding-bottom: 0.5rem;
}

:where(.child-b\:text-right) > b:where(:not(.not-child-b)) {
  text-align: right;
}

:where(.children-i\:text-white) > i:where(:not(.not-children-i)) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

:where(.child-i\:text-white) > i:where(:not(.not-child-i)) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 420px) {

  .mob-xs\:justify-start {
    justify-content: flex-start;
  }

  .mob-xs\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (max-width: 710px) {

  .mob-sm\:hidden {
    display: none;
  }

  .mob-sm\:w-auto {
    width: auto;
  }

  .mob-sm\:w-full {
    width: 100%;
  }

  .mob-sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .mob-sm\:items-stretch {
    align-items: stretch;
  }

  .mob-sm\:p-0 {
    padding: 0px;
  }

  .mob-sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .mob-sm\:text-2xs {
    font-size: 0.65rem;
  }

  .mob-sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .mob-sm\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (max-width: 959px) {

  .mob\:mt-8 {
    margin-top: 2rem;
  }

  .mob\:w-24 {
    width: 6rem;
  }

  .mob\:w-6 {
    width: 1.5rem;
  }

  .mob\:min-w-\[8em\] {
    min-width: 8em;
  }

  .mob\:gap-1 {
    gap: 0.25rem;
  }

  .mob\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .mob\:text-\[1\.2rem\] {
    font-size: 1.2rem;
  }

  .mob\:text-\[70\%\] {
    font-size: 70%;
  }

  .mob\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .mob\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .mob\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .mob\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 960px) {

  .tablet\:top-10 {
    top: 2.5rem;
  }

  .tablet\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .tablet\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .tablet\:ml-auto {
    margin-left: auto;
  }

  .tablet\:grid {
    display: grid;
  }

  .tablet\:h-\[3rem\] {
    height: 3rem;
  }

  .tablet\:h-\[calc\(100vh-288px\)\] {
    height: calc(100vh - 288px);
  }

  .tablet\:max-h-\[calc\(100vh-var\(--offset\)\)\] {
    max-height: calc(100vh - var(--offset));
  }

  .tablet\:w-1\/2 {
    width: 50%;
  }

  .tablet\:w-2\/5 {
    width: 40%;
  }

  .tablet\:w-3\/5 {
    width: 60%;
  }

  .tablet\:w-32 {
    width: 8rem;
  }

  .tablet\:w-44 {
    width: 11rem;
  }

  .tablet\:w-72 {
    width: 18rem;
  }

  .tablet\:w-\[13rem\] {
    width: 13rem;
  }

  .tablet\:w-\[17rem\] {
    width: 17rem;
  }

  .tablet\:w-\[23rem\] {
    width: 23rem;
  }

  .tablet\:w-\[30rem\] {
    width: 30rem;
  }

  .tablet\:w-\[58rem\] {
    width: 58rem;
  }

  .tablet\:w-\[9\.5rem\] {
    width: 9.5rem;
  }

  .tablet\:w-\[94\%\] {
    width: 94%;
  }

  .tablet\:w-\[calc\(33\%-1rem\)\] {
    width: calc(33% - 1rem);
  }

  .tablet\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .tablet\:items-start {
    align-items: flex-start;
  }

  .tablet\:items-center {
    align-items: center;
  }

  .tablet\:items-baseline {
    align-items: baseline;
  }

  .tablet\:gap-10 {
    gap: 2.5rem;
  }

  .tablet\:gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .tablet\:place-self-center {
    place-self: center;
  }

  .tablet\:p-4 {
    padding: 1rem;
  }

  .tablet\:pl-0 {
    padding-left: 0px;
  }

  .tablet\:text-right {
    text-align: right;
  }

  .tablet\:text-\[100\%\] {
    font-size: 100%;
  }

  .tablet\:text-\[150\%\] {
    font-size: 150%;
  }

  .tablet\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .tablet\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .tablet\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .tablet\:\[--col4\:12rem\] {
    --col4: 12rem;
  }

  .tablet\:\[--custom-col-1-width\:8rem\] {
    --custom-col-1-width: 8rem;
  }
}

@media (min-width: 1110px) {

  .tablet-lg\:min-h-\[90vh\] {
    min-height: 90vh;
  }

  .tablet-lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
/* ibm-plex-sans-100 - latin */
@font-face {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 100;
    src: url('/assets/ibm-plex-sans-v9-latin-100.66e1df19.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/assets/ibm-plex-sans-v9-latin-100.66e1df19.eot?#iefix') format('embedded-opentype'), 
         url('/assets/ibm-plex-sans-v9-latin-100.6796cbc9.woff2') format('woff2'), 
         url('/assets/ibm-plex-sans-v9-latin-100.5932a056.woff') format('woff'), 
         url('/assets/ibm-plex-sans-v9-latin-100.ffe47c8a.ttf') format('truetype'), 
         url('/assets/ibm-plex-sans-v9-latin-100.083d6181.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
  }
  /* ibm-plex-sans-100italic - latin */
  @font-face {
    font-family: 'IBM Plex Sans';
    font-style: italic;
    font-weight: 100;
    src: url('/assets/ibm-plex-sans-v9-latin-100italic.d557b87f.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/assets/ibm-plex-sans-v9-latin-100italic.d557b87f.eot?#iefix') format('embedded-opentype'), 
         url('/assets/ibm-plex-sans-v9-latin-100italic.7a61120b.woff2') format('woff2'), 
         url('/assets/ibm-plex-sans-v9-latin-100italic.ef61e3f7.woff') format('woff'), 
         url('/assets/ibm-plex-sans-v9-latin-100italic.8321c2d9.ttf') format('truetype'), 
         url('/assets/ibm-plex-sans-v9-latin-100italic.1b5f458a.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
  }
  /* ibm-plex-sans-200 - latin */
  @font-face {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 200;
    src: url('/assets/ibm-plex-sans-v9-latin-200.3c8bc289.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/assets/ibm-plex-sans-v9-latin-200.3c8bc289.eot?#iefix') format('embedded-opentype'), 
         url('/assets/ibm-plex-sans-v9-latin-200.c888d65f.woff2') format('woff2'), 
         url('/assets/ibm-plex-sans-v9-latin-200.c3280c50.woff') format('woff'), 
         url('/assets/ibm-plex-sans-v9-latin-200.01f5abbc.ttf') format('truetype'), 
         url('/assets/ibm-plex-sans-v9-latin-200.cde81d28.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
  }
  /* ibm-plex-sans-regular - latin */
  @font-face {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/ibm-plex-sans-v9-latin-regular.81446736.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/assets/ibm-plex-sans-v9-latin-regular.81446736.eot?#iefix') format('embedded-opentype'), 
         url('/assets/ibm-plex-sans-v9-latin-regular.392f196c.woff2') format('woff2'), 
         url('/assets/ibm-plex-sans-v9-latin-regular.d8d6a3e3.woff') format('woff'), 
         url('/assets/ibm-plex-sans-v9-latin-regular.b32095a1.ttf') format('truetype'), 
         url('/assets/ibm-plex-sans-v9-latin-regular.1f0e8a22.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
  }
  /* ibm-plex-sans-italic - latin */
  @font-face {
    font-family: 'IBM Plex Sans';
    font-style: italic;
    font-weight: 400;
    src: url('/assets/ibm-plex-sans-v9-latin-italic.5d851cc8.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/assets/ibm-plex-sans-v9-latin-italic.5d851cc8.eot?#iefix') format('embedded-opentype'), 
         url('/assets/ibm-plex-sans-v9-latin-italic.dc380695.woff2') format('woff2'), 
         url('/assets/ibm-plex-sans-v9-latin-italic.b9d4cdb8.woff') format('woff'), 
         url('/assets/ibm-plex-sans-v9-latin-italic.235e72c3.ttf') format('truetype'), 
         url('/assets/ibm-plex-sans-v9-latin-italic.ddb9be99.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
  }
  /* ibm-plex-sans-600 - latin */
  @font-face {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/assets/ibm-plex-sans-v9-latin-600.105764a8.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/assets/ibm-plex-sans-v9-latin-600.105764a8.eot?#iefix') format('embedded-opentype'), 
         url('/assets/ibm-plex-sans-v9-latin-600.e7d32e0b.woff2') format('woff2'), 
         url('/assets/ibm-plex-sans-v9-latin-600.8ab6f6e6.woff') format('woff'), 
         url('/assets/ibm-plex-sans-v9-latin-600.00791df6.ttf') format('truetype'), 
         url('/assets/ibm-plex-sans-v9-latin-600.f0da9249.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
  }
  /* ibm-plex-sans-700 - latin */
  @font-face {
    font-family: 'IBM Plex Sans';
    font-style: normal;
    font-weight: 700;
    src: url('/assets/ibm-plex-sans-v9-latin-700.194b447f.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('/assets/ibm-plex-sans-v9-latin-700.194b447f.eot?#iefix') format('embedded-opentype'), 
         url('/assets/ibm-plex-sans-v9-latin-700.d11abf7d.woff2') format('woff2'), 
         url('/assets/ibm-plex-sans-v9-latin-700.603b26c7.woff') format('woff'), 
         url('/assets/ibm-plex-sans-v9-latin-700.525d2d48.ttf') format('truetype'), 
         url('/assets/ibm-plex-sans-v9-latin-700.b0b25b6d.svg#IBMPlexSans') format('svg'); /* Legacy iOS */
  }