1. All images should be linked locally in the HTML page (later we will add photos to the server and write direct links to the photos).
2. CSS (style inheritance) should be used through a unique class (ID) in each inheritance.
The maximum width of the main block should be 1200px.
The maximum width of the image is 1316px, height 600px.
Images should be linked from the img folder.
Images with text must be in two languages.
3. Do not use common classes like (header, footer)
4. Videos are uploaded only from official channels.
5. Do not use third-party fonts. Use fonts and text sizes from epicentrk.ua. Font Robotto, use font size in px.
6. Classes from CSS frameworks cannot be used (the stylesheet must be unique). The main container must be fluid (max-width: 100%, width: 100%).
7. Using bootstrap is not allowed.
8. Using flex is allowed.
9. Using JS for animation and additional functionality is not allowed.
10. Animation, sliders, or tabs should be implemented in CSS.
11. Use svg only in css (without linking an external file) or in HTML code in one line (without an external file).
12. The structure of the page should be as follows:
/folder
/img
/css
index.html
13. Layout in two languages in separate files.
14. The maximum number of characters is 65 thousand for 2 languages.
link to the layout here