release
port 3840px (4k) / 1920px / 414px
91
README.md
@ -1,91 +0,0 @@
|
|||||||
# challenge-landing-page
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Getting started
|
|
||||||
|
|
||||||
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
|
|
||||||
|
|
||||||
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
|
|
||||||
|
|
||||||
## Add your files
|
|
||||||
|
|
||||||
- [ ] [Create](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
|
|
||||||
- [ ] [Add files using the command line](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
|
|
||||||
|
|
||||||
```
|
|
||||||
cd existing_repo
|
|
||||||
git remote add origin https://gitlab.com/m3-academy/fase-01/challenge-landing-page.git
|
|
||||||
git branch -M main
|
|
||||||
git push -uf origin main
|
|
||||||
```
|
|
||||||
|
|
||||||
## Integrate with your tools
|
|
||||||
|
|
||||||
- [ ] [Set up project integrations](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/integrations/)
|
|
||||||
|
|
||||||
## Collaborate with your team
|
|
||||||
|
|
||||||
- [ ] [Invite team members and collaborators](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/members/)
|
|
||||||
- [ ] [Create a new merge request](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
|
|
||||||
- [ ] [Automatically close issues from merge requests](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
|
|
||||||
- [ ] [Automatically merge when pipeline succeeds](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)
|
|
||||||
|
|
||||||
## Test and Deploy
|
|
||||||
|
|
||||||
Use the built-in continuous integration in GitLab.
|
|
||||||
|
|
||||||
- [ ] [Get started with GitLab CI/CD](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/ci/quick_start/index.html)
|
|
||||||
- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/application_security/sast/)
|
|
||||||
- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
|
|
||||||
- [ ] [Use pull-based deployments for improved Kubernetes management](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/clusters/agent/)
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
# Editing this README
|
|
||||||
|
|
||||||
When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thank you to [makeareadme.com](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://www.makeareadme.com/) for this template.
|
|
||||||
|
|
||||||
## Suggestions for a good README
|
|
||||||
Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
|
|
||||||
|
|
||||||
## Name
|
|
||||||
Choose a self-explaining name for your project.
|
|
||||||
|
|
||||||
## Description
|
|
||||||
Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
|
|
||||||
|
|
||||||
## Badges
|
|
||||||
On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
|
|
||||||
|
|
||||||
## Visuals
|
|
||||||
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
|
|
||||||
|
|
||||||
## Installation
|
|
||||||
Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
|
|
||||||
|
|
||||||
## Support
|
|
||||||
Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
|
|
||||||
|
|
||||||
## Roadmap
|
|
||||||
If you have ideas for releases in the future, it is a good idea to list them in the README.
|
|
||||||
|
|
||||||
## Contributing
|
|
||||||
State if you are open to contributions and what your requirements are for accepting them.
|
|
||||||
|
|
||||||
For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
|
|
||||||
|
|
||||||
You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
|
|
||||||
|
|
||||||
## Authors and acknowledgment
|
|
||||||
Show your appreciation to those who have contributed to the project.
|
|
||||||
|
|
||||||
## License
|
|
||||||
For open source projects, say how it is licensed.
|
|
||||||
|
|
||||||
## Project status
|
|
||||||
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
|
|
||||||
|
|
BIN
images/3computadores.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
9
images/Logo-M3Academy 1.svg
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
images/Rectangle 13.png
Normal file
After Width: | Height: | Size: 232 KiB |
BIN
images/Rectangle 16.png
Normal file
After Width: | Height: | Size: 212 KiB |
BIN
images/Rectangle 17.png
Normal file
After Width: | Height: | Size: 318 KiB |
BIN
images/cellphone.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
images/coin 1.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
images/end-image.png
Normal file
After Width: | Height: | Size: 358 KiB |
BIN
images/endimagesmall.png
Normal file
After Width: | Height: | Size: 246 KiB |
3
images/facebook-logo.svg
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M17.9993 0.0049936L14.887 0C11.3905 0 9.13087 2.31828 9.13087 5.90643V8.62969H6.00163C5.73123 8.62969 5.51226 8.84891 5.51226 9.11932V13.065C5.51226 13.3354 5.73148 13.5544 6.00163 13.5544H9.13087V23.5106C9.13087 23.781 9.34984 24 9.62025 24H13.703C13.9734 24 14.1924 23.7808 14.1924 23.5106V13.5544H17.8512C18.1216 13.5544 18.3406 13.3354 18.3406 13.065L18.3421 9.11932C18.3421 8.98948 18.2904 8.86514 18.1988 8.77326C18.1071 8.68138 17.9823 8.62969 17.8525 8.62969H14.1924V6.32115C14.1924 5.21157 14.4568 4.64829 15.9022 4.64829L17.9988 4.64755C18.2689 4.64755 18.4879 4.42833 18.4879 4.15817V0.494367C18.4879 0.224462 18.2692 0.00549296 17.9993 0.0049936Z" fill="white"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 787 B |
5
images/instagram-logo.svg
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M17.3766 0H6.62295C2.97106 0 0 3.095 0 6.89906V18.1008C0 21.905 2.97106 24.9999 6.62295 24.9999H17.3766C21.0288 24.9999 23.9999 21.9049 23.9999 18.1008V6.89906C24 3.095 21.0288 0 17.3766 0ZM21.8706 18.1008C21.8706 20.6819 19.8547 22.7817 17.3768 22.7817H6.62295C4.1452 22.7819 2.12938 20.6819 2.12938 18.1008V6.89906C2.12938 4.31806 4.1452 2.21811 6.62295 2.21811H17.3766C19.8545 2.21811 21.8705 4.31806 21.8705 6.89906V18.1008H21.8706Z" fill="white"/>
|
||||||
|
<path d="M11.9999 6.05847C8.58992 6.05847 5.81576 8.94822 5.81576 12.5003C5.81576 16.0522 8.58992 18.9418 11.9999 18.9418C15.4099 18.9418 18.1841 16.0522 18.1841 12.5003C18.1841 8.94822 15.4099 6.05847 11.9999 6.05847ZM11.9999 16.7236C9.7642 16.7236 7.94514 14.829 7.94514 12.5002C7.94514 10.1711 9.76406 8.27643 11.9999 8.27643C14.2358 8.27643 16.0547 10.1711 16.0547 12.5002C16.0547 14.829 14.2356 16.7236 11.9999 16.7236Z" fill="white"/>
|
||||||
|
<path d="M18.4435 4.17761C18.0333 4.17761 17.6303 4.35062 17.3405 4.65377C17.0494 4.95543 16.882 5.37539 16.882 5.80422C16.882 6.23173 17.0495 6.65154 17.3405 6.95468C17.6301 7.25635 18.0333 7.43084 18.4435 7.43084C18.8552 7.43084 19.2569 7.25635 19.548 6.95468C19.839 6.65154 20.0051 6.23158 20.0051 5.80422C20.0051 5.37539 19.839 4.95543 19.548 4.65377C19.2584 4.35062 18.8552 4.17761 18.4435 4.17761Z" fill="white"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.4 KiB |
BIN
images/laptop 1.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
images/mainposter.jpg
Normal file
After Width: | Height: | Size: 828 KiB |
BIN
images/mainpostersmall.png
Normal file
After Width: | Height: | Size: 332 KiB |
BIN
images/money.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
images/shop 1.png
Normal file
After Width: | Height: | Size: 965 B |
BIN
images/shopping-bag (1) 1.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
3
images/youtube-logo.svg
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="24" height="18" viewBox="0 0 24 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path d="M22.98 2.34C22.329 1.182 21.6225 0.969 20.184 0.888C18.747 0.7905 15.1335 0.75 12.003 0.75C8.8665 0.75 5.2515 0.7905 3.816 0.8865C2.3805 0.969 1.6725 1.1805 1.0155 2.34C0.345 3.4965 0 5.4885 0 8.9955C0 8.9985 0 9 0 9C0 9.003 0 9.0045 0 9.0045V9.0075C0 12.4995 0.345 14.5065 1.0155 15.651C1.6725 16.809 2.379 17.019 3.8145 17.1165C5.2515 17.2005 8.8665 17.25 12.003 17.25C15.1335 17.25 18.747 17.2005 20.1855 17.118C21.624 17.0205 22.3305 16.8105 22.9815 15.6525C23.658 14.508 24 12.501 24 9.009C24 9.009 24 9.0045 24 9.0015C24 9.0015 24 8.9985 24 8.997C24 5.4885 23.658 3.4965 22.98 2.34ZM9 13.5V4.5L16.5 9L9 13.5Z" fill="white"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 743 B |
94
index.html
Normal file
@ -0,0 +1,94 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="pt-BR">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Landing Page</title>
|
||||||
|
<link rel="stylesheet" href="styles.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header class="page-header">
|
||||||
|
<a href="./index.html"><img class="header-logo" src="images/Logo-M3Academy 1.svg" alt="Logo M3 Academy"></a>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<main>
|
||||||
|
<picture>
|
||||||
|
<source media="(max-width:414px)" srcset="images/mainpostersmall.png">
|
||||||
|
<img class="main-poster" src="images/mainposter.jpg" alt="Banner Laptop">
|
||||||
|
</picture>
|
||||||
|
<section>
|
||||||
|
<div class="info-1">
|
||||||
|
<h2 class="info-1-subtitulo">Lorem ipsum</h2>
|
||||||
|
<h1 class="info-1-titulo">dolor sit amet</h1>
|
||||||
|
<p class="info-1-texto">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Curabitur ut tortor sed lacus egestas vulputate vel sit amet velit. Nulla suscipit magna dui.</p>
|
||||||
|
<img class="computadores" src="./images/3computadores.png" alt="Três computadores em conexão">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cards-1">
|
||||||
|
<div class="card-1-1">
|
||||||
|
<img class="card-logo-1-1" src="./images/shop 1.png" alt="Logo de uma loja">
|
||||||
|
<p class="card-1-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. </p>
|
||||||
|
</div>
|
||||||
|
<div class="card-1-2">
|
||||||
|
<img class="card-logo-1-2" src="./images/shopping-bag (1) 1.png" alt="Logo de uma sacola de compras">
|
||||||
|
<p class="card-1-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. </p>
|
||||||
|
</div>
|
||||||
|
<div class="card-1-3">
|
||||||
|
<img class="card-logo-1-3" src="./images/coin 1.png" alt="Logo de uma moeda">
|
||||||
|
<p class="card-1-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. </p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="laptops-background"></div>
|
||||||
|
<div class="laptops-img-div">
|
||||||
|
<img class="laptop-img" src="./images/Rectangle 13.png" alt="">
|
||||||
|
<img class="laptop-img" src="./images/Rectangle 16.png" alt="">
|
||||||
|
<div class="flex-break"></div>
|
||||||
|
<img class="laptop-img laptop-img3" src="./images/Rectangle 17.png" alt="">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="cards-2">
|
||||||
|
<div class="card-2-1"><img class="card-logo-2-1" src="./images/money.png" alt="Logo de dinheiro">
|
||||||
|
<p class="card-2-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. </p>
|
||||||
|
</div>
|
||||||
|
<div class="card-2-2"><img class="card-logo-2-2" src="./images/coin 1.png" alt="Logo de uma moeda">
|
||||||
|
<p class="card-2-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. </p>
|
||||||
|
</div>
|
||||||
|
<div class="card-2-3"><img class="card-logo-2-3" src="./images/laptop 1.png" alt="Logo de um laptop">
|
||||||
|
<p class="card-2-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. </p>
|
||||||
|
</div>
|
||||||
|
<div class="card-2-4"><img class="card-logo-2-4" src="./images/cellphone.png" alt="Logo de um telefone celular">
|
||||||
|
<p class="card-2-text">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. </p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="info-2">
|
||||||
|
<div class="titulo-2-div">
|
||||||
|
<h1 class="titulo-2">Lorem ipsum dolor sit amet</h1>
|
||||||
|
<p class="titulo-2-texto">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras vulputate sapien non libero faucibus interdum. In eget tincidunt ipsum.
|
||||||
|
Quisque a tellus at lectus blandit tempor. Ut tristique auctor mi eget hendrerit. Curabitur venenatis felis vitae sagittis venenatis.
|
||||||
|
Donec finibus turpis vitae lectus interdum rutrum vitae sed augue.</p>
|
||||||
|
</div>
|
||||||
|
<picture class="end-image-div">
|
||||||
|
<source media="(max-width:414px)" srcset="images/endimagesmall.png">
|
||||||
|
<img class="end-image" src="images/end-image.png" alt="">
|
||||||
|
</picture>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<div class="footer-div">
|
||||||
|
<div class="footer-imgs">
|
||||||
|
<a href="https://www.instagram.com/" target="_blank"><img class="instagram-logo" src="./images/instagram-logo.svg" alt="Logo Instagram"></a>
|
||||||
|
<a href="https://www.facebook.com/" target="_blank"><img class="facebook-logo" src="./images/facebook-logo.svg" alt="Logo Facebook"></a>
|
||||||
|
<a href="https://www.youtube.com/" target="_blank"><img class="youtube-logo" src="./images/youtube-logo.svg" alt="Logo Youtube"></a>
|
||||||
|
</div>
|
||||||
|
<p class="footer-text">Copyright © 2020 - Loja Comércio Eletrônico CNPJ: 000.000.000/0001-00</p>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
435
styles.css
Normal file
@ -0,0 +1,435 @@
|
|||||||
|
/* CÓDIGO DE IMPORTAÇÃO DA FONTE / FONT IMPORT CODE */
|
||||||
|
|
||||||
|
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Inter';
|
||||||
|
src: 'https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap' ;
|
||||||
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
font-family: 'Bebas Neue', cursive;
|
||||||
|
font-family: 'Inter', sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* CÓDIGO DE IMPORTAÇÃO DA FONTE / FONT IMPORT CODE */
|
||||||
|
|
||||||
|
* {
|
||||||
|
margin: 0;
|
||||||
|
border: 0;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
header {
|
||||||
|
display: flex;
|
||||||
|
width: 100%;
|
||||||
|
background-color: black;
|
||||||
|
padding-top: 28px;
|
||||||
|
padding-bottom: 28px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-logo {
|
||||||
|
width: 226.16px; height: 43px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.main-poster {
|
||||||
|
width: 100%;
|
||||||
|
margin-bottom: 73px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.info-1 {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
|
.info-1-subtitulo {
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 32px;
|
||||||
|
width: 220px;
|
||||||
|
height: 39px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.info-1-titulo {
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-weight: 500;
|
||||||
|
font-size: 48px;
|
||||||
|
width: 403px;
|
||||||
|
height: 58px;
|
||||||
|
margin-bottom: 28px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.info-1-texto {
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 24px;
|
||||||
|
width: 766px;
|
||||||
|
height: 56px;
|
||||||
|
margin-bottom: 73px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.computadores {
|
||||||
|
width: 315.5;
|
||||||
|
height: 315;
|
||||||
|
margin-bottom: 178.5px;
|
||||||
|
}
|
||||||
|
/* -------------------------- */
|
||||||
|
|
||||||
|
.cards-1 {
|
||||||
|
display: flex;
|
||||||
|
gap: 21px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-1-1, .card-1-2, .card-1-3 {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
width: 18.23%;
|
||||||
|
max-width: 350px;
|
||||||
|
height: 287px;
|
||||||
|
gap: 21px;
|
||||||
|
background: #FFFFFF;
|
||||||
|
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23);
|
||||||
|
margin-bottom: 80px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-logo-1-1, .card-logo-1-2, .card-logo-1-3 {
|
||||||
|
display: block;
|
||||||
|
width: 103px;
|
||||||
|
height: 103px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-1-text {
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: 400;
|
||||||
|
max-width: 299px;
|
||||||
|
height: 95px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* -------------------------- */
|
||||||
|
|
||||||
|
.laptops-background {
|
||||||
|
display: flex;
|
||||||
|
width: 100%;
|
||||||
|
height: 530px;
|
||||||
|
margin-bottom: -468px;
|
||||||
|
background-color: #E0E0E0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.laptops-img-div {
|
||||||
|
display: flex;
|
||||||
|
margin-left: 72px;
|
||||||
|
margin-right: 72px;
|
||||||
|
gap: 39px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.laptop-img {
|
||||||
|
width: 566px;
|
||||||
|
height: 530px;
|
||||||
|
margin-bottom: 129px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* -------------------------- */
|
||||||
|
|
||||||
|
.cards-2 {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
gap: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-2-1, .card-2-2, .card-2-3, .card-2-4 {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
width: 432px;
|
||||||
|
height: 332px;
|
||||||
|
gap: 21px;
|
||||||
|
background: #FFFFFF;
|
||||||
|
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23);
|
||||||
|
margin-bottom: 108px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-logo-2-1, .card-logo-2-2, .card-logo-2-3, .card-logo-2-4{
|
||||||
|
display: block;
|
||||||
|
width: 104px;
|
||||||
|
height: 104px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-2-text {
|
||||||
|
font-size: 16px;
|
||||||
|
font-weight: 400;
|
||||||
|
width: 367px;
|
||||||
|
height: 95px;
|
||||||
|
line-height: 24px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* -------------------------- */
|
||||||
|
|
||||||
|
.info-2 {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
|
.titulo-2 {
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.titulo-2-texto {
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
width: 550px;
|
||||||
|
text-align: center;
|
||||||
|
margin-bottom: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.titulo-2-div {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
|
.end-image-div {
|
||||||
|
display: flex;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.end-image {
|
||||||
|
margin-top: 50px;
|
||||||
|
width: 70.83%;
|
||||||
|
height: 276px;
|
||||||
|
margin-bottom: 116px;
|
||||||
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
display: flex;
|
||||||
|
height: 128px;
|
||||||
|
width: 100%;
|
||||||
|
background: black;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer-div {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer-imgs {
|
||||||
|
display: flex;
|
||||||
|
justify-content: space-around;
|
||||||
|
align-self: center;
|
||||||
|
width: 104px;
|
||||||
|
height: 24px;
|
||||||
|
gap: 16px;
|
||||||
|
margin-bottom: 17px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.facebook-logo, .youtube-logo, .instagram-logo {
|
||||||
|
width: 25px;
|
||||||
|
height: 25px;
|
||||||
|
gap: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer-text {
|
||||||
|
font-weight: 400;
|
||||||
|
width: fit-content;
|
||||||
|
height: 11px;
|
||||||
|
color: #BDBDBD;
|
||||||
|
size: 10px;
|
||||||
|
line-height: 12.1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media only screen and (max-width: 414px){
|
||||||
|
.info-1-subtitulo {width: 138px; height: 24px; font-size: 20px; margin-bottom: 1px;}
|
||||||
|
.info-1-titulo {width: 235px; height: 49px; font-size: 28px; margin-bottom: 46px;}
|
||||||
|
.info-1-texto {width: 357px; height: 115px; font-size: 16px ; text-align: center; margin-bottom: 65px;}
|
||||||
|
.computadores {width: 239px; height: 239.38px; margin-bottom: 90.62px;}
|
||||||
|
|
||||||
|
.cards-1 {flex-direction: column; gap: 24px;}
|
||||||
|
.card-1-1, .card-1-2, .card-1-3 {width: 350px; height: 287px;}
|
||||||
|
.card-1-text {line-height: 24px;}
|
||||||
|
|
||||||
|
.laptops-img-div {flex-wrap: wrap; margin-left: 0; margin-right: 0; gap: 14px;}
|
||||||
|
.laptops-background {height: 574px; margin-bottom: -541px;}
|
||||||
|
.laptop-img {width: 177px; height: 178px; margin-bottom: 0px;}
|
||||||
|
.flex-break {flex-basis: 100%; height: 0;}
|
||||||
|
.laptop-img3 {width: 368px; height: 372px; margin-top: -5px; margin-bottom: 80px;}
|
||||||
|
/*margin-top aqui define a distância da gap vertical entre o quadro maior e os menores*/
|
||||||
|
|
||||||
|
.cards-2 {flex-direction: column; gap: 16px;}
|
||||||
|
.card-2-1, .card-2-2, .card-2-3, .card-2-4 {width: 368px; height: 332px; margin-bottom: 0px;}
|
||||||
|
.card-2-text {font-size: 14px; line-height: 24px; width: 302px; height: 113;}
|
||||||
|
|
||||||
|
.info-2 {flex-direction: column-reverse;}
|
||||||
|
.end-image {margin-top: 98px; width: 100%; height: auto; margin-bottom: 50px;}
|
||||||
|
.titulo-2 {margin-bottom: 9px; width: 315px; height: 29px; font-size: 24px; line-height: 29.05px;}
|
||||||
|
.titulo-2-texto {margin-bottom: 87px; width: 350px; height: 192px; font-size: 16px; line-height: 24px;}
|
||||||
|
|
||||||
|
.footer-div {display: flex; flex-direction: column; height: 64px;}
|
||||||
|
.footer-imgs {margin-bottom: 16px;}
|
||||||
|
.footer-text {width: 261px; height: 23px; font-size: 10px; line-height: 12.1px; text-align: center;}
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (min-width: 3840px) {
|
||||||
|
header {
|
||||||
|
padding-top: 56px;
|
||||||
|
padding-bottom: 56px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-logo {
|
||||||
|
width: 452.32px; height: 86px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.main-poster {
|
||||||
|
margin-bottom: 146px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*-------------------------------------*/
|
||||||
|
|
||||||
|
.info-1-subtitulo {
|
||||||
|
font-size: 64px;
|
||||||
|
width: 440px;
|
||||||
|
height: 78px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.info-1-titulo {
|
||||||
|
font-size: 96px;
|
||||||
|
width: 806px;
|
||||||
|
height: 116px;
|
||||||
|
margin-bottom: 56px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.info-1-texto {
|
||||||
|
font-size: 32px;
|
||||||
|
line-height: 48px;
|
||||||
|
width: 1488px;
|
||||||
|
height: 108px;
|
||||||
|
margin-bottom: 120px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.computadores {
|
||||||
|
width: 631px;
|
||||||
|
height: 630px;
|
||||||
|
margin-bottom: 357px;
|
||||||
|
}
|
||||||
|
/* -------------------------- */
|
||||||
|
|
||||||
|
.cards-1 {
|
||||||
|
display: flex;
|
||||||
|
gap: 21px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-1-1, .card-1-2, .card-1-3 {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
width: 18.23%;
|
||||||
|
max-width: 700px;
|
||||||
|
height: 574px;
|
||||||
|
gap: 42px;
|
||||||
|
background: #FFFFFF;
|
||||||
|
box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23);
|
||||||
|
margin-bottom: 160px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-logo-1-1, .card-logo-1-2, .card-logo-1-3 {
|
||||||
|
display: block;
|
||||||
|
width: 206px;
|
||||||
|
height: 206px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-1-text {
|
||||||
|
font-size: 32px;
|
||||||
|
font-weight: 400;
|
||||||
|
max-width: 598px;
|
||||||
|
height: 190px;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* -------------------------- */
|
||||||
|
|
||||||
|
.laptops-background {
|
||||||
|
height: 1060px;
|
||||||
|
margin-bottom: -936px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.laptops-img-div {
|
||||||
|
margin-left: 144px;
|
||||||
|
margin-right: 144px;
|
||||||
|
gap: 78px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.laptop-img {
|
||||||
|
width: 1132px;
|
||||||
|
height: 1060px;
|
||||||
|
margin-bottom: 258px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* -------------------------- */
|
||||||
|
|
||||||
|
.cards-2 {
|
||||||
|
gap: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-2-1, .card-2-2, .card-2-3, .card-2-4 {
|
||||||
|
width: 864px;
|
||||||
|
height: 664px;
|
||||||
|
gap: 42px;
|
||||||
|
margin-bottom: 216px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-logo-2-1, .card-logo-2-2, .card-logo-2-3, .card-logo-2-4{
|
||||||
|
width: 208px;
|
||||||
|
height: 208px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-2-text {
|
||||||
|
font-size: 32px;
|
||||||
|
width: 734px;
|
||||||
|
height: 190px;
|
||||||
|
line-height: 48px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* -------------------------- */
|
||||||
|
|
||||||
|
.titulo-2 {
|
||||||
|
font-size: 64px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.titulo-2-texto {
|
||||||
|
font-size: 32px;
|
||||||
|
width: 1100px;
|
||||||
|
margin-bottom: 100px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.end-image {
|
||||||
|
margin-top: 100px;
|
||||||
|
width: 70.83%;
|
||||||
|
height: 552px;
|
||||||
|
margin-bottom: 232px;
|
||||||
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
height: 256px;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer-imgs {
|
||||||
|
width: 208px;
|
||||||
|
height: 48px;
|
||||||
|
gap: 32px;
|
||||||
|
margin-bottom: 34px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.facebook-logo, .youtube-logo, .instagram-logo {
|
||||||
|
width: 50px;
|
||||||
|
height: 50px;
|
||||||
|
gap: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.footer-text {
|
||||||
|
height: 22px;
|
||||||
|
size: 20px;
|
||||||
|
line-height: 24.2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|