# Added AOP-list page. 

* Reworked the APO choice page, DOM changes.
* Added a split layout
* Added a scroll layout
* Added a visual molecule
* Added a step-wizard organism
* New style for the lists
* Fixed the overflow issue on product detail.

## Commit details (retroactive)

* Added `a-icon--1x-small`, `l-container`, `l-container--1x-medium`, `l-container--align-left`, `l-content`, `l-content__item`; Added HTML tags `<div>`, `<form>`, `<h4>`, `<section>` in SCSS files `src/scss/general/components/atoms/_icon.scss`, `src/scss/general/components/molecules/_list.scss`, `src/scss/general/settings/_typography.scss` on page `AOP/list`.
* Added `p-aop__illustration`, `p-aop__step`, `p-aop__visual`; Added HTML tags `<div>`, `<img>` in SCSS files `src/scss/general/pages/_aop.scss`.
* Added `a-button--mobile-wide`, `l-action__content`, `l-scroll`, `l-scroll__bottom`, `l-scroll__content`, `l-section__content`; Changed/removed `l-form--fixed-submit`, `l-form__submit--full-width`, `l-section`, `p-aop__container`, `p-aop__content` in SCSS files `src/scss/general.scss`, `src/scss/general/components/atoms/_button.scss`, `src/scss/general/components/molecules/_list.scss`, `src/scss/general/components/molecules/_visual.scss`, `src/scss/general/components/organisms/_step-wizard.scss`, `src/scss/general/layout/_container.scss`, `src/scss/general/layout/_form.scss`, `src/scss/general/layout/_scroll.scss`, `src/scss/general/layout/_section.scss`, `src/scss/general/layout/_split.scss`, `src/scss/general/pages/_aop.scss` on page `styleguides/general/molecules/visual/visual-page`.
