.prepaid-container{display:flex;flex-wrap:wrap}.prepaid-card:first-of-type{margin:0 1rem 1rem 0}.prepaid-card:nth-of-type(2){margin:0 1rem 1rem}.prepaid-card:nth-of-type(3){margin:0 0 1rem 1rem}.prepaid-card{background:#f5f5fa;border-radius:1rem;clip-path:border-box;max-height:360px;padding:2rem;width:31%}.prepaid-card h3{color:var(--lapis);font-weight:400}.gradient{position:relative;z-index:2}.card-wrapper{transition:all .3s linear}.card-wrapper img{position:relative;top:70px}.card-wrapper:hover{rotate:-20deg;translate:0 -60px}@media only screen and (max-width:686px){.prepaid-container{display:block}.prepaid-card{width:95%}.prepaid-card:first-of-type,.prepaid-card:nth-of-type(2),.prepaid-card:nth-of-type(3){margin:2rem 1rem}}