.custom-faq-text{display:flex;justify-content:center;flex-direction:column}@media screen and (min-width: 768px){.custom-faq-text{flex-direction:row}}.custom-faq-text__desk{display:none}@media screen and (min-width: 768px){.custom-faq-text__desk{display:block}}.custom-faq-text__mobile{display:block}@media screen and (min-width: 768px){.custom-faq-text__mobile{display:none}}.custom-faq-text a{color:rgb(var(--color-highlighted-elements));text-decoration:none}