.cards-section{display:flex;justify-content:space-between;padding:50px 0 80px;flex-wrap:wrap;width:100%;box-sizing:border-box}.card{flex:0 1 31.5%;width:31.5%;max-width:432px;height:200px;min-height:200px;max-height:200px;background-color:#fff;background-size:contain;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;box-sizing:border-box;position:relative;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease}.card:hover{transform:translateY(-4px)}.card-content{max-width:266px;padding:14px 0 14px 14px;flex-direction:column;align-items:flex-start;gap:12px;position:relative;z-index:1;letter-spacing:1px}.card-title{font-family:Poppins,sans-serif;font-size:1.7rem;font-weight:700;line-height:21px;color:#242526;text-transform:uppercase;margin-bottom:8px}.card-title p{margin:0;text-transform:uppercase}.card-desc{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:400;line-height:16.9px;color:#7d7d7d;margin-bottom:16px}.card-desc p{margin:0}.card-desc p+p{margin-top:8px}.card-btn{font-family:Poppins,sans-serif;font-size:clamp(12px,3vw,14px);font-weight:500;line-height:15.928px;color:#242526;text-transform:uppercase;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.card-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.card-image-skeleton{width:100%;height:100%;background:linear-gradient(90deg,#3a23571a,#3a23572e,#3a23571a);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.card-text-skeleton{width:100%;height:16px;background:linear-gradient(90deg,#3a23571a,#3a23572e,#3a23571a);background-size:200% 100%;animation:shimmer 1.5s infinite;margin-bottom:8px}.card-btn-skeleton{width:120px;height:16px;background:linear-gradient(90deg,#3a23571a,#3a23572e,#3a23571a);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}@media (max-width: 1024px){.cards-section{padding:40px 0 60px}.card{flex:0 1 48%;width:48%;height:200px;min-height:200px;max-height:200px;justify-content:flex-end}}@media (max-width: 768px){.cards-section{padding:32px 0 48px}.card{flex:0 1 100%;width:100%;max-width:100%;height:200px;min-height:200px;max-height:200px;justify-content:flex-end}.card-content{max-width:100%}.card-title{font-size:1.7rem}.card-desc{font-size:1.2rem}}@media (max-width: 480px){.cards-section{flex-direction:column;justify-content:space-between;align-items:stretch;gap:0px;padding:24px 0 40px}.card{flex:0 1 auto;width:100%;max-width:100%;height:200px;min-height:200px;max-height:200px;justify-content:flex-end}.card-content{max-width:70%;padding:12px 0 12px 12px;gap:8px}.card-title{font-size:1.7rem;line-height:17px}.card-desc{font-size:1.2rem;line-height:14px;margin-bottom:12px}.card-btn{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/127/compiled_assets/styles.css.map */
