.footer{padding:64px 48px 30px;display:flex;gap:64px;flex-direction:column;margin-top:100px}body.dark .footer{background:#252525}body.light .footer{background:#D4D4D4}.footer__logo{width:56px;height:64px;margin-top:32px}.footer__social-item{width:24px;height:24px}.footer__top{display:flex;justify-content:space-between}.footer__nav{display:flex;gap:160px}.footer__list{gap:16px;font-family:Random Grotesque Standard}.footer__list,.footer__list-one{display:flex;flex-direction:column}.footer__list-one{font-style:normal}.footer__social-list{display:flex;gap:16px}.footer__heading{line-height:24px;font-size:16px;letter-spacing:1px;margin-bottom:16px}.footer__item{font-size:14px;letter-spacing:1.4px}.footer__item>a,.footer__social-item>a{display:block}.footer__bottom{display:flex;justify-content:space-between;font-size:13px;letter-spacing:1px}@media (max-width:1200px){.footer{padding:64px 40px 20px;gap:80px;margin-top:80px}.footer__top{position:relative;gap:40px}.footer__logo{display:none}.footer__socials{position:absolute;left:0;top:130px}.footer__nav{gap:40px}.footer__social-item{width:18px;height:18px}.footer__social-list{gap:24px}.footer__heading-md{display:none}}@media (max-width:768px){.footer{padding:64px 20px 36px;gap:90px}.footer__top{flex-direction:column;gap:110px}.footer__list-one-md,.footer__top{align-items:center}.footer__socials{left:50%;transform:translateX(-50%);top:94px}.footer__nav{gap:50px;flex-direction:column;align-items:center}.footer__heading{text-align:center}.footer__list{align-items:center}}@media (max-width:576px){.footer__bottom{flex-direction:column-reverse;align-items:center;gap:10px}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}