.Rates_rates__5OmlG{display:flex;flex-direction:column;gap:3rem;align-items:center;min-height:100vh;padding:6rem 2rem 2rem;background-attachment:fixed}.Rates_rates__5OmlG h1{font-size:2.5rem;text-align:center;margin-bottom:1rem;text-shadow:1px 1px 2px hsla(0,0%,100%,.5)}.Rates_rates__5OmlG .Rates_rows__yzOap{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:60rem}@media(min-width:768px){.Rates_rates__5OmlG .Rates_rows__yzOap{flex-direction:row;justify-content:center;align-items:stretch}}.Rates_rates__5OmlG .Rates_rows__yzOap .Rates_row__8e7X0{flex:1 1;display:flex;flex-direction:column;align-items:center;background:var(--glass-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:2rem;border-radius:20px;border:1px solid var(--glass-border);box-shadow:var(--shadow);transition:transform .3s ease}.Rates_rates__5OmlG .Rates_rows__yzOap .Rates_row__8e7X0:hover{transform:translateY(-5px)}.Rates_rates__5OmlG .Rates_rows__yzOap .Rates_row__8e7X0 h2{font-size:1.5rem;margin-bottom:1.5rem;color:var(--secondary)}.Rates_rates__5OmlG .Rates_rows__yzOap .Rates_row__8e7X0 ul{width:100%;display:flex;flex-direction:column;gap:.8rem;list-style:none}.Rates_rates__5OmlG .Rates_rows__yzOap .Rates_row__8e7X0 ul li{font-size:1.1rem;text-align:center;padding:.5rem;border-bottom:1px solid rgba(0,0,0,.05)}.Rates_rates__5OmlG .Rates_rows__yzOap .Rates_row__8e7X0 ul li:last-child{border-bottom:none}.Rates_rates__5OmlG>ul{background:var(--glass-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:2rem;border-radius:20px;border:1px solid var(--glass-border);box-shadow:var(--shadow);max-width:50rem;width:100%;display:flex;flex-direction:column;gap:1rem;list-style:none;align-items:center}.Rates_rates__5OmlG>ul li{font-size:1.1rem;text-align:center;line-height:1.6}.Rates_rates__5OmlG>ul li .Rates_sale__xphT3{color:#e74c3c;font-weight:700}.Rates_rates__5OmlG>ul li img{margin:1rem 0;width:100%;max-width:25rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Rates_rates__5OmlG span{font-weight:500;font-size:1.1rem;text-align:center;max-width:40rem;line-height:1.6}@keyframes Rates_spin__th9mv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Rates_limitedOffer__9SDxH{background:linear-gradient(135deg,rgba(255,251,235,.9),hsla(0,0%,100%,.9));border:2px solid gold;border-radius:15px;padding:1.5rem;margin:1rem 0;box-shadow:0 0 20px rgba(255,215,0,.4);display:flex;align-items:center;gap:1.5rem;position:relative;overflow:hidden;max-width:50rem;width:100%;transition:transform .3s ease}.Rates_limitedOffer__9SDxH:hover{transform:scale(1.02);box-shadow:0 0 30px rgba(255,215,0,.6)}.Rates_limitedOffer__9SDxH:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,gold,#ffecb3,gold)}.Rates_limitedOffer__9SDxH .Rates_starIcon__1T5x6{color:gold;font-size:2.5rem;animation:Rates_spin__th9mv 4s linear infinite;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.Rates_limitedOffer__9SDxH p{margin:0;font-weight:500;color:#8f5e14;font-size:1.05rem;line-height:1.6;text-align:left}.Rates_limitedOffer__9SDxH p span{color:#d35400;font-weight:800;text-transform:uppercase;letter-spacing:.5px}