@charset "UTF-8";
.site-header{transition:all 250ms ease;position:absolute;z-index:5;top:0;right:0;left:0;padding:19px 25px;background:transparent}@media screen and (min-width:1200px){.site-header{display:flex;align-items:center;min-height:5.5rem;padding:0.75rem 8.4rem;border-bottom:0.05rem solid rgba(255, 255, 255, 0.1)}}.site-header.is-open{background:#202020}.site-header.is-open .site-header__bottom{visibility:visible;transform:translateX(0);opacity:1;background-color:#202020}.site-header.is-scrolled{position:fixed;top:0;background:#202020}@media screen and (min-width:1200px){.site-header.is-scrolled{top:var(--gin-toolbar-y-offset, 0)}}@media screen and (min-width:1200px){.site-header.is-scrolled-close{top:-5.5rem}}@media screen and (max-width:1200px){.site-header.is-scrolled-close{position:fixed;top:0;background:#202020}}.site-header-btn{position:relative;z-index:3;padding:8px 4px}.site-header-btn:before,.site-header-btn:after,.site-header-btn span{display:block;height:2px;content:"";transition:0.5s;background:#FFFFFF}.site-header-btn:before,.site-header-btn span{width:24px;margin:4px 0}.site-header-btn:after{width:12px;margin-left:auto}.site-header-btn.js-menu-btn.is-open{padding:9px}.site-header-btn.js-menu-btn.is-open:before{width:24px;height:3px;transform:translateY(5px) rotate(135deg)}.site-header-btn.js-menu-btn.is-open:after{width:24px;height:3px;transform:translateY(-8px) rotate(-135deg)}.site-header-btn.js-menu-btn.is-open span{transform:scale(0)}@media screen and (min-width:1200px){.site-header-btn{display:none}}.site-header .header-logo{transition:all 250ms ease;width:168px;max-height:63.2px}@media screen and (min-width:1200px){.site-header .header-logo{position:absolute;z-index:3;top:50%;left:49%;width:11.85rem;max-height:3.95rem;transform:translate(-50%, -50%)}}.site-header .header-logo .field-block-img img{width:100%}.site-header .header-menu{margin-bottom:20px}@media screen and (min-width:1200px){.site-header .header-menu{width:100%;margin-bottom:0}}.site-header .header-menu .menu{margin:-10px 0}@media screen and (min-width:1200px){.site-header .header-menu .menu{margin:0 -3.1rem}}.site-header .header-menu .menu__item{padding:10px 0}@media screen and (min-width:1200px){.site-header .header-menu .menu__item{padding:0 3rem}.site-header .header-menu .menu__item.center{margin-right:auto}}.site-header .header-menu .menu__item a{text-decoration:none}@media screen and (min-width:1200px){.site-header .header-contacts{display:none}}.site-header .header-contacts .right__wrapper{display:flex;flex-wrap:wrap;margin:-20px}.site-header .header-contacts .right__wrapper .field{padding:20px}.site-header .header-contacts .field-block-social-network__items{display:flex;margin:-12px}.site-header .header-contacts .field-block-social-network__item{display:flex;align-items:center;justify-content:center;width:59px;height:59px;padding:12px}.site-header .header-contacts .field-block-social-network__item a{width:100%}.site-header .header-contacts .field-block-social-network__item img{width:100%}.site-header .header-contacts .field-block-email{font-size:0}.site-header .header-contacts .field-block-email a{text-decoration:none}.site-header .header-contacts .field-block-email a:before{font-family:"icomoon";font-size:30px;font-weight:400;line-height:1;color:inherit;content:""}@media screen and (min-width:1200px){.site-header .header-contacts .field-block-email a:before{font-size:1.2rem}}.site-header .header-contacts .field-block-paragraph__item:not(:first-child){display:none}.site-header .header-contacts .field-block-paragraph__item .paragraph .field-paragraph-telephone{display:flex;align-items:center;justify-content:center;padding:0}.site-header .header-contacts .field-block-paragraph__item .paragraph .field-paragraph-telephone a{font-size:0;text-decoration:none}.site-header .header-contacts .field-block-paragraph__item .paragraph .field-paragraph-telephone a:before{font-family:"icomoon";font-size:30px;font-weight:400;line-height:1;color:inherit;content:""}@media screen and (min-width:1200px){.site-header .header-contacts .field-block-paragraph__item .paragraph .field-paragraph-telephone a:before{font-size:1.2rem}}.site-header .header-contacts .field-block-paragraph__item .paragraph .field-paragraph-subtitle{display:none}.site-header__top{display:flex;align-items:center;justify-content:space-between}.site-header__bottom{position:fixed;z-index:2;top:90px;right:0;left:0;visibility:hidden;transition:all 600ms ease;transform:translateY(10px);opacity:0}@media screen and (min-width:1200px){.site-header__bottom{position:unset;visibility:visible;width:100%;transform:unset;opacity:1;inset:0}}.site-header__bottom .region-header-bottom{transition:all 250ms ease;display:flex;flex-direction:column;padding:20px 25px 25px 25px}@media screen and (min-width:1200px){.site-header__bottom .region-header-bottom{align-items:center;flex-direction:unset;justify-content:space-between;padding:unset}}@keyframes slideDown{0%{top:-4.6rem}100%{top:var(--gin-toolbar-y-offset, 0)}}@keyframes slideUp{0%{top:var(--gin-toolbar-y-offset, 0)}100%{top:-4.6rem}}.page-not-front:not(.page-node-type-service) .site-header{background:#202020}/*# sourceMappingURL=header.css.map */