/*
* 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-table-of-content .table-of-content .table-of-contents li {
  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-table-of-content .table-of-content .table-of-contents li {
      font-size: 1.8rem;
      line-height: 1.67; } }

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

/*
* Reset list styles
*/
.block-table-of-content .table-of-content .table-of-contents {
  margin: 0;
  padding: 0; }

.block-table-of-content .table-of-content .table-of-contents li {
  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
*/
/*
* Element border-radius
*/
.block-table-of-content .table-of-content {
  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-table-of-content {
  margin-top: 5rem;
  margin-bottom: 5rem; }
  @media screen and (min-width: 992px) {
    .block-table-of-content {
      margin-top: 8rem;
      margin-bottom: 8rem; } }
  .block-table-of-content .table-of-content {
    width: min(100%, 52.4rem);
    padding: 3rem;
    background-color: #F9F9F9;
    min-height: 34rem; }
    @media screen and (min-width: 768px) {
      .block-table-of-content .table-of-content {
        margin: 0 auto; } }
    @media screen and (min-width: 1300px) {
      .block-table-of-content .table-of-content {
        width: 49.16%; } }
    .block-table-of-content .table-of-content .table-of-contents li a {
      display: block;
      padding: 0.5rem 0; }


/*# sourceMappingURL=block_table-of-content.css.map*/