.column-w100{width:100%}.column-w100.no-responsive{width:calc(100 * 1%)}.column-w99{width:100%}.column-w99.no-responsive{width:calc(99 * 1%)}.column-w90{width:100%}.column-w90.no-responsive{width:calc(90 * 1%)}.column-w80{width:100%}.column-w80.no-responsive{width:calc(80 * 1%)}.column-w75{width:100%}.column-w75.no-responsive{width:calc(75 * 1%)}.column-w66{width:100%}.column-w66.no-responsive{width:calc(66 * 1%)}.column-w60{width:100%}.column-w60.no-responsive{width:calc(60 * 1%)}.column-w50{width:100%}.column-w50.no-responsive{width:calc(50 * 1%)}.column-w40{width:100%}.column-w40.no-responsive{width:calc(40 * 1%)}.column-w33{width:100%}.column-w33.no-responsive{width:calc(33 * 1%)}.column-w30{width:100%}.column-w30.no-responsive{width:calc(30 * 1%)}.column-w25{width:100%}.column-w25.no-responsive{width:calc(25 * 1%)}.column-w20{width:100%}.column-w20.no-responsive{width:calc(20 * 1%)}.column-w10{width:100%}.column-w10.no-responsive{width:calc(10 * 1%)}.scroll-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;-moz-column-gap:10px;column-gap:10px;row-gap:0;margin:auto;text-align:center}.scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.scroll-btn>.active,.scroll-btn>:focus,.scroll-btn>:hover{color:#fff}.scroll-btn>.active,.scroll-btn>:active,.scroll-btn>:focus,.scroll-btn>:hover{opacity:.8}.scroll-btn .mouse{position:relative;display:block;width:35px;height:55px;margin:0 auto;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.scroll-btn .mouse>*{position:absolute;display:block;top:29%;right:50%;width:8px;height:8px;margin:-4px -4px 0 0;background:#fff;border-radius:50%;animation:ani-mouse 2.5s linear infinite}@keyframes ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.entry table tbody tr td{padding:4px;color:#000;border:1px solid #e0e0e0}.entry table tbody tr:first-child td{background-color:#add8e6}.entry table tbody tr td:first-child{font-weight:700;background-color:#add8e6}.entry-thumbnail{width:100%;max-height:400px;overflow:hidden}.entry-thumbnail img,.entry-thumbnail picture{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}