.top-page *{transition:all 1s linear}.top-page{border-bottom:.5vh solid var(--tertiary);justify-content:center;align-items:center;width:100%;height:10vw;margin:15vh 0 0;transition:all 1s linear;display:flex;position:relative}.top-page .title{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;gap:.75vw;display:flex}.top-page .title h6{color:gray;font-weight:100;font-size:1vw!important}.top-page .address{z-index:2;justify-content:flex-start;align-items:center;gap:1vw;display:flex;position:absolute;top:15%}.top-page .address.per{right:2vw}.top-page .address.eng{left:2vw}.top-page .address div{justify-content:center;align-items:center;gap:1vw;display:flex}.top-page .address div h6{font-size:1.2vw}.top-page .address div svg{cursor:default!important}@media screen and (max-width:600px) and (orientation:portrait){.top-page{border-bottom:.1vh solid var(--tertiary);height:15vh;margin:10vh 0 0}.top-page .title h6{font-size:2.5vw!important}.top-page h2{margin:1vh 0 0}.top-page .address div h6{font-size:3.2vw}.top-page .address{top:5%}}
