.header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:35px 40px}.header__link{flex-shrink:0}.header__navigation{-moz-column-gap:90px;column-gap:90px;flex-wrap:wrap}.header__links,.header__navigation{align-items:center;display:flex;row-gap:16px}.header__links{-moz-column-gap:58px;column-gap:58px}.header__buttons{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;row-gap:16px}@media (max-width:767px){.header{padding:15px 20px}.header__links,.header__navigation{-moz-column-gap:16px;column-gap:16px}}.location-list{flex-wrap:wrap;gap:36px;margin:0 auto}.location,.location-list{display:flex;flex-direction:column}.location{align-items:flex-start;flex-shrink:0;gap:4px;max-width:160px;width:100%}.location__title{padding-bottom:8px}.location__description{text-align:start}@media (max-width:1023px){.location-list{flex-direction:row;margin:0;max-width:unset;width:100%}.footer__links{padding-bottom:0}.footer__button{order:2}}@media (max-width:767px){.footer__slogan{font-size:80px}}.footer{background-color:#e2beff;color:#101010;display:flex;flex-direction:column;gap:56px;min-height:900px;padding:140px 112px 0;text-align:center;width:100%}.footer__top{text-align:start}.footer__middle{display:flex;gap:24px;width:100%}.footer__slogan{font-size:112px;letter-spacing:0;line-height:100%;max-width:495px;text-align:start}.footer__bottom{align-items:flex-end;display:flex;gap:32px;justify-content:space-between;margin-top:auto;width:100%}.footer__links{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:32px;padding-bottom:30px}.footer__link{position:relative}.footer__link:after{background-color:#101010;content:"";height:1px;left:0;position:absolute;top:100%;width:100%}.footer__link:focus,.footer__link:hover{opacity:.6}.footer__button-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.footer__button.button{align-items:flex-end;border-radius:unset;clip-path:ellipse(50% 100% at 50% 100%);font-size:32px;height:179px;max-width:358px;padding:25px;width:100%}@media (max-width:1023px){.footer{gap:28px;min-height:-moz-fit-content;min-height:fit-content;padding:70px 56px 0}.footer__middle{flex-wrap:wrap;gap:36px}.footer__slogan{font-size:80px}.footer__bottom{flex-wrap:wrap}.footer__links{padding-bottom:0}.footer__button-wrapper{order:2}}@media (max-width:767px){.footer{padding:35px 10px 0}.footer__slogan{font-size:60px}}.loader{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0003;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1}.spinner{animation:spin 1s linear infinite;border:6px solid hsla(0,0%,100%,.87);border-radius:50%;border-top-color:#101010;height:30px;width:30px}@keyframes spin{to{transform:rotate(1turn)}}
