@charset "UTF-8";
/* https://www.sadiskon.com/wp-content/plugins/sadiskon-core-plugin/css/promo-list-styling.min.css?ver=7.1 */
.promo-filter-container{display:flex;justify-content:flex-end;align-items:center}.promo-filter-text{margin-right:15px}.promo-filter-container select{display:inline-block;max-width:250px;width:40%}.sds-promo-item{display:flex;width:100%;flex-direction:column;padding:.5rem;background-color:#f9f9f9;border:1px solid #ddd;border-radius:1rem;margin-top:2rem}.sds-promo-item:hover{background:rgb(255 159 28 / .07)}.offer-hook{flex-basis:20%;flex-grow:1;font-size:1.2rem;font-weight:700;color:#F38314;display:flex;align-items:center;text-align:center;justify-content:center;padding:.5rem}.promo-header h3{font-size:1rem}.offer-content{display:flex;flex-basis:80%;flex-grow:4;flex-direction:column}.promo-description{font-size:.8em;line-height:1.4em;overflow:hidden;position:relative;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.promo-details-link{text-decoration:underline;font-size:.8em;color:#333}.promo-footer{display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.validity-date{font-size:.8rem;margin-bottom:10px}.cta-button{display:inline-block;padding:12px 24px;border-radius:8px;font-weight:700;font-size:16px;text-align:center;text-decoration:none;cursor:pointer;transition:all 0.3s ease;position:relative;box-shadow:0 4px 6px rgb(0 0 0 / .1);border:none;color:#fff;background-color:#FF6B35;margin:10px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 8px rgb(0 0 0 / .15);background-color:#FF7F3F}.cta-button:active{transform:translateY(1px);box-shadow:0 2px 4px rgb(0 0 0 / .1)}.sticker-button{background-color:#FF9F1C;padding-right:50px;overflow:hidden}.sticker-button::after{content:"";position:absolute;top:-10px;right:-15px;width:40px;height:40px;background-color:#FFD166;border-radius:8px;transform:rotate(10deg);transition:all ease 200ms;box-shadow:-3px -3px 5px rgb(0 0 0 / .1)}.sds-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .75);display:flex;justify-content:center;align-items:center;z-index:999999;opacity:0;visibility:hidden;transition:opacity 0.3s cubic-bezier(.4,0,.2,1),visibility 0s 0.3s;padding:1rem;backdrop-filter:blur(4px)}.sds-modal-overlay.active{opacity:1;visibility:visible;transition:opacity 0.3s cubic-bezier(.4,0,.2,1)}.sds-modal{background-color:#fff;border-radius:16px;box-shadow:0 20px 60px rgb(0 0 0 / .3);width:100%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;animation:modalSlideUp 0.3s ease-out}.sds-modal-header{display:flex;flex-direction:column;gap:12px;padding:1.5rem 1.5rem 0;position:relative}.sds-header-top{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;min-height:40px}.sds-badge{background:linear-gradient(135deg,#FF9F1C 0%,#FF6B35 100%);color:#fff;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;display:inline-flex;align-items:center;line-height:1;white-space:nowrap;max-width:min(200px, 50%);overflow:hidden;text-overflow:ellipsis}.sds-validity{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;color:#666;background:#f8f9fa;padding:8px 12px;border-radius:8px;line-height:1.4;flex-shrink:0}.sds-validity svg{flex-shrink:0;color:#10b981}.sds-close-btn{position:absolute;top:1.5rem;right:1.5rem;background:#f5f5f5;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all 0.2s ease;z-index:2}.sds-promo-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;line-height:1.3;margin:.5rem 0 .5rem 0}.sds-promo-caption{font-size:1rem;color:#FF9F1C;font-weight:600;margin:0 0 1.5rem 0}.sds-modal-content{padding:0 1.5rem 7rem}.sds-promo-meta{margin-bottom:1rem;display:flex;align-items:center}.sds-coupon-section{margin:2rem 0}.sds-coupon-label{font-size:.875rem;color:#666;margin:0 0 .5rem 0;text-align:center}.sds-coupon-container{text-align:center}.sds-coupon-box{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(135deg,#fff9f6 0%,#fff4f0 100%);border:2px dashed #FF9F1C;border-radius:12px;padding:1rem 1.5rem;margin-bottom:.5rem;transition:all 0.3s ease}.sds-coupon-box:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(255 159 28 / .15)}.sds-coupon-code{font-family:'Courier New',monospace;font-size:1.5rem;font-weight:700;color:#1a1a1a;letter-spacing:1px;user-select:all}.sds-copy-btn{background:#FF9F1C;color:#fff;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all 0.2s ease;min-width:100px;justify-content:center;position:relative}.sds-copy-btn:hover:not(.copied){background:#F58D00;transform:translateY(-1px)}.sds-copy-btn.copied{background:#10b981}.sds-copy-icon,.sds-check-icon{transition:opacity 0.2s ease}.sds-check-icon{opacity:0;position:absolute}.sds-promo-description{background:#f8f9fa;border-radius:12px;padding:1.25rem;margin:1.5rem 0}.sds-desc-content{font-size:.9375rem;line-height:1.6;color:#333}.sds-desc-content ul{padding-left:1.5rem;margin:.5rem 0}.sds-desc-content li{margin-bottom:.5rem;position:relative}.sds-desc-content strong{color:#374151;font-weight:600}.sds-desc-content p{margin-bottom:1rem}.sds-modal-actions{position:sticky;bottom:0;left:0;right:0;z-index:1000;background:#fff;display:flex;gap:1rem;padding:1.5rem}.sds-primary-btn,.sds-secondary-btn{flex:1;padding:1rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;border:none;display:flex;align-items:center;justify-content:center;gap:.75rem}.sds-primary-btn{background:linear-gradient(135deg,#FF9F1C 0%,#FF6B35 100%);color:#fff;box-shadow:0 4px 15px rgb(255 159 28 / .3)}.sds-primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(255 159 28 / .4)}.sds-primary-btn:active{transform:translateY(0)}.sds-secondary-btn{background:#f3f4f6;color:#374151}.sds-secondary-btn:hover{background:#e5e7eb}@media (min-width:768px){.sds-promo-item{flex-direction:row}.promo-footer{flex-direction:row}.validity-date{margin-right:10px;align-self:center}}@media (max-width:640px){.sds-modal-actions{flex-direction:column;padding:1rem}.sds-modal-content{padding-bottom:8rem}.sds-close-btn{top:1rem;right:1rem;width:36px;height:36px}}@media (max-width:480px){.cta-button{padding:10px 20px;font-size:14px}.sticker-button{padding-right:40px}.sds-coupon-box{flex-direction:column;gap:1rem;padding:1rem}.sds-coupon-code{font-size:1.25rem}.sds-promo-title{font-size:1.25rem}}.sds-modal::-webkit-scrollbar{display:none;width:0;height:0}.sds-modal{-ms-overflow-style:none;scrollbar-width:none}