.fullWidth{display:flex;flex-direction:column;justify-content:center;margin-bottom:40px;min-height:400px;padding-top:var(--headerHeight)}.fullWidth:has(svg) .fullWidth__text,.fullWidth:has(svg) .row{max-width:none;width:100%}.fullWidth--no-m{margin-bottom:0}@media (min-width:1024px){.fullWidth{min-height:400px}}.fullWidth .container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding-bottom:20px;padding-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:300px}@media (min-width:1024px){.fullWidth .container{min-height:400px}}.fullWidth h1{margin-bottom:30px}.fullWidth__title a{color:inherit;text-decoration:underline}.fullWidth__title a:hover{color:inherit}.fullWidth__text{margin:auto;max-width:550px;width:95%}.fullWidth__text--fw{max-width:none}