.kb-bottom-sheet-overlay{width:100%;display:flex;justify-content:center}.kb-bottom-sheet-container{position:fixed;bottom:0;width:100%;height:fit-content;max-width:360px;z-index:9999;transition:all 1s ease;transform:translateY(100%);background-color:transparent;display:flex;flex-direction:column;gap:16px}.kb-bottom-sheet-container__vissible{transform:translateY(0);pointer-events:auto;transition:all 1s ease}.kb-bottom-sheet-inner{font-family:Poppins,sans-serif;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -2px 10px #00000026;padding:24px 16px}.kb-bottom-sheet-hidden{opacity:0;transform:translateY(20px);pointer-events:none}.kb-bottom-sheet-title{font-size:36px;font-weight:800;color:#000;line-height:46px;text-align:center;margin:0 0 -40px}.kb-bottom-sheet__image{height:300px;width:300px;display:block;animation:zoomInOut 2s ease-in-out infinite}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.kb-bottom-sheet-subtitle{font-size:16px;color:#444;margin:-40px 0 0}.kb-bottom-sheet-discount{font-size:28px;font-weight:700;color:#e61e73;margin:0}.kb-bottom-sheet-share-btn{background-color:#00932a;color:#fff;font-size:16px;font-weight:600;padding:14px 20px;border:none;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;min-width:100%;border:1px solid #003610;box-shadow:0 7px 27px 14px #cfccccbf;-webkit-box-shadow:0px 7px 27px 14px rgba(207,204,204,.75);-moz-box-shadow:0px 7px 27px 14px rgba(207,204,204,.75)}.kb-bottom-sheet-lock-icon{font-size:16px}.kb-bottom-sheet-wa-icon{width:20px;height:20px}.kb-bottom-sheet-coupon{font-size:20px;font-weight:700;color:#e61e73;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:-15px;margin-bottom:20px;border:1px dotted #e61e73;padding:10px;width:80%}.kb-bottom-sheet-copy-btn{background-color:#ff004f;color:#fff;font-size:16px;font-weight:600;padding:14px 20px;border:none;border-radius:999px;cursor:pointer;width:100%}.kb-bottom-sheet-copy-icon{font-size:18px}.kb-bottom-sheet-cross-button{font-size:20px;margin-inline:auto;color:#fff;background-color:#00000080;padding:10px 20px;border-radius:999px}.kb-bottom-sheet-coupon-container{background-color:#fff;border-radius:15px;text-align:center;border:1px solid rgba(0,0,0,.15);margin-top:-30px;padding:10px}.kb-bottom-sheet-coupon-code-wrapper{background-color:#ff004f1a;border:2px dashed #FF004F;border-radius:8px;padding:5px 10px;position:relative;overflow:hidden}.kb-bottom-sheet-coupon-code-wrapper:before,.kb-bottom-sheet-coupon-code-wrapper:after{content:"";position:absolute;top:50%;width:20px;height:20px;background-color:#fff;border-radius:50%;transform:translateY(-50%);border:2px dotted #FF004F}.kb-bottom-sheet-coupon-code-wrapper:before{left:-10px}.kb-bottom-sheet-coupon-code-wrapper:after{right:-10px}.kb-bottom-sheet-coupon-code{font-size:20px;font-weight:700;color:#ff004f;letter-spacing:1px;display:flex;align-items:center;justify-content:center;gap:5px}.kb-bottom-sheet-coupon-description{font-size:16px;color:#555;line-height:1.4;margin:5px 0}.kb-bottom-sheet-coupon-instructions{font-size:14px;color:#888;margin-block:5px}
/*# sourceMappingURL=/cdn/shop/t/56/assets/kabila-bottom-sheet.css.map */
