.postcards-catalog_container__fhFoC{min-height:100vh;background:linear-gradient(180deg,#0b0f17 0,#1a1f2e);padding:2rem 1rem;margin-top:80px}.postcards-catalog_breadcrumbs__9SC0q{max-width:1400px;margin:0 auto 2rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#93989f;flex-wrap:wrap}.postcards-catalog_breadcrumbs__9SC0q a{color:#00d9b1;text-decoration:none;transition:color .2s}.postcards-catalog_breadcrumbs__9SC0q a:hover{color:#00ffd4}.postcards-catalog_breadcrumbs__9SC0q span{color:#93989f}.postcards-catalog_header__IAsry{max-width:1400px;margin:0 auto 3rem;text-align:center}.postcards-catalog_title__HFG54{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#00d9b1,#00ffd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.postcards-catalog_subtitle__4pqKO{font-size:1.25rem;color:#93989f;max-width:800px;margin:0 auto;line-height:1.6}.postcards-catalog_productsGrid__tQJXv{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem 0}.postcards-catalog_productCard__KnzpP{background:rgba(26,31,46,.6);border:1px solid rgba(0,217,177,.2);border-radius:16px;overflow:hidden;transition:all .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;cursor:pointer}.postcards-catalog_productCard__KnzpP:hover{transform:translateY(-8px);border-color:rgba(0,217,177,.5);box-shadow:0 12px 40px rgba(0,217,177,.2)}.postcards-catalog_imageWrapper__IdaiM{width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,rgba(0,217,177,.1),rgba(0,255,212,.1));display:flex;align-items:center;justify-content:center;position:relative}.postcards-catalog_productImage__TcN3l{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.postcards-catalog_productCard__KnzpP:hover .postcards-catalog_productImage__TcN3l{transform:scale(1.05)}.postcards-catalog_cardContent__X3r8N{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.postcards-catalog_cardTitle__c84h9{font-size:1.25rem;font-weight:600;color:#ffffff;margin:0;line-height:1.4}.postcards-catalog_cardDescription__IyJLc{font-size:.9rem;color:#93989f;line-height:1.5;margin:0;flex-grow:1}.postcards-catalog_cardFooter__IhDHQ{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid rgba(147,152,159,.2)}.postcards-catalog_price__oDfDZ{font-size:1.1rem;font-weight:600;color:#00d9b1}.postcards-catalog_advantagesSection__RfRsP{max-width:1400px;margin:4rem auto;padding:3rem 0;border-top:1px solid rgba(147,152,159,.2)}.postcards-catalog_sectionTitle__rGYNm{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#00d9b1,#00ffd4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.postcards-catalog_advantagesGrid__TCf6W{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.postcards-catalog_advantageCard__wIqRL{background:rgba(26,31,46,.4);border:1px solid rgba(147,152,159,.2);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.postcards-catalog_advantageCard__wIqRL:hover{border-color:rgba(0,217,177,.5);transform:translateY(-4px);background:rgba(26,31,46,.6)}.postcards-catalog_advantageIcon__ulw8z{font-size:3rem;display:block;margin-bottom:1rem}.postcards-catalog_advantageCard__wIqRL h3{font-size:1.25rem;font-weight:600;color:#ffffff;margin-bottom:.75rem}.postcards-catalog_advantageCard__wIqRL p{font-size:.95rem;color:#93989f;line-height:1.6;margin:0}.postcards-catalog_infoSection__hFlRk{max-width:1400px;margin:4rem auto;padding:3rem;background:rgba(26,31,46,.6);border:1px solid rgba(0,217,177,.2);border-radius:16px}.postcards-catalog_infoContent__fINiO h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#ffffff}.postcards-catalog_stepsList__zINYj{list-style:none;counter-reset:step-counter;padding:0}.postcards-catalog_stepsList__zINYj li{counter-increment:step-counter;position:relative;padding-left:3rem;margin-bottom:1.5rem;color:#93989f;line-height:1.6;font-size:1.05rem}.postcards-catalog_stepsList__zINYj li:before{content:counter(step-counter);position:absolute;left:0;top:0;width:2rem;height:2rem;background:linear-gradient(135deg,#00d9b1,#00ffd4);color:#0b0f17;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.postcards-catalog_stepsList__zINYj li strong{color:#ffffff}.postcards-catalog_backButtonWrapper__6UdYG{max-width:1400px;margin:3rem auto 0;display:flex;justify-content:center}.postcards-catalog_backBtn__eT1id{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:rgba(26,31,46,.6);border:1px solid rgba(0,217,177,.3);border-radius:12px;color:#00d9b1;text-decoration:none;font-weight:600;transition:all .3s ease}.postcards-catalog_backBtn__eT1id:hover{background:rgba(0,217,177,.1);border-color:rgba(0,217,177,.5);transform:translateX(-4px)}.postcards-catalog_backBtn__eT1id span{font-size:1.25rem}@media (max-width:768px){.postcards-catalog_title__HFG54{font-size:2rem}.postcards-catalog_subtitle__4pqKO{font-size:1rem}.postcards-catalog_advantagesGrid__TCf6W,.postcards-catalog_productsGrid__tQJXv{grid-template-columns:1fr;gap:1.5rem}.postcards-catalog_sectionTitle__rGYNm{font-size:1.75rem}.postcards-catalog_infoSection__hFlRk{padding:2rem 1.5rem}.postcards-catalog_infoContent__fINiO h2{font-size:1.5rem}.postcards-catalog_stepsList__zINYj li{font-size:.95rem}}@media (min-width:769px) and (max-width:1024px){.postcards-catalog_advantagesGrid__TCf6W,.postcards-catalog_productsGrid__tQJXv{grid-template-columns:repeat(2,1fr)}}