Presentation of certificates with scopes of systems: quality management, environment, health and safety and BI, and scopes of accreditation of the testing laboratory (AB 128 and 67/MON/2024).
.hero {
position: relative;
min-height: 13.75rem;
padding: 2.1875rem 0;
display: flex;
flex-direction: column;
justify-content: flex-end;
height: 18.625rem !important;
}
@media (min-width: 992px) {
.hero {
height: 18.625rem;
padding: 4.25rem 0;
}
}
.hero:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: var(--primary-color);
opacity: 0.5;
pointer-events: none;
z-index: 1;
}
@media (min-width: 992px) {
.hero:not(.hero--has-smaller-height) {
height: 18.625rem !important;
}
}
.hero__container {
height: 100%;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.hero__content {
color: var(--accessible-white-to-yellow);
position: relative;
z-index: 2;
}
.hero__title {
font-weight: 700;
}
.hero__image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
pointer-events: none;
z-index: 0;
}
/*# sourceMappingURL=hero.css.map */
Certificates with system scopes

.page-content .wp-block-heading {
margin-bottom: 1.5rem;
}
.page-content .wp-block-heading:not(.has-text-color) {
color: var(--accessible-black-to-yellow);
}
@media (min-width: 992px) {
.page-content .wp-block-heading {
margin-bottom: 2rem;
}
}
.page-content ul:not([class]) {
list-style: disc;
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 0.75rem 0;
margin-left: 21px;
}
.page-content ul:not([class]) li {
color: var(--accessible-black-to-yellow);
}
.page-content ul:not([class]) li a {
text-decoration: underline;
}
.page-content ul:not([class]) li > ul {
list-style-type: circle;
margin-top: 0.75rem;
margin-bottom: 0;
}
.page-content ol:not([class]) {
list-style: decimal;
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 0.75rem 0;
margin-left: 21px;
}
.page-content ol:not([class]) li {
color: var(--accessible-black-to-yellow);
}
.page-content ol:not([class]) li a {
text-decoration: underline;
}
.page-content ol:not([class]) li > ul {
list-style-type: circle;
margin-top: 0.75rem;
margin-bottom: 0;
}
.page-content p,
.page-content li {
color: var(--accessible-black-to-yellow);
}
.page-content p,
.page-content ol,
.page-content ul {
margin-bottom: 1rem;
}
@media (min-width: 992px) {
.page-content p,
.page-content ol,
.page-content ul {
margin-bottom: 1.5rem;
}
}
.page-content a:not([class]) {
text-decoration: underline;
overflow-wrap: break-word;
}
.page-content a:not([class]):not(:hover) {
color: var(--accessible-primary-to-aqua);
}
.page-content > *:not(.wp-block-heading):not(p):not(.wp-block-list):not(.wp-block-columns):not(:last-child) {
margin-bottom: 1.5rem;
}
.page-content > *:last-child {
margin-bottom: 0;
}
.page-content .wp-block-gallery.has-nested-images.aligncenter {
align-items: center;
justify-content: flex-start;
}
@media (max-width: 991.98px) {
.page-content .wp-block-buttons.is-content-justification-right {
justify-content: flex-start;
}
}
.page-content .wp-block-gallery.has-nested-images figure.wp-block-image {
flex-grow: unset;
}
.page-content .skk_container,
.page-content .skk_offers,
.page-content .skk_logo {
max-width: 100%;
}
/*# sourceMappingURL=page-content.css.map */
Back
to top