.price-box{border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);padding:20px;text-align:center;background-color:#fff;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;margin:67px 25px 25px;top:175px;z-index:3}.price-container{display:flex;justify-content:space-between;align-items:center;padding-bottom:5px}.price{font-size:24px;font-weight:700;color:#333;width:100%}.second-number{font-size:18px;color:#666}.second-number-teacherpreneur{font-size:18px;color:#770505}.booked-out{background-color:#a2423d}.booked-out:hover{background-color:rgb(75,75,75);cursor:default}.price-schedule{background-color:#f5f5f5;border-radius:10px;padding:14px 16px;margin-top:16px;text-align:left;color:#666}.price-schedule-heading{font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.price-schedule table{width:100%;border-collapse:collapse;font-size:16px;color:#666}.price-schedule td{padding:4px 6px}.price-schedule .ps-current{font-weight:700;color:#333;background:rgba(194,31,31,.08)}.price-schedule .ps-now{color:#c21f1f}.price-schedule .ps-note{font-size:16px;color:#666;margin-top:10px}.price-schedule .ps-countdown{color:#910101;font-weight:600}