.application-cards{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;padding:1rem}.application-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1000px;margin:0 auto;position:relative}.application-card{background:#ffffffb3;border-radius:6px;padding:1rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;transition:transform .2s ease;border:1px solid rgba(0,0,0,.05)}.application-card:hover{transform:translateY(-1px)}.application-card img{margin-bottom:.75rem;width:30px;height:30px;object-fit:contain}.card-label{font-weight:500;font-size:.9rem;line-height:1.2}.application-cards__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;background:#fffc;padding:1.5rem;border-radius:6px;width:70%;max-width:350px;border:1px solid rgba(0,0,0,.1)}.application-cards__center h2{font-size:1.5rem;margin-bottom:.5rem;color:#333;font-weight:600}.application-cards__center p{font-size:.9rem;color:#666;line-height:1.4}@media (max-width: 1024px){.application-cards__grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.application-cards__center{position:relative;grid-column:1 / -1;order:-1;transform:none;top:auto;left:auto;margin:0 auto 1rem;padding:.8rem;width:80%;max-width:250px}}@media (max-width: 768px){.application-cards{padding:.5rem}.application-cards__grid{grid-template-columns:1fr;gap:.4rem}.application-card{min-height:80px;padding:.5rem}.application-card img{width:20px;height:20px}.card-label{font-size:.7rem}.application-cards__center h2{font-size:1rem}.application-cards__center p{font-size:.7rem}}@media (max-width: 480px){.application-cards{padding:.4rem}.application-cards__center{padding:.6rem}.card-label{font-size:.65rem}}.collection-tabs-slider{margin-top:40px}.collection-tabs-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1rem}.collection-tabs-title h2{font-size:1.8rem;margin:0}.collection-tabs-title .subtitle{font-size:1rem;color:#666;margin-top:.5rem}.collection-tabs-controls{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}.tab-button{padding:8px 16px;background-color:#eee;border:none;cursor:pointer;transition:all .3s ease;font-weight:500;border-radius:6px}.tab-button.active{background-color:#000;color:#fff}.tab-content{display:none}.tab-content.active{display:block}.collection-tabs-slider .swiper-wrapper{display:flex;align-items:stretch}.collection-tabs-slider .swiper-slide{display:flex;justify-content:center;padding:10px;box-sizing:border-box;height:100%}.collection-tabs-slider .card-wrapper{background:#fff;border:1px solid #eee;border-radius:10px;padding:16px;width:100%;max-width:300px;height:100%;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;overflow:hidden}.collection-tabs-slider .card-wrapper *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-tabs-slider .swiper{padding-bottom:2rem;--swiper-pagination-color: #000}@media screen and (max-width: 767px){.collection-tabs-slider .swiper-slide{max-width:90%}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
