.public-offer-page{background:#040404;color:#ffffff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding-top:0}.offer-header{padding:20px;border-bottom:1px solid #ffffff;position:fixed;top:0;left:0;right:0;background:#040404;z-index:100;display:flex;justify-content:space-between;align-items:center}.offer-header:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px;background:#040404;z-index:-1}.offer-header h1{margin:0;font-size:18px;font-weight:400;position:absolute;left:50%;transform:translateX(-50%);text-align:center}.btn-accept-offer,.btn-back{background:none;border:1px solid #ffffff;color:#ffffff;padding:8px 16px;font-size:14px;cursor:pointer;font-family:inherit;white-space:nowrap;height:36px;min-width:80px}.btn-accept-offer:hover,.btn-back:hover{background:#ffffff;color:#040404}.offer-content{padding:80px 20px 20px;max-width:800px;margin:0 auto;line-height:1.6}.offer-content section{margin-bottom:40px}.offer-content h2{font-size:18px;font-weight:400;margin:0 0 20px;color:#ffffff}.offer-content h3{font-size:16px;font-weight:400;margin:20px 0 12px;color:#ffffff}.offer-content p{margin:12px 0;font-size:15px;font-weight:400}.offer-content ol,.offer-content ul{margin:12px 0;padding-left:20px}.offer-content li{margin:8px 0;font-size:15px;font-weight:400}.offer-content strong{color:#ffffff}.offer-footer{border-top:1px solid #ffffff;padding-top:20px;margin-top:40px}@media (max-width:768px){.offer-header{padding:16px}.offer-header h1{font-size:16px}.offer-content{padding:70px 16px 16px}.offer-content h2{font-size:16px}.offer-content h3{font-size:15px}.offer-content li,.offer-content p{font-size:14px}.btn-accept-offer,.btn-back{font-size:12px;padding:6px 12px;height:32px;min-width:70px}}