.PromotionCard-module__PaVFVa__card{cursor:pointer;border-radius:24px;text-decoration:none;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:block;position:relative;overflow:hidden}.PromotionCard-module__PaVFVa__card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #0003}.PromotionCard-module__PaVFVa__card:active{transform:translateY(-4px)scale(1.01)}.PromotionCard-module__PaVFVa__root{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2 0%,#ffffffe6 100%);border-radius:16px;flex-direction:column;gap:12px;height:100%;min-height:140px;padding:16px;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.PromotionCard-module__PaVFVa__root:hover{background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%)}@media (max-width:768px){.PromotionCard-module__PaVFVa__root{border-radius:14px;gap:10px;min-height:120px;padding:14px}}.PromotionCard-module__PaVFVa__backgroundImage{z-index:-1;filter:blur(8px)brightness(.7);transition:all .3s ease-in-out;position:absolute;inset:0;transform:scale(1.1)}.PromotionCard-module__PaVFVa__blue:before{content:"";z-index:1;background:linear-gradient(135deg,#3b82f61a 0%,#93c5fd0d 100%);position:absolute;inset:0}.PromotionCard-module__PaVFVa__green:before{content:"";z-index:1;background:linear-gradient(135deg,#22c55e1a 0%,#86efac0d 100%);position:absolute;inset:0}.PromotionCard-module__PaVFVa__peach:before{content:"";z-index:1;background:linear-gradient(135deg,#fb923c1a 0%,#fed7aa0d 100%);position:absolute;inset:0}.PromotionCard-module__PaVFVa__purple:before{content:"";z-index:1;background:linear-gradient(135deg,#9333ea1a 0%,#c4b5fd0d 100%);position:absolute;inset:0}.PromotionCard-module__PaVFVa__topSection{z-index:4;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start;gap:12px;width:100%;display:flex;position:relative}@media (max-width:768px){.PromotionCard-module__PaVFVa__topSection{flex-wrap:wrap;gap:8px}}.PromotionCard-module__PaVFVa__priceSection{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:right;background:#fffffff2;border-radius:12px;flex-shrink:0;min-width:fit-content;padding:6px 10px;box-shadow:0 2px 6px #00000014}@media (max-width:768px){.PromotionCard-module__PaVFVa__priceSection{border-radius:10px;padding:5px 8px;font-size:12px}}.PromotionCard-module__PaVFVa__currentPrice{color:#1f2937;letter-spacing:-.2px;white-space:nowrap;margin-bottom:2px;font-size:14px;font-weight:700;line-height:1.2;display:block}@media (max-width:768px){.PromotionCard-module__PaVFVa__currentPrice{margin-bottom:1px;font-size:12px}}.PromotionCard-module__PaVFVa__originalPrice{color:#9ca3af;opacity:.7;white-space:nowrap;font-size:10px;line-height:1.2;text-decoration:line-through;display:block}@media (max-width:768px){.PromotionCard-module__PaVFVa__originalPrice{font-size:9px}}.PromotionCard-module__PaVFVa__content{z-index:2;flex-direction:column;flex:1;justify-content:flex-end;margin-top:auto;display:flex;position:relative}.PromotionCard-module__PaVFVa__title{color:#1f2937;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:-.3px;background-color:#fffffff5;border-radius:20px;margin:0;padding:16px 20px;font-size:17px;font-weight:600;line-height:1.4;position:relative;box-shadow:0 4px 12px #00000014}.PromotionCard-module__PaVFVa__title:after{content:"→";color:#6b7280;opacity:0;font-size:16px;transition:all .3s;position:absolute;bottom:8px;right:12px;transform:translate(-8px)}.PromotionCard-module__PaVFVa__title:hover:after{opacity:1;transform:translate(0)}@media (max-width:768px){.PromotionCard-module__PaVFVa__title{border-radius:16px;padding:12px 16px;font-size:14px;line-height:1.3}.PromotionCard-module__PaVFVa__title:after{font-size:14px;bottom:6px;right:10px}}.PromotionCard-module__PaVFVa__imageContainer{z-index:0;border-radius:16px;position:absolute;inset:0;overflow:hidden}@media (max-width:768px){.PromotionCard-module__PaVFVa__imageContainer{border-radius:14px}}.PromotionCard-module__PaVFVa__image{object-fit:cover;filter:blur(3px)brightness(.8);width:100%;height:100%;transition:all .3s ease-in-out;transform:scale(1.05)}.PromotionCard-module__PaVFVa__firstCard{grid-row:span 2}@media (max-width:1024px){.PromotionCard-module__PaVFVa__firstCard{grid-area:span 1/span 2}}@media (max-width:768px){.PromotionCard-module__PaVFVa__firstCard{grid-column:span 1}}
.PromotionsSection-module__zgaEKG__promotionsSection{padding:20px 0}@media (max-width:768px){.PromotionsSection-module__zgaEKG__promotionsSection{padding:15px 0}}.PromotionsSection-module__zgaEKG__inner{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background-color:#0000;border:none;border-radius:0;padding-inline:0}.PromotionsSection-module__zgaEKG__promotionsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:0;display:grid}@media (min-width:1024px){.PromotionsSection-module__zgaEKG__promotionsGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(160px,auto)}}@media (max-width:1023px) and (min-width:768px){.PromotionsSection-module__zgaEKG__promotionsGrid{grid-template-columns:repeat(2,1fr);gap:16px;padding:0}}@media (max-width:767px){.PromotionsSection-module__zgaEKG__promotionsGrid{grid-template-columns:1fr;gap:12px;padding:0}}.PromotionsSection-module__zgaEKG__firstPromotionCard{grid-row:span 2}@media (max-width:1024px){.PromotionsSection-module__zgaEKG__firstPromotionCard{grid-area:span 1/span 2}}@media (max-width:768px){.PromotionsSection-module__zgaEKG__firstPromotionCard{grid-column:span 1}}
.page-module__cimYIa__main{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.page-module__cimYIa__headerSection{padding-top:10px;padding-bottom:15px}.page-module__cimYIa__title{color:#1f2937;text-align:left;margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.page-module__cimYIa__title{font-size:2rem}}.page-module__cimYIa__contentSection{flex:1;padding-bottom:40px}@media (max-width:768px){.page-module__cimYIa__contentSection{padding-bottom:30px}}
