.theme-image{position:relative}.theme-image:after{content:"";display:block;position:absolute;width:100%;height:100%;top:-6px;left:-6px;padding:5px;border-radius:50px;border:1px solid transparent;transition:border-color .3s ease}.theme-image:hover:after{border-color:#fff}.footer{color:var(--primary-font-color);margin-top:100px;margin-bottom:50px}@media only screen and (min-width:768px){.footer{margin-top:100px;margin-bottom:100px}}.footer__main-wrapper{background:var(--primary-color-light);border-radius:24px;padding:30px 35px}@media only screen and (min-width:768px){.footer__main-wrapper{padding:62px 80px 38px}}.footer .header__logo{color:var(--black)}.footer a{color:var(--primary-font-color)}.footer__wrapper{display:flex;flex-direction:column;gap:32px}@media only screen and (min-width:1200px){.footer__wrapper{flex-direction:row;margin-bottom:16px}.footer__wrapper:last-child{margin-bottom:0}}.footer__wrapper>ul{margin:12px 0 0}.footer__logo{font-style:normal;line-height:normal;display:flex;align-items:flex-end;max-width:160px;margin-right:auto;text-decoration:none;color:var(--primary-font-color);gap:16px}.footer__logo span{font-size:.75rem}.footer__logo--primary{color:var(--primary-font-color)}.footer__logo-image{display:block}.footer__top--left{display:flex;flex:2 0;flex-direction:column;margin-right:auto;gap:24px}@media only screen and (min-width:768px){.footer__top--left{padding-right:80px}}@media only screen and (min-width:1200px){.footer__top--left{width:400px}}.footer__top--right{display:flex;flex-direction:column;flex:3 0;gap:32px;margin-bottom:32px}@media only screen and (min-width:1200px){.footer__top--right{margin-bottom:0;flex-direction:row;gap:60px}}.footer__top--right ul{margin:0;padding:0}.footer__bot{font-family:var(--font-primary);font-weight:400;font-style:normal;line-height:174%;display:flex;justify-content:space-between;margin-top:28px}.footer__bot--left{font-size:1.12rem;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;width:100%;padding:0;gap:24px}@media only screen and (min-width:1200px){.footer__bot--left{flex-direction:row}}.footer__bot--right{font-size:.87rem;display:flex;flex-grow:1;flex-direction:column;justify-content:space-between;gap:24px;padding:0}@media only screen and (min-width:1200px){.footer__bot--right{flex-direction:row}}.footer__text--logo{font-size:.75rem;font-weight:700;line-height:normal;align-self:last baseline;width:63px;height:30px}.footer__text--logo,.footer__text--small{font-family:var(--font-primary);font-style:normal}.footer__text--small{font-size:1rem;font-weight:400;line-height:160%}.footer__text--small a{text-decoration:underline}.footer__text--sections{font-family:var(--font-primary);font-size:1.12rem;font-weight:700;font-style:normal;line-height:38px;margin-bottom:28px}.footer__text--section-text{font-weight:400;line-height:174%;display:flex;flex-direction:column;width:auto;gap:16px}.footer__login-button{background:none;border:none;color:var(--primary-font-color);font-size:inherit;padding:0;margin:0;cursor:pointer}.footer ul{list-style:none}.footer .line-seperator__line{opacity:.3;border-color:var(--primary-font-color)}hr{max-width:1263px;margin-top:50px;margin-bottom:28px;color:var(--primary-font-color);stroke-width:.5px}