.choice{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:100vw}#choice-wrapper{display:flex;flex-direction:row;margin-top:60px;max-width:1440px}.choice-card{aspect-ratio:3/4;border:4px solid;border-radius:2rem;clip-path:border-box;padding:2rem;position:relative;transition:scale .2s linear}.choice-card:hover{scale:1.05!important;z-index:3}.choice-card>a{color:#fff;text-decoration:none}#choice,.choice-card h3{color:#fff}.choice-card p{font-size:1.4rem;font-weight:300}.choice-card:nth-child(2){margin:0 4rem}.choice-card:first-child img{position:relative;scale:1.5;top:4rem}.choice-card:nth-child(2) img{bottom:.5rem;left:2.5rem;margin:inherit;position:relative;width:75%}.choice-card:nth-child(3){clip-path:none}.choice-card:nth-child(3) img{border-radius:1.1rem;box-shadow:-5px 5px 10px rgba(0,0,0,.2);position:absolute;width:80%}#recognition-pass{left:15%;rotate:-15deg;top:45%;z-index:4}#loyalty-pass{left:20%;rotate:-5deg;top:50%;z-index:3}#incentive-pass{left:25%;rotate:5deg;top:55%}@media screen and (max-width:1024px){.choice-card:nth-child(2){margin:0 2rem}.choice-card:nth-child(2) img{bottom:.5rem;left:-.2rem;width:75%}.choice-card:nth-child(3) img{border-radius:.8rem}#recognition-pass{top:60%}#loyalty-pass{top:65%}#incentive-pass{top:70%}}@media screen and (max-width:820px){.choice-card{aspect-ratio:inherit}}@media screen and (max-width:600px){.panel h2{font-size:2rem}#choice-wrapper{flex-direction:column}.choice-card{aspect-ratio:1/1}.choice-card:nth-child(2){margin:2rem 0}.choice-card:nth-child(2) img{bottom:1.2rem;left:2.5rem}}