.foto-block-icons-group {
  position: relative;
  overflow-x: hidden; }

.foto-block-icons.reverse .icons {
  left: 0;
  right: auto; }
.foto-block-icons.reverse .subtitle {
  left: -15px;
  right: auto; }
  .foto-block-icons.reverse .subtitle p {
    text-align: left; }
.foto-block-icons.reverse .wrapper {
  flex-direction: row-reverse; }
  .foto-block-icons.reverse .wrapper .text {
    justify-content: flex-end; }
.foto-block-icons .subtitle {
  width: 50%;
  position: absolute;
  top: 27px;
  right: -20px;
  opacity: 0.05;
  pointer-events: none; }
  .foto-block-icons .subtitle p {
    color: var(--primary-bg);
    text-align: right;
    font-size: 200rem;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.7), 1px -1px 0 rgba(0, 0, 0, 0.7), -1px 1px 0 rgba(0, 0, 0, 0.7), 1px 1px 0 rgba(0, 0, 0, 0.7);
    font-size: 15.10vw;
    margin: 0; }
.foto-block-icons .wrapper {
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  margin: 0 !important; }
  .foto-block-icons .wrapper .text {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 345px; }
    .foto-block-icons .wrapper .text .container-block {
      position: relative;
      width: 100%;
      max-width: 100%;
      padding-top: 125px;
      padding-bottom: 85px; }
    .foto-block-icons .wrapper .text p {
      margin-bottom: 45px;
      line-height: 165%; }
    .foto-block-icons .wrapper .text ul {
      margin-bottom: 45px; }
  .foto-block-icons .wrapper .foto {
    width: 50%;
    position: relative;
    overflow: hidden; }
    .foto-block-icons .wrapper .foto .image {
      height: 100%;
      margin-top: 0;
      margin-bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
    .foto-block-icons .wrapper .foto img {
      height: inherit;
      width: 100%;
      object-fit: cover;
      position: absolute; }
.foto-block-icons .icons {
  background-color: var(--dark-bg);
  position: absolute;
  margin-top: 70rem;
  right: 0; }
  .foto-block-icons .icons .row {
    margin: 0; }
.foto-block-icons .icons-text {
  padding: 50px 50px 0px 50px;
  display: flex;
  align-items: flex-start;
  height: 243px;
  width: 815px;
  border-right: 1px solid var(--transparent-color2); }
  .foto-block-icons .icons-text h4 {
    color: var(--element1-color);
    font-size: 47rem;
    margin-bottom: 20px;
    margin-top: 0; }
  .foto-block-icons .icons-text p {
    font-size: 22rem;
    color: var(--secondary-text);
    margin-bottom: 0px !important;
    line-height: 125% !important; }
  .foto-block-icons .icons-text .foto-icon {
    margin-right: 50rem;
    display: flex;
    align-items: center; }
    .foto-block-icons .icons-text .foto-icon img {
      width: 71px;
      height: 57px;
      object-fit: contain; }
  .foto-block-icons .icons-text:last-child {
    border-right: none; }
.foto-block-icons:nth-child(even) .wrapper .text {
  background-image: url("/img/foto-block-bg-gray.png"); }

@media (max-width: 575.5px) {
  .foto-block-icons .title h3 {
    font-size: 25rem; }
  .foto-block-icons.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block-icons .subtitle {
    top: 10px;
    width: 100%; }
    .foto-block-icons .subtitle p {
      font-size: 90px; }
  .foto-block-icons .icons-text {
    width: 155px;
    height: 130px;
    padding: 20px 20px 0px 20px; }
    .foto-block-icons .icons-text p {
      font-size: 18rem;
      text-align: center; }
    .foto-block-icons .icons-text h4 {
      font-size: 30rem;
      margin-bottom: 10px;
      text-align: center; }
  .foto-block-icons .icons {
    margin: 0 auto;
    position: relative;
    width: 150px;
    margin-bottom: 20px; }
  .foto-block-icons .wrapper {
    flex-direction: column-reverse;
    margin: 0 !important; }
    .foto-block-icons .wrapper .foto {
      width: 100%;
      display: none; }
      .foto-block-icons .wrapper .foto img {
        position: relative; }
    .foto-block-icons .wrapper .text {
      padding-bottom: 0;
      width: 100%; }
      .foto-block-icons .wrapper .text .container-block {
        padding-top: 55px;
        padding-bottom: 0;
        padding-left: 0 !important;
        padding-right: 0 !important; }
      .foto-block-icons .wrapper .text p {
        margin-bottom: 25px; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .foto-block-icons .title h3 {
    font-size: 30rem; }
  .foto-block-icons.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block-icons .subtitle {
    top: 10px; }
    .foto-block-icons .subtitle p {
      font-size: 17.1vw; }
  .foto-block-icons .icons-text {
    width: 155px;
    height: 145px;
    padding: 20px 20px 0px 20px; }
    .foto-block-icons .icons-text p {
      font-size: 18rem;
      text-align: center; }
    .foto-block-icons .icons-text h4 {
      font-size: 30rem;
      margin-bottom: 10px;
      text-align: center; }
  .foto-block-icons .icons {
    margin: 0 auto;
    position: relative;
    width: 500px; }
  .foto-block-icons .wrapper {
    flex-direction: column-reverse;
    margin: 0 !important; }
    .foto-block-icons .wrapper .foto {
      width: 100%; }
      .foto-block-icons .wrapper .foto img {
        position: relative; }
    .foto-block-icons .wrapper .text {
      padding-bottom: 0;
      width: 100%; }
      .foto-block-icons .wrapper .text .container-block {
        padding-top: 55px;
        padding-bottom: 0;
        padding-left: 0 !important;
        padding-right: 0 !important; }
      .foto-block-icons .wrapper .text p {
        margin-bottom: 25px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .foto-block-icons.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block-icons .subtitle {
    top: 10px; }
    .foto-block-icons .subtitle p {
      font-size: 17.1vw; }
  .foto-block-icons .icons-text {
    width: 155px;
    height: 145px;
    padding: 20px 20px 0px 20px; }
    .foto-block-icons .icons-text p {
      font-size: 18rem;
      text-align: center; }
    .foto-block-icons .icons-text h4 {
      font-size: 30rem;
      margin-bottom: 10px;
      text-align: center; }
  .foto-block-icons .icons {
    margin: 0 auto;
    position: relative;
    width: 500px; }
  .foto-block-icons .wrapper {
    flex-direction: column-reverse;
    margin: 0 !important; }
    .foto-block-icons .wrapper .foto {
      width: 100%; }
      .foto-block-icons .wrapper .foto img {
        position: relative; }
    .foto-block-icons .wrapper .text {
      padding-bottom: 0;
      width: 100%; }
      .foto-block-icons .wrapper .text .container-block {
        padding-top: 55px;
        padding-bottom: 0; }
      .foto-block-icons .wrapper .text p {
        margin-bottom: 25px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .foto-block-icons .subtitle {
    top: 10px; }
    .foto-block-icons .subtitle p {
      font-size: 17.1vw; }
  .foto-block-icons .icons-text {
    width: 620px;
    height: 145px;
    padding: 20px 20px 0px 20px; }
    .foto-block-icons .icons-text p {
      font-size: 18rem; }
    .foto-block-icons .icons-text h4 {
      font-size: 30rem;
      margin-bottom: 10px; }
  .foto-block-icons .icons {
    margin-top: 30rem;
    margin-top: 0rem; }
  .foto-block-icons .wrapper {
    margin: 0 !important; }
    .foto-block-icons .wrapper .text {
      padding-bottom: 190px; }
      .foto-block-icons .wrapper .text .container-block {
        padding-top: 55px; }
      .foto-block-icons .wrapper .text p {
        margin-bottom: 25px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .foto-block-icons .subtitle {
    top: 10px; }
  .foto-block-icons .icons-text {
    width: 650px;
    height: 190px;
    padding: 35px 20px 0px 20px; }
    .foto-block-icons .icons-text p {
      font-size: 20rem; }
    .foto-block-icons .icons-text h4 {
      font-size: 40rem;
      margin-bottom: 10px; }
  .foto-block-icons .icons {
    margin-top: 30rem;
    margin-top: 0rem; }
  .foto-block-icons .wrapper .text {
    padding-bottom: 245px; }
    .foto-block-icons .wrapper .text .container-block {
      padding-top: 55px; }
    .foto-block-icons .wrapper .text p {
      margin-bottom: 25px; } }

/*# sourceMappingURL=foto_block_icons.css.map */
