.accordions{display:flex;gap:2.5rem}@media only screen and (width <= 1023px){.accordions{flex-direction:column}}.accordions__left,.accordions__right{width:100%}.accordions__header{max-width:31.25rem}@media only screen and (width <= 1023px){.accordions__header{max-width:100%}}