.global-offers-widget-main .go-widget-container{background:#fff;border-radius:8px;display:flex;align-items:end;justify-content:center;gap:48px}
.global-offers-widget-main .go-widget-mobile-form,.global-offers-widget-main .go-widget-otp-form,.global-offers-widget-main .go-widget-offers-section,.global-offers-widget-main .go-widget-image-section{display:none !important}
.global-offers-widget-main .go-widget-mobile-form.go-widget-show,.global-offers-widget-main .go-widget-otp-form.go-widget-show,.global-offers-widget-main .go-widget-offers-section.go-widget-show,.global-offers-widget-main .go-widget-image-section.go-widget-show{display:block !important}
.global-offers-widget-main .go-widget-offers-section.go-widget-show{display:flex !important;flex-direction:column}
.go-widget-form-section.go-widget-mobile-form *,.go-widget-form-section.go-widget-otp-form *,.go-widget-offers-header *{margin:0}
.global-offers-widget-main.fullwidth .go-widget-form-section.go-widget-otp-form,.global-offers-widget-main.sixtyseventywidth .go-widget-form-section.go-widget-otp-form{max-width:450px}
.global-offers-widget-main.fullwidth .go-widget-container{padding:24px 24px 0;min-height:350px}
.global-offers-widget-main .go-widget-container.go-widget-sixty-seventy{justify-content:space-between;padding:24px 24px 0;align-items:end}
.global-offers-widget-main .go-widget-container.go-widget-thirty-forty{flex-direction:column;align-items:stretch;padding:24px 16px;gap:0}
.global-offers-widget-main .go-widget-thirty-forty .go-widget-form-section{width:100%}
.global-offers-widget-main .go-widget-thirty-forty .go-widget-offers-section{width:100%}
.global-offers-widget-main .go-widget-thirty-forty .go-widget-image-section,.global-offers-widget-main .go-widget-thirty-forty .go-widget-image-section.go-widget-show{display:none !important}
.global-offers-widget-main .go-widget-input-tag{top:14px;right:8px;font-size:10px;padding:4px;border-radius:2px;display:flex;align-items:center;gap:4px;background-color:#cce6ff;color:#005dac}
.global-offers-widget-main .go-widget-mobile-input{width:100%;height:50px;padding:0 16px;border:1px solid #aaa;border-radius:4px;background-color:#fff5e5;transition:all .3s;font-size:16px}
.global-offers-widget-main .go-widget-mobile-input:focus{padding:22px 16px 9px;outline:0;border:solid 1px #005dac !important;background-color:#f2f9ff !important;font-size:16px}
.global-offers-widget-main .go-widget-mobile-input:focus.go-widget-invalid-input-field{outline:0;border:solid 1px #cc293b !important;background-color:#fff2f4 !important}
.global-offers-widget-main .go-widget-mobile-input:not(:placeholder-shown){border:1px solid #aaa;background-color:#f4f4f4;padding:22px 16px 9px;font-size:16px}
.global-offers-widget-main .go-widget-mobile-input:not(:placeholder-shown).go-widget-invalid-input-field{background-color:#fff2f4 !important}
.global-offers-widget-main .go-widget-input-label{position:absolute;left:16px;top:12px;font-size:16px;transition:all .3s;cursor:text;color:#666;pointer-events:none}
.global-offers-widget-main .go-widget-mobile-input:focus+.go-widget-input-label{font-size:10px;top:8px;transform:translateY(0);color:#005dac !important}
.global-offers-widget-main .go-widget-mobile-input:focus.go-widget-invalid-input-field+.go-widget-input-label{color:#cc293b !important}
.global-offers-widget-main .go-widget-mobile-input:not(:placeholder-shown)+.go-widget-input-label{font-size:10px;top:8px;transform:translateY(0);color:#111}
.global-offers-widget-main .go-widget-mobile-input:not(:placeholder-shown).go-widget-invalid-input-field+.go-widget-input-label{font-size:10px;top:8px;transform:translateY(0);color:#cc293b !important}
.global-offers-widget-main .go-widget-input-guideline-text{display:block;font-size:12px;color:#666;margin-top:4px;padding-left:8px}
.global-offers-widget-main .go-widget-error-warning-icon{width:15px;height:15px}
.global-offers-widget-main .go-widget-mobile-error-text{display:none;margin-top:4px;padding-left:8px;font-size:12px;color:#cc293b}
.global-offers-widget-main .go-widget-form-check{display:flex;align-items:center;gap:8px}
.global-offers-widget-main .go-widget-mobile-form{flex-direction:column;justify-content:center;align-self:center;transition:all .4s ease}
.global-offers-widget-main .go-widget-mobile-form.go-widget-show{display:flex !important}
.global-offers-widget-main.fullwidth .go-widget-mobile-form{min-width:450px}
.global-offers-widget-main .go-widget-mobile-form.go-widget-expanded{align-self:center;justify-content:flex-start;align-items:stretch}
.global-offers-widget-main .go-widget-consent-container{margin-bottom:6px;opacity:0;max-height:0;overflow:hidden;transition:all .4s ease,opacity .3s ease}
.global-offers-widget-main .go-widget-consent-container.go-widget-show{opacity:1;max-height:500px}
.global-offers-widget-main .go-widget-get-otp-btn{opacity:0;max-height:0;overflow:hidden;transition:all .4s ease,opacity .3s ease}
.global-offers-widget-main .go-widget-get-otp-btn.go-widget-show{opacity:1;max-height:50px}
.global-offers-widget-main .go-widget-get-otp-btn{background-color:#AAA;border:0;border-radius:20px;font-size:18px;color:#FFF;cursor:not-allowed;padding:6px 0;pointer-events:none}
.global-offers-widget-main .go-widget-get-otp-btn.go-widget-btn-disabled{background-color:#AAA;color:#FFF;cursor:not-allowed;pointer-events:none}
.global-offers-widget-main .go-widget-get-otp-btn.go-widget-btn-disabled:hover,.global-offers-widget-main .go-widget-get-otp-btn.go-widget-btn-disabled:active,.global-offers-widget-main .go-widget-get-otp-btn.go-widget-btn-disabled:focus{background-color:#AAA !important;color:#FFF !important}
.global-offers-widget-main .go-widget-get-otp-btn.go-widget-btn-enabled{background-color:#f50;color:#FFF;cursor:pointer;pointer-events:auto}
.global-offers-widget-main .go-widget-image-section{height:100%;align-items:center;justify-content:flex-end;padding:0}
.global-offers-widget-main .go-widget-image-section.go-widget-show{display:flex !important}
.global-offers-widget-main .go-widget-image{width:auto;height:282px}
.global-offers-widget-main .go-widget-otp-screen-title-group{display:flex;flex-direction:row;align-items:end;justify-content:space-between}
.global-offers-widget-main .go-widget-edit-number{font-size:14px !important;color:#f50;cursor:pointer}
.global-offers-widget-main .go-widget-otp-input{width:100%;height:50px;padding:24px;border:1px solid #AAA;border-radius:4px;background-color:#fff5e5;font-size:16px;text-align:center}
.global-offers-widget-main .go-widget-otp-input:focus{outline:0;border:solid 1px #005dac !important;background-color:#f2f9ff !important;font-size:16px}
.global-offers-widget-main .go-widget-otp-input:focus.go-widget-invalid-input-field{outline:0;border:solid 1px #cc293b !important;background-color:#fff2f4 !important}
.global-offers-widget-main .go-widget-otp-input:focus+.go-widget-input-label{display:none !important}
.global-offers-widget-main .go-widget-otp-input:not(:placeholder-shown)+.go-widget-input-label{display:none !important}
.global-offers-widget-main .go-widget-otp-error-text{display:none;margin-top:4px;padding-left:8px;font-size:12px;color:#cc293b}
.global-offers-widget-main .go-widget-proceed-btn{height:auto;padding:6px 0;background-color:#AAA;border:0;border-radius:20px;font-size:18px;color:#FFF;cursor:not-allowed;pointer-events:none}
.global-offers-widget-main .go-widget-proceed-btn.go-widget-btn-enabled{background-color:#f50;color:#FFF;cursor:pointer;pointer-events:auto}
.global-offers-widget-main .go-widget-resend-otp-section{text-align:center}
.global-offers-widget-main .go-widget-resend-timer{font-size:12px !important;color:#666;margin:0}
.global-offers-widget-main .go-widget-timer-countdown{color:#111}
.global-offers-widget-main .go-widget-resend-link{font-size:14px;color:#f50;cursor:pointer;margin-bottom:0 !important;display:inline-block;width:fit-content}
@media(max-width:768px){.global-offers-widget-main .go-widget-container{border-radius:0;border-right:0;border-left:0;flex-direction:column;padding:16px 16px 24px !important}
.global-offers-widget-main .go-widget-container.go-widget-sixty-seventy,.global-offers-widget-main .go-widget-container.go-widget-thirty-forty{padding:16px 16px !important}
.global-offers-widget-main .go-widget-form-section{width:100%;padding:0 !important}
.global-offers-widget-main.fullwidth .go-widget-mobile-form{min-width:auto}
.global-offers-widget-main .go-widget-description{font-size:14px !important}
.global-offers-widget-main .go-widget-mobile-tag{position:static;transform:none;margin-top:8px;display:inline-flex}
.global-offers-widget-main .go-widget-image-section,.global-offers-widget-main .go-widget-image-section.go-widget-show{display:none !important}
.global-offers-widget-main .go-widget-swiper-navigation{display:none !important}
.global-offers-widget-main .go-widget-offers-header{justify-content:center}
.global-offers-widget-main .go-widget-offers-section{width:100% !important}
.go-widget-offer-apply-btn,.go-widget-proceed-btn,.go-widget-get-otp-btn{font-size:16px !important}
.global-offers-widget-main .go-widget-offer-card{margin-bottom:0 !important}
.global-offers-widget-main.fullwidth .go-widget-container{min-height:auto !important}
}
#goWidgetOtpVerificationLoader{font-size:18px}
.goWidgetLoader{animation:rotateGoWidgetLoader 1s linear infinite}
@keyframes rotateGoWidgetLoader{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.go-widget-otp-modal{border-radius:12px}
.go-widget-otp-modal .modal-title{color:#1a1a1a;font-weight:700}
.go-widget-otp-modal p{color:#4a4a4a;font-size:14px}
.global-offers-widget-main .go-widget-offers-section{width:100%;background:transparent}
.global-offers-widget-main .go-widget-offers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
.global-offers-widget-main .go-widget-swiper-navigation{display:flex;gap:12px;align-items:center}
.global-offers-widget-main .go-widget-offers-swiper{position:relative;width:100%;overflow:hidden}
.global-offers-widget-main .go-widget-offers-swiper-wrapper{display:flex;padding:4px 0 0}
.global-offers-widget-main .swiper-slide{width:320px !important;flex-shrink:0}
.global-offers-widget-main .go-widget-offer-card{width:100%;border-radius:14px;border:solid 1px rgba(102,102,102,0.15);background-image:linear-gradient(124deg,#fff,#f4f4f4);padding:16px}
.go-widget-offer-apply-btn{font-size:18px}
.go-widget-offer-badge{display:flex;align-items:center;padding:4px 9px;position:absolute;top:-4px;right:-8px;font-size:12px;border-radius:4px 4px 0 4px}
.go-widget-badge-express{border:solid .2px #25c167;color:#25c167;background-color:#e5fff0}
.go-widget-badge-express .go-widget-offer-badge-curve{background-color:#b0d8c1}
.go-widget-badge-express .go-widget-offer-badge-img{width:15px;height:12px}
.go-widget-badge-preapproved{border:solid .2px #005dac;color:#005dac;background-color:#cce6ff}
.go-widget-badge-preapproved .go-widget-offer-badge-curve{background-color:#a4c8eb}
.go-widget-badge-preapproved .go-widget-offer-badge-img{width:12px;height:12px}
.go-widget-badge-personalised{border:solid .2px #8a6f0e;color:#8a6f0e;background-color:#ffeba3}
.go-widget-badge-personalised .go-widget-offer-badge-curve{background-color:#d6cdab}
.go-widget-badge-personalised .go-widget-offer-badge-img{width:10px;height:10px}
.go-widget-offer-badge-img{margin-right:4px;object-fit:contain}
.go-widget-offer-badge-curve{width:9px;height:7px;position:absolute;bottom:-7.5px;right:-1px;border-radius:0 0 4px 0}
.global-offers-widget-main .go-widget-offer-header{display:flex;align-items:center;gap:8px;margin-top:6px}
.global-offers-widget-main .go-widget-offer-logo{width:40px;height:40px;border-radius:4px;object-fit:contain;flex-grow:0}
.global-offers-widget-main .go-widget-offer-names{flex:1}
.global-offers-widget-main .go-widget-offer-product-name{color:#111;font-size:12px;margin-bottom:1px;line-height:1.33}
.global-offers-widget-main .go-widget-offer-partner-name{font-size:16px;font-weight:700;color:#111;line-height:1.2}
.global-offers-widget-main .go-widget-offer-amount{margin:8px 0}
.global-offers-widget-main .go-widget-offer-amount-label{color:#111;font-size:14px;font-weight:400;margin-bottom:2px}
.global-offers-widget-main .go-widget-offer-amount-value{font-size:26px;font-weight:800;letter-spacing:.4px;color:#111;line-height:1.38}
.global-offers-widget-main .go-widget-offer-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 24px;margin:08px 0 12px}
.global-offers-widget-main .go-widget-offer-stat{display:flex;flex-direction:column}
.global-offers-widget-main .go-widget-offer-stat-label{color:#111;font-size:12px;margin-bottom:2px;font-weight:400}
.global-offers-widget-main .go-widget-offer-stat-value{font-size:14px;font-weight:700;color:#111}
.global-offers-widget-main .go-widget-offer-stat-value .per{font-weight:600;color:#111;margin-left:2px}
.global-offers-widget-main .go-widget-swiper-button-prev,.global-offers-widget-main .go-widget-swiper-button-next{width:24px;height:24px;background:transparent;border:0;color:#f50;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:static !important;margin:0 !important}
.global-offers-widget-main .go-widget-swiper-button-prev:after,.global-offers-widget-main .go-widget-swiper-button-next:after{content:none}
.global-offers-widget-main .go-widget-swiper-button-prev svg,.global-offers-widget-main .go-widget-swiper-button-next svg{width:24px;height:24px}
.global-offers-widget-main .go-widget-swiper-button-prev.swiper-button-disabled,.global-offers-widget-main .go-widget-swiper-button-next.swiper-button-disabled{color:#AAA;cursor:not-allowed}
@media only screen and (min-width:768px) and (max-width:850px){.global-offers-widget-main.fullwidth .go-widget-image-section{display:none !important}
}
@media only screen and (min-width:768px) and (max-width:1085px){.global-offers-widget-main.sixtyseventywidth .go-widget-image-section{display:none !important}
}
@media only screen and (min-width:768px){.global-offers-widget-main.thirtyfourtywidth .go-widget-description{font-size:16px !important}
}