@media screen and (max-width:768px){.hero-art{left:2%;margin-top:2rem;right:2%;img{width:350px}}.images{justify-content:center;width:100%;.dots{translate:50px 0!important;height:200px}.people{width:500px}.brand{translate:50px 0!important;text-align:center}}}@media screen and (max-width:425px){.hero-art{left:0;margin-top:2rem;right:2%;img{width:350px}}.images{justify-content:center;width:100%;.dots{translate:0 0!important;height:100px}.people{width:500px}.brand{position:absolute;left:50%;translate:0 0!important;transform:translateX(-50px);text-align:center}}}@media screen and (max-width:375px){.images{.brand{position:absolute;right:0;width:150px;translate:0 0!important;transform:translateX(0);text-align:center}}}.nav_items{transition:translate .3s ease-in;&:is(.active){translate:0 0}}.toggler{display:none}@media screen and (max-width:768px){.toggler{display:block;z-index:1000}.nav_items{position:fixed;top:0;left:0;translate:-100% 0;width:80dvw;height:100vh;background-color:var(--white);box-shadow:1px 0 10px rgba(0,0,0,.1);flex-direction:column;padding-top:5rem;gap:2rem;z-index:999}}