.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-a4b0c3d4-1347-7bbd-62f0-f1d2cf72c12c {
padding-bottom: var(--spacer-2,0.5rem) !important;
padding-left: var(--spacer-2,0.5rem) !important;
padding-right: var(--spacer-2,0.5rem) !important;
}
.lfr-layout-structure-item-9960a66f-9cac-9f8c-3731-d46b1a591c56 {
height: 1.75rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 1.75rem !important;
}
.lfr-layout-structure-item-0346e2fb-6ee6-f418-c1a6-b5f3ff719ea7 {

}

.lfr-layout-structure-item-0346e2fb-6ee6-f418-c1a6-b5f3ff719ea7 img {
width: 100%;
height: 5vh;
}.lfr-layout-structure-item-92f8fa04-57f1-ee2f-7c77-e22df358eaaf {
color: var(--success) !important;
}
.lfr-layout-structure-item-92f8fa04-57f1-ee2f-7c77-e22df358eaaf {
font-style: italic;
text-align: center;
font-size: 1rem;
}.lfr-layout-structure-item-0d97b21f-825a-1681-346f-f16a87eb5bff {
padding-left: var(--spacer-2,0.5rem) !important;
padding-right: var(--spacer-2,0.5rem) !important;
color: var(--brand-color-1) !important;
}
.lfr-layout-structure-item-748bb6aa-24a5-e4a3-27e1-edc3f46aa397 {
border-style: solid; border-width: 0 !important; border-width: 0px !important;
padding-left: var(--spacer-10,10rem) !important;
padding-right: var(--spacer-10,10rem) !important;
}
.lfr-layout-structure-item-6caf73d8-1202-7e3a-7790-06158ace75e3 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100px;
    overflow: hidden;
}

/* Animated gradient background */
.lfr-layout-structure-item-6caf73d8-1202-7e3a-7790-06158ace75e3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    background: linear-gradient(270deg, #003366, #0055a5, #0073e6, #003366);
    background-size: 400% 400%;
    animation: gradientMove 10s ease infinite;
    z-index: -1;
}

/* Title */
.lfr-layout-structure-item-6caf73d8-1202-7e3a-7790-06158ace75e3 .header-title {
    font-size: 3rem;
    font-weight: bold;
    /*color: #f0b800;*/
    color: white;
    opacity: 0;
    transform: translateY(40px);
    animation: fadeSlideIn 1.5s ease forwards;
}

/* Animations */
@keyframes fadeSlideIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes gradientMove {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* Responsive */
@media (max-width: 768px) {
    .lfr-layout-structure-item-6caf73d8-1202-7e3a-7790-06158ace75e3 .header-title {
        font-size: 2rem;
    }
}.lfr-layout-structure-item-40f53ada-9962-d15a-ecd8-b3a03393e6db {
overflow: visible !important;
text-align: center !important;
}
.lfr-layout-structure-item-5458d452-f9dc-5dfd-a1e3-d59032b75e17 {
height: 1.75rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 1.75rem !important;
}
.lfr-layout-structure-item-42221c29-5480-dd2f-e68a-e8cd4880939f {
overflow: hidden !important;
}
.lfr-layout-structure-item-42221c29-5480-dd2f-e68a-e8cd4880939f {

}

.lfr-layout-structure-item-42221c29-5480-dd2f-e68a-e8cd4880939f img {
object-fit: cover;
}
.lfr-layout-structure-item-7eba6af4-fc92-87dd-db7f-06b299243fd5 {
overflow: visible !important;
}
.lfr-layout-structure-item-f0057f91-923f-48da-db36-ed02cd9f51fd {
height: 8rem !important;
padding-bottom: var(--spacer-2,0.5rem) !important;
padding-left: var(--spacer-3,1rem) !important;
padding-right: var(--spacer-3,1rem) !important;
padding-top: var(--spacer-2,0.5rem) !important;
width: 100% !important;
}
.lfr-layout-structure-item-082c368d-c018-a444-0fa2-a75b738153d2 {
height: 1.75rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 1.75rem !important;
}
.lfr-layout-structure-item-b8331c4c-6d6a-ab49-3d97-14ef80027c9d {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-b8331c4c-6d6a-ab49-3d97-14ef80027c9d) !important;
padding-bottom: var(--spacer-4,1.5rem) !important;
padding-left: var(--spacer-4,1.5rem) !important;
padding-right: var(--spacer-4,1.5rem) !important;
padding-top: var(--spacer-4,1.5rem) !important;
}
.lfr-layout-structure-item-01d46963-0171-d3b4-4811-5c77a8d41018 {
text-align: center !important;
color: var(--success) !important;
}
.lfr-layout-structure-item-01d46963-0171-d3b4-4811-5c77a8d41018 {
font-style: italic;
text-align: center;
font-size: 1rem;
}.lfr-layout-structure-item-a9a8921f-2062-f26e-291a-cc2d2fcb2f36 {
height: 1.75rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 1.75rem !important;
}
.lfr-layout-structure-item-2d993ba9-85e8-fa85-8133-ababd6a21425 {
height: 3rem !important;
min-height: 3rem !important;
width: 100% !important;
}
.lfr-layout-structure-item-77905726-c95f-ca6e-a372-f37fb79f5a18 {
margin-bottom: var(--spacer-1,0.25rem) !important;
margin-top: var(--spacer-1,0.25rem) !important;
width: 25% !important;
}
.lfr-layout-structure-item-77905726-c95f-ca6e-a372-f37fb79f5a18 {
margin-right: auto;
}.lfr-layout-structure-item-04df6813-016b-50e4-b569-339eaa72ef87 {
height: 100% !important;
max-height: 5rem !important;
min-height: 5rem !important;
}
.lfr-layout-structure-item-e2ced0b8-3edd-3d77-d133-f34f767d5c16 {
height: 100% !important;
max-height: 5rem !important;
min-height: 5rem !important;
}
.lfr-layout-structure-item-cfd4f487-77c9-4dc6-b491-ffc7a31a5411 {
height: 1.75rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 1.75rem !important;
}
.lfr-layout-structure-item-a682cdae-cb0e-272c-73ce-17ebed373c3f {
font-size: var(--font-size-base) !important;
font-weight: var(--font-weight-bold) !important;
height: 3rem !important;
min-height: 3rem !important;
overflow: visible !important;
text-align: center !important;
color: var(--white) !important;
}
.lfr-layout-structure-item-a682cdae-cb0e-272c-73ce-17ebed373c3f {
display: flex;
align-items: center;
}

.lfr-layout-structure-item-a682cdae-cb0e-272c-73ce-17ebed373c3f {
padding: 0 10px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-size: 1rem;
align-items: center;
}

.lfr-layout-structure-item-a682cdae-cb0e-272c-73ce-17ebed373c3f li:hover {
color: black;
}

.navbar-nav .dropdown-menu {
border: none;
border-radius: 8px;
padding: 10px 0;
font-size: 0.8rem;
  margin-top: 0 !important;
  top: 100%;
}

.navbar-nav .dropdown-menu .dropdown-item {
color: #000000;
padding: 10px 20px;
transition: background 0.5s ease;
}

.navbar-nav .dropdown-menu .dropdown-item:hover {
background: linear-gradient(90deg, #1f4d20, #70a27f, #70a27f, #70a27f);
color: #FFFFFF;
font-weight: bold;
}.lfr-layout-structure-item-99b88b73-800a-e4b8-a370-f89f90121db8 {
height: 5rem !important;
margin-left: var(--spacer-1,0.25rem) !important;
margin-right: var(--spacer-1,0.25rem) !important;
max-height: 5rem !important;
min-height: 5rem !important;
overflow: hidden !important;
width: 75% !important;
}
.lfr-layout-structure-item-53d8e84e-77f8-4cb0-865d-99bb5581c154 {
height: 2rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 2rem !important;
}
.lfr-layout-structure-item-ae86a9e0-000f-58f1-2e17-9aae720b56cf {
overflow: hidden !important;
}
.lfr-layout-structure-item-ae86a9e0-000f-58f1-2e17-9aae720b56cf {
scale: 0.75;
}.lfr-layout-structure-item-96085656-13bc-1350-9a3d-92f4b49b1257 {
height: 2rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 2rem !important;
}
.lfr-layout-structure-item-1ba1cb80-2135-b63b-7cb3-90b075610bc5 {
padding-bottom: var(--spacer-2,0.5rem) !important;
padding-left: var(--spacer-2,0.5rem) !important;
padding-right: var(--spacer-2,0.5rem) !important;
padding-top: var(--spacer-2,0.5rem) !important;
}
.lfr-layout-structure-item-1ba1cb80-2135-b63b-7cb3-90b075610bc5 {
border-radius: 20px 20px 20px 20px;
box-shadow: rgba(0, 0, 0, 0.35) 5px 5px 10px;
background: linear-gradient(90deg, #1f4d2030, #70a27f30, #70a27f30, #70a27f30, #70a27f30, #1f4d2030);
}.lfr-layout-structure-item-f1c921b4-e26e-f0b9-e2b8-25778b6b4694 {

}
.lfr-layout-structure-item-f1c921b4-e26e-f0b9-e2b8-25778b6b4694 img {
object-fit: cover;
overflow: hidden;
}.lfr-layout-structure-item-37290e75-7793-1ab8-3202-e4ba82ee3cbe {
background-color: var(--gray-500) !important;
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-37290e75-7793-1ab8-3202-e4ba82ee3cbe) !important;
border-style: solid; border-width: 0 !important; border-width: 0px !important;
padding-bottom: var(--spacer-10,10rem) !important;
padding-top: var(--spacer-10,10rem) !important;
text-align: center !important;
}
.lfr-layout-structure-item-3acefab2-90ff-47ff-9c4d-a856ed63b708 {
height: 100% !important;
max-height: 5rem !important;
min-height: 5rem !important;
}
.lfr-layout-structure-item-d59f04ea-184e-0f44-ea7e-d24082a0893c {
color: var(--success) !important;
}
.lfr-layout-structure-item-d59f04ea-184e-0f44-ea7e-d24082a0893c {
font-style: italic;
text-align: center;
font-size: 1rem;
}.lfr-layout-structure-item-c38bf93f-6ff4-d48c-d651-862a0bf632a5 {
overflow: hidden !important;
}
.lfr-layout-structure-item-c38bf93f-6ff4-d48c-d651-862a0bf632a5 {

}

.lfr-layout-structure-item-c38bf93f-6ff4-d48c-d651-862a0bf632a5.vertical-ticker {
animation-name: ticker-scroll;
animation-duration: 30s;
animation-iteration-count: infinite;
}

@keyframes ticker-scroll {
0%,20%   { transform: translateY(0); }
33%,53%  { transform: translateY(-5rem); }
66%,86%  { transform: translateY(-10rem); }
100%     { transform: translateY(0); }
}.lfr-layout-structure-item-11508786-e9b1-d3f1-76e6-9049f9c12b77 {
  /*  background: linear-gradient(220deg, #ffffff, #bee3a5, #e6eee1, #ffffff);
    background-size: 800% 800%;

    -webkit-animation: AnimationName 32s ease infinite;
    -moz-animation: AnimationName 32s ease infinite;
    animation: AnimationName 32s ease infinite;*/
  
}


/*@-webkit-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes AnimationName {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}*/

.lfr-layout-structure-item-0fa23a0e-e5b1-8d8d-bdf1-fb6442297f4e {
height: 2rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 2rem !important;
}
.lfr-layout-structure-item-cd956589-1923-fc8f-bdd9-8dd9755486e1 {

}
.lfr-layout-structure-item-cd956589-1923-fc8f-bdd9-8dd9755486e1 img {
object-fit: cover;
overflow: hidden;
}.lfr-layout-structure-item-0246ef97-6941-f606-a7ab-8d74e1a4854f {
height: 2rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 2rem !important;
}
.lfr-layout-structure-item-e3c6aef2-9ddd-bbcf-dfc5-52542d438d08 {
font-size: var(--font-size-base) !important;
font-weight: var(--font-weight-bold) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
color: var(--brand-color-4) !important;
}
.lfr-layout-structure-item-e3c6aef2-9ddd-bbcf-dfc5-52542d438d08 {

}

.fa-solid {
color: #F0B800;
}

.lfr-layout-structure-item-e3c6aef2-9ddd-bbcf-dfc5-52542d438d08 p {
font-size: 1rem;
padding-bottom: 0.5rem;
}.lfr-layout-structure-item-a20e2eb0-ddad-d948-1fbd-a6717016323d {
margin-right: var(--spacer-1,0.25rem) !important;
overflow: visible !important;
}
.lfr-layout-structure-item-544ae4ae-5d26-8386-730e-ab7f2ce4514a {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-544ae4ae-5d26-8386-730e-ab7f2ce4514a) !important;
margin-bottom: var(--spacer-1,0.25rem) !important;
margin-top: var(--spacer-1,0.25rem) !important;
min-width: 25rem !important;
width: 25rem !important;
}
.lfr-layout-structure-item-f6fcdb54-99a2-9882-d164-325e49034238 {
color: var(--brand-color-3) !important;
}
.lfr-layout-structure-item-f6fcdb54-99a2-9882-d164-325e49034238 {

}

.lfr-layout-structure-item-f6fcdb54-99a2-9882-d164-325e49034238 iframe {
aspect-ratio: 1/1;
max-height: 15rem;
border-radius: 10px;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 {
    max-width: 70%;
    margin: 20px auto;
    display: flex;
    align-items: stretch; /* makes them same height */
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #fff;

    box-shadow: 
        0 4px 12px rgba(31, 77, 32, 0.4),   /* subtle base */
        0 8px 20px rgba(31, 77, 32, 0.3),   /* mid layer */
        0 12px 30px rgba(31, 77, 32, 0.2);  /* outer glow */
    overflow: hidden; /* keeps floated image contained */
  
    /* Gradient top border handled by pseudo-element */
    border-top: none;
    position: relative;
}

/* Gradient top border with rounded corners */
.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 100%;
    border-radius: 12px 12px 0 0;
    background: linear-gradient(to right, #1F4D20, #70A27F, #70A27F, #70A27F, #1F4D20);
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 img {
    float: left;
    margin-right: 45px;
    margin-bottom: 2px;
    width: 300px;
    max-width: 100%;
    border-radius: 16px;
  object-fit: cover;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 .image-thumb img {
    cursor: pointer;
    float: left;
    margin-right: 45px;
    margin-bottom: 10px;
    width: 300px;
    max-width: 100%; /* responsive */
    border-radius: 16px;
      box-shadow: 
        0 4px 12px rgba(31, 77, 32, 0.4),   /* subtle base */
        0 8px 20px rgba(31, 77, 32, 0.3),   /* mid layer */
        0 12px 30px rgba(31, 77, 32, 0.2);  /* outer glow */
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 .image-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 1000;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 .image-modal:target {
  opacity: 1;
  pointer-events: auto;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 .image-modal img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 4px;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 .modal-close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: white;
  font-size: 2rem;
  text-decoration: none;
  font-weight: bold;
}


.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 h2,
.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 h4 {
    
    font-weight: bold;
    text-align: justify;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 h2 {
    font-size: 40px;
    display: flex;
  color: #1F4D20;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 h3 {
    font-size: 30px;
    display: flex;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 h4 {
    font-size: 25px;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 p,
.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 ul {
    text-align: justify;
    font-size: 15px;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 ul {
    margin-left: 40px; /* ensures proper indentation for all lists */
    padding-left: 0px;
    list-style-position: outside;
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 ul li {
    margin-bottom: 6px; /* spacing between bullet points */
}

/* Ensure first <ul> next to the image respects indentation */
.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 img + ul {
 margin-left: 360px; /* push it past the image */
}

.lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 #careerUl{
 margin-left: 40px; /* push it past the image */
}



/* Responsive: move image above text on small screens */
@media (max-width: 768px) {
    .lfr-layout-structure-item-b9095c0a-ef2f-29f1-c222-96e06f3b5174 img {
        float: none;
        display: block;
        margin: 0 auto 15px auto;
        width: 100%;
    }
}.lfr-layout-structure-item-24277775-4e7f-bccb-6630-b7576d382363 {
padding-left: var(--spacer-2,0.5rem) !important;
padding-right: var(--spacer-2,0.5rem) !important;
color: var(--brand-color-1) !important;
}
.lfr-layout-structure-item-2fc35bb1-608d-10f3-adb4-579b4bce1406 {
height: 2rem !important;
margin-bottom: var(--spacer-2,0.5rem) !important;
margin-left: var(--spacer-2,0.5rem) !important;
margin-right: var(--spacer-2,0.5rem) !important;
margin-top: var(--spacer-2,0.5rem) !important;
width: 2rem !important;
}
.lfr-layout-structure-item-3ced1414-3614-6096-4fff-7efb0f218eb2 {
margin-left: var(--spacer-1,0.25rem) !important;
margin-right: var(--spacer-1,0.25rem) !important;
overflow: visible !important;
text-align: center !important;
}
.lfr-layout-structure-item-3ced1414-3614-6096-4fff-7efb0f218eb2 {
background: linear-gradient(90deg, #1f4d20, #70a27f, #70a27f, #70a27f, #70a27f, #1f4d20);
border-radius: 20px 20px 0px 0px;
}


@media screen and (max-width: 991px) {.lfr-layout-structure-item-748bb6aa-24a5-e4a3-27e1-edc3f46aa397 {
padding-left: var(--spacer-5,3rem) !important;
padding-right: var(--spacer-5,3rem) !important;
}
.lfr-layout-structure-item-99b88b73-800a-e4b8-a370-f89f90121db8 {
display: none !important;
}
.lfr-layout-structure-item-37290e75-7793-1ab8-3202-e4ba82ee3cbe {
padding-left: var(--spacer-5,3rem) !important;
padding-right: var(--spacer-5,3rem) !important;
}
}@media screen and (max-width: 767px) {.lfr-layout-structure-item-77905726-c95f-ca6e-a372-f37fb79f5a18 {
display: none !important;
}
.lfr-layout-structure-item-e2ced0b8-3edd-3d77-d133-f34f767d5c16 {
display: block !important;
}
.lfr-layout-structure-item-99b88b73-800a-e4b8-a370-f89f90121db8 {
display: none !important;
}
.lfr-layout-structure-item-37290e75-7793-1ab8-3202-e4ba82ee3cbe {
padding-left: var(--spacer-4,1.5rem) !important;
padding-right: var(--spacer-4,1.5rem) !important;
}
}@media screen and (max-width: 575px) {.lfr-layout-structure-item-748bb6aa-24a5-e4a3-27e1-edc3f46aa397 {
padding-left: var(--spacer-0,0rem) !important;
padding-right: var(--spacer-0,0rem) !important;
}
.lfr-layout-structure-item-77905726-c95f-ca6e-a372-f37fb79f5a18 {
display: none !important;
}
.lfr-layout-structure-item-e2ced0b8-3edd-3d77-d133-f34f767d5c16 {
display: block !important;
}
.lfr-layout-structure-item-37290e75-7793-1ab8-3202-e4ba82ee3cbe {
padding-left: var(--spacer-3,1rem) !important;
padding-right: var(--spacer-3,1rem) !important;
}
}