footer{flex-direction:column;gap:96px;width:100%;padding:80px 96px 32px;display:flex;position:relative}footer .bg-image__wrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}footer .bg-image__wrapper img{object-fit:cover;width:100%;height:100%}footer .bg-image__wrapper .gradient__wrapper{z-index:2;background:linear-gradient(#0000 0%,#000 100%),linear-gradient(#00000080 0% 100%);width:100%;height:100%;position:absolute;top:0;left:0}footer .footer-content__wrapper{z-index:2;flex-direction:column;align-items:center;gap:40px;display:flex;position:relative}footer .footer-content__wrapper h2{letter-spacing:-.44px;text-align:center;font-size:44px;line-height:52px}footer .footer-bottom__wrapper{z-index:2;flex-direction:column;gap:32px;width:100%;display:flex;position:relative}footer .footer-bottom__wrapper .logo__wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}footer .footer-bottom__wrapper .logo__wrapper .socials__wrapper{align-items:center;gap:20px;display:flex}footer .footer-bottom__wrapper .logo__wrapper .socials__wrapper .icon__wrapper{justify-content:center;align-items:center;width:32px;height:32px;display:flex}footer .footer-bottom__wrapper .line{background:#ffffff1a;width:100%;height:1px}footer .footer-bottom__wrapper .privacy__wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}footer .footer-bottom__wrapper .privacy__wrapper .text__wrapper{display:flex}footer .footer-bottom__wrapper .privacy__wrapper .text__wrapper span{color:#ffffff80;font-size:14px;line-height:20px}footer .footer-bottom__wrapper .privacy__wrapper .links__wrapper{align-items:center;gap:32px;display:flex}footer .footer-bottom__wrapper .privacy__wrapper .links__wrapper span{color:#ffffff80;font-size:14px;line-height:20px;transition:color .3s}@media screen and (hover:hover){footer .footer-bottom__wrapper .privacy__wrapper .links__wrapper span:hover{color:var(--white)}}@media screen and (max-width:1200px){footer{padding:80px 64px 32px}}@media screen and (max-width:990px){footer{padding:80px 48px 32px}}@media screen and (max-width:768px){footer{gap:64px;padding:48px 16px 32px}footer .footer-content__wrapper{gap:32px}footer .footer-content__wrapper h2{letter-spacing:-.22px;font-size:22px;line-height:22px}footer .footer-content__wrapper .buttons__wrapper{width:100%;max-width:400px}footer .footer-bottom__wrapper .logo__wrapper{flex-direction:column;gap:40px}footer .footer-bottom__wrapper .logo__wrapper .socials__wrapper{gap:24px}footer .footer-bottom__wrapper .logo__wrapper .socials__wrapper .icon__wrapper{width:40px;height:40px}footer .footer-bottom__wrapper .logo__wrapper .socials__wrapper .icon__wrapper svg{width:30px;height:30px}footer .footer-bottom__wrapper .privacy__wrapper{flex-direction:column-reverse;gap:24px}}
