.c-flex{display:flex;gap:16px}.c-flex--wrap{flex-wrap:wrap}.c-flex--direction-row{flex-direction:row}.c-flex--direction-column{flex-direction:column}.c-flex--items-stretch{align-items:stretch}.c-flex--items-start{align-items:start}.c-flex--items-center{align-items:center}.c-flex--items-end{align-items:end}.c-flex--justify-between{justify-content:space-between}.c-flex--justify-start{justify-content:start}.c-flex--justify-center{justify-content:center}.c-flex--justify-end{justify-content:end}.c-flex--gap-none{gap:0}.c-flex--gap-s{gap:8px}.c-flex--gap-m{gap:16px}.c-flex--gap-l{gap:24px}.c-flex--gap-xl{gap:32px}.c-flex--gap-xxl{gap:40px}@media (max-width:767px){.c-flex--direction-row-sp{flex-direction:row}.c-flex--direction-column-sp{flex-direction:column}.c-flex--items-stretch-sp{align-items:stretch}.c-flex--items-start-sp{align-items:start}.c-flex--items-center-sp{align-items:center}.c-flex--items-end-sp{align-items:end}.c-flex--justify-between-sp{justify-content:space-between}.c-flex--justify-start-sp{justify-content:start}.c-flex--justify-center-sp{justify-content:center}.c-flex--justify-end-sp{justify-content:end}.c-flex--gap-none-sp{gap:0}.c-flex--gap-s-sp{gap:8px}.c-flex--gap-m-sp{gap:16px}.c-flex--gap-l-sp{gap:24px}.c-flex--gap-xl-sp{gap:32px}.c-flex--gap-xxl-sp{gap:40px}}@media (max-width:1023px){.c-flex--direction-row-mb{flex-direction:row}.c-flex--direction-column-mb{flex-direction:column}.c-flex--items-stretch-mb{align-items:stretch}.c-flex--items-start-mb{align-items:start}.c-flex--items-center-mb{align-items:center}.c-flex--items-end-mb{align-items:end}.c-flex--justify-between-mb{justify-content:space-between}.c-flex--justify-start-mb{justify-content:start}.c-flex--justify-center-mb{justify-content:center}.c-flex--justify-end-mb{justify-content:end}.c-flex--gap-none-mb{gap:0}.c-flex--gap-s-mb{gap:8px}.c-flex--gap-m-mb{gap:16px}.c-flex--gap-l-mb{gap:24px}.c-flex--gap-xl-mb{gap:32px}.c-flex--gap-xxl-mb{gap:40px}}@media (min-width:768px){.c-flex--direction-row-lg{flex-direction:row}.c-flex--direction-column-lg{flex-direction:column}.c-flex--items-stretch-lg{align-items:stretch}.c-flex--items-start-lg{align-items:start}.c-flex--items-center-lg{align-items:center}.c-flex--items-end-lg{align-items:end}.c-flex--justify-between-lg{justify-content:space-between}.c-flex--justify-start-lg{justify-content:start}.c-flex--justify-center-lg{justify-content:center}.c-flex--justify-end-lg{justify-content:end}.c-flex--gap-none-lg{gap:0}.c-flex--gap-s-lg{gap:8px}.c-flex--gap-m-lg{gap:16px}.c-flex--gap-l-lg{gap:24px}.c-flex--gap-xl-lg{gap:32px}.c-flex--gap-xxl-lg{gap:40px}}@media (min-width:1024px){.c-flex--direction-row-pc{flex-direction:row}.c-flex--direction-column-pc{flex-direction:column}.c-flex--items-stretch-pc{align-items:stretch}.c-flex--items-start-pc{align-items:start}.c-flex--items-center-pc{align-items:center}.c-flex--items-end-pc{align-items:end}.c-flex--justify-between-pc{justify-content:space-between}.c-flex--justify-start-pc{justify-content:start}.c-flex--justify-center-pc{justify-content:center}.c-flex--justify-end-pc{justify-content:end}.c-flex--gap-none-pc{gap:0}.c-flex--gap-s-pc{gap:8px}.c-flex--gap-m-pc{gap:16px}.c-flex--gap-l-pc{gap:24px}.c-flex--gap-xl-pc{gap:32px}.c-flex--gap-xxl-pc{gap:40px}}.c-flex__item--fit{flex:1 1 0px}.c-flex__item--grow{flex-grow:1}.c-flex__item--shrink{flex-shrink:1}.c-flex__item--fixed{flex:0 0 auto}