.block-author{width:100%;padding:9rem 0;}.block-author .inner{max-width:1250px;margin:0 auto;padding:5rem 2rem 9rem 2rem;background-color:var(--primaryColor);}@media (min-width: 1024px){.block-author .inner{padding:3.5rem 6rem 0 6rem;display:flex;justify-content:space-between;align-items:flex-start;flex-flow:row nowrap;}}.block-author .inner .title{position:relative;flex:1;flex-basis:30%;font-family:var(--font2);font-size:6rem;line-height:1.2;color:#fff;text-align:left;margin-bottom:5rem;}.block-author .cols{width:100%;display:flex;flex-direction:column-reverse;}.block-author .cols .content{padding:2.5rem 0 6rem 0;}.block-author .cols .content p{color:#fff;}.block-author .cols .photo{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-end;}.block-author .cols .photo img{width:100%;height:auto;max-height:350px;-o-object-fit:contain;object-fit:contain;}@media (min-width: 1024px){.block-author .cols{flex-direction:row;}.block-author .cols .col{flex:1;}.block-author .cols .col:last-child{display:flex;justify-content:center;align-items:center;flex:0 0 40%;margin-left:30px;}.block-author .cols .col:last-child .photo img{max-height:100%;}}