.d-flex{display:flex}.d-flex-row{display:flex;flex-direction:row}.d-flex-column{display:flex;flex-direction:column}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.justify-content-space-evenly{justify-content:space-evenly}.justify-content-stretch{justify-content:stretch}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-items-baseline{align-items:baseline}.align-self-center{align-self:center}.gap-space-xs{gap:4px}.gap-space-s{gap:8px}.gap-space-m{gap:16px}.flex-basis-0{flex-basis:0}.flex-equal{display:flex;flex-grow:1;flex-basis:0;overflow:hidden}.flex-spacer{flex:1 1 auto}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-2{flex:2}p{font-size:20px;margin-block-start:0;margin-block-end:0}h1{font-size:2em}@media (max-width: 1200px){h1{font-size:1em}}li{margin-bottom:5px}
