.foto-block-text.reverse .wrapper {
  flex-direction: row-reverse; }
.foto-block-text .wrapper {
  display: flex;
  justify-content: space-between;
  background-color: transparent; }
  .foto-block-text .wrapper .container-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    .foto-block-text .wrapper .container-block h1, .foto-block-text .wrapper .container-block h2, .foto-block-text .wrapper .container-block h3, .foto-block-text .wrapper .container-block h4, .foto-block-text .wrapper .container-block p {
      width: 100%; }
    .foto-block-text .wrapper .container-block .image {
      width: fit-content !important;
      margin-top: 42px; }
  .foto-block-text .wrapper .text {
    width: 50%;
    display: flex;
    align-items: center; }
  .foto-block-text .wrapper .foto {
    width: 50%;
    position: relative;
    overflow: hidden;
    min-height: 33vw; }
    .foto-block-text .wrapper .foto .foto-background {
      height: 100%;
      width: 100%;
      align-items: center;
      display: flex;
      justify-content: center;
      position: absolute;
      top: 0; }
      .foto-block-text .wrapper .foto .foto-background .text {
        padding: 60px;
        width: 70%; }
        .foto-block-text .wrapper .foto .foto-background .text p {
          margin-bottom: 0;
          font-size: 52rem;
          color: var(--secondary-text);
          font-weight: 600;
          text-align: center; }
    .foto-block-text .wrapper .foto .image {
      height: 100%;
      margin-top: 0;
      margin-bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
    .foto-block-text .wrapper .foto img {
      height: inherit;
      width: 100%;
      object-fit: cover;
      position: absolute; }

@media (max-width: 575.5px) {
  .foto-block-text.reverse .wrapper {
    flex-direction: column-reverse; }
    .foto-block-text.reverse .wrapper .foto .foto-background {
      justify-content: center; }
  .foto-block-text .wrapper {
    flex-direction: column-reverse; }
    .foto-block-text .wrapper .container-block {
      flex-direction: column; }
    .foto-block-text .wrapper .text {
      width: 100%; }
      .foto-block-text .wrapper .text img {
        max-width: 100px; }
      .foto-block-text .wrapper .text p {
        margin-bottom: 10px; }
      .foto-block-text .wrapper .text .buttons {
        margin-top: 0px; }
    .foto-block-text .wrapper .foto {
      width: 100%; }
      .foto-block-text .wrapper .foto .foto-background {
        justify-content: center; }
        .foto-block-text .wrapper .foto .foto-background .text {
          padding: 30px 0px; }
          .foto-block-text .wrapper .foto .foto-background .text p {
            font-size: 30rem; }
      .foto-block-text .wrapper .foto img {
        position: relative; }

  #start .foto-block-text:last-child .container-block {
    padding-bottom: 20px; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .foto-block-text.reverse .wrapper {
    flex-direction: column-reverse; }
    .foto-block-text.reverse .wrapper .foto .foto-background {
      justify-content: center; }
  .foto-block-text .wrapper {
    flex-direction: column-reverse; }
    .foto-block-text .wrapper .text {
      width: 100%; }
      .foto-block-text .wrapper .text img {
        max-width: 150px; }
      .foto-block-text .wrapper .text p {
        margin-bottom: 10px; }
      .foto-block-text .wrapper .text .buttons {
        margin-top: 0px; }
    .foto-block-text .wrapper .foto {
      width: 100%; }
      .foto-block-text .wrapper .foto .foto-background {
        justify-content: center; }
        .foto-block-text .wrapper .foto .foto-background .text {
          padding: 50px 0px; }
          .foto-block-text .wrapper .foto .foto-background .text p {
            font-size: 32rem; }
      .foto-block-text .wrapper .foto img {
        position: relative; }

  #start .foto-block-text:last-child .container-block {
    padding-bottom: 30px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .foto-block-text.reverse .wrapper {
    flex-direction: column-reverse; }
    .foto-block-text.reverse .wrapper .foto .foto-background {
      justify-content: center; }
  .foto-block-text .wrapper {
    flex-direction: column-reverse; }
    .foto-block-text .wrapper .foto .foto-background {
      justify-content: center; }
      .foto-block-text .wrapper .foto .foto-background .text {
        padding: 60px 0px; }
        .foto-block-text .wrapper .foto .foto-background .text p {
          font-size: 38rem; }
    .foto-block-text .wrapper .text {
      width: 100%; }
      .foto-block-text .wrapper .text p {
        margin-bottom: 20px; }
      .foto-block-text .wrapper .text .buttons {
        margin-top: 0px; }
    .foto-block-text .wrapper .foto {
      width: 100%; }
      .foto-block-text .wrapper .foto img {
        position: relative; }

  #start .foto-block-text:last-child .container-block {
    padding-bottom: 50px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .foto-block-text .wrapper .foto .foto-background .text {
    padding: 40px 0px; }
    .foto-block-text .wrapper .foto .foto-background .text p {
      font-size: 40rem; }
  .foto-block-text .wrapper .text img {
    max-width: 120px; }
  .foto-block-text .wrapper .text p {
    margin-bottom: 20px; }
  .foto-block-text .wrapper .text .buttons {
    margin-top: 0px; }

  #start .foto-block-text:last-child .container-block {
    padding-bottom: 50px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .foto-block-text .wrapper .foto .foto-background .text {
    padding: 40px 0px; }
    .foto-block-text .wrapper .foto .foto-background .text p {
      font-size: 40rem; }
  .foto-block-text .wrapper .text img {
    max-width: 150px; }
  .foto-block-text .wrapper .text p {
    margin-bottom: 20px; }
  .foto-block-text .wrapper .text .buttons {
    margin-top: 25px; }

  #start .foto-block-text:last-child .container-block {
    padding-bottom: 50px; } }
@media (min-width: 1580px) {
  .foto-block-text .wrapper .text p {
    margin-bottom: 20px; }
  .foto-block-text .wrapper .text .buttons {
    margin-top: 45px; }

  #start .foto-block-text:last-child .container-block {
    padding-bottom: 50px; } }

/*# sourceMappingURL=foto_block_text.css.map */
