.footer{position:relative;z-index:2}.footer .container{max-width:1680px !important}.footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 100px;position:relative}@media only screen and (max-width: 1100px){.footer__inner{margin:0}}.footer__copyright{position:absolute;bottom:20px;right:0;opacity:.5;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;white-space:nowrap}@media only screen and (max-width: 1100px){.footer__copyright{font-size:.8rem;bottom:10px}}.footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5rem}@media only screen and (max-width: 1100px){.footer__right{gap:3rem}}.footer__right__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer__logo__wrapper{width:80px}@media only screen and (max-width: 1100px){.footer__logo__wrapper{width:60px}}.footer__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:flex-start;font-size:1.5rem}@media only screen and (max-width: 1100px){.footer__link{font-size:1rem}}.back-to-top{position:relative;margin:0 auto;font-size:1.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;cursor:pointer;-webkit-transition:opacity .5s;transition:opacity .5s;will-change:opacity;opacity:.5}.back-to-top-container{padding:25px 0;position:relative;z-index:2;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1100px){.back-to-top{font-size:1rem}}.back-to-top:hover{opacity:1}.back-to-top__icon{cursor:pointer;width:30px;height:30px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-bottom:-5px}