.offers-module__EaNC-G__offersSection{background:var(--background);padding:60px 0}.offers-module__EaNC-G__offersContainer{max-width:1200px;margin:0 auto;padding:0 15px}.offers-module__EaNC-G__titleWrapper{text-align:center;margin-bottom:50px}.offers-module__EaNC-G__offersGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;display:grid}.offers-module__EaNC-G__couponCard{background:radial-gradient(111.87% 129.26% at -5.52% -1.73%,#fff1d9 0%,#fff0d9b3 21.81%,#fcf8f2cc 50%,#fffaf2 100%);border:1px solid #fae3bb;border-radius:15px;flex-direction:column;padding:25px 20px 18px;transition:transform .3s;display:flex;position:relative}.offers-module__EaNC-G__couponCard:hover{transform:translateY(-5px)}.offers-module__EaNC-G__couponCard:before{left:-10px}.offers-module__EaNC-G__couponCard:after{right:-10px}.offers-module__EaNC-G__upperPart{flex-direction:column;gap:15px;margin-bottom:15px;display:flex}.offers-module__EaNC-G__iconCircle{background:var(--dark-background);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex}.offers-module__EaNC-G__iconCircle .offers-module__EaNC-G__couponIcon{font-size:26px}.offers-module__EaNC-G__contentBody{flex-grow:1}.offers-module__EaNC-G__offerTitle{color:var(--dark-background);margin-bottom:5px;font-size:14px;font-weight:700}.offers-module__EaNC-G__offerDesc{color:#666;margin-bottom:0;font-size:12px}.offers-module__EaNC-G__frontlistDesc{margin-top:7px;padding:0;list-style:none}.offers-module__EaNC-G__frontlistDesc li{color:#666;margin-bottom:2px;padding-left:12px;font-size:12px;position:relative}.offers-module__EaNC-G__frontlistDesc li:before{content:"•";color:var(--theme-color-1);font-size:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.offers-module__EaNC-G__validity{color:var(--dark-background);font-size:.85rem;font-weight:500}.offers-module__EaNC-G__validity span{color:#888;font-weight:400}.offers-module__EaNC-G__separator{border-top:2px dashed #0000001a;margin:0 -24px 20px;position:relative}.offers-module__EaNC-G__lowerPart{margin-top:auto}.offers-module__EaNC-G__redeemPart{text-align:center;margin-top:15px}.offers-module__EaNC-G__redeemPart .offers-module__EaNC-G__redeemButton{background:#e6bb71;background:var(--theme-color-1);color:#fff;width:100%;height:40px;margin:0 auto;padding:8px 15px;font-size:14px;font-weight:600}.offers-module__EaNC-G__codeBox{cursor:pointer;background:#fff;border:1px solid #fae3bb;border-radius:8px;justify-content:space-between;align-items:center;height:44px;padding:12px 18px;transition:background .2s;display:flex}.offers-module__EaNC-G__couponCode{color:#333;font-size:14px;font-weight:500}.offers-module__EaNC-G__copyIcon{color:var(--theme-color-1);align-items:center;font-size:18px;display:flex}.offers-module__EaNC-G__copyWrapper{align-items:center;gap:8px;display:flex}.offers-module__EaNC-G__copiedText{color:#4caf50;font-size:12px;font-weight:600;animation:.3s ease-out offers-module__EaNC-G__fadeIn}@keyframes offers-module__EaNC-G__fadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.offers-module__EaNC-G__termsPart{justify-content:space-between;margin-top:12px;display:flex}.offers-module__EaNC-G__termsPart .offers-module__EaNC-G__validity{color:#777;font-size:12px}.offers-module__EaNC-G__termsPart .offers-module__EaNC-G__validity span{color:#000;font-weight:600}.offers-module__EaNC-G__termsPart .offers-module__EaNC-G__termCondition{color:var(--theme-color-1);cursor:pointer;font-size:12px;font-weight:600;text-decoration:underline}.offers-module__EaNC-G__emptyStateContainer{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:80px 20px;display:flex}.offers-module__EaNC-G__emptyIconWrapper{background:linear-gradient(135deg,#fff 0%,var(--theme-color-4)100%);border:1px solid #00000005;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin-bottom:35px;display:flex;position:relative;box-shadow:0 15px 40px #0000000a}.offers-module__EaNC-G__emptyIconWrapper i{color:var(--theme-color-1);opacity:.6;font-size:70px}.offers-module__EaNC-G__floatingTag{width:50px;height:50px;color:var(--theme-color-1);z-index:2;background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;animation:3s ease-in-out infinite offers-module__EaNC-G__float;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 8px 25px #0000001f}@keyframes offers-module__EaNC-G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.offers-module__EaNC-G__emptyTitle{color:var(--dark-background);font-size:2.2rem;font-weight:700;font-family:var(--montserrat);letter-spacing:-.5px;margin-bottom:15px}.offers-module__EaNC-G__emptySubtitle{color:#777;max-width:500px;margin-bottom:45px;font-size:1.1rem;line-height:1.7}.offers-module__EaNC-G__shopButton{background:var(--dark-background);color:#fff;border-radius:50px;align-items:center;gap:12px;padding:16px 40px;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.165,.84,.44,1);display:inline-flex;box-shadow:0 10px 25px #0000001a;text-decoration:none!important}.offers-module__EaNC-G__shopButton:hover{background:var(--theme-color-1);transform:translateY(-5px);box-shadow:0 20px 35px #00000026;color:#fff!important}.offers-module__EaNC-G__shopButton i{font-size:.9rem;transition:transform .3s}.offers-module__EaNC-G__shopButton:hover i{transform:translate(5px)}@media (max-width:768px){.offers-module__EaNC-G__offersGrid{grid-template-columns:1fr}.offers-module__EaNC-G__emptyTitle{font-size:1.8rem}.offers-module__EaNC-G__emptyIconWrapper{width:120px;height:120px}.offers-module__EaNC-G__emptyIconWrapper i{font-size:50px}}.offers-module__EaNC-G__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.offers-module__EaNC-G__modalContent{background:#fff;border-radius:12px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 20px 50px #0003}.offers-module__EaNC-G__modalHeader{background:linear-gradient(90deg,#ffefd0 0%,#fff8ef 100%);justify-content:space-between;align-items:center;padding:15px 18px 15px 25px;display:flex}.offers-module__EaNC-G__modalHeader h3{color:var(--theme-color-1);margin:0;font-size:16px;font-weight:600}.offers-module__EaNC-G__closeButton{color:#000;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:20px;transition:color .2s;display:flex}.offers-module__EaNC-G__closeButton:hover{color:#333}.offers-module__EaNC-G__modalBody{padding:20px 20px 15px}.offers-module__EaNC-G__termsList{margin:0 0 20px;padding:0;list-style:none}.offers-module__EaNC-G__termsList li{margin-bottom:8px;padding-left:18px;font-size:13px;line-height:1.5;position:relative}.offers-module__EaNC-G__termsList li:before{content:"";background:var(--theme-color-1);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.offers-module__EaNC-G__modalValidity{color:#888;border-top:1px solid #eee;margin:0;padding-top:12px;font-size:12px}.offers-module__EaNC-G__modalValidity span{color:#000;padding-left:3px;font-weight:600}
