/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@media only screen and (min-width: 768px){@media screen and (min-width:1248px){#node-faq #faq .section{display:grid;grid-template-columns:25% 75%;grid-template-areas:"titel fragen" ". button";}#node-faq #faq .section .h1{grid-area:titel;padding-right:50px;}#node-faq #faq .section .faq{grid-area:fragen;}#node-faq #faq .section .faq .frage .titel{cursor:pointer;transition:color 0.5s ease;}#node-faq #faq .section .faq .frage .titel i{transition:color 0.5s ease;}#node-faq #faq .section .faq .frage .titel:hover{color:#ffd500;}#node-faq #faq .section .faq .frage .titel:hover i{color:#ffd500;}#node-faq #faq .section .button-wrapper{grid-area:button;align-self:start;display:inline-block;}}
}
