.page-module__VKYseq__container{flex-direction:column;display:flex}.page-module__VKYseq__hero{background:linear-gradient(135deg, var(--primary-color) 0%, var(--primary-hover) 100%);color:#fff;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.page-module__VKYseq__hero:after{content:"";background:var(--bg-color);clip-path:polygon(0 100%,100% 100%,100% 0);height:40px;position:absolute;bottom:0;left:0;right:0}.page-module__VKYseq__title{color:#fff;letter-spacing:-1px;font-size:3rem;font-weight:900;line-height:1.2}.page-module__VKYseq__subtitle{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.25rem}.page-module__VKYseq__contentWrapper{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module__VKYseq__categorySection{margin-bottom:4rem}.page-module__VKYseq__categoryTitle{color:var(--text-color);border-bottom:2px solid var(--border-color);margin-bottom:2rem;padding-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__VKYseq__serviceGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-module__VKYseq__serviceCard{background:var(--card-bg);border-radius:var(--radius);border:1px solid var(--border-color);box-shadow:var(--shadow);flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex}.page-module__VKYseq__serviceCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-color);transform:translateY(-4px)}.page-module__VKYseq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.page-module__VKYseq__cardHeader h3{color:var(--text-color);margin:0;font-size:1.35rem;font-weight:800}.page-module__VKYseq__badge{background-color:var(--primary-color);color:#fff;text-transform:uppercase;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.page-module__VKYseq__description{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.page-module__VKYseq__cardFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.page-module__VKYseq__period{color:var(--text-color);font-size:.95rem;font-weight:700}.page-module__VKYseq__buyBtn{background-color:var(--accent-color);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.page-module__VKYseq__buyBtn:hover:not(:disabled){background-color:var(--accent-hover);color:#fff;transform:translateY(-1px)}.page-module__VKYseq__buyBtn:disabled{background-color:var(--border-color);color:var(--text-muted);cursor:not-allowed}.page-module__VKYseq__emptyState{text-align:center;background-color:var(--bg-secondary);border-radius:var(--radius);color:var(--text-muted);padding:4rem;font-size:1.1rem}.page-module__VKYseq__detailsLayout{grid-template-columns:1fr 350px;align-items:start;gap:2rem;display:grid}.page-module__VKYseq__detailsCard{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:3rem;box-shadow:0 10px 40px #0000000d}.page-module__VKYseq__priceAmount{color:var(--text-color);font-size:4rem;font-weight:900;line-height:1}@media (max-width:900px){.page-module__VKYseq__detailsLayout{grid-template-columns:1fr}}@media (max-width:768px){.page-module__VKYseq__hero{padding:3rem 1rem}.page-module__VKYseq__title{font-size:2.2rem}.page-module__VKYseq__subtitle{padding:0 1rem;font-size:1.1rem}.page-module__VKYseq__contentWrapper{padding:2rem 1rem}.page-module__VKYseq__detailsCard{padding:1.5rem}.page-module__VKYseq__categoryTitle{font-size:1.5rem}.page-module__VKYseq__serviceCard{padding:1.5rem}.page-module__VKYseq__priceAmount{font-size:3rem}}@media (max-width:480px){.page-module__VKYseq__hero{padding:2rem 1rem}.page-module__VKYseq__title{font-size:1.8rem}.page-module__VKYseq__serviceGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__VKYseq__detailsCard{padding:1rem}.page-module__VKYseq__priceAmount{font-size:2.5rem}}.page-module__VKYseq__richContent *{white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;max-width:100%!important}
