.site-head{--c: var(--color-brand-1);position:fixed;top:var(--wp-admin--admin-bar--height, 0);left:0;z-index:5;width:100%;background:rgba(27,34,75,0);transition:.2s ease-out;transition-property:transform,background}.site-head .u-container{position:relative;display:grid;align-items:center;justify-items:space-between;grid-template-columns:1fr 8fr 1fr;padding:2.8rem 0 2rem;border-bottom:.75px solid var(--color-brand-2);transition:.2s ease-in-out;transition-property:padding,border-color;will-change:padding}@media only screen and (max-width: 987px){.site-head .u-container{gap:1rem;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 767px){.site-head .u-container{padding-top:1.5rem}}body.is-nav-small .site-head .u-container{padding:.5rem 0;border-bottom-color:rgba(0,0,0,0)}body.is-nav-small .site-head .u-container:has(#dashboard-li){padding:1rem 0}.site-head .s__buttons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative;gap:1.2rem}@media only screen and (max-width: 767px){.site-head .s__buttons{gap:1rem}}.site-head .s__login{color:var(--c);font-weight:500}.site-head .s__toggle{position:relative;z-index:1;display:none;flex-direction:column;justify-content:space-between;padding:0;width:2em;height:1.5em;background:none;border:none;cursor:pointer;color:var(--c);font-size:1rem;transition:color .2s ease}@media only screen and (max-width: 987px){.site-head .s__toggle{display:flex}}.site-head .s__toggle:after,.site-head .s__toggle:before,.site-head .s__toggle span:first-child{display:block;width:100%;height:1px;background:currentcolor;content:""}.site-head .s__wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.site-head .s__logo{position:relative;z-index:1;max-width:6.65rem;height:auto;scale:2;transform:translateX(25%);transition:max-width .2s ease-in-out}.site-head .s__logo a{display:inline-block}.site-head .s__logo svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.site-head .s__logo svg path{fill:var(--c);transition:fill .2s ease}body.is-nav-small .site-head .s__logo{max-width:4rem}.site-head__menu{display:flex;flex-direction:row;align-items:center;justify-content:normal;font:400 calc(var(--font-size-t-md) * 0.8)/1.2 var(--font-text);letter-spacing:-0.03em;gap:min(2.611em,2.4479vw);margin:0;padding:0;list-style:none;transition:color .2s ease}@media only screen and (max-width: 987px){.site-head__menu{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;font-size:2rem}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.site-head__menu{font-size:1.5rem}}.site-head__menu a{color:var(--c);transition:color .2s ease-out}.site-head__menu a:hover,.site-head__menu a:focus{text-decoration:underline}.site-head__menu:has(>#login-btns){min-height:2rem}.site-head__menu-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (max-width: 1280px){.site-head__menu-wrapper{margin-right:8vw}}@media only screen and (max-width: 987px){.site-head__menu-wrapper{position:absolute;top:0;left:0;display:none;margin-left:calc(50% - 50vw);padding-top:8rem;width:100vw;height:100dvh;background:var(--color-black)}.is-nav-opened .site-head__menu-wrapper{display:block}}.site-head__menu-wrapper #dashboard-li{position:absolute;right:0;display:flex;align-items:center;justify-content:center;gap:2rem}@media only screen and (max-width: 987px){.site-head__menu-wrapper #dashboard-li{position:relative;flex-direction:column}.site-head__menu-wrapper #dashboard-li .b-socials{position:absolute;transform:translateY(50vh)}}.site-head__menu-wrapper #login-btns{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;right:0;gap:1rem}@media only screen and (max-width: 987px){.site-head__menu-wrapper #login-btns{right:inherit;bottom:0;justify-content:center;gap:5rem;margin:4rem;padding:3rem;width:100%}}@media only screen and (max-width: 987px)and (max-width: 400px){.site-head__menu-wrapper #login-btns{gap:2rem}}@media only screen and (max-width: 987px){.site-head__menu-wrapper #login-btns .btn-plain{scale:1.3}}.site-head__menu-wrapper #login-btns .b-socials{color:var(--c)}@media only screen and (max-width: 987px){.site-head__menu-wrapper #login-btns .b-socials{position:absolute;bottom:0;transform:translate3d(0, 100%, 0)}}body.is-nav-small .site-head{--c: var(--color-white);background:var(--color-brand-1)}body.is-nav-opened .site-head{--c: var(--color-white)}body.is-nav-dark:not(.is-nav-opened):not(.is-nav-small) .site-head{--c: var(--color-white)}body.is-nav-dark:not(.is-nav-opened):not(.is-nav-small) .site-head .s__logo svg path{fill:#fff}.site-head__menu .menu-item-has-children{position:relative;transform:translate3d(-100%, 0, 0)}.site-head__menu .menu-item-has-children>a{position:relative;z-index:9;display:flex;align-items:center;justify-content:center}.site-head__menu .menu-item-has-children>a:after{display:block;margin-left:1.111em;width:.5em;height:.2777em;background:var(--c);-webkit-mask:url("../../../static/images/arrow-down.svg") no-repeat right center/contain;mask:url("../../../static/images/arrow-down.svg") no-repeat right center/contain;content:""}.site-head__menu .menu-item-has-children .sub-menu{position:absolute;top:100%;display:none;margin-top:.8181rem;padding:1.2272rem 1.1818rem 1.2272rem .9545rem;width:-moz-max-content;width:max-content;min-width:8rem;background:hsla(0,0%,100%,.6);border:1px solid var(--color-brand-6);border-radius:2px;list-style:none;color:var(--c);font-size:var(--font-size-t-sm);text-transform:none;transition:background-color .2s ease}@media only screen and (max-width: 987px){.site-head__menu .menu-item-has-children .sub-menu{position:relative;flex-direction:column;align-items:center;max-width:none;border:none;font-size:1rem}}.site-head__menu .menu-item-has-children .sub-menu li{padding-bottom:1.388em}.site-head__menu .menu-item-has-children .sub-menu li:last-child{padding-bottom:0}body.is-nav-dark .site-head__menu .menu-item-has-children .sub-menu{background:var(--color-brand-2)}body.is-nav-small .site-head__menu .menu-item-has-children .sub-menu{background:var(--color-brand-1)}body.is-nav-opened .site-head__menu .menu-item-has-children .sub-menu{background:none}.site-head__menu .menu-item-has-children .sub-menu a{display:flex;align-items:center;gap:.555em}.site-head__menu .menu-item-has-children .sub-menu a .a__icon{display:block;width:.8888em;height:.8888em;background:var(--color-brand-1);-webkit-mask:var(--ico) no-repeat center/contain;mask:var(--ico) no-repeat center/contain}.site-head__menu .menu-item-has-children:hover>a:after{transform:scaleY(-1)}.site-head__menu .menu-item-has-children:hover:before{position:absolute;top:95%;width:100%;height:2rem;content:""}.site-head__menu .menu-item-has-children:hover>.sub-menu{display:block}.site-head__menu .menu-item-has-children:not(.is-active):hover>a:after{transform:scaleY(1)}@media only screen and (max-width: 987px){.site-head__menu .menu-item-has-children:not(.is-active):hover>.sub-menu{display:none}}@media only screen and (max-width: 987px){.site-head__menu .menu-item-has-children.is-active>a:after{transform:scaleY(-1)}.site-head__menu .menu-item-has-children.is-active>.sub-menu{display:flex}}
