.glossary-text-related{position:relative}.glossary-text-related:before{content:"";position:absolute;top:0;right:30px;left:30px;height:2px;background-color:rgba(36,36,36,.1);border-radius:1px}.glossary-text-related__list{display:grid;gap:24px}@media only screen and (min-width:768px)and (max-width:1140px){.glossary-text-related__list{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1141px){.glossary-text-related__list{grid-template-columns:repeat(3,1fr)}}.glossary-text-related__item{display:block;padding:24px;background-color:#f3f2f7;border-radius:16px}.glossary-text-related__item:hover{background-color:#eceaf5}.glossary-text-intro__body{padding-top:120px;padding-bottom:140px}@media only screen and (min-width:768px)and (max-width:1140px){.glossary-text-intro__header{display:flex;justify-content:space-between;align-items:center}}@media only screen and (min-width:1141px){.glossary-text-intro__header{display:flex;justify-content:space-between;align-items:center}}.glossary-text-intro__back{display:block}.glossary-text-intro__back:hover{color:#4a74ff}.glossary-text-intro__back-icon{margin-right:8px}.glossary-text-intro__author,.glossary-text-intro__info{display:flex;align-items:center}@media only screen and (max-width:767px){.glossary-text-intro__info{flex-wrap:wrap;margin-top:16px}}.glossary-text-intro__avatar{margin-right:8px;width:24px;height:24px;border-radius:12px}.glossary-text-intro__date{margin-right:20px}.glossary-text-intro__description{max-width:712px}