.com_about .frame{padding:2rem;background-color:#F2F7FA}html.accessibility_bw .com_about .frame{background-color:#FFF;border:1px solid #000}.com_about>.top_grid{display:grid;grid-template-columns:2fr 1fr;grid-column-gap:3rem;grid-row-gap:3rem}.com_about>.top_grid .image_container img{width:100%;border-radius:1rem}.com_about>.bottom_grid{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:3rem;grid-row-gap:3rem;margin-top:3rem}.com_about>.bottom_grid .frame>.title{margin-bottom:1rem;font-size:1.7rem;font-weight:600}.com_about>.bottom_grid .frame>.title:before{content:'';display:inline-block;margin-right:.5rem;vertical-align:text-top;width:21px;height:21px;background-size:cover;background-repeat:no-repeat}.com_about>.bottom_grid .frame.ratings>.title:before{background-image:url(../images/ratings.svg)}.com_about>.bottom_grid .frame.licensions>.title:before{width:23px;height:25px;background-image:url(../images/licensions.svg)}.com_about>.bottom_grid .frame.requisites>.title:before{width:27px;height:27px;background-image:url(../images/requisites.svg)}.com_about>.bottom_grid .ratings a.archive{display:inline-block;padding:1rem;color:#034EA2;text-decoration:none;border:1px solid #034EA2;border-radius:1rem}.com_about .history_grid{display:grid;grid-template-columns:auto auto;grid-column-gap:4rem}.com_about .history_grid>div{position:relative}.com_about .history_grid .year{font-size:1.3rem;font-weight:600;color:#034EA2}html.accessibility_bw .com_about .history_grid .year{color:#000}.com_about .history_grid .point{display:block;position:absolute;right:-3rem;top:0;bottom:0;width:2rem;height:2rem;background-color:#fff;border:1px solid #034EA2;border-radius:50%;z-index:1}html.accessibility_bw .com_about .history_grid .point{border:1px solid #000}.com_about .history_grid .point:after{content:'';position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;display:block;margin-left:auto;margin-right:auto;width:1rem;height:1rem;background-color:#034EA2;border-radius:50%}.com_about .history_grid>div.description:not(:last-child){padding-bottom:1rem}.com_about .history_grid>div.description:not(:last-child):after{content:'';display:block;position:absolute;left:-2rem;top:0;bottom:0;width:1px;background-color:#034EA2}.com_about .document_grid{margin-top:3rem}@media screen and (max-width:991px){.com_about>.top_grid{display:flex;flex-direction:column-reverse}.com_about>.bottom_grid{grid-template-columns:1fr}}