body{margin:0;font-family:Gotham Book,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.9fac97aa.ttf) format("truetype");font-style:normal}@font-face{font-family:Gotham Light;src:url(/_next/static/media/Gotham-Light.0c2805b3.ttf)}@font-face{font-family:Gotham Book;src:url(/_next/static/media/Gotham-Book.12bf99d8.ttf)}@font-face{font-family:Gotham Medium;src:url(/_next/static/media/Gotham-Medium.39fb8bb0.ttf)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.footer{background-color:#f1f5fe;padding:96px 0 92px}.footer__wrapper{display:flex;justify-content:space-between}.footer__left{display:flex;flex-direction:column}.footer__logo{max-width:210px;margin-bottom:32px}.footer__address{display:flex;flex-direction:column;color:#36486a;font-size:20px}.footer__address-line:not(:last-child){margin-bottom:32px}.footer__navigation-item{font-size:20px}.footer__navigation-item:not(:last-child){margin-bottom:32px}.footer__navigation-link{color:#36486a}.footer__navigation-link:hover{opacity:.7}.footer__right{display:flex;flex-direction:column;justify-content:space-between}.footer__socials{display:flex;align-items:center;justify-content:end}.footer__socials-link{transition:all .2s ease-in}.footer__socials-link:not(:last-child){margin-right:32px}.footer__socials-link:hover{opacity:.6}.footer__year{font-size:18px;color:#36486a;text-align:right}@media screen and (max-width:992px){.footer__address,.footer__navigation-item,.footer__year{font-size:16px}}@media screen and (max-width:768px){.footer__left{width:45%}.footer__address{font-size:14px}.footer__address-line:not(:last-child){margin-bottom:18px}.footer__navigation-item{font-size:14px}.footer__navigation-item:not(:last-child){margin-bottom:18px}.footer__year{font-size:14px}}@media screen and (max-width:576px){.footer{padding:50px 0}.footer__wrapper{display:flex;flex-direction:column;align-items:center}.footer__logo{display:block;margin:0 auto 32px}.footer__left{width:100%}.footer__address{margin-bottom:24px;text-align:center;font-size:18px}.footer__address-line:not(:last-child){margin-bottom:16px}.footer__navigation{width:100%;margin-bottom:32px}.footer__navigation-item{font-size:18px;text-align:center}.footer__navigation-item:not(:last-child),.footer__socials{margin-bottom:32px}.footer__socials{width:100%;justify-content:space-around}.footer__right{width:100%;align-items:center}.footer__year{font-size:18px}}@media screen and (max-width:420px){.footer__wrapper{padding:0 44px}.footer__logo{max-width:140px;margin-bottom:24px}.footer__address{font-size:12px}.footer__address-line:not(:last-child){margin-bottom:12px}.footer__navigation-item{font-size:12px}.footer__socials{margin-bottom:24px}.footer__year{font-size:12px}}.dropdown{position:relative;transition:all .3s ease-in}.dropdown__list{display:none;position:absolute;top:0;left:70px;padding:4px 8px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px 0 rgba(202,207,231,.6)}.dropdown__list_open{display:block}.dropdown__option{display:block;color:#36486a;font-weight:500;font-family:Gotham Medium;padding:5px 6px;transition:all .15s ease-in}.dropdown__option:not(:last-child){border-bottom:2px solid #e1eafc}.dropdown__option:hover{background-color:#f6f8fc;color:#36486a}.test{margin-left:20px;transition:all .15s ease-in}