.d-flex{display:flex}.justify-content-between{justify-content:space-between}@media screen and (max-width:825px){.mobile-justify-content-between{justify-content:space-between}}.justify-content-center{justify-content:center}@media screen and (max-width:825px){.mobile-justify-content-center{justify-content:center}}@media screen and (min-width:825px){.desktop-justify-content-center{justify-content:center}}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:end}@media screen and (max-width:825px){.mobile-justify-content-end{justify-content:end}}.gap-8{gap:2rem}.gap-16{gap:4rem}.flex-wrap{flex-wrap:wrap}@media screen and (max-width:825px){.mobile-flex-wrap{flex-wrap:wrap}}@media screen and (min-width:825px){.desktop-flex-wrap{flex-wrap:wrap}}.overflow-x-auto{overflow-x:auto}@media screen and (max-width:825px){.mobile-overflow-x-auto{overflow-x:auto}.mobile-column-direction{flex-direction:column}.mobile-column-direction-reverse{flex-direction:column-reverse}}.gap-0-5{gap:.5rem}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-5{gap:5rem}.gap-10{gap:10rem}.align-center{align-items:center}.align-start{align-items:flex-start}@media screen and (min-width:825px){.desktop-align-start{align-items:flex-start}}@media screen and (max-width:825px){.mobile-align-start{align-items:flex-start}}.align-stretch{align-items:stretch}.column-direction{flex-direction:column}.even-children{width:100%;height:100%}.even-children>*{flex-grow:1;width:100%}@media screen and (max-width:825px){.mobile-even-children{width:100%;height:100%}.mobile-even-children>*{flex-grow:1;width:100%}}.flex-reverse{flex-flow:row-reverse}@media screen and (min-width:825px){.desktop-flex-reverse{flex-flow:row-reverse}}
