.site-head{position:fixed;top:var(--admin-bar, 0);left:0;z-index:11;width:100%;transition:height .3s cubic-bezier(0.215, 0.61, 0.355, 1);will-change:transition}.site-head__top{position:relative;z-index:1;height:100%;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,0)}.is-nav-small .site-head__top{box-shadow:0 0 20px rgba(0,0,0,.1)}.site-head__top .u-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%}.site-head__search{flex-grow:1;padding:0 1rem}@media only screen and (max-width: 987px){.site-head__search{display:none}}.site-head__right{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;cursor:pointer;text-align:center}@media only screen and (max-width: 768px)and (orientation: landscape),only screen and (max-width: 576px){.site-head__right{flex-direction:column}}.site-head__right__bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.site-head .s__phone{margin-right:20px}@media only screen and (max-width: 768px)and (orientation: landscape),only screen and (max-width: 576px){.site-head .s__phone{margin-right:0}}.site-head .s__burger{margin-left:20px}@media only screen and (max-width: 768px)and (orientation: landscape),only screen and (max-width: 576px){.site-head .s__burger__title{display:none}}.site-head .s__contact{display:inline-flex}.site-head .s__toggle{position:relative;display:block;width:2.6rem;height:2.6rem}.site-head .s__toggle__line{position:absolute;top:calc(50% - 4px);left:0;width:100%;height:4px;background:var(--color-darkblue);transition:transform .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.site-head .s__toggle__line:nth-child(1){transform:translate3d(0, -0.7em, 0)}.is-nav-opened .site-head .s__toggle__line:nth-child(1){transform:translate3d(0, 0, 0) rotate(45deg)}.is-nav-opened .site-head .s__toggle__line:nth-child(2){transform:scaleX(0)}.site-head .s__toggle__line:nth-child(3){transform:translate3d(0, 0.7em, 0)}.is-nav-opened .site-head .s__toggle__line:nth-child(3){transform:translate3d(0, 0, 0) rotate(-45deg)}.site-head .s__logo a{display:inline-block}.site-head .s__logo img{width:auto;height:6rem;-o-object-fit:contain;object-fit:contain}.site-head .s__wrapper{position:absolute;top:calc(100% + 5px);right:0;z-index:2;padding:20px;min-width:240px;background:var(--color-darkblue);border-radius:5px;color:var(--color-white);font-size:1.3333rem;text-align:right}body:not(.is-nav-opened) .site-head .s__wrapper{display:none}.site-head .s__wrapper ul{margin:0;padding:0;list-style:none}.site-head .s__wrapper a{display:block;padding-top:5px;padding-bottom:5px;border-bottom:1px solid var(--color-white);color:inherit;transition:color .2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.site-head .s__wrapper a:hover{background-color:var(--color-white);color:var(--color-darkblue)}.site-head__bottom{position:relative;z-index:0;padding:.1rem 0;background-color:var(--color-darkblue);color:#fff;text-align:right;transition:transform .3s cubic-bezier(0.215, 0.61, 0.355, 1)}@media only screen and (max-width: 768px)and (orientation: landscape),only screen and (max-width: 576px){.site-head__bottom{padding:.2rem 0;text-align:center}}.site-head__bottom p,.site-head__bottom h1{display:inline-block;font-family:var(--font-family-heading);font-size:inherit;font-weight:inherit;text-wrap:balance}@media only screen and (max-width: 768px)and (orientation: landscape),only screen and (max-width: 576px){.site-head__bottom p,.site-head__bottom h1{font-size:.8rem}}.is-nav-small .site-head{height:6rem}.is-nav-small .site-head__bottom{transform:translateY(-100%)}
