/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://library-sdb.apps.bancolombia.com/bds/7.7.11/bds.min.css);
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html,
body {
  height: 100%;
}

.display-none {
  display: none;
}

.bc-overflow-y-hidden {
  overflow-y: hidden !important;
}

.bc-margin-0 {
  margin: 0 !important;
}

.no-scroll-table-content > div > div {
  overflow: hidden;
}

body {
  margin: 0;
}

.bc-text-align-start {
  text-align: start;
}

* {
  box-sizing: border-box;
}

.input-w-90\% bc-form-field div input {
  width: 90% !important;
}

.cursor-pointer {
  cursor: pointer;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.text-align-left {
  text-align: left !important;
}

.text-align-center {
  text-align: center !important;
}

.mat-form-field-infix {
  display: inline-flex !important;
}

.mat-form-field-flex {
  background-color: white !important;
}

.mat-form-field-flex {
  height: 3.3rem;
}

.mat-form-field-wrapper {
  transform: translateY(-0.4rem) !important;
}

.display-inline-block {
  display: inline-block !important;
}

.mat-focus-indicator {
  transform: translateY(-1rem);
}

div.cdk-overlay-container {
  z-index: 999999;
}

.header-content {
  width: 100%;
  height: 120px;
  display: flex;
  flex-direction: column;
  border-bottom: #aeaeae 1px solid;
  justify-content: space-around;
  margin-bottom: 12px;
}
.header-content h4 {
  font-size: 0.8em;
}

.mr-0\.5 {
  margin-right: 0.5em;
}

.mr-1 {
  margin-right: 1em;
}

.mr-2 {
  margin-right: 2em;
}

.mr-3 {
  margin-right: 3em;
}

.mr-4 {
  margin-right: 4em;
}

.mb-0\.5 {
  margin-bottom: 0.5em;
}

.mb-1 {
  margin-bottom: 1em;
}

.mb-2 {
  margin-bottom: 2em;
}

.mb-3 {
  margin-bottom: 3em;
}

.mb-4 {
  margin-bottom: 4em;
}

.ml-0 {
  margin-left: 0;
}

.mt-0\.5 {
  margin-top: 0.5em;
}

.mt-1 {
  margin-top: 1em;
}

.mt-2 {
  margin-top: 2em;
}

.mt-3 {
  margin-top: 3em;
}

.mt-4 {
  margin-top: 4em;
}

.ml-1 {
  margin-left: 1em;
}

.ml-2 {
  margin-left: 2em;
}

.ml-3 {
  margin-left: 3em;
}

.ml-4 {
  margin-left: 4em;
}

.pb-1 {
  padding-bottom: 1em;
}

.pb-2 {
  padding-bottom: 2em;
}

.pb-3 {
  padding-bottom: 3em;
}

.pb-4 {
  padding-bottom: 4em;
}

.pt-1 {
  padding-top: 1em;
}

.pt-2 {
  padding-top: 2em;
}

.pt-3 {
  padding-top: 3em;
}

.pt-4 {
  padding-top: 4em;
}

.pr-0\.5 {
  padding-right: 0.5rem;
}

.pr-1 {
  padding-right: 1em;
}

.pl-1 {
  padding-left: 1em;
}

.pr-2 {
  padding-right: 2em;
}

.pl-2 {
  padding-left: 2em;
}

.pr-3 {
  padding-right: 3em !important;
}

.pl-3 {
  padding-left: 3em !important;
}

.pr-4 {
  padding-right: 4em;
}

.pl-4 {
  padding-left: 4em;
}

.pt-20px {
  padding-top: 20px;
}

.pt-40px {
  padding-top: 40px;
}

.pb-40px {
  padding-bottom: 40px;
}

.pr-40px {
  padding-right: 40px;
}

.pl-40px {
  padding-left: 40px !important;
}

.pt-10px {
  padding-top: 30px;
}

.pb-10px {
  padding-bottom: 30px;
}

.pr-10px {
  padding-right: 10px;
}

.pl-10px {
  padding-left: 10px;
}

.pt-30px {
  padding-top: 30px;
}

.pb-30px {
  padding-bottom: 30px;
}

.h-100\% {
  height: 100%;
}

.h-200px {
  height: 200px;
}

.h-300px {
  height: 300px;
}

.h-500px {
  height: 500px;
}

.h-80px {
  height: 80px;
}

.h-40px {
  height: 40px;
}

.h-100px {
  height: 100px;
}

.w-20\% {
  width: 20%;
}

.w-50\% {
  width: 50%;
}

.w-80\% {
  width: 80%;
}

.w-25\% {
  width: 25%;
}

.w-30\% {
  width: 30%;
}

.w-10\% {
  width: 10%;
}

.w-60\% {
  width: 60%;
}

.w-55\% {
  width: 55%;
}

.w-full {
  width: 100%;
}

.w-15rem {
  width: 15rem;
}

.w-360px {
  width: 360px;
}

.w-200px {
  width: 200px;
}

.w-300px {
  width: 300px;
}

.w-50px {
  width: 50px;
}

.w-400px {
  width: 400px;
}

.w-600px {
  width: 600px;
}

th {
  white-space: nowrap;
}

app-bcs-modal.reversed-buttons > bc-modal > article > section > section.bc-row {
  flex-direction: row-reverse;
  gap: 1rem;
}

.padding-left-4rem > div.bc-card-2 {
  padding-left: 4rem !important;
}

.padding-right-4rem > div.bc-card-2 {
  padding-right: 4rem !important;
}

.p-0\.9rem > div.bc-card-2 {
  padding: 0.9rem !important;
}

.padding-0 {
  padding: 0 !important;
}

.color-595959 {
  color: #595959;
}

.font-weight-100 {
  font-weight: 100;
}

.bg-fff {
  background-color: #ffffff;
}

.bg-green-active {
  background-color: #00c389;
}

.bg-transparent {
  background-color: transparent;
}

.br-12px {
  border-radius: 12px;
}

.bt-none {
  border-top: transparent 1px solid;
}

.bb-none {
  border-bottom: transparent 1px solid;
}

.br-none {
  border-right: transparent 1px solid;
}

.bl-none {
  border-left: transparent 1px solid;
}

.bb-bold {
  border-bottom: #000 2px solid;
}

.border-1px-grey {
  border: 1px solid #5a5a5a;
}

.pd-10px {
  padding: 10px;
}

.bd-none {
  border: 1px solid transparent;
}

.br-100\% {
  border-radius: 100%;
}

.border-bottom-1px-grey-light {
  border-bottom: solid 1px #c9c9c9;
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.align-items-start {
  align-items: start;
}

.flex-wrap {
  flex-wrap: wrap;
}

.gap-3rem {
  gap: 3rem;
}

.justify-content-flex-start {
  justify-content: flex-start;
}

.justify-content-space-between {
  justify-content: space-between;
}

.justify-content-space-evenly {
  justify-content: space-evenly;
}

.justify-content-space-around {
  justify-content: space-around;
}

.fix-autocomplete bc-form-field div {
  margin: auto;
  padding-bottom: 0.3rem;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-flex-start {
  justify-content: flex-start;
}

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

.align-items-end {
  align-items: flex-end;
}

.place-items-center {
  place-items: center;
}

.gap-1 {
  gap: 1em;
}

.gap-2 {
  gap: 2em;
}

.gap-3 {
  gap: 3em;
}

.gap-4 {
  gap: 4em;
}

.font-bold {
  font-weight: bold;
}

.font-size-1em {
  font-size: 1em;
}

.font-size-32px {
  font-size: 32px;
}

.font-weight-100 {
  font-weight: 100;
}

.line-height-32px {
  line-height: 32px;
}

input.font-bold {
  font-weight: bold;
}
input.placeholder-000::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}
input.placeholder-bold::placeholder {
  font-weight: bold;
}

.focus-outline-none:focus {
  outline: none;
}

.hover-border-000:hover {
  border: 1px solid #000000;
}

.hover-color-c9f3ff:hover {
  color: #c9f3ff;
}

.hover-font-bold:hover {
  font-weight: bold;
}

.hover-bg-grey-light:hover {
  background-color: #c9c9c9;
}

input.datepicker[type=date]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

table.table-primary {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
table.table-primary th {
  text-align: start;
}
table.table-primary tbody {
  background-color: #ffffff;
}
table.table-primary tbody tr {
  border-bottom: 1px solid #f5f5f5;
}
table.table-primary tbody tr:hover {
  background-color: #959595;
}
table.table-primary td,
table.table-primary th {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 10px;
  padding-right: 10px;
}

.font-1em {
  font-size: 1em;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #292929;
}

input:focus + .slider {
  box-shadow: 0 0 1px #292929;
}

input:checked + .slider:before {
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.bc-modal-icon-container {
  margin-bottom: 1rem;
}

.scrollbar {
  overflow-y: scroll;
}
.scrollbar .container::-webkit-scrollbar {
  width: 10px;
}
.scrollbar::-webkit-scrollbar {
  width: 8px;
}
.scrollbar::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 0px;
}
.scrollbar::-webkit-scrollbar-track {
  background: color-1;
}

.bcs-column-gap {
  column-gap: 1rem;
}

.bcs-font-size-12px {
  font-size: 12px;
  color: #2c2a29;
}

.bcs-font-size-14px {
  font-size: 14px;
  color: #2c2a29;
}

.bcs-font-size-16px {
  font-size: 16px;
  color: #2c2a29;
}

.bcs-font-size-16px-w {
  font-size: 16px;
  color: #ffffff;
}

.bcs-font-size-18px {
  font-size: 18px;
  color: #2c2a29;
}

.bcs-font-size-24px {
  font-size: 1.5rem;
  color: #2c2a29;
}

.bcs-pointer {
  cursor: pointer;
}

.bc-table-container .bc-table-content .bc-table tbody {
  border-top: 1px solid #ccc;
}

.bcs-thead-background {
  background-color: #353537;
  color: #ffffff;
}

.mat-paginator-navigation-previous,
.mat-paginator-navigation-next {
  margin-top: 2rem !important;
}

.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #000 !important;
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background-color: #fff !important;
}

.mat-checkbox-label {
  font-size: 16px;
  color: #2c2a29;
  font-weight: 400;
}

.container-bcs-select-box {
  position: relative;
}

.item-bcs-select-box {
  width: 100%;
  position: absolute;
  top: 12%;
}

.margin-vertical-center {
  margin-top: auto;
  margin-bottom: auto;
}

section.bc-modal-container {
  border-radius: 1rem;
}

section.bc-modal-container[customWidth=small] section.bc-modal-content {
  overflow: hidden;
}

section.bc-modal-container[customWidth=small] section.bc-modal-button-container {
  flex-direction: row-reverse;
}

.bcs-height-modal-accounts section.bc-modal-container[customWidth=small] section.bc-modal-content {
  min-height: 50vh;
  overflow-x: hidden;
  overflow-y: scroll;
}

.bcs-height-modal-accounts section.bc-modal-container[customWidth=small] section.bc-modal-content::-webkit-scrollbar-thumb {
  background-color: transparent;
  width: 2px;
  border-radius: 1rem;
  overflow-y: hidden;
}

/* HEIGHT MODAL CUSTOMWIDTH MEDIUM, LARGE, SMALL - V2*/
.bcs-container-modal_minHeight_50vh section.bc-modal-container[customWidth=small] section.bc-modal-content,
.bcs-container-modal_minHeight_50vh section.bc-modal-container[customWidth=medium] section.bc-modal-content,
.bcs-container-modal_minHeight_50vh section.bc-modal-container[customWidth=large] section.bc-modal-content {
  min-height: 50vh;
  max-height: 58vh;
  padding: 0 0.5rem;
}

/*OCULTAR BOTON PRIMARY DE LA MODAL*/
.bcs-hidden-btn-primary section.bc-modal-container section.bc-modal-button-container button.bc-button-primary {
  display: none !important;
}

/* COLOR PERSONALIZADO DEL ICONO DEL HEADER DE LA MODAL*/
section.bc-modal-container[typeIcon=success] section.bc-modal-icon-container div {
  background-color: #00c389 !important;
}

/*OCULTAR ICON DEL HEADER DE LA MODAL*/
.bcs-container-modal-offer section.bc-modal-container section.bc-modal-icon-container {
  display: none;
}

/*ESTILOS DEL BODY DE LA NUEVA MODAL*/
.bcs-container-modal_v2_body {
  padding: 0 0.5rem;
}

.bcs-container-modal_v2_body_form {
  box-shadow: 0px 1px 4px 0px rgba(44, 42, 41, 0.0784313725);
  padding-top: 0.6rem;
  border-radius: 8px;
  margin-bottom: 4px;
}

.bc-menu-submenu .bc-submenu-footer-container button.bc-fab-button.bc-fab-button-mini {
  display: none;
}

.log-out.bc-menu-submenu .log-out-items.bc-submenu-footer-container {
  position: absolute;
  bottom: 32px;
  left: 0;
  max-width: 260px;
  width: 100%;
  padding: 0 12px;
}
.log-out.bc-menu-submenu .log-out-items.bc-submenu-footer-container button.log-out-btn.bc-fab-button.bc-fab-button-mini {
  box-shadow: none;
  background-color: #fff;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  max-width: 176px;
  font-size: 14px;
  margin: auto;
}
.log-out.bc-menu-submenu .log-out-items.bc-submenu-footer-container button.log-out-btn.bc-fab-button.bc-fab-button-mini .bc-icon {
  pointer-events: none;
  font-size: 19px;
}
.log-out.bc-menu-submenu .log-out-items.bc-submenu-footer-container button.prueba2.bc-button.bc-button-small.bc-button-secondary.expanded {
  width: 100%;
  min-width: 228px;
  max-width: 228px;
  position: relative;
  box-shadow: none;
  background-color: #fff;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: auto;
}
.log-out.bc-menu-submenu .log-out-items.bc-submenu-footer-container button.prueba2.bc-button.bc-button-small.bc-button-secondary.expanded .bc-icon {
  position: absolute;
  right: 16px;
  pointer-events: none;
  font-size: 19px;
}

.log-out.bc-menu-submenu.btn-personalized .log-out-items.bc-submenu-footer-container .log-out-btn.bc-button.bc-button-small.bc-button-secondary.expanded {
  min-width: auto;
}

#breadCrumbMaster > nav > ol > li:first-child {
  display: none !important;
}

#breadCrumbMaster > nav > ol > li:nth-child(2) > em {
  display: none !important;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: transparent !important;
}

.mat-form-field-flex {
  background-color: transparent !important;
}

/**
Deshabilita el acceso de la parametrizacion
*/
.card-disabled {
  pointer-events: none;
  opacity: 0.3;
}

.bcs-container-loading {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(14, 14, 14, 0.4745098039);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.bcs-container-loader {
  background-color: rgba(0, 0, 0, 0.2392156863);
  opacity: 1;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 0;
}

.loader-spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(14, 14, 14, 0.51);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100% !important;
  height: 100%;
  z-index: 1000;
}

.bcs-spinner-container {
  padding: 1rem;
  background-color: #ffffff;
  border-radius: 100%;
}

.mat-select-panel .mat-optgroup-label,
.mat-select-panel .mat-option:first-child {
  margin-top: 1rem !important;
}

bcs-text-box.no-margin-top bc-form-field div.bc-form-field {
  margin-top: 0;
}

bcs-text-box.input-font-black input.bc-input {
  color: #000 !important;
  opacity: 1 !important;
}

.bc-modal-container {
  height: auto !important;
}

.bc-tabs-group .bc-tab-header .bc-tabs .bc-tab {
  display: flex;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
}

#adminOfferTab {
  min-height: 17.5rem !important;
}

/*QUITAR PADDING AL TAB*/
.bcs-container-tab-non-padding > section > bc-tabs-group > div.bc-tabs-group {
  padding: 0px !important;
}

.bc-table-container {
  border-radius: 0.5rem;
}

.bc-table-container .bc-table-content .bc-table .bcs-body-loading {
  border-bottom: none !important;
}

.bcs-container-badge {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0.2rem 0.5rem !important;
  font-size: 14px;
  font-weight: 600;
  border-radius: 1rem;
}

.bcs-badge-activo {
  border: 1px solid #59cbe8;
  background-color: #cceff8;
}

.bcs-badge-inactivo {
  border: 1px solid #FF7F41;
  background-color: #FFD7C4;
}

.bcs-badge-exito {
  border: 1px solid #00C389;
  background-color: #B0ECDA;
}

.bcs-modal-contractnull section.bc-modal-container[customWidth=medium] section.bc-modal-content {
  min-height: 35vh;
  overflow-x: hidden;
  overflow-y: visible;
}

.bcs-loader-clients {
  min-height: 5rem;
  padding: 1rem;
}

.bcs-body-tr-loading {
  position: relative;
  height: 6.5rem !important;
}

.bcs-body-tr-loading > section {
  position: absolute;
  left: 50%;
  top: 25%;
}

.action-hover:hover {
  text-shadow: #a7a7a7 1px 1px 1px;
}

.bc-table-container .bc-table-content .bc-table tbody > .bcs-min-height-edit-tr {
  min-height: 5rem !important;
}

.bc-table-container .bc-table-content .bc-table tbody tr td.bcs-min-width-reasons-null {
  min-width: 16rem !important;
}

.bc-table-container .bc-table-content .bc-table tbody tr td.bcs-min-width-select-box {
  min-width: 16rem !important;
  max-width: 16rem !important;
}

.bc-table-container .bc-table-content .bc-table tbody tr td.bcs-min-width-12rem {
  min-width: 12rem !important;
}

.bc-table-container .bc-table-content .bc-table tbody tr td.bcs-min-width-18rem {
  min-width: 18rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-6rem {
  min-width: 6rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-8rem {
  min-width: 8rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-10rem {
  min-width: 10rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-12rem {
  min-width: 12rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-14rem {
  min-width: 14rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-16rem {
  min-width: 16rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-18rem {
  min-width: 18rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-20rem {
  min-width: 20rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-22rem {
  min-width: 22rem !important;
}

.bc-table-container .bc-table-content .bc-table thead tr th.bcs-min-width-24rem {
  min-width: 24rem !important;
}

.bc-height-56px {
  height: 54px;
}

.bc-height-5rem {
  height: 5rem;
}

.iconView {
  height: 30px;
}

/*Controlar tamaño de imagen*/
.bcs-img-offer-create {
  max-width: 9rem;
  max-height: 9rem;
  width: 9rem;
  height: 9rem;
}

@media only screen and (max-width: 1366px) {
  .bcs-img-offer-create {
    max-width: 5rem;
    max-height: 5rem;
  }
}
.bcs-column-gap-4px {
  column-gap: 4px;
}

.bcs-font-weight-700 {
  font-weight: 700;
  line-height: 27px;
}

.bcs-icon-color {
  color: #59cbe8 !important;
  font-size: 2rem;
}

.bc-tabs-group .bc-tab-header .bc-tabs .bc-tab-contrast {
  font-family: "Open Sans", Roboto;
  font-size: 14px;
}
.bc-tabs-group .bc-tab-header .bc-tabs .bc-tab-contrast.active {
  font-family: "CIB Sans bold", Roboto;
  font-size: 16px;
}

.bc-tabs-group .bc-tab-background .bc-tabs .active.bc-tab-contrast {
  border-bottom: 3px solid #fdda24;
}

article.bc-stepper-horizontal[role=tablist][aria-label][tokenColor=white-black]:after {
  background-color: #c9c9c9;
}

.bcs-d-hidden {
  display: none !important;
}

.modal-icon-container {
  background-color: #F2F2F4;
  height: 48px;
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #2c2a29;
}

.right-stiky-column {
  position: sticky !important;
  right: 0;
  z-index: 1;
  background-color: #ffffff;
}

.right-stiky-column-shadow::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 8px;
  background: linear-gradient(to left, rgba(44, 42, 41, 0.0784313725) 20%, rgba(196, 196, 196, 0) 50%);
}

/*# sourceMappingURL=styles.9399c4501342b2a1.css.map*/