.header{position:fixed;top:0;height:75px;width:100%;left:0;z-index:100;background:rgba(57,57,57,.42);-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px)}.header .wrapper{justify-content:space-between}.header .wrapper,.header__left{display:flex;align-items:center}.header__left{gap:12.3rem}.header__left .btn-desc{width:26.1rem}.header__right{height:100%}.header__right ul{display:flex;align-items:center;height:100%;gap:5rem}.header__right .btn{width:100%;display:flex;justify-content:center;align-items:center;border-radius:0}body:has(main.white-header) .header{background:hsla(0,0%,100%,.62)}body:has(main.white-header) .header .logo svg path{fill:#0a0d14}body:has(main.white-header) .header .burger:after,body:has(main.white-header) .header .burger:before{background:#0a0d14}body:has(main.white-header) .header .burger.active:after,body:has(main.white-header) .header .burger.active:before{background:#fff}body:has(main.white-header) .header-nav__link{color:#0a0d14}body:has(main.white-header) .header-nav__link:hover{background:linear-gradient(85deg,#fa3d33 -1.61%,#dc824f 98.48%);-webkit-background-clip:text;color:transparent!important;-webkit-text-stroke-width:0}body:has(main.white-header) .header-nav__link.link:after{background:linear-gradient(85deg,#fa3d33 -1.61%,#dc824f 98.48%)}body header:has(.burger.active) .logo svg path{transition:fill .3s ease-in-out;fill:#fff}.header-nav ul{display:flex;align-items:center;gap:4rem}.header-nav__link{color:#fff}@media(max-width:1280px){.header__right{width:fit-content}.header-nav ul,.header__left{gap:2.4rem}}@media(max-width:1024px){.header-nav{display:none}.header__right{height:auto}.header__right .btn-desc,ul.header-right__ul--top{display:none}}.footer{display:flex;height:100vh;align-items:flex-end;justify-content:flex-start;position:relative}.footer__title{font-family:Inter,sans-serif;font-size:6.4rem;font-weight:500;line-height:100%;letter-spacing:-2.56px}.footer__bg{z-index:0;object-fit:cover}.footer .wrapper{padding-top:10vh;display:flex;flex-direction:column;color:#f9f9f9;height:100%;justify-content:space-between;padding-bottom:33px;z-index:1}.footer__btn{width:100%}.contacts__title{font-size:2rem;line-height:130.5%;letter-spacing:-.01em;margin-bottom:0;color:#fff}.contacts__email{text-decoration:underline}.contacts__soc{display:flex}.contacts__soc-link{transition:all .3s ease;opacity:.6;margin-right:1.625rem}.contacts__soc-link:hover{opacity:1}.contacts-header{display:grid;grid-template-columns:1fr 1fr}.contacts-header__left{display:flex;flex-direction:column;gap:2rem}.contacts-header__right{gap:4rem;display:flex;flex-direction:column}.contacts-header__contacts{gap:1.5rem;display:flex;flex-direction:column}.contacts-footer{display:grid;grid-template-columns:1fr 1fr;align-items:flex-end}.contacts-footer-left{display:flex;flex-direction:column;gap:.5rem}.contacts-footer-right{display:flex;flex-direction:column;gap:38px}.contacts-footer-footer{display:flex;align-items:flex-end;justify-content:space-between}.contacts-footer-footer .contacts-copy{height:fit-content;color:var(--bg-white-0,#fff);text-align:right;font-family:Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:-.084px}.contacts-footer-footer .contacts__soc-link{opacity:1;margin:0}.contacts-footer-footer .contacts__soc{gap:10px}.footer__bg{position:absolute;left:0;top:0;width:100%;height:100%}@media(max-width:1024px){.footer__title{font-size:4rem;font-weight:500;line-height:100%}.footer__subtitle{font-size:2.1rem;font-weight:400;line-height:128.571%}.footer__bg{object-position:top left}.section.section_contacts{height:auto}.wrapper.wrapper_contacts{gap:75px}.contacts-header{gap:51px;grid-template-columns:1fr}.contacts-header__right{gap:51px}.contacts-header__contacts .h2{font-size:2.6rem;font-style:normal;font-weight:500;line-height:123.077%}.contacts-footer{grid-template-columns:1fr;gap:2.4rem}.contacts-footer-right{gap:2rem}.contacts-footer-footer{flex-direction:column;gap:2.4rem;align-items:flex-start}}.mobile-menu{position:fixed;display:none;height:100dvh}.mobile-menu,.mobile-menu__bg{top:0;left:0;width:100%;z-index:-1}.mobile-menu__bg{position:absolute;height:100%}.mobile-menu__content{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding-top:11.5rem;background:#b99a5b;background:linear-gradient(172deg,#b99a5b,#c43c39 45%,#281154)}.mobile-menu.active{display:flex}.mobile-menu__top{width:100%;padding:0 1.6rem}.mobile-menu__bottom{display:flex;flex-direction:column;gap:3rem}.mobile-menu__link{color:#fff;justify-content:flex-start}.mobile-menu__btn{height:7.5rem}.mobile-menu__social{padding:0 1.6rem}.header__right ul.mobile-menu__list{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:3rem}.burger{position:relative;width:3.3rem;height:3.3rem}.burger:before{top:1.1rem}.burger:after,.burger:before{content:"";position:absolute;width:100%;height:.3rem;background:#fff;left:0;transition:all .3s ease-in-out}.burger:after{top:2.4rem}.burger.active:before{top:1.6rem;left:0;transform:rotate(45deg);transition:all .3s ease-in-out}.burger.active:after{bottom:auto;top:1.6rem;transform:rotate(-45deg);transition:all .3s ease-in-out}@media(min-width:1024px){.burger{display:none}}.social{display:flex;align-items:center;gap:1rem}