.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-e4aef038-3b32-19ac-0353-f71c96f42c2a {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-e4aef038-3b32-19ac-0353-f71c96f42c2a) !important;
}
.lfr-layout-structure-item-c9138d42-6a92-73f2-56e5-f5b53159271d {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-c9138d42-6a92-73f2-56e5-f5b53159271d) !important;
}
.lfr-layout-structure-item-32779d89-2409-f97e-3323-6cc88b459115 {
background-color: var(--gray-100) !important;
}
.lfr-layout-structure-item-01337046-0bde-9534-581b-a5e47c79630b {
background-color: var(--gray-200) !important;
}
.lfr-layout-structure-item-6c829a28-bbe4-df4f-f603-8c69b0c02cc0 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-6c829a28-bbe4-df4f-f603-8c69b0c02cc0) !important;
}
.lfr-layout-structure-item-8e5ac12e-6de7-ded1-283a-9b478ef00b6a {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-8e5ac12e-6de7-ded1-283a-9b478ef00b6a) !important;
}
.lfr-layout-structure-item-87464a3f-63f7-8adc-e9b4-95c8037d5584 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-87464a3f-63f7-8adc-e9b4-95c8037d5584) !important;
}
.lfr-layout-structure-item-29017e34-90cf-1f73-a8b3-c8321595b64c {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-29017e34-90cf-1f73-a8b3-c8321595b64c) !important;
}
.lfr-layout-structure-item-e61e843a-7430-2ea7-d1a8-efabe5de8999 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-e61e843a-7430-2ea7-d1a8-efabe5de8999) !important;
}
.lfr-layout-structure-item-0a466e72-f0fa-ed85-e042-d0d61d0d1ba2 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-0a466e72-f0fa-ed85-e042-d0d61d0d1ba2) !important;
}
.lfr-layout-structure-item-282bbe87-5dff-57ec-a223-a832bc81e162 {
padding-bottom: 88px !important;
}
.lfr-layout-structure-item-47c63cd3-b511-30a9-ecca-9d70044468e6 {

}
.mosaico {
  display: flex;
  flex-wrap: wrap;
  background:#002f59;
}

.mosaico .align-items-lg-start{
    width: 100%;

}

.mosaico .col-lg-3 {
 flex: 0 0 calc((100vw - 17px) / 5);
  max-width: calc((100vw - 17px) / 5);
  margin: 0;
  padding: 0;
}

.mosaico .col-lg-2 {
 flex: 0 0 calc((100vw - 17px) / 5);
  max-width: calc((100vw - 17px) / 5);
  margin: 0;
  padding: 0;
}

.mosaico .col-lg-10 {
  flex: 1;
  max-width: calc(100vw - ((100vw - 17px) / 5));
}

@media (max-width: 1024px) {
.mosaico .col-lg-3 {
    flex: auto;
   max-width: 100%
  }
  .mosaico .col-lg-2 {
    flex: auto;
   max-width: 100%
  }
  .mosaico .col-lg-10 {
    max-width: 100%;
}
.btn-mosaico {
    min-height: auto;
}
}

.btn-mosaico {
 min-height: 160px;
width: auto;
display:flex;
    overflow: hidden;
    max-height: 160px;
}
.btn-mosaico p{
 padding: 20px 0 0 20px;
 color:#FFF;
    position: relative;
font-size: 16px;
}
.btn-mosaico .btn-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #002f59;
    opacity: 0.8;
    transition: opacity 0.5s ease;
}
.btn-mosaico:hover{
text-decoration:none;
}
.btn-mosaico:hover  .btn-overlay {
    width: 100%;
    height: 100%;
    opacity: .8;
   background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,47,89,1) 25%, rgba(255,255,255,1) 100%);
    transition: opacity 0.5s ease;
}

@media (max-width: 1024px) {
.btn-mosaico {
 min-height: auto;
}
}
.lfr-layout-structure-item-5c60dceb-a877-8733-2445-a1b01ddf1305 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-5c60dceb-a877-8733-2445-a1b01ddf1305) !important;
}
