.header{position:fixed;top:0;left:0;z-index:11;width:100%;border-bottom:solid 3px #e5a124;background-color:#fff}@media only screen and (min-width: 1025px){.header{border-bottom:solid 4px #e5a124}}.header:after{position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:#e5a124;content:""}.header:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;content:""}@media only screen and (min-width: 1025px){.header:before{display:none}}.header__block{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:82px;transition:.25s ease-in-out}@media only screen and (min-width: 1025px){.header__block{padding-top:30px;padding-bottom:26px;justify-content:flex-end;min-height:auto}}.header__logo{padding:10px 10px 12px;position:absolute;top:0;left:50%;z-index:1;display:flex;align-items:flex-end;justify-content:center;width:141px;height:144px;border-radius:0 0 50% 50%;background-color:#e5a124;transform:translateX(-50%);transition:.25s ease-in-out}@media only screen and (min-width: 1025px){.header__logo{padding:15px 15px 17px;left:0;width:189px;height:202px;transform:inherit}}@media only screen and (min-width: 1400px){.header__logo{width:209px;height:222px}}@media only screen and (max-width: 1025px){.header__menu{padding:100px 27px 30px;position:fixed;top:0;left:0;z-index:-1;opacity:0;visibility:hidden;width:100%;height:100vh;background-color:#fff;transition:.25s ease-in-out;overflow-y:scroll}}@media only screen and (min-width: 1200px){.header__menu{margin-right:22px}}.is-menu-open .header__menu{opacity:1;visibility:visible}@media only screen and (min-width: 1025px){.header__menu-list{display:flex;flex-wrap:wrap}}.header__menu-item.is-active .header__menu-link{color:#3e514c}@media only screen and (min-width: 1025px){.header__menu-item:not(:last-child){margin-right:20px}}@media only screen and (min-width: 1400px){.header__menu-item:not(:last-child){margin-right:29px}}.header__menu-link{font-size:22px;font-weight:600;text-decoration:none;color:#000}.header__menu-link:focus,.header__menu-link:hover{color:#3e514c}.header__call{margin-right:-10px;display:inline-flex;align-items:center;justify-content:center;width:41px;height:41px;font-size:29px;text-decoration:none;color:#fff;border-radius:100%;background-color:#3e514c}@media only screen and (min-width: 1025px){.header__call{display:none}}.header__call:hover{color:#fff}.header__toggle{z-index:9;display:flex;align-items:center;border:0;background-color:rgba(0,0,0,0);transition:.25s ease-in-out;cursor:pointer}@media only screen and (min-width: 1025px){.header__toggle{display:none}}.header__toggle em{margin-left:7px;font-family:"Graphie",sans-serif;font-size:17px;font-weight:600;font-style:normal;color:#3e514c}.header__toggle span{position:relative;width:22px;height:2px;text-indent:-9999px;border-radius:10px;background-color:#3e514c;transition:.25s ease-in-out}.header__toggle span:before,.header__toggle span:after{position:absolute;left:0;display:block;width:100%;height:2px;border-radius:10px;background-color:#3e514c;transition:.25s ease-in-out;content:""}.header__toggle span:before{top:-6px}.header__toggle span:after{bottom:-6px}.is-menu-open .header__toggle span{opacity:1;visibility:visible;background:none}.is-menu-open .header__toggle span:before{top:0;transform:rotate(135deg)}.is-menu-open .header__toggle span:after{bottom:0;transform:rotate(-135deg)}.header--sticky .header__block{min-height:65px}@media only screen and (min-width: 1025px){.header--sticky .header__block{padding-top:18px;padding-bottom:18px;min-height:auto}}.header--sticky .header__logo{width:121px;height:124px}@media only screen and (min-width: 1025px){.header--sticky .header__logo{width:169px;height:182px}}

/*# sourceMappingURL=612.d60e3.css.map*/