.header{background-color:var(--color-grey-hex);color:var(--color-white-hex)}.header .header-link-logo{display:block;width:fit-content}.header .header-logo{border:1px solid #fff}.header .header-link-logo{height:100%;position:absolute;transition:.2s;z-index:9999}.header .container{min-height:80px;position:relative}@media (min-width:992px) and (max-width:1250px){.header .header-link-logo{margin-left:60px}}@media screen and (max-width:992px){.header .header-link-logo{bottom:-28px;margin-left:30px}.header .header-link-logo img{height:80px;width:80px}}@media screen and (min-width:992px){.header .header-link-logo{bottom:-30px;height:100%;margin-right:60px;position:absolute;transition:.2s}.header .header-link-logo img{height:100px;width:100px}.header .container{min-height:70px;position:relative}}