.foto-contain .foto-block.reverse .wrapper {
  justify-content: space-between; }
  .foto-contain .foto-block.reverse .wrapper .foto .image {
    justify-content: flex-start; }
.foto-contain .foto-block .wrapper {
  justify-content: space-between; }
  .foto-contain .foto-block .wrapper .foto {
    min-height: auto;
    border: none; }
    .foto-contain .foto-block .wrapper .foto img {
      max-width: 600px;
      object-fit: contain;
      max-height: 100%;
      width: revert-layer; }
    .foto-contain .foto-block .wrapper .foto .image {
      justify-content: flex-end; }

.foto-block-prize .foto-block.reverse .wrapper {
  justify-content: space-between; }
  .foto-block-prize .foto-block.reverse .wrapper .text {
    justify-content: center; }
.foto-block-prize .foto-block .wrapper {
  justify-content: space-between; }
  .foto-block-prize .foto-block .wrapper .foto {
    min-height: auto;
    border: none; }
    .foto-block-prize .foto-block .wrapper .foto img {
      max-width: 660px;
      object-fit: contain; }
  .foto-block-prize .foto-block .wrapper .text {
    justify-content: center; }
    .foto-block-prize .foto-block .wrapper .text .container-block {
      margin: 0; }
    .foto-block-prize .foto-block .wrapper .text .buttons {
      justify-content: center; }
      .foto-block-prize .foto-block .wrapper .text .buttons .btn {
        min-width: 270px; }
    .foto-block-prize .foto-block .wrapper .text h2 {
      font-size: 67rem;
      font-weight: 600;
      margin-bottom: 40px; }
    .foto-block-prize .foto-block .wrapper .text h3 {
      color: var(--element1-color);
      font-size: 29rem; }
    .foto-block-prize .foto-block .wrapper .text img {
      max-width: 500px;
      margin-top: 25px; }

.border-none .foto-block .wrapper .foto {
  border: none; }

.foto-block-group.light-title .foto-block .title h3 {
  color: var(--element1-color); }
.foto-block-group.light-title .foto-block .wrapper .text p, .foto-block-group.light-title .foto-block .wrapper .text ul li, .foto-block-group.light-title .foto-block .wrapper .text ol li, .foto-block-group.light-title .foto-block .wrapper .text a {
  font-size: 16rem;
  font-weight: 500;
  line-height: 1.8; }
.foto-block-group.light-title .foto-block .wrapper .text .btn {
  background-color: var(--element1-color);
  border-color: var(--element1-color);
  color: var(--secondary-title);
  font-weight: 700; }

.foto-block-group.water-photo-block {
  background-image: url("/img/water-photo-block-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .foto-block-group.water-photo-block .foto-block {
    min-height: 42vw; }
    .foto-block-group.water-photo-block .foto-block .title h3 {
      color: var(--element1-color); }
    .foto-block-group.water-photo-block .foto-block .wrapper {
      height: 815px; }
      .foto-block-group.water-photo-block .foto-block .wrapper .foto .image {
        height: auto; }
      .foto-block-group.water-photo-block .foto-block .wrapper .foto img {
        object-fit: contain;
        position: relative;
        width: auto; }
      .foto-block-group.water-photo-block .foto-block .wrapper .text .container-block {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 0;
        width: 870px;
        padding-top: 120px; }
      .foto-block-group.water-photo-block .foto-block .wrapper .text p, .foto-block-group.water-photo-block .foto-block .wrapper .text ul li, .foto-block-group.water-photo-block .foto-block .wrapper .text ol li, .foto-block-group.water-photo-block .foto-block .wrapper .text a {
        font-size: 17rem;
        font-weight: 500;
        line-height: 1.8; }
      .foto-block-group.water-photo-block .foto-block .wrapper .text .btn {
        font-weight: 700; }
        .foto-block-group.water-photo-block .foto-block .wrapper .text .btn:nth-child(2) {
          background-color: transparent;
          border-color: var(--element1-color);
          color: var(--element1-color); }

.text-center .foto-block .title {
  justify-content: center; }
.text-center .foto-block p, .text-center .foto-block h2, .text-center .foto-block h3, .text-center .foto-block h4 {
  text-align: center; }

.foto-block {
  background-color: transparent; }
  .foto-block.reverse .wrapper {
    flex-direction: row-reverse;
    justify-content: flex-end; }
    .foto-block.reverse .wrapper .text {
      justify-content: flex-end; }
  .foto-block:not(.reverse) .wrapper .text .btn {
    background-color: var(--primary-bg);
    border-color: var(--element1-color);
    color: var(--primary-title); }
  .foto-block .solo-icon {
    margin-bottom: 50px; }
    .foto-block .solo-icon img {
      max-width: 100%; }
  .foto-block .wrapper {
    display: flex;
    justify-content: flex-start;
    background-color: transparent; }
    .foto-block .wrapper .text {
      width: 50%;
      display: flex;
      justify-content: flex-start; }
      .foto-block .wrapper .text .title h3 {
        font-size: 35rem; }
      .foto-block .wrapper .text h3 {
        font-size: 30rem; }
      .foto-block .wrapper .text p, .foto-block .wrapper .text ul li, .foto-block .wrapper .text ol li {
        font-size: 25rem;
        font-weight: 500; }
    .foto-block .wrapper .foto {
      width: 45%;
      position: relative;
      overflow: hidden;
      min-height: 30vw; }
      .foto-block .wrapper .foto .image {
        height: 100%;
        margin-top: 0;
        margin-bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
      .foto-block .wrapper .foto img {
        height: inherit;
        width: 100%;
        object-fit: cover;
        position: absolute;
        border: 6px solid var(--element1-color);
        border-radius: 28px;
        height: auto; }

@media (max-width: 575.5px) {
  #module-group-292 .foto-block .title {
    display: none; }

  .foto-contain .foto-block.reverse .wrapper .foto .image {
    justify-content: center; }
  .foto-contain .foto-block .wrapper .foto img {
    max-width: 300px; }
  .foto-contain .foto-block .wrapper .foto .image {
    justify-content: center; }

  .foto-block-prize .foto-block .wrapper .foto {
    padding-bottom: 60px; }
    .foto-block-prize .foto-block .wrapper .foto img {
      max-width: 250px; }
  .foto-block-prize .foto-block .wrapper .text .buttons .btn {
    min-width: auto; }
  .foto-block-prize .foto-block .wrapper .text img {
    max-width: 185px; }
  .foto-block-prize .foto-block .wrapper .text h2 {
    font-size: 40rem;
    margin-bottom: 20px; }
  .foto-block-prize .foto-block .wrapper .text h3 {
    font-size: 22rem; }

  .foto-block.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block .wrapper {
    flex-direction: column-reverse; }
    .foto-block .wrapper .text {
      width: 100%; }
      .foto-block .wrapper .text .title h3 {
        font-size: 30rem; }
      .foto-block .wrapper .text h3 {
        font-size: 25rem; }
      .foto-block .wrapper .text p, .foto-block .wrapper .text ul li, .foto-block .wrapper .text ol li {
        font-size: 23rem; }
    .foto-block .wrapper .foto {
      width: calc(100% - 30px);
      margin: 0 auto; }
      .foto-block .wrapper .foto img {
        position: relative;
        max-height: 420px; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  #module-group-292 .foto-block .title {
    display: none; }

  .foto-contain .foto-block.reverse .wrapper .foto .image {
    justify-content: center; }
  .foto-contain .foto-block .wrapper .foto img {
    max-width: 390px; }
  .foto-contain .foto-block .wrapper .foto .image {
    justify-content: center; }

  .foto-block-prize .foto-block .wrapper .foto {
    padding-bottom: 60px; }
    .foto-block-prize .foto-block .wrapper .foto img {
      max-width: 305px; }
  .foto-block-prize .foto-block .wrapper .text .buttons .btn {
    min-width: 195px; }
  .foto-block-prize .foto-block .wrapper .text img {
    max-width: 230px; }
  .foto-block-prize .foto-block .wrapper .text h2 {
    font-size: 40rem;
    margin-bottom: 20px; }
  .foto-block-prize .foto-block .wrapper .text h3 {
    font-size: 22rem; }

  .foto-block.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block .wrapper {
    flex-direction: column-reverse; }
    .foto-block .wrapper .text {
      width: 100%; }
      .foto-block .wrapper .text .title h3 {
        font-size: 30rem; }
      .foto-block .wrapper .text h3 {
        font-size: 25rem; }
      .foto-block .wrapper .text p, .foto-block .wrapper .text ul li, .foto-block .wrapper .text ol li {
        font-size: 24rem; }
    .foto-block .wrapper .foto {
      width: calc(100% - 40px);
      margin: 0 auto; }
      .foto-block .wrapper .foto img {
        position: relative;
        max-height: 500px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .foto-contain .foto-block.reverse .wrapper .foto .image {
    justify-content: center; }
  .foto-contain .foto-block .wrapper .foto img {
    max-width: 490px; }
  .foto-contain .foto-block .wrapper .foto .image {
    justify-content: center; }

  .foto-block-prize .foto-block .wrapper .foto {
    padding-bottom: 60px; }
    .foto-block-prize .foto-block .wrapper .foto img {
      max-width: 375px; }
  .foto-block-prize .foto-block .wrapper .text .buttons .btn {
    min-width: 195px; }
  .foto-block-prize .foto-block .wrapper .text img {
    max-width: 290px; }
  .foto-block-prize .foto-block .wrapper .text h2 {
    font-size: 40rem;
    margin-bottom: 20px; }
  .foto-block-prize .foto-block .wrapper .text h3 {
    font-size: 22rem; }

  .foto-block.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block .wrapper {
    flex-direction: column-reverse; }
    .foto-block .wrapper .text {
      width: 100%; }
      .foto-block .wrapper .text .title h3 {
        font-size: 30rem; }
      .foto-block .wrapper .text h3 {
        font-size: 25rem; }
      .foto-block .wrapper .text p, .foto-block .wrapper .text ul li, .foto-block .wrapper .text ol li {
        font-size: 23rem; }
    .foto-block .wrapper .foto {
      width: calc(100% - 60px);
      margin: 0 auto; }
      .foto-block .wrapper .foto img {
        position: relative;
        max-height: 500px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .foto-block-prize .foto-block .wrapper .foto img {
    max-width: 375px; }
  .foto-block-prize .foto-block .wrapper .text .buttons .btn {
    min-width: 195px; }
  .foto-block-prize .foto-block .wrapper .text img {
    max-width: 290px; }
  .foto-block-prize .foto-block .wrapper .text h2 {
    font-size: 40rem;
    margin-bottom: 20px; }
  .foto-block-prize .foto-block .wrapper .text h3 {
    font-size: 22rem; }

  .foto-block .wrapper .text .title h3 {
    font-size: 35rem; }
  .foto-block .wrapper .text h3 {
    font-size: 28rem; }
  .foto-block .wrapper .text p, .foto-block .wrapper .text ul li, .foto-block .wrapper .text ol li {
    font-size: 26rem; } }

/*# sourceMappingURL=foto_block.css.map */
