.steps-group .module-title {
  padding-bottom: 20px; }

.steps {
  position: relative; }
  .steps:before {
    content: "";
    border-top: 2px dashed #a1adb6;
    width: 100%;
    position: absolute;
    display: block;
    top: 160px;
    z-index: -1; }
  .steps .icon {
    width: 257px;
    min-width: 257px;
    height: 257px;
    border-radius: 50%;
    background-color: var(--primary-bg);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 20px; }
    .steps .icon h3 {
      font-size: 177rem;
      color: var(--element1-color);
      font-family: "Montserrat", sans-serif;
      font-weight: 900;
      font-family: "Montserrat", sans-serif;
      background: linear-gradient(113deg, #dcdfe1 0%, #f5f7f8 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      color: transparent;
      position: relative;
      z-index: -1; }
  .steps .foto {
    width: 110px;
    min-width: 110px;
    height: 110px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute; }
    .steps .foto img {
      max-width: 110px;
      max-height: 110px;
      object-fit: contain; }
    .steps .foto figure {
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
  .steps .one-step {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .steps .one-step:nth-child(odd) .icon h3 {
      right: 30px; }
    .steps .one-step:nth-child(odd) .foto {
      bottom: 37px;
      right: 38px; }
    .steps .one-step:nth-child(even) .foto {
      bottom: 37px;
      right: 82px; }
    .steps .one-step:nth-child(even) .icon h3 {
      left: 30px; }
  .steps .wrapper {
    justify-content: space-around; }
  .steps .arrow {
    display: flex;
    align-items: center;
    height: 257px; }
    .steps .arrow img {
      width: auto;
      height: 72px; }
  .steps .text {
    max-width: 290px; }
    .steps .text h4 {
      font-size: 26rem;
      text-align: center;
      font-weight: 600;
      margin-bottom: 10px; }
    .steps .text p {
      text-align: center;
      color: var(--transparent-color1); }

@media (max-width: 575.5px) {
  .steps:before {
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    border-bottom: none;
    border-left: 2px dashed #a1adb6; }
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 40px;
    margin-top: 40px;
    background-color: var(--primary-bg); }
    .steps .one-step:nth-child(odd) .icon h3 {
      left: auto;
      right: auto; }
    .steps .one-step:nth-child(odd) .foto {
      bottom: -29px;
      right: 29px; }
    .steps .one-step:nth-child(even) .icon h3 {
      left: auto;
      right: auto; }
    .steps .one-step:nth-child(even) .foto {
      bottom: -29px;
      right: 74px; }
  .steps .icon {
    width: 200px;
    min-width: 200px;
    height: 70px;
    margin-right: 0; }
    .steps .icon h3 {
      font-size: 100rem; }
  .steps .foto {
    width: 90px;
    min-width: 90px;
    height: 90px; }
    .steps .foto img {
      max-width: 45px;
      max-height: 45px; }
  .steps .text {
    width: 300px; }
  .steps .arrow {
    height: 100px; }
    .steps .arrow img {
      height: 50px;
      transform: rotate(90deg); } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .steps:before {
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    border-bottom: none;
    border-left: 2px dashed #a1adb6; }
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    margin-top: 50px;
    background-color: var(--primary-bg); }
    .steps .one-step:nth-child(odd) .foto {
      bottom: -18px;
      right: 57px; }
    .steps .one-step:nth-child(even) .foto {
      bottom: -18px;
      right: 90px; }
  .steps .icon {
    height: 120px;
    margin-right: 0; }
    .steps .icon h3 {
      font-size: 140rem; }
  .steps .foto img {
    max-width: 80px;
    max-height: 80px; }
  .steps .text {
    width: 300px; }
  .steps .arrow {
    height: 100px; }
    .steps .arrow img {
      height: 50px;
      transform: rotate(90deg); } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .steps:before {
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    border-bottom: none;
    border-left: 2px dashed #a1adb6; }
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    margin-top: 50px;
    background-color: var(--primary-bg); }
    .steps .one-step:nth-child(odd) .foto {
      bottom: -24px; }
    .steps .one-step:nth-child(even) .foto {
      bottom: -24px; }
  .steps .icon {
    height: 120px;
    margin-right: 0; }
  .steps .text {
    width: 300px; }
  .steps .arrow {
    height: 100px; }
    .steps .arrow img {
      height: 50px;
      transform: rotate(90deg); } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .steps:before {
    top: 72px; }
  .steps .one-step:nth-child(odd) .foto {
    bottom: -5px;
    right: 34px; }
  .steps .one-step:nth-child(even) .foto {
    bottom: -5px;
    right: 33px; }
  .steps .icon {
    width: 160px;
    min-width: 160px;
    height: 120px;
    border-width: 10px;
    margin-bottom: 0; }
    .steps .icon h3 {
      font-size: 120rem; }
  .steps .foto {
    width: 80px;
    min-width: 80px;
    height: 80px;
    bottom: -10px;
    right: -28px;
    border-width: 5px; }
    .steps .foto img {
      max-width: 60px;
      max-height: 60px; }
  .steps .text {
    max-width: 220px; }
  .steps .arrow {
    height: 160px; }
    .steps .arrow img {
      height: 50px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .steps .one-step:nth-child(odd) .foto {
    bottom: 20px;
    right: 22px; }
  .steps .one-step:nth-child(even) .foto {
    bottom: 20px;
    right: 63px; }
  .steps:before {
    top: 115px; }
  .steps .icon {
    width: 200px;
    min-width: 200px;
    height: 200px; }
  .steps .foto {
    width: 90px;
    min-width: 90px;
    height: 90px; }
    .steps .foto img {
      /*                max-width: 45px;
                      max-height: 45px;*/ }
  .steps .text {
    max-width: 260px; }
  .steps .arrow {
    height: 200px; }
    .steps .arrow img {
      height: 60px; } }

/*# sourceMappingURL=steps.css.map */
