.whole-screen{width:100%;height:100%;background:#fff url(/images/background-portrait.jpg) no-repeat center center;background-size:cover;position:absolute;top:0;left:0;padding:15em 10em}.whole-screen .card{border:none;text-align:center;width:auto;margin:0 auto;background-color:rgba(0,0,0,0)}.whole-screen .hero-card{max-width:1000px;background-color:rgba(var(--bs-light-rgb), 0.8)}@media(orientation: landscape){.whole-screen{background-image:url(/images/background-landscape.jpg)}}@media(max-width: 1000px){.whole-screen{padding:15em 0}}