.best-page{flex-direction:column;padding:20px;display:flex}.best-page__container{flex-flow:column-reverse wrap;gap:20px;width:100%;max-width:1320px;margin:0 auto;padding-bottom:48px;display:flex}@media (width>=992px){.best-page__container{flex-direction:row}}.best-page__content,.best-page__sidebar{flex:0 0 100%;max-width:100%}@media (width>=992px){.best-page__content{flex:0 0 calc(66.666% - 10px);max-width:calc(66.666% - 10px);padding-top:30px}.best-page__sidebar{flex:0 0 calc(33.333% - 10px);max-width:calc(33.333% - 10px)}}
