.project-card__image-wrapper{padding-top:100%;overflow:hidden;border-radius:var(--blog-card-corner-radius);position:relative}.project-card__image-wrapper img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:.5s ease}.project-card{display:block;color:currentColor;position:relative;background:rgba(var(--color-shadow));background-color:rgb(var(--color-background));box-sizing:border-box;overflow:hidden}.project-card:hover .project-card__image-wrapper img{transform:scale(1.125)}.project-card__cta-icon{position:absolute;width:60px;bottom:0;height:60px;right:0;display:flex;align-items:end;justify-content:end;border-top-left-radius:50%;background:rgb(var(--color-background))}.project-card__cta-icon .project-card__cta-icon-overlay{position:absolute;top:0;left:0;width:50px;height:50px;background-color:rgba(var(--color-button),var(--alpha-button-background));border-radius:50%;z-index:1;display:flex;align-items:center;justify-content:center;transition:.5s ease}.project-card__cta-icon svg{z-index:2;height:8px;width:8px}.project-card__cta-icon:after{content:"";width:100%;height:100%;position:absolute;bottom:0;border-top:0;box-shadow:30px 30px rgb(var(--color-background));border-bottom-right-radius:50%;border-left:0;right:100%}.project-card__cta-icon:before{content:"";width:100%;height:100%;position:absolute;bottom:100%;border-top:0;box-shadow:30px 30px rgb(var(--color-background));border-bottom-right-radius:50%;border-left:0;right:0}.project-card__title{font-weight:700;font-size:22px;line-height:130%;bottom:17px;width:100%;max-width:min(calc(100% - 80px),320px);left:0;position:absolute;padding:10px 20px;border-radius:0 30px 30px 0;margin:0;background:rgba(var(--color-shadow));text-transform:uppercase}.project-card__tab{background:rgba(var(--color-shadow));padding:6px 10px;border-radius:var(--product-card-corner-radius);text-transform:uppercase;font-size:12px;line-height:normal}.project-card__tags{display:flex;flex-wrap:wrap;position:absolute;top:10px;left:10px;right:10px;gap:10px}@media screen and (max-width:1150px){.project-card__title{min-height:0}}@media screen and (max-width:767px){.project-card__title{font-size:14px;max-width:calc(100% - 90px)}.project-card__cta-icon svg{height:6px;width:6px}.product-card__text{font-size:14px}.product-card__image{width:300px;height:300px}.project-card__tag-item{font-size:12px;line-height:100%;border:none}.project-card__tags{gap:15px}.project-card__cta-icon{width:55px;height:55px}.project-card__cta-icon .project-card__cta-icon-overlay{width:45px;height:45px}.project-card__cta-icon:after{box-shadow:27.5px 27.5px rgb(var(--color-background))}.project-card__cta-icon:before{box-shadow:27.5px 27.5px rgb(var(--color-background))}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-card-project.css.map */
