@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes modalSlide{0%{transform:translate(-50%,-70%)}to{transform:translate(-50%,-50%)}}@keyframes dropDown{0%{max-height:0}to{max-height:10000px}}@keyframes dropUp{0%{max-height:1000px}to{max-height:0}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes shiny{0%{left:-100%}50%{left:100%}to{left:-100%}}.unauthorized-main .section-hero{margin-inline:auto;margin-bottom:140px;max-width:1320px;position:relative}.unauthorized-main .section-hero img{max-height:600px;-o-object-fit:cover;object-fit:cover;width:100%}.unauthorized-main .section-hero .boxes{bottom:0;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:12px;position:absolute;transform:translateY(50%);width:100%}.unauthorized-main .section-hero .boxes .box{background-color:#812121;border:2px solid #812121;box-shadow:0 0 20px 0 #ccc;color:#fff;display:grid;padding:24px;place-items:center;text-align:center}.unauthorized-main .section-hero .boxes .box h3{font-size:40px;font-weight:700;line-height:1}.unauthorized-main .section-hero .boxes .box h3 img{max-height:100px;width:auto}@media (max-width:700px){.unauthorized-main .section-hero .boxes .box h3{font-size:26px;margin-bottom:12px}.unauthorized-main .section-hero .boxes .box h3 img{max-height:80px}}.unauthorized-main .section-hero .boxes .box h5{font-size:22px;font-weight:400}@media (max-width:900px){.unauthorized-main .section-hero .boxes{margin-top:12px;padding:0;position:static;transform:none}.unauthorized-main .section-hero{margin-bottom:24px}}