.alegra-header{width:100%;display:flex;flex-direction:column;align-items:center;position:fixed;top:0;z-index:1}.alegra-header--solid{background-color:#fff}.alegra-header__banner{width:100%;background-color:#00b19d;font-size:.8rem}.alegra-header__banner a{color:#fff;text-decoration:none;display:block;text-align:center;padding:10px}.alegra-header__wrapper{max-width:1200px;width:100%;display:flex;justify-content:space-between;padding:10px 20px}.alegra-header__brand{width:180px}.alegra-header__logo{width:100%;height:auto}.alegra-header__logo .alegra-header__logo-symbol{fill:#00b19d}.alegra-header__logo-label,.alegra-header__logo-text{fill:#707070}.alegra-header__nav-wrapper{list-style:none;display:flex;justify-content:center;align-items:center;gap:10px;margin:0}.alegra-button{font-family:Roboto;padding:5px 20px;line-height:1rem;font-weight:400;--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));font-family:Roboto,sans-serif;--tw-bg-opacity:1;background-color:#bfcd31;border:solid 1px #bfcd31;border-radius:5px;cursor:pointer;text-align:center}.alegra-header__country-img{width:30px;height:30px;object-position:center;object-fit:cover;display:inline-block;background-position:center;background-repeat:no-repeat;border-radius:50%;border:solid 3px #fff;box-shadow:0 0 5px #aaa;margin-right:7px}.alegra-header__country-selector{display:flex;align-items:center;margin-left:40px;position:relative;cursor:pointer}.alegra-header__country-list{position:absolute;background-color:#fff;border-radius:5px;border:1px solid #c2c9d6;top:130%;right:-70%;width:200px}.alegra-header__country-list a{text-decoration:none}.alegra-header__country{padding:10px 10px;border-bottom:solid 1px #f0f2fa;color:#707070;transition-duration:.3s}.alegra-header__country:last-child{border-bottom:0;display:flex;align-items:center}.alegra-header__country img{margin-right:10px}.alegra-header__country:hover{background-color:#eee;cursor:pointer}