.layout{min-height:100%;background:var(--fore-background-color);position:relative;width:100%}.header-wrapper{display:none}@media only screen and (max-width:1024px){.layout{z-index:1;overflow:clip}.header-wrapper{width:100%;display:block;margin-bottom:100px}}@media only screen and (max-width:540px){.mobile-wrapper{margin-bottom:52px}}.footer-block{margin-top:50px;display:flex;justify-content:center;overflow-x:hidden}.footer-block__inner-wrapper{width:1300px}.footer-block__top{display:flex;justify-content:space-between;align-items:center}.footer-block__title{font-size:2.625rem;font-weight:600;line-height:normal;font-family:var(--font-teko)}.footer-block__social-container{display:flex;list-style:none}.footer-block__social{width:36.91px;height:36.91px;border:3px solid var(--footer-social-border-color);border-radius:36.91px;background:var(--heading-text-color)}.footer-block__social,.footer-block__social a{display:flex;align-items:center;justify-content:center}.footer-block__social a svg{width:19px;height:19px}.footer-block__social a svg:not(.red-icon) path{fill:var(--button-color-secondary);stroke:var(--button-color-secondary)}.footer-block__social a .red-icon mask+path,.footer-block__social a .red-icon>path{fill:var(--button-color-secondary)}.footer-block__bottom{margin-top:74px;margin-bottom:59px;display:flex;justify-content:space-between}.footer-block__bottom-email,.footer-block__bottom-privacy,.footer-block__bottom-reserved{font-size:1rem;font-weight:500;line-height:15.68px;text-transform:uppercase;color:var(--heading-text-color)}.footer-block__bottom-reserved{font-weight:700}@media only screen and (max-width:1350px){.footer-block__inner-wrapper{width:1100px}}@media only screen and (max-width:1024px){.footer-block{margin-top:20px}.footer-block__inner-wrapper{width:calc(100% - 50px);padding-bottom:18px}.footer-block__top{width:100%}.footer-block__title{font-size:1.625rem}.footer-block__bottom{width:100%;margin-bottom:0}.footer-block__bottom-email,.footer-block__bottom-privacy,.footer-block__bottom-reserved{font-size:.875rem;line-height:13.72px}.footer-block__bottom-reserved{font-size:1.125rem;line-height:17.64px}}@media only screen and (max-width:540px){.footer-block__inner-wrapper{width:100%;padding-bottom:18px;padding-left:20px;position:relative;display:flex;flex-direction:column;align-items:center}.footer-block__top{flex-direction:column;align-items:flex-start}.footer-block__social-container{width:331px;flex-wrap:wrap;margin-top:23px}.footer-block__bottom{width:100%;margin-top:30px;justify-content:unset;flex-direction:column;gap:10px}.footer-block__bottom-email{order:0}.footer-block__bottom-privacy{order:1}.footer-block__bottom-reserved{order:2;margin-top:20px}}.header{width:100%;padding-top:41px}.header__title{font-family:var(--font-teko);font-size:2.25rem;font-weight:600;line-height:normal;margin-top:2px}.header__logo{display:flex;gap:14px}.header__bar-menu{display:none}@media only screen and (max-width:1500px){.header{padding-top:34px;padding-left:79px}.header__title{font-size:1.75rem}}@media only screen and (max-width:1300px){.header{padding-left:64px}}@media only screen and (min-width:540px)and (max-width:1024px){.header{padding-top:18px;padding-left:30px;padding-right:30px;display:flex;justify-content:space-between}.header__bar-menu{position:relative;display:block}.header__bar-menu-button{position:absolute;right:0;top:8px;border:none;outline:none;background:none}.header__bar-menu-button svg rect{fill:var(--heading-text-color)}}@media only screen and (max-width:540px){.header{width:100%;padding-left:20px;padding-right:20px;padding-top:70px;display:flex;justify-content:space-between}.header__title{font-size:1.625rem}.header__bar-menu{position:relative;display:block}.header__bar-menu-button{position:absolute;right:0;top:8px;border:none;outline:none;background:none}.header__bar-menu-button svg rect{fill:var(--heading-text-color)}}.theme-button{width:57px;height:42px;background:var(--theme-button-bg);border:none;border-radius:20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.navigation-block{position:fixed;width:590px;height:60px;left:50%;bottom:40px;border-radius:40px;z-index:150;background:var(--secondary-background-color);--x:-50%;transition:opacity .3s ease-in}.navigation-block.hidden{opacity:0;pointer-events:none}.navigation-block__inner-wrapper{height:100%;position:relative}.navigation{height:100%;padding:18px 0 20px 40px}.navigation-block__navigation-list{height:100%;display:flex;align-items:center;gap:60px;list-style:none}.navigation-block__navigation-item{font-size:1.125rem;font-weight:600;line-height:normal;color:var(--heading-text-color);cursor:pointer}.navigation-block__navigation-item:nth-of-type(4){display:inline-flex;align-items:center;gap:6px}.navigation-block__navigation-item:nth-of-type(4) span{display:inline-flex;align-items:center;justify-content:center}.navigation-block__navigation-item:nth-of-type(4) span svg path{stroke:var(--heading-text-color)}.navigation-block__sub-menu{width:220px;background:var(--secondary-background-color);list-style:none;position:absolute;bottom:66px;right:51px;flex-direction:column;gap:4px;display:flex;border-radius:12px;padding:4px}.navigation-block__sub-menu_item{height:36px;width:100%;font-size:.9375rem;font-weight:600;line-height:22.5px;cursor:pointer;border-radius:11px;transition:all .3s ease-in}.navigation-block__sub-menu_item:hover{background:var(--theme-button-bg)}.navigation-block__sub-menu_item a{display:inline-flex;align-items:center;justify-content:center;height:100%;width:100%;padding:0 5px}.navigation-block__theme-switch{position:absolute;right:9px;top:9px}.mobile-header{display:none}@media only screen and (max-width:1024px){.navigation-block{background:var(--mobile-menu-bg);position:absolute;width:100%;height:518px;top:0;left:0;right:0;border-radius:0;transition:height .4s linear;--x:100%;height:100%}.navigation-block__inner-wrapper{padding-top:70px}.navigation{margin-top:65px;padding:0}.mobile-header{width:100%;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.mobile-header__close-button{border:none;background:none;outline:none}.mobile-header__close-button svg{width:16.263px;height:16.264px}.mobile-header__close-button svg rect{fill:var(--heading-text-color)}.navigation-block__navigation-list{flex-direction:column;gap:35px}.navigation-block__theme-switch{right:59px;top:67.53px}.navigation-block__navigation-item:nth-of-type(4){position:relative}.navigation-block__sub-menu{top:0;bottom:auto;right:-65px;padding-bottom:0;padding-top:34px;background:transparent}}