.green-bg .foto-block-text .module-title .module-title-text {
  color: var(--primary-title);
  text-shadow: 1px 1px 5px var(--transparent-color2); }

.white-bg .foto-block-text .button-sound img {
  filter: invert(1); }

.violet-bg .mybg-element1 .foto-block-text .module-title .module-title-text {
  color: var(--primary-title);
  text-shadow: 1px 1px 5px var(--transparent-color2); }

.foto-block-text .module-title h1.module-title-text {
  font-size: 60px;
  width: 565px;
  max-width: 100%;
  text-transform: unset;
  letter-spacing: 0;
  padding: 0;
  text-shadow: none;
  line-height: 1;
  text-align: left;
  color: var(--element1-color);
  text-shadow: 1px 1px 5px var(--primary-title); }
.foto-block-text.reverse .wrapper {
  flex-direction: row-reverse; }
.foto-block-text .wrapper {
  position: absolute;
  width: 100%;
  height: fit-content;
  bottom: 0;
  z-index: 2;
  padding-bottom: 180px; }
  .foto-block-text .wrapper .text p a {
    color: var(--element1-color); }
.foto-block-text .foto {
  width: 100%;
  position: relative;
  z-index: 0;
  background-color: var(--primary-bg); }
  .foto-block-text .foto .image {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .foto-block-text .foto img {
    width: 100%;
    max-height: 100vh;
    object-fit: contain;
    object-position: top; }

@media (max-width: 575.5px) {
  .foto-block-text p {
    margin-bottom: 10px; }
  .foto-block-text .module-title h1.module-title-text {
    font-size: 40rem; }
  .foto-block-text .wrapper {
    padding-bottom: 20px; }
  .foto-block-text .foto img {
    min-height: 125vw;
    object-fit: cover; }
  .foto-block-text .buttons {
    justify-content: flex-start; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .foto-block-text p {
    margin-bottom: 10px; }
  .foto-block-text .module-title h1.module-title-text {
    font-size: 40rem; }
  .foto-block-text .wrapper {
    padding-bottom: 20px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .foto-block-text p {
    margin-bottom: 10px; }
  .foto-block-text .module-title h1.module-title-text {
    font-size: 40rem; }
  .foto-block-text .wrapper {
    padding-bottom: 20px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .foto-block-text p {
    margin-bottom: 10px; }
  .foto-block-text .module-title h1.module-title-text {
    font-size: 45rem; }
  .foto-block-text .wrapper {
    padding-bottom: 35px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .foto-block-text .module-title h1.module-title-text {
    font-size: 55rem; }
  .foto-block-text .wrapper {
    padding-bottom: 95px; } }

/*# sourceMappingURL=foto_block_text.css.map */
