/*
* 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-industries .industries .blocks-wrapper .c-news__inner .header--p {
  font-size: 1.4rem;
  line-height: 1.71;
  font-family: "Mukta", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  color: #333D47;
  word-wrap: normal; }
  @media screen and (min-width: 768px) {
    .block-industries .industries .blocks-wrapper .c-news__inner .header--p {
      font-size: 1.8rem;
      line-height: 1.67; } }

.block-industries .industries .blocks-wrapper .c-news__inner .subheader, .block-industries .industries .blocks-wrapper .c-news__inner .description {
  font-size: 1.2rem;
  line-height: 1.67; }
  @media screen and (min-width: 992px) {
    .block-industries .industries .blocks-wrapper .c-news__inner .subheader, .block-industries .industries .blocks-wrapper .c-news__inner .description {
      font-size: 1.4rem;
      line-height: 1.43; } }

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

/*
* Reset list styles
*/
/*
* Link circle hover
*/
@media screen and (min-width: 768px) {
  .block-industries .industries .blocks-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-circle {
    background-color: #F8B322; } }

@media screen and (min-width: 768px) {
  .block-industries .industries .blocks-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text,
  .block-industries .industries .blocks-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text.white {
    background-color: transparent; } }

.block-industries .industries .blocks-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text {
  transition: 200ms ease-in-out; }

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

@media screen and (min-width: 768px) {
  .block-industries .industries .blocks-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-circle {
    transition: 500ms ease-in-out; } }

@media screen and (min-width: 768px) {
  .block-industries .industries .blocks-wrapper .c-news__inner:hover .content-wrapper .c-link-circle .link-text {
    transition: 300ms ease-in-out; } }

/*
* Button hover
*/
.block-industries .industries .blocks-wrapper .c-news__inner:hover .c-button {
  color: #ffffff;
  transition: 300ms ease-in-out; }
  .block-industries .industries .blocks-wrapper .c-news__inner:hover .c-button:before {
    transition: 300ms ease-in-out;
    opacity: 1; }
  .block-industries .industries .blocks-wrapper .c-news__inner:hover .c-button .arrow-icon {
    filter: brightness(0) saturate(100%) invert(96%) sepia(97%) saturate(12%) hue-rotate(237deg) brightness(103%) contrast(103%);
    transition: 300ms ease-in-out; }

/*
* 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
*/
.block-industries .industries .blocks-wrapper .c-news__inner .img-wrapper img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/*
* Image as cover or contain
*/
.block-industries .industries .blocks-wrapper .c-news__inner .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%; }

/*
* Icon wrapper
*/
/*
* Element border-radius
*/
.block-industries .industries .blocks-wrapper .c-news {
  border-radius: 0 50px 0 0; }

/*
* checkbox checked
*/
/*
* language font
*/
/*
* Slider pagination
*/
/*
* Slider buttons
*/
/*
* News and slide component
*/
.block-industries .industries .blocks-wrapper .c-news {
  background-color: #ffffff;
  height: auto;
  overflow: hidden;
  transition: box-shadow 300ms ease-in-out, background-color 300ms ease-in-out, border 300ms ease-in-out; }

.block-industries .industries .blocks-wrapper .c-news__inner.bg-white .content-wrapper, .block-industries .industries .blocks-wrapper .c-news__inner {
  display: flex;
  flex-direction: column;
  height: 100%; }

.block-industries .industries .blocks-wrapper .c-news__inner .img-wrapper {
  position: relative;
  background-color: #F9F9F9;
  padding-top: 59.7%;
  margin: 0; }

.block-industries .industries .blocks-wrapper .c-news__inner.bg-white .content-wrapper {
  border: 1px solid rgba(51, 61, 71, 0.1);
  transition: border 300ms ease-in-out; }

/*
* 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-industries {
  margin-top: 5rem;
  margin-bottom: 10rem; }
  @media screen and (min-width: 992px) {
    .block-industries {
      margin-top: 5rem;
      margin-bottom: 13rem; } }
  .block-industries .industries > .header,
  .block-industries .industries > .description {
    margin-bottom: 3rem;
    text-align: center; }
  @media screen and (min-width: 768px) {
    .block-industries .industries > .description {
      max-width: 53rem;
      margin-left: auto;
      margin-right: auto; } }
  .block-industries .industries .blocks-wrapper {
    margin-top: 5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    grid-gap: 2rem; }
    @media screen and (min-width: 576px) {
      .block-industries .industries .blocks-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(40%, 1fr)); } }
    @media screen and (min-width: 768px) {
      .block-industries .industries .blocks-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(30%, 1fr)); } }
    .block-industries .industries .blocks-wrapper .c-news a {
      text-decoration: none; }
    .block-industries .industries .blocks-wrapper .c-news__inner .content-wrapper {
      padding: 3rem; }
    .block-industries .industries .blocks-wrapper .c-news__inner .subheader {
      font-weight: 800;
      text-transform: uppercase;
      color: #333D47;
      margin-bottom: 1rem; }
    .block-industries .industries .blocks-wrapper .c-news__inner .header--p {
      margin-bottom: 2rem;
      font-weight: 500; }
    .block-industries .industries .blocks-wrapper .c-news__inner .header--h4 {
      line-height: 1.05;
      margin-bottom: 3rem; }
    .block-industries .industries .blocks-wrapper .c-news__inner .description {
      color: rgba(51, 61, 71, 0.5);
      margin-bottom: 4rem; }
    .block-industries .industries .blocks-wrapper .c-news__inner .c-link-circle {
      margin: auto 0 1.5rem 0; }
    .block-industries .industries .blocks-wrapper .c-news__inner .c-button {
      margin: auto 0 0 0;
      width: -moz-fit-content;
      width: fit-content; }
    .block-industries .industries .blocks-wrapper .c-news__inner.bg-gray {
      background-color: #F9F9F9; }
      .block-industries .industries .blocks-wrapper .c-news__inner.bg-gray .c-button {
        background-color: #F9F9F9; }
    .block-industries .industries .blocks-wrapper .c-news__inner:hover .c-button .arrow-icon {
      transform: translateX(0.3rem); }
    @media screen and (min-width: 992px) {
      .block-industries .industries .blocks-wrapper .c-news--bg-white:hover {
        box-shadow: 0px 5px 20px rgba(51, 61, 71, 0.07); } }
    @media screen and (min-width: 992px) {
      .block-industries .industries .blocks-wrapper .c-news--bg-white:hover .content-wrapper {
        border: 1px solid transparent; } }


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