@charset "utf-8";.logotext{display:none}@media only screen and (min-width:768px){.logotext{position:absolute;bottom:25%;width:50%;font-size:0;text-align:center;text-shadow:1px 1px 1px hsla(0,0%,0%,0.46);margin-top:0;color:#fff;display:block;float:right;animation:agrand 1s ease-out normal 2s forwards;z-index:5;left:25%;padding:15px 0;border-radius:8px}}@media only screen and (min-width:1024px){.logotext{width:50%;bottom:50%;font-size:0;animation:agrand 1s ease-out normal 2s forwards}}@media only screen and (min-width:1340px){.logotext{width:50%;bottom:50%;animation:agrand 1s ease-out normal 2s forwards}}@media only screen and (min-width:1700px){.logotext{font-size:0;animation:agrand 1s ease-out normal 2s forwards}}@keyframes agrand{from{width:50%;font-size:0}to{width:50%;font-size:30px;background-color:hsla(73,62%,39%,0.53);border:2px solid #fff}}