#footer{display:block;background-color:#3b3939;margin-top:10px}#footer #footer-content{display:flex;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;padding:10px 0}#footer #footer-content>*{flex:1 0 0}#footer #footer-content *{color:#fff}#footer #footer-content a{text-decoration:none}#footer #footer-content .apps-offer{margin:10px;display:flex}#footer #footer-content .apps-offer .app-offer{flex:1 0 0}#footer #footer-content .apps-offer .app-offer img{width:135px}.monthly-prices-list{display:block;background-color:#fff;margin-top:30px;padding-bottom:10px}.monthly-prices-list table{display:block}.monthly-prices-list table thead{display:block}.monthly-prices-list table thead tr{display:flex;margin:10px 0}.monthly-prices-list table thead tr th{text-align:left;flex:3 0 0}.monthly-prices-list table thead tr th:first-of-type{flex:1 0 0}.monthly-prices-list table tbody{display:block}.monthly-prices-list table tbody tr{display:flex;margin:10px 0}.monthly-prices-list table tbody tr td{flex:3 0 0}.monthly-prices-list table tbody tr td:first-of-type{flex:1 0 0}.monthly-prices-list table tbody tr td span.mark{display:inline-block;width:20px;height:20px;border-radius:10px}.monthly-prices-list table tbody tr td span.mark.low{background-color:#4db858}.monthly-prices-list table tbody tr td span.mark.medium{background-color:#faa71b}.monthly-prices-list table tbody tr td span.mark.high{background-color:#ed1b24}.monthly-prices-list table tbody tr td span.price{display:inline-block;font-weight:bold}.monthly-prices-list table tbody tr td span.price.low{color:#4db858}.monthly-prices-list table tbody tr td span.price.medium{color:#faa71b}.monthly-prices-list table tbody tr td span.price.high{color:#ed1b24}