@import url("https://fonts.googleapis.com/css2?family=Commissioner:wght@400;500;600&family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.steps {
  padding-bottom: 120px;
  padding-top: 30px;
  border-bottom: solid 3px rgba(10, 10, 10, 0.1); }
  .steps .icon {
    width: 257px;
    min-width: 257px;
    height: 257px;
    border-radius: 50%;
    background-color: #074a37;
    border: solid 15px #eeeeee;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto; }
    .steps .icon h3 {
      font-size: 140rem;
      color: #fff;
      font-weight: 500;
      font-family: "Ubuntu", sans-serif; }
  .steps .foto {
    width: 110px;
    min-width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
    border: solid 6px #eeeeee;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -22px;
    right: -35px; }
    .steps .foto img {
      max-width: 58px;
      object-fit: contain; }
    .steps .foto figure {
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
  .steps .wrapper {
    justify-content: space-around; }
  .steps .arrow {
    width: 43px;
    margin-top: 98.5px; }
    .steps .arrow img {
      width: 100%; }
  .steps .text {
    padding: 10px;
    max-width: 300px; }
    .steps .text h4 {
      color: #0a0a0a;
      font-weight: 400;
      font-size: 22rem;
      text-align: center;
      text-transform: unset;
      margin-bottom: 15px; }
    .steps .text p {
      color: rgba(10, 10, 10, 0.55);
      font-size: 19rem;
      font-weight: 400;
      text-align: center; }

@media (max-width: 575px) {
  .steps {
    padding-bottom: 45px;
    padding-top: 10px; }
    .steps .icon {
      width: 145px;
      height: 145px;
      min-width: 145px;
      border: solid 9px #eeeeee;
      margin-bottom: 10px; }
      .steps .icon h3 {
        font-size: 85rem; }
    .steps .arrow {
      width: 45px;
      margin: 10px 0px; }
    .steps .wrapper {
      flex-direction: column;
      align-items: center; }
    .steps .arrow {
      transform: rotate(90deg); }
    .steps .foto {
      width: 60px;
      min-width: 60px;
      height: 60px;
      border: solid 5px #eeeeee;
      bottom: -15px;
      right: -15px; }
      .steps .foto img {
        max-width: 30px; }
    .steps .text {
      max-width: 350px; }
      .steps .text h4 {
        margin-botom: 10px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .steps {
    padding-bottom: 45px;
    padding-top: 20px; }
    .steps .icon {
      width: 145px;
      height: 145px;
      min-width: 145px;
      border: solid 9px #eeeeee;
      margin-bottom: 10px; }
      .steps .icon h3 {
        font-size: 85rem; }
    .steps .arrow {
      width: 45px;
      margin: 10px 0px; }
    .steps .wrapper {
      flex-direction: column;
      align-items: center; }
    .steps .arrow {
      transform: rotate(90deg); }
    .steps .foto {
      width: 60px;
      min-width: 60px;
      height: 60px;
      border: solid 5px #eeeeee;
      bottom: -15px;
      right: -15px; }
      .steps .foto img {
        max-width: 30px; }
    .steps .text {
      max-width: 350px; }
      .steps .text h4 {
        margin-bottom: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .steps {
    padding-bottom: 60px;
    padding-top: 20px; }
    .steps .icon {
      width: 165px;
      height: 165px;
      min-width: 165px;
      border: solid 12px #eeeeee;
      margin-bottom: 15px; }
      .steps .icon h3 {
        font-size: 95rem; }
    .steps .arrow {
      width: 45px;
      margin: 15px 0px; }
    .steps .wrapper {
      flex-direction: column;
      align-items: center; }
    .steps .arrow {
      transform: rotate(90deg); }
    .steps .foto {
      width: 75px;
      min-width: 75px;
      height: 75px;
      border: solid 6px #eeeeee;
      bottom: -18px;
      right: -26px; }
      .steps .foto img {
        max-width: 40px; }
    .steps .text {
      max-width: 350px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .steps .icon {
    width: 140px;
    height: 140px;
    min-width: 140px;
    border: solid 8px #eeeeee;
    margin-bottom: 15px; }
    .steps .icon h3 {
      font-size: 85rem; }
  .steps .arrow {
    margin-top: 57.5px;
    width: 30px; }
  .steps .foto {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border: solid 5px #eeeeee;
    bottom: -15px;
    right: -15px; }
    .steps .foto img {
      max-width: 30px; }
  .steps .text {
    max-width: 175px; }
    .steps .text h4 {
      -webkit-line-clamp: 3;
      font-size: 18rem;
      margin-bottom: 10px; }
    .steps .text p {
      -webkit-line-clamp: 7;
      font-size: 17rem; } }
@media (min-width: 1200px) and (max-width: 1579px) {
  .steps {
    padding-bottom: 90px; }
    .steps .icon {
      width: 200px;
      height: 200px;
      min-width: 200px;
      border: solid 10px #eeeeee; }
      .steps .icon h3 {
        font-size: 100rem; }
    .steps .foto {
      width: 85px;
      min-width: 85px;
      height: 85px; }
      .steps .foto img {
        max-width: 40px; }
    .steps .arrow {
      width: 30px;
      margin-top: 85px; }
    .steps .text {
      max-width: 235px; }
      .steps .text h4 {
        font-size: 18rem;
        margin-bottom: 10px; }
      .steps .text p {
        font-size: 17rem; } }

/*# sourceMappingURL=steps.css.map */
