* Ott 799 part 1 (#289)
* refactor(799): moved reusable popup components into PopupComponents
* feat(799): added subscriptions request
* fix(799): fixed subscription types
* Ott 799 part 2 (#293)
* refactor(799): moved Price into features
* refactor(799): moved popupScrollbarStyles into PopupComponents feature
* refactor(799): created config of currency symbols
* feat(799): added buy popup and its subscriptions selection step (#294)
* feat(799): added buy popup and its subscriptions selection step
* refactor(799): review comments fix
* style(#311): main branch for 311 task
* Ott 311 my acc adaptive (#208)
* style(#311): adaptive laptop version for useraccount page done
* style(#311): tablet version part 1
* Ott 311 part 2 (#209)
* style(#311): mobile version of useraccount page done
* style(#311): fixed combobox input styles
* style(#311): input icon style fix
* style(#311): minor fixes after PR comments
* refactor(#487): left only name, lastname, email and password fields in registration (#180)
* refactor(#487): moved all User account feauter components into components folder (#182)
* refactor(#487): moved back global hooks into user account feature (#181)