/*
* 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-why-us .why-us__benefits .c-benefit .description p {
  font-size: 1.2rem;
  line-height: 1.67; }
  @media screen and (min-width: 992px) {
    .block-why-us .why-us__benefits .c-benefit .description p {
      font-size: 1.4rem;
      line-height: 1.43; } }

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

/*
* Reset list styles
*/
.block-why-us .why-us__benefits {
  margin: 0;
  padding: 0; }

.block-why-us .why-us__benefits .c-benefit {
  margin: 0;
  padding: 0;
  list-style: none; }

/*
* Link circle hover
*/
/*
* Button hover
*/
/*
* Button mobile full width
*/
/*
* Section width
*/
/*
* Section paddings
*/
/*
* Section header
*/
/*
* Element under section description
*/
/*
* 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-why-us .why-us__benefits .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-why-us .why-us__benefits .c-benefit .img-wrapper {
      width: 8rem;
      height: 8rem; } }
  .block-why-us .why-us__benefits .c-benefit .img-wrapper img {
    height: 100%;
    width: auto;
    max-width: 4.4rem;
    max-height: 3.5rem; }

/*
* Element border-radius
*/
.block-why-us .why-us__benefits .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-why-us {
  margin-top: 5rem;
  margin-bottom: 10rem; }
  @media screen and (min-width: 992px) {
    .block-why-us {
      margin-top: 5rem;
      margin-bottom: 13rem; } }
  .block-why-us.small-margin {
    margin-top: 5rem;
    margin-bottom: 3.5rem; }
    @media screen and (min-width: 992px) {
      .block-why-us.small-margin {
        margin-top: 5rem;
        margin-bottom: 6.5rem; } }
  @media screen and (min-width: 992px) {
    .block-why-us .why-us {
      display: flex;
      flex-wrap: wrap; } }
  @media screen and (min-width: 992px) {
    .block-why-us .why-us__content {
      width: 50%;
      padding-right: 3rem; } }
  .block-why-us .why-us__content .header {
    margin-bottom: 2rem; }
    @media screen and (min-width: 992px) {
      .block-why-us .why-us__content .header {
        margin-bottom: 3rem;
        width: 85%; } }
  .block-why-us .why-us__content .description {
    margin-bottom: 3rem; }
    @media screen and (min-width: 992px) {
      .block-why-us .why-us__content .description {
        width: 85%; } }
  .block-why-us .why-us__content .buttons-wrapper {
    margin-bottom: 5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media screen and (min-width: 992px) {
      .block-why-us .why-us__content .buttons-wrapper {
        margin-bottom: 0;
        display: block; } }
    .block-why-us .why-us__content .buttons-wrapper .c-button:last-child {
      padding: 1.7rem 2rem;
      line-height: 2rem; }
  .block-why-us .why-us__benefits {
    display: flex;
    flex-wrap: wrap; }
    @media screen and (min-width: 992px) {
      .block-why-us .why-us__benefits {
        width: 50%; } }
    .block-why-us .why-us__benefits .c-benefit {
      background-color: #F9F9F9;
      padding: 3rem;
      margin-bottom: 2rem; }
      @media screen and (min-width: 768px) {
        .block-why-us .why-us__benefits .c-benefit {
          padding: 5rem;
          display: flex;
          align-items: center; } }
      .block-why-us .why-us__benefits .c-benefit:last-child {
        margin-bottom: 0; }
      .block-why-us .why-us__benefits .c-benefit .img-wrapper,
      .block-why-us .why-us__benefits .c-benefit .header {
        margin: 0 auto 2rem auto; }
        @media screen and (min-width: 768px) {
          .block-why-us .why-us__benefits .c-benefit .img-wrapper,
          .block-why-us .why-us__benefits .c-benefit .header {
            margin: 0 2rem 0 0; } }
        @media screen and (min-width: 1400px) {
          .block-why-us .why-us__benefits .c-benefit .img-wrapper,
          .block-why-us .why-us__benefits .c-benefit .header {
            margin: 0 3% 0 0; } }
      .block-why-us .why-us__benefits .c-benefit .header {
        width: 100%;
        text-align: center; }
        @media screen and (min-width: 768px) {
          .block-why-us .why-us__benefits .c-benefit .header {
            text-align: left;
            max-width: 19.2rem; } }
        @media screen and (min-width: 1400px) {
          .block-why-us .why-us__benefits .c-benefit .header {
            text-align: center;
            max-width: 25%; } }
        @media screen and (min-width: 1620px) {
          .block-why-us .why-us__benefits .c-benefit .header {
            text-align: center;
            max-width: 20%; } }
      @media screen and (min-width: 768px) {
        .block-why-us .why-us__benefits .c-benefit .description {
          flex: 1; } }
      .block-why-us .why-us__benefits .c-benefit .img-wrapper {
        flex-shrink: 0; }
        .block-why-us .why-us__benefits .c-benefit .img-wrapper img {
          max-height: 3.9rem; }
    .block-why-us .why-us__benefits .c-benefit {
      width: 100%;
      max-width: 30rem;
      padding: 3rem; }
      @media screen and (min-width: 576px) {
        .block-why-us .why-us__benefits .c-benefit {
          width: 48%;
          max-width: unset;
          display: block;
          margin-bottom: 1.5rem; } }
      .block-why-us .why-us__benefits .c-benefit:last-child {
        margin-bottom: 2rem; }
        @media screen and (min-width: 576px) {
          .block-why-us .why-us__benefits .c-benefit:last-child {
            margin-bottom: 1.5rem; } }
      @media screen and (min-width: 576px) {
        .block-why-us .why-us__benefits .c-benefit:nth-child(2n+1) {
          margin-right: 4%; } }
      .block-why-us .why-us__benefits .c-benefit .img-wrapper {
        border: none;
        justify-content: flex-start;
        width: auto;
        height: 4.8rem;
        margin-bottom: 2rem; }


/*# sourceMappingURL=block_why-us.css.map*/