.otp-container{height:100vh;overflow:hidden}@media(max-width:991px){.otp-container{height:auto;overflow:visible}}.otp-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}@media(max-width:991px){.otp-header{margin-bottom:32px}}.header-right{display:flex;justify-content:flex-end;align-items:center;gap:32px}@media(max-width:767px){.header-right{flex-direction:column-reverse}}.otp-content{gap:56px}.header-details-tile,.otp-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.header-details-tile{gap:24px}.otp-title{font-family:Montserrat,sans-serif;font-size:40px;font-weight:600;line-height:1.2;color:#0d1846}@media(max-width:991px){.otp-title{font-size:32px}}@media(max-width:576px){.otp-title{font-size:28px}}.otp-text{font-size:16px;font-weight:400;line-height:1.5;color:rgba(13,24,70,.6);margin:0 0 8px}.otp-text strong{font-weight:600;color:#0d1846}.otp-text:last-child{margin-bottom:0}.otp-form{display:flex;flex-direction:column;gap:133px;width:100%}.otp-inputs{display:flex;align-items:flex-start;gap:12px;align-self:stretch;flex-wrap:nowrap;justify-content:space-between}@media(max-width:576px){.otp-inputs{gap:8px}}.otp-input-field{color:var(--Bupa-Black-Bupa-Black,#333);text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:29px;text-transform:capitalize;display:flex;height:96px;padding:16px 10px;flex-direction:column;justify-content:center;align-items:center;gap:14px;border-radius:12px;border:1.4px solid var(--bupa-navy-navy-15,rgba(13,24,70,.15));background:var(--White-White,#fff)}@media(max-width:991px){.otp-input-field{max-width:80px;font-size:28px}}@media(max-width:576px){.otp-input-field{max-width:50px;font-size:24px;border-radius:8px;width:52px;height:52px}}.otp-input-field:focus{outline:none;border-color:#ae9962;box-shadow:0 0 0 3px rgba(174,153,98,.1)}.otp-input-field::-webkit-inner-spin-button,.otp-input-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp-input-field[type=number]{-moz-appearance:textfield}.otp-button-div{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.resend-section{display:flex;justify-content:flex-start;margin-top:-8px}.resend-button{background:none;border:none;color:var(--bupa-navy-navy-60,rgba(13,24,70,.6));font-size:14px;font-style:normal;font-weight:500;line-height:normal;cursor:not-allowed;padding:0;transition:color .2s}.resend-button.active{color:#0079c8;cursor:pointer}.resend-button.active:hover{text-decoration:underline}.resend-button.disabled{cursor:not-allowed}.submit-button{width:100%;height:56px;background-color:#ae9962;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:16px}@media(max-width:767px){.submit-button{height:52px}}.submit-button:hover{background-color:#9a8555}.submit-button:disabled{background-color:rgba(174,153,98,.5);cursor:not-allowed}.otp-footer{margin-top:auto;padding-top:32px}@media(max-width:991px){.otp-footer{margin-top:38px;padding-top:24px}}.d-xl-block{display:block!important}.alert-error{background-color:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;width:100%}.thankyou-container{height:100vh;overflow:hidden}@media(max-width:991px){.thankyou-container{height:auto;overflow:visible}}.left-column{overflow-y:auto}.main-coloumn{display:flex;height:1024px;padding:80px;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0}@media(max-width:1200px){.main-coloumn{padding:32px 40px}}@media(max-width:991px){.main-coloumn{height:auto;padding:24px 20px}}.thankyou-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:48px}@media(max-width:991px){.thankyou-header{margin-bottom:32px}}.form-header-thankyou{display:flex;justify-content:space-between;align-items:center;align-self:stretch;margin-bottom:80px}.header-center,.thankyou-content{flex-direction:column}.thankyou-content{display:flex;align-items:center;gap:24px}@media(max-width:991px){.thankyou-content{padding:0}}.success-icon{margin-bottom:40px;animation:scaleIn .5s ease-out}@media(max-width:991px){.success-icon{margin-bottom:32px}}.success-icon svg{width:120px;height:120px}@media(max-width:576px){.success-icon svg{width:90px;height:90px}}.success-icon circle{animation:drawCircle .8s ease-out forwards;stroke-dasharray:358;stroke-dashoffset:358}.success-icon path{animation:drawCheck .5s ease-out .4s forwards;stroke-dasharray:100;stroke-dashoffset:100}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawCheck{to{stroke-dashoffset:0}}.thankyou-title{color:var(--Bupa-Navy-Navy,#0d1846);text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 24px;max-width:600px}@media(max-width:991px){.thankyou-title{font-size:28px}}@media(max-width:576px){.thankyou-title{font-size:24px;margin-bottom:20px}}.thankyou-description{color:var(--navy-navy-60,var(--navy-navy-60,rgba(13,24,70,.6)));text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:22px;margin:0 0 48px;max-width:550px}@media(max-width:991px){.thankyou-description{font-size:15px;margin-bottom:40px}}@media(max-width:576px){.thankyou-description{font-size:14px;margin-bottom:32px}}.learn-more-button{width:100%;max-width:340px;height:56px;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;background:var(--Colors-Schemes-Gold,#a29061)}@media(max-width:767px){.learn-more-button{height:52px;max-width:100%}}.learn-more-button:hover{background-color:#9a8555;transform:translateY(-1px);box-shadow:0 4px 12px rgba(174,153,98,.3)}.learn-more-button:active{transform:translateY(0)}.learn-more-button a{color:var(--White-White,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:29px}.thankyou-footer{display:flex;padding:0 80px;flex-direction:column;justify-content:center;align-items:center}@media(max-width:991px){.thankyou-footer{justify-content:flex-start;padding:24px}}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Black.b230a47a.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-BlackItalic.fde4aa01.woff2) format("woff2");font-weight:900;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Bold.2abecd3b.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-BoldItalic.24da5213.woff2) format("woff2");font-weight:700;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ExtraBold.341b14d7.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ExtraBoldItalic.03adfe1b.woff2) format("woff2");font-weight:800;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ExtraLight.0dfee050.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ExtraLightItalic.45ff1e80.woff2) format("woff2");font-weight:200;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Italic.be3be803.woff2) format("woff2");font-weight:300;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Light.a8eb29a4.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-LightItalic.a05dc3bc.woff2) format("woff2");font-weight:300;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Medium.c6694137.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-MediumItalic.4106c974.woff2) format("woff2");font-weight:500;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Regular.58f1007e.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-SemiBold.e7b3628c.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-SemiBoldItalic.e8ec6994.woff2) format("woff2");font-weight:600;font-style:italic}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-Thin.99b6b6aa.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:Montserrat;src:url(/_next/static/media/Montserrat-ThinItalic.b66bc31d.woff2) format("woff2");font-weight:100;font-style:italic}@keyframes flash{0%{opacity:0}to{opacity:1}}@keyframes glance{0%{transform:rotate(-45deg) translateY(-451%)}to{transform:rotate(-45deg) translateY(500%)}}@keyframes popup{0%{opacity:0;transform:scale3d(.8,.8,1);transition:all .9s}to{opacity:1;transform:scaleX(1);transition:all .9s}}@keyframes down-to-top{0%{bottom:0;opacity:0}to{bottom:80px;opacity:1}}@keyframes top-to-down{0%{bottom:80px;opacity:1}99%{bottom:0;opacity:0}to{display:none}}@keyframes blinker{50%{opacity:0}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:icomoon;src:url(/_next/static/media/icomoon.e3a14bf7.eot);src:url(/_next/static/media/icomoon.e3a14bf7.eot) format("embedded-opentype"),url(/_next/static/media/icomoon.c83e2f4b.ttf) format("truetype"),url(/_next/static/media/icomoon.5a18410f.woff) format("woff"),url(/_next/static/media/icomoon.c7044fdb.svg) format("svg");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:GE-SS-Two;src:url("/_next/static/media/GE SS Two Light.e5fc8e94.otf") format("opentype");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-quot-2:before{content:""}.icon-quot:before{content:""}.icon-long-arrow-left:before{content:""}.icon-long-arrow-right:before{content:""}.icon-search:before{content:""}.icon-circle-arrow-bullet:before{content:""}.icon-facebook:before{content:""}.icon-instagram:before{content:""}.icon-twitter:before{content:""}.icon-youtube:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-download:before{content:""}.icon-upload:before{content:""}.icon-clipboard-list:before{content:""}.icon-globe-europe:before{content:""}.icon-id-badge:before{content:""}.icon-user-graduate:before{content:""}.icon-map-marker:before{content:""}.icon-phone:before{content:""}.icon-coins:before{content:""}.icon-globe:before{content:""}.icon-map-pin:before{content:""}.icon-sign-out:before{content:""}.icon-chat:before{content:""}.icon-check-shield:before{content:""}.icon-exclamation:before{content:""}.icon-hands-usd:before{content:""}.icon-users:before{content:"";content:""}.icon-exchange:before{content:""}.icon-baby:before{content:""}.icon-hands-heart:before{content:""}.icon-wind:before{content:""}.icon-user-plus:before{content:""}.breadcrumb,.footer,.header{display:none}.bodyStyle{overflow:hidden;margin:0;padding:0}@media(max-width:770px){.bodyStyle{overflow-y:visible}}@media(min-width:770px){.bodyStyle{height:100vh;overflow:hidden}}.callback-container{height:100vh;overflow:hidden!important}@media(max-width:991px){.callback-container{height:auto;overflow:visible}}.row-style{height:100vh;margin:0}@media(max-width:991px){.row-style{height:auto}}.row{margin-left:0;margin-right:0}.col-lg-6{padding-left:0!important;padding-right:0!important}@media(min-width:992px){.col-lg-6{flex:0 0 50%;max-width:50%}}.left-column{overflow-x:hidden;height:100vh;padding:80px;display:flex;flex-direction:column;align-items:flex-start;gap:80px;align-self:stretch;justify-content:space-between;flex-shrink:0}@media(max-width:1200px){.left-column{padding:32px 40px}}@media(max-width:991px){.left-column{height:auto;padding:24px 20px;min-height:100vh}}.form-header-new{display:flex;justify-content:space-between;align-items:center;align-self:stretch;margin-bottom:80px}@media(max-width:991px){.form-header-new{margin-bottom:10px}}.back-button{display:flex;align-items:center;gap:8px;background:none;border:none;color:#0079c8;font-size:14px;font-weight:600;cursor:pointer;padding:0;transition:opacity .2s}.back-button:hover{opacity:.8}.back-button svg{width:20px;height:20px}.header-center{flex-direction:row;gap:16px}.header-center,.lang-switcher{display:flex;align-items:center}.lang-switcher{gap:8px;font-size:12px;font-weight:700}@media(max-width:991px){.lang-switcher{order:2}}.lang-link{color:#a6a6a6;text-decoration:none;transition:color .2s;font-family:Montserrat}.lang-link.active,.lang-link:hover{color:#0079c8}.lang-separator{color:#a6a6a6}.logo{width:72px;height:72px}@media(max-width:991px){.logo{width:60px;height:60px}}.form-content{display:flex;flex-direction:column;align-items:flex-start;gap:56px;align-self:stretch}@media(max-width:767px){.form-content{gap:8px}}.title{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.title .form-title{color:var(--Bupa-Navy-Navy,#0d1846);font-size:40px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:991px){.title .form-title{font-size:32px}}@media(max-width:576px){.title .form-title{font-size:28px}}.title .form-subtitle{color:var(--navy-navy-60,rgba(13,24,70,.6));font-size:16px;font-style:normal;font-weight:500;line-height:24px}@media(max-width:991px){.title .form-subtitle{margin-bottom:32px}}.callback-form{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch}@media(max-width:767px){.callback-form{gap:8px}}.form-row-cb{display:flex;align-items:flex-start;align-content:flex-start;gap:24px;align-self:stretch;flex-wrap:wrap;margin:0}@media(max-width:767px){.form-row-cb{gap:8px}}.form-group{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0;width:100%}.form-label{color:var(--navy-navy-40,rgba(13,24,70,.4));font-size:14px;font-style:normal;font-weight:600;line-height:29px;text-transform:capitalize}.form-label .required{color:red;margin-left:2px}.form-input-ihp{width:100%;padding:13px 16px;font-weight:500;font-size:16px;color:#0d1846;transition:border-color .2s;height:52px;align-self:stretch;border-radius:8px;border:1.4px solid rgba(162,144,97,.15);background:var(--White-White,#fff)}.form-input-ihp:focus{outline:none;border-color:#a29061}.form-input-ihp::placeholder{color:rgba(13,24,70,.3)}.phone-input-wrapper{position:relative;display:flex;width:100%}.phone-input-wrapper:after{content:"";position:absolute;top:50%;transform:translateY(-50%);height:28px;width:1px;background-color:rgba(13,24,70,.1);pointer-events:none}[dir=ltr] .phone-input-wrapper:after{left:98px}[dir=rtl] .phone-input-wrapper:after{right:98px}.phone-input-wrapper .phone-prefix{position:absolute;top:50%;transform:translateY(-50%);height:30px;padding:0 8px;border:none;width:80px;background-color:transparent;font-weight:500;font-size:16px;color:#0d1846;cursor:pointer;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 12px}[dir=ltr] .phone-input-wrapper .phone-prefix{left:8px;background-position:right .75rem center}[dir=rtl] .phone-input-wrapper .phone-prefix{right:8px;background-position:left .75rem center}[dir=ltr] .phone-input-wrapper .phone-number{padding-left:114px}[dir=rtl] .phone-input-wrapper .phone-number{padding-right:114px}.form-actions{display:flex;align-items:flex-start;align-content:flex-start;gap:24px;align-self:stretch;flex-wrap:wrap;margin-top:60px}@media(max-width:767px){.form-actions{gap:16px;margin-top:0}}.btn-cancel,.btn-continue{display:flex;height:56px;padding:16px 24px;justify-content:center;align-items:center;gap:12px;flex:1 0;border-radius:8px;width:100%;border:none}@media(max-width:767px){.btn-cancel,.btn-continue{height:52px}}.btn-cancel{color:var(--Navy-500,#0d1846);background:var(--blues-navy-10,rgba(13,24,70,.1))}.btn-cancel,.btn-continue{text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:29px}.btn-continue{color:var(--White-White,#fff);background:var(--Colors-Schemes-Gold,#a29061)}.form-footer{margin-top:auto;padding-top:32px}@media(max-width:991px){.form-footer{margin-top:38px;padding-top:24px}}.footer-content{display:flex;align-items:center;gap:16px;align-self:stretch}@media(max-width:991px){.footer-content{gap:8px}}.footer-icon{width:24px;height:24px}.footer-text{color:var(--Bupa-Teal-Bupa-Teal,#007d79);font-size:14px;font-style:normal;font-weight:500;line-height:normal}.img-section{height:100vh;overflow:hidden}@media(max-width:991px){.img-section{display:none}}.image-content,.right-image{width:100%;height:100%}.right-image{object-fit:cover;display:block}.ihp-body{overflow:hidden}@media(max-width:991px){.ihp-body{overflow:auto}}