 body {font-size: var(--text-m); font-family: "PT Sans"; font-weight: 400; line-height: 1.2; color: var(--white)} h1, h2, h3, h4, h5, h6 {color: var(--white); font-family: "PT Sans"; font-weight: 700; line-height: 1.1} h1 {font-family: "PT Sans"; font-weight: 700; line-height: 1.1; color: var(--white)}@media (max-width: 991px) { body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }}}