.Store_store__zRl0W{padding-top:5vw;background:var(--background-color)}.Store_container__i6jYq{display:flex;flex-direction:column}.Store_header__ardil{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3.75vw}.Store_headerLeft__ZpkeV{flex:1;max-width:25vw}.Store_title__asdlW{font-size:2.25vw;font-weight:600;line-height:130%;color:var(--text-color)}.Store_headerRight__6k50s{flex:1;max-width:25vw;text-align:right}.Store_description__7bWBf{font-size:1vw;line-height:160%;color:var(--gray-color)}.Store_products__l_erJ{display:flex;gap:2.5vw}.Store_leftColumn__Jrc7b{gap:1.5vw}.Store_leftColumn__Jrc7b,.Store_rightColumn__aSVNG{flex:1;display:flex;flex-direction:column}.Store_productCard__CaoEu{background:var(--background-color);border:1px solid var(--border-color);border-radius:.75vw;padding:1.5vw;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Store_productCard__CaoEu:hover{box-shadow:0 8px 25px rgba(0,0,0,.1);transform:translateY(-2px)}.Store_largeCard__4vPY3{height:100%;min-height:280px}.Store_productInfo__HZhH3{flex:1;margin-right:1.5vw}.Store_productTitle__trkp_{font-size:1.125vw;font-weight:600;color:var(--text-color);margin-bottom:.75vw;line-height:130%}.Store_productDescription__KSOXS{font-size:.875vw;line-height:160%;color:var(--gray-color);margin-bottom:1vw}.Store_productPrice__cYl25{font-size:1.125vw;font-weight:600;color:var(--text-color)}.Store_productImage__DHMh9{display:flex;align-items:center;justify-content:center;width:7.5vw;height:7.5vw;background:#f8f8f8;border-radius:.5vw;overflow:hidden;flex-shrink:0}.Store_productImage__DHMh9 img{width:100%;height:100%;object-fit:contain}.Store_largeCard__4vPY3 .Store_productImage__DHMh9{width:9.375vw;height:9.375vw}