.foto-block-icons.reverse .wrapper {
  flex-direction: row-reverse; }
  .foto-block-icons.reverse .wrapper .text {
    justify-content: flex-end; }
.foto-block-icons .wrapper {
  display: flex;
  justify-content: space-between;
  background-color: transparent; }
  .foto-block-icons .wrapper.no-text .foto {
    width: 100%; }
  .foto-block-icons .wrapper.no-text .text {
    display: none; }
  .foto-block-icons .wrapper .text {
    width: 35%;
    display: flex;
    justify-content: flex-start; }
    .foto-block-icons .wrapper .text .container-block {
      padding-top: 0;
      padding-bottom: 0; }
      .foto-block-icons .wrapper .text .container-block.right {
        padding-left: 50px; }
      .foto-block-icons .wrapper .text .container-block.left {
        padding-right: 50px; }
    .foto-block-icons .wrapper .text ul li, .foto-block-icons .wrapper .text ol li, .foto-block-icons .wrapper .text p {
      font-weight: 300; }
  .foto-block-icons .wrapper .foto {
    width: 65%;
    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 {
  display: flex; }
.foto-block-icons .icons-text {
  margin-bottom: 40rem;
  display: flex;
  align-items: center;
  margin-right: 15px;
  width: calc((100% / 3) - 10px); }
  .foto-block-icons .icons-text:last-child {
    margin-right: 0; }
  .foto-block-icons .icons-text .foto-icon {
    display: flex;
    justify-content: center;
    padding: 25px;
    align-items: center;
    background-color: var(--primary-text);
    border-radius: 38px;
    aspect-ratio: 279 / 242;
    width: 100%; }
    .foto-block-icons .icons-text .foto-icon img {
      width: 100%;
      height: 100%;
      max-width: 100%;
      max-height: 100%;
      object-fit: contain;
      position: initial; }
.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.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block-icons .wrapper {
    flex-direction: column-reverse; }
    .foto-block-icons .wrapper.no-text .icons {
      flex-wrap: wrap; }
      .foto-block-icons .wrapper.no-text .icons .icons-text {
        margin-right: 7px;
        margin-left: 7px;
        width: calc((100% / 2) - 14px); }
    .foto-block-icons .wrapper .text {
      background-size: 445px;
      width: 100%; }
      .foto-block-icons .wrapper .text .container-block.right {
        padding-left: 15px;
        padding-right: 15px; }
      .foto-block-icons .wrapper .text .container-block.left {
        padding-left: 15px;
        padding-right: 15px; }
    .foto-block-icons .wrapper .foto {
      width: 100%; }
      .foto-block-icons .wrapper .foto img {
        position: relative; }
  .foto-block-icons .icons {
    margin-top: 30rem;
    padding: 0 15px; }
  .foto-block-icons .icons-text {
    margin-bottom: 15rem; }
    .foto-block-icons .icons-text .foto-icon {
      margin-bottom: 15rem;
      border-radius: 15px;
      padding: 5px; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .foto-block-icons.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block-icons .wrapper {
    flex-direction: column-reverse; }
    .foto-block-icons .wrapper .text {
      background-size: 445px;
      width: 100%; }
      .foto-block-icons .wrapper .text .container-block.right {
        padding-left: 0px; }
      .foto-block-icons .wrapper .text .container-block.left {
        padding-right: 0px; }
    .foto-block-icons .wrapper .foto {
      width: 100%; }
      .foto-block-icons .wrapper .foto img {
        position: relative; }
  .foto-block-icons .icons {
    margin-top: 30rem;
    padding: 0 30px; }
  .foto-block-icons .icons-text {
    margin-bottom: 15rem; }
    .foto-block-icons .icons-text .foto-icon {
      margin-bottom: 15rem;
      border-radius: 30px;
      padding: 10px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .foto-block-icons.reverse .wrapper {
    flex-direction: column-reverse; }
  .foto-block-icons .wrapper {
    flex-direction: column-reverse; }
    .foto-block-icons .wrapper .text {
      background-size: 445px;
      width: 100%; }
      .foto-block-icons .wrapper .text .container-block.right {
        padding-left: 0px; }
      .foto-block-icons .wrapper .text .container-block.left {
        padding-right: 0px; }
    .foto-block-icons .wrapper .foto {
      width: 100%; }
      .foto-block-icons .wrapper .foto img {
        position: relative; }
  .foto-block-icons .icons {
    margin-top: 30rem; }
  .foto-block-icons .icons-text {
    margin-bottom: 15rem; }
    .foto-block-icons .icons-text .foto-icon {
      margin-bottom: 15rem; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .foto-block-icons .wrapper .text {
    background-size: 500px;
    width: 40%; }
    .foto-block-icons .wrapper .text .container-block.right {
      padding-left: 20px; }
    .foto-block-icons .wrapper .text .container-block.left {
      padding-right: 20px; }
  .foto-block-icons .wrapper .foto {
    width: 60%; }
  .foto-block-icons .icons {
    margin-top: 10rem; }
  .foto-block-icons .icons-text {
    margin-bottom: 10rem; }
    .foto-block-icons .icons-text .foto-icon {
      border-radius: 30px;
      padding: 15px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .foto-block-icons .wrapper .text {
    background-size: 500px; }
  .foto-block-icons .icons {
    margin-top: 20rem; }
  .foto-block-icons .icons-text {
    margin-bottom: 30rem; }
    .foto-block-icons .icons-text .foto-icon {
      margin-right: 30rem; } }

/*# sourceMappingURL=foto_block_icons.css.map */
