.Subscriptions-module__stOMjW__main{color:#1a1a1a;background-color:#fff;min-height:55vh;font-family:system-ui,-apple-system,sans-serif}.Subscriptions-module__stOMjW__hero{text-align:center;background-color:#fff8f0;border-bottom:1px solid #fb910a26;width:100%;padding:4rem 2rem 3.5rem;position:relative;overflow:hidden}.Subscriptions-module__stOMjW__heroDecor{pointer-events:none;background:radial-gradient(circle,#fb910a14 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-120px;right:-80px}.Subscriptions-module__stOMjW__heroInner{z-index:1;flex-direction:column;align-items:center;gap:.75rem;max-width:600px;margin:0 auto;display:flex;position:relative}.Subscriptions-module__stOMjW__heroEyebrow{color:#fb910a;text-transform:uppercase;letter-spacing:1.2px;background-color:#fb910a1f;border:1px solid #fb910a40;border-radius:20px;align-items:center;gap:6px;padding:5px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.Subscriptions-module__stOMjW__heroTitle{color:#111827;margin:0;font-size:2.4rem;font-weight:800;line-height:1.15}.Subscriptions-module__stOMjW__heroSubtitle{color:#6b7280;max-width:480px;margin:0;font-size:1rem;line-height:1.6}.Subscriptions-module__stOMjW__grid{flex-wrap:wrap;justify-content:center;gap:3rem;margin:0 auto;padding:3.5rem 2rem 5rem;display:flex}.Subscriptions-module__stOMjW__empty{color:#6b7280;text-align:center;padding:3rem 0;font-size:.95rem}@media (max-width:768px){.Subscriptions-module__stOMjW__heroTitle{font-size:1.8rem}.Subscriptions-module__stOMjW__heroSubtitle{font-size:.9rem}.Subscriptions-module__stOMjW__grid{gap:1.5rem;padding:2.5rem 1rem 4rem}}@media (max-width:400px){.Subscriptions-module__stOMjW__hero{padding:3rem 1rem 2.5rem}.Subscriptions-module__stOMjW__heroTitle{font-size:1.5rem}}
.AbonamentCard-module__fD64Oq__card{--brand-orange:#fb910a;--brand-orange-light:#fb910a1a;--brand-orange-mid:#fb910a40;--text-dark:#111827;--text-gray:#6b7280;--bg-card:#fff;background-color:var(--bg-card);box-sizing:border-box;border:1px solid #e5e7eb;border-radius:12px;flex-direction:row;width:780px;height:220px;transition:border-color .25s,box-shadow .25s,transform .2s;display:flex;position:relative;overflow:hidden}.AbonamentCard-module__fD64Oq__card:hover{border-color:var(--brand-orange);transform:translateY(-2px);box-shadow:0 6px 24px #fb910a24}.AbonamentCard-module__fD64Oq__cardImage{flex-shrink:0;width:250px;height:100%;overflow:hidden}.AbonamentCard-module__fD64Oq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.AbonamentCard-module__fD64Oq__card:hover .AbonamentCard-module__fD64Oq__image{transform:scale(1.05)}.AbonamentCard-module__fD64Oq__cardContent{border-left:1px solid #f3f4f6;flex-direction:column;flex:1;padding:1.2rem 1.4rem;display:flex;overflow:hidden}.AbonamentCard-module__fD64Oq__cardBody{flex-direction:column;flex:1;gap:.45rem;display:flex;overflow:hidden}.AbonamentCard-module__fD64Oq__cardTitle{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.05rem;font-weight:700;line-height:1.25;transition:color .2s;overflow:hidden}.AbonamentCard-module__fD64Oq__card:hover .AbonamentCard-module__fD64Oq__cardTitle{color:var(--brand-orange)}.AbonamentCard-module__fD64Oq__cardDescription{color:var(--text-gray);scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;min-height:0;margin:0;font-size:.85rem;line-height:1.55;overflow-y:auto}.AbonamentCard-module__fD64Oq__cardDescription::-webkit-scrollbar{width:1px}.AbonamentCard-module__fD64Oq__cardDescription::-webkit-scrollbar-track{background:0 0}.AbonamentCard-module__fD64Oq__cardDescription::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:10px}.AbonamentCard-module__fD64Oq__cardDescription::-webkit-scrollbar-thumb:hover{background-color:var(--brand-orange)}.AbonamentCard-module__fD64Oq__cardDescription p{margin:0 0 .5rem}.AbonamentCard-module__fD64Oq__cardDescription p:last-child{margin-bottom:0}.AbonamentCard-module__fD64Oq__cardFooter{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;margin-top:auto;padding-top:.9rem;display:flex}.AbonamentCard-module__fD64Oq__priceWrapper{flex-direction:row;align-items:flex-end;gap:8px;line-height:1;display:flex}.AbonamentCard-module__fD64Oq__priceLabel{color:var(--text-gray);letter-spacing:0;font-size:1.1rem;font-weight:800}.AbonamentCard-module__fD64Oq__priceAmount{color:var(--brand-orange);font-size:1.5rem;font-weight:900}.AbonamentCard-module__fD64Oq__priceDivider{-webkit-user-select:none;user-select:none;background-color:#d1d5db;border-radius:2px;align-self:stretch;width:2px}.AbonamentCard-module__fD64Oq__buyButton{background-color:var(--brand-orange);color:#fff;border:2px solid var(--brand-orange);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:7px 18px;font-size:.75rem;font-weight:700;transition:background-color .2s,color .2s;display:inline-flex}.AbonamentCard-module__fD64Oq__buyButton:hover{color:var(--brand-orange);background-color:#fff}.AbonamentCard-module__fD64Oq__buyButton:active{opacity:.85}.AbonamentCard-module__fD64Oq__buyIcon{font-size:.7rem}@media (max-width:750px){.AbonamentCard-module__fD64Oq__card{flex-direction:column;place-content:center;align-items:center;width:95%;height:540px}.AbonamentCard-module__fD64Oq__cardImage{width:100%;height:240px}.AbonamentCard-module__fD64Oq__cardContent{border-top:1px solid #f3f4f6;border-left:none;padding:1.2rem 1.4rem}.AbonamentCard-module__fD64Oq__cardTitle{white-space:normal}.AbonamentCard-module__fD64Oq__cardFooter{justify-content:space-between}.AbonamentCard-module__fD64Oq__priceWrapper{align-items:flex-end}}
