.white-bg-lp .two-text .text-inner .image img {
  width: 100%;
  max-height: 400px; }
.white-bg-lp .two-text .container-block {
  padding-top: 0;
  padding-bottom: 0; }
.white-bg-lp .two-text .text {
  display: flex;
  align-items: center; }
.white-bg-lp .two-text h1, .white-bg-lp .two-text h2, .white-bg-lp .two-text h3 {
  color: #231F20;
  font-weight: 700; }
  .white-bg-lp .two-text h1 span, .white-bg-lp .two-text h2 span, .white-bg-lp .two-text h3 span {
    color: var(--element2-color); }
.white-bg-lp .two-text h3, .white-bg-lp .two-text p, .white-bg-lp .two-text ul li, .white-bg-lp .two-text ol li {
  color: rgba(35, 31, 32, 0.7);
  font-weight: 500; }
.white-bg-lp .two-text p, .white-bg-lp .two-text ul li, .white-bg-lp .two-text ol li {
  font-size: 18rem; }
.white-bg-lp .two-text h4 {
  color: rgba(35, 31, 32, 0.7); }

.buttons-mobile-change .two-text .text2 .buttons {
  display: none; }

.kolumn-75-25 .two-text .text1 .container-block {
  padding-right: 15px; }
.kolumn-75-25 .two-text .text2 {
  max-width: calc(50% - 130px); }
  .kolumn-75-25 .two-text .text2 .container-block {
    width: 500px;
    padding-left: 15px; }

.two-text.reverse .wrapper {
  flex-direction: row-reverse; }
.two-text .text {
  flex: 1 1 50%; }
.two-text .wrapper {
  justify-content: center; }

@media (max-width: 575.5px) {
  .two-text.reverse .wrapper {
    flex-direction: column-reverse; }
  .two-text .text {
    flex: 1 1 100%; }

  .white-bg-lp .two-text .text-inner .image img {
    max-height: 200px; }
  .white-bg-lp .two-text .text2 {
    justify-content: center; }
  .white-bg-lp .two-text .container-block {
    max-width: 100%; }
  .white-bg-lp .two-text h1 {
    font-size: 25rem; }
  .white-bg-lp .two-text h1, .white-bg-lp .two-text h2, .white-bg-lp .two-text h3, .white-bg-lp .two-text h4, .white-bg-lp .two-text p, .white-bg-lp .two-text ul li, .white-bg-lp .two-text ol li {
    text-align: center !important; }
  .white-bg-lp .two-text .buttons {
    flex-direction: column;
    align-items: center; }
    .white-bg-lp .two-text .buttons .btn {
      margin-left: 0;
      margin-right: 0; }

  .kolumn-75-25 .two-text .text2 {
    max-width: 100%; }
    .kolumn-75-25 .two-text .text2 .container-block {
      width: auto;
      padding: 0; }

  .buttons-mobile-change .two-text .text1 .buttons {
    display: none; }
  .buttons-mobile-change .two-text .text2 .buttons {
    display: flex; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .two-text.reverse .wrapper {
    flex-direction: column-reverse; }
  .two-text .text {
    flex: 1 1 100%; }

  .white-bg-lp .two-text .text-inner .image img {
    max-height: 300px; }
  .white-bg-lp .two-text .container-block {
    max-width: 480px; }
  .white-bg-lp .two-text h1 {
    font-size: 30rem; }
  .white-bg-lp .two-text h1, .white-bg-lp .two-text h2, .white-bg-lp .two-text h3, .white-bg-lp .two-text h4, .white-bg-lp .two-text p, .white-bg-lp .two-text ul li, .white-bg-lp .two-text ol li {
    text-align: center !important; }
  .white-bg-lp .two-text .buttons {
    justify-content: center; }

  .kolumn-75-25 .two-text .text2 {
    max-width: 100%; }
    .kolumn-75-25 .two-text .text2 .container-block {
      width: auto;
      padding: 0; }

  .buttons-mobile-change .two-text .text1 .buttons {
    display: none; }
  .buttons-mobile-change .two-text .text2 .buttons {
    display: flex; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .two-text.reverse .wrapper {
    flex-direction: column-reverse; }
  .two-text .text {
    flex: 1 1 100%; }

  .white-bg-lp .two-text .container-block {
    max-width: 480px; }
  .white-bg-lp .two-text h1 {
    font-size: 35rem; }
  .white-bg-lp .two-text .wrapper {
    flex-direction: row; }
  .white-bg-lp .two-text .text {
    flex: 1 1 50%; }

  .kolumn-75-25 .two-text .text2 .container-block {
    width: 250px; } }

/*# sourceMappingURL=two_text.css.map */
