.loyalty-bundle-dialog{border-radius:16px!important;font-family:Rubik,sans-serif}.loyalty-bundle-dialog .heading-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:24px 24px 12px}@media (max-width:959.98px){.loyalty-bundle-dialog .heading-wrap{padding:24px 16px 12px}}.loyalty-bundle-dialog .heading-wrap .modal-close img{cursor:pointer;width:24px}@media (max-width:959.98px){.loyalty-bundle-dialog .heading-wrap .modal-close img{width:18px}}.loyalty-bundle-dialog .heading-wrap .heading-text{color:#101828;font-size:20px;font-weight:500;letter-spacing:0;line-height:28px;margin:0}@media (max-width:599.98px){.loyalty-bundle-dialog .heading-wrap .heading-text{font-size:16px;line-height:24px}}.loyalty-bundle-dialog .content-wrap{padding:12px 24px}@media (max-width:599.98px){.loyalty-bundle-dialog .content-wrap{padding:12px 16px}}.loyalty-bundle-dialog .content-wrap .loyalty-des{color:#4c5562;font-size:16px;font-weight:400;line-height:24px}.loyalty-bundle-dialog .content-wrap .bundle-title{color:#080808;font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;margin:0 0 16px}.loyalty-bundle-dialog .content-wrap .features-wrap{background:#f2f4f7;border:1px solid #e9ebf8;border-radius:12px;padding:16px}.loyalty-bundle-dialog .content-wrap .features-wrap .title-text{color:#080808;font-size:16px;font-weight:500;line-height:24px;margin:0 0 20px}@media (max-width:599px){.loyalty-bundle-dialog .content-wrap .features-wrap .title-text{margin-bottom:16px}}.loyalty-bundle-dialog .content-wrap .features-wrap-inner{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}@media (max-width:599px){.loyalty-bundle-dialog .content-wrap .features-wrap-inner{display:block}}.loyalty-bundle-dialog .content-wrap .features-wrap-inner .features-item{align-items:center;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px}@media (max-width:599px){.loyalty-bundle-dialog .content-wrap .features-wrap-inner .features-item{margin-bottom:12px}}.loyalty-bundle-dialog .content-wrap .features-wrap-inner .icon{width:20px}@media (max-width:599.98px){.loyalty-bundle-dialog .content-wrap .features-wrap-inner .icon{width:18px}}.loyalty-bundle-dialog .content-wrap .features-wrap-inner .data{color:#080808;font-size:20px;font-weight:500;line-height:28px}@media (max-width:599.98px){.loyalty-bundle-dialog .content-wrap .features-wrap-inner .data{font-size:13px;line-height:21px}}.loyalty-bundle-dialog .content-wrap .features-wrap .valid-wrap{align-items:center;border-top:1px solid #d2d5db;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:8px}.loyalty-bundle-dialog .content-wrap .features-wrap .valid-wrap .valid-text{color:#374151;font-size:14px;font-weight:400;line-height:20px}.loyalty-bundle-dialog .content-wrap .features-wrap .valid-wrap .price-text{color:#ed1c24;font-size:16px;font-weight:600;line-height:24px;text-align:right}.loyalty-bundle-dialog .btn-wrap{padding:12px 24px 24px}@media (max-width:959.98px){.loyalty-bundle-dialog .btn-wrap{padding:12px 16px 32px}}.v-locale--is-rtl .data-bundle-purchase-dialog .content-wrap .features-wrap .valid-wrap .price-text{text-align:left}.floating-chatbot-button{align-items:center;background:#fff;border-radius:50%;bottom:20px;box-shadow:0 4px 20px #00000026;cursor:pointer;display:flex;height:64px;justify-content:center;position:fixed;right:20px;transition:all .3s ease;width:64px;z-index:1000}@media (min-width:1440px){.floating-chatbot-button{height:105px;width:105px}}.floating-chatbot-button:hover{box-shadow:0 6px 25px #0003;transform:scale(1.05)}.floating-chatbot-button.has-notification{animation:gentle-bounce 2s ease-in-out infinite}.floating-chatbot-button .chatbot-avatar{align-items:center;border-radius:50%;display:flex;justify-content:center;overflow:hidden;width:-moz-max-content;width:max-content}.floating-chatbot-button .chatbot-avatar img{height:46px;width:32px}@media (min-width:1440px){.floating-chatbot-button .chatbot-avatar img{height:82px;width:57px}}.notification-badge{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:50%;display:flex;height:20px;justify-content:center;opacity:0;position:absolute;right:-5px;top:-5px;transform:scale(0);transition:all .3s ease;width:20px}.notification-badge.notification-visible{opacity:1;transform:scale(1)}.notification-badge.pulse{animation:pulse 2s infinite}.notification-badge .badge-text{color:#fff;font-size:10px;font-weight:700;line-height:1}@keyframes gentle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}.chat-bot-modal{border-radius:16px!important;color:#fff;font-family:Rubik,sans-serif!important;transition:all .35s ease-in-out}.chat-bot-modal .header{background-color:#ed1c24;padding:12px}.chat-bot-modal .header-icon{height:30px;width:30px}.chat-bot-modal .content{align-items:end;background-color:#fff;color:#000;display:flex;height:calc(100% - 80px);padding:12px}.chat-bot-modal .content .chat-interface{display:flex;flex-direction:column;height:100%;width:100%}.chat-bot-modal .content .webchat-container{flex:1;height:100%;width:100%}.chat-bot-modal .iframe-container{height:100%;position:relative;width:100%}.chat-bot-modal .iframe-container .support-iframe{border:none;border-radius:8px;height:calc(100% - 50px);width:100%}.chat-bot-modal .iframe-container .back-to-bot-btn{background:#ed1c24;border:none;border-radius:4px;bottom:10px;color:#fff;cursor:pointer;font-size:14px;left:10px;padding:8px 16px;position:absolute}.chat-bot-modal .iframe-container .back-to-bot-btn:hover{background:#c4181e}.chat-bot-modal .chat-interface.iframe-mode .webchat-container{display:none}.chat-bot-modal .drag-handle{align-items:center;cursor:nw-resize;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-bot-modal .webchat-container{height:100%;width:100%}.chat-bot-modal .webchat-container :deep(.webchat__send-box){border-top:1px solid #e5e7eb;padding:8px}.chat-bot-modal .webchat-container :deep(.webchat__send-box-text-box__input){border:1px solid #d1d5db;border-radius:20px;font-size:14px;padding:8px 16px}.chat-bot-modal .webchat-container :deep(.webchat__send-box-text-box__input):focus{border-color:#00809d;outline:none}.chat-bot-modal .webchat-container :deep(.webchat__send-box__button){background:#00809d;border:none;border-radius:50%;height:36px;margin-left:8px;width:36px}.chat-bot-modal .webchat-container :deep(.webchat__send-box__button):hover{background:#006d85}.chatbot-dialog .v-overlay__content{bottom:20px;height:444px;margin:0;overflow:visible;position:fixed;right:20px;transform:none;width:288px;z-index:9999}.chatbot-dialog.fullscreen-active .v-overlay__content{height:100%;left:0;max-height:100%;max-width:100%;top:0;width:100%}.v-locale--is-rtl .drag-handle{cursor:ne-resize;transform:rotate(90deg)}.v-locale--is-rtl .chatbot-dialog .v-overlay__content,.v-locale--is-rtl .floating-chatbot-button{bottom:20px;left:20px;position:fixed}.v-locale--is-rtl .chatbot-dialog.fullscreen-active .v-overlay__content{height:100%;left:0;max-height:100%;max-width:100%;top:0;width:100%}.main-banner-slider{min-height:130px;position:relative}@media (max-width:959.98px){.main-banner-slider{margin:0 -16px}}.main-banner-slider .swiper{height:auto}.main-banner-slider .swiper-slide{border-bottom-left-radius:16px;border-bottom-right-radius:16px;overflow:hidden}.main-banner-slider .swiper .swiper-pagination{bottom:32px}@media (max-width:959.98px){.main-banner-slider .swiper .swiper-pagination{bottom:20%;left:5%;text-align:left;width:auto}}.main-banner-slider .swiper .swiper-pagination-bullet{background-color:#080808;border-radius:24px;height:4px;margin:0 2px;opacity:.5;width:7px}.main-banner-slider .swiper .swiper-pagination-bullet-active{color:#080808;opacity:1;width:30px}.main-banner-slider .swiper .custom-arrow{align-items:center;background-color:#080808;border-radius:50%;bottom:29px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:200;height:24px;justify-content:center;margin:0;position:absolute;width:24px;z-index:10}@media (max-width:959.98px){.main-banner-slider .swiper .custom-arrow{display:none}}.main-banner-slider .swiper .prev-btn{left:40%}.main-banner-slider .swiper .next-btn{right:40%}.account-banner-wrap{display:flex;flex-wrap:wrap;justify-content:center}.account-banner-wrap .img-wrap{line-height:0;position:relative}.account-banner-wrap .img-wrap a{display:block;text-decoration:none}.account-banner-wrap .img-wrap img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.account-banner-wrap .img-wrap .banner-share-btn-wrap{align-items:center;bottom:26%;color:#fff;display:flex;flex-wrap:wrap;left:12%;position:absolute;z-index:10}@media (max-width:959.98px){.account-banner-wrap .img-wrap .banner-share-btn-wrap{bottom:20%;left:12%}}@media (max-width:599.98px){.account-banner-wrap .img-wrap .banner-share-btn-wrap{bottom:10%}}.account-banner-wrap .img-wrap .banner-share-btn-wrap p{font-size:18px;margin:0 5px 0 0}@media (max-width:959.98px){.account-banner-wrap .img-wrap .banner-share-btn-wrap p{font-size:14px}}@media (max-width:599.98px){.account-banner-wrap .img-wrap .banner-share-btn-wrap p{font-size:12px;margin:0 3px 0 0}}.account-banner-wrap .img-wrap .banner-share-btn-wrap img{width:14px}@media (max-width:959.98px){.account-banner-wrap .img-wrap .banner-share-btn-wrap img{width:12px}}@media (max-width:599.98px){.account-banner-wrap .img-wrap .banner-share-btn-wrap img{width:10px}}.v-locale--is-rtl .main-banner-slider .swiper .prev-btn{left:auto;right:40%}.v-locale--is-rtl .main-banner-slider .swiper .next-btn{left:40%;right:auto}.dashboard-container{background:#f2f4f7;padding-top:110px;position:relative}html[data-plan="N'YOOZ"] .dashboard-container{background:#303030!important}@media (max-width:959.98px){.dashboard-container{background:#fff;padding-top:0}}.dashboard-container .dashboard-sidebar-wrap{width:286px}@media (max-width:959.98px){.dashboard-container .dashboard-sidebar-wrap{display:none}}.dashboard-container .dashboard-content-wrap .dashboard-content-popup{background:#282f3e;border-radius:8px;box-shadow:0 4px 24px #10182859;left:0;margin:16px 16px 16px 20px;padding:16px;position:absolute;right:0;top:0;width:96%;z-index:111}.dashboard-container .dashboard-content-wrap .dashboard-content-popup .top-bar-left{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.dashboard-container .dashboard-content-wrap .dashboard-content-popup .top-bar-left .check-img{align-items:center;display:flex;flex-wrap:wrap}.dashboard-container .dashboard-content-wrap .dashboard-content-popup .top-bar-left .check-img img{height:20px;width:20px}.dashboard-container .dashboard-content-wrap .dashboard-content-popup .top-bar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.dashboard-container .dashboard-content-wrap .dashboard-content-popup .top-bar .popup-close-wrap img{filter:brightness(0) saturate(100%) invert(100%);height:14px;width:14px}.dashboard-container .dashboard-content-wrap .dashboard-content-popup .top-bar .text-popup{color:#f9fafb;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin:0}.dashboard-container .dashboard-content-wrap{width:calc(100% - 286px)}@media (max-width:959.98px){.dashboard-container .dashboard-content-wrap{width:100%}}@media (min-width:748px){.dashboard-container .dashboard-content-wrap{min-height:calc(100vh - 115px)}}@media (max-width:959.98px){html[data-plan="N'YOOZ"] .dashboard-container .dashboard-content-wrap .mob-dashboard-bg{background-color:#303030}.dashboard-container .dashboard-content-wrap .mob-dashboard-bg{background-color:#f2f4f7}}.dashboard-container .dashboard-content-inner{margin:0 auto;max-width:1000px;width:91.6666666667%}@media (max-width:959.98px){.dashboard-container .dashboard-content-inner{padding:0 16px;width:100%}}@media (max-width:748px){.dashboard-container .dashboard-content-inner{padding:0 20px;width:100%}}@media (max-width:959.98px){.dashboard-container .bundles-page-style{padding:0;width:100%}}
