.project-purchase{cursor:pointer;display:flex;flex-direction:column;max-width:100%;min-height:282px;min-width:305px;width:100%}@media only screen and (max-width:734px){.project-purchase{min-height:223px;min-width:331px}}@media (any-hover:hover) and (pointer:fine){.project-purchase:hover .project-purchase__content img,.project-purchase:hover button{background:var(--color-link-hover);transform:scale(1.1)}}.project-purchase .asymmetrically-rounded-corner--size-25 .asymmetrically-rounded-corner__corner:before{box-shadow:-5px 4px 0 4px var(--corner-bg,var(--color-surface))}.project-purchase__content-wrapper{height:100%;width:100%}.project-purchase__content{background:var(--purchase-card-bg-color,var(--color-primary));border-radius:25px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.project-purchase__title{margin:20px 0 25px 20px;max-width:80%;width:fit-content;z-index:var(--z-index-1)}.project-purchase__desc{margin-left:20px;z-index:var(--z-index-1)}@media only screen and (max-width:734px){.project-purchase__desc{margin-bottom:20px;margin-top:auto}}.project-purchase img,.project-purchase picture{display:flex;height:100%;object-fit:cover;transition:all .3s;width:100%}
