.privateFooter{background-color:rgba(36,36,53,.34);padding:6.2rem 0;background-image:url(/leaf.png);background-position:0 0;background-repeat:no-repeat;background-size:contain}.privateFooter .container{max-width:1520px;margin:0 auto;padding:0 1.5rem;align-items:center;flex-direction:column}.privateFooter .container,.privateFooter__top{width:100%;display:flex;justify-content:space-between}.privateFooter__top{flex-wrap:wrap}.privateFooter__brand{flex:1 1}.privateFooter__logo{display:flex;align-items:center}.privateFooter__logoIcon{width:20rem;height:4.6rem;margin:2.4rem 0}.privateFooter__desc{font-size:1.6rem;line-height:1.5;color:#a1a2a6}.privateFooter__socials{display:flex;gap:2rem;margin-top:4.8rem;margin-bottom:6rem}.privateFooter__socials h6{color:#a1a2a6;font-size:1.5rem}.privateFooter__socials a{display:inline-flex;align-items:center;justify-content:center}.privateFooter__socials a svg{width:2.5rem;height:2.5rem}.privateFooter__socials a svg path{transition:fill .2s ease-in-out;opacity:1}.privateFooter__socials a.twitter svg path{fill:#1da1f2}.privateFooter__socials a.instagram svg path{fill:#e1306c}.privateFooter__socials a.telegram svg path{fill:#08c}.privateFooter__socials a.linkedin svg path{fill:#0077b5}.privateFooter__socials a:hover svg path{filter:brightness(1.2);opacity:1}.privateFooter__copyright{font-size:1.4rem;color:#a1a2a6}.privateFooter__links{display:flex;gap:10rem;flex:2 1;justify-content:end;flex-wrap:wrap}@media screen and (max-width:1199px){.privateFooter__links{gap:4rem;justify-content:space-evenly}}@media screen and (max-width:768px){.privateFooter__links{margin-bottom:2rem}}.privateFooter__column{display:flex;flex-direction:column;gap:.5rem;min-width:17.2rem}.privateFooter__column h4{font-size:1.3rem;font-weight:500;color:#fff;margin-bottom:2.6rem}.privateFooter__column a{text-decoration:none;font-size:1.4rem;transition:all .2s ease-in-out 0s;color:#6b7280}.privateFooter__column a:hover{color:#fff}.privateFooter__bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #1a1a1a;padding-top:1rem;font-size:.75rem;width:100%}@media screen and (max-width:768px){.privateFooter__bottom{align-items:center;flex-direction:column}}.privateFooter__policies{display:flex;gap:1.5rem}.privateFooter__policies a{color:#a1a2a6;text-decoration:none;font-size:1.4rem;transition:all .2s ease-in-out 0s}.privateFooter__policies a:hover{color:#fff}@media(max-width:768px){.privateFooter__top{flex-direction:column}.privateFooter__links{justify-content:flex-start;gap:2rem}}