.footer{background:var(--primary-bg);padding:var(--space-lg) 0 var(--space-xxxl)}@media(min-width:768px){.footer{padding:var(--space-xl) 0 var(--space-xxxl)}}@media(min-width:1440px){.footer{padding:calc(var(--space-xxxl)*1.5) 0 var(--space-xxxl)}}.footer__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:var(--space-xxxl);margin-bottom:var(--space-xxxl);position:relative}@media(min-width:768px){.footer__wrapper{margin-bottom:calc(var(--space-xxxl)*1.5)}}@media(min-width:1440px){.footer__wrapper{align-items:flex-start;flex-direction:row;gap:calc(var(--space-section-md)*1.2);margin-bottom:var(--space-xl)}}.footer__logo{cursor:pointer;transition:opacity .2s linear}.footer__logo:hover{opacity:.5}@media(min-width:1440px){.footer__logo{margin-top:calc(var(--space-lg)*-1)}}.footer__logo--img{height:66px;width:162px}@media(min-width:768px){.footer__logo--img{height:75px;width:186px}}@media(min-width:1440px){.footer__logo--img{height:86px;width:212px}}.footer__nav{display:flex;flex-direction:column}@media(min-width:768px){.footer__nav{align-items:flex-start;flex-direction:row;gap:calc(var(--space-section-md)*1.5)}}@media(min-width:1440px){.footer__nav--wrap:not(:last-child){margin-right:var(--space-section-md)}}.footer__nav--wrap .footer-list{margin-bottom:var(--space-xl)}.footer__nav--wrap .footer-list_right-last{margin-bottom:0}@media(min-width:768px){.footer__nav--wrap .footer-list_left-last,.footer__nav--wrap .footer-list_right-last{margin-bottom:0}}@media(min-width:1440px){.footer__nav--wrap .footer-list{margin-bottom:0}.footer__nav--wrap .footer-list:not(:last-child){margin-bottom:var(--space-xl)}}.footer__nav--inner{display:flex;flex-direction:column}@media(min-width:1440px){.footer__nav--inner{align-items:flex-start;flex-direction:row;justify-content:space-between}}.footer__copyright{max-width:230px}@media(min-width:768px){.footer__copyright{bottom:0;left:0;position:absolute}}@media(min-width:1440px){.footer__copyright{bottom:var(--space-xxxl)}}.footer__watermark{color:#d7d7d7;font-size:28px;font-size:clamp(28px,7.65vw,70px);font-weight:700;letter-spacing:-.05em;line-height:90%;opacity:.2;text-align:center;white-space:nowrap}@media(min-width:768px){.footer__watermark{font-size:60px;font-size:clamp(28px,7.8vw,120px)}}@media(min-width:1440px){.footer__watermark{font-size:110px;font-size:clamp(110px,7.6vw,140px)}}
