.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); }

.violet-bg-lp .foto-block-text .icon-element {
  width: 26px !important;
  height: 26px !important;
  margin-right: 5px;
  margin-left: 10px; }
.violet-bg-lp .foto-block-text .wrapper {
  padding-bottom: 65px; }
.violet-bg-lp .foto-block-text .module-title {
  padding-bottom: 0; }
  .violet-bg-lp .foto-block-text .module-title .module-title-text {
    color: var(--secondary-title);
    text-shadow: none;
    line-height: 1.2;
    width: auto; }
  .violet-bg-lp .foto-block-text .module-title .module-subtitle-text {
    text-align: left;
    margin-bottom: 10px;
    color: var(--element2-color); }
.violet-bg-lp .foto-block-text h2 {
  color: var(--element1-color);
  font-size: 45rem;
  font-weight: 700;
  margin-bottom: 10rem; }

.foto-block-text .module-title h1.module-title-text {
  font-size: 60px;
  width: 700px;
  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: cover;
    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: 30rem; }
  .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; }

  .violet-bg-lp .foto-block-text img {
    min-height: 537px; }
  .violet-bg-lp .foto-block-text h2 {
    font-size: 19rem;
    font-weight: 500;
    letter-spacing: -0.8rem; }
  .violet-bg-lp .foto-block-text .wrapper {
    padding-bottom: 25px; } }
@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; }

  .violet-bg-lp .foto-block-text .wrapper {
    padding-bottom: 15px; }
  .violet-bg-lp .foto-block-text .buttons {
    margin-top: 0; }
  .violet-bg-lp .foto-block-text img {
    min-height: 74vw; }
  .violet-bg-lp .foto-block-text h2 {
    font-size: 30rem; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .violet-bg-lp .foto-block-text .wrapper {
    padding-bottom: 30px; }

  .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; }

  .violet-bg-lp .foto-block-text h2 {
    font-size: 33rem; } }
@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; }

  .violet-bg-lp .foto-block-text h2 {
    font-size: 36rem; } }
@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; }

  .violet-bg-lp .foto-block-text h2 {
    font-size: 39rem; } }

/*# sourceMappingURL=foto_block_text.css.map */
