/*
* 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-columns-text-image .header--small, .block-columns-text-image .columns-text-image__content > .header--small {
  font-size: 2rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .block-columns-text-image .header--small, .block-columns-text-image .columns-text-image__content > .header--small {
      font-size: 2.4rem; } }

.block-columns-text-image .header--small, .block-columns-text-image .columns-text-image__content > .header--small {
  font-weight: 400; }

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

/*
* Reset list styles
*/
/*
* Link circle hover
*/
/*
* Button hover
*/
/*
* Button mobile full width
*/
.block-columns-text-image .columns-text-image__content .c-button {
  display: flex;
  justify-content: center;
  width: 100%; }
  @media screen and (min-width: 576px) {
    .block-columns-text-image .columns-text-image__content .c-button {
      width: -moz-fit-content;
      width: fit-content; } }

/*
* Section width
*/
/*
* Section paddings
*/
/*
* Section header
*/
.block-columns-text-image .header--above {
  margin-bottom: 3rem; }
  @media screen and (min-width: 992px) {
    .block-columns-text-image .header--above {
      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
*/
.block-columns-text-image .columns-text-image__image.image-small img, .block-columns-text-image .columns-text-image__image.image-extrasmall img, .block-columns-text-image .columns-text-image__image-img 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-columns-text-image .columns-text-image__image-img {
  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-columns-text-image {
  margin-top: 5rem;
  margin-bottom: 10rem; }
  @media screen and (min-width: 992px) {
    .block-columns-text-image {
      margin-top: 5rem;
      margin-bottom: 13rem; } }
  .block-columns-text-image.no-margin-bottom {
    margin-top: 5rem;
    margin-bottom: 0; }
    @media screen and (min-width: 992px) {
      .block-columns-text-image.no-margin-bottom {
        margin-top: 5rem;
        margin-bottom: 0; } }
  .block-columns-text-image .header--above {
    text-align: center; }
  .block-columns-text-image .columns-text-image {
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 992px) {
      .block-columns-text-image .columns-text-image {
        align-items: center;
        flex-direction: row; } }
    @media screen and (min-width: 992px) {
      .block-columns-text-image .columns-text-image__content {
        width: 100%;
        padding-right: 10.4%; } }
    .block-columns-text-image .columns-text-image__content .cs-categories-wrapper {
      display: flex;
      flex-wrap: wrap; }
      .block-columns-text-image .columns-text-image__content .cs-categories-wrapper .cs-category {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.4rem;
        margin: 0 2rem 2rem 0;
        padding: 1rem 0.9rem;
        color: #ffffff;
        border-radius: 5rem;
        background-color: #333D47; }
    .block-columns-text-image .columns-text-image__content > .header {
      margin-bottom: 2rem; }
    .block-columns-text-image .columns-text-image__content > .description {
      margin: 0; }
      .block-columns-text-image .columns-text-image__content > .description ul {
        list-style: none; }
        .block-columns-text-image .columns-text-image__content > .description ul li {
          position: relative;
          margin-top: 2rem;
          margin-bottom: 2rem;
          padding-left: 4.5rem; }
          .block-columns-text-image .columns-text-image__content > .description ul li:before {
            position: absolute;
            top: 50%;
            left: 0;
            width: 3rem;
            height: 3rem;
            content: '';
            transform: translateY(-50%);
            border-radius: 10rem;
            background: #F8B322 url("../src/images/checkbox.svg") no-repeat center;
            background-size: 1.4rem; }
    .block-columns-text-image .columns-text-image__content .c-button {
      margin-top: 3rem; }
    .block-columns-text-image .columns-text-image__image {
      display: flex;
      flex-direction: column;
      max-width: 50rem;
      margin-bottom: 5rem; }
      @media screen and (min-width: 992px) {
        .block-columns-text-image .columns-text-image__image {
          width: 49.16%;
          min-width: 49.16%;
          margin-bottom: 0; } }
      @media screen and (min-width: 992px) {
        .block-columns-text-image .columns-text-image__image {
          width: 100%; } }
      @media screen and (min-width: 992px) {
        .block-columns-text-image .columns-text-image__image.image-small {
          width: 40.62%;
          min-width: 40.62%; }
          .block-columns-text-image .columns-text-image__image.image-small .columns-text-image__image-img {
            max-height: 26vw; } }
      @media screen and (min-width: 1920px) {
        .block-columns-text-image .columns-text-image__image.image-small .columns-text-image__image-img {
          max-height: 53rem; } }
      .block-columns-text-image .columns-text-image__image.image-extrasmall {
        width: 33.33%;
        min-width: 33.33%; }
        .block-columns-text-image .columns-text-image__image.image-extrasmall .columns-text-image__image-img {
          position: relative;
          height: 0;
          padding-top: 100%;
          border-radius: 0; }
        .block-columns-text-image .columns-text-image__image.image-extrasmall img {
          position: absolute;
          top: 0;
          left: 0;
          -o-object-fit: contain;
             object-fit: contain; }
      .block-columns-text-image .columns-text-image__image.image-empty {
        align-self: stretch;
        min-height: 400px;
        background-color: #F9F9F9; }
        @media screen and (min-width: 1300px) {
          .block-columns-text-image .columns-text-image__image.image-empty {
            padding: 18% 0; } }
    .block-columns-text-image .columns-text-image__image-img {
      overflow: hidden;
      width: 100%;
      max-height: 71vw; }
      @media screen and (min-width: 576px) {
        .block-columns-text-image .columns-text-image__image-img {
          max-height: 50rem; } }
      @media screen and (min-width: 992px) {
        .block-columns-text-image .columns-text-image__image-img {
          max-height: 29.1vw; } }
      @media screen and (min-width: 1920px) {
        .block-columns-text-image .columns-text-image__image-img {
          max-height: 62rem; } }
    .block-columns-text-image .columns-text-image__image-desc {
      margin-top: 2rem;
      color: #000; }
      .block-columns-text-image .columns-text-image__image-desc h3, .block-columns-text-image .columns-text-image__image-desc h4, .block-columns-text-image .columns-text-image__image-desc h5 {
        margin-bottom: 1.5rem; }
    @media screen and (min-width: 992px) {
      .block-columns-text-image .columns-text-image.image-left .columns-text-image__content {
        padding-right: 0;
        padding-left: 10.4%; } }
    @media screen and (min-width: 992px) {
      .block-columns-text-image .columns-text-image.image-right .columns-text-image__content {
        order: 1; } }
    @media screen and (min-width: 992px) {
      .block-columns-text-image .columns-text-image.image-right .columns-text-image__image {
        order: 2; } }


/*# sourceMappingURL=block_columns-text-image.css.map*/