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

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

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

.block-icons-list .icons-list-container .icons-list .c-icon {
  margin: 0;
  padding: 0;
  list-style: none; }

/*
* Link circle hover
*/
@media screen and (min-width: 768px) {
  .block-icons-list .icons-list-container .icons-list .c-icon .c-link-circle:hover .link-circle {
    background-color: #F8B322; } }

@media screen and (min-width: 768px) {
  .block-icons-list .icons-list-container .icons-list .c-icon .c-link-circle:hover .link-text,
  .block-icons-list .icons-list-container .icons-list .c-icon .c-link-circle:hover .link-text.white {
    background-color: transparent; } }

.block-icons-list .icons-list-container .icons-list .c-icon .c-link-circle:hover .link-text {
  transition: 200ms ease-in-out; }

@media screen and (min-width: 768px) {
  .block-icons-list .icons-list-container .icons-list .c-icon .c-link-circle:hover .arrow-icon {
    transform: translateX(0.5rem);
    filter: brightness(0) saturate(100%) invert(77%) sepia(14%) saturate(4407%) hue-rotate(344deg) brightness(107%) contrast(94%); } }

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

/*
* 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-icons-list .icons-list-container .icons-list .c-icon .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-icons-list .icons-list-container .icons-list .c-icon .img-wrapper {
      width: 8rem;
      height: 8rem; } }
  .block-icons-list .icons-list-container .icons-list .c-icon .img-wrapper img {
    height: 100%;
    width: auto;
    max-width: 4.4rem;
    max-height: 3.5rem; }

/*
* Element border-radius
*/
/*
* 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-icons-list {
  margin-top: 5rem;
  margin-bottom: 8rem; }
  @media screen and (min-width: 992px) {
    .block-icons-list {
      margin-top: 5rem;
      margin-bottom: 11rem; } }
  .block-icons-list .icons-list-container > .header,
  .block-icons-list .icons-list-container > .description {
    text-align: center; }
  .block-icons-list .icons-list-container > .header--h4 {
    font-weight: 400; }
  .block-icons-list .icons-list-container .icons-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20rem, auto));
    justify-content: center;
    row-gap: 3rem;
    -moz-column-gap: 2%;
         column-gap: 2%; }
    @media screen and (min-width: 768px) {
      .block-icons-list .icons-list-container .icons-list {
        grid-template-columns: repeat(auto-fit, minmax(32%, auto));
        row-gap: 5rem; } }
    @media screen and (min-width: 768px) {
      .block-icons-list .icons-list-container .icons-list.list-narrow {
        grid-template-columns: repeat(auto-fit, minmax(23%, auto)); } }
    .block-icons-list .icons-list-container .icons-list .c-icon {
      display: flex;
      flex-direction: column; }
      .block-icons-list .icons-list-container .icons-list .c-icon .img-wrapper {
        margin: 0 auto 2rem auto; }
      .block-icons-list .icons-list-container .icons-list .c-icon .icon-title {
        text-align: center;
        font-weight: 400;
        font-size: 1.4rem;
        line-height: 2.1;
        margin: 0 auto 0.7rem auto; }
        @media screen and (min-width: 992px) {
          .block-icons-list .icons-list-container .icons-list .c-icon .icon-title {
            font-size: 2.4rem;
            line-height: 1.58;
            margin: 0 auto 2rem auto; } }
        @media screen and (min-width: 992px) {
          .block-icons-list .icons-list-container .icons-list .c-icon .icon-title--small {
            font-size: 1.8rem;
            line-height: 1.67; } }
      .block-icons-list .icons-list-container .icons-list .c-icon .icon-description {
        text-align: center;
        color: rgba(51, 61, 71, 0.5);
        margin: 0 0 2.5rem 0; }
        @media screen and (min-width: 992px) {
          .block-icons-list .icons-list-container .icons-list .c-icon .icon-description {
            margin: 0 0 3.5rem 0; } }
        .block-icons-list .icons-list-container .icons-list .c-icon .icon-description * {
          color: inherit; }
      .block-icons-list .icons-list-container .icons-list .c-icon .c-link-circle {
        width: -moz-fit-content;
        width: fit-content;
        margin: auto auto 2rem auto; }
        @media screen and (min-width: 576px) {
          .block-icons-list .icons-list-container .icons-list .c-icon .c-link-circle {
            margin: auto auto 3rem auto; } }
        @media screen and (min-width: 768px) {
          .block-icons-list .icons-list-container .icons-list .c-icon .c-link-circle:hover .link-text {
            transition: background-color 200ms ease-in-out; } }


/*# sourceMappingURL=block_icons-list.css.map*/