.Rtable{display:flex;flex-wrap:wrap;margin-top:2em;padding:0;justify-content:center;position:relative}.Rtable-alt{display:flex;flex-wrap:wrap;margin-bottom:3em;padding:0;justify-content:center;position:relative}.Rtable-cell{box-sizing:border-box;flex-grow:1;width:100%;overflow:hidden;list-style:none;padding:.25em;background-color:white;border-color:5px solid #fff}.Rtable--1cols>.Rtable-cell{width:100%}.Rtable--2cols>.Rtable-cell{width:50%}.Rtable--3cols>.Rtable-cell{width:33.33%}.Rtable--4cols>.Rtable-cell{width:25%}.Rtable--5cols>.Rtable-cell{width:20%}.Rtable--6cols>.Rtable-cell{width:16.6%}.Rtable-cell-wide{width:65%}.Rtable-cell-narrow{width:35%}@media(max-width:768px){.Rtable--3cols>.Rtable-cell,.Rtable--4cols>.Rtable-cell{width:50% !important}.Rtable-cell-wide{width:50%}.Rtable-cell-narrow{width:50%}}@media all and (max-width:640px){.Rtable-cell{text-align:center !important}.Rtable--collapse{display:inline-flex}.Rtable--collapse>.Rtable-cell{width:50% !important}.Rtable--collapse>.Rtable-cell--foot{margin-bottom:1em}.Rtable-cell-wide{width:100%}.Rtable-cell-narrow{width:100%}}.no-flexbox .Rtable{display:block}.no-flexbox .Rtable>.Rtable-cell{width:100%}.no-flexbox .Rtable>.Rtable-cell--foot{margin-bottom:1em}.no-flexbox .Rtable-alt{display:block}.no-flexbox .Rtable-alt>.Rtable-cell{width:100%}.no-flexbox .Rtable-alt>.Rtable-cell--foot{margin-bottom:1em}.logo-container{width:100%}.logo-image-container{position:relative}.logo-image-container img{object-fit:contain;margin:2em .5em;width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available;max-height:100px}.logo-flex-row{display:inline-flex;flex:1;flex-direction:row;justify-content:center;align-items:flex-start;align-content:stretch;flex-wrap:wrap;text-align:center}