.sg-card ul li{font-size:0.95rem;margin-bottom:0.5rem;color:#333;display:flex;gap:8px;align-items:flex-start}.sg-card ul li::before{content:"✅";flex-shrink:0;line-height:1.4}.sg-card.free ul li:last-child::before{content:"❌"}.sg-pricing{background:#f9fafb;padding:80px 0;font-family:'Inter',system-ui,sans-serif;text-align:center}.sg-pricing-container{display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 20px;overflow-x:auto}.sg-card{flex:0 0 280px;background:#fff;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,0.08);padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform 0.25s ease,box-shadow 0.25s ease;min-height:600px}.sg-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,0.12)}.sg-card h3{font-size:1.4rem;font-weight:700;margin-bottom:0.5rem}.sg-price{font-size:2.2rem;font-weight:800;margin:0.5rem 0}.sg-price small{font-size:0.9rem;color:#666}.sg-subtitle{color:#555;font-size:0.95rem;margin-bottom:1.5rem}.sg-card ul{list-style:none;padding:0;margin:0 0 2rem 0;text-align:left;flex-grow:1}.sg-card ul li{font-size:0.95rem;margin-bottom:0.5rem;color:#333}.sg-btn{background:#000;color:#fff;padding:0.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:background 0.25s ease,transform 0.25s ease;align-self:center;margin-top:auto}.sg-btn:hover{background:#333;transform:scale(1.05)}.sg-card.free{border:1px solid #ddd}.sg-card.pro{background:linear-gradient(145deg,#bbf7d0,#22c55e)}.sg-card.freelancers{background:linear-gradient(145deg,#fde68a,#f59e0b)}.sg-card.developers{background:linear-gradient(145deg,#bfdbfe,#6366f1)}.sg-card.pro ul li,.sg-card.freelancers ul li,.sg-card.developers ul li{color:#111}@media (max-width:1300px){.sg-pricing-container{flex-wrap:wrap}.sg-card{flex:1 1 calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (max-width:768px){.sg-card{flex:1 1 100%;max-width:100%;min-height:auto}}body .et_pb_scroll_top{background-color:rgb(12,113,195)!important;color:rgb(237,240,0)!important;width:50px!important;height:50px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;right:20px!important;bottom:125px!important;border-radius:50%!important;opacity:0!important;visibility:hidden!important;transition:opacity 0.1s ease,visibility 0.1s ease!important}body .et_pb_scroll_top.et-visible{opacity:1!important;visibility:visible!important}