*,
*::before,
*::after {
box-sizing: border-box;
}
html {
scroll-behavior: smooth;
}
a,
button,
input:focus,
input[type="button"],
input[type="submit"],
textarea:focus,
.wp-element-button {
transition: all 0.2s ease-in-out;
}
a,
a:focus,
a:hover,
a:not(.wp-element-button) {
text-decoration-thickness: 1px;
}
b,
strong,
th {
font-weight: var(--wp--custom--font-weight--medium);
}
h1, h2, h3, p {
margin-block: 0;
}
mark {
background: linear-gradient(90deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--primary) 100%);
background-position: 0 85%;
background-repeat: repeat-x;
background-size: 100% 15%;
} input,
select,
textarea {
background-color: var(--wp--preset--color--base);
border: 1px solid var(--wp--preset--color--contrast);
border-radius: 0;
color: var(--wp--preset--color--contrast);
font-family: var(--wp--preset--font-family--primary);
font-size: var(--wp--preset--font-size--medium);
font-weight: var(--wp--custom--font-weight--light);
line-height: var(--wp--custom--line-height--body);
padding: 10px 20px;
width: 100%;
}
input:focus,
textarea:focus {
background-color: var(--wp--preset--color--neutral);
outline: none;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
width: auto;
}
input[type="button"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="text"],
textarea {
appearance: none;
-webkit-appearance: none;
}
::placeholder {
color: var(--wp--preset--color--contrast);
font-size: var(--wp--preset--font-size--small);
opacity: 0.5;
}  *:not(.wp-block-code) > code {
background-color: var(--wp--preset--color--neutral);
font-size: var(--wp--preset--font-size--small);
padding: 5px 8px;
} .wp-block-navigation__responsive-container.is-menu-open {
padding: var(--wp--custom--spacing--gap);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
padding-top: var(--wp--custom--spacing--gap);
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
border: 1px solid currentColor;
padding: 2px;
}
.has-background .wp-block-navigation__responsive-container-open:focus,
.has-background .wp-block-navigation__responsive-container-open:hover {
color: var(--wp--preset--color--base);
} .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
background-color: var(--wp--preset--color--contrast);
border: var(--wp--preset--color--contrast);
color: var(--wp--preset--color--base);
padding: 10px;
}
.wp-block-navigation :where(.wp-block-navigation__submenu-container) a {
padding: 2px 10px;
}  .is-style-shadow-light {
box-shadow: var(--wp--preset--shadow--light);
}
.is-style-shadow-solid {
box-shadow: var(--wp--preset--shadow--solid);
}
.is-style-short {
width: 60px;
border: none;
border-bottom: 4px solid var(--wp--preset--color--primary-300);
margin-left: 0;
margin-right: auto;
margin-block: 1rem;
}
.is-style-thin {
border: none;
border-bottom: 1px solid var(--wp--preset--color--neutral-200);
}
.is-style-white a {
border: 1px solid var(--wp--preset--color--primary-400);
background: var(--wp--preset--color--primary-400);
color: var(--wp--preset--color--base);
}
.is-style-white:hover a {
border: 1px solid var(--wp--preset--color--primary-500);
background: var(--wp--preset--color--primary-500);
}
.is-style-hollow a {
border: 1px solid var(--wp--preset--color--neutral-800);
background: none;
color: var(--wp--preset--color--neutral-800);
}
.is-style-hollow:hover a {
border: 1px solid var(--wp--preset--color--neutral-500);
color: var(--wp--preset--color--neutral-500);
}
.is-style-hollow-white a {
border: 1px solid var(--wp--preset--color--base);
background: rgba(0,0,0,0.1);
color: var(--wp--preset--color--base);
}
.is-style-hollow-white:hover a {
background: rgba(0,0,0,0.3);
} @media only screen and (max-width: 600px) { .is-style-hidden-mobile {
display: none !important;
}
}
@media only screen and (max-width: 768px) {
.is-style-columns-reverse {
flex-direction: column-reverse;
}
.is-style-short {
margin-left: auto;
margin-right: auto;
}
} .balanced {
text-wrap: balance;
}.feature-slot{background-color:var(--wp--preset--color--neutral-100,#F8FAFC);border-left:8px solid var(--wp--preset--color--neutral-300,#B0C7DD);border-radius:var(--wp--preset--border-radius--8);padding:var(--wp--preset--spacing--16) var(--wp--preset--spacing--32)}.contact-slot{background-color:var(--wp--preset--color--base,#ffffff);border:1px solid var(--wp--preset--color--neutral-200,#E7EDF4);border-radius:var(--wp--preset--border-radius--8);padding:var(--wp--preset--spacing--32)}:root{--gb-container-width:1280px;}.gb-container .wp-block-image img{vertical-align:middle;}.gb-grid-wrapper .wp-block-image{margin-bottom:0;}.gb-highlight{background:none;}.gb-shape{line-height:0;}.gb-container-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;}.gb-media-b653c2fc{height:70px;max-width:100%;object-fit:cover;width:auto}@media (max-width:767px){.gb-media-b653c2fc{height:50px}}.gb-text-fc174473{color:var(--wp--preset--color--neutral-100,#F8FAFC);display:block;font-size:var(--wp--preset--font-size--13);font-weight:600}.gb-text-dbff294a{color:rgba(247,250,252,0.5);display:block;font-size:var(--wp--preset--font-size--13);text-decoration:none}.gb-element-84f5bf92{align-items:center;column-gap:1rem;display:flex}.gb-element-c0d86709{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:var(--wp--preset--spacing--96)}.gb-text-71793e92{color:var(--wp--preset--color--neutral-100,#F8FAFC)}.gb-element-27c805d4{display:flex;flex-direction:column;margin-left:auto;row-gap:var(--wp--preset--spacing--32);width:60%}@media (max-width:767px){.gb-element-27c805d4{width:100%}}.gb-element-3e4a898f{flex-direction:column;margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);overflow-x:hidden;position:relative;row-gap:var(--wp--preset--spacing--64);z-index:100}.gb-element-f7e751bd{background-blend-mode:normal,normal;background-color:var(--wp--preset--color--contrast,#000000);background:linear-gradient(135deg,rgba(0,0,0,0.45) 25%,rgba(0,0,0,0.25) 55%),url(https://www.lza.pt/wp-content/uploads/2026/01/bg-hero.jpg) center /cover no-repeat;padding:var(--wp--preset--spacing--64) var(--wp--preset--spacing--32) var(--wp--preset--spacing--128) var(--wp--preset--spacing--32)}.gb-text-79af102b{text-align:center}.gb-element-9b0f37b6{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;row-gap:var(--wp--preset--spacing--24)}.gb-element-188da901{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);padding-bottom:var(--wp--preset--spacing--48);padding-top:var(--wp--preset--spacing--48)}@media (max-width:767px){.gb-text-f37143aa{text-align:center}}@media (max-width:767px){.gb-text-cbaae7e2{text-align:center}}@media (max-width:767px){.gb-text-826e5c77{text-align:center}}.gb-element-07eb2c17{column-gap:var(--wp--preset--spacing--96);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:var(--wp--preset--spacing--96);margin-left:auto;margin-right:auto;max-width:var(--gb-container-width)}@media (max-width:767px){.gb-element-07eb2c17{grid-template-columns:1fr;row-gap:var(--wp--preset--spacing--36)}}.gb-element-8229e168{margin-top:0px;padding:var(--wp--preset--spacing--96) var(--wp--preset--spacing--32)}.gb-text-a1e4360f{text-align:center}.gb-element-ec0a625a{display:flex;flex-direction:column;margin-bottom:var(--wp--preset--spacing--36);margin-left:auto;margin-right:auto;max-width:800px;row-gap:var(--wp--preset--spacing--16)}.gb-media-5d8646f5{height:auto;object-fit:cover;width:100%}.gb-media-d741a443{height:auto;object-fit:cover;width:100%}.gb-media-fc47d954{height:auto;object-fit:cover;width:100%}.gb-media-648413d6{height:auto;object-fit:cover;width:100%}.gb-media-ff52ccaf{height:auto;object-fit:cover;width:100%}.gb-media-f9c2aef8{height:auto;object-fit:cover;width:100%}.gb-media-19cffdff{height:auto;object-fit:cover;width:100%}.gb-media-56c6c326{height:auto;object-fit:cover;width:100%}.gb-media-0e2082f0{height:auto;object-fit:cover;width:100%}.gb-media-953f4e63{height:auto;object-fit:cover;width:100%}.gb-media-3f86d781{height:auto;object-fit:cover;width:100%}.gb-media-49d773c8{height:auto;object-fit:cover;width:100%}.gb-media-ebe37f7d{height:auto;object-fit:cover;width:100%}.gb-media-df320075{height:auto;object-fit:cover;width:100%}.gb-media-074ac0ef{height:auto;object-fit:cover;width:100%}.gb-media-15c7a875{height:auto;object-fit:cover;width:100%}.gb-media-78127ec0{height:auto;object-fit:cover;width:100%}.gb-media-908a34d7{height:auto;object-fit:cover;width:100%}.gb-media-1dafea11{height:auto;object-fit:cover;width:100%}.gb-media-b2c0f8a5{height:auto;object-fit:cover;width:100%}.gb-carousel-3ee917f2{--gb-carousel-slide-gap:36px;--gb-carousel-slides-per-group:5;--gb-carousel-slides-per-view:5;margin-left:auto;margin-right:auto;max-width:90%}@media (max-width:1024px){.gb-carousel-3ee917f2{--gb-carousel-slide-gap:24px;--gb-carousel-slides-per-group:4;--gb-carousel-slides-per-view:4}}@media (max-width:767px){.gb-carousel-3ee917f2{--gb-carousel-slide-gap:16px;--gb-carousel-slides-per-group:2;--gb-carousel-slides-per-view:2;max-width:100%}}.gb-carousel-control-bb02aa66{align-items:center;background-color:rgba(255,255,255,0);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:#000000;column-gap:0.5em;display:flex;height:30px;justify-content:center;text-decoration:none;width:30px}.gb-carousel-control-bb02aa66:is(:hover,:focus){cursor:pointer}.gb-carousel-control-bb02aa66 .gb-carousel-control-icon svg{width:24px;height:24px;fill:currentColor;color:var(--wp--preset--color--primary-200,#9EC4DD)}.gb-carousel-control-494adc3b{align-items:center;background-color:rgba(255,255,255,0);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:#000000;column-gap:0.5em;cursor:pointer;display:flex;height:30px;justify-content:center;text-decoration:none;width:30px}.gb-carousel-control-494adc3b .gb-carousel-control-icon svg{width:24px;height:24px;fill:currentColor;color:var(--wp--preset--color--primary-200,#9EC4DD)}.gb-element-0196d528{align-items:center;display:flex;justify-content:space-between;left:0px;margin-top:0px;position:absolute;right:0px;top:50%;transform:translate3d(0px,-50%,0px)}@media (max-width:767px){.gb-element-0196d528{display:none !important}}.gb-element-d4ea371b{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);position:relative}.gb-element-5b253258{background-color:var(--wp--preset--color--neutral-100,#F8FAFC);margin-top:0px;padding:var(--wp--preset--spacing--96) var(--wp--preset--spacing--32)}.gb-text-96a88c3a{text-align:center}.gb-element-d726c6fe{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;row-gap:var(--wp--preset--spacing--16)}.gb-media-f0ab1250{height:auto;max-width:100%;object-fit:cover;width:600px}.gb-element-3a4520cf{align-items:center;display:flex;flex-direction:column;margin-bottom:var(--wp--preset--spacing--64);margin-top:var(--wp--preset--spacing--64);row-gap:var(--wp--preset--spacing--96);text-align:center}.gb-element-35708b42{display:flex;flex-direction:column;grid-column:1/4;row-gap:var(--wp--preset--spacing--24)}@media (max-width:767px){.gb-element-35708b42{grid-column:1/-1}}.gb-element-78f151b7{display:flex;flex-direction:column;grid-column:4/-1;padding-left:var(--wp--preset--spacing--96);row-gap:var(--wp--preset--spacing--16)}@media (max-width:1024px){.gb-element-78f151b7{padding-left:var(--wp--preset--spacing--24)}}@media (max-width:767px){.gb-element-78f151b7{grid-column:1/-1;padding-left:0px}}.gb-element-8d002452{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);overflow-x:hidden;padding-top:var(--wp--preset--spacing--64);border-top:1px solid var(--wp--preset--color--neutral-200,#E7EDF4)}@media (max-width:767px){.gb-element-8d002452{row-gap:var(--wp--preset--spacing--24)}}.gb-element-181238b1{margin-top:0px;padding:var(--wp--preset--spacing--96) var(--wp--preset--spacing--32)}.gb-text-8cbdc40f{text-align:center}.gb-element-0e10e79c{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:800px;row-gap:var(--wp--preset--spacing--16)}.gb-text-b16249fa{color:var(--wp--preset--color--base,#ffffff)}.gb-element-60c64db4{align-items:flex-end;background-blend-mode:normal;background-image:linear-gradient(134deg,var(--wp--preset--color--primary-500,#0d6ca9) 30%,#f58220 90%);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-grow:1;border-radius:var(--wp--preset--border-radius--8);padding:var(--wp--preset--spacing--24)}.gb-element-a46810e9{display:flex;flex-direction:column;grid-column:1/3;row-gap:var(--wp--preset--spacing--16)}@media (max-width:1024px){.gb-element-a46810e9{grid-column:1/-1;order:2}}.gb-element-e2300671{display:flex;flex-direction:column;grid-column:3/-1;row-gap:var(--wp--preset--spacing--24);padding:var(--wp--preset--spacing--32)}@media (max-width:1024px){.gb-element-e2300671{grid-column:1/-1;order:1}}.gb-element-91fc15ce{column-gap:var(--wp--preset--spacing--16);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);overflow-x:hidden;padding-top:var(--wp--preset--spacing--64)}@media (max-width:1024px){.gb-element-91fc15ce{row-gap:var(--wp--preset--spacing--16)}}.gb-element-04f62c51{background-color:var(--wp--preset--color--neutral-100,#F8FAFC);margin-top:0px;padding:var(--wp--preset--spacing--96) var(--wp--preset--spacing--32)}.gb-media-ced4d3f1{height:40px;max-width:100%;object-fit:cover;opacity:0.5;width:auto}.gb-element-df255a80{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:var(--gb-container-width)}@media (max-width:767px){.gb-element-df255a80{flex-direction:column;row-gap:var(--wp--preset--spacing--16)}}.gb-element-9f3d979e{background-color:var(--wp--preset--color--neutral-900,#101418);margin-top:0px;padding:var(--wp--preset--spacing--16) var(--wp--preset--spacing--32)}