:root{--headroom-height:calc(var(--header-height) + var(--spacing-l)*2);--header-transition-duration:.3s}.headroom{height:calc(var(--header-height) + var(--spacing-l)*2);height:var(--headroom-height);left:0;overflow:hidden;position:fixed;top:0;transition:transform .3s ease,height .3s,border-color .3s ease,background-color .3s ease;transition:transform var(--header-transition-duration) ease,height var(--header-transition-duration),border-color var(--header-transition-duration) ease,background-color var(--header-transition-duration) ease;width:100%;z-index:10000}.headroom--unpinned:not(.active){transform:translate3d(0,calc(var(--header-height)*-1 + var(--spacing-l)*2*-1),0);transform:translate3d(0,calc(var(--headroom-height)*-1),0)}.headroom--unpinned:not(.active)+.headroom__container-button-burger{top:calc(var(--spacing-l)*-1 - 5rem)}.headroom--pinned{transform:translateZ(0)}.headroom--not-top{--headroom-height:calc(var(--header-height) + var(--spacing-m)*2)}.headroom--not-top .header{padding:var(--spacing-m) var(--horizontal-margin)}.headroom--not-top+.headroom__container-button-burger{top:var(--spacing-m)}.headroom--not-top .header__wrapper-items,.headroom.show-subitems .header__wrapper-items{height:calc(var(--header-height) + var(--spacing-l)*2);height:var(--headroom-height)}.headroom--not-top .headroom__overlay,.headroom.show-subitems .headroom__overlay{border-color:var(--color-dark-ultralight);height:100%;top:0}.headroom__overlay{background-color:#fff;border-bottom:1px solid;border-color:transparent;display:none;height:0;left:0;position:absolute;top:-2px;transition:height .3s ease,border-color .3s ease,top .3s ease;transition:height var(--header-transition-duration) ease,border-color var(--header-transition-duration) ease,top var(--header-transition-duration) ease;width:100%}.headroom.headroom--white:not(.headroom--not-top):not(.active):not(.show-subitems)+.headroom__container-button-burger .button-burger{border-color:var(--color-white)}.headroom.headroom--white:not(.headroom--not-top):not(.active):not(.show-subitems) .header__account:not(:hover) *,.headroom.headroom--white:not(.headroom--not-top):not(.active):not(.show-subitems) .header__item:not(:hover) a,.headroom.headroom--white:not(.headroom--not-top):not(.active):not(.show-subitems) .header__item:not(:hover) svg,.headroom.headroom--white:not(.headroom--not-top):not(.active):not(.show-subitems) .header__item:not(:hover) svg *,.headroom.headroom--white:not(.headroom--not-top):not(.active):not(.show-subitems)+.headroom__container-button-burger .button-burger span{color:var(--color-white)}.headroom.headroom--white:not(.headroom--not-top):not(.active):not(.show-subitems) .header__logo svg,.headroom.headroom--white:not(.headroom--not-top):not(.active):not(.show-subitems) .header__logo svg *{fill:var(--color-white)}.headroom.active,.headroom.active .header__wrapper-items{height:100vh}.headroom__container-button-burger{position:fixed;right:var(--horizontal-margin);top:var(--spacing-l);transition:top .3s ease,right .3s ease;transition:top var(--header-transition-duration) ease,right var(--header-transition-duration) ease;z-index:10002}.headroom__container-button-burger .button-burger{border-color:var(--color-primary)}.headroom__container-button-burger .button-burger span{color:var(--color-primary)}body.show-popin .headroom__container-button-burger .button-burger{border-color:var(--color-primary)!important}body.show-popin .headroom__container-button-burger .button-burger span{color:var(--color-primary)!important}body.show-popin .headroom{transform:translate3d(0,calc(var(--header-height)*-1 + var(--spacing-l)*2*-1),0)!important;transform:translate3d(0,calc(var(--headroom-height)*-1),0)!important}body.show-popin .headroom+.headroom__container-button-burger{top:var(--spacing-l)}body.show-curtain .headroom__container-button-burger .button-burger{border-color:var(--color-white)!important}body.show-curtain .headroom__container-button-burger .button-burger span{color:var(--color-white)!important}body.show-curtain .headroom{transform:translate3d(0,calc(var(--header-height)*-1 + var(--spacing-l)*2*-1),0)!important;transform:translate3d(0,calc(var(--headroom-height)*-1),0)!important}body.show-curtain .headroom+.headroom__container-button-burger{top:var(--spacing-l)}@media (min-width:1024px){.headroom__overlay{display:block}.headroom__container-button-burger{right:calc(var(--horizontal-margin)*-1 - 5rem)}.headroom--not-top .header__wrapper-items,.headroom.show-subitems .header__wrapper-items{height:auto}.headroom+.headroom__container-button-burger{top:var(--spacing-l)!important}body.show-curtain .headroom__container-button-burger,body.show-popin .headroom__container-button-burger{right:var(--spacing-l)}}
