@media (max-width:61.99em){.hero{margin-top:90px}.hero__image{overflow:hidden}.hero__image img{transform:scale(1.7)}}
@media (max-width:35.99em){.hero__image img{aspect-ratio:1.3333333333}}
.features{background-position:center bottom;background-attachment:fixed}
.header .socials{display:flex;column-gap:5px}
@media (max-width:61.99em){.header .socials{padding-left:10px;column-gap:10px;margin-top:10px}}
.header .socials a{transition:ease 0.3s all}
.header .socials a:hover{opacity:0.8}
.header .socials svg{display:flex;width:30px;height:30px;fill:#fff}
@media (max-width:61.99em){.header .socials svg{width:35px;height:35px}}
.footer .socials{margin-top:10px;display:flex;column-gap:5px}
.footer .socials a:hover svg path{fill:var(--paletteColor1)}
.footer .socials svg{display:flex}
.footer .socials svg path{transition:ease 0.3s all}