@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.steps .icon {
  width: 257px;
  min-width: 257px;
  height: 257px;
  border-radius: 50%;
  background-color: #fff;
  border: 19px solid #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 20px; }
  .steps .icon h3 {
    font-size: 119rem;
    color: #9a7f4e;
    font-weight: 500;
    font-family: "Montserrat", sans-serif; }
.steps .foto {
  width: 110px;
  min-width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: #fff;
  border: 6px solid #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -22px;
  right: -35px; }
  .steps .foto img {
    max-width: 80px;
    max-height: 80px;
    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 .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: 16px;
    letter-spacing: 0;
    color: #808285;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px; }
  .steps .text h3 {
    font-size: 19px;
    letter-spacing: -1px;
    font-weight: 600;
    text-align: center; }
  .steps .text p {
    text-align: center;
    color: #9a7f4e; }

@media (max-width: 575px) {
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
  .steps .icon {
    width: 200px;
    min-width: 200px;
    height: 200px;
    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 .text h4 {
      font-size: 16px; }
  .steps .arrow {
    height: 100px; }
    .steps .arrow img {
      height: 50px;
      transform: rotate(90deg); } }
@media (min-width: 576px) and (max-width: 767px) {
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .steps .icon {
    width: 200px;
    min-width: 200px;
    height: 200px;
    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: 768px) and (max-width: 991px) {
  .steps .one-step {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  .steps .icon {
    width: 200px;
    min-width: 200px;
    height: 200px;
    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: 992px) and (max-width: 1199px) {
  .steps .icon {
    width: 160px;
    min-width: 160px;
    height: 160px;
    border-width: 10px; }
    .steps .icon h3 {
      font-size: 80rem; }
  .steps .foto {
    width: 80px;
    min-width: 80px;
    height: 80px;
    bottom: -10px;
    right: -28px;
    border-width: 5px; }
    .steps .foto img {
      max-width: 40px;
      max-height: 40px; }
  .steps .text {
    max-width: 160px; }
    .steps .text h3 {
      font-size: 16px; }
    .steps .text h4 {
      font-size: 16px; }
  .steps .arrow {
    height: 160px; }
    .steps .arrow img {
      height: 50px; } }
@media (min-width: 1200px) and (max-width: 1579px) {
  .steps .icon {
    width: 200px;
    min-width: 200px;
    height: 200px; }
    .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 {
    max-width: 200px; }
    .steps .text h4 {
      font-size: 17px; }
  .steps .arrow {
    height: 200px; }
    .steps .arrow img {
      height: 60px; } }

/*# sourceMappingURL=steps.css.map */
