@charset "UTF-8";
.site-header{transition:all 250ms ease;position:absolute;z-index:5;top:0;right:0;left:0;padding:14px 24px;background:#FFFFFF}@media screen and (min-width:1200px){.site-header{padding:0.8rem 3.75rem;min-height:4.8rem;position:static;display:flex;justify-content:space-between;align-items:center;gap:3rem}}.site-header.is-open{background:#FFFFFF}.site-header.is-open .site-header__bottom{visibility:visible;transform:translateX(0);opacity:1;background:#FFFFFF}@media screen and (min-width:1200px){.site-header.is-open .site-header__bottom{background:transparent}}.site-header.is-scrolled{position:fixed;top:0;background:#FFFFFF;box-shadow:0px 8px 16px 0px rgba(145, 158, 171, 0.24)}@media screen and (min-width:1200px){.site-header.is-scrolled{top:var(--gin-toolbar-y-offset, 0);background:#ECF5FF}}@media screen and (min-width:1200px){.site-header.is-scrolled-close{top:-6rem}}@media screen and (min-width:1200px){.site-header.is-scrolled,.site-header.is-scrolled-close{min-height:4.8rem}}.site-header__top{display:flex;align-items:center;justify-content:space-between}.site-header__top .logo{transition:all 250ms ease}.site-header__top .logo__container{margin-bottom:10px;display:flex;align-items:baseline;justify-content:space-between;gap:1rem}@media screen and (min-width:1200px){.site-header__top .logo__container{margin-bottom:0.8rem}}.site-header__top .logo .field-block-image{width:170px;max-height:28px;flex-shrink:0}@media screen and (min-width:1200px){.site-header__top .logo .field-block-image{width:14.2rem;max-height:2.4rem}}.site-header__top .logo .field-block-image img{width:100%}.site-header__top .logo .field-block-text{display:none}@media screen and (min-width:1200px){.site-header__top .logo .field-block-text{width:7.25rem;display:block;font-size:0.75rem;font-weight:400;line-height:1.1;line-height:1;transform:translateY(0.2rem)}}@media screen and (min-width:1200px) and (min-width:1200px){.site-header__top .logo .field-block-text{font-size:0.7rem}}.site-header__top .site-header-btn{padding:10px;border:none;background:transparent;position:relative;z-index:3}.site-header__top .site-header-btn:hover{cursor:pointer}.site-header__top .site-header-btn::before,.site-header__top .site-header-btn::after,.site-header__top .site-header-btn span{content:"";height:1px;display:block;border-radius:1px;transition:0.5s;background:#272A31}.site-header__top .site-header-btn span,.site-header__top .site-header-btn::before,.site-header__top .site-header-btn::after{width:12px;margin:2px 0}.site-header__top .site-header-btn.js-menu-btn.is-open{padding:11px 10px}.site-header__top .site-header-btn.js-menu-btn.is-open span{transform:scale(0)}.site-header__top .site-header-btn.js-menu-btn.is-open::before{width:9px;transform:translate(1px, 3px) rotate(135deg)}.site-header__top .site-header-btn.js-menu-btn.is-open::after{width:9px;transform:translate(1px, -3px) rotate(-135deg)}@media screen and (min-width:1200px){.site-header__top .site-header-btn{display:none}}.site-header__middle{min-width:100vw;min-height:100vh;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.site-header__middle::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(4px);background-color:rgba(255, 255, 255, 0.75);z-index:3;visibility:hidden;opacity:0;transition:opacity 0.3s}.site-header__middle .region-header-middle{padding:30px 24px;width:100%;min-height:100vh;position:absolute;top:0;right:0;bottom:0;background:#0786FF;z-index:4;transform:translateX(100%);transition:0.5s transform}@media screen and (min-width:992px){.site-header__middle .region-header-middle{padding:30px 44px;min-width:960px;width:50%}}@media screen and (min-width:992px){.site-header__middle .region-header-middle{padding:1.5rem 3.2rem;min-width:48rem}}.site-header__middle.is-open{pointer-events:all}.site-header__middle.is-open::before{visibility:visible;opacity:1;transition:opacity 0.3s}.site-header__middle.is-open .region-header-middle{transform:translateX(0);transition:0.5s transform}.site-header__bottom{padding:24px;position:fixed;z-index:2;top:66px;right:0;left:0;visibility:hidden;transition:all 600ms ease;transform:translateY(10px);opacity:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media screen and (min-width:768px){.site-header__bottom{align-items:center}}@media screen and (min-width:1200px){.site-header__bottom{flex-direction:row;justify-content:flex-end;align-items:center;gap:0.2rem}}.is-scrolled .site-header__bottom,.is-scrolled-close .site-header__bottom{top:66px}@media screen and (min-width:1200px){.site-header__bottom{padding:0;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;align-items:flex-start;gap:20px}@media screen and (min-width:768px){.site-header__bottom .region-header-bottom{align-items:center}}@media screen and (min-width:1200px){.site-header__bottom .region-header-bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:1.6rem}}@media screen and (min-width:1200px){.site-header__bottom .menu-header{width:100%}}.site-header__bottom .menu-header .menu{align-items:flex-start;gap:20px}@media screen and (min-width:768px){.site-header__bottom .menu-header .menu{align-items:center}}@media screen and (min-width:1200px){.site-header__bottom .menu-header .menu{gap:1.6rem}}.site-header__bottom .menu-header .menu__item a{font-size:1rem;font-weight:400;line-height:1.1;text-decoration:none;color:#272A31}@media screen and (min-width:1200px){.site-header__bottom .menu-header .menu__item a{font-size:1rem}}.site-header__bottom .language-switcher .language-list__current{font-size:1rem;font-weight:700;line-height:1.5;color:#272A31}@media screen and (min-width:1200px){.site-header__bottom .language-switcher .language-list__current{font-size:1rem}}.site-header__bottom .language-switcher .language-list__current::after{color:#272A31;font-size:0.5rem;margin-bottom:0.6rem}.site-header__bottom .language-switcher .language-list.is-open .site-header__bottom .language-switcher .language-list__current::after{transform:rotate(-90deg) translateY(4px)}.site-header__bottom .language-switcher .language-list__items{padding:4px;width:100%;font-size:1rem;font-weight:700;line-height:1.5}@media screen and (min-width:1200px){.site-header__bottom .language-switcher .language-list__items{font-size:1rem}}@media screen and (min-width:1200px){.site-header__bottom .language-switcher .language-list__items{padding:0.2rem}}.site-header__bottom .demo-link .field-block-reference{font-size:1rem;font-weight:400;line-height:1.1;transition:all 250ms ease;position:relative;font-family:"GothamPro";z-index:1;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;overflow:hidden;padding:17px 20px;min-height:52px;font-size:1rem;font-weight:400;line-height:1.1;background:#13D980;color:#FFFFFF;flex-direction:row-reverse}@media screen and (min-width:1200px){.site-header__bottom .demo-link .field-block-reference{font-size:1rem}}@media screen and (min-width:1200px){.site-header__bottom .demo-link .field-block-reference{border-radius:0.5rem}}@media screen and (min-width:1200px){.site-header__bottom .demo-link .field-block-reference{font-size:1rem}}@media screen and (min-width:1200px){.site-header__bottom .demo-link .field-block-reference{padding:1.05rem 1.2rem;min-height:3.2rem}}.site-header__bottom .demo-link .field-block-reference::before{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.site-header__bottom .demo-link .field-block-reference::after{font-family:"icomoon";font-size:18px;font-weight:400;line-height:1;color:inherit;content:"";margin-left:8px}@media screen and (min-width:1200px){.site-header__bottom .demo-link .field-block-reference::after{font-size:1.2rem}}@media screen and (min-width:1200px){.site-header__bottom .demo-link .field-block-reference::after{margin-left:0.5rem;font-size:1.2rem}}.site-header__bottom .demo-link .field-block-reference::before{background:#0786FF}.site-header__bottom .demo-link .field-block-reference:hover{color:#FFFFFF}.site-header__bottom .demo-link .field-block-reference:hover::before{transform:scaleX(1)}.site-header__bottom .demo-link .field-block-reference::after{content:"";margin-right:8px;margin-left:0}@media screen and (min-width:1200px){.site-header__bottom .demo-link .field-block-reference::after{margin-right:0.5rem;margin-left:0}}.site-header__bottom .demo-link .field-block-reference a{text-decoration:none}.site-header__bottom .site-header-order{font-size:1rem;font-weight:400;line-height:1.1;transition:all 250ms ease;position:relative;font-family:"GothamPro";z-index:1;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;text-align:center;text-decoration:none;background-color:transparent;border:none;outline:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;overflow:hidden;padding:17px 20px;min-height:52px;font-size:1rem;font-weight:400;line-height:1.1;background:#0786FF;color:#FFFFFF}@media screen and (min-width:1200px){.site-header__bottom .site-header-order{font-size:1rem}}@media screen and (min-width:1200px){.site-header__bottom .site-header-order{border-radius:0.5rem}}@media screen and (min-width:1200px){.site-header__bottom .site-header-order{font-size:1rem}}@media screen and (min-width:1200px){.site-header__bottom .site-header-order{padding:1.05rem 1.2rem;min-height:3.2rem}}.site-header__bottom .site-header-order::before{position:absolute;content:"";left:-2px;top:-2px;bottom:-2px;right:-2px;transform:scaleX(0);transition:transform 0.3s;transform-origin:right center;z-index:-1;border-radius:5px}.site-header__bottom .site-header-order::after{font-family:"icomoon";font-size:18px;font-weight:400;line-height:1;color:inherit;content:"";margin-left:8px}@media screen and (min-width:1200px){.site-header__bottom .site-header-order::after{font-size:1.2rem}}@media screen and (min-width:1200px){.site-header__bottom .site-header-order::after{margin-left:0.5rem;font-size:1.2rem}}.site-header__bottom .site-header-order::before{background:#13D980}.site-header__bottom .site-header-order:hover{color:#FFFFFF}.site-header__bottom .site-header-order:hover::before{transform:scaleX(1)}.site-header__bottom .site-header-order::after{content:""}@media screen and (min-width:1200px){.site-header__bottom .contacts-header .field-block-link-imgs{display:none}}.site-header__bottom .contacts-header .field-block-link-imgs__items{display:flex;justify-content:center;margin:-10px}@media screen and (min-width:1200px){.site-header__bottom .contacts-header .field-block-link-imgs__items{margin:-0.5rem}}.site-header__bottom .contacts-header .field-block-link-imgs__item{display:flex;align-items:center;justify-content:center;width:55px;height:55px;padding:10px}@media screen and (min-width:1200px){.site-header__bottom .contacts-header .field-block-link-imgs__item{width:3rem;height:3rem;padding:0.5rem}}.site-header__bottom .contacts-header .field-block-link-imgs__item a{width:100%}.site-header__bottom .contacts-header .field-block-link-imgs__item img{width:100%}@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:#0786FF}/*# sourceMappingURL=header.css.map */