:root{--c-primary:#c31622;--c-text:#000;--c-white:#fff;--c-black:#000;--c-red-300:#d80012;--c-red-400:#c31622;--c-gray-300:#f5f5f5;--c-gray-350:#eaeaea;--c-gray-400:#b9b9b9;--c-gray-500:#adadad;--c-gray-600:#717171;--l-700:0 0 .1rem #fff,0 0 .1rem #fff,0 0 .1rem #fff;--f-main:"Apparat",sans-serif;--f-headings:"Apparat",sans-serif;--default-col-gap:3rem;--default-row-gap:3rem;--wrapper:152rem;--wrapper-padding:1.5rem;--wrapper-padding-mobile:2rem}.table__section{margin-top:4.8rem;padding-bottom:1.8rem;border-bottom:.1rem solid var(--c-gray-400)}@media (min-width:768px){.table__section{margin-top:4.8rem;padding-top:4.2rem;padding-bottom:4.8rem}}.table__section-title{margin-bottom:1rem;color:var(--c-primary);font-size:3.3rem;font-weight:800;line-height:4.3rem}@media (min-width:768px){.table__section-title{margin-bottom:2.3rem;font-size:4rem;line-height:5rem}}.table__section-description{margin-bottom:2.3rem;font-size:1.6rem;line-height:2.6rem}@media (min-width:768px){.table__section-description{margin-bottom:2rem;font-size:2rem;line-height:3rem}}.table__section:first-child{margin-top:4rem;padding-top:1.8rem;border-top:.1rem solid var(--c-gray-400)}@media (min-width:768px){.table__section:first-child{margin-top:4.8rem;padding-top:4.2rem;padding-bottom:4.8rem}}.table__section:last-child{margin-bottom:4rem}.table__rows{width:100%}.table__rows-item{margin:1rem 0 1.3rem;padding:1.1rem;font-size:1.6rem;line-height:2.6rem;text-align:left;background-color:var(--c-gray-300)}@media (min-width:992px){.table__rows-item{margin:1rem 0 2rem;padding:1.4rem 1.3rem .7rem 1.8rem;font-size:2rem;line-height:4rem}}.table__rows-item-first,.table__rows-item-second,.table__rows-item-third{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:1.5rem}@media (min-width:768px){.table__rows-item-first,.table__rows-item-second,.table__rows-item-third{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}}@media (min-width:992px){.table__rows-item-first,.table__rows-item-second,.table__rows-item-third{-webkit-box-flex:1;-ms-flex:1 33%;flex:1 33%}}.table__rows-item-first{width:100%;max-width:40%}@media screen and (min-width:360px){.table__rows-item-first{max-width:50%}}@media (min-width:544px){.table__rows-item-first{max-width:40%}}@media (min-width:768px){.table__rows-item-first{-webkit-box-flex:1;-ms-flex:1 33%;flex:1 33%;max-width:36.6rem}}.table__rows-item-second{max-width:43.3rem}.table__rows-item-third{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:unset;max-width:unset;margin-left:auto;padding:0}@media (min-width:544px){.table__rows-item-third{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto;width:100%;max-width:20rem}}@media (min-width:768px){.table__rows-item-third{-webkit-box-flex:1;-ms-flex:1 33%;flex:1 33%;width:100%;max-width:24.1rem}}.table__rows-item span{font-size:1.6rem;line-height:2.6rem}@media (min-width:992px){.table__rows-item span{margin-bottom:.5rem;font-size:2rem;line-height:3.5rem}}@media (min-width:992px){.table__rows-item span:last-child{margin-bottom:0}}.table__rows-item:last-child{margin-bottom:0}.table__rows-item span:first-child{font-weight:700;line-height:2.4rem}.table__button{width:100%}.table__button-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:8.1rem;padding:.5rem;color:var(--c-white);font-size:1.8rem;font-weight:800;line-height:2.5rem;text-align:center;word-break:normal;background-color:var(--c-primary);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}@media (min-width:768px){.table__button-link{max-width:24.1rem!important}}@media (min-width:544px){.table__button-link{max-width:unset;padding:1.1rem}}@media (min-width:992px){.table__button-link{padding:1.2rem;font-size:2rem;line-height:3rem}}.table__button-link:hover{text-decoration:none;opacity:.8;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}