/*!
 Source: Base: sb.core.complex-atom.header.dropdown
*/.header-item--dropdown{padding:0}.header-item--dropdown .dropdown__button .icon-box{width:inherit;height:inherit;display:flex;justify-content:center;align-items:center;flex-direction:column}.header-item--dropdown .dropdown__button .icon-box .label{font-size:18px}.header-item--dropdown .dropdown__button .icon-box--close{display:none}.header-item--dropdown .dropdown__content{z-index:-1;transform:translateY(-100%);background:#E8EAEE;position:absolute;left:0;top:0;padding:3rem;display:flex;transition:all 0.3s ease}.header-item--dropdown .dropdown__content--autoWidth{width:auto}.header-item--dropdown .dropdown__content--fullWidth{width:100vw}.header-item--dropdown .dropdown__content.flushRight{left:auto;right:0}.header-item--dropdown.active .icon-box--default{display:none}.header-item--dropdown.active .icon-box--close{display:flex}.header-item--dropdown.light .dropdown__button .icon-box .label{color:#fff}.header-item--dropdown.light .dropdown__button .icon-box svg{fill:#fff}[data-widget-type="sb.core.complex-atom.header.dropdown"] .header-item--dropdown .dropdown__content{display:none}
