.grid-cols{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:32px}@media only screen and (max-width:930px){.grid-cols{-webkit-box-flex:0;display:flex;flex-direction:column}}.grid-cols-left{grid-column:span 8;-webkit-box-flex:0;display:block;row-gap:32px}.grid-cols-left_row_direction{-webkit-box-flex:0;display:flex}.grid-cols-left:not(.grid-cols-left_row_direction)>div:not(:first-child):not(.vrezka):not(.about-sect){margin-top:32px}.grid-cols-left .mf-title+div:not(:first-child):not(.vrezka):not(.about-sect){margin-top:0}@media only screen and (max-width:767px){.grid-cols-left{row-gap:16px}}.grid-cols-right{grid-column:span 4;padding-left:32px;-webkit-box-flex:0;display:flex;flex-direction:column}@media only screen and (max-width:930px){.grid-cols-right{margin-top:32px;padding-left:0}}.grid-cols-right:empty{display:none;margin:0;padding:0}.grid-cols-right.line-left{border-left:0}.grid-cols-right .right-btn{-webkit-box-flex:0;display:flex;height:100%;padding-bottom:8px}@media only screen and (max-width:767px){.grid-cols-right .right-btn{padding-bottom:0}}.grid-cols-right .right-btn .btn{align-self:flex-end}.grid-cols.is-full-width .grid-cols-left{grid-column:1/-1}
