.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-d694bf6b-63ef-b05f-5933-8ecdefc1acb6 {
height: 100% !important;
max-width: 2000px !important;
width: 100% !important;
}
.lfr-layout-structure-item-d694bf6b-63ef-b05f-5933-8ecdefc1acb6 {
background: rgb(234,233,228);
background: -moz-linear-gradient(90deg, rgba(234,233,228,0.995) 0%, rgba(234,233,228,0) 10%, rgba(234,233,228,0) 90%, rgba(234,233,228,0.995) 100%);
background: -webkit-linear-gradient(90deg, rgba(234,233,228,0.995) 0%, rgba(234,233,228,0) 10%, rgba(234,233,228,0) 90%, rgba(234,233,228,0.995) 100%);
background: linear-gradient(90deg, rgba(234,233,228,0.995) 0%, rgba(234,233,228,0) 10%, rgba(234,233,228,0) 90%, rgba(234,233,228,0.995) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eae9e4",endColorstr="#eae9e4",GradientType=1);
        position: absolute;
        left: 50%;
        top: 0;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 100;

  @media screen and (max-width: 1399px) {
     display: none;
  }
}.lfr-layout-structure-item-384b8951-7d46-52be-d7fe-ecebffd41cdf {
max-width: 2000px !important;
width: 100% !important;
}
.lfr-layout-structure-item-384b8951-7d46-52be-d7fe-ecebffd41cdf {
  picture {
    width: 100%;
    display: block;
     img {
    	width: 100%;
      max-width: 2000px;
			min-height: 250px;
      object-fit: cover;
       @media screen and (min-width: 1001px) {
       	height: 500px;
       }
  }
  }
}.lfr-layout-structure-item-46ada872-0b3a-8663-b85f-a127eeb7d80a {
gap: 30px;
width: 100%;
}.lfr-layout-structure-item-46aae14c-facb-f40f-6dab-706158b0fecc {
gap: 30px;
display: flex;
flex-direction: column;
  
  @media screen and (min-width: 768px){
  	flex-direction: row;
        gap: 50px;
  }
}.lfr-layout-structure-item-a71a3887-e7fd-e320-e0ed-5fef60dba31a {
  width: 100%;
  max-width: 1200px;
  gap: 40px;

  @media screen and (min-width: 768px) {
    padding-top: 69px;
  }
  
  @media screen and (min-width: 1001px) {
    padding-top: 200px;
  }
  
}.lfr-layout-structure-item-722aee36-5710-ec26-51bb-38916bc67036 {
gap: 20px;
}.lfr-layout-structure-item-52dea839-3f3b-0dae-40c1-a219febab72b {
gap: 30px;

@media screen and (min-width: 768px){
  max-width: 370px;
  min-width: 370px;
}
}.lfr-layout-structure-item-409e1899-7cdb-0c10-a3dd-3b410b376da0 {
	 @media screen and (min-width: 768px){
  	.lateral-box {
  		max-width: 370px;
  	}
  }
}.lfr-layout-structure-item-2814be80-2c8d-5299-388e-89d9090367ed {
position: relative;
}.lfr-layout-structure-item-d17ea824-a999-2f3d-a6ee-31162ea82404 {
  width: 100%;
  
  @media screen and (min-width: 820px){
    flex-direction: row !important;
    max-width: calc(100% - 370px - 50px);
  }
}.lfr-layout-structure-item-167f44ef-de20-faca-1fc7-6deb628d964d {
background-color: #EAE9E4 !important;
width: 100vw !important;
}
.lfr-layout-structure-item-167f44ef-de20-faca-1fc7-6deb628d964d {
position: absolute;
top: 0;
left: 0;
z-index: -1;
display: none !important;

 @media screen and (min-width: 768px) {
          display: flex !important;
        }
}.lfr-layout-structure-item-f6312141-ffd7-d6fe-51de-69789de246d8 {
  
  .lfr-pagination-buttons {
  	display: flex;
		justify-content: space-between;
    padding-top: 16px;
    
    .disabled.page-item {
    	visibility: hidden;
    }
  }
  
  .blogs-container {
    gap: 40px;
    display: flex;
    flex-direction: column;

    @media screen and (min-width: 768px) {
      flex-direction: row !important;
      justify-content: space-between;
    }

    @media screen and (min-width: 1050px) {
      gap: 40px;
    }

    .news-card {
      display: flex;
      flex-direction: column;
      gap: 20px;
      width: 100%;

      @media screen and (min-width: 768px) {
        max-width: 350px;

        .hc-button-primary {
          max-width: 155px;
        }
      }

      img {
        width: 100%;
        object-fit: cover;
        height: auto;
      }

      .top-container {
        display: flex;
        flex-direction: column;
        gap: 8px;

        h4 {
          margin: 0;
          font-size: 1.333rem;
          font-weight: bold;
        }

        p {
          font-weight: bold;
          font-size: 0.778rem;
          color: var(--blue-link);
        }
      }
    }
  }
}
.lfr-layout-structure-item-db68e967-89ca-a9e5-1f15-a4f6fd569f0e {
font-weight: var(--font-weight-bolder) !important;
color: var(--blue-main) !important;
}
.lfr-layout-structure-item-db68e967-89ca-a9e5-1f15-a4f6fd569f0e {
h3 {
font-weight: bold !important;
font-size: 1.778rem !important;
}
}@media screen and (max-width: 575px) {.lfr-layout-structure-item-46aae14c-facb-f40f-6dab-706158b0fecc {
  display: flex;
  gap: 30px;
  flex-direction: column;

  @media screen and (min-width: 768px){
		flex-direction: row;
  }
}}