/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.brepo-job-list{display:grid;gap:1.5rem;}.brepo-job{border-top:1px solid #f00000;padding-top:1rem;}.brepo-document-list{display:grid;gap:.75rem;list-style:none;padding:0;}.brepo-document{align-items:baseline;display:grid;gap:.25rem 1rem;grid-template-columns:minmax(14rem,1fr) 2fr auto;}@media (max-width:700px){.brepo-document{grid-template-columns:1fr;}}.brepo-project-list.brepo-project-grid{display:grid;gap:clamp(20px,3vw,40px);grid-template-columns:repeat(3,minmax(0,1fr));}.brepo-project-card{background:#111;color:#fff;overflow:hidden;}.brepo-project-card__link{color:inherit;display:block;height:100%;position:relative;text-decoration:none;z-index:1;}.brepo-project-card__image{aspect-ratio:16 / 9;display:block;object-fit:cover;width:100%;}.brepo-project-card__body{padding:1.25rem;}.brepo-project-card__body h2{font-size:1.35rem;margin:0 0 .5rem;}.brepo-project-card__body time{color:#e00018;}.brepo-project-gallery[data-brepo-gallery]{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0;width:100%;}@media (max-width:991.98px){.brepo-project-list.brepo-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:767.98px){.brepo-project-list.brepo-project-grid,.brepo-project-gallery[data-brepo-gallery]{grid-template-columns:minmax(0,1fr);}}
