.prp-open-now-page{background:#f7f5ef;color:#173b35}.prp-open-hero{min-height:660px;background-size:cover;background-position:center;position:relative;display:flex;align-items:center;overflow:hidden}.prp-open-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,34,31,.93) 0%,rgba(8,34,31,.74) 43%,rgba(8,34,31,.18) 76%,rgba(8,34,31,.06) 100%)}.prp-open-hero:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-80px;bottom:-180px;box-shadow:0 0 0 90px rgba(255,255,255,.035),0 0 0 180px rgba(255,255,255,.025)}.prp-open-hero .container{position:relative;z-index:1}.prp-open-hero-content{max-width:720px;padding:95px 0 85px}.prp-open-live{display:inline-flex;align-items:center;gap:10px;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(10px);padding:9px 15px;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.prp-open-live i,.prp-open-status i{width:9px;height:9px;border-radius:50%;background:#61d690;box-shadow:0 0 0 6px rgba(97,214,144,.18);animation:prpOpenPulse 1.8s infinite}.prp-open-hero h1{color:#fff;font-size:clamp(3.7rem,8vw,7.7rem);line-height:.84;letter-spacing:-.065em;margin:30px 0 28px;font-weight:900}.prp-open-hero h1 em{color:#ffce6a;font-style:normal}.prp-open-hero p{color:rgba(255,255,255,.82);font-size:1.2rem;line-height:1.7;max-width:650px}.prp-open-clock{display:flex;align-items:center;gap:14px;color:#fff;margin-top:28px}.prp-open-clock>i{font-size:1.8rem;color:#ffce6a}.prp-open-clock strong,.prp-open-clock span{display:block}.prp-open-clock strong{font-size:1.5rem}.prp-open-clock span{color:rgba(255,255,255,.65);font-size:.88rem}.prp-open-jump{display:inline-flex;align-items:center;gap:12px;background:#e85d35;color:#fff!important;padding:15px 21px;border-radius:12px;font-weight:800;margin-top:30px;box-shadow:0 13px 30px rgba(0,0,0,.2)}.prp-open-intents{padding:82px 0 70px;background:#fff}.prp-open-intro,.prp-open-results-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.prp-open-intro h2,.prp-open-results-head h2{font-size:clamp(2rem,4vw,3rem);margin:3px 0 0;color:#173b35;font-weight:900;letter-spacing:-.035em}.prp-open-intro>p{max-width:390px;color:#667b76}.prp-intent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.prp-intent-card{position:relative;display:flex;flex-direction:column;min-height:210px;padding:28px;border:1px solid #e6e5dc;border-radius:22px;color:#173b35!important;background:#fbfaf6;transition:.25s ease;overflow:hidden}.prp-intent-card>i{font-size:2rem;color:#e85d35;margin-bottom:auto}.prp-intent-card span{font-size:1.2rem;font-weight:900;margin-top:25px}.prp-intent-card small{color:#72817d;margin-top:5px}.prp-intent-card b{position:absolute;right:24px;top:25px;font-size:1.1rem}.prp-intent-card:hover,.prp-intent-card.is-active{transform:translateY(-5px);background:#173b35;color:#fff!important;box-shadow:0 20px 42px rgba(23,59,53,.18)}.prp-intent-card:hover small,.prp-intent-card.is-active small{color:rgba(255,255,255,.68)}.prp-open-results{padding:72px 0 88px}.prp-open-filter{display:grid;grid-template-columns:1fr 1.2fr 1fr auto;gap:12px;background:#173b35;padding:18px;border-radius:20px;margin-top:-105px;position:relative;z-index:3;box-shadow:0 18px 45px rgba(23,59,53,.22);margin-bottom:70px}.prp-open-filter div{background:#fff;border-radius:12px;padding:9px 14px}.prp-open-filter label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;color:#74837f;font-weight:800}.prp-open-filter select{border:0;background:transparent;width:100%;color:#173b35;font-weight:800;padding:4px 20px 2px 0;outline:0}.prp-open-filter button{border:0;border-radius:12px;padding:0 24px;background:#e85d35;color:#fff;font-weight:900;display:flex;align-items:center;gap:10px}.prp-open-results-head>a{color:#e85d35;font-weight:800}.prp-open-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.prp-open-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(24,55,50,.09);transition:.25s}.prp-open-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(24,55,50,.16)}.prp-open-card-image{height:235px;position:relative;display:block;overflow:hidden}.prp-open-card-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.prp-open-card:hover img{transform:scale(1.04)}.prp-open-status,.prp-open-until{position:absolute;display:flex;align-items:center;gap:8px;border-radius:999px;font-weight:900}.prp-open-status{left:16px;top:16px;background:#fff;color:#176443;padding:8px 13px;font-size:.78rem;box-shadow:0 6px 20px rgba(0,0,0,.15)}.prp-open-status.is-soon{color:#9b4d13}.prp-open-status.is-soon i{background:#f3a548;box-shadow:0 0 0 6px rgba(243,165,72,.18)}.prp-open-until{right:14px;bottom:14px;background:rgba(10,32,29,.82);color:#fff;padding:7px 11px;font-size:.72rem;backdrop-filter:blur(7px)}.prp-open-card-body{padding:23px}.prp-open-card-meta{display:flex;justify-content:space-between;gap:10px;color:#6b7c78;font-size:.76rem;font-weight:800}.prp-open-card-meta span{display:flex;gap:6px;align-items:center}.prp-open-card-body h3{font-size:1.28rem;margin:14px 0 9px;font-weight:900}.prp-open-card-body h3 a{color:#173b35}.prp-open-card-body p{color:#687975;line-height:1.55;font-size:.9rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prp-open-card-link{display:inline-flex;align-items:center;gap:8px;color:#e85d35!important;font-weight:900;margin-top:7px}.prp-open-empty{text-align:center;background:#fff;border-radius:24px;padding:70px 25px;box-shadow:0 12px 35px rgba(24,55,50,.08)}.prp-open-empty>i{font-size:3rem;color:#e85d35}.prp-open-empty h3{font-size:1.7rem;color:#173b35;margin:14px 0 8px}.prp-open-empty p{max-width:570px;margin:0 auto 22px;color:#6c7c78}.prp-open-empty a{color:#e85d35;font-weight:900}.prp-open-trust{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;background:#e8f1ed;border-radius:20px;padding:25px 28px;margin-top:45px}.prp-open-trust>i{font-size:2rem;color:#247a62}.prp-open-trust strong{color:#173b35}.prp-open-trust p{margin:3px 0 0;color:#60736e;font-size:.86rem}.prp-open-trust a{color:#e85d35;font-weight:900;white-space:nowrap}@keyframes prpOpenPulse{50%{box-shadow:0 0 0 10px rgba(97,214,144,0)}}@media(max-width:991px){.prp-open-hero{min-height:590px}.prp-intent-grid{grid-template-columns:repeat(2,1fr)}.prp-open-filter{grid-template-columns:1fr 1fr;margin-top:-90px}.prp-open-filter button{min-height:58px;justify-content:center}.prp-open-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.prp-open-hero{min-height:620px;background-position:58% center}.prp-open-hero:before{background:rgba(8,34,31,.78)}.prp-open-hero-content{padding:75px 0}.prp-open-hero h1{font-size:3.65rem}.prp-open-intro,.prp-open-results-head{align-items:start;flex-direction:column}.prp-intent-grid,.prp-open-grid,.prp-open-filter{grid-template-columns:1fr}.prp-intent-card{min-height:175px}.prp-open-filter{margin-top:-88px}.prp-open-filter button{min-height:56px}.prp-open-card-image{height:220px}.prp-open-trust{grid-template-columns:auto 1fr}.prp-open-trust a{grid-column:1/-1}.prp-open-jump{width:100%;justify-content:center}}
