.container{width:calc(100% - 1rem * 2);margin:0 auto;max-width:calc(100% - 2 * 1rem)}@media screen and (min-width:calc(600px + 1px)) and (max-width:900px){.container{max-width:calc(100% - 2 * 1rem)}}@media screen and (min-width:calc(900px + 1px)) and (max-width:1200px){.container{max-width:calc(850px + 2 * 1rem)}}@media screen and (min-width:calc(1200px + 1px)) and (max-width:1700px){.container{max-width:calc(1170px + 2 * 1rem)}}@media screen and (min-width:calc(1700px + 1px)) and (max-width:2200px){.container{max-width:calc(1640px + 2 * 1rem)}}@media screen and (min-width:calc(2200px + 1px)) and (max-width:3000px){.container{max-width:calc(2050px + 2 * 1rem)}}@media screen and (min-width:calc(3000px + 1px)) and (max-width:calc(2200px * 2)){.container{max-width:calc(calc(1640px + 2 * 1rem) * 2)}}@media screen and (min-width:calc(calc(2200px * 2) + 1px)) and (max-width:calc(3000px * 2)){.container{max-width:calc(calc(2050px + 2 * 1rem) * 2)}}@media screen and (min-width:calc(calc(3000px * 2) + 1px)) and (max-width:calc(calc(2200px * 2) * 2)){.container{max-width:calc(calc(calc(1640px + 2 * 1rem) * 2) * 2)}}.container.block{margin-top:3.4rem;margin-bottom:3.4rem}.container.block+.container.block{margin-top:6.8rem}.container.cols-2-right-col-smaller{display:grid;grid-template-columns:1082fr 526fr;grid-column-gap:3.25rem}.container.narrow{max-width:60rem}.container.narrower{max-width:45rem}@media screen and (min-width:calc(1200px + 1px)){.container.container-for-read{max-width:54rem}}body>header+.container:first-of-type{margin-top:0.75rem}
/*# sourceMappingURL=container.css.map */