@charset "UTF-8";.logoWithBle{width:fit-content;display:inline-flex;opacity:1;position:fixed;top:4px;left:5px;padding:0;margin:0;transform:scale(1);z-index:100000}.logo{width:210px;height:51px;cursor:pointer}.bleAnimate{opacity:0;height:25px;width:25px;display:inline-block;margin-left:5px;animation:fadeIn 3s ease-in-out forwards;animation-delay:8s}.ble{opacity:0;height:25px;width:25px;display:inline-block;margin-left:5px;animation:fadeIn 3s ease-in-out forwards}@keyframes fadeIn{to{opacity:1}}@media screen and (min-width: 1200px){.fade-in-move-right{top:0;animation:fadeInMoveLargeScreen 7s ease-in-out forwards;right:5%}}@media screen and (min-width: 992px) and (max-width: 1199px){.fade-in-move-right{top:0;right:30%;animation:fadeInMoveScreen992 7s ease-in-out forwards}}@media screen and (max-width: 480px){.fade-in-move-right{top:10%;animation:fadeInMoveSmallScreen 7s ease-in-out forwards;right:0}.logoWithBle{display:none}}@keyframes fadeInMoveSmallScreen{0%{opacity:0;right:0;background-color:transparent}80%{opacity:1;right:0;background-color:transparent;box-shadow:none}to{opacity:1;right:1%;background-color:#fff;box-shadow:3px 3px 5px #00000080}}@keyframes fadeInMoveScreen992{0%{opacity:0;top:-2%;left:60%;background-color:transparent;transform:scale(2)}20%{opacity:0;top:12%;left:60%;background-color:transparent;transform:scale(2)}80%{opacity:1;left:60%;top:20%;background-color:transparent;box-shadow:none;transform:scale(2)}90%{opacity:1;left:60%;top:20%;background-color:transparent;box-shadow:none;transform:scale(2)}to{opacity:1;position:fixed;top:4px;left:5px;padding:0;margin:0;transform:scale(1);z-index:100000}}@keyframes fadeInMoveLargeScreen{0%{opacity:0;top:-2%;left:70%;background-color:transparent;transform:scale(2)}20%{opacity:0;top:8%;left:70%;background-color:transparent;transform:scale(2)}80%{opacity:1;left:70%;top:20%;background-color:transparent;box-shadow:none;transform:scale(2)}90%{opacity:1;left:70%;top:20%;background-color:transparent;box-shadow:none;transform:scale(2)}to{opacity:1;position:fixed;top:4px;left:5px;padding:0;margin:0;transform:scale(1);z-index:100000}}
