/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[8].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[8].rules[0].oneOf[0].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[8].rules[1].use[0]!./src/styles.less?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
html.bwm .radio-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  cursor: pointer;
}
html.bwm .radio-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #28353A;
  cursor: pointer;
}
html.bwm .radio-item .ant-radio {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  top: 0;
  margin: 0;
}
html.bwm .radio-item .ant-radio-inner {
  width: 20px;
  height: 20px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
}
html.bwm .radio-item:hover .ant-radio-inner {
  border-color: #d9d9d9;
}
html.bwm .radio-item .ant-radio-inner {
  background-color: #FFFFFF;
}
html.bwm .radio-item .ant-radio-checked .ant-radio-inner {
  border-color: #F4403F;
  background-color: #FFFFFF;
}
html.bwm .radio-item .ant-radio-checked .ant-radio-inner::after {
  background-color: #F4403F;
  width: 8px;
  height: 8px;
  top: 13.5px;
  left: 13.5px;
  transform: scale(1);
  opacity: 1;
  border-radius: 50%;
}
html.bwm .checkbox-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 0;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #28353A;
  cursor: pointer;
}
html.bwm .checkbox-item .ant-checkbox {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  top: 0;
  margin: 0;
}
html.bwm .checkbox-item .ant-checkbox-inner {
  width: 20px;
  height: 20px;
  border: 1px solid #d9d9d9;
  background-color: #FFFFFF;
  border-radius: 2px;
}
html.bwm .checkbox-item:hover .ant-checkbox-inner {
  border-color: #d9d9d9;
}
html.bwm .checkbox-item .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #F4403F;
  border-color: #F4403F;
}
html.bwm .checkbox-item .ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: #FFFFFF;
  width: 6px;
  height: 10px;
  top: 3px;
  left: 6px;
  transform: rotate(45deg) scale(1);
  opacity: 1;
  border-width: 2px;
  border-left: 0;
  border-top: 0;
}
html.bwm .checkbox-item .ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #d9d9d9;
  box-shadow: none;
}
html.bwm .checkbox-item span {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #28353A;
}
html.liberro .radio-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  cursor: pointer;
}
html.liberro .radio-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #28353A;
  cursor: pointer;
}
html.liberro .radio-item .ant-radio {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  top: 0;
  margin: 0;
}
html.liberro .radio-item .ant-radio-inner {
  width: 20px;
  height: 20px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
}
html.liberro .radio-item:hover .ant-radio-inner {
  border-color: #d9d9d9;
}
html.liberro .radio-item .ant-radio-inner {
  background-color: #FFFFFF;
}
html.liberro .radio-item .ant-radio-checked .ant-radio-inner {
  border-color: #E8F554;
  background-color: #FFFFFF;
}
html.liberro .radio-item .ant-radio-checked .ant-radio-inner::after {
  background-color: #E8F554;
  width: 8px;
  height: 8px;
  top: 13.5px;
  left: 13.5px;
  transform: scale(1);
  opacity: 1;
  border-radius: 50%;
}
html.liberro .checkbox-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 0;
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #28353A;
  cursor: pointer;
}
html.liberro .checkbox-item .ant-checkbox {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  top: 0;
  margin: 0;
}
html.liberro .checkbox-item .ant-checkbox-inner {
  width: 20px;
  height: 20px;
  border: 1px solid #d9d9d9;
  background-color: #FFFFFF;
  border-radius: 2px;
}
html.liberro .checkbox-item:hover .ant-checkbox-inner {
  border-color: #d9d9d9;
}
html.liberro .checkbox-item .ant-checkbox-checked .ant-checkbox-inner {
  background-color: #E8F554;
  border-color: #E8F554;
}
html.liberro .checkbox-item .ant-checkbox-checked .ant-checkbox-inner::after {
  border-color: #FFFFFF;
  width: 6px;
  height: 10px;
  top: 3px;
  left: 6px;
  transform: rotate(45deg) scale(1);
  opacity: 1;
  border-width: 2px;
  border-left: 0;
  border-top: 0;
}
html.liberro .checkbox-item .ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #d9d9d9;
  box-shadow: none;
}
html.liberro .checkbox-item span {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #28353A;
}
html.bwm .ant-modal-content {
  padding: 16px;
  border-radius: 2px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
}
html.bwm .large-pad .ant-modal-content {
  padding: 64px;
}
html.bwm .ant-modal-body {
  padding: 0;
  margin: 0;
}
html.bwm .modal-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
html.bwm .modal-inner {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 8px;
  width: 100%;
}
html.bwm .modal-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #28353A;
  margin: 0;
  padding: 0;
}
html.liberro .ant-modal-content {
  padding: 16px;
  border-radius: 2px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
}
html.liberro .large-pad .ant-modal-content {
  padding: 64px;
}
html.liberro .ant-modal-body {
  padding: 0;
  margin: 0;
}
html.liberro .modal-content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
html.liberro .modal-inner {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 8px;
  width: 100%;
}
html.liberro .modal-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #28353A;
  margin: 0;
  padding: 0;
}
html.bwm .ant-switch {
  width: 44px;
  height: 22px;
  min-width: 44px;
}
html.bwm .ant-switch .ant-switch-handle {
  width: 18px;
  height: 18px;
  top: 2px;
  left: 2px;
}
html.bwm .ant-switch .ant-switch-handle::before {
  width: 18px;
  height: 18px;
  border-radius: 16px;
  box-shadow: 0px 2px 4px 0px rgba(0, 35, 11, 0.2);
}
html.bwm .ant-switch.ant-switch-checked {
  background: #F4403F;
}
html.bwm .ant-switch.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 20px);
}
html.bwm .ant-switch:not(.ant-switch-checked) {
  background-color: #9FBEC3;
}
html.liberro .ant-switch {
  width: 44px;
  height: 22px;
  min-width: 44px;
}
html.liberro .ant-switch .ant-switch-handle {
  width: 18px;
  height: 18px;
  top: 2px;
  left: 2px;
}
html.liberro .ant-switch .ant-switch-handle::before {
  width: 18px;
  height: 18px;
  border-radius: 16px;
  box-shadow: 0px 2px 4px 0px rgba(0, 35, 11, 0.2);
}
html.liberro .ant-switch.ant-switch-checked {
  background: #E8F554;
}
html.liberro .ant-switch.ant-switch-checked .ant-switch-handle {
  left: calc(100% - 20px);
}
html.liberro .ant-switch:not(.ant-switch-checked) {
  background-color: #9FBEC3;
}
html.bwm .fondshop-styling .article-premium-content img,
html.bwm .fondshop-styling .article-body img {
  margin: 0 auto;
  display: block;
  max-width: 100% !important;
  height: auto !important;
}
html.bwm .fondshop-styling .article-premium-content titular-img figure.image,
html.bwm .fondshop-styling .article-body titular-img figure.image {
  margin-bottom: 20px !important;
}
html.bwm .fondshop-styling .article-premium-content titular-img figure.image figcaption,
html.bwm .fondshop-styling .article-body titular-img figure.image figcaption {
  text-align: right;
  color: #3F585F;
  font: normal normal 500 16px/22px Segoe UI;
  margin-top: 3px;
}
html.bwm .fondshop-styling .article-premium-content figure.image,
html.bwm .fondshop-styling .article-body figure.image {
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
html.bwm .fondshop-styling .article-premium-content .editor-description,
html.bwm .fondshop-styling .article-body .editor-description {
  text-align: center;
  color: #374151;
  font: normal normal 600 18px/22px Segoe UI;
  margin-top: 40px;
}
html.bwm .fondshop-styling .article-premium-content p,
html.bwm .fondshop-styling .article-body p {
  font: normal normal 500 16px/22px Segoe UI;
  color: #28353A;
}
html.bwm .fondshop-styling .editor-author {
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #00775e;
  padding: 24px;
  color: white;
}
html.bwm .fondshop-styling .editor-author p {
  color: white;
}
html.bwm .fondshop-styling .editor-author li::marker {
  color: #d1d5db;
}
html.bwm .fondshop-styling .editor-author__first-section {
  margin-bottom: 24px;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-color: #ffffff;
  color: white;
  padding-bottom: 24px;
  border-style: solid;
}
html.bwm .fondshop-styling .editor-author__second-section,
html.bwm .fondshop-styling .editor-author__first-section h2 {
  color: white;
}
html.bwm .fondshop-styling a {
  text-decoration: underline;
  color: #28353A;
}
html.bwm .fondshop-styling a:hover {
  color: #28353A;
}
html.bwm .fondshop-styling .editor-pros-cons {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-pros-cons {
    display: grid;
  }
}
html.bwm .fondshop-styling .editor-pros-cons ul {
  padding-bottom: 0;
  margin-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
}
html.bwm .fondshop-styling .editor-pros-cons li {
  margin-bottom: 1em;
  margin-left: 0;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding-left: 0;
}
html.bwm .fondshop-styling .editor-pros-cons li::before {
  content: "";
  position: relative;
  width: 42px;
  height: 32px;
  background-color: #fff;
  display: block;
  border-radius: 100px;
  top: -4px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.2rem;
}
html.bwm .fondshop-styling .editor-pros-cons__col {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}
html.bwm .fondshop-styling .editor-pros-cons__col:first-child {
  margin-top: 0;
  background-color: #f1b980;
}
html.bwm .fondshop-styling .editor-pros-cons__col:first-child li,
html.bwm .fondshop-styling .editor-pros-cons__col:first-child p {
  color: #28353A;
}
html.bwm .fondshop-styling .editor-pros-cons__col:first-child li::before {
  content: "\2713";
  color: #28353A;
}
html.bwm .fondshop-styling .editor-pros-cons__col:last-child {
  margin-bottom: 0;
  background-color: #1d1d1d;
}
html.bwm .fondshop-styling .editor-pros-cons__col:last-child li,
html.bwm .fondshop-styling .editor-pros-cons__col:last-child p {
  color: #28353A;
}
html.bwm .fondshop-styling .editor-pros-cons__col:last-child li::before {
  color: #28353A;
  content: "\2013";
}
html.bwm .fondshop-styling .image_resized {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 16px;
  width: 75%;
}
html.bwm .fondshop-styling ul {
  margin: 0;
  padding: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  list-style: none;
  list-style-type: disc;
  padding-inline-start: 1.35em;
}
html.bwm .fondshop-styling li {
  margin: 0;
  padding: 0;
  padding-left: 5px;
}
html.bwm .fondshop-styling li::marker {
  color: #d1d5db;
}
html.bwm .fondshop-styling ol li::marker {
  color: #28353A;
}
html.bwm .fondshop-styling .content-pad blockquote {
  border-color: #00775e;
  border-inline-start-color: #3F585F;
  border-inline-start-width: 0.25rem;
  border-left-width: 2px;
  color: #28353A;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 1.6em;
  margin-top: 1.6em;
  padding-inline-start: 1em;
  quotes: "\201C" "\201D" "\2018" "\2019";
  border-left-style: solid;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .content-pad blockquote {
    padding-left: 24px;
  }
}
html.bwm .fondshop-styling .content-pad blockquote p {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 600;
  font-style: normal;
}
html.bwm .fondshop-styling .content-pad blockquote p::before,
html.bwm .fondshop-styling .content-pad blockquote p::after {
  content: "\0022";
  color: #28353A;
}
html.bwm .fondshop-styling .content-pad p {
  margin-top: 1rem;
}
html.bwm .fondshop-styling .content-pad table {
  border-collapse: collapse;
  margin-bottom: 0;
  margin-top: 16px;
  font-size: 0.875em;
  line-height: 1.71;
  width: 100%;
  table-layout: auto;
  text-indent: 0;
  border-color: inherit;
}
html.bwm .fondshop-styling .content-pad table tr {
  background-color: transparent;
}
html.bwm .fondshop-styling .content-pad table tr:nth-child(even) {
  background-color: #f5f5f5;
}
html.bwm .fondshop-styling .content-pad table td {
  text-align: start;
  margin-top: 0;
  border-collapse: collapse;
  border-width: 1px;
  padding: 8px;
  border-color: #e6e6e6;
}
html.bwm .fondshop-styling .content-pad table p {
  padding: 0;
  margin: 0;
}
html.bwm .fondshop-styling .content-pad h2 {
  font: normal normal bold 21px/25px Segoe UI;
  margin-bottom: 0;
  margin-top: 28px;
  font-weight: 700;
}
html.bwm .fondshop-styling .content-pad h3 {
  font: normal normal bold 19px/23px Segoe UI;
  margin-bottom: 0;
  margin-top: 28px;
  font-weight: 700;
}
html.bwm .fondshop-styling .content-pad h4 {
  font: normal normal bold 17px/20px Segoe UI;
  margin-bottom: 0;
  margin-top: 28px;
  font-weight: 700;
}
html.bwm .fondshop-styling .content-pad figcaption {
  margin-top: 16px;
  margin-bottom: 0;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #00775e;
  padding-left: 8px;
  text-align: start;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #28353A;
}
html.bwm .fondshop-styling :root {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
}
html.bwm .fondshop-styling .editor-hint {
  margin-top: 2em;
  margin-bottom: 2em;
}
html.bwm .fondshop-styling .editor-hint__inner {
  position: relative;
  border-radius: 0.75rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 24px;
  font-family: Noto Serif, serif;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
html.bwm .fondshop-styling .editor-hint__inner p {
  color: rgb(96 96 96 / var(--tw-text-opacity, 1));
}
@media (min-width: 992px) {
  html.bwm .fondshop-styling .editor-hint__inner {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
html.bwm .fondshop-styling .editor-hint__inner :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.bwm .fondshop-styling .editor-hint__inner :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.bwm .fondshop-styling .editor-hint__inner::after {
  content: "";
  position: absolute;
  left: -12px;
  top: -12px;
  height: 32px;
  width: 32px;
  background-color: inherit;
  background-image: url(/assets/img/fondshop/hint.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
html.bwm .fondshop-styling .editor-pexeso-card {
  aspect-ratio: 1/1;
  height: 100%;
  max-width: 300px;
  cursor: pointer;
  perspective: 1000px;
}
html.bwm .fondshop-styling .editor-pexeso-card__inner {
  position: relative;
  height: 100%;
  width: 100%;
  transform-style: preserve-3d;
  transform: rotateY(0);
  transition: transform 0.4s ease;
}
html.bwm .fondshop-styling .editor-pexeso-card__inner:hover {
  transform: scale(105%);
  transition: transform 0.6s ease;
}
html.bwm .fondshop-styling .editor-pexeso-card.flipped .editor-pexeso-card__inner {
  transform: rotateY(-180deg);
}
html.bwm .fondshop-styling .editor-pexeso-card__back,
html.bwm .fondshop-styling .editor-pexeso-card__front {
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 12px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  backface-visibility: hidden;
}
html.bwm .fondshop-styling .editor-pexeso-card__front {
  --tw-bg-opacity: 1;
  background-color: rgb(0 119 94 / var(--tw-bg-opacity, 1));
  font-size: 1.375rem;
  line-height: 1.4;
}
html.bwm .fondshop-styling .editor-pexeso-card__back {
  background-color: rgb(0 119 94 / var(--tw-bg-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 185 128 / var(--tw-bg-opacity, 1));
  transform: rotateY(-180deg);
}
html.bwm .fondshop-styling .editor-pexeso-card__back p {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
html.bwm .fondshop-styling .editor-pexeso-card__front h2,
html.bwm .fondshop-styling .editor-pexeso-card__front li,
html.bwm .fondshop-styling .editor-pexeso-card__front p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
html.bwm .fondshop-styling .editor-article-summary {
  --tw-bg-opacity: 1;
  background-color: rgb(241 185 128 / var(--tw-bg-opacity, 1));
  padding: 12px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  html.bwm .fondshop-styling .editor-article-summary {
    padding: 24px;
  }
}
html.bwm .fondshop-styling .editor-article-summary__content {
  margin-top: 12px;
}
html.bwm .fondshop-styling .editor-article-summary__heading p {
  font-weight: 700;
}
html.bwm .fondshop-styling .editor-article-summary h2,
html.bwm .fondshop-styling .editor-article-summary li,
html.bwm .fondshop-styling .editor-article-summary p {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
html.bwm .fondshop-styling .editor-article-summary li::marker {
  color: #000;
}
html.bwm .fondshop-styling .editor-advantages--4x2__columns-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  border-width: 0 0 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-bottom: 32px;
}
html.bwm .fondshop-styling .editor-advantages--4x2 {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--4x2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  border-width: 0 0 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper {
    grid-template-columns: 1fr 49px 1fr 49px 1fr 49px 1fr;
  }
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper:not(:first-child) {
  margin-top: 32px;
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography {
  margin-top: 16px;
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (min-width: 992px) {
  html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography p {
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Noto Serif, serif;
  --tw-text-opacity: 1;
  color: rgb(96 96 96 / var(--tw-text-opacity, 1));
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-icon :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-icon :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-icon img {
  margin: 0 !important;
  height: 41px !important;
  width: 57px !important;
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__advantage-icon.ck-editor__nested-editable_focused,
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__advantage-typography.ck-editor__nested-editable_focused,
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__heading.ck-editor__nested-editable_focused {
  background-color: transparent !important;
}
html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__separator {
  margin-top: 24px;
  border-width: 1px 0 0;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-top: 24px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__separator {
    margin-top: 0;
    margin-right: 24px;
    border-width: 0 1px 0 0;
    padding-top: 0;
    padding-left: 24px;
  }
}
html.bwm .fondshop-styling .editor-advantages--3x1 {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--3x1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  border-width: 0 0 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper {
    grid-template-columns: 1fr 49px 1fr 49px 1fr;
  }
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper:not(:first-child) {
  margin-top: 32px;
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography {
  margin-top: 16px;
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (min-width: 992px) {
  html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography p {
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Noto Serif, serif;
  --tw-text-opacity: 1;
  color: rgb(96 96 96 / var(--tw-text-opacity, 1));
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-icon :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-icon :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-icon img {
  margin: 0 !important;
  height: 41px !important;
  width: 57px !important;
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__advantage-icon.ck-editor__nested-editable_focused,
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__advantage-typography.ck-editor__nested-editable_focused,
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__heading.ck-editor__nested-editable_focused {
  background-color: transparent !important;
}
html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__separator {
  margin-top: 24px;
  border-width: 1px 0 0;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-top: 24px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__separator {
    margin-top: 0;
    margin-right: 24px;
    border-width: 0 1px 0 0;
    padding-top: 0;
    padding-left: 24px;
  }
}
html.bwm .fondshop-styling .editor-advantages--3x2 {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--3x2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  border-width: 0 0 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper {
    grid-template-columns: 1fr 49px 1fr 49px 1fr;
  }
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper:not(:first-child) {
  margin-top: 32px;
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography {
  margin-top: 16px;
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (min-width: 992px) {
  html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography p {
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Noto Serif, serif;
  --tw-text-opacity: 1;
  color: rgb(96 96 96 / var(--tw-text-opacity, 1));
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-icon :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-icon :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-icon img {
  margin: 0 !important;
  height: 41px !important;
  width: 57px !important;
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__advantage-icon.ck-editor__nested-editable_focused,
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__advantage-typography.ck-editor__nested-editable_focused,
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__heading.ck-editor__nested-editable_focused {
  background-color: transparent !important;
}
html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__separator {
  margin-top: 24px;
  border-width: 1px 0 0;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-top: 24px;
}
@media (min-width: 768px) {
  html.bwm .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__separator {
    margin-top: 0;
    margin-right: 24px;
    border-top-width: 0;
    border-width: 0 1px 0 0;
    padding-top: 0;
    padding-left: 24px;
  }
}
html.liberro .fondshop-styling .article-premium-content img,
html.liberro .fondshop-styling .article-body img {
  margin: 0 auto;
  display: block;
  max-width: 100% !important;
  height: auto !important;
}
html.liberro .fondshop-styling .article-premium-content titular-img figure.image,
html.liberro .fondshop-styling .article-body titular-img figure.image {
  margin-bottom: 20px !important;
}
html.liberro .fondshop-styling .article-premium-content titular-img figure.image figcaption,
html.liberro .fondshop-styling .article-body titular-img figure.image figcaption {
  text-align: right;
  color: #3F585F;
  font: normal normal 500 16px/22px Segoe UI;
  margin-top: 3px;
}
html.liberro .fondshop-styling .article-premium-content figure.image,
html.liberro .fondshop-styling .article-body figure.image {
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
html.liberro .fondshop-styling .article-premium-content .editor-description,
html.liberro .fondshop-styling .article-body .editor-description {
  text-align: center;
  color: #374151;
  font: normal normal 600 18px/22px Segoe UI;
  margin-top: 40px;
}
html.liberro .fondshop-styling .article-premium-content p,
html.liberro .fondshop-styling .article-body p {
  font: normal normal 500 16px/22px Segoe UI;
  color: #28353A;
}
html.liberro .fondshop-styling .editor-author {
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #00775e;
  padding: 24px;
  color: white;
}
html.liberro .fondshop-styling .editor-author p {
  color: white;
}
html.liberro .fondshop-styling .editor-author li::marker {
  color: #d1d5db;
}
html.liberro .fondshop-styling .editor-author__first-section {
  margin-bottom: 24px;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-color: #ffffff;
  color: white;
  padding-bottom: 24px;
  border-style: solid;
}
html.liberro .fondshop-styling .editor-author__second-section,
html.liberro .fondshop-styling .editor-author__first-section h2 {
  color: white;
}
html.liberro .fondshop-styling a {
  text-decoration: underline;
  color: #28353A;
}
html.liberro .fondshop-styling a:hover {
  color: #28353A;
}
html.liberro .fondshop-styling .editor-pros-cons {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-pros-cons {
    display: grid;
  }
}
html.liberro .fondshop-styling .editor-pros-cons ul {
  padding-bottom: 0;
  margin-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding-left: 0;
}
html.liberro .fondshop-styling .editor-pros-cons li {
  margin-bottom: 1em;
  margin-left: 0;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding-left: 0;
}
html.liberro .fondshop-styling .editor-pros-cons li::before {
  content: "";
  position: relative;
  width: 42px;
  height: 32px;
  background-color: #fff;
  display: block;
  border-radius: 100px;
  top: -4px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.2rem;
}
html.liberro .fondshop-styling .editor-pros-cons__col {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}
html.liberro .fondshop-styling .editor-pros-cons__col:first-child {
  margin-top: 0;
  background-color: #f1b980;
}
html.liberro .fondshop-styling .editor-pros-cons__col:first-child li,
html.liberro .fondshop-styling .editor-pros-cons__col:first-child p {
  color: #28353A;
}
html.liberro .fondshop-styling .editor-pros-cons__col:first-child li::before {
  content: "\2713";
  color: #28353A;
}
html.liberro .fondshop-styling .editor-pros-cons__col:last-child {
  margin-bottom: 0;
  background-color: #1d1d1d;
}
html.liberro .fondshop-styling .editor-pros-cons__col:last-child li,
html.liberro .fondshop-styling .editor-pros-cons__col:last-child p {
  color: #28353A;
}
html.liberro .fondshop-styling .editor-pros-cons__col:last-child li::before {
  color: #28353A;
  content: "\2013";
}
html.liberro .fondshop-styling .image_resized {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 16px;
  width: 75%;
}
html.liberro .fondshop-styling ul {
  margin: 0;
  padding: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  list-style: none;
  list-style-type: disc;
  padding-inline-start: 1.35em;
}
html.liberro .fondshop-styling li {
  margin: 0;
  padding: 0;
  padding-left: 5px;
}
html.liberro .fondshop-styling li::marker {
  color: #d1d5db;
}
html.liberro .fondshop-styling ol li::marker {
  color: #28353A;
}
html.liberro .fondshop-styling .content-pad blockquote {
  border-color: #00775e;
  border-inline-start-color: #3F585F;
  border-inline-start-width: 0.25rem;
  border-left-width: 2px;
  color: #28353A;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 1.6em;
  margin-top: 1.6em;
  padding-inline-start: 1em;
  quotes: "\201C" "\201D" "\2018" "\2019";
  border-left-style: solid;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .content-pad blockquote {
    padding-left: 24px;
  }
}
html.liberro .fondshop-styling .content-pad blockquote p {
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 600;
  font-style: normal;
}
html.liberro .fondshop-styling .content-pad blockquote p::before,
html.liberro .fondshop-styling .content-pad blockquote p::after {
  content: "\0022";
  color: #28353A;
}
html.liberro .fondshop-styling .content-pad p {
  margin-top: 1rem;
}
html.liberro .fondshop-styling .content-pad table {
  border-collapse: collapse;
  margin-bottom: 0;
  margin-top: 16px;
  font-size: 0.875em;
  line-height: 1.71;
  width: 100%;
  table-layout: auto;
  text-indent: 0;
  border-color: inherit;
}
html.liberro .fondshop-styling .content-pad table tr {
  background-color: transparent;
}
html.liberro .fondshop-styling .content-pad table tr:nth-child(even) {
  background-color: #f5f5f5;
}
html.liberro .fondshop-styling .content-pad table td {
  text-align: start;
  margin-top: 0;
  border-collapse: collapse;
  border-width: 1px;
  padding: 8px;
  border-color: #e6e6e6;
}
html.liberro .fondshop-styling .content-pad table p {
  padding: 0;
  margin: 0;
}
html.liberro .fondshop-styling .content-pad h2 {
  font: normal normal bold 21px/25px Segoe UI;
  margin-bottom: 0;
  margin-top: 28px;
  font-weight: 700;
}
html.liberro .fondshop-styling .content-pad h3 {
  font: normal normal bold 19px/23px Segoe UI;
  margin-bottom: 0;
  margin-top: 28px;
  font-weight: 700;
}
html.liberro .fondshop-styling .content-pad h4 {
  font: normal normal bold 17px/20px Segoe UI;
  margin-bottom: 0;
  margin-top: 28px;
  font-weight: 700;
}
html.liberro .fondshop-styling .content-pad figcaption {
  margin-top: 16px;
  margin-bottom: 0;
  border-left-width: 2px;
  border-left-style: solid;
  border-color: #00775e;
  padding-left: 8px;
  text-align: start;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #28353A;
}
html.liberro .fondshop-styling :root {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
}
html.liberro .fondshop-styling .editor-hint {
  margin-top: 2em;
  margin-bottom: 2em;
}
html.liberro .fondshop-styling .editor-hint__inner {
  position: relative;
  border-radius: 0.75rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 24px;
  font-family: Noto Serif, serif;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
html.liberro .fondshop-styling .editor-hint__inner p {
  color: rgb(96 96 96 / var(--tw-text-opacity, 1));
}
@media (min-width: 992px) {
  html.liberro .fondshop-styling .editor-hint__inner {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
html.liberro .fondshop-styling .editor-hint__inner :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.liberro .fondshop-styling .editor-hint__inner :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.liberro .fondshop-styling .editor-hint__inner::after {
  content: "";
  position: absolute;
  left: -12px;
  top: -12px;
  height: 32px;
  width: 32px;
  background-color: inherit;
  background-image: url(/assets/img/fondshop/hint.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
html.liberro .fondshop-styling .editor-pexeso-card {
  aspect-ratio: 1/1;
  height: 100%;
  max-width: 300px;
  cursor: pointer;
  perspective: 1000px;
}
html.liberro .fondshop-styling .editor-pexeso-card__inner {
  position: relative;
  height: 100%;
  width: 100%;
  transform-style: preserve-3d;
  transform: rotateY(0);
  transition: transform 0.4s ease;
}
html.liberro .fondshop-styling .editor-pexeso-card__inner:hover {
  transform: scale(105%);
  transition: transform 0.6s ease;
}
html.liberro .fondshop-styling .editor-pexeso-card.flipped .editor-pexeso-card__inner {
  transform: rotateY(-180deg);
}
html.liberro .fondshop-styling .editor-pexeso-card__back,
html.liberro .fondshop-styling .editor-pexeso-card__front {
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 12px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  backface-visibility: hidden;
}
html.liberro .fondshop-styling .editor-pexeso-card__front {
  --tw-bg-opacity: 1;
  background-color: rgb(0 119 94 / var(--tw-bg-opacity, 1));
  font-size: 1.375rem;
  line-height: 1.4;
}
html.liberro .fondshop-styling .editor-pexeso-card__back {
  background-color: rgb(0 119 94 / var(--tw-bg-opacity, 1));
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(241 185 128 / var(--tw-bg-opacity, 1));
  transform: rotateY(-180deg);
}
html.liberro .fondshop-styling .editor-pexeso-card__back p {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
html.liberro .fondshop-styling .editor-pexeso-card__front h2,
html.liberro .fondshop-styling .editor-pexeso-card__front li,
html.liberro .fondshop-styling .editor-pexeso-card__front p {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
html.liberro .fondshop-styling .editor-article-summary {
  --tw-bg-opacity: 1;
  background-color: rgb(241 185 128 / var(--tw-bg-opacity, 1));
  padding: 12px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  html.liberro .fondshop-styling .editor-article-summary {
    padding: 24px;
  }
}
html.liberro .fondshop-styling .editor-article-summary__content {
  margin-top: 12px;
}
html.liberro .fondshop-styling .editor-article-summary__heading p {
  font-weight: 700;
}
html.liberro .fondshop-styling .editor-article-summary h2,
html.liberro .fondshop-styling .editor-article-summary li,
html.liberro .fondshop-styling .editor-article-summary p {
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}
html.liberro .fondshop-styling .editor-article-summary li::marker {
  color: #000;
}
html.liberro .fondshop-styling .editor-advantages--4x2__columns-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  border-width: 0 0 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-bottom: 32px;
}
html.liberro .fondshop-styling .editor-advantages--4x2 {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--4x2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  border-width: 0 0 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper {
    grid-template-columns: 1fr 49px 1fr 49px 1fr 49px 1fr;
  }
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper:not(:first-child) {
  margin-top: 32px;
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography {
  margin-top: 16px;
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (min-width: 992px) {
  html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-typography p {
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Noto Serif, serif;
  --tw-text-opacity: 1;
  color: rgb(96 96 96 / var(--tw-text-opacity, 1));
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-icon :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-icon :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__columns-wrapper .editor-advantages--4x2__advantage .editor-advantages--4x2__advantage-icon img {
  margin: 0 !important;
  height: 41px !important;
  width: 57px !important;
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__advantage-icon.ck-editor__nested-editable_focused,
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__advantage-typography.ck-editor__nested-editable_focused,
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__heading.ck-editor__nested-editable_focused {
  background-color: transparent !important;
}
html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__separator {
  margin-top: 24px;
  border-width: 1px 0 0;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-top: 24px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--4x2 .editor-advantages--4x2__separator {
    margin-top: 0;
    margin-right: 24px;
    border-width: 0 1px 0 0;
    padding-top: 0;
    padding-left: 24px;
  }
}
html.liberro .fondshop-styling .editor-advantages--3x1 {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--3x1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  border-width: 0 0 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper {
    grid-template-columns: 1fr 49px 1fr 49px 1fr;
  }
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper:not(:first-child) {
  margin-top: 32px;
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography {
  margin-top: 16px;
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (min-width: 992px) {
  html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-typography p {
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Noto Serif, serif;
  --tw-text-opacity: 1;
  color: rgb(96 96 96 / var(--tw-text-opacity, 1));
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-icon :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-icon :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__columns-wrapper .editor-advantages--3x1__advantage .editor-advantages--3x1__advantage-icon img {
  margin: 0 !important;
  height: 41px !important;
  width: 57px !important;
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__advantage-icon.ck-editor__nested-editable_focused,
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__advantage-typography.ck-editor__nested-editable_focused,
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__heading.ck-editor__nested-editable_focused {
  background-color: transparent !important;
}
html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__separator {
  margin-top: 24px;
  border-width: 1px 0 0;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-top: 24px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--3x1 .editor-advantages--3x1__separator {
    margin-top: 0;
    margin-right: 24px;
    border-width: 0 1px 0 0;
    padding-top: 0;
    padding-left: 24px;
  }
}
html.liberro .fondshop-styling .editor-advantages--3x2 {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--3x2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  border-width: 0 0 1px;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper {
    grid-template-columns: 1fr 49px 1fr 49px 1fr;
  }
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper:not(:first-child) {
  margin-top: 32px;
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography {
  margin-top: 16px;
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 700;
}
@media (min-width: 992px) {
  html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-typography p {
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Noto Serif, serif;
  --tw-text-opacity: 1;
  color: rgb(96 96 96 / var(--tw-text-opacity, 1));
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-icon :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-icon :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__columns-wrapper .editor-advantages--3x2__advantage .editor-advantages--3x2__advantage-icon img {
  margin: 0 !important;
  height: 41px !important;
  width: 57px !important;
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__advantage-icon.ck-editor__nested-editable_focused,
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__advantage-typography.ck-editor__nested-editable_focused,
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__heading.ck-editor__nested-editable_focused {
  background-color: transparent !important;
}
html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__separator {
  margin-top: 24px;
  border-width: 1px 0 0;
  border-style: dashed;
  --tw-border-opacity: 1;
  border-color: rgb(172 172 172 / var(--tw-border-opacity, 1));
  padding-top: 24px;
}
@media (min-width: 768px) {
  html.liberro .fondshop-styling .editor-advantages--3x2 .editor-advantages--3x2__separator {
    margin-top: 0;
    margin-right: 24px;
    border-top-width: 0;
    border-width: 0 1px 0 0;
    padding-top: 0;
    padding-left: 24px;
  }
}
.cdk-overlay-container {
  z-index: 10000 !important;
}
.content-width-basic {
  width: 100%;
}
@media (min-width: 992px) {
  .content-width-basic {
    width: 946px;
  }
}
.content-width-auth {
  width: 100%;
}
@media (min-width: 1200px) {
  .content-width-auth {
    width: 1186px;
  }
}
.content-width-full {
  width: 100%;
}
.white-bg {
  background-color: white;
}
.margin-center {
  margin: 0 auto;
}
.flex {
  display: flex;
}
.pointer {
  cursor: pointer;
}
.inner-content {
  min-height: calc(100vh - 150px);
  margin: 0 auto;
  padding: 0 16px 20px;
}
@media (min-width: 576px) {
  .inner-content {
    padding: 0 5% 20px;
  }
}
@media (min-width: 992px) {
  .inner-content {
    padding: 64px 119px;
  }
}
.inner-content--no-pad {
  padding: 0;
}
.inner-content--natural-height {
  min-height: unset;
}
.inner-content--bottom-band-pad {
  padding-bottom: 156px;
  overflow: hidden;
}
.inner-content--bottom-band-pad.inner-content--bottom-band-pad--native {
  padding-bottom: calc(156px + 92px);
}
.inner-content--bottom-band-content-pad {
  padding: 16px;
  min-height: 100%;
}
@media (min-width: 768px) {
  .inner-content--bottom-band-content-pad {
    padding: 24px 119px;
  }
}
@media (min-width: 992px) {
  html.bwm .inner-content {
    border: none;
    border-radius: 0;
  }
}
html.bwm .hamburger-link .ant-badge .ant-badge-count {
  background: #FBF6EE;
  color: #F4403F;
  border: 1px solid #FFB1A2;
  margin-left: 8px;
}
html.bwm .business-calendar-dropdown .ant-picker-date-panel .ant-picker-body {
  border: 1px solid #C6D9DB;
}
html.bwm .business-calendar-dropdown-content .heading {
  color: #3F585F;
}
html.bwm .business-calendar-dropdown-content .legend-square.business {
  background: #F4403F;
}
html.bwm .business-calendar-dropdown-content .legend-square.business-real-estate {
  background: #6F9BA1;
}
html.bwm .business-calendar-dropdown-content .legend-square.holiday {
  background: #E1EBEB;
}
html.bwm .business-calendar-dropdown-content .legend-label {
  color: #3F585F;
}
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: #F4403F;
}
html.bwm .business-calendar-dropdown-content .ant-picker-header-view button:hover {
  color: #F4403F;
}
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner {
  color: inherit;
  background: inherit;
}
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view .ant-picker-cell-inner.day--business,
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner.day--business {
  background: #F4403F;
  color: #FFFFFF;
}
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view .ant-picker-cell-inner.day--holiday-cz,
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner.day--holiday-cz {
  background: #E1EBEB;
  color: #6F9BA1;
}
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view .ant-picker-cell-inner.day--holiday-other,
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner.day--holiday-other {
  background: #E1EBEB;
  color: #6F9BA1;
}
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view .ant-picker-cell-inner.day--business-real-estate,
html.bwm .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner.day--business-real-estate {
  background: linear-gradient(to bottom right, #F4403F 50%, #6F9BA1 50%);
  color: #FFFFFF;
}
html.bwm .business-calendar-dropdown-content .ant-picker-cell:not(.ant-picker-cell-in-view) {
  cursor: default;
  pointer-events: none;
}
html.bwm .business-calendar-dropdown-content .ant-picker-header > button {
  border-color: #C6D9DB;
  background-color: #E1EBEB;
}
html.bwm .generic-dropdown-menu {
  max-width: 318px;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu,
html.bwm .generic-dropdown-menu.ant-dropdown-menu {
  padding: 8px;
  border-radius: 2px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
  border: none;
  min-width: 160px;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item,
html.bwm .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item {
  display: flex;
  align-items: center;
  padding: 12px 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #28353A;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item .ant-menu-title-content,
html.bwm .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item .ant-menu-title-content {
  display: flex;
  gap: 16px;
  align-items: center;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item.danger-item,
html.bwm .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item.danger-item {
  color: #F4403F;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item.not-allowed,
html.bwm .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item.not-allowed {
  cursor: not-allowed;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item svg-icon,
html.bwm .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item svg-icon {
  width: 24px;
  height: 24px;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled),
html.bwm .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled) {
  background-color: #F3F8F8;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,
html.bwm .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger {
  color: #F4403F;
}
html.bwm .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item-divider,
html.bwm .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item-divider {
  margin: 0;
  background-color: #C6D9DB;
  height: 1px;
}
html.bwm .ant-select-dropdown .ant-select-item {
  font-size: 14px;
  color: #3F585F;
  height: 38px;
  line-height: 38px;
}
html.bwm .ant-select-dropdown .ant-select-item .ant-select-item-option-content {
  display: flex;
  align-items: center;
}
html.bwm .ant-select-dropdown .ant-select-item.ant-select-item-option-selected {
  background-color: transparent;
  color: #F4403F;
  font-weight: 500;
}
html.bwm .ant-select-dropdown .ant-select-item:hover {
  background-color: #F3F8F8;
}
html.bwm .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner {
  background-color: #F4403F;
}
html.bwm .ant-picker-cell-in-view.ant-picker-cell-in-range::before,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
html.bwm .ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
html.bwm .ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
  background-color: rgba(244, 63, 63, 0.7);
}
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single::after,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover::after,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover::after,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single::after,
html.bwm .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range)::after {
  border-color: #F4403F;
}
html.bwm .ant-picker-header-view button:hover {
  color: #F4403F;
}
@media (min-width: 992px) {
  html.liberro .inner-content {
    border: 1px solid #1718041F;
    border-radius: 24px;
  }
}
html.liberro .hamburger-link .ant-badge .ant-badge-count {
  background: #FBF6EE;
  color: #E8F554;
  border: 1px solid #FFB1A2;
  margin-left: 8px;
}
html.liberro .business-calendar-dropdown .ant-picker-date-panel .ant-picker-body {
  border: 1px solid #1718041F;
}
html.liberro .business-calendar-dropdown-content .heading {
  color: #1D1F0299;
}
html.liberro .business-calendar-dropdown-content .legend-square.business {
  background: #E8F554;
}
html.liberro .business-calendar-dropdown-content .legend-square.business-real-estate {
  background: #1D1F02;
}
html.liberro .business-calendar-dropdown-content .legend-square.holiday {
  background: #F5F4F2;
}
html.liberro .business-calendar-dropdown-content .legend-label {
  color: #1D1F0299;
}
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
  border-color: #E8F554;
}
html.liberro .business-calendar-dropdown-content .ant-picker-header-view button:hover {
  color: #E8F554;
}
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner {
  color: inherit;
  background: inherit;
}
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view .ant-picker-cell-inner.day--business,
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner.day--business {
  background: #E8F554;
  color: #FFFFFF;
}
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view .ant-picker-cell-inner.day--holiday-cz,
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner.day--holiday-cz {
  background: #F5F4F2;
  color: #1D1F02;
}
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view .ant-picker-cell-inner.day--holiday-other,
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner.day--holiday-other {
  background: #F5F4F2;
  color: #1D1F02;
}
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view .ant-picker-cell-inner.day--business-real-estate,
html.liberro .business-calendar-dropdown-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner.day--business-real-estate {
  background: linear-gradient(to bottom right, #E8F554 50%, #1D1F02 50%);
  color: #FFFFFF;
}
html.liberro .business-calendar-dropdown-content .ant-picker-cell:not(.ant-picker-cell-in-view) {
  cursor: default;
  pointer-events: none;
}
html.liberro .business-calendar-dropdown-content .ant-picker-header > button {
  border-color: #1718041F;
  background-color: #F5F4F2;
}
html.liberro .generic-dropdown-menu {
  max-width: 318px;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu,
html.liberro .generic-dropdown-menu.ant-dropdown-menu {
  padding: 8px;
  border-radius: 2px;
  box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
  border: none;
  min-width: 160px;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item,
html.liberro .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item {
  display: flex;
  align-items: center;
  padding: 12px 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  color: #28353A;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item .ant-menu-title-content,
html.liberro .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item .ant-menu-title-content {
  display: flex;
  gap: 16px;
  align-items: center;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item.danger-item,
html.liberro .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item.danger-item {
  color: #E8F554;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item.not-allowed,
html.liberro .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item.not-allowed {
  cursor: not-allowed;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item svg-icon,
html.liberro .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item svg-icon {
  width: 24px;
  height: 24px;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled),
html.liberro .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled) {
  background-color: #F3F8F8;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger,
html.liberro .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger {
  color: #E8F554;
}
html.liberro .investment-form-photo-upload-menu.ant-dropdown-menu .ant-dropdown-menu-item-divider,
html.liberro .generic-dropdown-menu.ant-dropdown-menu .ant-dropdown-menu-item-divider {
  margin: 0;
  background-color: #1718041F;
  height: 1px;
}
html.liberro .ant-select-dropdown .ant-select-item {
  font-size: 14px;
  color: #1D1F02;
  height: 38px;
  line-height: 38px;
}
html.liberro .ant-select-dropdown .ant-select-item .ant-select-item-option-content {
  display: flex;
  align-items: center;
}
html.liberro .ant-select-dropdown .ant-select-item.ant-select-item-option-selected {
  background-color: transparent;
  color: #E8F554;
  font-weight: 500;
}
html.liberro .ant-select-dropdown .ant-select-item:hover {
  background-color: #F3F8F8;
}
html.liberro .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner {
  background-color: #E8F554;
}
html.liberro .ant-picker-cell-in-view.ant-picker-cell-in-range::before,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
html.liberro .ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
html.liberro .ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
  background-color: rgba(232, 245, 84, 0.7);
}
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single::after,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover::after,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover::after,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single::after,
html.liberro .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range)::after {
  border-color: #E8F554;
}
html.liberro .ant-picker-header-view button:hover {
  color: #E8F554;
}
a.underline,
a.underline > span,
span.underline {
  text-decoration: underline !important;
}
.ant-btn,
.ant-btn-link {
  font-weight: 600 !important;
}
.ant-menu-submenu.ant-menu-submenu-placement-bottom:has(.products-panel) {
  top: 0 !important;
}
.ant-menu:has(.products-panel) {
  box-shadow: 0px 0 0 0px rgba(0, 0, 0, 0), 0px 20px 20px 0px rgba(0, 0, 0, 0.08), 0px 20px 20px 7px rgba(0, 0, 0, 0.05);
}
.products-panel .ant-menu-item-group-title {
  display: none;
}
.load-error-text {
  padding: 25px 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}
body.bwm-no-scroll {
  overflow: hidden;
}

/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/cropperjs/dist/cropper.min.css?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************/
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./node_modules/swiper/swiper.scss?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 12, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

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