.price-table{width:100%;border-collapse:collapse}@media (max-width:992px){.price-table{width:100%;border-collapse:collapse;table-layout:fixed;overflow-x:auto;-webkit-overflow-scrolling:touch;border-spacing:0;border-collapse:none;display:block;max-width:100%}.price-table:before{content:"Beweeg de tabel van links naar rechts";animation:leftToRight 2.5s infinite ease-in-out;text-align:center;position:relative;font-size:85%;display:block;margin-bottom:1.5em;opacity:.7}@keyframes leftToRight{0%{left:0}50%{left:10px}to{left:0}}}.price-table__title{display:block;font-size:220%;font-weight:600;font-family:Prompt;line-height:normal;text-align:center}.price-table__text{opacity:.7;margin:0 auto 2em;max-width:55ch}.price-table__text,.price-table__title{text-align:center}.price-table thead tr th{font-family:Prompt;font-weight:600}@media (min-width:768px){.price-table thead tr th{font-size:120%}}.price-table td,.price-table th{padding:1em;text-align:center}.price-table tr:nth-child(2n){background-color:#202020}