

/* Start:/local/components/svk/svk.faq/templates/template1/style.css?1773126600712*/
.question {margin: 50px auto;}
.question .ask {background: white; padding: 15px 10px; font-weight: 400; border-bottom: 1px solid lightgrey; transition: .5s;     display: flex;
    align-items: center;
    justify-content: space-between;}
.question .otvet {padding: 10px}
.question .q {margin: 10px; font-size: 18px }
.question .fa {float: right; margin-right: 15px; font-size: 30px}
.question .ask:hover {cursor: pointer; color: var(--prime) }

.question .ask {font-size: 24px; line-height: 30px; font-weight: 300}
.question .otvet {font-size: 18px; line-height: 24px; font-weight: 300; border-bottom: 1px solid lightgrey;}
.question .q {margin: 0}
.question .qs .q:first-child {border-top: 1px solid lightgrey;}
/* End */
/* /local/components/svk/svk.faq/templates/template1/style.css?1773126600712 */
