.header-top{background-color:#feebf3}.header-sologan{font-family:WEATHER-SUNDAY;background-image:url(/images/header_sologan.png);background-size:contain;background-position:center -5px;background-repeat:no-repeat;min-height:50px}.header-main{z-index:999;transition:transform .3s ease-in-out}.header-main.animate-fadeIn{transform:translateY(0)}.dropdown-menu li{list-style-type:none;max-width:100%}.dropdown-menu li a{text-decoration:none;color:#666;padding:10px;font-size:14px}.dropdown-menu li a:hover{background-color:#ffecf4}.dropdown-menu{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);width:200px;min-height:max-content;border-top:4px solid var(--primary-color)}.dropdown-menu:after{content:"";position:absolute;top:-17px;right:10px;border:8px solid transparent;border-bottom-color:#ed5084}.dropdown-menu:before{content:"";position:absolute;top:-17px;left:10px;width:100%;height:18px;background-color:transparent}#logo:before{content:"";position:absolute;left:-665px;top:-460px;width:220px;height:15px;background-color:hsla(0,0%,100%,.5);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:searchLights 1.5s ease-out 1s infinite;-o-animation:searchLights 1.5s ease-out 1s infinite;animation:searchLights 1.5s ease-out 1s infinite}@keyframes searchLights{0%{left:-100px;top:0}to{left:350px;top:0}}.text-animation{display:inline-block;white-space:nowrap}.text-animation span{color:var(--primary-color);display:inline-block;transform:translateX(-100%) scale(.8);opacity:0;animation-iteration-count:99;margin-right:2px;transform:scale(0);animation:zoomIn 4s ease forwards;animation-timing-function:ease-in-out}@keyframes slideInZoom{0%{transform:translateX(-100%) scale(.5);opacity:0}50%{opacity:1;transform:scale(.9)}to{transform:translateX(0) scale(1);opacity:1}}@keyframes zoomIn{0%{transform:scale(0);opacity:0}50%{opacity:1}to{transform:scale(1);opacity:1}}@keyframes restart{0%,80%{opacity:1}to{opacity:0}}.text-animation span:first-child{animation-delay:0s}.text-animation span:nth-child(2){animation-delay:.05s}.text-animation span:nth-child(3){animation-delay:.1s}.text-animation span:nth-child(4){animation-delay:.15s}.text-animation span:nth-child(5){animation-delay:.2s}.text-animation span:nth-child(6){animation-delay:.25s}.text-animation span:nth-child(7){animation-delay:.3s}.text-animation span:nth-child(8){animation-delay:.35s}.text-animation span:nth-child(9){animation-delay:.4s}.text-animation span:nth-child(10){animation-delay:.45s}.text-animation span:nth-child(11){animation-delay:.5s}.text-animation span:nth-child(12){animation-delay:.55s}.text-animation span:nth-child(13){animation-delay:.6s}.text-animation span:nth-child(14){animation-delay:.65s}.text-animation span:nth-child(15){animation-delay:.7s}.text-animation span:nth-child(16){animation-delay:.75s}.text-animation span:nth-child(17){animation-delay:.8s}.text-animation span:nth-child(18){animation-delay:.85s}.text-animation span:nth-child(19){animation-delay:.9s}.text-animation span:nth-child(20){animation-delay:.95s}.text-animation span:nth-child(21){animation-delay:1s}.text-animation span:nth-child(22){animation-delay:1.05s}.text-animation span:nth-child(23){animation-delay:1.1s}.text-animation span:nth-child(24){animation-delay:1.15s}.text-animation span:nth-child(25){animation-delay:1.2s}.text-animation span:nth-child(26){animation-delay:1.25s}.text-animation span:nth-child(27){animation-delay:1.3s}.text-animation span:nth-child(28){animation-delay:1.35s}.text-animation span:nth-child(29){animation-delay:1.4s}@keyframes dash{to{stroke-dashoffset:0}}@keyframes filling{0%,90%{fill:#bac736;fill-opacity:0}to{fill:#bac736;fill-opacity:1}}ul{list-style-type:none;padding:0;margin:0}ul>li{position:relative}li>ul{transform:translatex(100%) scale(0)}li:hover>ul{transform:translatex(101%) scale(1)}li:hover>ul li ul.dropdown-menu:after{opacity:0}@media screen and (max-width:600px){.header-sologan{background-size:100%}}.loading-logo{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .8s ease}.loading-logo.fade-in{opacity:1;transition:opacity .5s ease}.loading-logo.fade-out{opacity:0;visibility:hidden;transition:opacity .5s ease}.logo{width:150px;animation:logoFadeIn 3s ease-in-out infinite}@keyframes logoFadeIn{0%{transform:scale(.5);opacity:0}50%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}