/* @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;}}
.layout--fourcol{display:grid;grid-template-columns:1fr;grid-column-gap:20px;}@media screen and (min-width:1000px){.layout--fourcol{grid-template-columns:1fr 1fr 1fr 1fr;}}
.layout--threecol{display:grid;grid-template-columns:1fr;grid-column-gap:20px;}@media screen and (min-width:1000px){.layout--threecol{grid-template-columns:1fr 1fr 1fr;}}
.layout--twocol{display:grid;grid-template-columns:1fr;grid-column-gap:20px;}@media screen and (min-width:1000px){.layout--twocol{grid-template-columns:repeat(2,minmax(0,1fr));}}
.layout--onethreecol{display:grid;grid-template-columns:1fr;grid-column-gap:20px;}@media screen and (min-width:1000px){.layout--onethreecol{grid-template-columns:1fr 3fr;}}
.layout--onetwocol{display:grid;grid-template-columns:1fr;grid-column-gap:20px;}@media screen and (min-width:1000px){.layout--onetwocol{grid-template-columns:1fr 2fr;}}
.layout--threeonecol{display:grid;grid-template-columns:1fr;grid-column-gap:20px;}@media screen and (min-width:1000px){.layout--threeonecol{grid-template-columns:3fr 1fr;}}
.layout--twoonecol{display:grid;grid-template-columns:1fr;grid-column-gap:20px;}@media screen and (min-width:1000px){.layout--twoonecol{grid-template-columns:2fr 1fr;}}
.captcha__description{margin-bottom:.75em;}
.newsletterSection #nc-newsletter-subscribe-form:has(.newsletter-email:placeholder-shown) .captcha{display:none;}.newsletterSection .newsletter-captcha{border:1px solid #e8e8e8;}.newsletterSection .newsletter-captcha label{display:block;font-weight:bold;margin-bottom:5px;}.newsletterSection .newsletter-captcha input.form-text{height:42px !important;display:flex;align-items:center;padding:0 25px;outline-color:#999;border:1px solid #e8e8e8;background:white;max-width:100%;width:100%;}.newsletterSection .newsletter-captcha .description{font-size:0.8em;margin-top:10px;}
