.opacity{transition:opacity 1s ease-in-out}.opacity-hide{opacity:0}.opacity-semi-transparent{opacity:.5}.opacity-show{opacity:1}.transform{transition:transform 1s ease-in-out}.scale-y-show{transform:scaleY(1)}.scale-y-hide{transform:scaleY(0)}header{grid-template-rows:1fr 1fr;grid-template-columns:1fr;height:20vh;padding:2.5vh 2.5vw;display:grid}header .first-row{justify-content:space-between;align-items:center;display:flex}header .second-row{justify-content:center;align-items:center;display:flex}header .riverhorizon--logo{width:20vw}@media screen and (max-width:1024px){header .riverhorizon--logo{width:33vw}}header .homonymany--logo--2{width:25vw}@media screen and (max-width:1024px){header .homonymany--logo--2{width:66vw}}header .coins--container{justify-content:center;align-items:center;gap:1vw;display:flex}header .coins--bronze{font-size:2em}header .coins--bronze--img{height:4vh}@media screen and (max-width:768px){header .coins--bronze--img{height:2.66667vh}header .coins--bronze{font-size:1.33333em}header{height:13vh;padding:0 2.5vw 2.5vh}}
