/*
* 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
*/
/*
* Custom scrollbar
*/
@-moz-document url-prefix() { }

/*
* Reset list styles
*/
.block-online-tools .online-tools .tools-wrapper .tool {
  margin: 0;
  padding: 0;
  list-style: none; }

/*
* Link circle hover
*/
@media screen and (min-width: 768px) {
  .block-online-tools .online-tools .tools-wrapper .tool:hover .tool__link .c-link-circle .link-circle {
    background-color: #F8B322; } }

@media screen and (min-width: 768px) {
  .block-online-tools .online-tools .tools-wrapper .tool:hover .tool__link .c-link-circle .link-text,
  .block-online-tools .online-tools .tools-wrapper .tool:hover .tool__link .c-link-circle .link-text.white {
    background-color: transparent; } }

.block-online-tools .online-tools .tools-wrapper .tool:hover .tool__link .c-link-circle .link-text {
  transition: 200ms ease-in-out; }

@media screen and (min-width: 768px) {
  .block-online-tools .online-tools .tools-wrapper .tool:hover .tool__link .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-online-tools .online-tools .tools-wrapper .tool:hover .tool__link .c-link-circle .link-circle {
    transition: 500ms ease-in-out; } }

@media screen and (min-width: 768px) {
  .block-online-tools .online-tools .tools-wrapper .tool:hover .tool__link .c-link-circle .link-text {
    transition: 300ms ease-in-out; } }

/*
* 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
*/
.block-online-tools .header-wrapper .section-bg, .block-online-tools .online-tools .tool-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/*
* Image as cover or contain
*/
/*
* Icon wrapper
*/
/*
* Element border-radius
*/
.block-online-tools .online-tools .tools-wrapper .tool {
  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-online-tools {
  margin-top: 5rem;
  margin-bottom: 2.7rem; }
  @media screen and (min-width: 992px) {
    .block-online-tools {
      margin-top: 5rem;
      margin-bottom: 5.7rem; } }
  .block-online-tools .header-wrapper {
    position: relative; }
    .block-online-tools .header-wrapper .section-bg {
      background-color: #F9F9F9; }
    .block-online-tools .header-wrapper .header {
      margin-bottom: 0;
      text-align: center;
      position: relative;
      padding: 6rem 0 5rem 0; }
      @media screen and (min-width: 992px) {
        .block-online-tools .header-wrapper .header {
          padding: 8rem 0 5rem 0; } }
  .block-online-tools .online-tools {
    position: relative; }
    .block-online-tools .online-tools .tool-bg {
      width: 100%;
      background-color: #F9F9F9; }
    .block-online-tools .online-tools .tool-bg--1 {
      height: calc( ( ( 100% / 1 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--1 {
          height: calc( ( 100% / 1 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--1 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--2 {
      height: calc( ( ( 100% / 2 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--2 {
          height: calc( ( 100% / 2 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--2 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--3 {
      height: calc( ( ( 100% / 3 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--3 {
          height: calc( ( 100% / 3 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--3 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--4 {
      height: calc( ( ( 100% / 4 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--4 {
          height: calc( ( 100% / 4 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--4 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--5 {
      height: calc( ( ( 100% / 5 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--5 {
          height: calc( ( 100% / 5 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--5 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--6 {
      height: calc( ( ( 100% / 6 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--6 {
          height: calc( ( 100% / 6 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--6 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--7 {
      height: calc( ( ( 100% / 7 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--7 {
          height: calc( ( 100% / 7 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--7 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--8 {
      height: calc( ( ( 100% / 8 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--8 {
          height: calc( ( 100% / 8 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--8 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--9 {
      height: calc( ( ( 100% / 9 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--9 {
          height: calc( ( 100% / 9 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--9 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--10 {
      height: calc( ( ( 100% / 10 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--10 {
          height: calc( ( 100% / 10 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--10 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--11 {
      height: calc( ( ( 100% / 11 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--11 {
          height: calc( ( 100% / 11 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--11 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--12 {
      height: calc( ( ( 100% / 12 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--12 {
          height: calc( ( 100% / 12 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--12 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--13 {
      height: calc( ( ( 100% / 13 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--13 {
          height: calc( ( 100% / 13 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--13 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--14 {
      height: calc( ( ( 100% / 14 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--14 {
          height: calc( ( 100% / 14 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--14 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--15 {
      height: calc( ( ( 100% / 15 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--15 {
          height: calc( ( 100% / 15 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--15 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--16 {
      height: calc( ( ( 100% / 16 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--16 {
          height: calc( ( 100% / 16 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--16 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--17 {
      height: calc( ( ( 100% / 17 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--17 {
          height: calc( ( 100% / 17 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--17 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--18 {
      height: calc( ( ( 100% / 18 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--18 {
          height: calc( ( 100% / 18 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--18 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--19 {
      height: calc( ( ( 100% / 19 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--19 {
          height: calc( ( 100% / 19 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--19 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tool-bg--20 {
      height: calc( ( ( 100% / 20 ) - 1rem ) / 2); }
      @media screen and (min-width: 768px) {
        .block-online-tools .online-tools .tool-bg--20 {
          height: calc( ( 100% / 20 ) - 1rem); } }
      @media screen and (min-width: 992px) {
        .block-online-tools .online-tools .tool-bg--20 {
          height: calc(50% - 1rem); } }
    .block-online-tools .online-tools .tools-wrapper {
      display: flex;
      flex-wrap: wrap;
      margin: 0 auto; }
      @media screen and (min-width: 1600px) {
        .block-online-tools .online-tools .tools-wrapper--center {
          justify-content: center; } }
      .block-online-tools .online-tools .tools-wrapper .tool {
        position: relative;
        width: 100%;
        margin: 0 0 2rem 0;
        background-color: #ffffff;
        padding: 2.5rem 3rem;
        display: flex;
        align-items: center;
        box-shadow: 0px 50px 80px rgba(51, 61, 71, 0.07); }
        @media screen and (min-width: 768px) {
          .block-online-tools .online-tools .tools-wrapper .tool {
            width: calc( 50% - 1rem);
            margin: 0 2rem 2rem 0; } }
        @media screen and (min-width: 1600px) {
          .block-online-tools .online-tools .tools-wrapper .tool {
            width: 32%;
            margin: 0 2% 2rem 0; } }
        .block-online-tools .online-tools .tools-wrapper .tool__link {
          text-decoration: none;
          cursor: pointer;
          width: 100%;
          display: grid;
          grid-template-columns: 1fr;
          grid-gap: 2rem; }
          @media screen and (min-width: 576px) {
            .block-online-tools .online-tools .tools-wrapper .tool__link {
              grid-template-columns: minmax(23.5rem, 1fr) auto; } }
          @media screen and (min-width: 768px) {
            .block-online-tools .online-tools .tools-wrapper .tool__link {
              grid-template-columns: 1fr; } }
          @media screen and (min-width: 992px) {
            .block-online-tools .online-tools .tools-wrapper .tool__link {
              grid-template-columns: minmax(23.5rem, 1fr) auto; } }
        .block-online-tools .online-tools .tools-wrapper .tool__title {
          margin: 0 auto 0 0;
          width: min(100%, 23.5rem);
          padding-right: 2rem; }
        .block-online-tools .online-tools .tools-wrapper .tool .c-link-circle {
          width: -moz-fit-content;
          width: fit-content; }
        .block-online-tools .online-tools .tools-wrapper .tool:nth-child(2n+2) {
          margin: 0 0 2rem 0; }
          @media screen and (min-width: 1600px) {
            .block-online-tools .online-tools .tools-wrapper .tool:nth-child(2n+2) {
              margin: 0 2% 2rem 0; } }
        @media screen and (min-width: 1600px) {
          .block-online-tools .online-tools .tools-wrapper .tool:nth-child(3n+3) {
            margin: 0 0 2rem 0; } }


/*# sourceMappingURL=block_online-tools.css.map*/