.container{width:calc(100% - 20px * 2);margin:0 auto;max-width:calc(100% - 2 * 20px)}@media screen and (min-width:calc(600px + 1px)) and (max-width:900px){.container{max-width:calc(100% - 2 * 20px)}}@media screen and (min-width:calc(900px + 1px)) and (max-width:1200px){.container{max-width:calc(1000px - 2 * 20px)}}@media screen and (min-width:calc(1200px + 1px)) and (max-width:1500px){.container{max-width:calc(1200px - 2 * 20px)}}@media screen and (min-width:calc(1500px + 1px)) and (max-width:2200px){.container{max-width:calc(1420px)}}@media screen and (min-width:calc(2200px + 1px)) and (max-width:3000px){.container{max-width:calc(1800px)}}@media screen and (min-width:calc(3000px + 1px)) and (max-width:calc(2200px * 2)){.container{max-width:calc(calc(1420px) * 2)}}@media screen and (min-width:calc(calc(2200px * 2) + 1px)) and (max-width:calc(3000px * 2)){.container{max-width:calc(calc(1800px) * 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(1420px) * 2) * 2)}}@media screen and (min-aspect-ratio:2/1) and (min-width:calc(1500px + 1px)) and (max-height:1080px){.container{max-width:calc(1420px)}}@media screen and (min-aspect-ratio:2/1) and (min-aspect-ratio:2/1) and (min-width:calc(2200px + 1px)) and (min-height:1081px) and (max-height:1440px){.container{max-width:calc(1800px)}}@media screen and (min-aspect-ratio:2/1) and (min-aspect-ratio:2/1) and (min-width:calc(3000px + 1px)) and (min-height:1441px) and (max-height:2160px){.container{max-width:calc(calc(1420px) * 2)}}@media screen and (min-aspect-ratio:2/1) and (min-aspect-ratio:2/1) and (min-width:calc(calc(2200px * 2) + 1px)) and (min-height:2161px) and (max-height:2880px){.container{max-width:calc(calc(1800px) * 2)}}@media screen and (min-aspect-ratio:2/1) and (min-aspect-ratio:2/1) and (min-width:calc(calc(3000px * 2) + 1px)) and (min-height:2881px) and (max-height:4320px){.container{max-width:calc(calc(calc(1420px) * 2) * 2)}}@media screen and (min-width:calc(1500px + 1px)){.container.max{max-width:98.3333333333rem}}.container>header{display:flex;flex-flow:column nowrap;gap:1.3888888889rem}@media screen and (min-width:calc(900px + 1px)){.container>header{flex-flow:row nowrap;justify-content:space-between;gap:1.3888888889rem 8.3333333333rem}.container>header>div:first-child{display:flex;flex-flow:column nowrap;align-items:flex-start;max-width:43.3333333333rem}.container>header>div:first-child h2{margin:0}.container>header>div:first-child h2.bullet{background-color:var(--color-neutrals-100);margin-bottom:0.5555555556rem}.container>header>div:first-child h2+*{margin-top:1.3333333333rem}.container>header>:last-child{align-self:flex-end}}
/*# sourceMappingURL=container.css.map */