@charset "UTF-8";body .post__content .sources__head,body .sources__head{display:flex;align-items:center;gap:8px;cursor:pointer}body .post__content .sources__title,body .sources__title{font-size:30px;line-height:1.2;letter-spacing:.02em;color:#a3a6c0;margin:0}body .post__content .sources__arrow,body .sources__arrow{width:36px;height:36px;transition:all .5s}body .post__content .sources__list,body .sources__list{display:none;flex-direction:column;list-style:disc;padding-left:20px}body .post__content .sources__list li,body .post__content .sources__list p,body .sources__list li,body .sources__list p{list-style:disc;font-weight:400;font-size:20px;letter-spacing:.01em;color:#a3a6c0;margin-bottom:0;line-height:1.2}body .post__content .sources__list li::before,body .post__content .sources__list p::before,body .sources__list li::before,body .sources__list p::before{content:none}body .post__content .sources.open .sources__arrow,body .sources.open .sources__arrow{transform:rotate(180deg)}body .post__content .sources.open .sources__list,body .sources.open .sources__list{display:flex}@media (max-width:62em){body .post__content .sources__title,body .sources__title{font-size:22px;letter-spacing:.01em}body .post__content .sources__list,body .sources__list{padding-left:16px}body .post__content .sources__list li,body .post__content .sources__list p,body .sources__list li,body .sources__list p{font-size:16px}}