.hive-hero{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background-size:cover;background-position:center bottom;background-repeat:no-repeat;min-height:25.5rem}@media(max-width:1200px){.hive-hero{min-height:34vw}}@media(max-width:640px){.hive-hero{min-height:240px}}.hive-image-credit{position:absolute;bottom:10px;left:30px;display:flex;flex-direction:row;align-items:center;height:50px}.hive-image-credit svg{width:1.5rem;margin-right:.5rem}.hive-image-credit svg path{color:white}.hive-image-credit p{margin:0;font-size:1.125rem;font-style:italic;font-weight:bold;color:#fbf9f6;display:none;transition:.7s}.hive-image-credit:hover p{display:inherit}