.opening-box{max-width:350px;z-index:2}.set-start-50{right:-8%;top:50%}@media (max-width:576px){.opening-box{max-width:90%;font-size:.95rem;padding:1rem 1.5rem}.set-start-50{top:50%;right:-35%}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-opening h1{animation:fadeSlideIn .6s ease-out forwards;animation-delay:.3s;opacity:0}.animate-opening h5:first-of-type{animation:fadeSlideIn .6s ease-out forwards;animation-delay:.6s;opacity:0}.animate-opening h5:nth-of-type(2){animation:fadeSlideIn .6s ease-out forwards;animation-delay:.9s;opacity:0}