@page{size:A3;margin:1cm}html{box-sizing:border-box;transform:scale(.5);transform-origin:0 0}*,:after,:before{box-sizing:inherit}body,html{margin:0;padding:0}body{background-color:#fff;color:#000;font-family:"Garamond Premier Pro","Times New Roman",serif;-webkit-font-smoothing:antialiased;line-height:1}h1,h2,h3{font-size:100%;font-weight:400;margin:0}.calendar{position:relative;background-color:#fff;width:24cm;height:40cm;border:1px dashed #000;background-size:contain;overflow:hidden}.calendar__header{display:flex;flex-direction:column;height:5cm;justify-content:center;text-align:center;line-height:1}.calendar__header>h1{padding-top:2cm;font-size:24pt}.calendar__header>h2{font-size:42pt}.calendar__periods{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;height:32cm;padding-right:1cm}.calendar__logos>img{width:2.5cm;bottom:1.5cm}.calendar__logos>img:first-child{position:absolute;left:0;margin:0 3cm}.calendar__logos>img:last-child{position:absolute;right:0;margin:0 2cm}.period{width:50%;padding-top:6pt}.period:last-child{margin:0 auto}table{width:100%;border-collapse:collapse}th{font-weight:400;line-height:.6;font-size:24pt;padding-top:8pt}thead>tr:first-child>th{font-size:18pt;padding-bottom:4pt}thead>tr:first-child>th>span{text-transform:uppercase;letter-spacing:1pt;font-size:14pt}thead>tr:last-child>th{border:1px solid;border-bottom-color:red;line-height:.5;font-size:14pt;padding:6pt 0 3pt}thead>tr:last-child>th:first-child{border:none}td{border:1px solid #000;border-top:0;border-bottom:0;text-align:center;font-size:20pt;line-height:1;padding:3pt 0 0 0}tbody>tr:last-child>td{border-bottom:1px solid #000}tbody>tr>td:first-child{width:4em;text-align:right;padding-right:4pt;text-transform:uppercase;border:none;text-transform:uppercase;letter-spacing:1pt;font-size:14pt}.month--odd{color:red}