ol li,ul li{font-size:18px}.calendar-app-wrapper{background:#fff;border-radius:4px;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.2);display:grid;grid-template-columns:1fr;max-width:860px;width:100%}@media screen and (max-width:768px){.calendar-app-wrapper{grid-template-columns:1fr;margin:0}}.calendar-body-wrapper,.calendar-sidebar-wrapper{display:flex;flex-direction:column;width:100%}.calendar-sidebar-wrapper{align-items:center}.calendar-sidebar-wrapper p{margin:20px}.calendar-sidebar-wrapper a{font-size:inherit!important}.calendar-header{align-items:center;background:#af231c;border-radius:12px 12px 0 0;color:#fff;-moz-column-gap:20px;column-gap:20px;display:flex;justify-content:flex-start;padding:15px 20px;text-align:center}.calendar-header h2{color:#fff}.calendar-header .form-group.calendar-select{margin-bottom:0}.calendar-header .form-group.calendar-select select{background:#af231c;border:1px solid hsla(0,0%,100%,.7);border-radius:12px;color:#fff;font-size:20px;font-weight:700;min-height:34px;padding:0 15px;width:100px}.calendar-header h3{color:#fff;font-weight:700}.calendar-table{border:none;display:none;margin-bottom:0;width:100%}.calendar-table td,.official-calendar td{border:none;border-bottom:1px solid #ededed;padding:15px 40px}.calendar-table tr:nth-child(2n),.official-calendar tr:nth-child(odd){background:#ededed}.calendar-table tr td:first-of-type{font-weight:700;width:50%}.calendar-table tr td:nth-of-type(2),.calendar-table tr td:nth-of-type(3){width:25%}.official-calendar{border:1px solid rgba(83,86,90,.3);border-top:none;width:100%}.official-calendar tr td:first-of-type{font-weight:700}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.form-group.calendar-select select{background-color:#036aac!important}.form-group.calendar-select select:focus::-ms-value{background:#036aac;color:#fff}}@supports(-ms-ime-align:auto){.form-group.calendar-select select{background-color:#036aac!important}.form-group.calendar-select select:focus::-ms-value{background:#036aac;color:#fff}}.form-group.calendar-select:before{box-sizing:border-box;content:"▼";font-size:12px;pointer-events:none;position:absolute;right:15px;top:16px;transform:translateY(-50%) scaleY(.7)}.below-calendar-section{margin:40px 0}.below-calendar-section h2{margin-bottom:20px}.below-calendar-left{float:left;margin-right:5%;width:45%}.below-calendar-right{float:left;width:50%}@media(max-width:768px){.calendar-body-wrapper,.calendar-sidebar-wrapper{width:100%}.calendar-table tr:last-of-type td{border-bottom:1px solid rgba(83,86,90,.3)}.below-calendar-left{margin-right:0}.below-calendar-left,.below-calendar-right{float:none;width:100%}.below-calendar-section{margin:40px 0 0}}@media(max-width:600px){.calendar-table,.official-calendar{font-size:14px;line-height:1.4}.calendar-table td,.official-calendar td{padding:7px}}