/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/fast-css-loader/lib/index.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./blocks/shared/repeater-flex-col-img-cards/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
/* Bootstrap */
/* Vendors */
.b--benefits {
  overflow: hidden; }
  .b--benefits.bg-light, .b--benefits.bg-gray {
    --btn-color: #0A0A0A;
    --btn-bg-color: #0A0A0A;
    --btn-color-hover: #ffffff; }
    .b--benefits.bg-light .l__muted, .b--benefits.bg-gray .l__muted {
      color: #0A0A0A; }
  .b--benefits .slider {
    overflow: visible; }
  .b--benefits .slider__slide-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .b--benefits .l__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-right: 1px solid var(--block-border-color);
    padding-top: var(--spacers-md-vw);
    padding-bottom: var(--spacers-md-vw);
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    text-align: center; }
    @media (min-width: 768px) {
      .b--benefits .l__item:last-child {
        border: 0; } }
  .b--benefits .l__icon {
    height: auto; }
  .b--benefits .l__col {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end; }
    @media (min-width: 768px) {
      .b--benefits .l__col {
        margin-left: auto; } }
  .b--benefits .l__cnt {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end; }
    @media (min-width: 768px) {
      .b--benefits .l__cnt {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto; } }
  .b--benefits .l__img {
    height: clamp(calc((80 * 1px)), calc(5.5vw), calc(220px * var(--max-font-size-controler)));
    width: clamp(calc((80 * 1px)), calc(5.5vw), calc(220px * var(--max-font-size-controler)));
    margin-left: auto;
    margin-right: auto; }
  .b--benefits .l__title {
    font-weight: 600; }
  .b--benefits .l__cnt {
    color: #696969; }

