/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* Theme colors
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* Theme styles
*/
/*
* Media Query
*/
/*
* Section margin
*/
/*
* Section padding
*/
/*
* Display list elements in column
*/
/*
* Menu item width in footer menu
*/
/*
* Small gray shadow
*/
/*
* Large gray shadow
*/
/*
* Headers
*/
.block-benefits .benefits .benefits-list .c-benefit .description p {
  font-size: 1.2rem;
  line-height: 1.67; }
  @media screen and (min-width: 992px) {
    .block-benefits .benefits .benefits-list .c-benefit .description p {
      font-size: 1.4rem;
      line-height: 1.43; } }

/*
* Custom scrollbar
*/
@-moz-document url-prefix() { }

/*
* Reset list styles
*/
.block-benefits .benefits .benefits-list {
  margin: 0;
  padding: 0; }

.block-benefits .benefits .benefits-list .c-benefit {
  margin: 0;
  padding: 0;
  list-style: none; }

/*
* Link circle hover
*/
/*
* Button hover
*/
/*
* Button mobile full width
*/
/*
* Section width
*/
/*
* Section paddings
*/
/*
* Section header
*/
.block-benefits .benefits > .header,
.block-benefits .benefits > .description {
  margin-bottom: 3rem; }
  @media screen and (min-width: 992px) {
    .block-benefits .benefits > .header,
    .block-benefits .benefits > .description {
      margin-bottom: 5rem; } }

/*
* Element under section description
*/
.block-benefits .benefits .benefits-list {
  margin-top: 3rem; }
  @media screen and (min-width: 992px) {
    .block-benefits .benefits .benefits-list {
      margin-top: 5rem; } }

/*
* Element under section description
*/
/*
* Link hover color
*/
/*
* Hero section styles
*/
@keyframes move-dot {
  0% {
    bottom: 0.4rem;
    opacity: 1; }
  20% {
    opacity: 1; }
  100% {
    bottom: 1rem;
    opacity: 0; } }

/*
* Position absolute - full width
*/
/*
* Image as cover or contain
*/
/*
* Icon wrapper
*/
.block-benefits .benefits .benefits-list .c-benefit .img-wrapper {
  width: 7rem;
  height: 7rem;
  border: 1px dashed rgba(51, 61, 71, 0.3);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (min-width: 992px) {
    .block-benefits .benefits .benefits-list .c-benefit .img-wrapper {
      width: 8rem;
      height: 8rem; } }
  .block-benefits .benefits .benefits-list .c-benefit .img-wrapper img {
    height: 100%;
    width: auto;
    max-width: 4.4rem;
    max-height: 3.5rem; }

/*
* Element border-radius
*/
.block-benefits .benefits .benefits-list .c-benefit {
  border-radius: 0 50px 0 0; }

/*
* checkbox checked
*/
/*
* language font
*/
/*
* Slider pagination
*/
/*
* Slider buttons
*/
/*
* News and slide component
*/
/*
* Download and job-offer component
*/
/*
* Services and blocks grid component
*/
/*
* Case studies filters
* Job offers filters
*/
/*
* Case studies tags
* Knowledge base tags
*/
/*
* Case studies and posts grid blocks
*/
/*
* Form label
*/
/*
* Contact form steps
*/
/*
* Contact form (steps form) buttons wrapper
*/
.block-benefits {
  margin-top: 5rem;
  margin-bottom: 10rem; }
  @media screen and (min-width: 992px) {
    .block-benefits {
      margin-top: 5rem;
      margin-bottom: 13rem; } }
  .block-benefits .benefits > .header,
  .block-benefits .benefits > .description {
    text-align: center; }
  .block-benefits .benefits .benefits-list .c-benefit {
    background-color: #F9F9F9;
    padding: 3rem;
    margin-bottom: 2rem; }
    @media screen and (min-width: 768px) {
      .block-benefits .benefits .benefits-list .c-benefit {
        padding: 5rem;
        display: flex;
        align-items: center; } }
    .block-benefits .benefits .benefits-list .c-benefit:last-child {
      margin-bottom: 0; }
    .block-benefits .benefits .benefits-list .c-benefit .img-wrapper,
    .block-benefits .benefits .benefits-list .c-benefit .header {
      margin: 0 auto 2rem auto; }
      @media screen and (min-width: 768px) {
        .block-benefits .benefits .benefits-list .c-benefit .img-wrapper,
        .block-benefits .benefits .benefits-list .c-benefit .header {
          margin: 0 2rem 0 0; } }
      @media screen and (min-width: 1400px) {
        .block-benefits .benefits .benefits-list .c-benefit .img-wrapper,
        .block-benefits .benefits .benefits-list .c-benefit .header {
          margin: 0 3% 0 0; } }
    .block-benefits .benefits .benefits-list .c-benefit .header {
      width: 100%;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .block-benefits .benefits .benefits-list .c-benefit .header {
          text-align: left;
          max-width: 19.2rem; } }
      @media screen and (min-width: 1400px) {
        .block-benefits .benefits .benefits-list .c-benefit .header {
          text-align: center;
          max-width: 25%; } }
      @media screen and (min-width: 1620px) {
        .block-benefits .benefits .benefits-list .c-benefit .header {
          text-align: center;
          max-width: 20%; } }
    @media screen and (min-width: 768px) {
      .block-benefits .benefits .benefits-list .c-benefit .description {
        flex: 1; } }
    .block-benefits .benefits .benefits-list .c-benefit .img-wrapper {
      flex-shrink: 0; }
      .block-benefits .benefits .benefits-list .c-benefit .img-wrapper img {
        max-height: 3.9rem; }


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