html{overflow-y:auto!important}.fieldBlockProposal{margin-top:20px}.fieldBlockProposal .field{position:relative;margin-bottom:0}.fieldBlockProposal .field input,.fieldBlockProposal .field textarea{width:100%;-webkit-appearance:none;outline:none;height:100%;font-size:16px;color:var(--N700);padding:16px;font-weight:400;border-radius:8px;background:var(--N0);border:1px solid var(--N300);height:56px;transition:border .3s ease-in}@media screen and (max-width:420px){.fieldBlockProposal .field input,.fieldBlockProposal .field textarea{font-size:4.5vw}}.fieldBlockProposal .field input:focus,.fieldBlockProposal .field textarea:focus{border-width:2px;border-color:var(--N700)}.fieldBlockProposal .field label{position:absolute;left:8px;padding:0 8px;background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 50%,#fff 0,#fff);font-size:12px;transform:none;top:-10px;color:var(--N700);max-width:calc(100% - 10px);transition:all .2s linear}@media screen and (max-width:420px){.fieldBlockProposal .field label{font-size:3.2vw}}.fieldBlockProposal .field label.nonHoverClass{font-size:16px;color:var(--N300);top:50%;transform:translateY(-50%)}@media screen and (max-width:420px){.fieldBlockProposal .field label.nonHoverClass{font-size:4.5vw}}.fieldBlockProposal .field textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:100px}.fieldBlockProposal .field textarea+label.nonHoverClass{transform:none;top:8px}.fieldBlockProposal .field input[disabled],.fieldBlockProposal .field select[disabled],.fieldBlockProposal .field textarea[disabled]{-webkit-text-fill-color:currentcolor!important;opacity:1!important;color:var(--N100);-webkit-opacity:1!important;cursor:not-allowed}.fieldBlockProposal .field input:disabled,.fieldBlockProposal .field select:disabled{border:1px solid var(--N80);color:var(--N100);font-weight:400;opacity:1!important}.fieldBlockProposal .field input:focus,.fieldBlockProposal .field select:focus{border-width:2px;border-color:var(--N700)}.fieldBlockProposal .field input:disabled+label,.fieldBlockProposal .field select:disabled+label{color:var(--N100)}.fieldBlockProposal .errorHighlighter{border:1px solid var(--R400)!important}.fieldBlockProposal .errorPage{font-size:12px;color:var(--R400);position:relative;padding-left:22px;margin-top:10px;display:block}@media screen and (max-width:420px){.fieldBlockProposal .errorPage{font-size:3.2vw}}.fieldBlockProposal .errorPage:after{content:"!";width:16px;height:16px;background:var(--R400);border-radius:30px;position:absolute;top:0;left:0;color:var(--N0);text-align:center;font-size:12px;font-weight:700;line-height:18px}.errorHighlighter{border:1px solid var(--R400)!important}.errorPage{font-size:12px;color:var(--R400);position:relative;padding-left:22px;margin-top:10px;display:block}@media screen and (max-width:420px){.errorPage{font-size:3.2vw}}.errorPage:after{content:"!";width:16px;height:16px;background:var(--R400);border-radius:30px;position:absolute;top:0;left:0;color:var(--N0);text-align:center;font-size:12px;font-weight:700;line-height:18px}.select_proposal .field{background:var(--N0)}.select_proposal .field:after{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg) translateY(-50%);position:absolute;right:18px;top:50%;margin-top:-3px}.select_proposal .field select{width:100%;-webkit-appearance:none;outline:none;height:100%;font-size:16px;color:var(--N700);padding:16px 46px 16px 16px;font-weight:400;position:relative;background:transparent;border:1px solid var(--N300);border-radius:8px;height:56px;text-transform:capitalize;z-index:2}@media screen and (max-width:420px){.select_proposal .field select{font-size:4.5vw}}.select_proposal .field select option{text-transform:capitalize}.select_proposal .field select+label{z-index:2}.select_proposal .field select+label.nonHoverClass{z-index:1;background:transparent}.field[disabled]:after{border-color:var(--N80)}.fieldBlockHeight .flexRow{justify-content:space-between}.fieldBlockHeight .fieldBlockProposal{width:calc(50% - 8px);margin-top:0}@media only screen and (min-width:1024px){.fieldBlockHeight{width:48%;display:inline-block}.fieldBlockHeight .flexRow{width:100%}.fieldBlockHeight .flexRow .fieldBlockProposal{width:calc(50% - 8px)}}.genderRadioWrapper .pq_radios{display:flex;justify-content:space-between;margin:24px 0}.genderRadioWrapper .pq_radios label{min-height:56px;display:flex;position:relative;cursor:pointer;width:48%}.genderRadioWrapper .pq_radios label input[type=radio]{position:absolute;opacity:0;visibility:hidden}.genderRadioWrapper .pq_radios label input[type=radio]+p{background:#fff;border:1px solid var(--N300);border-radius:8px;display:flex;width:100%;align-items:center;padding:0 16px}.genderRadioWrapper .pq_radios label input[type=radio]+p>span{display:flex;align-items:center}.genderRadioWrapper .pq_radios label input[type=radio]+p>span .gender{background:url(https://static.pbcdn.in/health-cdn/images/prelead/images/pq_sprite_icons_newPb.png);background-size:188px 585px;height:33px;display:block;margin-bottom:3px;margin-right:12px}.genderRadioWrapper .pq_radios label input[type=radio]+p>span .gender.male{width:27px;height:29px;background-position:0 0}.genderRadioWrapper .pq_radios label input[type=radio]+p>span .gender.female{width:24px;height:29px;background-position:0 -48px}.genderRadioWrapper .pq_radios label input[type=radio]+p>span em{font-style:normal}.genderRadioWrapper .pq_radios label input[type=radio]:checked+p{background:#f2fcf8;border-color:var(--G300);color:var(--G300)}.genderRadioWrapper .pq_radios label input[type=radio]:checked+p .gender.male{background-position:-160.5px 0}.genderRadioWrapper .pq_radios label input[type=radio]:checked+p .gender.female{background-position:-163.5px -48px}:root body{margin:0;font-size:16px;color:var(--N700);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.5;width:100%}@media screen and (max-width:420px){:root body{font-size:4.5vw}}body,html{background:#f4f5f7}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:700}li{list-style:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}*,:after,:before{box-sizing:border-box}a{color:var(--brand-color);font-weight:500;text-decoration:none}@media only screen and (max-width:1023px){.hideSmall{display:none!important}}@media only screen and (min-width:1024px){.hideBig{display:none!important}}.hide{display:none}.flexRow{display:flex}.row{flex-direction:row}.col-flex{flex-direction:column}.align-center{align-items:center}.flow{flex-flow:wrap}.rowWrapper{max-width:1140px;margin:0 auto}.segment_btn{width:100%;height:48px;-webkit-appearance:none;background:var(--buttonColor);color:var(--N0);font-size:16px;font-weight:500;text-transform:uppercase;border:none;box-shadow:none;border-radius:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;cursor:pointer;outline:none}.segment_btn:hover{color:var(--N0)!important}.ghostBtn{background:var(--N0)!important;border:1px solid var(--N700)!important}.ghostBtn,.ghostBtn:hover{color:var(--N700)!important}.segmentWrapper{max-width:1170px;width:100%;margin:0 auto}@media only screen and (min-width:1024px){.segmentWrapper{padding:0 15px}}.ws-nowrap{white-space:nowrap}.shift-left-mobile{left:0}.drop-down-wrapper{position:relative;width:auto;display:inline-block;padding-right:10px}.drop-down-wrapper .droparrow-icon{position:absolute;display:inline-flex;align-items:center;justify-content:center;height:12px;left:0;width:100%;top:5px;cursor:pointer}@media only screen and (min-width:1024px){.drop-down-wrapper .droparrow-icon{width:100%;top:auto;bottom:6px}}@media only screen and (max-width:1023px){.drop-down-wrapper .droparrow-icon{height:10px}}.drop-down-wrapper .droparrow-icon:after{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:block;padding:3px;transform:rotate(-45deg);font-size:0;cursor:pointer;position:absolute;right:0}.skeletonTopMrgn{margin-top:0}.skeletonPlanFoundHeading:not(:first-child){display:none}.dot-pulse{position:relative;animation-delay:0s;display:inline-flex}.dot-pulse i{width:6px;height:6px;border-radius:5px;background:var(--N40);left:0;animation:dot-pulse .7s linear infinite alternate}.dot-pulse i+i{margin-left:4px}.dot-pulse i:nth-child(2){animation-delay:.25s}.dot-pulse i:nth-child(3){animation-delay:.5s}.dot-pulse.white i{background:var(--N0)}@keyframes dot-pulse{0%{transform:scale(0)}to{transform:scale(1)}}.skeleton_overlay{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;background:hsla(0,0%,100%,.01);pointer-events:auto}.skeleton-box{width:100%;display:inline-block;height:100%;position:relative;overflow:hidden;background-color:#dddbdd;border-radius:16px}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.5) 60%,hsla(0,0%,100%,0));animation:shimmer 2s infinite;content:""}@keyframes shimmer{to{transform:translateX(100%)}}.mb-24{margin-bottom:24px}.wid-100{width:100%!important}.mt-5{margin-top:5px!important}.chat_with_us{height:48px;border-radius:30px;box-shadow:0 8px 10px 0 rgba(0,0,0,.15);background:var(--T400);position:fixed;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:14px;cursor:pointer;gap:8px;z-index:9;transition:all .3s ease;appearance:none;border:none}@media only screen and (min-width:1024px){.chat_with_us{right:20px;bottom:20px;width:148px}.chat_with_us:after{content:"Chat with us"}}@media only screen and (max-width:1023px){.chat_with_us{bottom:69px;right:13px;width:48px}.chat_with_us.product-detail-page{bottom:121px}.chat_with_us.proposalv2-page{bottom:80px}.chat_with_us.quote-compare-2-page{bottom:20px}}.chat_with_us:before{content:"";width:33px;height:25px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/health_chatIcon_teal.svg) no-repeat;background-size:cover;flex-shrink:0}.chat_with_us.callInProgress:after,.chat_with_us.callInProgress:before{content:none}@media only screen and (max-width:1023px){.chat_with_us.callInProgress{width:88px}}.chat_with_us.callInProgress .callInProgress__icon{width:20px;height:20px;border-radius:50%;background:var(--N0);border:1px solid var(--G300);position:absolute;right:0;top:-5px;display:inline-flex;align-items:center;justify-content:center}.chat_with_us.callInProgress .callInProgress__icon:after{content:"";width:11px;height:11px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/greenPhoneIcon.png) no-repeat;background-size:cover}.full_chat_container{display:flex;flex-direction:column;box-shadow:0 0 15px 0 rgba(0,0,0,.16);position:fixed;transition:all .3s ease}@media only screen and (min-width:1024px){.full_chat_container{width:360px;height:450px;background-color:#fefefe;bottom:0;right:20px;border-radius:16px 16px 0 0;overflow:hidden;z-index:9}}@media only screen and (max-width:1023px){.full_chat_container{width:100%;height:100%;bottom:0;left:0;z-index:9999}.full_chat_container:before{content:"";position:absolute;width:100%;height:100%;background:rgba(var(--N700_rgb),.9);z-index:1}}.iframe_container{height:100%;width:100%;transition-timing-function:cubic-bezier(.7,0,.3,1);transition:width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s,margin .4s .1s}@media only screen and (max-width:1023px){.iframe_container{position:absolute;z-index:2}}.chat-box-shake{animation:shakeanim 1s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px;animation-iteration-count:infinite}.chat-count{background:var(--R400);border-radius:30px;width:20px;height:20px;color:var(--N0);font-size:14px;font-weight:500;position:absolute;right:-1px;bottom:39px;line-height:20px;z-index:10;text-align:center}@media screen and (max-width:420px){.chat-count{font-size:3.8vw}}@keyframes shakeanim{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@media only screen and (min-width:1024px){body:has(.quotesAddCompare) .chat_with_us{bottom:140px}}@media only screen and (min-width:1024px){body:has(.quotesAddCompare) .full_chat_container{bottom:124px}}.btn,.primaryMainCta{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;border:none}.btn:first-letter,.primaryMainCta:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.btn,.primaryMainCta{font-size:4.5vw}}.btn:hover,.primaryMainCta:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.btn:active,.primaryMainCta:active{background-color:var(--buttonColor_lighten);background-size:100%;transition:background 0s ease-in-out}.btn:disabled,.primaryMainCta:disabled{background:var(--N40);color:var(--N100);pointer-events:none}.btn:focus,.primaryMainCta:focus{outline:none}.primaryMainCtaSmall{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;border:none;height:36px;font-size:14px}.primaryMainCtaSmall:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.primaryMainCtaSmall{font-size:4.5vw}}.primaryMainCtaSmall:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.primaryMainCtaSmall:active{background-color:var(--buttonColor_lighten);background-size:100%;transition:background 0s ease-in-out}.primaryMainCtaSmall:disabled{background:var(--N40);color:var(--N100);pointer-events:none}.primaryMainCtaSmall:focus{outline:none}@media screen and (max-width:420px){.primaryMainCtaSmall{font-size:3.8vw}}.secondaryOutlinedCta{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;border:none;background:var(--N0);color:var(--buttonColor)!important;border:1px solid var(--buttonColor)}.secondaryOutlinedCta:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.secondaryOutlinedCta{font-size:4.5vw}}.secondaryOutlinedCta:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.secondaryOutlinedCta:active{background-color:var(--buttonColor_lighten);transition:background 0s ease-in-out}.secondaryOutlinedCta:disabled{color:var(--N100);pointer-events:none}.secondaryOutlinedCta:focus{outline:none}.secondaryOutlinedCta.selected{border-color:var(--N400);color:var(--N400)!important}.secondaryOutlinedCta:hover{background:var(--N0) radial-gradient(circle,transparent 1%,var(--N0) 0) 50%/15000%}.secondaryOutlinedCta:active{background-color:var(--N40);background-size:100%;transition:background 0s}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button,.rider_wrapper .rider_type_wrapper .cta-box button,.secondaryOutlinedCtaSmall{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;border:none;background:var(--N0);color:var(--buttonColor)!important;border:1px solid var(--buttonColor);height:36px;font-size:14px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:first-letter,.rider_wrapper .rider_type_wrapper .cta-box button:first-letter,.secondaryOutlinedCtaSmall:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button,.rider_wrapper .rider_type_wrapper .cta-box button,.secondaryOutlinedCtaSmall{font-size:4.5vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:hover,.rider_wrapper .rider_type_wrapper .cta-box button:hover,.secondaryOutlinedCtaSmall:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:active,.rider_wrapper .rider_type_wrapper .cta-box button:active,.secondaryOutlinedCtaSmall:active{background-color:var(--buttonColor_lighten);transition:background 0s ease-in-out}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:disabled,.rider_wrapper .rider_type_wrapper .cta-box button:disabled,.secondaryOutlinedCtaSmall:disabled{background:var(--N40);color:var(--N100);pointer-events:none}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:focus,.rider_wrapper .rider_type_wrapper .cta-box button:focus,.secondaryOutlinedCtaSmall:focus{outline:none}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button.selected,.rider_wrapper .rider_type_wrapper .cta-box button.selected,.secondaryOutlinedCtaSmall.selected{border-color:var(--N400);color:var(--N400)!important}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:hover,.rider_wrapper .rider_type_wrapper .cta-box button:hover,.secondaryOutlinedCtaSmall:hover{background:var(--N0) radial-gradient(circle,transparent 1%,var(--N0) 0) 50%/15000%}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:active,.rider_wrapper .rider_type_wrapper .cta-box button:active,.secondaryOutlinedCtaSmall:active{background-color:var(--N40);background-size:100%;transition:background 0s}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button,.rider_wrapper .rider_type_wrapper .cta-box button,.secondaryOutlinedCtaSmall{font-size:3.8vw}}.secondaryTxtCta{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;background:var(--N0);color:var(--buttonColor)!important;border:none}.secondaryTxtCta:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.secondaryTxtCta{font-size:4.5vw}}.secondaryTxtCta:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.secondaryTxtCta:active{background-color:var(--buttonColor_lighten);transition:background 0s ease-in-out}.secondaryTxtCta:disabled{background:var(--N40);color:var(--N100)}.secondaryTxtCta:focus{outline:none}.secondaryTxtCta.selected{border-color:var(--N400);color:var(--N400)!important}.secondaryTxtCta:hover{background:var(--N0) radial-gradient(circle,transparent 1%,var(--N0) 0) 50%/15000%}.secondaryTxtCta:active{background-color:var(--N40);background-size:100%;transition:background 0s}.secondaryTxtCta:disabled{background:transparent;color:var(--N100)!important;pointer-events:none}.secondaryTxtCtaSmall{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;background:var(--N0);color:var(--buttonColor)!important;border:none;height:36px;font-size:14px}.secondaryTxtCtaSmall:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.secondaryTxtCtaSmall{font-size:4.5vw}}.secondaryTxtCtaSmall:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.secondaryTxtCtaSmall:active{background-color:var(--buttonColor_lighten);transition:background 0s ease-in-out}.secondaryTxtCtaSmall:disabled{background:var(--N40);color:var(--N100)}.secondaryTxtCtaSmall:focus{outline:none}.secondaryTxtCtaSmall.selected{border-color:var(--N400);color:var(--N400)!important}.secondaryTxtCtaSmall:hover{background:var(--N0) radial-gradient(circle,transparent 1%,var(--N0) 0) 50%/15000%}.secondaryTxtCtaSmall:active{background-color:var(--N40);background-size:100%;transition:background 0s}.secondaryTxtCtaSmall:disabled{background:transparent;color:var(--N100)!important;pointer-events:none}@media screen and (max-width:420px){.secondaryTxtCtaSmall{font-size:3.8vw}}.arrow-back{width:24px;height:24px;display:flex;align-items:center;text-indent:-9999px;margin-right:8px!important;position:relative}.arrow-back:before{content:"";border:solid var(--N700);border-width:0 3px 3px 0;display:inline-block;padding:6px;transform:rotate(-45deg);transform:rotate(135deg);top:5px;margin-top:0;position:absolute;left:2px;text-indent:0}.fieldBlock{width:100%}.fieldBlock .field{position:relative}.fieldBlock .field input{width:100%;-webkit-appearance:none;outline:none;height:100%;font-size:16px;color:var(--N700);padding:16px;font-weight:400;border-radius:8px;background:var(--N0);border:1px solid var(--N300);height:56px;transition:border .3s ease-in}@media screen and (max-width:420px){.fieldBlock .field input{font-size:4.5vw}}.fieldBlock .field input:focus{border-width:2px;border-color:var(--N700)}.fieldBlock .field label{position:absolute;font-size:16px;color:var(--N300);top:50%;left:8px;transform:translateY(-50%);transition:all .3s ease-in;background:var(--N0);padding:0 8px}@media screen and (max-width:420px){.fieldBlock .field label{font-size:4.5vw}}.fieldBlock .field input:focus+label,.fieldBlock .field input:not(:placeholder-shown)+label{font-size:12px;transform:none;top:-10px;color:var(--N700);letter-spacing:normal}@media screen and (max-width:420px){.fieldBlock .field input:focus+label,.fieldBlock .field input:not(:placeholder-shown)+label{font-size:3.2vw}}.main_quotes_div{display:flex;flex-direction:row;width:100%;max-width:1170px;margin:0 auto}@media only screen and (min-width:1024px){.main_quotes_div{justify-content:space-between;position:relative;padding-bottom:24px}.main_quotes_div .quotes_stack_content_container:last-child{margin-bottom:0}}.main_quotes_mobile_div{display:flex;flex-direction:row;width:100%;padding-right:16px;padding-left:16px}@media only screen and (min-width:1024px){.main_quotes_container{width:calc(100% - 352px)}.main_quotes_container .greenChannel_widget_wrapper{margin-bottom:15px}}@media screen and (min-width:1024px){.main_quotes_div,.navbar,.navbar_shortlist{padding-left:15px;padding-right:15px}.shortlist_compare{padding-left:15px!important;padding-right:15px!important}.quotes_filterBar,.quotes_toolbar_wrapper,.rowWrapper{padding-left:15px;padding-right:15px}.iframe_container iframe{height:0;width:0;min-height:100%;max-height:100%;min-width:100%;max-width:100%}}.planFoundHeading{font-size:14px;font-weight:500;padding-left:12px;margin-bottom:16px;position:relative}@media screen and (max-width:420px){.planFoundHeading{font-size:3.8vw}}.planFoundHeading:before{content:"";height:23px;width:4px;background:var(--N700);position:absolute;left:0}@media only screen and (min-width:1024px){.dynamic_offer{width:328px}}.navbarWrapper{position:sticky;position:-webkit-sticky;top:0;z-index:99;box-shadow:0 3px 2px 0 rgba(0,0,0,.1);background:#fff}.bold-heading{font-weight:700}.font-16{font-size:16px}@media screen and (max-width:420px){.font-16{font-size:4.5vw}}.font-18{font-size:18px}.btn{width:100%}.wrapperMainSection{max-width:1140px;margin:20px auto 0!important;display:flex}.goBack{font-size:14px;color:var(--N700);font-weight:500;cursor:pointer;position:relative;padding-left:30px}@media screen and (max-width:420px){.goBack{font-size:3.8vw}}.goBack:before{border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:rotate(135deg);top:56%;margin-top:-6px}.goBack:after,.goBack:before{content:"";position:absolute;left:5px}.goBack:after{height:2px;width:12px;background:var(--N700);top:53.5%;margin-top:-1px}.closeIcon,.cross_features_popup{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px}.closeIcon:after,.closeIcon:before,.cross_features_popup:after,.cross_features_popup:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.closeIcon:before,.cross_features_popup:before{transform:translateX(-50%) rotate(45deg)}.closeIcon:after,.cross_features_popup:after{transform:translateX(-50%) rotate(-45deg)}.header_container{background:var(--N0);margin:0 auto;width:100%;padding:0 16px;justify-content:space-between;min-height:55px;align-items:center}.header_container .inner_header{font-size:18px;font-weight:500}.selectionBoxWrapper{margin:0}.selectionBoxWrapper .SelectionInner{position:relative}.selectionBoxWrapper .SelectionInner input+label{display:flex;flex-direction:row;width:100%;border:1px solid var(--N40);padding:0 0 0 46px;margin:0 0 12px;align-items:center;border-radius:8px;height:56px;font-weight:500;font-size:14px;color:var(--N700);cursor:pointer}@media screen and (max-width:420px){.selectionBoxWrapper .SelectionInner input+label{font-size:3.8vw}}.selectionBoxWrapper .SelectionInner input:checked+label{border-color:var(--optionSelection);color:var(--optionSelection)}.selectionBoxWrapper .SelectionInner .inputRadio{-webkit-appearance:none;outline:none;width:18px;height:18px;margin:0 5px 0 0;border-radius:30px;background-color:var(--N0);border:1px solid var(--N300);vertical-align:middle;position:relative;position:absolute;top:19px;left:16px}.selectionBoxWrapper .SelectionInner .inputRadio:checked{background-color:var(--optionSelection);border:1px solid var(--optionSelection)}.selectionBoxWrapper .SelectionInner .inputRadio:checked:before{background:var(--N0);border:1px solid var(--N0);top:50%;left:50%;width:9px;height:9px;content:"";display:block;position:absolute;border-radius:50%;transform:translate(-50%,-50%)}.selectionBoxWrapper .SelectionInner .inputCheckbox{-webkit-appearance:none;outline:none;width:18px;height:18px;margin:0 5px 0 0;border-radius:4px;background-color:var(--N0);border:1px solid var(--N300);vertical-align:middle;position:relative;position:absolute;top:20px;left:16px}.selectionBoxWrapper .SelectionInner .inputCheckbox:checked{background-color:var(--optionSelection);border:1px solid var(--optionSelection)}.selectionBoxWrapper .SelectionInner .inputCheckbox:checked:before{content:"";display:block;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;left:6px;top:2px}@media only screen and (max-width:1023px){.selectionBoxWrapper .SelectionInner:last-child input+label{margin-bottom:0}}.selectionBoxWrapper .infoTiptext{font-size:12px;color:var(--N400);display:block;font-weight:400}@media screen and (max-width:420px){.selectionBoxWrapper .infoTiptext{font-size:3.2vw}}.selectionBoxWrapper .infoTiptext.saveText{color:var(--T400)}.mobile_bottom_toast{bottom:78px;position:fixed;display:flex;z-index:10000;flex-direction:column;align-items:center;width:100%;justify-content:center;animation:progressSavedToastMob .3s ease-out forwards}@keyframes progressSavedToastMob{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (min-width:1024px){.mobile_bottom_toast{bottom:24px;align-items:flex-start;padding-left:24px;animation:progressSavedToastDesktop .3s ease-out forwards}@keyframes progressSavedToastDesktop{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}}.span_mobile_toast{border-radius:96px;font-size:14px;font-weight:500;color:#fff;padding:12px 17px;box-shadow:0 2px 4px 0 rgba(0,0,0,.16);background-color:rgba(23,43,77,.8)}@media screen and (min-width:1024px){.span_mobile_toast{padding:12px 48px}}.close-box{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px}.close-box:after,.close-box:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.close-box:before{transform:translateX(-50%) rotate(45deg)}.close-box:after{transform:translateX(-50%) rotate(-45deg)}.offerTealText{color:var(--G400)!important;font-size:12px;font-weight:500;margin-top:2px}@media screen and (max-width:420px){.offerTealText{font-size:3.2vw}}.pos-rel .offerTealText{font-size:16px}@media screen and (max-width:420px){.pos-rel .offerTealText{font-size:4.5vw}}.tabs{align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth!important}.tabs ul{flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs a,.tabs ul{align-items:center;border-bottom:1px solid #dbdbdb;display:flex}.tabs a{color:#4a4a4a;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.mt-24{margin-top:24px!important}.loading-data{display:flex;gap:16px;font-size:16px;font-weight:500;align-items:center;justify-content:center;width:100%;height:100%;flex-direction:column;color:var(--N400)}@media screen and (max-width:420px){.loading-data{font-size:4.5vw}}.loading-data:before{content:"";border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top:3px solid var(--N400);border-right:3px solid var(--N400);width:28px;height:28px;animation:loading-data-spin 1.2s linear infinite}@keyframes loading-data-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body.modal_open{overflow:hidden;position:fixed}img{height:auto;max-width:100%}.compare_parent h1,.compare_parent h2{color:#212121}.compare_parent .top_fixed_box{background-color:#f4f5f7;padding-top:35px;color:#253858;border-radius:8px 8px 0 0;-webkit-box-shadow:0 2px 13px 0 hsla(0,0%,62.7%,.8);-moz-box-shadow:0 2px 13px 0 hsla(0,0%,62.7%,.8);box-shadow:0 2px 13px 0 hsla(0,0%,62.7%,.8)}.top_fixed_box img{margin-left:0}.top_fixed_box .column.add_plan{padding-bottom:10px}.back_btn{width:223px;height:41px;border-radius:8px;box-shadow:none;border:none;background-color:transparent;font-size:16px;font-family:Nunito,sans-serif;top:-2px!important;justify-content:inherit;padding-left:27px!important}.back_btn,.top_fixed_box a{font-weight:400;color:#253858}.top_fixed_box a{font-size:15px;padding-left:5px;position:relative;top:-30px;text-decoration:none}.top_fixed_box p{font-size:16px;font-weight:600;padding-bottom:10px}.top_fixed_box .column{text-align:center;padding-bottom:10px}.difference_column button{width:223px;height:41px;border-radius:7px;background-color:var(--buttonColor);font-size:14px;font-weight:600;color:#fff;border:none}.difference_column button .fa-rupee-sign{position:relative;left:-5px}.difference_column button .fa-arrow-right{position:relative;left:35px}.difference_column select{width:274px;height:41px!important;border-radius:4px;font-size:14px;color:#6b6767;border:none;padding-left:10px;display:block;background-color:#fff;margin-bottom:10px;font-family:Nunito,sans-serif;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIuMjczIDBMMTMgLjc1NSA3IDcgMSAuNzU1IDEuNzI0IDAgNyA1LjQ4N3oiIGZpbGw9IiM3RjgxODUiIHN0cm9rZT0iIzdGODE4NSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:97% 17px;padding-right:23px}.difference_column .column{padding:0 0 27px;position:relative}.difference_column .column picture{display:block;height:40px}.checkbox_custm{transition:.24s;position:absolute;top:0;left:-26px;border-radius:4px;height:24px;width:24px;background:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.4)}.checkbox_label{position:absolute;cursor:pointer;top:121px;left:20%;text-transform:capitalize}.checkbox_label input{visibility:hidden}.checkbox_custm:after{content:"";position:absolute;display:none}.checkbox_label input:checked~.checkbox_custm:after{display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;border-spacing:0;border:2px solid #fff;border-top:0;border-left:0;content:"";height:15px;left:9px;top:3px;width:7px}.checkbox_label input:checked~.checkbox_custm{background:var(--optionSelection)}.checkbox_label .checkbox_custm:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.top_fixed_box a:hover,.top_fixed_box button:hover{color:#253858}.top_fixed_box .add_plan a{border:1px solid #fff;border-radius:50%}.top_fixed_box .add_plan .plus-icon,.top_fixed_box .add_plan a{top:4px;text-decoration:none;font-size:32px;padding:0;width:64px;height:64px;display:inline-block;text-align:center;align-items:center}.top_fixed_box .add_plan .plus-icon{border:1px solid var(--buttonColor);border-radius:50%}.top_fixed_box .add_plan .plus-icon span{position:relative;top:3px;color:var(--buttonColor)}.top_fixed_box .add_plan p{margin-top:18px}.top_fixed_box .fa-angle-left{position:absolute;left:19px;font-size:28px}.content_section{padding:0;background:#fff;border-radius:8px;border-top-left-radius:0;box-shadow:0 2px 13px 0 hsla(0,0%,62.7%,.5);border-top-right-radius:0;width:100%;float:left;margin-bottom:0}.content_section .columns{padding:0;margin:0}.green_background{background-color:#dfe1e6;font-size:16px;color:#253858;font-weight:600}.green_background select{background-color:transparent;border:none;font-size:20px;color:#253858;font-weight:600;font-family:Nunito,sans-serif;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTIuMjczIDBMMTMgLjc1NSA3IDcgMSAuNzU1IDEuNzI0IDAgNyA1LjQ4N3oiIGZpbGw9IiMyNTM4NTgiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSIjMjUzODU4Ii8+PC9zdmc+");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:100% 10px;padding-right:23px;padding-left:10px}.grey_background{background-color:#dfe1e6;text-align:left!important;color:#253858;font-size:16px;font-weight:600;border-radius:0}.content_section .column{border-left:1px solid #eeeef0;text-align:center;border-bottom:1px solid #eeeef0;position:relative}.content_section .column p{font-size:13px;font-weight:400;margin-bottom:45px;color:#505f79;text-align:left}.content_section .columns .column:first-child{text-align:left}.content_section .column p.subtitle{color:#253858;font-size:14px;font-weight:600;margin:0!important}.content_section .columns .column:first-child a{font-size:12px;text-decoration:underline;color:#253858;position:relative;top:-6px}.content_section ul.progress_bar{width:93%;height:40px;margin-top:10px;border-radius:2px;background-color:#f4f5f7;position:absolute;left:3%;bottom:10px}.content_section .column p span{display:block;font-size:25px;font-weight:400;text-align:center}.content_section ul.progress_bar li{width:20%;padding:15px 6px;float:left}.content_section ul.progress_bar li span{width:100%;float:left;background:#ccd2d8;height:10px;position:relative;border-radius:2px;border:1px solid #ccd2d8}.content_section ul.progress_bar li.green span:before{content:"";background-color:#36b37e;position:absolute;height:10px;left:-2px;width:110%;border-radius:2px;top:-1px}.content_section ul.progress_bar li.yellow span:before{background-color:#ffab00}.content_section ul.progress_bar li.red span:before{background-color:var(--buttonColor)}.content_section ul.progress_bar li.green.half span:before{width:57%;border-radius:2px 0 0 2px}.content_section .column a{color:var(--textLinks);font-size:14px;text-decoration:underline}.subtitle_h1{font-size:24px;color:#212121;font-weight:400}.title_h2{margin-bottom:30px;position:relative;font-weight:600;font-size:24.3px;color:#212121}.title_h2 span:before{content:"";position:absolute;bottom:-6px;width:60px;height:3px;background:#f8e71c}.similar_plan_ul{width:100%;float:left;padding:0;list-style:none;margin-top:22px}.similar_plan_ul li{width:100%;float:left;background:#fff;border-radius:8px;padding:10px 0 20px;box-shadow:0 4px 16px -7px #565555;min-height:332px;text-align:center}.similar_plan_ul li:nth-child(2){margin:0 2%;cursor:pointer}.similar_plans{padding:30px 30px 20px;width:100%;float:left;background-color:#f4f5f7}.similar_plans h3{font-size:16px;color:#253858;font-weight:600}.similar_plans h4{font-size:14px;color:#253858;font-weight:600}.similar_plan_ul span{display:block;font-size:14px;font-weight:600}.similar_plan_ul p{background-color:#f7f7f7;min-height:38px;font-size:16px;color:#253858;font-weight:600;line-height:38px}.similar_plan_ul ul{width:100%;float:left;padding:28px 0 10px}.similar_plan_ul ul li{width:50%;float:left;font-size:22px;font-weight:400;color:#253858;min-height:auto;margin:0!important;border-radius:0;box-shadow:none;padding:0}.similar_plan_ul ul li:first-child{border-right:1px solid #e0e0e0}.similar_plan_ul ul li span{display:block;font-size:13px;color:#253858;font-weight:700}.similar_plan_ul h6{font-size:15px;font-weight:600;color:#253858}.similar_plan_ul button{width:223px;height:41px;font-size:15px;margin-top:18px;font-family:Nunito,sans-serif;font-weight:500;line-height:29px;border-radius:7px;background-color:#fff;border:1px solid var(--buttonColor)!important;color:var(--buttonColor)!important}.similar_plan_ul button.disabled{background-color:#fff;border:1px solid #cacaca!important;color:#cacaca!important;cursor:not-allowed}.similar_plan_ul button .fa-plus{position:relative;left:-10px;top:-1px}.navbarWrapper{background-color:#fff}.navbar{position:relative;z-index:unset;min-height:57px;width:100%}.navbar,.navbar_shortlist{max-width:1170px;margin:0 auto}.navbar_shortlist{border-top:1px solid #e6efff}.shortlist_plan_bar{height:57px;padding-top:15px;max-width:1170px;margin:0 auto}.heading_Shortlist{font-size:20px;font-weight:500;color:var(--dark-grey-blue);cursor:pointer}.claim-link{font-weight:600;font-size:14px;color:#0065ff;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzAwNjVGRiIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMTYuNjM3IDEyLjY1YTEuNDY0IDEuNDY0IDAgMDAtLjU3MS0uNzQ3IDEuMTYyIDEuMTYyIDAgMDAtMS4wMTUtLjEyMmwtMy41NzMuOTFjLjE0OC0uNjIyLS4xMDgtMS4xODktLjY1OC0xLjM5N2EuMzkuMzkgMCAwMC0uMDQ1LS4wMTRsLTQuNDMtMS4wODNhMy4yNTggMy4yNTggMCAwMC0yLjAyMi4xNmwtLjg5OC4zNzd2LS41MzJhLjM4Ni4zODYgMCAwMC0uMzg3LS4zODRILjM4OGEuMzg2LjM4NiAwIDAwLS4zODguMzg0djUuMjY5YzAgLjIxMi4xNzQuMzg0LjM4OC4zODRoMi42NWEuMzg2LjM4NiAwIDAwLjM4Ny0uMzg0di0uMjFsLjg2Ny0uMDk4YTMuNjY4IDMuNjY4IDAgMDExLjE1Ny4wNTNsMy4zNTUuNjkyYTQuNDUyIDQuNDUyIDAgMDAyLjE5Mi0uMDk5bDQuOTE4LTEuNDlhLjM5Ni4zOTYgMCAwMC4wMTUtLjAwNWMuNzU5LS4yNjMuOTMtMS4wMzcuNzA4LTEuNjY1ek0yLjY1IDE1LjA4NkguNzc2di00LjVIMi42NXY0LjV6bTEzLjAyOS0xLjVsLTQuOTEgMS40ODhhMy42ODMgMy42ODMgMCAwMS0xLjgwNy4wODJsLTMuMzU0LS42OTNhNC40NSA0LjQ1IDAgMDAtMS40MDUtLjA2M2wtLjc3OC4wODh2LTIuOTJsMS4yLS41MDVhMi40NyAyLjQ3IDAgMDExLjUzNS0uMTIybDQuNDAyIDEuMDc3Yy4zMDUuMTM1LjEzMi41OTUuMTI0LjYxNWEuNzExLjcxMSAwIDAxLS4yNTIuMzM4LjI3OC4yNzggMCAwMS0uMjY2LjAzNC4zOTQuMzk0IDAgMDAtLjA1Mi0uMDE3bC0yLjQ1Mi0uNmEuMzg0LjM4NCAwIDEwLS4xODYuNzQ2bDIuNDMuNTk0Yy4xMjEuMDQzLjI0My4wNjQuMzYzLjA2NC4xOSAwIC4zNzItLjA1Mi41MzgtLjE0OGEuMzkzLjM5MyAwIDAwLjA4LS4wMTJsNC4zNy0xLjExMmEuMzk3LjM5NyAwIDAwLjAzMi0uMDEuMzgyLjM4MiAwIDAxLjM1Mi4wMzYuNzA0LjcwNCAwIDAxLjI2Mi4zNTZjLjAyLjA1NS4xNzguNTM5LS4yMjYuNjg0ek05LjA5IDBhMi4xODQgMi4xODQgMCAwMC0yLjE4IDIuMTgyYzAgMS4yMDMuOTc4IDIuMTgyIDIuMTggMi4xODJhMi4xODQgMi4xODQgMCAwMDIuMTgzLTIuMTgyQTIuMTg0IDIuMTg0IDAgMDA5LjA5IDB6bTAgMy41NzdjLS43NjkgMC0xLjM5NS0uNjI2LTEuMzk1LTEuMzk1IDAtLjc3LjYyNi0xLjM5NiAxLjM5Ni0xLjM5Ni43NyAwIDEuMzk1LjYyNiAxLjM5NSAxLjM5NiAwIC43Ny0uNjI2IDEuMzk1LTEuMzk1IDEuMzk1ek0xMy44MTggMy4yNzNhMi4xODQgMi4xODQgMCAwMC0yLjE4MiAyLjE4MmMwIDEuMjAzLjk4IDIuMTgxIDIuMTgyIDIuMTgxQTIuMTg0IDIuMTg0IDAgMDAxNiA1LjQ1NWEyLjE4NCAyLjE4NCAwIDAwLTIuMTgyLTIuMTgyem0wIDMuNTc3Yy0uNzcgMC0xLjM5NS0uNjI2LTEuMzk1LTEuMzk1IDAtLjc3LjYyNi0xLjM5NiAxLjM5NS0xLjM5Ni43NyAwIDEuMzk2LjYyNiAxLjM5NiAxLjM5NiAwIC43Ny0uNjI2IDEuMzk1LTEuMzk2IDEuMzk1ek05LjA5IDUuNDU1YTIuMTg0IDIuMTg0IDAgMDAtMi4xOCAyLjE4MWMwIDEuMjAzLjk3OCAyLjE4MiAyLjE4IDIuMTgyYTIuMTg0IDIuMTg0IDAgMDAyLjE4My0yLjE4MkEyLjE4NCAyLjE4NCAwIDAwOS4wOSA1LjQ1NXptMCAzLjU3N2MtLjc2OSAwLTEuMzk1LS42MjYtMS4zOTUtMS4zOTYgMC0uNzcuNjI2LTEuMzk1IDEuMzk2LTEuMzk1Ljc3IDAgMS4zOTUuNjI2IDEuMzk1IDEuMzk1IDAgLjc3LS42MjYgMS4zOTYtMS4zOTUgMS4zOTZ6Ii8+PC9nPjwvc3ZnPg==") 3px 18px no-repeat;text-transform:none;padding:18px 0 18px 31px;width:179px}.cart-link{padding:0;height:21px;margin-top:16px;width:62px}.header-right{margin-left:auto;gap:8px}.header-right,.header_getHelp{display:flex;align-items:center}.header_getHelp{height:38px;border-radius:8px;background:rgba(var(--B50_rgb),.5);padding:0 8px 0 4px;font-size:12px;color:var(--B300);font-weight:700;gap:4px;line-height:normal;flex-shrink:0;position:relative;cursor:pointer;border:none;width:auto!important;margin:0!important;-webkit-appearance:none;appearance:none;outline:none}@media screen and (max-width:420px){.header_getHelp{font-size:3.2vw}}.header_getHelp:before{content:"";width:24px;height:24px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/customer-service-blue.svg) no-repeat;flex-shrink:0}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem;width:100%}@media screen and (min-width:1024px){.is-hidden-desktop-custom{display:none!important}.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar-end{justify-content:flex-end;margin-left:auto;gap:16px}}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;width:100%;left:0;top:0}.modal.is-active{display:flex}.callUsWrapper,.callUsWrapper .toll-link{position:relative;display:flex}.callUsWrapper .toll-link{text-align:right;color:var(--N700);font-weight:600;font-size:12px;align-items:center}.callUsWrapper .toll-link:before{content:"";width:17px;height:18px;margin-right:8px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC45MjUiIGhlaWdodD0iMTYuMDE4Ij48cGF0aCBkPSJNLjAwNiAxMC4wNzRhNzYuOTI5IDc2LjkyOSAwIDAxMC0xLjkyMiAxLjE4MSAxLjE4MSAwIDAxLjQ2Ny0uOTI2IDYuOTE4IDYuOTE4IDAgMDExLjgyNS00LjkzQTYuNTQzIDYuNTQzIDAgMDE2LjAwNy4xNzNhNi44IDYuOCAwIDAxNi43ODUgMi4zMTggNi43IDYuNyAwIDAxMS42NjIgNC43NDUgMS4yMiAxLjIyIDAgMDEuNDcxLjk4NXYxLjc4NmExLjIyNSAxLjIyNSAwIDAxLS42MTkgMS4wNzMgMi4xNSAyLjE1IDAgMDEtMS4wMzQuMzIyaC0uMDg5YTEuMDU1IDEuMDU1IDAgMDEtMS0uNjYxIDEuOTc3IDEuOTc3IDAgMDEtLjE1OS0uNjc1di0uMDFsLjAzNS0yLjE5NGExLjE2NCAxLjE2NCAwIDAxLjgtLjk5MiA1LjA3MiA1LjA3MiAwIDAwLS41NDUtMi4yMzEgNS4yNzQgNS4yNzQgMCAwMC00LjEtMi45NzggNS4zNjEgNS4zNjEgMCAwMC02LjA3OSA0LjQxNiA1Ljc2OCA1Ljc2OCAwIDAwLS4wNjIuN3YuMWExLjEyNCAxLjEyNCAwIDAxLjc0Ny43NzYgMS44NjggMS44NjggMCAwMS4wODMuNTQzdjEuODE0YTEuOTU1IDEuOTU1IDAgMDEtLjEuNTcyIDEuMTgxIDEuMTgxIDAgMDEtLjQwOC41ODkgMy4wNjkgMy4wNjkgMCAwMDMuMDU0IDIuODExaC40YS43OTMuNzkzIDAgMDEuNjkyLS40aDEuNTI4YS44LjggMCAwMS44Ljh2LjgzNmEuOC44IDAgMDEtLjguOEg2LjU0MmEuNzkzLjc5MyAwIDAxLS42OS0uNDEyaC0uNEE0LjY4NyA0LjY4NyAwIDAxLjc4IDExLjE4NGExLjcxNSAxLjcxNSAwIDAxLS4yNC0uMTQ3IDEuMiAxLjIgMCAwMS0uNTM1LS45NjN6IiBmaWxsPSIjMjUzODU4Ii8+PC9zdmc+") 0 0 no-repeat}.callUsWrapper .toll-link+.toll_wrapper_web{display:none;position:absolute;right:-5px;width:285px;border-radius:0 0 4px 4px;box-shadow:0 8px 19px -1px rgba(0,0,0,.3);background-color:#fff;padding:0 20px 20px;top:60px}.callUsWrapper .toll-link+.toll_wrapper_web:after{content:"";position:absolute;top:-14px;right:19px;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #fff}.callUsWrapper .toll-link+.toll_wrapper_web .toll_inner_wrapper{display:grid;grid-template-columns:inherit;text-align:left;color:#979797;font-size:14px;line-height:22px;margin-top:20px;font-weight:400}.callUsWrapper .toll-link+.toll_wrapper_web .toll_inner_wrapper a{font-size:16px;font-weight:600;color:#1f84f8}.callUsWrapper:hover .toll_wrapper_web{display:block}.claim-link:hover{color:var(--N700)}.toll-open{width:200px;background:#fff;left:inherit;right:-2%;border-radius:0 0 8px 8px;border-top:none}.inner-toll-box{text-transform:capitalize;padding:6px 12px 13px;margin:0;line-height:17px;border-bottom:0 solid #4289b2;font-size:12px}.bdr-none-toll{border-bottom:none}.inner-toll-box a{color:var(--buttonColor);display:block;text-decoration:none;font-weight:600;font-size:14px;letter-spacing:1px}.inner-toll-box span{display:block}.call_me_now,.inner-toll-box span{text-transform:none;font-size:12px}.call_me_now{font-weight:600;color:var(--N700);background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAGKADAAQAAAABAAAAGAAAAADB/VeXAAADXklEQVRIDe1UW0hUXRRea+99zhnNybFyFEdLpyuOEaYlQURP9RA/labdiJ6CLhI9RFQP1WNFLxH0GgSVXbVJqIT+XqL/L9IuaGbkDdGpLHS8zuWcs9pjnWnGiXAo6KXDgbX2unzf3mvtvQD+4Ie/g/uHIO6Sqt2EsIL00PGuF3Vdv0LEJicXLN98mgk8BUDpXNUa5pRWFE+OSWYdR1BQVrWPI+0xQuaOzmfXywHBKxi/8isk3NpNXvGWHMHhsmHg0a6ma5elnQZ6Wxpm5Bblc8aO2GfNfez/0Pbeip+qjJ6Ac1oFhDgyGvbGJrc/uXrQBPifa9rZTM/qtFjfVPQoAUPIMMH06Zo5npiILkQ23M9VSvT93CIst0HULRCz7WimDgLIf+LDuWWbG4DMvFAgvAleNYxa8VOV0RMA6c9lU0kRKRus5ILSqr0SPN8YH9/Q86q22bInI6ME3Y23fGRQHSJtBU/lRK1l7dMJcISpNl8yoLGxUYIJI9F5QJznTmU7IuvR4cA5uQbkvCan5J/U2MTvukf9ridq0WsacQ34Xn90uDwaQ9prd8x/4Gv19mbMWvAQBa9WuLJGOArrxvpfh77BYMGyqjOOXOcWLc39cvTzW6tvcSyJo8JTqbrT+B3ZDt0IBrfLUTGYU7Q+L2Wa7YG8xu0QCO40hgaGWFbWbWbCbB3pjdxloW7oW2WZm+LQ5SK+RBFvy/WQPhbeA4DzmapegNzKlL7m2z3BoL4OkOxgUx8xp/M+EuSHdLOi6+m1ctmnekUol+aUlC+dTBBXIsvp/9g6MC1z4T0hxIGM6bhScxY+7Htxoycl213DUbhlV8JD5uA2X5O3M5ITefEOV5FbcDxsz170n9/XGr0UiSWyWKR0L9m4AG1avexzW1gPH+t+dvP5V3eJAtAYjgmdUOWgvAhEmZ297RXQ1zgWMSaWKCar42XtWyMYWENENoWLeglQPXvxuowfgU/3rJ0hp0Ge3HGHBA9YMD89gRUEcILlL2s5xBnfL2egj4BuyMdXQ2Qf1FXiAvViBdlJ+VD7/f7xyk9t3mErd4oEX8NdZeW5GolqmbRJls1pEnZIPU3qWbLRtfjZv+vdu7tBCzwikyKwEl3LN85kulLKGMxjgoX0Efq3p/lqu+X/K5OqwBfA+TKNZ+30lAAAAABJRU5ErkJggg==") 5px 18px no-repeat;padding-left:34px;align-items:center;display:flex;margin:0 30px;cursor:pointer}.logo-box{width:175px;height:45px;text-indent:-99999px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbLogoNew.svg) no-repeat;margin:0;align-self:center}.slider-new{display:inline-flex;margin:30px 0;overflow:auto;width:100%;padding-bottom:10px}.slider-new div{padding:0;width:340px;margin-right:35px}.slider-new1{overflow:hidden;width:100%;padding:10px;white-space:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;font-size:0}.slider-new1::-webkit-scrollbar{display:none}.slider-new1>div{padding:0;width:32%;margin-right:16px;min-width:230px;display:inline-block}.sp-left-pic{padding-left:250px;position:relative}.sp-left-pic img{position:absolute;top:-66px;left:27px;z-index:99}.sp-top-main{padding-top:24px}.footerWrapper{background:var(--N0);padding:16px 0}.footer-desk{width:100%;margin:0 auto!important;text-align:center;color:#505f79;font-size:12px;max-width:1170px;padding:0 15px!important}.footer-desk.is-stu-compare{margin-top:0!important}.footer-desk p{margin-bottom:10px!important}.footer-desk p.info{font-size:12px;line-height:18px;text-align:center;margin-bottom:8px!important;color:var(--N400)}.footer-desk-gap{margin-top:-10px}.footer-desk-algin{text-align:left;color:#505f79}.footer-desk a{color:#505f79;text-decoration:underline}.footer-desk a:hover{color:#505f79}ul.listing-hospital-category{margin:0;padding:0;float:left;width:100%}ul.listing-hospital-category li{margin:0 0 10px;height:30px;padding:3px 10px 5px 31px;float:left;width:50%;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzdBODI4MiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMy45MjkgMy45MjlBOS45NyA5Ljk3IDAgMDExMSAxYTkuOTcgOS45NyAwIDAxNy4wNzEgMi45MjlBOS45NyA5Ljk3IDAgMDEyMSAxMC45OTlhOS45NyA5Ljk3IDAgMDEtMi45MjkgNy4wNzJBOS45NyA5Ljk3IDAgMDExMS4wMDEgMjFhOS45NjkgOS45NjkgMCAwMS03LjA3Mi0yLjkyOUE5Ljk2OSA5Ljk2OSAwIDAxMSAxMWE5Ljk2OSA5Ljk2OSAwIDAxMi45MjktNy4wNzF6TTExIDIyYzYuMDc1IDAgMTEtNC45MjUgMTEtMTFTMTcuMDc1IDAgMTEgMCAwIDQuOTI1IDAgMTFzNC45MjUgMTEgMTEgMTF6IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNSA5LjA5M3YzLjgxNGMwIC4yNTQuMjA4LjQ2MS40NjIuNDYxaDMuMTd2My4xN2MwIC4yNTQuMjA3LjQ2Mi40NjEuNDYyaDMuODE0YS40NjMuNDYzIDAgMDAuNDYxLS40NjJ2LTMuMTdoMy4xN2EuNDYzLjQ2MyAwIDAwLjQ2Mi0uNDYxVjkuMDkzYS40NjMuNDYzIDAgMDAtLjQ2Mi0uNDYyaC0zLjE3di0zLjE3QS40NjMuNDYzIDAgMDAxMi45MDcgNUg5LjA5M2EuNDYzLjQ2MyAwIDAwLS40NjEuNDYydjMuMTdoLTMuMTdBLjQ2My40NjMgMCAwMDUgOS4wOTIiLz48L2c+PC9zdmc+") no-repeat 0 0;font-size:12px;list-style-type:none;color:#414446;line-height:15px}.hospital-box{overflow-x:hidden;height:304px;margin:15px 0;background:#fff}.hospital-box-scroll{overflow-y:scroll}.hospital-category{width:231px;height:40px;border-radius:4px;background-color:#d8d8d8;font-size:16px;float:left;font-weight:400;color:var(--G300);padding-left:15px;margin:0 0 18px;line-height:40px}.modal-card-new{background-color:var(--G300);padding:12px 19px}h3.header-hospital{color:#fff;font-size:21px;font-weight:400;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMzciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMzUuNDU4IDEyLjMzM2gtNi4xNjZWMS41NDJjMC0uOTI1LTEuMDgtMS41NDItMS44NS0xLjU0MmgtMTguNWMtLjkyNSAwLTEuMjM0LjYxNy0xLjIzNCAxLjU0MnYxMC43OTFIMS41NDJDLjYxNyAxMi4zMzMgMCAxMi45NSAwIDEzLjg3NVYzN2gzN1YxMy44NzVjMC0uOTI1LS42MTctMS41NDItMS41NDItMS41NDJ6TTIxLjU4MyAzMy45MTdoLTYuMTY2VjI3Ljc1aDYuMTY2djYuMTY3em0xMi4zMzQgMEgyMy4xMjV2LTcuNzA5aC05LjI1djcuNzA5SDMuMDgzdi0xOC41aDcuNzA5VjMuMDgzaDE1LjQxNnYxMi4zMzRoNy43MDl2MTguNXoiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik0yMCAyMGgzdjNoLTN6TTE0IDIwaDN2M2gtM3pNOCAyMGgzdjNIOHpNMjYgMjBoM3YzaC0zek0yNiAyNmgzdjNoLTN6TTggMjZoM3YzSDh6TTIwIDZoLTN2M2gtM3YzaDN2M2gzdi0zaDNWOWgtM3oiLz48L2c+PC9zdmc+") no-repeat 0 0;height:37px;width:auto;padding:0 0 0 51px;line-height:36px}.mt-top{margin-bottom:40px}.sp-loading-top{height:187px;align-items:center;display:flex}.sp-left-pic.sp-loading-top img{top:0}.link-bottom{position:absolute;left:-44px;width:100%;bottom:30px}.content_section .column p.sp-more{margin-bottom:62px}.yearly-text{display:block;padding-top:5px;font-size:12px;font-weight:600;color:#253858}.suminsuredspan{font-size:20px;color:var(--N700);font-weight:600;font-family:Nunito,sans-serif}.filterBar{display:flex;flex-direction:row;width:100%;margin-bottom:10px;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);padding:10px;background-color:#fff;text-align:center;border-radius:5px;align-items:center}.planLoading:empty{margin:80px auto 20px;width:100%;height:200px;background-image:radial-gradient(circle 50px at 50px 50px,#d3d3d3 99%,transparent 0),linear-gradient(100deg,rgba(240,244,245,0),rgba(240,244,245,.5) 50%,rgba(240,244,245,0) 80%),linear-gradient(#d3d3d3 20px,transparent 0),linear-gradient(#d3d3d3 20px,transparent 0),linear-gradient(#d3d3d3 20px,transparent 0);background-repeat:repeat-y;background-size:100px 200px,50px 200px,350px 200px,350px 200px,350px 200px;background-position:50% 0,0 0,0 110px,0 145px,0 180px;animation:shine 1s infinite}@keyframes shine{to{background-position:50% 0,100% 0,0 110px,0 145px,0 180px}}.arrow-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS43NSA1LjI1N2gxMS42OUw4LjQxNiAxLjI2OWEuNzM5LjczOSAwIDAxMC0xLjA1MS43NTUuNzU1IDAgMDExLjA2IDBsNS4zMDMgNS4yNTZhLjc0NC43NDQgMCAwMS4wOTQuMTE0Yy4wMTIuMDE5LjAyMS4wMzkuMDMyLjA1OC4wMTIuMDIzLjAyNi4wNDUuMDM2LjA3LjAxLjAyNS4wMTcuMDUuMDI1LjA3Ny4wMDYuMDIuMDE0LjA0LjAxOC4wNjEuMDEuMDQ5LjAxNS4wOTcuMDE1LjE0NnYuMDAyYS43MjkuNzI5IDAgMDEtLjAxNS4xNDRjLS4wMDQuMDIyLS4wMTMuMDQzLS4wMi4wNjQtLjAwNy4wMjUtLjAxMi4wNS0uMDIyLjA3NC0uMDExLjAyNi0uMDI2LjA1LS4wNC4wNzQtLjAxLjAxOC0uMDE3LjAzNy0uMDMuMDU0YS43NDQuNzQ0IDAgMDEtLjA5My4xMTRsLTUuMzAzIDUuMjU2YS43NTUuNzU1IDAgMDEtMS4wNiAwIC43NC43NCAwIDAxMC0xLjA1MWw0LjAyMi0zLjk4N0guNzVBLjc0Ny43NDcgMCAwMTAgNmMwLS40MS4zMzYtLjc0My43NS0uNzQzeiIgZmlsbD0iIzI1Mzg1OCIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+");background-position:10px 4px;left:-7px;-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.arrow-icon,.arrow-icon-right{background-repeat:no-repeat;width:31px;height:20px;position:absolute}.arrow-icon-right{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS43NSA1LjI1N2gxMS42OUw4LjQxNiAxLjI2OWEuNzM5LjczOSAwIDAxMC0xLjA1MS43NTUuNzU1IDAgMDExLjA2IDBsNS4zMDMgNS4yNTZhLjc0NC43NDQgMCAwMS4wOTQuMTE0Yy4wMTIuMDE5LjAyMS4wMzkuMDMyLjA1OC4wMTIuMDIzLjAyNi4wNDUuMDM2LjA3LjAxLjAyNS4wMTcuMDUuMDI1LjA3Ny4wMDYuMDIuMDE0LjA0LjAxOC4wNjEuMDEuMDQ5LjAxNS4wOTcuMDE1LjE0NnYuMDAyYS43MjkuNzI5IDAgMDEtLjAxNS4xNDRjLS4wMDQuMDIyLS4wMTMuMDQzLS4wMi4wNjQtLjAwNy4wMjUtLjAxMi4wNS0uMDIyLjA3NC0uMDExLjAyNi0uMDI2LjA1LS4wNC4wNzQtLjAxLjAxOC0uMDE3LjAzNy0uMDMuMDU0YS43NDQuNzQ0IDAgMDEtLjA5My4xMTRsLTUuMzAzIDUuMjU2YS43NTUuNzU1IDAgMDEtMS4wNiAwIC43NC43NCAwIDAxMC0xLjA1MWw0LjAyMi0zLjk4N0guNzVBLjc0Ny43NDcgMCAwMTAgNmMwLS40MS4zMzYtLjc0My43NS0uNzQzeiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");background-position:10px 5px;right:6px}div.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:9}.like-covers{display:flex;font-size:14px;margin-left:20px;width:calc(100% - 40px)!important;margin-right:20px!important;align-items:center;justify-content:center;flex-direction:row;line-height:26px}.no-usp{height:26px;float:left}.span_compare_usp{display:inline-block!important;float:left}.usp_image{float:left;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSIyOSI+PGcgZmlsbD0ibm9uZSIgZGF0YS1uYW1lPSJrYXRtYW4gMiI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDIiIGQ9Ik0xNS41NjkgMjQuNzU1djEuMTNhLjg5Ljg5IDAgMDEtLjg5Ljg5aC0uODlhLjg5Ljg5IDAgMDEtLjg5LS44OXYtMS4xM2ExLjc3OSAxLjc3OSAwIDAwLjg5LjI0aC44OWExLjc3OSAxLjc3OSAwIDAwLjg5LS4yNHoiIHN0cm9rZT0iIzQzNGE1NCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDMiIGQ9Ik0xNi40NTkgMjEuNDM3djEuNzc5YTEuNzc5IDEuNzc5IDAgMDEtMS43NzkgMS43NzloLS44OWExLjc3OSAxLjc3OSAwIDAxLTEuNzc5LTEuNzc5di0xLjc3OXoiIHN0cm9rZT0iIzQzNGE1NCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDQiIGQ9Ik0yMC45MDcgMTIuMDE1YTYuNjczIDYuNjczIDAgMDEtMi41IDUuMjg5IDUgNSAwIDAwLTEuOTQ1IDMuODg0di4yNDlIMTIuMDF2LS4yNDlhNC43MzggNC43MzggMCAwMC0xLjgxNS0zLjc4MSA2LjY3MyA2LjY3MyAwIDExMTAuNzEyLTUuMzkxeiIgc3Ryb2tlPSIjNDM0YTU0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkYXRhLW5hbWU9IkxpbmUgMiIgc3Ryb2tlPSIjNDM0YTU0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMyAyMC45OTl2LTUiLz48cGF0aCBkYXRhLW5hbWU9IkxpbmUgMyIgc3Ryb2tlPSIjNDM0YTU0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAyMC45OTl2LTUiLz48cGF0aCBkYXRhLW5hbWU9IkxpbmUgNCIgc3Ryb2tlPSIjNDM0YTU0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xMyAxNS45OTlsLTMtMyIvPjxwYXRoIGRhdGEtbmFtZT0iTGluZSA1IiBzdHJva2U9IiM0MzRhNTQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTE1IDE1Ljk5OWwzLTMiLz48cGF0aCBkYXRhLW5hbWU9IkxpbmUgNiIgc3Ryb2tlPSIjNDM0YTU0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNSAzLjk5OXYtMiIvPjxwYXRoIGRhdGEtbmFtZT0iTGluZSA3IiBzdHJva2U9IiM0MzRhNTQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTguNTcyIDYuNDMyTDcuMzEzIDUuMTczIi8+PHBhdGggZGF0YS1uYW1lPSJMaW5lIDgiIHN0cm9rZT0iIzQzNGE1NCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNNiAxMi45OTlINCIvPjxwYXRoIGRhdGEtbmFtZT0iTGluZSA5IiBzdHJva2U9IiM0MzRhNTQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTIzIDEyLjk5OWgxIi8+PHBhdGggZGF0YS1uYW1lPSJMaW5lIDEwIiBzdHJva2U9IiM0MzRhNTQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTE5Ljg5OCA2LjQzMmwxLjI1OS0xLjI1OSIvPjxwYXRoIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDEiIGQ9Ik0wLS4wMDFoMjl2MjlIMHoiLz48L2c+PC9zdmc+") no-repeat 0 -2px;margin-right:5px!important;width:26px!important;height:26px}.add-plan-button{background-color:var(--buttonColor)!important;margin-top:12px}.close{position:absolute!important;right:41px;font-size:29px!important;top:74px!important}.not-cover{font-size:35px!important;margin-bottom:0!important;color:#e6274b!important;margin-top:-18px}.close_plan{top:-8px!important;font-size:19px!important}.greybg-win{background-color:#e2e2e2}.shrink_box .top_fixed_box p{font-size:13px;font-weight:400;padding-bottom:0;padding-left:10px;padding-right:10px}.shrink_box .top_fixed_box a{font-size:12px;top:sticky -23px}.shrink_box .top_fixed_box{padding-top:26px}.shrink_box .difference_column .column{padding:0 0 10px}.shrink_box .difference_column button{width:192px;height:36px}.shrink_box .tip-plan{display:none}.shrink_box .checkbox_label{bottom:36px}.shrink_box .add-plan-button{margin-top:0}.edit-plan{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS43MzYgMTQuNEwwIDE5bDQuNTkyLS43MzguNDU2LS40OTFMMTkgMy44MjggMTUuMTQ0IDAgMS4yMjcgMTMuOTQzbC0uNDkuNDU2em0xLjAzNS42NjlsMi4xNiAyLjE5Ni0yLjYyLjQyNS40Ni0yLjYyMXpNMTcuNjkgMy43NThsLTEuNDYgMS40ODMtMi40NzEtMi40ODQgMS40OTctMS40NDcgMi40MzQgMi40NDh6bS00LjMyNi0uNDgybDIuMzYgMi4zNkw0Ljk0NSAxNi4zNzlsLTIuMzI0LTIuMzZMMTMuMzY0IDMuMjc2eiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+");background-repeat:no-repeat;width:19px;height:19px;background-position:0 0;text-indent:-999999px;left:11px;padding:0;top:-10px!important}.modal-card,.modal-content{width:800px}.box_block{height:95px}.img-box-logo{height:45px}.img-box-logo .compare_logo{max-height:100%;width:auto!important}.edit-plan-close{width:19px;height:19px;right:31px;padding:0;top:-71px!important;font-size:29px!important;position:absolute!important}.box-plan-2{position:relative}.tooltip.is-tooltip-active:before,.tooltip.is-tooltip-active:not(.is-loading):after,.tooltip:hover:before,.tooltip:hover:not(.is-loading):after{z-index:10!important;white-space:pre-line}.tooltip.is-tooltip-active:before,.tooltip:hover:before{font-size:12px;line-height:18px}.tooltip.is-tooltip-multiline:before{min-width:14rem!important;white-space:pre-line!important}.button.is-loading{color:#fff!important;pointer-events:none}.button.is-loading:after{left:5px}.has-text-weight-bold{font-weight:400!important}.tip-plan{position:absolute!important;top:159px!important;right:45px}.tip-plan span{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAFoTx1HAAAAAXNSR0IArs4c6QAAAU1JREFUKBVdkj9LA0EQxe9CwIufQiSVrRCx09Z8BFvF1i8iYmVhIyksbYxgZ20hooUGcjEWYmmjMf4p1t+bm70sGXg3b9682bvdvSwjQggX9oCUIntSc0gQMQX+Dn5TUbxyuOuJumi4OkKcatYsyg2UNRfUtZW/XJCzFCc6KrSY4s6NsRnULKwVQt+WqVaSVFoNaYE+GIDdaNLkOlAMJFY0TMRn+82yS9VgSw1iJzo1sCnFJ5UetK8Yx5F4Hso5ki02oFeqiQXTIM9Wzh6r0RwN+uqx9z/IR46Ja3pDJw41KVoUj2ApiuQ/8OK1uGIZ3OAfk1f0rTq0NOoTlptGfQ2J6Vwn0JYhiS4GO+REm6dtDR7Mqa/UvUQ7hb8ltehhM8/zE95wT3ENFsEU6HfaJys+wbexim8wc6trrQNzQbENuiBuYQjXvs8Y+CFb/AMVT16BbbD17AAAAABJRU5ErkJggg==");background-repeat:no-repeat;width:16px;height:19px;background-position:0 2px;text-indent:-999999px;display:block}.tooltip.tip-plan.is-tooltip-multiline:before{min-width:15rem}.select:not(.is-multiple){height:1.25em}.blk-footer{display:block}.select-top{width:250px;color:#212121;font-size:14px;padding:0 5px;margin-top:12px;text-align:left}span.plan-2{height:52px;display:block;padding-right:10px;padding-left:10px}.css-15k3avv{width:97%!important;top:80%!important}.add_plan{height:90px;cursor:pointer}.css-wqgs6e{background-color:#e7faf7}.shrink_box .add_plan{height:93px;cursor:pointer}.shrink_box .close{top:66px!important}.img-box-logo-similar{height:50px;margin-bottom:8px}.img-box-logo-similar img{width:100px;height:50px;object-fit:contain}.button[disabled]{border:1px solid #cacaca!important;color:#cacaca!important}select.select:focus{outline:none}.span_saves{display:block;font-size:12px;font-weight:400;padding-top:2px;color:#f87753}.top_fixed_box_port{background-color:#fff;border-radius:8px 8px 0 0}.title_port_h2{font-size:2.5rem;color:#000;margin:10px 0 0;font-weight:500}.subtitle_port_h1{font-size:1.125rem;font-style:italic;margin:0 0 15px}.footer-desk{padding:15px 0}.port-box{margin-bottom:30px;box-shadow:none}.checkbox_label_port{position:absolute;cursor:pointer;top:9px;left:37px;text-transform:capitalize}.checkbox_label_port input{visibility:hidden}.checkbox_label_port:hover input~.checkbox_custm_port{background-color:#fff}.checkbox_custm_port:after{content:"";position:absolute;display:none}.checkbox_label_port input:checked~.checkbox_custm_port:after{display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;border-spacing:0;border:2px solid #35b8a5;border-top:0;border-left:0;content:"";height:15px;left:8px;top:2px;width:7px}.checkbox_label_port .checkbox_custm_port:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.checkbox_custm_port{transition:.24s;position:absolute;top:4px;left:-21px;border-radius:4px;height:24px;width:24px;background:#fff;border:1px solid #35b8a5}.checkbox_port{width:15px;height:15px;margin:9px 0;border:1px solid #979797;border-radius:3px}.pos-rel{position:relative}.img-box-port{height:50px}.add_plan_port a{color:#35b8a5;top:20px;text-decoration:none;font-size:32px;border:1px solid #35b8a5;padding:0;border-radius:50%;width:57px;height:57px;display:inline-block;text-align:center;align-items:center;line-height:49px}.mt5{margin-top:5px}.add_plan_port a:hover{color:#35b8a5}.bdr-select{border:1px solid #7d7979!important;margin-bottom:15px!important}.difference_column_port .column{padding:0!important}.close-port{right:10px;font-size:29px!important;top:-3px!important;color:#50b8a5!important;position:absolute!important}.port-bot-fixed{background:#e3fbf8;width:100%;height:105px;position:fixed;box-shadow:6px 8px 16px 0 rgba(0,0,0,.25);bottom:0;display:flex;align-items:center;justify-content:center;color:#232222;font-size:1.3125rem;font-style:italic;font-weight:400}.port-compare-button{background:#f87753;border:0;width:225px;margin:0 0 0 79px;height:42px}.footer-desk{clear:both;padding:15px 0 0}.sticky-port{position:-webkit-sticky;position:sticky;top:0;z-index:9}.button-port{width:223px;height:41px;border-radius:7px;background-color:#f87753;font-size:14px;font-weight:600;color:#fff;border:none;position:relative}.pb-dialog-content{background-color:#fff;margin:auto;width:635px;height:auto;border-radius:5px;padding:0;position:relative}.card-upper-desk{background:#36c2a9;color:#fff;font-size:1rem;border-radius:5px 5px 0 0;padding:16px 19px;text-align:left;margin:0}.members-box{padding:20px 17px 0;position:relative}.listing-member-desk{position:relative;border:1px solid #979797;border-radius:4px;width:45%;padding:0 6px 0 10px;line-height:24px;height:48px;align-items:center;float:left;margin:0 20px 20px 0}.listing-member-desk:nth-child(2n){margin:0 0 20px;float:right}.listing-member-desk [type=checkbox]:checked,.listing-member-desk [type=checkbox]:not(:checked){position:absolute;left:-9999px}.listing-member-desk [type=checkbox]:checked+label,.listing-member-desk [type=checkbox]:not(:checked)+label{position:relative;padding-left:35px;cursor:pointer;padding-top:6px}.listing-member-desk [type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:32px;height:32px;border:0 solid #ccc;background:#fff;border-radius:4px;background:#eaeaea}.listing-member-desk [type=checkbox]:checked+label:before{content:"";position:absolute;left:0;top:0;width:32px;height:32px;border:0 solid #ccc;border-radius:4px;background:#36c2a9}.listing-member-desk [type=checkbox]:checked+label:after,.listing-member-desk [type=checkbox]:not(:checked)+label:after{position:absolute;top:0;left:6px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjgyNyAxLjE3NGEuNTg2LjU4NiAwIDAwLS44MzIgMGwtOC4zMjkgOC40LTMuNjYxLTMuNjY2YS41ODYuNTg2IDAgMDAtLjgzMyAwIC41OTQuNTk0IDAgMDAwIC44MzdsNC4wOCA0LjA4NGEuNTkyLjU5MiAwIDAwLjgzMyAwbDguNzQyLTguODE5YS41OTMuNTkzIDAgMDAwLS44MzZjLS4yMy0uMjMyLjIzLjIzIDAgMHoiIGZpbGw9IiNGRkYiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");background-repeat:no-repeat;width:20px;height:31px;background-position:2px 10px;content:""}.listing-member-desk [type=checkbox]:disabled:checked+label:before,.listing-member-desk [type=checkbox]:disabled:not(:checked)+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}.listing-member-desk [type=checkbox]:disabled:checked+label:after{color:#999}.listing-member-desk [type=checkbox]:disabled+label{color:#aaa}.listing-member-desk [type=checkbox]:checked:focus+label:before,.listing-member-desk [type=checkbox]:not(:checked):focus+label:before{border:0 dotted #00f}.listing-member-desk .media-content{line-height:48px;font-size:.875rem;color:#979797;font-weight:600}.listing-member-desk .media-right{line-height:44px}.pointer{cursor:pointer}.box-in{width:25px;height:27px;text-align:center}.add-child{font-weight:600;position:absolute;top:10%;right:17%;border:1px solid #eaeaea;border-radius:4px;font-size:14px;padding:4px;z-index:9}.add-child input{width:25px;height:27px;background:none;border:none;outline:none;cursor:pointer}.members-box2{padding:0 20px 10px;overflow:hidden;text-align:center;float:left;width:100%;margin-top:20px}.button-box2{background-color:#fc4804!important;font-weight:400;height:45px;border-radius:4px;color:#fff!important;width:250px!important;font-size:14px!important;text-align:center}.title-dropdown-age{float:left;margin-top:-2px;background-position:98px 24px;width:118px;height:50px;background-size:8%;font-size:12px;color:#000!important;border:none;font-weight:700;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS4yOTcuNDJMNS41IDQuNjQzIDkuNzAzLjQyIDExIDEuNzIzIDUuNSA3LjI1IDAgMS43MjN6IiBmaWxsPSIjOTc5Nzk3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");background-repeat:no-repeat;background-color:transparent;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none}.font-light{color:#979797!important}.font-dark{color:#000!important}.cityinput{width:47%;float:left;margin:0;position:relative}.cityinput:nth-child(2n){float:right}.cityinput label{color:#212121;font-weight:450;font-size:.875rem;margin:0 0 6px}.blk{display:block}.pb10{padding-bottom:10px}.cityinput input[type=text]{font-size:.875rem;height:48px;border-radius:4px;box-shadow:none;padding-left:12px}.min-box{min-height:354px!important}.mt50{margin-top:50px}.green-text{color:#36b37e;margin-bottom:5px!important}.add-member{background-repeat:no-repeat;background-position:1px 6px;width:36px;margin-left:-2px;height:38px;text-indent:-99999px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjRUFFQUVBIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHJ4PSI0Ii8+PHRleHQgZm9udC1mYW1pbHk9IkF2ZW5pci1IZWF2eSwgQXZlbmlyIiBmb250LXNpemU9IjE4IiBmb250LXdlaWdodD0iNjAwIiBmaWxsPSIjRkZGIj48dHNwYW4geD0iMTAiIHk9IjIyIj4rPC90c3Bhbj48L3RleHQ+PC9nPjwvc3ZnPg==");cursor:pointer}.error-port-prequote{float:right;color:red;font-size:11px;margin-top:-7px;margin-right:21px;width:100%;text-align:right;margin-bottom:10px}.error-port-2{margin-right:-6px}.error-port-3{margin-right:1px;margin-top:0;margin-bottom:0}.mt31{margin-top:31px}.modal-box-new{width:auto!important}.button-gender{background:#fff;width:46.5%;height:45px;color:#fff;border:1px solid #979797;border-radius:4px;margin-left:0;margin-top:30px;line-height:44px;font-size:16px;color:#a5a5a5}.button-gender:hover{color:#a5a5a5}.button-gender.active{background-image:-webkit-linear-gradient(20deg,#5bd6c7,#32b39c);background-image:-o-linear-gradient(20deg,#5bd6c7,#32b39c);background-image:linear-gradient(110deg,#5bd6c7,#32b39c);margin-top:30px;color:#fff;border:none;line-height:44px}.button-gender:hover.active{color:#fff}.mr-35{margin-right:7%}.male-icon{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDM2IDI0aDE3LjEyOGwuMDQ5LS4yNTFjLjA5LS40NzIuODYtNC42NDMtLjA2Mi01LjgwNC0uNTYxLS43MDYtMi4yMTYtMS4xODUtNC45MTgtMS40MjNhMS41NzIgMS41NzIgMCAwMS0uOTQtLjQyNi4zMDYuMzA2IDAgMDAtLjA3My0uMDc0bC0uMDA0LS4wMDNhMS42MDggMS42MDggMCAwMS0uNDI2LS45NTJsLS4wOC0uODljMS4xMzQtLjY3OCAxLjk5MS0xLjg1NiAyLjM0My0zLjI2OC4wMjUuMDA2LjA0OC4wMTUuMDc0LjAxNWExLjIxNyAxLjIxNyAwIDAwMS4wODctMS43NDkuMzEuMzEgMCAwMC4wODYtLjEzIDYuMTI0IDYuMTI0IDAgMDAuMzIxLTEuOTY0QzE2LjAyMSAzLjcyOCAxMy4zMjEgMSAxMCAxIDYuNjggMSAzLjk3OSAzLjcyOCAzLjk3OSA3LjA4MWMwIC42NDUuMSAxLjI4LjI5OCAxLjg5YTEuMjE2IDEuMjE2IDAgMDAuOTk5IDEuOWwuMDItLjAwMWMuMzY4IDEuNTI0IDEuMzI1IDIuNzc1IDIuNTgzIDMuNDMybC0uMDY5Ljc2NWMtLjAzMy4zNjktLjE5LjY5OC0uNDI2Ljk1MmwtLjAwNC4wMDNhLjMwNi4zMDYgMCAwMC0uMDcyLjA3NCAxLjU3MiAxLjU3MiAwIDAxLS45NC40MjZjLTIuNzAzLjIzOC00LjM1OC43MTctNC45MTkgMS40MjMtLjkyMiAxLjE2LS4xNTMgNS4zMzItLjA2MiA1LjgwNGwuMDQ5LjI1MXptOC4xOTctLjYyMlYxOC42NWwuMzY3LS4zMTYuMzY3LjMxNnY0LjcyOGgtLjczNHptLTEuMTEtNC41OWwtLjQ2Mi0xLjc5MiAxLjQxOC45Ny0uOTU1LjgyMnptMS45OTgtLjgyMmwxLjQxOC0uOTctLjQ2MyAxLjc5Mi0uOTU1LS44MjJ6bTcuNTUuMzY4Yy41MzQuNjcyLjI4NyAzLjM0Ni0uMDE2IDUuMDQ0aC03LjA3M1YxOS4xOGwuNDY5LjQwNGEuMzA2LjMwNiAwIDAwLjQ5Ny0uMTU5bC42NzItMi42MDNjLjI4My4xNzYuNjA5LjI5Ljk2LjMyIDIuNDIuMjE0IDQuMDU4LjY0OSA0LjQ5IDEuMTkzem0tMy41MDEtOC4wMzZjLjAzNS0uMjU1LjA1OC0uNTE0LjA2LS43NzlsLjEwNS0uMzc3YS42LjYgMCAwMS0uMTY1IDEuMTU2ek0xMCAxLjYyMmMyLjk4IDAgNS40MDYgMi40NDkgNS40MDYgNS40NiAwIC40NjEtLjA1Ny45MTctLjE3IDEuMzZhMS41MjEgMS41MjEgMCAwMC0uNzQ2LS4wNjUuMzA5LjMwOSAwIDAwLS4yNDMuMjIybC0uMTU4LjU3LS4yMDUtMS4xODdhLjMxLjMxIDAgMDAtLjI1NS0uMjU0Yy0uMjM3LS4wMzgtLjUzNS0uNjE4LS42Ni0xLjAyMmEuMzA2LjMwNiAwIDAwLS41MS0uMTNjLS43NjYuNzU3LTEuNzA4LjkyNi0yLjI1OC45NTQuMDc2LS4xOC4xMy0uMzM2LjE0LS4zNjdhLjMxMy4zMTMgMCAwMC0uMDk1LS4zNC4zMDUuMzA1IDAgMDAtLjM0OS0uMDNjLS4wMi4wMTEtMS45ODQgMS4xMjgtMy43NTguOTYyYS4zMDcuMzA3IDAgMDAtLjMzNS4yNzdsLS4xMiAxLjE0LS4yMTctLjYyMmEuMzEuMzEgMCAwMC0uMjktLjIwNy4zMDUuMzA1IDAgMDAtLjE1LjA0bC0uMjQzLjEzNWE1LjUwNyA1LjUwNyAwIDAxLS4xOS0xLjQzN2MwLTMuMDEgMi40MjUtNS40NiA1LjQwNi01LjQ2ek00LjkwOCAxMC4xMmEuNjAxLjYwMSAwIDAxLjEwMy0xLjAwNWwuMTIuMzRjMCAuMDEtLjAwNS4wMTgtLjAwNS4wMjggMCAuMjU3LjAyMi41MDguMDUzLjc1NmEuNTg1LjU4NSAwIDAxLS4yNy0uMTE5em0uOTAxLjE5aC4wMDlhLjQ2OS40NjkgMCAwMC40MS0uNDJsLjE1OC0xLjQ5OGMxLjE1LjAzIDIuMjkzLS4zNTggMy4wMjYtLjY3M2EuMzE0LjMxNCAwIDAwLjAwNC4yMy4zMDguMzA4IDAgMDAuMjQxLjE4OGMuMDcuMDEgMS41NzcuMjA0IDIuODg4LS44MTQuMTUyLjM0LjQwNS43Ny43NjQuOTQ3bC4yODQgMS42NDljLjAzMy4xOS4xNzYuMzMuMzU3LjM3My0uMjM1IDEuNTI3LTEuMTIgMi44LTIuMzIgMy40NGEzLjg5NSAzLjg5NSAwIDAxLS4zNzYuMTc2bC0uMDIuMDA4YTMuNzcgMy43NyAwIDAxLS4zOC4xMjdsLS4wMzQuMDFhMy42ODQgMy42ODQgMCAwMS0uMzU3LjA3NWwtLjA3LjAxMmEzLjYzOCAzLjYzOCAwIDAxLS4zMTguMDI5Yy0uMDM5LjAwMi0uMDc3LjAwNi0uMTE2LjAwN2EzLjYyNiAzLjYyNiAwIDAxLS4yOTItLjAwOGMtLjA0NC0uMDAyLS4wODktLjAwMy0uMTMzLS4wMDhhMy42NiAzLjY2IDAgMDEtLjI5Ni0uMDQyYy0uMDQtLjAwNy0uMDc5LS4wMTItLjExNy0uMDJhMy43MTIgMy43MTIgMCAwMS0uMzEzLS4wODNjLS4wMy0uMDEtLjA2Mi0uMDE3LS4wOTMtLjAyN2EzLjgwMiAzLjgwMiAwIDAxLS4zMy0uMTNjLS4wMjgtLjAxMi0uMDU3LS4wMjItLjA4NS0uMDM1bC0uMDQ1LS4wMmMtMS4yNjEtLjYxNC0yLjE5OC0xLjkyLTIuNDQ2LTMuNDkzem0yLjc3IDQuMjg1Yy4xLjAzMS4xOTguMDYyLjI5OC4wODYuMDYuMDE0LjEyLjAyNC4xOC4wMzZhNC4yNCA0LjI0IDAgMDAuNDQyLjA2M2MuMDg3LjAwOC4xNzMuMDEzLjI2LjAxNS4wNC4wMDEuMDc5LjAwNy4xMi4wMDcuMDIyIDAgLjA0NC0uMDA0LjA2Ny0uMDA0LjA5MS0uMDAxLjE4Mi0uMDA4LjI3My0uMDE1YTQuMjYgNC4yNiAwIDAwLjI4Mi0uMDMyYy4wOTQtLjAxNC4xODctLjAyOC4yOC0uMDQ4LjA4NC0uMDE4LjE2Ni0uMDQyLjI0OS0uMDY1bC4xNTgtLjA0NmMuMDktLjAyOS4xNzctLjA2Mi4yNjQtLjA5Ni4wMjItLjAwOS4wNDUtLjAxNS4wNjYtLjAyNGwuMDU5LjY1Yy4wMzYuNDA4LjE4Ljc4Mi40MDEgMS4wOTZMMTAgMTcuNTcybC0xLjk3OC0xLjM1NGMuMjIyLS4zMTQuMzY1LS42ODguNDAxLTEuMDk1bC4wNS0uNTU5Yy4wMzUuMDEyLjA3Mi4wMi4xMDcuMDMxem0tNi42NSAzLjc0Yy40MzMtLjU0NSAyLjA3LS45OCA0LjQ5Mi0xLjE5My4zNS0uMDMxLjY3Ni0uMTQ1Ljk2LS4zMjFsLjY3IDIuNjAzYS4zMS4zMSAwIDAwLjI5OS4yMzMuMzA2LjMwNiAwIDAwLjItLjA3NGwuNDY4LS40MDR2NC4ySDEuOTQ1Yy0uMzAzLTEuNy0uNTUtNC4zNzMtLjAxNi01LjA0NXoiIGZpbGw9IiM5Nzk3OTciIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSIjOTc5Nzk3IiBzdHJva2Utd2lkdGg9Ii41Ii8+PC9zdmc+") 0 0 no-repeat!important;width:20px;height:24px;margin:0 7px 0 0}.button-gender.active .male-icon{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDM2IDI0aDE3LjEyOGwuMDQ5LS4yNTFjLjA5LS40NzIuODYtNC42NDMtLjA2Mi01LjgwNC0uNTYxLS43MDYtMi4yMTYtMS4xODUtNC45MTgtMS40MjNhMS41NzIgMS41NzIgMCAwMS0uOTQtLjQyNi4zMDYuMzA2IDAgMDAtLjA3My0uMDc0bC0uMDA0LS4wMDNhMS42MDggMS42MDggMCAwMS0uNDI2LS45NTJsLS4wOC0uODljMS4xMzQtLjY3OCAxLjk5MS0xLjg1NiAyLjM0My0zLjI2OC4wMjUuMDA2LjA0OC4wMTUuMDc0LjAxNWExLjIxNyAxLjIxNyAwIDAwMS4wODctMS43NDkuMzEuMzEgMCAwMC4wODYtLjEzIDYuMTI0IDYuMTI0IDAgMDAuMzIxLTEuOTY0QzE2LjAyMSAzLjcyOCAxMy4zMjEgMSAxMCAxIDYuNjggMSAzLjk3OSAzLjcyOCAzLjk3OSA3LjA4MWMwIC42NDUuMSAxLjI4LjI5OCAxLjg5YTEuMjE2IDEuMjE2IDAgMDAuOTk5IDEuOWwuMDItLjAwMWMuMzY4IDEuNTI0IDEuMzI1IDIuNzc1IDIuNTgzIDMuNDMybC0uMDY5Ljc2NWMtLjAzMy4zNjktLjE5LjY5OC0uNDI2Ljk1MmwtLjAwNC4wMDNhLjMwNi4zMDYgMCAwMC0uMDcyLjA3NCAxLjU3MiAxLjU3MiAwIDAxLS45NC40MjZjLTIuNzAzLjIzOC00LjM1OC43MTctNC45MTkgMS40MjMtLjkyMiAxLjE2LS4xNTMgNS4zMzItLjA2MiA1LjgwNGwuMDQ5LjI1MXptOC4xOTctLjYyMlYxOC42NWwuMzY3LS4zMTYuMzY3LjMxNnY0LjcyOGgtLjczNHptLTEuMTEtNC41OWwtLjQ2Mi0xLjc5MiAxLjQxOC45Ny0uOTU1LjgyMnptMS45OTgtLjgyMmwxLjQxOC0uOTctLjQ2MyAxLjc5Mi0uOTU1LS44MjJ6bTcuNTUuMzY4Yy41MzQuNjcyLjI4NyAzLjM0Ni0uMDE2IDUuMDQ0aC03LjA3M1YxOS4xOGwuNDY5LjQwNGEuMzA2LjMwNiAwIDAwLjQ5Ny0uMTU5bC42NzItMi42MDNjLjI4My4xNzYuNjA5LjI5Ljk2LjMyIDIuNDIuMjE0IDQuMDU4LjY0OSA0LjQ5IDEuMTkzem0tMy41MDEtOC4wMzZjLjAzNS0uMjU1LjA1OC0uNTE0LjA2LS43NzlsLjEwNS0uMzc3YS42LjYgMCAwMS0uMTY1IDEuMTU2ek0xMCAxLjYyMmMyLjk4IDAgNS40MDYgMi40NDkgNS40MDYgNS40NiAwIC40NjEtLjA1Ny45MTctLjE3IDEuMzZhMS41MjEgMS41MjEgMCAwMC0uNzQ2LS4wNjUuMzA5LjMwOSAwIDAwLS4yNDMuMjIybC0uMTU4LjU3LS4yMDUtMS4xODdhLjMxLjMxIDAgMDAtLjI1NS0uMjU0Yy0uMjM3LS4wMzgtLjUzNS0uNjE4LS42Ni0xLjAyMmEuMzA2LjMwNiAwIDAwLS41MS0uMTNjLS43NjYuNzU3LTEuNzA4LjkyNi0yLjI1OC45NTQuMDc2LS4xOC4xMy0uMzM2LjE0LS4zNjdhLjMxMy4zMTMgMCAwMC0uMDk1LS4zNC4zMDUuMzA1IDAgMDAtLjM0OS0uMDNjLS4wMi4wMTEtMS45ODQgMS4xMjgtMy43NTguOTYyYS4zMDcuMzA3IDAgMDAtLjMzNS4yNzdsLS4xMiAxLjE0LS4yMTctLjYyMmEuMzEuMzEgMCAwMC0uMjktLjIwNy4zMDUuMzA1IDAgMDAtLjE1LjA0bC0uMjQzLjEzNWE1LjUwNyA1LjUwNyAwIDAxLS4xOS0xLjQzN2MwLTMuMDEgMi40MjUtNS40NiA1LjQwNi01LjQ2ek00LjkwOCAxMC4xMmEuNjAxLjYwMSAwIDAxLjEwMy0xLjAwNWwuMTIuMzRjMCAuMDEtLjAwNS4wMTgtLjAwNS4wMjggMCAuMjU3LjAyMi41MDguMDUzLjc1NmEuNTg1LjU4NSAwIDAxLS4yNy0uMTE5em0uOTAxLjE5aC4wMDlhLjQ2OS40NjkgMCAwMC40MS0uNDJsLjE1OC0xLjQ5OGMxLjE1LjAzIDIuMjkzLS4zNTggMy4wMjYtLjY3M2EuMzE0LjMxNCAwIDAwLjAwNC4yMy4zMDguMzA4IDAgMDAuMjQxLjE4OGMuMDcuMDEgMS41NzcuMjA0IDIuODg4LS44MTQuMTUyLjM0LjQwNS43Ny43NjQuOTQ3bC4yODQgMS42NDljLjAzMy4xOS4xNzYuMzMuMzU3LjM3My0uMjM1IDEuNTI3LTEuMTIgMi44LTIuMzIgMy40NGEzLjg5NSAzLjg5NSAwIDAxLS4zNzYuMTc2bC0uMDIuMDA4YTMuNzcgMy43NyAwIDAxLS4zOC4xMjdsLS4wMzQuMDFhMy42ODQgMy42ODQgMCAwMS0uMzU3LjA3NWwtLjA3LjAxMmEzLjYzOCAzLjYzOCAwIDAxLS4zMTguMDI5Yy0uMDM5LjAwMi0uMDc3LjAwNi0uMTE2LjAwN2EzLjYyNiAzLjYyNiAwIDAxLS4yOTItLjAwOGMtLjA0NC0uMDAyLS4wODktLjAwMy0uMTMzLS4wMDhhMy42NiAzLjY2IDAgMDEtLjI5Ni0uMDQyYy0uMDQtLjAwNy0uMDc5LS4wMTItLjExNy0uMDJhMy43MTIgMy43MTIgMCAwMS0uMzEzLS4wODNjLS4wMy0uMDEtLjA2Mi0uMDE3LS4wOTMtLjAyN2EzLjgwMiAzLjgwMiAwIDAxLS4zMy0uMTNjLS4wMjgtLjAxMi0uMDU3LS4wMjItLjA4NS0uMDM1bC0uMDQ1LS4wMmMtMS4yNjEtLjYxNC0yLjE5OC0xLjkyLTIuNDQ2LTMuNDkzem0yLjc3IDQuMjg1Yy4xLjAzMS4xOTguMDYyLjI5OC4wODYuMDYuMDE0LjEyLjAyNC4xOC4wMzZhNC4yNCA0LjI0IDAgMDAuNDQyLjA2M2MuMDg3LjAwOC4xNzMuMDEzLjI2LjAxNS4wNC4wMDEuMDc5LjAwNy4xMi4wMDcuMDIyIDAgLjA0NC0uMDA0LjA2Ny0uMDA0LjA5MS0uMDAxLjE4Mi0uMDA4LjI3My0uMDE1YTQuMjYgNC4yNiAwIDAwLjI4Mi0uMDMyYy4wOTQtLjAxNC4xODctLjAyOC4yOC0uMDQ4LjA4NC0uMDE4LjE2Ni0uMDQyLjI0OS0uMDY1bC4xNTgtLjA0NmMuMDktLjAyOS4xNzctLjA2Mi4yNjQtLjA5Ni4wMjItLjAwOS4wNDUtLjAxNS4wNjYtLjAyNGwuMDU5LjY1Yy4wMzYuNDA4LjE4Ljc4Mi40MDEgMS4wOTZMMTAgMTcuNTcybC0xLjk3OC0xLjM1NGMuMjIyLS4zMTQuMzY1LS42ODguNDAxLTEuMDk1bC4wNS0uNTU5Yy4wMzUuMDEyLjA3Mi4wMi4xMDcuMDMxem0tNi42NSAzLjc0Yy40MzMtLjU0NSAyLjA3LS45OCA0LjQ5Mi0xLjE5My4zNS0uMDMxLjY3Ni0uMTQ1Ljk2LS4zMjFsLjY3IDIuNjAzYS4zMS4zMSAwIDAwLjI5OS4yMzMuMzA2LjMwNiAwIDAwLjItLjA3NGwuNDY4LS40MDR2NC4ySDEuOTQ1Yy0uMzAzLTEuNy0uNTUtNC4zNzMtLjAxNi01LjA0NXoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii41Ii8+PC9zdmc+") 0 0 no-repeat!important}.female-icon{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNzA2IDI0SDE4Ljg5YS4zMTEuMzExIDAgMDAuMzA1LS4yNTFjLjA5NC0uNDgzLjg5LTQuNzQ1LS4wNjItNS45My0uNTE3LS42NDMtMS45MzgtMS4xMDEtNC4yMjMtMS4zNjVWMTQuNDZjMC0xIC4yNTgtMS45OTQuNzQ2LTIuODczLjUtLjkwMi43NjUtMS45MjYuNzY1LTIuOTYzYTYuMTMzIDYuMTMzIDAgMDAtMi45NzgtNS4yNDhBMy4yNTcgMy4yNTcgMCAwMDEwLjI5OCAxYy0xLjQ3NCAwLTIuNzQ5Ljk3LTMuMTQ2IDIuMzc3YTYuMTMzIDYuMTMzIDAgMDAtMi45NzcgNS4yNDhjMCAxLjAzNy4yNjQgMi4wNjEuNzY1IDIuOTYzLjQ4OC44OC43NDYgMS44NzMuNzQ2IDIuODczdjEuOTkzYy0yLjI4NS4yNjQtMy43MDYuNzIyLTQuMjIzIDEuMzY1LS45NTIgMS4xODUtLjE1NiA1LjQ0Ny0uMDYzIDUuOTNhLjMxMS4zMTEgMCAwMC4zMDYuMjUxem0zLjc3OC0xMi43MTNhNS40OTYgNS40OTYgMCAwMS0uNjg3LTIuNjYyQTUuNTEgNS41MSAwIDAxNy41NzUgMy44NWEuMzEuMzEgMCAwMC4xNDktLjE5NyAyLjYzOCAyLjYzOCAwIDAxMi41NzQtMi4wMzFjMS4yMyAwIDIuMjg4LjgzNSAyLjU3NCAyLjAzYS4zMS4zMSAwIDAwLjE0OC4xOThBNS41MSA1LjUxIDAgMDExNS44IDguNjI1YzAgLjkzMi0uMjM4IDEuODUyLS42ODcgMi42NjJhNi41NTcgNi41NTcgMCAwMC0uODI1IDMuMTc0djEuOTI4bC0uMjM0LS4wMjJhMS42NDMgMS42NDMgMCAwMS0uNTMtLjE0IDMuMjkyIDMuMjkyIDAgMDAtLjgwNS0uNzc3IDEuNjQ3IDEuNjQ3IDAgMDEtLjE2My0uNTc4bC0uMDYzLS42OTdjMS4xMzQtLjc3NyAyLjQ2NC0yLjI4IDIuNDY0LTUuMDVhLjMxMS4zMTEgMCAwMC0uMy0uMzFjLTIuNjE3LS4wODgtNC4xMzQtMi4wMDktNC4xNS0yLjAyOGEuMzEyLjMxMiAwIDAwLS40NjUtLjAzYy0uMDIuMDItMi4wMzMgMi0zLjk3NSAyLjA1N2EuMzEuMzEgMCAwMC0uMjk2LjI1Yy0uMDA3LjAzNS0uNjI4IDMuMzEgMi4zMyA1LjE2MmwtLjA1OS42NDZhMS42NDcgMS42NDcgMCAwMS0uMTYzLjU3OWMtLjM0MS4yNC0uNjEuNS0uODA1Ljc3NmExLjY0NCAxLjY0NCAwIDAxLS41My4xNGwtLjIzNS4wMjJ2LTEuOTI4YTYuNTU3IDYuNTU3IDAgMDAtLjgyNC0zLjE3NHptNy43OTggNi4wMjRjLjAzOS42NjgtLjQ0NSAxLjI3LS43MDEgMS41NGwtMS40MzUtLjgyNGMuOTYyLS4zNCAxLjM1LTEuMDcxIDEuNTA4LTEuNjM4LjEzMS4xMjEuMjc2LjIyOC40MzMuMzE1LjExNC4xOTYuMTgzLjM5OC4xOTUuNjA3em0tMi45ODQuMjY0Yy0xLjc1OC0uMTczLTEuODQzLTEuNjMxLTEuODQ0LTEuODg0LjExLS4yMzUuMTgyLS40OTIuMjA3LS43NjNsLjAzMy0uMzcyYy4wNjYuMDMyLjEzMi4wNjMuMTk5LjA5My4xMTMuMDUuMjMuMDk0LjM0Ni4xMzIuMDM2LjAxMS4wNzMuMDE4LjExLjAyOS4wOC4wMjMuMTYyLjA0Ny4yNDUuMDY0LjA0NC4wMDkuMDg5LjAxMy4xMzMuMDIuMDc1LjAxMy4xNS4wMjcuMjI2LjAzNC4wNDguMDA1LjA5Ny4wMDUuMTQ1LjAwOC4wNi4wMDMuMTIyLjAxLjE4My4wMS4wMTEgMCAuMDIyLS4wMDMuMDMyLS4wMDMuMDY5IDAgLjEzNy0uMDA3LjIwNi0uMDExLjA1Ny0uMDA0LjExMy0uMDA2LjE3LS4wMTMuMDcyLS4wMDkuMTQzLS4wMjQuMjE0LS4wMzcuMDUyLS4wMS4xMDUtLjAxNy4xNTctLjAyOS4wNzktLjAxOS4xNTctLjA0NC4yMzUtLjA3LjA0My0uMDEzLjA4Ni0uMDIzLjEyOC0uMDM4YTMuMzg1IDMuMzg1IDAgMDAuNDc2LS4yMTJsLjAzNi4zOTVjLjAyNC4yNzEuMDk2LjUyOS4yMDcuNzY0LjAwMS4yNTUtLjA3NCAxLjcwOS0xLjg0NCAxLjg4M3ptLTIuNzg5LS44N2MuMTU3LS4wODkuMzAxLS4xOTUuNDMyLS4zMTYuMTU4LjU2Ny41NDYgMS4yOTggMS41MDggMS42MzhsLTEuNDM0LjgyM2MtLjI1Ny0uMjctLjc0LS44Ny0uNzAxLTEuNTM5LjAxMi0uMjA5LjA4LS40MS4xOTUtLjYwN3ptNC40OTMtMi45NWwtLjAwMy4wMDJhNS40OTUgNS40OTUgMCAwMS0uNDk5LjI4MSAyLjc0NiAyLjc0NiAwIDAxLTEuMTY5LjI4NSAyLjc4NCAyLjc4NCAwIDAxLTEuMTg1LS4yNDJsLS4wMDMtLjAwMmMtLjE1Ni0uMDctLjMtLjE0NC0uNDQtLjIyMWwtLjEwNS0uMDU3Yy0yLjM2LTEuMzU4LTIuMzMtMy42NDYtMi4yNTEtNC4zODMgMS42OS0uMTcgMy4yOTMtMS40NjEgMy44OS0xLjk5NC41Mi41NTQgMS45MjYgMS44MTUgNC4wOTIgMS45OTQtLjA4NyAyLjM0Ni0xLjIxNCAzLjYzNC0yLjMyNyA0LjMzOHpNMS45NDggMTguMjA5Yy40NS0uNTU4IDIuMTQzLTEuMDA0IDQuNjQ5LTEuMjIyLjA0OC0uMDA0LjA5NS0uMDEyLjE0Mi0uMDE5LS4wMjMuMTAyLS4wNC4yMDYtLjA0Ny4zMTItLjA2OCAxLjIxIDEuMDI3IDIuMTU1IDEuMDczIDIuMTk0YS4zMTEuMzExIDAgMDAuMzU3LjAzM2wyLjE3Ni0xLjI1IDIuMTc2IDEuMjVhLjMxMS4zMTEgMCAwMC4zNTYtLjAzM2MuMDQ3LS4wNCAxLjE0Mi0uOTgzIDEuMDczLTIuMTk0YTEuOTE3IDEuOTE3IDAgMDAtLjA0Ni0uMzEyYy4wNDcuMDA3LjA5NC4wMTUuMTQyLjAxOSAyLjUwNS4yMTggNC4yLjY2NCA0LjY0OCAxLjIyMi41NTQuNjkuMjk4IDMuNDMyLS4wMTUgNS4xN0gxLjk2NGMtLjMxMy0xLjczOC0uNTctNC40OC0uMDE2LTUuMTd6IiBmaWxsPSIjOTc5Nzk3IiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iIzk3OTc5NyIgc3Ryb2tlLXdpZHRoPSIuNSIvPjwvc3ZnPg==") 0 0 no-repeat!important;width:20px;height:24px;margin:0 7px 0 0}.button-gender.active .female-icon{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNzA2IDI0SDE4Ljg5YS4zMTEuMzExIDAgMDAuMzA1LS4yNTFjLjA5NC0uNDgzLjg5LTQuNzQ1LS4wNjItNS45My0uNTE3LS42NDMtMS45MzgtMS4xMDEtNC4yMjMtMS4zNjVWMTQuNDZjMC0xIC4yNTgtMS45OTQuNzQ2LTIuODczLjUtLjkwMi43NjUtMS45MjYuNzY1LTIuOTYzYTYuMTMzIDYuMTMzIDAgMDAtMi45NzgtNS4yNDhBMy4yNTcgMy4yNTcgMCAwMDEwLjI5OCAxYy0xLjQ3NCAwLTIuNzQ5Ljk3LTMuMTQ2IDIuMzc3YTYuMTMzIDYuMTMzIDAgMDAtMi45NzcgNS4yNDhjMCAxLjAzNy4yNjQgMi4wNjEuNzY1IDIuOTYzLjQ4OC44OC43NDYgMS44NzMuNzQ2IDIuODczdjEuOTkzYy0yLjI4NS4yNjQtMy43MDYuNzIyLTQuMjIzIDEuMzY1LS45NTIgMS4xODUtLjE1NiA1LjQ0Ny0uMDYzIDUuOTNhLjMxMS4zMTEgMCAwMC4zMDYuMjUxem0zLjc3OC0xMi43MTNhNS40OTYgNS40OTYgMCAwMS0uNjg3LTIuNjYyQTUuNTEgNS41MSAwIDAxNy41NzUgMy44NWEuMzEuMzEgMCAwMC4xNDktLjE5NyAyLjYzOCAyLjYzOCAwIDAxMi41NzQtMi4wMzFjMS4yMyAwIDIuMjg4LjgzNSAyLjU3NCAyLjAzYS4zMS4zMSAwIDAwLjE0OC4xOThBNS41MSA1LjUxIDAgMDExNS44IDguNjI1YzAgLjkzMi0uMjM4IDEuODUyLS42ODcgMi42NjJhNi41NTcgNi41NTcgMCAwMC0uODI1IDMuMTc0djEuOTI4bC0uMjM0LS4wMjJhMS42NDMgMS42NDMgMCAwMS0uNTMtLjE0IDMuMjkyIDMuMjkyIDAgMDAtLjgwNS0uNzc3IDEuNjQ3IDEuNjQ3IDAgMDEtLjE2My0uNTc4bC0uMDYzLS42OTdjMS4xMzQtLjc3NyAyLjQ2NC0yLjI4IDIuNDY0LTUuMDVhLjMxMS4zMTEgMCAwMC0uMy0uMzFjLTIuNjE3LS4wODgtNC4xMzQtMi4wMDktNC4xNS0yLjAyOGEuMzEyLjMxMiAwIDAwLS40NjUtLjAzYy0uMDIuMDItMi4wMzMgMi0zLjk3NSAyLjA1N2EuMzEuMzEgMCAwMC0uMjk2LjI1Yy0uMDA3LjAzNS0uNjI4IDMuMzEgMi4zMyA1LjE2MmwtLjA1OS42NDZhMS42NDcgMS42NDcgMCAwMS0uMTYzLjU3OWMtLjM0MS4yNC0uNjEuNS0uODA1Ljc3NmExLjY0NCAxLjY0NCAwIDAxLS41My4xNGwtLjIzNS4wMjJ2LTEuOTI4YTYuNTU3IDYuNTU3IDAgMDAtLjgyNC0zLjE3NHptNy43OTggNi4wMjRjLjAzOS42NjgtLjQ0NSAxLjI3LS43MDEgMS41NGwtMS40MzUtLjgyNGMuOTYyLS4zNCAxLjM1LTEuMDcxIDEuNTA4LTEuNjM4LjEzMS4xMjEuMjc2LjIyOC40MzMuMzE1LjExNC4xOTYuMTgzLjM5OC4xOTUuNjA3em0tMi45ODQuMjY0Yy0xLjc1OC0uMTczLTEuODQzLTEuNjMxLTEuODQ0LTEuODg0LjExLS4yMzUuMTgyLS40OTIuMjA3LS43NjNsLjAzMy0uMzcyYy4wNjYuMDMyLjEzMi4wNjMuMTk5LjA5My4xMTMuMDUuMjMuMDk0LjM0Ni4xMzIuMDM2LjAxMS4wNzMuMDE4LjExLjAyOS4wOC4wMjMuMTYyLjA0Ny4yNDUuMDY0LjA0NC4wMDkuMDg5LjAxMy4xMzMuMDIuMDc1LjAxMy4xNS4wMjcuMjI2LjAzNC4wNDguMDA1LjA5Ny4wMDUuMTQ1LjAwOC4wNi4wMDMuMTIyLjAxLjE4My4wMS4wMTEgMCAuMDIyLS4wMDMuMDMyLS4wMDMuMDY5IDAgLjEzNy0uMDA3LjIwNi0uMDExLjA1Ny0uMDA0LjExMy0uMDA2LjE3LS4wMTMuMDcyLS4wMDkuMTQzLS4wMjQuMjE0LS4wMzcuMDUyLS4wMS4xMDUtLjAxNy4xNTctLjAyOS4wNzktLjAxOS4xNTctLjA0NC4yMzUtLjA3LjA0My0uMDEzLjA4Ni0uMDIzLjEyOC0uMDM4YTMuMzg1IDMuMzg1IDAgMDAuNDc2LS4yMTJsLjAzNi4zOTVjLjAyNC4yNzEuMDk2LjUyOS4yMDcuNzY0LjAwMS4yNTUtLjA3NCAxLjcwOS0xLjg0NCAxLjg4M3ptLTIuNzg5LS44N2MuMTU3LS4wODkuMzAxLS4xOTUuNDMyLS4zMTYuMTU4LjU2Ny41NDYgMS4yOTggMS41MDggMS42MzhsLTEuNDM0LjgyM2MtLjI1Ny0uMjctLjc0LS44Ny0uNzAxLTEuNTM5LjAxMi0uMjA5LjA4LS40MS4xOTUtLjYwN3ptNC40OTMtMi45NWwtLjAwMy4wMDJhNS40OTUgNS40OTUgMCAwMS0uNDk5LjI4MSAyLjc0NiAyLjc0NiAwIDAxLTEuMTY5LjI4NSAyLjc4NCAyLjc4NCAwIDAxLTEuMTg1LS4yNDJsLS4wMDMtLjAwMmMtLjE1Ni0uMDctLjMtLjE0NC0uNDQtLjIyMWwtLjEwNS0uMDU3Yy0yLjM2LTEuMzU4LTIuMzMtMy42NDYtMi4yNTEtNC4zODMgMS42OS0uMTcgMy4yOTMtMS40NjEgMy44OS0xLjk5NC41Mi41NTQgMS45MjYgMS44MTUgNC4wOTIgMS45OTQtLjA4NyAyLjM0Ni0xLjIxNCAzLjYzNC0yLjMyNyA0LjMzOHpNMS45NDggMTguMjA5Yy40NS0uNTU4IDIuMTQzLTEuMDA0IDQuNjQ5LTEuMjIyLjA0OC0uMDA0LjA5NS0uMDEyLjE0Mi0uMDE5LS4wMjMuMTAyLS4wNC4yMDYtLjA0Ny4zMTItLjA2OCAxLjIxIDEuMDI3IDIuMTU1IDEuMDczIDIuMTk0YS4zMTEuMzExIDAgMDAuMzU3LjAzM2wyLjE3Ni0xLjI1IDIuMTc2IDEuMjVhLjMxMS4zMTEgMCAwMC4zNTYtLjAzM2MuMDQ3LS4wNCAxLjE0Mi0uOTgzIDEuMDczLTIuMTk0YTEuOTE3IDEuOTE3IDAgMDAtLjA0Ni0uMzEyYy4wNDcuMDA3LjA5NC4wMTUuMTQyLjAxOSAyLjUwNS4yMTggNC4yLjY2NCA0LjY0OCAxLjIyMi41NTQuNjkuMjk4IDMuNDMyLS4wMTUgNS4xN0gxLjk2NGMtLjMxMy0xLjczOC0uNTctNC40OC0uMDE2LTUuMTd6IiBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuNSIvPjwvc3ZnPg==") 0 0 no-repeat!important}.city-label{position:absolute;left:20px;top:13px;z-index:11}.cart-box{position:relative;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/cart.svg) no-repeat 3px 9px;padding:16px 0 18px 31px;font-weight:600;font-size:12px;color:var(--N700);line-height:7px;cursor:pointer}.cart-circle{left:13px;top:2px}.cart-circle,.cart-circle_shortlist{background-color:var(--G300);border-radius:100%;color:#fff;cursor:pointer;font-size:10px;font-weight:700;text-align:center;position:absolute;width:16px;height:16px;padding:1px;display:flex;align-items:center;justify-content:center}.cart-circle_shortlist{right:-8px;top:-8px}.compare-circle{background-color:var(--buttonColor);border-radius:100%;color:#fff;cursor:pointer;font-size:12px;padding:2px 6px;position:absolute;right:-7px;top:-6px;width:20px;height:20px;line-height:18px}.call_scheduling_compare{padding:0 16px!important}.call-shortly-box{position:fixed;background:rgba(var(--N700_rgb),.9);font-size:16px;padding:16px 24px;color:#fff;text-align:center;top:50%;left:50%;border-radius:40px;box-shadow:0 1px 6px rgba(0,0,0,.16);transform:translate(-50%,-50%);z-index:99999}@media only screen and (max-width:1023px){.call-shortly-box{width:90%}}@media only screen and (min-width:1024px){.call-shortly-box{width:480px}}.arrow_web{width:14px;text-indent:-99999px;display:inline-block;cursor:pointer;height:19px;margin-right:12px}.compareHeaderClass{position:static!important;z-index:10!important}.call_scheduling_compare.similar_plans .segmentationBanner{max-width:768px;margin:16px auto}@media screen and (max-width:1023px){.footer-desk{padding:0 16px 60px}.call_scheduling_compare.similar_plans .segmentationBanner{max-width:unset;margin:0}.header_group_content{font-size:14px}.green_theme{box-shadow:0 2px 4px rgba(0,0,0,.1);background:#fff!important}.cart-box{margin:auto 0 auto auto;background:none}.cart-box1{display:flex;flex-direction:column;align-items:center;height:38px;width:38px;position:relative;justify-content:center;background:var(--G50);border-radius:8px}.cart-circle{top:-4px;right:-4px;left:auto}.like-covers{margin-left:10px!important;margin-right:10px!important;width:calc(100% - 20px)!important}.compare_parent .top_fixed_box,.green_background,.grey_background,.w_100{width:100%;float:left}.w_50{width:50%;float:left}.section,.w_50{position:relative}.section{padding:0}.difference_column button{width:147px;position:inherit;left:inherit;bottom:inherit;margin-bottom:10px}.arrow-icon-right{right:-1px}.difference_column button .fa-arrow-right{left:10px}.top_fixed_box p{font-size:12px;font-weight:400;padding-bottom:0;line-height:16px}.difference_column .column .mobile_diff{padding:0;position:absolute;top:-64px;color:#212121;background:#fff;height:41px;text-align:left;left:0}.compare_parent .top_fixed_box{margin-top:36px;position:relative}.checkbox_label{top:10px;left:38px;cursor:inherit}.difference_column .column{padding:5px 0 0}.content_section .columns .column:first-child,.grey_background{font-size:14px;font-weight:600;text-align:left!important}.green_background select{font-size:16px;font-weight:400}.content_section .column{padding:5px 8px}.content_section .column p.subtitle{font-size:12px;font-weight:600}.content_section .column a,.content_section .column p{font-size:12px;text-align:left}.content_section ul.progress_bar li{padding:8px 3px}.content_section ul.progress_bar{height:26px}.content_section .column{border:1px solid #eeeef0;border-right:none;border-bottom:none}.content_section .green_background .column{border:1px solid #fff;text-align:left}.similar_plans{padding:15px 0!important;width:100vw}.similar_plans h3{font-size:14px;font-weight:600;padding-right:12px;padding-left:12px;border-top:2px solid #f7f7f7;padding-top:15px}.similar_plan_ul span,.similar_plans h4{font-size:12px;font-weight:600}.similar_plans h4{padding-right:12px;padding-left:12px;padding-bottom:15px}.similar_plan_ul li{width:100%;margin:0 0 20px 2px;box-shadow:0 1px 5px -2px rgba(0,0,0,.92);padding:10px 0 0;min-height:auto}.similar_plan_ul li:nth-child(2){margin:0 0 20px;cursor:pointer}.similar_plan_ul span{width:100%;float:none;padding:8px;background-color:#f7f7f7;height:auto;display:inline-grid;align-items:center;text-align:center}.similar_plan_ul ul li span{background-color:#fff;padding:0;font-size:10px;font-weight:600}.similar_plan_ul ul li{font-size:12px;font-weight:600}.similar_plan_ul ul{padding:6px 0}.similar_plan_ul button{width:68%;border-radius:7px;margin-top:8px;font-size:12px;margin-bottom:12px}.similar_plan_ul h6{font-size:10px}.content_section .column p span{font-weight:600;font-size:17px;display:block}.difference_column button{font-size:13px;font-weight:400;margin-top:0}.top_fixed_box a.close{display:block!important;position:relative;right:13px;top:-8px;text-decoration:none}.difference_column .w_50,.top_fixed_box .w_50{padding:0 7px}.compare_parent .top_fixed_box:after{content:"";position:absolute;width:1px;height:100%;left:50%;top:0;background:#c3f6ee}.columns.no-plans:not(.is-desktop),.columns:not(.is-desktop){display:block}.navbar{padding-left:0;background:var(--G300);box-shadow:none;color:#253858;padding-right:0;position:sticky;top:0;z-index:11;position:-webkit-sticky}.content-h{margin-left:10px;font-size:18px;font-weight:500}.compareHeaderClass .content-h{max-width:unset}.contentHealthHeader{max-width:calc(100% - 114px)!important;line-height:normal}.navbar-brand,.navbar-tabs{align-items:center;padding-left:15px;padding-right:16px;min-height:58px}.profiles_navbar{padding-left:0!important;padding-right:0!important}.slider-new{display:grid;grid-auto-flow:column;grid-gap:5px;margin:0 auto 15px;overflow:auto}.slider-new .box-new{padding:0;width:253px;margin-left:15px;margin-right:0}.slider-new1{padding:0}.slider-new1 .box-new{padding:0;width:300px;margin-left:12px;margin-right:0}.green_background select{background-position:100% 7px}ul.listing-hospital-category li{height:auto;width:100%}.top_fixed_box img{margin-left:4px}.top_fixed_box .add_plan a{top:0;width:50px;height:50px}.top_fixed_box .add_plan p{margin-top:9px;margin-bottom:8px}.difference_column select{padding-left:8px;font-size:13px;margin:0 auto 10px}.top_fixed_box .add_plan a span{top:-1px}.top_fixed_box .column.add_plan{padding-bottom:24px;height:102px}.content_section ul.progress_bar li.green span:before{content:"";background-color:#36b37e;position:absolute;height:10.5px;left:0;width:100%;border-radius:2px;top:-.5px}.content_section ul.progress_bar li span{border:0 solid #7f8184}.content_section ul.progress_bar li.green.half span:before{width:50%}.content_section ul.progress_bar li.yellow span:before{background-color:#ffab00}.content_section ul.progress_bar li.red span:before{background-color:var(--buttonColor)}.content_section ul.progress_bar li.green.half span:before{width:57%;border-radius:2px 0 0 2px}.content_section .column a{margin-left:9px}.slider-new-2 div.box-new:nth-child(2n){margin-left:0}img{height:auto;max-width:100%}.modal-card,.modal-content{width:100%}.slider-new div{padding:0;width:100%}.image img{width:87%}.edit-plan{left:3px}.edit-plan-close{position:absolute;right:0;z-index:99;top:-49px!important}.tip-box{margin-left:0!important;font-weight:400;display:inline-block}.tooltip.is-tooltip-multiline.first:before,.tooltip.is-tooltip-multiline:before{min-width:11rem!important;min-height:6rem!important}.box-plan-2{height:50px}.shrink_box_mob .plan-2{height:0!important;display:none!important}.shrink_box_mob .edit-plan-close{top:-76px!important}.shrink_box_mob .difference_column button{height:32px;margin-top:12px}.shrink_box_mob .top_fixed_box .column.add_plan{padding-bottom:0;height:auto}.shrink_box_mob .img-box-logo{height:67px}.shrink_box_mob .two-plans .img-box-logo{height:44px}.shrink_box_mob .two-plans .edit-plan-close{top:-54px!important}.shrink_box_mob .box-plan-2{height:auto}.shrink_box_mob .tip-plan{display:none}.link-bottom{left:0}.feature-box{height:45px}.shrink_box_mob .top_fixed_box .add_plan .plus-icon{margin-bottom:10px}p.blank-box{height:50px}.img-box-logo{height:39px}.tip-plan{top:146px!important;right:3px}.tooltip.tip-plan.is-tooltip-multiline:before{min-width:8rem!important;padding:5px!important}.grey-mob{height:48px!important}.yearly-text{display:block;padding-top:0;font-size:12px;font-weight:600;color:#253858}.add-plan-button{margin-top:12px!important}.shrink_box_mob .add-plan-button{margin-top:14px!important}.add_plan{height:84px;cursor:pointer}.close{top:46px!important}.select-top{width:166px;font-size:13px;margin-right:auto;margin-left:auto}.css-15k3avv{width:93%!important}.shrink_box_mob .add_plan{height:60px;cursor:pointer}.shrink_box_mob .close{top:34px!important}.img-box-logo-similar{height:50px}.box_block{height:106px}.suminsuredspan{font-size:16px;font-weight:400;font-family:Nunito,sans-serif}.span_saves,.suminsuredspan{padding-left:10px}.port-bot-fixed span{display:block;margin:0 0 10px}.port-bot-fixed{height:135px;display:block;font-size:1.125rem;text-align:center;padding:10px 17px}.port-compare-button{margin:0}.bg-mob-port{background:#fff;padding:10px 0!important;min-height:172px}.top_fixed_box_port p{font-weight:600}.show-dif-col{padding:0 0 32px;border-bottom:1px solid #eeeef0}.checkbox_label_port{cursor:inherit;top:10px;left:41px}.pb-dialog-content{width:94%;margin:0 3%}.listing-member-desk{width:100%}.button-box2{width:100%!important}.cityinput{width:100%;margin:0 0 7px}.button-port{width:139px;margin:10px 0 0;height:34px;font-size:12px;padding:0}.button-port .arrow-icon-right{top:7px}.subtitle_port_h1{font-size:.875rem;margin:0 0 15px 13px}.title_port_h2{font-size:1.5rem;margin:10px 0 0 13px}.green-text{margin-bottom:15px!important}.modal-box-new{width:100%!important}.memberform{min-height:487px}.members-box2{width:90%;margin:0 auto;padding:0;float:none}ul.circle-slider{margin-top:0}.button-gender{width:42%;margin-left:0}.cityinput:nth-child(2n){margin-bottom:22px}.port-box .tooltip.is-tooltip-right:before{z-index:9!important}.rc-swipeout{overflow:inherit}.tooltip.is-tooltip-right:before{bottom:40px!important}.tooltip.is-tooltip-multiline:before{min-height:5rem!important}.grey_background{background:#fff}.box-mob-slider{border-bottom:2px solid #f7f7f7;margin-bottom:15px}.content_section{box-shadow:none}.box-new:nth-child(3n) .similar_plan_ul li{margin-left:-2px}.call_scheduling_compare{padding:0 16px 16px!important}.navbarWrapper{position:static;top:0;z-index:39;box-shadow:0 3px 2px 0 rgba(0,0,0,.1)!important}}@media screen and (min-device-width:1367px)and (max-width:1920px){.container.is-fullhd{max-width:100%;width:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15)}.top_fixed_box .add_plan .plus-icon span{position:relative;top:4px}}@media screen and (min-width:320px)and (max-width:1023px)and (orientation:landscape){.slider-new{width:558px}}@media screen and (min-width:800px)and (max-width:900px)and (orientation:landscape){.slider-new{width:741px}}@media screen and (min-width:901px)and (max-width:1023px)and (orientation:landscape){.slider-new{width:800px}}@media screen and (min-width:320px)and (max-width:330px){.select-top{width:146px}.port-bot-fixed{height:131px;font-size:1rem}}@media screen and (min-width:375px)and (max-width:380px){.similar_plans{width:102vw}}@media screen and (min-width:400px)and (max-width:414px){.select-top{width:184px}}@media screen and (min-width:768px)and (max-width:1023px){.select-top{width:365px}.css-15k3avv{width:98%!important}}@media screen and (min-width:611px)and (max-width:1023px){.shrink_box .difference_column .column .mobile_diff{top:-55px}}@media screen and (max-width:1023px)and (min-width:769px){.is-hidden-tablet-only-custom{display:none!important}}@media screen and (max-width:1023px){.is-hidden-custom{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop-custom{display:none!important}}.userProfileWrapper{position:absolute;padding:8px 8px 8px 24px;background:var(--N0);box-shadow:0 3px 16px rgba(var(--N700_rgb),.16);border-radius:32px;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;font-size:14px}@media screen and (max-width:420px){.userProfileWrapper{font-size:3.8vw}}.userProfileWrapper__profile span{font-size:12px;color:var(--N400)}@media screen and (max-width:420px){.userProfileWrapper__profile span{font-size:3.2vw}}.userProfileWrapper__city{border-left:1px solid var(--N40);padding-left:12px}.userProfileWrapper__edit{display:flex;cursor:pointer;color:var(--N700);margin-left:16px;align-items:center;font-weight:500;background:var(--N20);border-radius:24px;padding:0 16px 0 4px}.userProfileWrapper__edit:hover{color:var(--N700)}.userProfileWrapper__edit>i{width:34px;height:34px;display:flex;align-items:center;justify-content:center}.userProfileWrapper__edit>i:before{content:"";width:13px;height:13px;background:var(--newQuotesSprite) no-repeat 0 0;background-position:0 -1047px}.userProfileWrapper__edit>p{font-size:14px}@media screen and (max-width:420px){.userProfileWrapper__edit>p{font-size:3.8vw}}.userProfileWrapper__edit>p span{display:block;font-size:12px}@media screen and (max-width:420px){.userProfileWrapper__edit>p span{font-size:3.2vw}}@media only screen and (min-width:1024px){.navbarWrapper:has(.userProfileWrapper) .navbar{min-height:74px}.navbarWrapper:has(.userProfileWrapper)~.quickFiltersBoxMob{top:74px}.navbarWrapper:has(.userProfileWrapper)~.scroll-to-top.--slideIn{animation:scrollTopSlideIn-new .5s ease-in forwards}@keyframes scrollTopSlideIn-new{to{top:160px;opacity:1}}.navbarWrapper:has(.userProfileWrapper)~.main_quotes_div .dynamic_offer .rightFixCol{top:160px;margin-top:16px}.navbarWrapper:has(.userProfileWrapper)~.main_quotes_div .dynamic_offer .rightFixCol .agent-card-box{margin-top:0}}.header_help{background:var(--G50);border-radius:8px;height:38px;padding:0 12px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--G300);cursor:pointer}@media screen and (max-width:420px){.header_help{font-size:3.8vw}}.header_help:before{content:"";width:15px;height:15px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/help-icon.svg) no-repeat}.faqCardWrapper{background:var(--N0);overflow:hidden;margin:16px -16px;padding:0 0 16px}@media only screen and (min-width:1024px){.faqCardWrapper{margin-left:0;margin-right:0;border-radius:10px}}.faqCardWrapper h6{font-size:16px;color:var(--brand-color);font-weight:700;border-left:4px solid var(--brand-color);padding-left:10px;margin:16px 16px 0}@media screen and (max-width:420px){.faqCardWrapper h6{font-size:4.5vw}}.faqCardWrapper__card{display:inline-block;border-radius:10px;background:var(--N0);box-shadow:0 6px 16px rgba(37,56,88,.16);padding:12px;font-size:14px;color:var(--N700);white-space:normal;margin:16px;vertical-align:top}@media screen and (max-width:420px){.faqCardWrapper__card{font-size:3.8vw}}@media only screen and (min-width:1024px){.faqCardWrapper__card{font-size:16px}}@media only screen and (min-width:1024px)and (max-width:420px){.faqCardWrapper__card{font-size:4.5vw}}.faqCardWrapper__card__ques{font-weight:500;margin-bottom:8px}.faqCardWrapper__card__ans a{text-transform:none}.faqCardWrapper__card__ans p{max-height:44px;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:1024px){.faqCardWrapper__card__ans p{max-height:50px}}.faqCardWrapper__card__viewAll{text-align:right;margin-top:16px}.faqCardWrapper__card__viewAll a{text-transform:none}.faqCardWrapper__card__viewAll a:after{content:"";border:solid var(--buttonColor);border-width:0 1px 1px 0;display:inline-block;padding:2px;transform:rotate(-45deg);position:relative;top:-1px;margin-left:4px}@media only screen and (min-width:1024px){.faqCardWrapper__card__viewAll a:after{top:-2px}}.faqCardWrapper__scroller{white-space:nowrap;transition:transform .3s,height .3s;-ms-overflow-style:none;scrollbar-width:none;display:list-item}.faqCardWrapper__scroller::-webkit-scrollbar{display:none}.faqCardWrapper__indicator{display:flex;align-items:center;justify-content:center;position:relative}.faqCardWrapper__indicator span{width:6px;height:6px;background:var(--N100);margin-right:4px;border-radius:50%}.faqCardWrapper__indicator span.active{background:var(--N700)}.p0 .faqCardWrapper{padding-left:16px;padding-right:16px}.faqFullscreen{position:fixed;width:100%;height:100%;left:0;bottom:0;background:var(--N0);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.faqFullscreen::-webkit-scrollbar{display:none}.faqFullscreen__top{background:var(--faqTopHeader);padding:16px 16px 46px}@media only screen and (min-width:1024px){.faqFullscreen__top{margin:0;padding:52px 40px 0 60px;height:100vh;background-color:var(--N800);width:378px}}.faqFullscreen__top .back{width:24px;height:24px;position:relative;left:-5px}.faqFullscreen__top .back:before{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:6px;transform:rotate(135deg);position:absolute;left:50%;top:50%;margin:-7px 0 0 -4px}@media only screen and (min-width:1024px){.faqFullscreen__top .back{cursor:pointer}}.faqFullscreen__top .welcomeMsg{font-size:24px;font-weight:500;margin-top:24px}@media only screen and (min-width:1024px){.faqFullscreen__top .welcomeMsg{font-size:32px;font-weight:700;color:var(--N0);background-color:var(--N800)}.faqFullscreen__top .welcomeMsg span{display:block}}.faqFullscreen__mainCard{background:var(--N0);border-radius:32px 32px 0 0;padding:24px 0 16px;margin-top:-32px;animation:fade .3s ease-in .3s forwards}@keyframes fade{0%{opacity:0}to{opacity:1}}@media only screen and (min-width:1024px){.faqFullscreen__mainCard{margin:84px auto 0;padding:0;width:calc(100% - 378px);position:relative}}.faqFullscreen__mainCard .popQueryHead{font-size:14px;font-weight:500;margin:0 0 8px 16px}@media screen and (max-width:420px){.faqFullscreen__mainCard .popQueryHead{font-size:3.8vw}}@media only screen and (min-width:1024px){.faqFullscreen__mainCard .popQueryHead{margin:0 0 14px;font-size:16px}}@media only screen and (min-width:1024px)and (max-width:420px){.faqFullscreen__mainCard .popQueryHead{font-size:4.5vw}}.faqFullscreen__mainCard .faqChipsTabs{font-size:0;padding-left:16px;margin-bottom:16px;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.faqFullscreen__mainCard .faqChipsTabs::-webkit-scrollbar{display:none}.faqFullscreen__mainCard .faqChipsTabs>p{font-size:14px;font-weight:500;height:36px;border:1px solid var(--N300);border-radius:40px;padding:0 24px;display:inline-flex;align-items:center;margin-right:8px}@media screen and (max-width:420px){.faqFullscreen__mainCard .faqChipsTabs>p{font-size:3.8vw}}.faqFullscreen__mainCard .faqChipsTabs>p.active{background:var(--pillsActiveBg);color:var(--brand-color);border-color:var(--brand-color)}.faqFullscreen__mainCard__faqList .faqList__faqCard{border-radius:10px;box-shadow:0 6px 16px rgba(37,56,88,.1);padding:12px;margin:0 16px 16px;display:flex;align-items:center;font-size:14px;position:relative}@media screen and (max-width:420px){.faqFullscreen__mainCard__faqList .faqList__faqCard{font-size:3.8vw}}@media only screen and (min-width:1024px){.faqFullscreen__mainCard__faqList .faqList__faqCard{margin:0 0 16px;cursor:pointer;padding:16px;font-size:16px}}@media only screen and (min-width:1024px)and (max-width:420px){.faqFullscreen__mainCard__faqList .faqList__faqCard{font-size:4.5vw}}.faqFullscreen__mainCard__faqList .faqList__faqCard:after{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);margin-left:16px}@media only screen and (min-width:1024px){.faqFullscreen__mainCard__faqList .faqList__faqCard:after{position:absolute;right:16px}}.faqFullscreen__mainCard .faqQuesAns{padding:0 16px;margin-bottom:32px}@media only screen and (min-width:1024px){.faqFullscreen__mainCard .faqQuesAns{padding:0}}.faqFullscreen__mainCard .faqQuesAns .faqQues{font-size:16px;font-weight:700;margin-bottom:12px}@media screen and (max-width:420px){.faqFullscreen__mainCard .faqQuesAns .faqQues{font-size:4.5vw}}.faqFullscreen__mainCard .faqQuesAns .faqAns{font-size:14px}@media screen and (max-width:420px){.faqFullscreen__mainCard .faqQuesAns .faqAns{font-size:3.8vw}}@media only screen and (min-width:1024px){.faqFullscreen__mainCard .faqQuesAns .faqAns{font-size:16px}}@media only screen and (min-width:1024px)and (max-width:420px){.faqFullscreen__mainCard .faqQuesAns .faqAns{font-size:4.5vw}}.proTip{font-size:14px;color:var(--T400);border-radius:8px;border:1px solid var(--T400);padding:16px 16px 16px 42px;margin:16px 16px 32px;background:#f2fdff url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/protip.svg) no-repeat 8px 17px}@media screen and (max-width:420px){.proTip{font-size:3.8vw}}.proTip h3{display:inline-block;margin-right:4px}.proTip h3:after{content:":";display:inline-block;color:var(--T400)}@media only screen and (min-width:1024px){.proTip{margin:16px 0 32px}}.faqKnowMore{margin:32px 16px 0;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (min-width:1024px){.faqKnowMore{margin:32px 0 0;padding:0}}.faqKnowMore>p{color:var(--N400);font-size:14px;text-align:center;width:100%;margin-bottom:12px}@media screen and (max-width:420px){.faqKnowMore>p{font-size:3.8vw}}.faqKnowMore .faqButton{text-transform:none;font-size:16px;color:var(--buttonColor);border-radius:8px;border:1px solid var(--buttonColor);height:48px;width:48%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;position:relative;cursor:pointer}@media screen and (max-width:420px){.faqKnowMore .faqButton{font-size:4.5vw}}.faqKnowMore .faqButton .chat-count{right:-4px;bottom:30px}.faqCallbackBanner{margin:16px;background:var(--N0) url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/scheduleCallGraphic.svg) no-repeat 98% 90%;border-radius:8px;box-shadow:0 6px 16px rgba(37,56,88,.1);padding:12px 10px;width:66%}@media only screen and (min-width:1024px){.faqCallbackBanner{background-size:200px;background-position:98% 60%;padding-right:220px;margin:40px auto 30px}}.faqCallbackBanner__title{font-size:16px;font-weight:700;color:var(--brand-color);border-left:4px solid var(--brand-color);padding-left:8px;margin:0 0 8px -10px}@media screen and (max-width:420px){.faqCallbackBanner__title{font-size:4.5vw}}.faqCallbackBanner__desc{font-size:14px;margin-bottom:16px}@media screen and (max-width:420px){.faqCallbackBanner__desc{font-size:3.8vw}}.faqCallbackBanner__cta{width:160px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--buttonColor);color:var(--buttonColor);font-size:14px;font-weight:700;border-radius:8px;cursor:pointer}@media screen and (max-width:420px){.faqCallbackBanner__cta{font-size:3.8vw}}.helpfulFaq{border-top:1px solid var(--N40);border-bottom:1px solid var(--N40);display:flex;align-items:center;justify-content:space-between;margin:0 16px;padding:0 12px;height:54px;font-size:16px}@media screen and (max-width:420px){.helpfulFaq{font-size:4.5vw}}@media only screen and (min-width:1024px){.helpfulFaq{margin:0;padding:0}}.helpfulFaq .tagFaq{font-size:14px;color:var(--N400);display:block;line-height:normal}@media screen and (max-width:420px){.helpfulFaq .tagFaq{font-size:3.8vw}}.helpfulFaq .likeDisklikeFaq{display:flex;justify-content:space-between}.helpfulFaq .likeDisklikeFaq .likeFaq{width:24px;height:24px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/helpful_faq.svg) no-repeat 0 0;margin-left:24px;cursor:pointer}.helpfulFaq .likeDisklikeFaq .dislike{background-position:0 -49px}.helpfulFaq .likeDisklikeFaq .likeTick{background-position:0 -100px}.helpfulFaq .likeDisklikeFaq .dislikeTick{background-position:0 -153px}.helpfulFaq .inner{width:300px;display:flex;margin:0 auto;justify-content:space-between;align-items:center}@media only screen and (min-width:1024px){.faq_question_main{display:flex}.back{width:24px;height:24px;position:absolute;left:65px;cursor:pointer;top:-71px}.back:before{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:6px;transform:rotate(135deg);position:absolute;left:50%;top:50%;margin:-7px 0 0 -4px}.faqWebScroll{margin:0 auto;overflow:auto;max-height:calc(100vh - 85px);padding:10px 70px}.topBg_Faq{background:var(--faqTopHeader);max-width:800px;margin:0 auto}.faqWrapperIcons{display:flex;justify-content:flex-end}.faqArrows{display:flex}.arrowBox{width:24px;height:24px;border-radius:30px;background:var(--N0);border:1px solid var(--N40);margin:0 16px 0 0;cursor:pointer;font-size:0}.arrowBox:last-child{margin-right:0}.arrowBox:after{content:"";border:solid var(--N700);border-width:0 1.8px 1.8px 0;display:inline-block;padding:2px;transform:rotate(-45deg);position:relative;top:9px;margin-left:7px}.arrowBox.previous{margin:0 12px 0 0}.arrowBox.previous:after{transform:rotate(135deg);margin-left:10px}}@media only screen and (min-width:320px)and (max-width:1280px){.faqCallbackBanner{width:auto}}.popup_overlay{position:fixed;top:0;left:0;bottom:0;right:0;height:100%;width:100%;margin:0;padding:0;background:rgba(23,43,77,.9);opacity:1;z-index:99100;animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup_wrapper{max-width:100%;height:auto;left:0;top:auto;transform:inherit;bottom:0;border-radius:32px 32px 0 0;box-shadow:0 2px 4px 0 rgba(0,0,0,.16);padding:16px;width:100%;background-color:#fff;position:fixed;z-index:99100}@media only screen and (min-width:1024px){.popup_wrapper{bottom:unset;top:50%;left:50%;max-width:550px;border-radius:32px;transform:translate(-50%,-50%)}}.popup_wrapper.rightSidePopup{right:0;top:0;left:auto;transform:none;bottom:0;border-radius:0;width:450px;animation:slideinEditMembers .3s ease-out forwards}@media only screen and (max-width:1023px){.popup_wrapper.rightSidePopup{width:100%;animation:slideUp .3s ease-out forwards}}.popup_wrapper.rightSidePopup .modal__title{background:var(--B50);padding:16px 24px;font-size:18px;font-weight:700;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:1023px){.popup_wrapper.rightSidePopup .modal__title{font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.popup_wrapper.rightSidePopup .modal__title{font-size:4.5vw}}.popup_wrapper.rightSidePopup .modal__title .modal__close{height:18px;width:18px;cursor:pointer;text-align:center;position:relative}.popup_wrapper.rightSidePopup .modal__title .modal__close:after,.popup_wrapper.rightSidePopup .modal__title .modal__close:before{content:"";width:2px;height:18px;display:block;position:absolute;left:50%;top:50%;background:#253858;transform:translate(-50%,-50%) rotate(45deg)}.popup_wrapper.rightSidePopup .modal__title .modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.popup_wrapper.rightSidePopup .title-wrapper{border-radius:0}@media screen and (max-width:1023px){.popup_overlay{animation:fadeInMob .3s ease-out forwards}@keyframes fadeInMob{0%{opacity:0}to{opacity:1}}.popup_wrapper{top:unset;animation:slideUp .3s ease-out forwards}}@media only screen and (min-width:1024px){.popup_wrapper{animation:fadePop .3s ease-out forwards}@keyframes fadePop{0%{opacity:0}to{opacity:1}}}.graph-modal{padding:0!important}.graph-modal .popup-title{background:#eff5ff;padding:16px;display:flex;justify-content:space-between;align-items:center;border-radius:32px 32px 0 0;font-size:18px;font-weight:700}@media screen and (max-width:420px){.graph-modal .popup-title{font-size:5.1vw}}@media only screen and (max-width:1023px){.graph-modal .popup-title{border-radius:32px 32px 0 0}}.graph-modal .popup-title .popupCross{height:18px;width:18px;cursor:pointer;text-align:center;position:relative}.graph-modal .popup-title .popupCross:after,.graph-modal .popup-title .popupCross:before{content:"";width:2px;height:18px;display:block;position:absolute;left:50%;top:50%;background:#253858;transform:translate(-50%,-50%) rotate(45deg)}.graph-modal .popup-title .popupCross:after{transform:translate(-50%,-50%) rotate(-45deg)}.graph-modal .modal-body-wrapper{padding:16px;text-align:center}.graph-modal .modal-body-wrapper .graph-image-text{font-weight:400;font-size:14px;line-height:20px;color:var(--N700);display:block;margin-top:16px}@media screen and (max-width:420px){.graph-modal .modal-body-wrapper .graph-image-text{font-size:3.8vw}}.title-wrapper{background:#eff5ff;border-radius:32px 32px 0 0;display:flex;justify-content:space-between;font-size:16px;font-weight:700;width:calc(100% + 32px);margin:-16px -16px 0;padding:12px 16px;align-items:center}@media screen and (max-width:420px){.title-wrapper{font-size:4.5vw}}.title-wrapper .close-box{width:32px;height:32px;border-radius:50%;position:relative;margin-right:-6px;cursor:pointer}.title-wrapper .close-box:before{transform:rotate(45deg)}.title-wrapper .close-box:after,.title-wrapper .close-box:before{content:"";position:absolute;height:20px;width:2px;left:15px;top:6px;background:var(--N700)}.title-wrapper .close-box:after{transform:rotate(-45deg)}@media only screen and (min-width:1024px){.cashlessNetworkWrapper{padding:24px}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper{padding:16px}}.cashlessNetworkWrapper .hospital_search_wrapper{background:#f7faff;border-radius:16px;padding:22px 24px 16px;text-align:center;margin-bottom:24px}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .hospital_search_wrapper{display:flex;flex-direction:column;background:#fff;padding:0;text-align:left}}.cashlessNetworkWrapper .hospital_search_wrapper .cashless_network{font-size:18px;font-weight:700;color:var(--N700);margin-bottom:12px}@media screen and (max-width:420px){.cashlessNetworkWrapper .hospital_search_wrapper .cashless_network{font-size:5.1vw}}.cashlessNetworkWrapper .hospital_search_wrapper .cashless_network .green-text{color:var(--G300);font-weight:500;cursor:pointer;border-bottom:1px dashed var(--G300)}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .hospital_search_wrapper .cashless_network{order:2;margin-bottom:16px}}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box{box-shadow:0 6px 16px rgba(52,105,203,.16);border-radius:50px;height:56px;line-height:56px;margin-bottom:16px;position:relative}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box{order:3;margin-bottom:0}}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box input{height:100%;width:100%;display:block;border:none;outline:none;border-radius:50px;font-size:16px;padding:0 32px;padding-right:48px!important}@media screen and (max-width:420px){.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box input{font-size:4.5vw}}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box input::placeholder{color:var(--N100)}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box input{padding:0 16px}}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .search_Icon{position:absolute;width:24px;height:21px;display:inline-block;right:0;top:50%;transform:translate(-16px,-50%)}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .search_Icon:before{content:"";width:18px;height:18px;border-radius:50%;border:1.5px solid var(--N100);position:absolute;left:0;top:2px}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .search_Icon:after{content:"";width:1px;height:8px;background:var(--N100);position:absolute;left:18px;top:15px;transform:rotate(-45deg)}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .cross_icon{position:absolute;width:24px;height:21px;display:inline-block;right:0;top:50%;transform:translate(-16px,-50%);cursor:pointer}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .cross_icon:after,.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .cross_icon:before{content:"";width:1px;height:18px;background:var(--N100);position:absolute;left:15px;top:3px;transform:rotate(-45deg)}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .cross_icon:after{transform:rotate(45deg)}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .searchHints{font-size:14px;color:var(--N100);position:absolute;top:0;left:32px;height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:420px){.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .searchHints{font-size:3.8vw}}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box .searchHints span{animation:vertical-rotate-5 12s infinite}@keyframes vertical-rotate-5{0%,13%{transform:translateY(0)}17%,30%{transform:translateY(-56px)}34%,47%{transform:translateY(-112px)}51%,64%{transform:translateY(-168px)}68%,81%{transform:translateY(-224px)}85%,to{transform:translateY(-280px)}}.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box input:focus~.searchHints,.cashlessNetworkWrapper .hospital_search_wrapper .hospital-search-box input:not(:placeholder-shown)~.searchHints{display:none}.cashlessNetworkWrapper .hospital_search_wrapper .hospital_download_list{font-size:14px}@media screen and (max-width:420px){.cashlessNetworkWrapper .hospital_search_wrapper .hospital_download_list{font-size:3.8vw}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .hospital_search_wrapper .hospital_download_list{order:1;margin-bottom:8px;display:flex;justify-content:space-between}}.cashlessNetworkWrapper .hospital_search_wrapper .hospital_download_list .download_list{color:var(--G300);cursor:pointer;font-weight:500;display:inline-flex;align-items:center;position:relative}.cashlessNetworkWrapper .hospital_search_wrapper .hospital_download_list .download_list:after{content:"";height:15px;width:11px;display:inline-block;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pdf-icon.png) no-repeat 0 0;background-size:100%;margin-left:2px;background-position:0 3px}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .hospital_search_wrapper .hospital_download_list .download_list{padding-left:18px}.cashlessNetworkWrapper .hospital_search_wrapper .hospital_download_list .download_list:after{position:absolute;left:0}}.cashlessNetworkWrapper .featureHospitalTypeList{padding:0 16px;display:flex;gap:10px;max-width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;margin-bottom:24px}.cashlessNetworkWrapper .featureHospitalTypeList::-webkit-scrollbar{display:none}.cashlessNetworkWrapper .featureHospitalTypeList>li{padding:6px 16px;border:1px solid var(--N40);border-radius:24px;font-size:14px;font-weight:500;flex-shrink:0;cursor:pointer}@media screen and (max-width:420px){.cashlessNetworkWrapper .featureHospitalTypeList>li{font-size:3.8vw}}.cashlessNetworkWrapper .featureHospitalTypeList>li.active{color:var(--G300);border-color:var(--G300)}.cashlessNetworkWrapper .secondry-heading{font-size:14px;font-weight:500;color:var(--N400);display:flex;align-items:center;margin-bottom:9px;margin-top:14px}@media screen and (max-width:420px){.cashlessNetworkWrapper .secondry-heading{font-size:3.8vw}}.cashlessNetworkWrapper .secondry-heading:after{content:"";display:inline-block;width:16px;height:1px;background:var(--N400);margin-left:4px;margin-top:4px}.cashlessNetworkWrapper .hospital-filter-chips{display:flex;flex-wrap:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;margin:16px -16px 24px;padding-left:16px}.cashlessNetworkWrapper .hospital-filter-chips::-webkit-scrollbar{display:none}.cashlessNetworkWrapper .hospital-filter-chips .chip-card{font-size:14px;font-weight:500;color:var(--N700);border:1px solid var(--N40);border-radius:100px;display:block;padding:8px 16px;margin-right:8px;line-height:1;cursor:pointer;white-space:nowrap}@media screen and (max-width:420px){.cashlessNetworkWrapper .hospital-filter-chips .chip-card{font-size:3.8vw}}.cashlessNetworkWrapper .hospital-filter-chips .chip-card.active{color:var(--G300);border-color:var(--G300)}.cashlessNetworkWrapper .opt-rider{font-size:14px;font-weight:500;color:var(--N700);display:flex}@media screen and (max-width:420px){.cashlessNetworkWrapper .opt-rider{font-size:3.8vw}}.cashlessNetworkWrapper .opt-rider:before{content:"";display:inline-flex;width:27px;height:27px;border-radius:50%;background:var(--newQuotesSprite) no-repeat 0 0;background-color:var(--Y50);background-position:4px -1208px;flex-shrink:0;margin-right:6px}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .searchNoFound{margin-bottom:32px}}.cashlessNetworkWrapper .top-hospitals-wrapper{margin-bottom:27px}.cashlessNetworkWrapper .top-hospitals-wrapper .primary-heading{font-size:14px;font-weight:400;color:var(--N400);margin-bottom:11px}@media screen and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .primary-heading{font-size:3.8vw}}.cashlessNetworkWrapper .top-hospitals-wrapper .primary-heading span{font-size:20px;font-weight:700;color:var(--N700);display:block;margin-bottom:4px}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .top-hospitals-wrapper .primary-heading span{font-size:18px}}@media only screen and (max-width:1023px)and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .primary-heading span{font-size:5.1vw}}.cashlessNetworkWrapper .top-hospitals-wrapper .primary-heading span:after{content:"";height:18px;width:18px;background:var(--newQuotesSprite) no-repeat 0 0;background-position:0 -75px;display:inline-block;margin-left:4px}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper{padding:8px;display:flex;flex-wrap:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;margin-left:-8px;margin-right:-8px}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper::-webkit-scrollbar{display:none}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper{display:block;width:calc(100% + 16px);overflow:hidden}}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box{flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;width:328px;box-shadow:0 0 12px rgba(52,105,203,.12);border-radius:8px;margin-right:16px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/discountCardBg.png) no-repeat right -8px}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box{width:100%;margin-bottom:16px}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box:last-child{margin-bottom:0}}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info{padding:14px 12px 14px 16px}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info strong{font-size:16px;font-weight:500;color:var(--N700);display:block;margin-bottom:4px}@media screen and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info strong{font-size:4.5vw}}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info .address-info{color:var(--N400);font-size:14px;margin-bottom:8px}@media screen and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info .address-info{font-size:3.8vw}}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info .claim-logo{font-size:14px;font-weight:500;display:flex}@media screen and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info .claim-logo{font-size:3.8vw}}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info .claim-logo>span{display:flex;flex-direction:column}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info .claim-logo .see-text{color:var(--G300);cursor:pointer;display:inline-flex}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .hospital-info .claim-logo:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pb-icon.svg) no-repeat;background-size:contain;height:18px;width:26px;position:relative;top:2px}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group{padding:12px 16px;border-top:1px solid var(--N20)}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .view-group-info{color:var(--G300);font-size:14px;font-weight:500;cursor:pointer}@media screen and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .view-group-info{font-size:3.8vw}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup:before{display:none}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .sideBodyPopup-Wrapper{position:static}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .sideBodyPopup-Wrapper .popup_title_bar{display:none}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .sideBodyPopup-Wrapper .close-hospital-list{margin-top:16px;border-top:1px solid var(--N20);display:flex;align-items:center;padding-top:12px}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .sideBodyPopup-Wrapper .close-hospital-list:after{transform:rotate(226deg);margin-left:6px;margin-top:3px}}@media only screen and (min-width:1024px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-list-wrapper{padding:24px;height:calc(100% - 59px);overflow:auto}}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-list-wrapper .hospital-name-box{width:100%;font-size:16px}@media screen and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-list-wrapper .hospital-name-box{font-size:4.5vw}}@media only screen and (min-width:1024px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-list-wrapper .hospital-name-box span{margin-bottom:4px}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-list-wrapper .hospital-name-box span{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-list-wrapper .hospital-name-box span{font-size:3.8vw}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-list-wrapper .hospital-name-box{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-list-wrapper .hospital-name-box{font-size:3.8vw}}@media only screen and (min-width:1024px){.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .hospital-name-box:nth-child(2){border-top:1px solid var(--N40);padding-top:16px;margin-top:16px}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box .view-group .side_popup .close-hospital-list{display:none}}.cashlessNetworkWrapper .top-hospitals-wrapper .top-hospital-slider-wrapper .slide-box:last-child{margin-right:0}.cashlessNetworkWrapper .more-hospitals-wrapper .primary-heading{font-size:20px;font-weight:700;color:var(--N700);margin-bottom:11px}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .more-hospitals-wrapper .primary-heading{font-size:18px}}@media only screen and (max-width:1023px)and (max-width:420px){.cashlessNetworkWrapper .more-hospitals-wrapper .primary-heading{font-size:5.1vw}}.cashlessNetworkWrapper .more-hospitals-wrapper .hospital-heading{font-size:18px;margin-bottom:18px;font-weight:700;margin-top:11px}@media screen and (max-width:420px){.cashlessNetworkWrapper .more-hospitals-wrapper .hospital-heading{font-size:5.1vw}}.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list{display:block}}.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box{width:calc(50% - 23px);border-top:1px solid var(--N40);margin-top:16px;padding-top:16px;flex-shrink:0;color:var(--N200);font-size:14px}@media screen and (max-width:420px){.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box{font-size:3.8vw}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box{width:100%}}.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box:first-child,.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box:nth-child(2){border:none;padding-top:0;margin-top:0}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box:nth-child(2){border-top:1px solid var(--N40);padding-top:16px;margin-top:16px}}.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box span{display:block;font-size:16px;font-weight:500;margin-bottom:2px;color:var(--N700)}@media screen and (max-width:420px){.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box span{font-size:4.5vw}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box span{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.cashlessNetworkWrapper .more-hospitals-wrapper .hospitals-list .hospital-name-box span{font-size:3.8vw}}.cashlessNetworkWrapper .last-updated-list{background:var(--N20);padding:16px;font-size:12px;font-weight:500;text-align:center;margin-top:24px}@media screen and (max-width:420px){.cashlessNetworkWrapper .last-updated-list{font-size:3.2vw}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .last-updated-list{margin-top:60px;margin-bottom:24px}}.cashlessNetworkWrapper .side_popup{width:100%;left:0;background:transparent}@media only screen and (min-width:1024px){.cashlessNetworkWrapper .side_popup{position:fixed;top:0;z-index:9999}}.cashlessNetworkWrapper .side_popup:before{content:"";position:fixed;top:0;bottom:0;right:0;left:0;height:100%;width:100%;margin:0;padding:0;background:#172b4d;opacity:.9;z-index:99;animation:overlayFade .3s ease-in}.cashlessNetworkWrapper .side_popup .sideBodyPopup-Wrapper{position:fixed;top:0;z-index:99;background:#fff;width:450px;right:0;height:100%;animation:slideinEditMembers .3s ease-out forwards}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .side_popup .sideBodyPopup-Wrapper{bottom:0;top:auto;left:0;width:100%;border-radius:24px 24px 0 0;animation:slideinEditMembersbottom .3s ease-out forwards;max-height:90%}}.cashlessNetworkWrapper .side_popup .sideBodyPopup-Wrapper .popup_title_bar{background:#eff5ff;border-radius:0;padding:16px 24px;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:420px){.cashlessNetworkWrapper .side_popup .sideBodyPopup-Wrapper .popup_title_bar{font-size:5.1vw}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .side_popup .sideBodyPopup-Wrapper .popup_title_bar{border-radius:24px 24px 0 0;padding:16px}}.cashlessNetworkWrapper .hospital-name-box{width:calc(50% - 23px);border-top:1px solid var(--N40);margin-top:16px;padding-top:16px;flex-shrink:0;color:var(--N200);font-size:14px}@media screen and (max-width:420px){.cashlessNetworkWrapper .hospital-name-box{font-size:3.8vw}}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .hospital-name-box{width:100%}}.cashlessNetworkWrapper .hospital-name-box:first-child,.cashlessNetworkWrapper .hospital-name-box:nth-child(2){border:none;padding-top:0;margin-top:0}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .hospital-name-box:nth-child(2){border-top:1px solid var(--N40);padding-top:16px;margin-top:16px}}.cashlessNetworkWrapper .hospital-name-box span{display:block;font-size:16px;font-weight:500;margin-bottom:2px;color:var(--N700)}@media screen and (max-width:420px){.cashlessNetworkWrapper .hospital-name-box span{font-size:4.5vw}}.cashlessNetworkWrapper .claim-popup-wrapper.side_popup{position:fixed;top:0;z-index:9999}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper{padding:15px 24px;height:calc(100% - 59px);overflow-y:auto;overflow-x:hidden}@media only screen and (max-width:1023px){.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper{padding:16px}}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .name-heading{font-size:16px;font-weight:700}@media screen and (max-width:420px){.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .name-heading{font-size:4.5vw}}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box{margin-top:16px;border-bottom:1px solid #dfe1e6}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box:last-child{border:none}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .customer-name-box{font-size:14px;font-weight:500;margin-bottom:16px}@media screen and (max-width:420px){.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .customer-name-box{font-size:3.8vw}}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .customer-name-box .blur-text{color:transparent;text-shadow:0 0 8px var(--N100)}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .customer-name-box span{font-weight:400;color:var(--N400)}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .claim-info-box{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:4px}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .claim-info-box p{width:50%;font-size:14px;margin-bottom:12px;color:var(--N700)}@media screen and (max-width:420px){.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .claim-info-box p{font-size:3.8vw}}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .claim-info-box p.amount-text{font-weight:700}.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .claim-info-box p span{font-size:12px;color:var(--N400);display:block;font-weight:400}@media screen and (max-width:420px){.cashlessNetworkWrapper .claim-popup-wrapper .hospital-list-wrapper .customer-info-box .claim-info-box p span{font-size:3.2vw}}.cashlessNetworkWrapper .cityhospital_popup .popularCity{max-height:calc(100vh - 135px);overflow:auto}.cashlessNetworkWrapper .cityhospital_popup .popularCity::-webkit-scrollbar{width:8px}.cashlessNetworkWrapper .cityhospital_popup .popularCity::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.cashlessNetworkWrapper .cityhospital_popup .popularCity::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.cashlessNetworkWrapper .cityhospital_popup .popularCity::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (min-width:1024px){.cashlessNetworkWrapper .cityhospital_popup .popularCity{max-height:calc(100vh - 164px)}}.cashlessNetworkWrapper .cityhospital_popup .popularCity .list-city{max-height:unset!important}.cashlessNetworkWrapper .list-city{max-height:calc(100vh - 135px)!important}.cashlessNetworkWrapper .list-city::-webkit-scrollbar{width:8px}.cashlessNetworkWrapper .list-city::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.cashlessNetworkWrapper .list-city::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.cashlessNetworkWrapper .list-city::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (min-width:1024px){.cashlessNetworkWrapper .list-city{max-height:calc(100vh - 164px)!important}}@keyframes maskOpacity{0%{opacity:0}to{opacity:1}}.skeleton-wrapper{max-width:100%;overflow:hidden}.skeleton-wrapper .skeleton-flex{display:flex;margin-bottom:24px}.skeleton-wrapper .skeleton-flex .skeleton-box{margin-right:16px}.cashlessAnywherestrip{background:#fdf2f7;padding:6px 0;font-size:16px;font-weight:500;text-align:center}@media screen and (max-width:420px){.cashlessAnywherestrip{font-size:4.5vw}}@media only screen and (max-width:1023px){.cashlessAnywherestrip{font-size:14px;text-align:left;padding:6px 0}}@media only screen and (max-width:1023px)and (max-width:420px){.cashlessAnywherestrip{font-size:3.8vw}}.cashlessAnywherestrip .hospital__icon{display:flex;justify-content:center;align-items:center;position:relative}.cashlessAnywherestrip .hospital__icon .cashlessAnywherestrip__text{display:flex;align-items:center}.cashlessAnywherestrip .hospital__icon .cashlessAnywherestrip__text .dark-text{font-weight:700}.cashlessAnywherestrip .hospital__icon .cashlessAnywherestrip__text .italic-link-text{white-space:nowrap;cursor:pointer;text-decoration:underline;color:var(--N700)}.cashlessAnywherestrip .hospital__icon .cashlessAnywherestrip__text .italic-link-text:hover{color:var(--N700)}.cashlessAnywherestrip .hospital__icon:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/new_icon.png);background-size:100%;display:inline-block;width:40px;height:18px;flex-shrink:0;margin-right:8px;margin-top:2px}.cashLessModal .preferdCashlessModal__header{border-radius:0}.cashLessModal .coverage_fourTimesPop__close{position:fixed;z-index:9999}.cashLessModal .cityListWrapper{height:100%}@media only screen and (max-width:1023px){.cashLessModal .cityListWrapper{border-radius:0}}.cashLessModal .cityListWrapper .hospital_search_wrapper{background:transparent;padding:0}.cashLessModal .cityListWrapper .hospital_search_wrapper .searchHints span:before{animation:none}.cashLessModal .cityListWrapper .hospital-name-box{width:100%!important}.cashLessModal .cityListWrapper .hospital-name-box:nth-child(2){border-top:1px solid var(--N40)!important;margin-top:16px!important;padding-top:16px!important;flex-shrink:0}.cashLessModal .cityListWrapper .heading-text{font-size:18px;font-weight:700;margin:18px 0}@media only screen and (max-width:1023px){.cashLessModal .cityListWrapper .heading-text{font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.cashLessModal .cityListWrapper .heading-text{font-size:4.5vw}}.cashLessModal .cityListWrapper .heading-text span{font-style:italic;text-decoration:underline;cursor:pointer}@media only screen and (max-width:1023px){.cashLessModal.cashlessQuotesModal{height:100%;top:auto;bottom:0;max-height:95%}.cashLessModal.cashlessQuotesModal .cityListWrapper{max-height:95%;border-radius:24px 24px 0 0}.cashLessModal.cashlessQuotesModal .cityListWrapper .preferdCashlessModal__header{border-radius:24px 24px 0 0}}.cashlessNetworkWrapper .cashLessModal .hospital_search_wrapper .hospital-search-box .searchHints span{animation:none}.cashlessNetworkWrapper .cashLessModal .hospital_search_wrapper .hospital-search-box .searchHints span:before{content:"Search hospitals by name"}.cityhospital_popup .close_cart{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px}.cityhospital_popup .close_cart:after,.cityhospital_popup .close_cart:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.cityhospital_popup .close_cart:before{transform:translateX(-50%) rotate(45deg)}.cityhospital_popup .close_cart:after{transform:translateX(-50%) rotate(-45deg)}@keyframes slideinEditMembersbottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.disabled-box{background:#fafbfc;opacity:.4;pointer-events:none}.rider_wrapper{border:1px solid var(--N40);border-radius:8px;padding:16px;margin-top:16px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1023px){.rider_wrapper{position:relative}}@media only screen and (min-width:1024px){.rider_wrapper.discount_rider_wrapper{padding:16px 22px}}@media only screen and (max-width:1023px){.rider_wrapper.discount_rider_wrapper .rider_type_wrapper .rider_inner_box:has(.selectMemberText){max-width:146px}}.rider_wrapper.discount_rider_wrapper .selectMemberText{font-size:16px;font-weight:700;cursor:pointer;white-space:nowrap}@media screen and (max-width:420px){.rider_wrapper.discount_rider_wrapper .selectMemberText{font-size:4.5vw}}.rider_wrapper.disabled-rider{background:#fafbfc;flex-wrap:wrap}.rider_wrapper.disabled-rider .cta-box,.rider_wrapper.disabled-rider .rider_details,.rider_wrapper.disabled-rider .rider_inner_box{opacity:.5;pointer-events:none}.rider_wrapper.disabled-rider .enable_dropdown{opacity:1;pointer-events:all}@media only screen and (min-width:1024px){.rider_wrapper.disabled-rider .rider_port{width:48%}}.rider_wrapper.disabled-rider .port-wrapper{display:flex;align-items:flex-start;font-size:14px;margin:16px -16px -16px;padding:16px;width:calc(100% + 32px);background:var(--N0);border-radius:0 0 8px 8px}@media screen and (max-width:420px){.rider_wrapper.disabled-rider .port-wrapper{font-size:3.8vw}}.rider_wrapper.disabled-rider .port-wrapper .exclaimation-icon{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/information.svg) no-repeat 0 0;background-size:14px;display:inline-block;width:14px;height:14px;margin-right:6px;flex-shrink:0;margin-top:6px}.rider_wrapper.mandatory-rider{flex-wrap:wrap;position:relative}.rider_wrapper.mandatory-rider .rider_type_wrapper .cta-box{opacity:.5;pointer-events:none}.rider_wrapper.mandatory-rider .rider_port{width:48%}.rider_wrapper.mandatory-rider .port-wrapper{font-size:14px;background:var(--P50);border-radius:16px;display:inline-flex;align-items:center;padding:0 12px 0 0;font-weight:400;margin-left:8px;color:var(--P400);position:relative;top:-1px}@media screen and (max-width:420px){.rider_wrapper.mandatory-rider .port-wrapper{font-size:3.8vw}}.rider_wrapper.mandatory-rider .port-wrapper .exclaimation-icon{width:18px;height:18px;background:var(--P400);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:6px}.rider_wrapper.mandatory-rider .port-wrapper .exclaimation-icon:before{content:"";transform:rotate(45deg);border:2px solid var(--N0);border-top:0;border-left:0;height:9px;width:5px}@media only screen and (max-width:1023px){.rider_wrapper{display:block}}.rider_wrapper .rider_details{max-width:60%;padding-right:16px}@media only screen and (max-width:1023px){.rider_wrapper .rider_details{max-width:unset;padding-right:0}}.rider_wrapper .rider_details h4{font-size:16px;font-weight:700;margin-bottom:4px}@media screen and (max-width:420px){.rider_wrapper .rider_details h4{font-size:4.5vw}}.rider_wrapper .rider_details h4>.mustHaveTag{background:var(--P50);border-radius:4px;font-size:12px;font-weight:500;color:var(--P400);padding:1px 6px;margin-left:4px;display:inline-block}@media screen and (max-width:420px){.rider_wrapper .rider_details h4>.mustHaveTag{font-size:3.2vw}}@media only screen and (max-width:1023px){.rider_wrapper .rider_details h4>.mustHaveTag{position:absolute;top:0;right:0;border-radius:0 8px 0 8px}}.rider_wrapper .rider_details .rider-info{font-size:14px;color:var(--N400);line-height:22px;font-weight:400}@media screen and (max-width:420px){.rider_wrapper .rider_details .rider-info{font-size:3.8vw}}.rider_wrapper .rider_details .rider-info.ellipses span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rider_wrapper .rider_details .rider-info.add-inline span{display:inline}.rider_wrapper .rider_details .rider-info .viewMoreInfo{display:inline;font-size:14px;cursor:pointer;color:var(--N700);font-weight:500}@media screen and (max-width:420px){.rider_wrapper .rider_details .rider-info .viewMoreInfo{font-size:3.8vw}}.rider_wrapper .rider_details .rider-info .viewMoreInfo span{text-decoration:underline}.rider_wrapper .rider_details .rider-note{font-size:12px;color:var(--N100);display:flex;align-items:flex-start;margin-top:8px;gap:8px}@media screen and (max-width:420px){.rider_wrapper .rider_details .rider-note{font-size:3.2vw}}.rider_wrapper .rider_details .rider-note:before{content:"!";display:flex;align-items:center;justify-content:center;height:13px;width:13px;font-size:8px;border:1px solid var(--N100);border-radius:50%;flex-shrink:0;margin-top:3px}.rider_wrapper .rider_details .claimProcessRiderLink{display:flex;gap:12px;margin-top:8px}.rider_wrapper .rider_details .claimProcessRiderLink>li{font-size:14px;font-weight:500;color:var(--G300);cursor:pointer}@media screen and (max-width:420px){.rider_wrapper .rider_details .claimProcessRiderLink>li{font-size:3.8vw}}.rider_wrapper .rider_details .claimProcessRiderLink>li.riderClaimLink{display:flex;align-items:center;gap:12px}.rider_wrapper .rider_details .claimProcessRiderLink>li.riderClaimLink:nth-child(2):before{content:"";display:block;height:6px;width:6px;border-radius:50%;background:var(--N80)}.rider_wrapper .rider_type_wrapper{display:flex;flex-shrink:0;align-items:center;justify-content:space-between}@media only screen and (max-width:1023px){.rider_wrapper .rider_type_wrapper{border-top:1px solid var(--N40);padding-top:14px;margin-top:14px;align-items:flex-start}}.rider_wrapper .rider_type_wrapper .rider_inner_box{min-width:100px;flex-shrink:0;margin-right:16px;margin-left:16px}@media only screen and (max-width:1023px){.rider_wrapper .rider_type_wrapper .rider_inner_box{margin-left:0;margin-right:16px;padding-right:0;overflow:hidden;text-overflow:ellipsis;max-width:120px;white-space:nowrap;min-width:unset}.rider_wrapper .rider_type_wrapper .rider_inner_box:nth-child(2){padding-left:16px}}.rider_wrapper .rider_type_wrapper .rider_inner_box.memberBox{width:100px;max-width:100px}.rider_wrapper .rider_type_wrapper .rider_inner_box p{font-size:16px;font-weight:700;color:var(--N700)}.rider_wrapper .rider_type_wrapper .rider_inner_box p span{display:block;font-size:12px;color:var(--N400);font-weight:400}@media screen and (max-width:420px){.rider_wrapper .rider_type_wrapper .rider_inner_box p span{font-size:3.2vw}}@media only screen and (max-width:1023px){.rider_wrapper .rider_type_wrapper .rider_inner_box p span{font-weight:500}}.rider_wrapper .rider_type_wrapper .rider_inner_box p .riderDropdown{display:inline-block;position:relative}.rider_wrapper .rider_type_wrapper .rider_inner_box p .riderDropdown:after{content:"";border:solid #253858;border-width:0 1px 1px 0;display:inline-block;padding:2px;transform:rotate(45deg);margin-left:3px;vertical-align:middle;position:absolute;top:10px;right:1px;z-index:1}.rider_wrapper .rider_type_wrapper .rider_inner_box p select{border:none;background:none;outline:none;z-index:2;position:relative;display:inline-block;font-size:16px;font-weight:500;color:var(--N700);max-width:117px;text-overflow:ellipsis;-webkit-appearance:none;padding-right:12px;width:100%;padding-left:0}@media screen and (max-width:420px){.rider_wrapper .rider_type_wrapper .rider_inner_box p select{font-size:4.5vw}}@media only screen and (max-width:1023px){.rider_wrapper .rider_type_wrapper .rider_inner_box p{max-width:119px;white-space:wrap}}@media screen and (max-width:420px){.rider_wrapper .rider_type_wrapper .rider_inner_box p{font-size:4.5vw}}.rider_wrapper .rider_type_wrapper .rider_inner_box p.blue-text,.rider_wrapper .rider_type_wrapper .rider_inner_box p.blue-text span{color:var(--T400)}.rider_wrapper .rider_type_wrapper .rider_inner_box:has(.selectMemberText){width:145px}.rider_wrapper .rider_type_wrapper .rider_inner_box .selectMemberText{font-size:16px;font-weight:700;cursor:pointer;white-space:nowrap}@media screen and (max-width:420px){.rider_wrapper .rider_type_wrapper .rider_inner_box .selectMemberText{font-size:4.5vw}}.rider_wrapper .rider_type_wrapper .cta-box{flex:1;text-align:right}@media only screen and (max-width:1023px){.rider_wrapper .rider_type_wrapper .cta-box{padding-top:4px}}.rider_wrapper .rider_type_wrapper .cta-box button{width:78px;text-transform:none;display:inline-flex;align-items:center;justify-content:center}.rider_wrapper .rider_type_wrapper .cta-box button:before{content:"+";display:inline-block;padding-right:2px}.rider_wrapper .rider_type_wrapper .cta-box button:disabled{border-color:var(--N40);color:var(--N100)!important;cursor:inherit}.rider_wrapper .rider_type_wrapper .cta-box button.active{color:var(--G300)!important;border-color:var(--G300)}.rider_wrapper .rider_type_wrapper .cta-box button.active:before{content:"";display:inline-block;transform:rotate(45deg);border-spacing:0;display:block;border:2px solid var(--G300);border-top:0;border-left:0;height:9px;width:5px;margin-right:6px}.rider_wrapper .rider_type_wrapper .cta-box button.apply-btn{width:85px}.rider_wrapper .rider_type_wrapper .cta-box button.apply-btn:before{content:none}.rider_wrapper .rider_type_wrapper .cta-box button.apply-btn.active:before{content:""}.multiple-rider-wrapper{border:1px solid var(--N40);border-radius:8px;padding:16px;position:relative;margin-top:30px}@media only screen and (max-width:1023px){.multiple-rider-wrapper{padding:8px 0 0}.multiple-rider-wrapper .rider_wrapper{position:static}}.multiple-rider-wrapper .select-any-chip{background:var(--N10);border:1px solid var(--N40);border-radius:8px;font-size:14px;font-weight:500;color:var(--N700);display:inline-block;padding:5px 8px;position:absolute;top:-16px}@media screen and (max-width:420px){.multiple-rider-wrapper .select-any-chip{font-size:3.8vw}}@media only screen and (max-width:1023px){.multiple-rider-wrapper .select-any-chip{left:16px}}.multiple-rider-wrapper .rider_wrapper{margin-top:0;border:none;border-radius:0;border-bottom:1px solid var(--N40);padding-left:0;padding-right:0}@media only screen and (max-width:1023px){.multiple-rider-wrapper .rider_wrapper{border:none;padding:0}.multiple-rider-wrapper .rider_wrapper .rider_details{padding:16px 16px 0}}@media only screen and (max-width:1023px){.multiple-rider-wrapper .rider_wrapper .rider_type_wrapper{background:#f3feff;padding:8px 16px;border-top:none;margin-top:12px;max-width:100%}}.multiple-rider-wrapper .rider_wrapper:last-child{border-bottom:none;padding-bottom:10px}@media only screen and (max-width:1023px){.multiple-rider-wrapper .rider_wrapper:last-child{padding-bottom:0}}@media only screen and (max-width:1023px){.multiple-rider-wrapper .rider_wrapper:last-child .rider_type_wrapper{border-radius:0 0 8px 8px}}@media only screen and (max-width:1023px){.multiple-rider-wrapper .dualDropDownRider .rider_dualSelectWrapper .rider_type_wrapper{padding-top:8px!important}}.multiple-rider-wrapper:has(.disabled-rider) .select-any-chip{left:16px}@media only screen and (max-width:1023px){.multiple-rider-wrapper:has(.disabled-rider) .port-wrapper{margin:0;width:100%}}@media only screen and (min-width:1024px){.multiple-rider-wrapper:has(.disabled-rider) .disabled-rider{padding:24px 16px 16px;margin:-16px -16px 0}}.multiple-rider-wrapper:has(.disabled-rider) .disabled-rider:nth-child(2){border-radius:8px 8px 0 0}@media only screen and (min-width:1024px){.multiple-rider-wrapper:has(.disabled-rider) .disabled-rider .rider_details{max-width:40%}}.logo_add picture{width:80px;height:40px;border:1px solid var(--N40);border-radius:8px;display:flex;align-items:center;justify-content:center;padding:8px}.logo_add picture img{width:100%;display:block}.wrapper-inner:has(.viewMoreBox){margin-bottom:32px}.wrapper-inner .heading_section h3{padding-right:0}.wrapper-inner .heading_section:has(.viewMoreBox){padding-bottom:16px}.wrapper-inner .heading_section .viewMoreBox{position:absolute;background:var(--N0);border:1px solid var(--buttonColor);color:var(--buttonColor);padding:5px 22px 5px 16px;border-radius:16px;display:inline-block;margin-left:50%;transform:translateX(-50%);font-size:14px;font-weight:500;bottom:-32px;cursor:pointer}@media screen and (max-width:420px){.wrapper-inner .heading_section .viewMoreBox{font-size:3.8vw}}.wrapper-inner .heading_section .viewMoreBox:after{content:"";border:solid var(--buttonColor);border-width:0 1px 1px 0;display:inline-block;padding:2px;transform:rotate(45deg);margin-left:3px;vertical-align:middle;position:absolute;top:14px;right:12px;z-index:1;transition:.5s ease}.wrapper-inner .heading_section .viewMoreBox.view-less:after{transform:rotate(-132deg);top:16px}.discount_rider_wrapper{border-color:var(--T300);position:relative}@media only screen and (min-width:1024px){.discount_rider_wrapper:before{border-left:1px solid var(--T300);border:1px solid var(--T300);border-left-color:var(--N0);border-radius:0 20px 20px 0;left:-1px}.discount_rider_wrapper:after,.discount_rider_wrapper:before{content:"";display:block;height:20px;width:10px;position:absolute;top:50%;background:var(--N0);transform:translateY(-50%)}.discount_rider_wrapper:after{border-right:1px solid var(--T300);border:1px solid var(--T300);border-right-color:var(--N0);border-radius:20px 0 0 20px;right:-1px}}.discount_rider_wrapper .wrapDiscount{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:1023px){.discount_rider_wrapper .wrapDiscount{display:block}}.discount_rider_wrapper.disabled-rider .port-wrapper{width:calc(100% + 44px);margin-left:-22px;margin-right:-22px}@media only screen and (max-width:1023px){.discount_rider_wrapper.disabled-rider .port-wrapper{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}@media only screen and (max-width:1023px){.discount_rider_wrapper .rider_type_wrapper{border-top:1px dashed var(--T300);position:relative}.discount_rider_wrapper .rider_type_wrapper:before{content:"";display:block;height:20px;width:10px;border-left:1px solid var(--T300);border:1px solid var(--T300);border-left-color:var(--N0);border-radius:0 20px 20px 0;position:absolute;top:-10px;left:-17px;background:var(--N0)}.discount_rider_wrapper .rider_type_wrapper:after{content:"";display:block;height:20px;width:10px;border-right:1px solid var(--T300);border:1px solid var(--T300);border-right-color:var(--N0);border-radius:20px 0 0 20px;position:absolute;top:-10px;right:-17px;background:var(--N0)}}.multiple-rider-wrapper .discount_rider_wrapper:after,.multiple-rider-wrapper .discount_rider_wrapper:before{content:none}@media only screen and (max-width:1023px){.multiple-rider-wrapper.discount_rider_wrapper .rider_type_wrapper:after,.multiple-rider-wrapper.discount_rider_wrapper .rider_type_wrapper:before{content:none}.multiple-rider-wrapper.discount_rider_wrapper:before{content:"";display:block;height:20px;width:10px;border-left:1px solid var(--T300);border:1px solid var(--T300);border-left-color:var(--N0);border-radius:0 20px 20px 0;position:absolute;left:4px;background:var(--N0);z-index:3}}@media only screen and (max-width:1023px)and (max-width:1023px){.multiple-rider-wrapper.discount_rider_wrapper:before{top:50%;transform:translateX(-50%)}}@media only screen and (max-width:1023px){.multiple-rider-wrapper.discount_rider_wrapper:after{content:"";display:block;height:20px;width:10px;border-right:1px solid var(--T300);border:1px solid var(--T300);border-right-color:var(--N0);border-radius:20px 0 0 20px;position:absolute;top:-10px;right:-6px;background:var(--N0)}}@media only screen and (max-width:1023px)and (max-width:1023px){.multiple-rider-wrapper.discount_rider_wrapper:after{top:50%;transform:translateX(-50%)}}@media only screen and (max-width:1023px){.multiple-rider-wrapper .customeBorderSelectBox{width:calc(100% - 32px)}}@media only screen and (max-width:1023px){.multiple-rider-wrapper .rider_dualSelectWrapper{background:#f3feff;border-top:none}}.multiple-rider-wrapper .rider_dualSelectWrapper .rider_type_wrapper{padding-top:8px}@media only screen and (max-width:1023px){.multiple-rider-wrapper .dualDropDownRider .rider_dualSelectWrapper{background:transparent;flex-direction:column;margin-top:16px}.multiple-rider-wrapper .dualDropDownRider .rider_dualSelectWrapper .dualriderBox{background:transparent;width:100%}}.multiple-rider-wrapper .dualDropDownRider .customeBorderSelectBox{width:100%;flex:1;max-width:unset;margin:0;overflow:visible;padding-right:12px}.multiple-rider-wrapper .dualDropDownRider .customeBorderSelectBox>p{max-width:unset}.rider_dualSelectWrapper{display:flex}.rider_dualSelectWrapper .customeBorderSelectBox{max-width:100px}.rider_dualSelectWrapper .customeBorderSelectBox>p>span{white-space:nowrap}@media only screen and (max-width:1023px){.rider_dualSelectWrapper{border-top:1px solid var(--N40);justify-content:space-between;margin-top:16px}.rider_dualSelectWrapper .dualriderBox{width:120px}.rider_dualSelectWrapper .dualriderBox .customeBorderSelectBox{width:100%}.rider_dualSelectWrapper .rider_type_wrapper{border-top:none!important;margin-top:0!important}.rider_dualSelectWrapper .rider_type_wrapper .rider_inner_box{flex-shrink:0;min-width:90px}.rider_dualSelectWrapper .rider_type_wrapper:only-child{flex:1}.rider_dualSelectWrapper .rider_type_wrapper:nth-child(2){width:calc(100% - 124px)}}.dualDropDownRider .rider_dualSelectWrapper{border:1px solid var(--P50);border-radius:4px;padding:8px 16px 8px 0}@media only screen and (min-width:1024px){.dualDropDownRider .rider_dualSelectWrapper{width:361px;flex-shrink:0;flex-wrap:wrap}}@media only screen and (max-width:1023px){.dualDropDownRider .rider_dualSelectWrapper{border:none;padding:0;flex-direction:column;margin-top:0}}.dualDropDownRider .rider_dualSelectWrapper .rider_type_wrapper{flex-wrap:wrap}@media only screen and (max-width:1023px){.dualDropDownRider .rider_dualSelectWrapper .rider_type_wrapper:nth-child(2){width:100%}}.dualDropDownRider .rider_dualSelectWrapper .rider_type_wrapper.dualriderBox{width:100%}@media only screen and (max-width:1023px){.dualDropDownRider .rider_dualSelectWrapper .rider_type_wrapper.dualriderBox{margin-bottom:12px}}@media only screen and (max-width:1023px){.dualDropDownRider .rider_dualSelectWrapper .rider_type_wrapper{border-top:none!important;margin-top:0!important;padding-top:0}}.dualDropDownRider .customeBorderSelectBox{padding-left:16px;width:100%!important;max-width:unset!important}@media only screen and (max-width:1023px){.dualDropDownRider .customeBorderSelectBox{border-radius:8px;border:1px solid var(--N40);width:100%!important;position:relative;padding:18px 12px 12px!important;margin:24px 0 0;overflow:visible!important}}@media only screen and (min-width:1024px){.dualDropDownRider .customeBorderSelectBox{margin:0!important}}@media only screen and (max-width:1023px){.dualDropDownRider .customeBorderSelectBox>p{max-width:unset!important}}.dualDropDownRider .customeBorderSelectBox>p .selection-heading{display:block;color:var(--N400);font-size:12px}@media screen and (max-width:420px){.dualDropDownRider .customeBorderSelectBox>p .selection-heading{font-size:3.2vw}}@media only screen and (min-width:1024px){.dualDropDownRider .customeBorderSelectBox>p .selection-heading{margin-bottom:2px}}@media only screen and (max-width:1023px){.dualDropDownRider .customeBorderSelectBox>p .selection-heading{display:inline-block;border:1px solid var(--N40);border-radius:4px;padding:2px 6px;background:var(--N0);position:absolute;top:-12px;left:12px}}.dualDropDownRider .customeBorderSelectBox>p .riderDropdown{position:relative;margin-bottom:14px;padding-bottom:2px;cursor:pointer;width:100%;border-bottom:1px dashed var(--N700)}@media only screen and (max-width:1023px){.dualDropDownRider .customeBorderSelectBox>p .riderDropdown{margin-bottom:0;padding-bottom:0}}.dualDropDownRider .customeBorderSelectBox>p .riderDropdown:after{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg);margin-left:3px;vertical-align:middle;position:absolute;top:2px;right:4px;z-index:1}.dualDropDownRider .customeBorderSelectBox>p select{font-size:16px;color:var(--N700);appearance:none;-webkit-appearance:none;border:none;background:none;outline:none;z-index:2;position:relative;border-bottom:1px dashed var(--N300);display:block;width:100%;padding-right:20px;padding-bottom:4px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:unset!important}@media screen and (max-width:420px){.dualDropDownRider .customeBorderSelectBox>p select{font-size:4.5vw}}@media only screen and (max-width:1023px){.dualDropDownRider .customeBorderSelectBox>p select{border-bottom:none}}.dualDropDownRider .rider_type_wrapper{width:100%;flex-wrap:nowrap!important}@media only screen and (min-width:1024px){.dualDropDownRider .rider_type_wrapper .rider_inner_box:has(.selectMemberText){width:105px!important}}.sideModalWrapper{height:100%;width:450px;right:0;top:0;left:auto;border-radius:0;animation:slideinEditMembers .3s ease-out forwards;padding:0;transform:none}@media only screen and (max-width:1023px){.sideModalWrapper{width:100%;border-radius:24px 24px 0 0;height:95%;bottom:0;top:auto;animation:slideUp .3s ease-out forwards}}.sideModalWrapper .modal-body-wrapper{height:100%}.sideModalWrapper .modal-body-wrapper .modal-title-wrapper{border-radius:0;background:#eff5ff;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:700}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-title-wrapper{font-size:5.1vw}}@media only screen and (max-width:1023px){.sideModalWrapper .modal-body-wrapper .modal-title-wrapper{border-radius:24px 24px 0 0;padding:12px 16px}}.sideModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px}.sideModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:after,.sideModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.sideModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:before{transform:translateX(-50%) rotate(45deg)}.sideModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:after{transform:translateX(-50%) rotate(-45deg)}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .arrow-container .content-wrapper{overflow-y:hidden}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper.medicalBillSlideUp{height:calc(100% - 53px)}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper.medicalBillSlideUp .content-wrapper{gap:12px;margin-top:8px;padding:18px 16px}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper.medicalBillSlideUp .previousScroll:before{left:10px}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper.medicalBillSlideUp .previousScroll:after{left:19px}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list{flex-shrink:0;position:relative}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list>input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;cursor:pointer;margin:0}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list>input+p{border:1px solid var(--N40);border-radius:100px;white-space:nowrap;padding:8px 12px;font-size:14px;width:100px;display:flex;justify-content:center}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list>input+p{font-size:3.8vw}}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list>input+p .green-check{height:21px;width:16px;display:none;align-items:center;justify-content:center}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list>input+p .green-check:after{content:"";height:10px;width:5px;border:2px solid var(--G300);border-left:0;border-top:0;transform:rotate(45deg);margin-right:6px}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list>input:checked+p{border-color:var(--G300);color:var(--G300);background:#f5fbf9;font-weight:700}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list>input:checked+p .green-check{display:flex}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list .cost-text{font-weight:400;font-size:14px}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list .cost-text{font-size:3.8vw}}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list .popular-text{font-size:10px;color:var(--P300);background:var(--P50);font-weight:500;padding:1px 4px;text-align:center;border-radius:8px;top:-8px;right:10px;position:absolute}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .plan-cost-list:last-child{margin-right:0}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .medicalBillHeading{font-size:16px;font-weight:700;padding-left:18px}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .medicalBillHeading{font-size:4.5vw}}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller{height:calc(100% - 200px);padding-top:6px;padding-bottom:12px;margin-top:10px;overflow:auto}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller::-webkit-scrollbar{width:6px;height:6px}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller{padding:4px 16px 12px}}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper{font-weight:400;padding:0 20px}@media only screen and (max-width:1023px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper{box-shadow:0 6px 16px 0 rgba(37,56,88,.1);border-radius:16px;padding:12px 16px}}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper{display:flex;justify-content:space-between;margin-bottom:24px}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost-bar{flex:1;font-size:12px}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost-bar{font-size:3.2vw}}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost-bar .see-bills{display:inline-block;background:var(--G50);color:var(--G300);font-size:12px;font-weight:700;padding:2px 7px;border-radius:4px;cursor:pointer;margin-left:6px;line-height:1.3}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost-bar .see-bills{font-size:3.2vw}}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost-bar .progressBar{margin-top:6px;position:relative;background:var(--N20);border-radius:12px;height:8px}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost-bar .progressBar .progress{position:absolute;height:100%;transition:all .5s ease-in-out;border-radius:8px;background:var(--Y200)}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost-bar .progressBar .progress.completed{background:var(--T400)}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost-bar .progressBar .progress.alert{background:var(--R200)}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost{font-size:14px;font-weight:700;margin-left:10px;text-align:center}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost{font-size:3.8vw}}.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost p{display:block;font-size:12px;font-weight:400;color:var(--N200)}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-content-wrapper .box-scroller .average-cost-health-wrapper .cost-progress-bar-wrapper .illness-cost p{font-size:3.2vw}}.sideModalWrapper .modal-body-wrapper .modal-cta{border-radius:16px 16px 0 0;background:var(--N0);padding:16px 24px;box-shadow:0 -6px 16px 0 rgba(37,56,88,.1);position:absolute;bottom:0;right:0;width:100%;display:flex;align-items:center}@media only screen and (max-width:1023px){.sideModalWrapper .modal-body-wrapper .modal-cta{box-shadow:none;padding:16px}}.sideModalWrapper .modal-body-wrapper .modal-cta .premiumAmount{width:25%;flex-shrink:0;font-size:18px;color:var(--N700);font-weight:500}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-cta .premiumAmount{font-size:5.1vw}}.sideModalWrapper .modal-body-wrapper .modal-cta .premiumAmount span{font-size:12px;margin-top:0;display:block;color:var(--N100)}@media screen and (max-width:420px){.sideModalWrapper .modal-body-wrapper .modal-cta .premiumAmount span{font-size:3.2vw}}.sideModalWrapper .modal-body-wrapper .modal-cta button{display:block;width:100%;white-space:nowrap}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media only screen and (min-width:1024px){.billModalWrapper{background:rgba(23,43,77,.8);border-radius:0}}@media only screen and (max-width:1023px){.billModalWrapper{background:transparent}}.billModalWrapper.popup_wrapper{bottom:0;top:0;left:unset;max-width:unset;transform:unset;box-shadow:none;height:100%}.billModalWrapper .modal-body-wrapper{width:100%;height:79vh;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:99;border-radius:0}@media only screen and (max-width:1023px){.billModalWrapper .modal-body-wrapper{width:100%;border-radius:24px 24px 0 0;height:90%;bottom:0;top:auto;left:0;transform:none;animation:slideUp .3s ease-out forwards;background:var(--N0)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.billModalWrapper .modal-body-wrapper .modal-title-wrapper{border-radius:0;background:#eff5ff;padding:16px 32px 16px 24px;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:700}@media screen and (max-width:420px){.billModalWrapper .modal-body-wrapper .modal-title-wrapper{font-size:5.1vw}}@media only screen and (min-width:1024px){.billModalWrapper .modal-body-wrapper .modal-title-wrapper{background:transparent;color:var(--N0)}}@media only screen and (max-width:1023px){.billModalWrapper .modal-body-wrapper .modal-title-wrapper{border-radius:24px 24px 0 0;padding:14px 16px}}.billModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px}.billModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:after,.billModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.billModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:before{transform:translateX(-50%) rotate(45deg)}.billModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:after{transform:translateX(-50%) rotate(-45deg)}@media only screen and (min-width:1024px){.billModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:after,.billModalWrapper .modal-body-wrapper .modal-title-wrapper .close_cart:before{background:var(--N0)}}.billModalWrapper .modal-body-wrapper .bill-box-wrapper{height:100%;width:100%;overflow:auto;display:flex;align-items:center;justify-content:center}.billModalWrapper .modal-body-wrapper .bill-box-wrapper::-webkit-scrollbar{width:6px;height:6px}.billModalWrapper .modal-body-wrapper .bill-box-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.billModalWrapper .modal-body-wrapper .bill-box-wrapper::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.billModalWrapper .modal-body-wrapper .bill-box-wrapper::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.billModalWrapper .modal-body-wrapper .bill-box-wrapper{height:calc(100% - 60px)}}.billModalWrapper .modal-body-wrapper .bill-box-wrapper picture{max-height:100%;max-width:100%}.billModalWrapper .modal-body-wrapper .bill-box-wrapper picture img{max-width:unset;height:auto;transition:all 1s ease}@media only screen and (max-width:1023px){.billModalWrapper .modal-body-wrapper .bill-box-wrapper picture img{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/spin-loader-black.svg) no-repeat 50%}}@media only screen and (min-width:1024px){.billModalWrapper .modal-body-wrapper .bill-box-wrapper picture img{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/spin-loader-white.svg) no-repeat 50%}}@media only screen and (max-width:1023px){.billModalWrapper .modal-body-wrapper .bill-box-wrapper picture.default-width img{max-width:100%!important}}.billModalWrapper .zoomOutWrapper{position:absolute;z-index:99;display:inline-flex;align-items:center;justify-content:space-between;width:129px;background:#031a43;height:48px;left:50%;top:98%;transform:translate(-50%,-98%);border-radius:16px;padding:0 16px}@media only screen and (max-width:1023px){.billModalWrapper .zoomOutWrapper{top:90%;display:flex;flex-direction:column-reverse;height:auto;width:auto;padding:12px;left:auto;right:0;border-radius:8px;background:rgba(37,56,88,.6)}.billModalWrapper .zoomOutWrapper span{margin-bottom:10px}.billModalWrapper .zoomOutWrapper span:first-child{margin-bottom:0}}.billModalWrapper .zoomOutWrapper span{display:flex;align-items:center;justify-content:center;height:32px;width:32px;background:var(--N700);border-radius:50%;cursor:pointer;position:relative;margin-top:0}.billModalWrapper .zoomOutWrapper span:after{content:"";height:2px;width:14px;background:var(--N0)}.billModalWrapper .zoomOutWrapper span.zoom-Out:before{content:"";height:14px;width:2px;background:var(--N0);position:absolute}.billModalWrapper .ArrowsWrapper{position:absolute;z-index:999;color:var(--N0);left:0;width:100%;top:50%;transform:translateY(-50%)}@media only screen and (max-width:1023px){.billModalWrapper .ArrowsWrapper{background:var(--N0);display:flex;justify-content:space-between;padding:12px;top:auto;transform:none;bottom:0;box-shadow:0 -4px 12px 0 rgba(37,56,88,.15)}}.billModalWrapper .ArrowsWrapper .dotIndicator{display:none}@media only screen and (max-width:1023px){.billModalWrapper .ArrowsWrapper .dotIndicator{display:flex;align-items:center;flex-wrap:wrap;max-width:180px}.billModalWrapper .ArrowsWrapper .dotIndicator span{display:inline-block;height:5px;width:5px;background:var(--N80);border-radius:50%;margin-right:4px}.billModalWrapper .ArrowsWrapper .dotIndicator span.active{background:var(--N700)}}.billModalWrapper .ArrowsWrapper span{display:block;font-size:14px;font-weight:700;color:var(--N700);cursor:pointer;width:auto;flex-shrink:0}@media screen and (max-width:420px){.billModalWrapper .ArrowsWrapper span{font-size:3.8vw}}.billModalWrapper .ArrowsWrapper span.inactive{color:var(--N100)}@media only screen and (min-width:1024px){.billModalWrapper .ArrowsWrapper span{font-size:0;text-indent:0}}.billModalWrapper .ArrowsWrapper span:before{content:" ";width:24px;height:24px;border:1px solid #dfe1e6;border-radius:50%;background:var(--N0);box-shadow:0 3px 6px rgba(0,0,0,.16);position:absolute;right:15%;top:50%;margin-top:-12px}@media only screen and (max-width:1023px){.billModalWrapper .ArrowsWrapper span:before{content:none}}.billModalWrapper .ArrowsWrapper span:after{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:block;padding:3px;transform:rotate(-45deg);font-size:0;position:absolute;right:15.7%;top:50%;margin-top:-4px}@media only screen and (max-width:1023px){.billModalWrapper .ArrowsWrapper span:after{content:none}}.billModalWrapper .ArrowsWrapper .prevArrow:before{right:auto;left:15%;right:15.7%}.billModalWrapper .ArrowsWrapper .prevArrow:after{right:auto;left:15.7%;transform:rotate(136deg)}@media only screen and (min-width:1024px){.billModalWrapper .ArrowsWrapper .nextArrow.inactive,.billModalWrapper .ArrowsWrapper .prevArrow.inactive{display:none}}.arrow-container{position:relative}.arrow-container .content-wrapper{display:flex;width:100%;align-items:flex-start;-ms-overflow-style:none;scrollbar-width:none;overflow:auto;scroll-behavior:smooth!important}.arrow-container .content-wrapper::-webkit-scrollbar{display:none}.arrow-container .nextScroll,.arrow-container .previousScroll{width:64px;height:100%;text-indent:-99999px;cursor:pointer;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1;background:#fff;background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 80%,#fff)}.arrow-container .nextScroll:before,.arrow-container .previousScroll:before{content:"";width:24px;height:24px;border:1px solid #dfe1e6;border-radius:50%;background:var(--N0);box-shadow:0 3px 6px rgba(0,0,0,.16);position:absolute;left:0;top:50%;margin-top:-12px}.arrow-container .nextScroll:after,.arrow-container .previousScroll:after{content:"";border:solid #253858;border-width:0 2px 2px 0;display:block;padding:3px;transform:rotate(138deg);font-size:0;position:absolute;left:9px;top:50%;margin-top:-4px}.arrow-container .nextScroll.innerScroll,.arrow-container .previousScroll.innerScroll{width:64px;left:0;top:56px;height:36px}.arrow-container .nextScroll.innerScroll:before,.arrow-container .previousScroll.innerScroll:before{left:14px}.arrow-container .nextScroll.innerScroll:after,.arrow-container .previousScroll.innerScroll:after{left:23px;top:50%;margin-top:-4px}.arrow-container .nextScroll{right:0;left:auto;background:linear-gradient(-270deg,hsla(0,0%,100%,0),#fff 80%,#fff)}.arrow-container .nextScroll:before{right:10px;left:auto}.arrow-container .nextScroll:after{transform:rotate(-45deg);left:auto;right:19px}.arrow-container .nextScroll.innerScroll{right:0}.arrow-container .nextScroll.innerScroll:before{right:14px}.arrow-container .nextScroll.innerScroll:after{right:23px;top:50%;margin-top:-4px}.call_schedule__Quoteswrapper{background:var(--N0);border-radius:12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-right:18px;overflow:hidden;position:relative;width:calc(100% - 120px);margin-right:0;margin-left:auto}.call_schedule__Quoteswrapper:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/callScheduleGraphic.png) no-repeat 0;display:block;background-size:93px;width:82px;height:96px;background-position:0 0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}@media only screen and (max-width:1023px){.call_schedule__Quoteswrapper{overflow:visible;height:148px;margin-bottom:34px;width:100%;padding:16px 116px 16px 16px;flex-direction:column;align-items:flex-start}.call_schedule__Quoteswrapper:before{height:132px;width:130px;background-size:130px;position:absolute;top:0;right:0;transform:none}}.call_schedule__Quoteswrapper.call_schedule_sucess{background:var(--G50);display:flex;justify-content:start;padding:12px 16px}.call_schedule__Quoteswrapper.call_schedule_sucess:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/callScheduledIcon.png) no-repeat 0;display:block;background-size:80px;width:56px;background-position:-12px -15px;height:50px;margin-right:14px;transform:none}@media only screen and (max-width:1023px){.call_schedule__Quoteswrapper.call_schedule_sucess:before{position:static;background-size:65px;width:42px;background-position:-12px -6px;height:55px;margin-right:10px;transform:none}}@media only screen and (max-width:1023px){.call_schedule__Quoteswrapper.call_schedule_sucess{flex-direction:row;height:auto;margin-bottom:16px;padding-right:16px}}.call_schedule__Quoteswrapper.call_schedule_sucess p{color:var(--G350);font-weight:700;padding-left:0}.call_schedule__Quoteswrapper.call_schedule_sucess ul{display:block;margin-top:4px}.call_schedule__Quoteswrapper.call_schedule_sucess ul li{display:inline-block;margin-right:14px;font-size:14px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/call-sprite.svg) no-repeat -4px 0;padding-left:25px}@media screen and (max-width:420px){.call_schedule__Quoteswrapper.call_schedule_sucess ul li{font-size:3.8vw}}@media only screen and (max-width:1023px){.call_schedule__Quoteswrapper.call_schedule_sucess ul li{background-position:-4px -2px}}.call_schedule__Quoteswrapper.call_schedule_sucess ul li.time{background-position:0 -27px;padding-left:30px}.call_schedule__Quoteswrapper p{font-size:16px;font-weight:700;margin-bottom:4px}@media screen and (max-width:420px){.call_schedule__Quoteswrapper p{font-size:4.5vw}}@media only screen and (min-width:1024px){.call_schedule__Quoteswrapper p{padding-left:16px}}.call_schedule__Quoteswrapper p span{display:block;font-size:14px;font-weight:400}@media screen and (max-width:420px){.call_schedule__Quoteswrapper p span{font-size:3.8vw}}.call_schedule__Quoteswrapper .outline_cta{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;border:none;background:var(--N0);color:var(--buttonColor)!important;border:1px solid var(--buttonColor);height:36px;font-size:14px;line-height:1.3;padding:0 12px;width:auto;white-space:nowrap}.call_schedule__Quoteswrapper .outline_cta:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.call_schedule__Quoteswrapper .outline_cta{font-size:4.5vw}}.call_schedule__Quoteswrapper .outline_cta:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.call_schedule__Quoteswrapper .outline_cta:active{background-color:var(--buttonColor_lighten);transition:background 0s ease-in-out}.call_schedule__Quoteswrapper .outline_cta:disabled{background:var(--N40);color:var(--N100);pointer-events:none}.call_schedule__Quoteswrapper .outline_cta:focus{outline:none}.call_schedule__Quoteswrapper .outline_cta.selected{border-color:var(--N400);color:var(--N400)!important}.call_schedule__Quoteswrapper .outline_cta:hover{background:var(--N0) radial-gradient(circle,transparent 1%,var(--N0) 0) 50%/15000%}.call_schedule__Quoteswrapper .outline_cta:active{background-color:var(--N40);background-size:100%;transition:background 0s}@media screen and (max-width:420px){.call_schedule__Quoteswrapper .outline_cta{font-size:3.8vw}}@media only screen and (max-width:1023px){.call_schedule__Quoteswrapper .outline_cta{margin-top:12px;position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);border-radius:100px}}.call_Schedule__Popup{padding:0;right:0;left:auto;transform:none;top:0;bottom:0;width:450px}@media only screen and (max-width:1023px){.call_Schedule__Popup{top:auto}}@media only screen and (min-width:1024px){.call_Schedule__Popup{animation:slideBox-Left .3s ease-in-out}@keyframes slideBox-Left{0%{transform:translateX(100%)}to{transform:translateX(0)}}}.call_Schedule__Popup__box{position:absolute;background:var(--N0);overflow:hidden}.call_Schedule__Popup__box sup{line-height:1}@media only screen and (max-width:1023px){.call_Schedule__Popup__box{width:100%;left:0;bottom:0;border-radius:24px 24px 0 0;animation:slideBox .3s ease-in-out}}@media only screen and (min-width:1024px){.call_Schedule__Popup__box{width:450px;right:0;top:0;height:100%;transform:translate(0);border-radius:0}}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container.pb135{padding-bottom:135px}}.call_Schedule__Popup__box .schedule-container .closeIcon{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;display:block;right:16px;top:16px;position:absolute}.call_Schedule__Popup__box .schedule-container .closeIcon:after,.call_Schedule__Popup__box .schedule-container .closeIcon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.call_Schedule__Popup__box .schedule-container .closeIcon:before{transform:translateX(-50%) rotate(45deg)}.call_Schedule__Popup__box .schedule-container .closeIcon:after{transform:translateX(-50%) rotate(-45deg)}.call_Schedule__Popup__box .schedule-container .scheduler__header{font-size:20px;font-weight:700;padding:24px 161px 30px 24px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/callScheduleGraphic.png) no-repeat 100% 0;background-size:164px}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .scheduler__header{background-size:132px;padding:18px 131px 18px 18px}}.call_Schedule__Popup__box .schedule-container .scheduler__header span{margin-top:4px;display:block;font-size:16px;font-weight:400}@media screen and (max-width:420px){.call_Schedule__Popup__box .schedule-container .scheduler__header span{font-size:4.5vw}}.call_Schedule__Popup__box .schedule-container .time-schedule-tab{width:100%;border-bottom:1px solid rgba(37,56,88,.3)}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .time-schedule-tab{width:calc(100% - 36px);margin-left:18px}}.call_Schedule__Popup__box .schedule-container .time-schedule-tab li{display:inline-block;width:50%;text-align:center}.call_Schedule__Popup__box .schedule-container .time-schedule-tab li input[type=radio]{opacity:0;visibility:hidden;position:absolute;z-index:1}.call_Schedule__Popup__box .schedule-container .time-schedule-tab li input[type=radio]+span{padding:12px 50px 8px;display:block;font-size:16px;color:var(--N400);cursor:pointer}@media screen and (max-width:420px){.call_Schedule__Popup__box .schedule-container .time-schedule-tab li input[type=radio]+span{font-size:4.5vw}}.call_Schedule__Popup__box .schedule-container .time-schedule-tab li input[type=radio]:checked+span{font-weight:500;color:var(--N700);border-bottom:2px solid var(--N700)}.call_Schedule__Popup__box .schedule-container .time-schedule-label{display:block;overflow:auto;width:100%;padding-left:24px;padding-right:24px}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .time-schedule-label{padding-left:18px;padding-right:18px}}.call_Schedule__Popup__box .schedule-container .time-schedule-label .timeZoneIcon{font-size:12px;margin-top:14px;display:flex;align-items:flex-start}@media screen and (max-width:420px){.call_Schedule__Popup__box .schedule-container .time-schedule-label .timeZoneIcon{font-size:3.2vw}}.call_Schedule__Popup__box .schedule-container .time-schedule-label .timeZoneIcon strong{font-weight:500;padding-left:4px}.call_Schedule__Popup__box .schedule-container .time-schedule-label .timeZoneIcon:before{content:"";display:inline-block;height:18px;width:18px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/call-sprite.svg) no-repeat -4px -27px;margin-right:2px;background-size:28px}.call_Schedule__Popup__box .schedule-container .time-schedule-label ul{margin-top:16px}.call_Schedule__Popup__box .schedule-container .time-schedule-label ul .slot-box{margin-right:16px;margin-bottom:18px;position:relative;display:inline-block}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .time-schedule-label ul .slot-box{margin-right:12px;margin-bottom:14px}}.call_Schedule__Popup__box .schedule-container .time-schedule-label ul .slot-box input[type=radio]{opacity:0;visibility:hidden;position:absolute;z-index:1}.call_Schedule__Popup__box .schedule-container .time-schedule-label ul .slot-box input[type=radio]+span{display:inline-block;font-size:14px;color:var(--N700);cursor:pointer;border-radius:8px;border:1px solid var(--N40);padding:9px 0;width:115px;text-align:center}@media screen and (max-width:420px){.call_Schedule__Popup__box .schedule-container .time-schedule-label ul .slot-box input[type=radio]+span{font-size:3.8vw}}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .time-schedule-label ul .slot-box input[type=radio]+span{width:94px}}.call_Schedule__Popup__box .schedule-container .time-schedule-label ul .slot-box input[type=radio]:checked+span{color:var(--G300);font-weight:500;border:1px solid var(--G300)}.call_Schedule__Popup__box .schedule-container .bottom-cta-wrapper{background:var(--N0);box-shadow:0 -6px 10px rgba(37,56,88,.1);padding:16px 16px 4px;position:absolute;bottom:0;left:0;width:100%;border-radius:16px 16px 0 0}.call_Schedule__Popup__box .schedule-container .bottom-cta-wrapper button{width:100%}.call_Schedule__Popup__box .schedule-container .bottom-cta-wrapper p{text-align:center;font-size:12px;color:var(--N100);margin-top:4px}@media screen and (max-width:420px){.call_Schedule__Popup__box .schedule-container .bottom-cta-wrapper p{font-size:3.2vw}}.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper{padding:96px 65px}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper{padding:24px 14px 24px 48px}}.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .thumsUp-icon{display:block;height:124px;width:124px;margin-left:auto;margin-right:auto;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/callScheduledIcon.png) no-repeat;background-size:124px;margin-bottom:22px}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .thumsUp-icon{height:104px;width:104px;background-size:104px;margin-bottom:16px}}.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .success-text{font-size:18px;font-weight:700;color:var(--G350)}@media screen and (max-width:420px){.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .success-text{font-size:5.1vw}}.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .call-back-text{margin-top:16px;font-size:16px;font-weight:500;margin-bottom:10px}@media screen and (max-width:420px){.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .call-back-text{font-size:4.5vw}}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .call-back-text{margin-top:18px;margin-bottom:8px}}.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .slot-details li{list-style-type:none;padding:0 0 0 25px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/call-sprite.svg) no-repeat -4px 0;display:inline-block;margin-right:18px}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .slot-details li{background-position:-4px 2px}}.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .slot-details li.time{background-position:-4px -27px}@media only screen and (max-width:1023px){.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .slot-details li.time{background-position:-4px -25px}}.call_Schedule__Popup__box .schedule-container .slot_booked_wrapper .slot-details li:last-child{margin-right:0}.abhi_popup__card .modal-body-wrapper{height:100%}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper{height:calc(100% - 136px);padding:24px 24px 0;overflow:auto}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper::-webkit-scrollbar{width:6px;height:6px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper::-webkit-scrollbar-thumb:hover{background:var(--N80)}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper.full-height{height:calc(100% - 59px)!important}@media only screen and (max-width:1023px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper{padding:16px}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .opted-people-text{background:var(--P50);color:var(--P300);padding:3px;text-align:center;font-size:12px;border-radius:8px 8px 0 0;width:95%;margin:0 auto;display:flex;align-items:center;justify-content:center}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .opted-people-text{font-size:3.2vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .opted-people-text:before{content:"";display:inline-block;width:15px;height:12px;background:var(--newQuotesSprite) no-repeat 0 0;background-position:0 -940px;background-size:37px;margin-right:4px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .opted-people-text strong{margin-inline:5px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper{border-radius:8px;border:1px solid var(--N40);padding:14px 12px 0;position:relative}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header{display:flex;align-items:flex-start}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-logo{margin-top:5px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-logo picture{display:flex;align-items:center;justify-content:center;width:80px;height:40px;border:1px solid var(--N40);border-radius:8px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-logo picture img{width:60px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-name{font-size:16px;font-weight:700;margin-left:12px}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-name{font-size:4.5vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-name .member_info{font-size:14px;margin-top:6px;color:var(--N400);font-weight:500}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-name .member_info{font-size:3.8vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-name .member_info select{color:var(--N400);font-size:14px}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .popup-card__header .insurer-plan-name .member_info select{font-size:3.8vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list{margin-top:16px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li{font-size:14px;color:var(--N700);font-weight:500;position:relative;padding-left:20px}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li{font-size:3.8vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li:before{content:"-";color:var(--N400);position:absolute;left:0}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li:last-child{font-weight:400}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li .see-more-link{color:var(--G300);font-weight:500;cursor:pointer;margin-top:8px;display:inline-block}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li+li{margin-top:12px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li>ul{margin:6px 0 0 20px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li>ul>li{font-weight:400;color:var(--N400);list-style:disc}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .plan-feature-list>li>ul>li::marker{color:var(--N400)}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium{border-top:1px solid var(--N40);width:calc(100% + 24px);margin-left:-12px;padding:16px;display:flex;align-items:center;justify-content:space-between;margin-top:16px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium .card-premium-text{font-size:16px;font-weight:500;color:var(--N700)}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium .card-premium-text{font-size:4.5vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium .card-premium-text span{display:block;font-size:12px;color:var(--N400)}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium .card-premium-text span{font-size:3.2vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium .card-premium-text select{font-size:16px}@media screen and (max-width:420px){.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium .card-premium-text select{font-size:4.5vw}}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button{width:82px;text-transform:none;display:inline-flex;align-items:center;justify-content:center}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:before{content:"+";display:inline-block;padding-right:2px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button:disabled{border-color:var(--N40);color:var(--N100)!important;cursor:inherit}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button.active{color:var(--G300)!important;border-color:var(--G300)}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper .card-bottom-premium button.active:before{content:"";display:inline-block;transform:rotate(45deg);border-spacing:0;display:block;border:2px solid var(--G300);border-top:0;border-left:0;height:9px;width:5px;margin-right:6px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .card-main-wrapper .popup-card-wrapper select{border:none;background:none;outline:none;font-weight:500;color:var(--N700)}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .critical-illnesses-list{padding-left:22px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .critical-illnesses-list li{list-style-type:disc;margin-bottom:8px}.abhi_popup__card .modal-body-wrapper .modal-content-wrapper .critical-illnesses-list li::marker{color:var(--N400)}.abhi_popup__card.sideModalWrapper .modal-body-wrapper .modal-cta{box-shadow:0 -6px 16px 0 rgba(37,56,88,.1)}.OPD__criticalIllness .modal-body-wrapper .modal-title-wrapper{background:var(--N0);padding-bottom:2px}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox{margin-bottom:16px;position:relative}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox input[type=radio]{appearance:none;-webkit-appearance:none;height:18px;width:18px;border:1px solid var(--N700);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;position:absolute;top:18px;left:16px;margin-left:0}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox input[type=radio]:before{content:none}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox input[type=radio]:checked{background-color:var(--optionSelection);border-color:var(--optionSelection)}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox input[type=radio]:checked+label{border-color:var(--optionSelection)}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox input[type=radio]:checked:after{content:"";display:block;height:8px;width:8px;border-radius:50%;background:var(--N0)}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox input[type=radio]+label{display:block;border-radius:8px;border:1px solid var(--N40);width:100%;padding:15px 16px 15px 48px}@media only screen and (max-width:1023px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox input[type=radio]+label{padding-left:16px}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .cover-name{font-size:18px;font-weight:700;margin-bottom:16px}@media only screen and (max-width:1023px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .cover-name{padding-left:32px}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .font-16{font-size:16px;font-weight:700}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .font-16{font-size:4.5vw}}@media only screen and (max-width:1023px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .font-16{padding-left:32px}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .popup-card__header{display:flex;align-items:flex-start;margin-top:12px;margin-bottom:16px}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .popup-card__header .insurer-plan-logo{margin-top:5px}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .popup-card__header .insurer-plan-logo picture{display:flex;align-items:center;justify-content:center;width:80px;height:40px;border:1px solid var(--N40);border-radius:8px}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .popup-card__header .insurer-plan-logo picture img{width:60px}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .popup-card__header .insurer-plan-name{font-size:16px;font-weight:700;margin-left:12px}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .popup-card__header .insurer-plan-name{font-size:4.5vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .popup-card__header .insurer-plan-name .member_info{font-size:14px;color:var(--N400);font-weight:500}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .popup-card__header .insurer-plan-name .member_info{font-size:3.8vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper{display:flex}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper>p{line-height:26px}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .selectDrop:after{content:"";border:solid #253858;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);margin-left:3px;vertical-align:middle;position:absolute;top:calc(50% - 5px);right:1px;z-index:1}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover{width:50%;font-size:16px;font-weight:500}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover{font-size:4.5vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover>span{display:block;font-size:12px;font-weight:500}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover>span{font-size:3.2vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover .premium-amount{width:auto;display:inline-block;position:relative}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover .premium-amount>span{font-size:12px;font-weight:400}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover .premium-amount>span{font-size:3.2vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover .premium-amount select{border:none;background:none;outline:none;z-index:2;position:relative;display:inline-block;font-size:16px;font-weight:500;color:var(--N700);-webkit-appearance:none;padding-right:12px;width:100%;padding-left:0}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .premium-cover-wrapper .premium-cover .premium-amount select{font-size:4.5vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .read-moreLink{font-weight:500;color:var(--N700);text-decoration:underline;cursor:pointer;white-space:nowrap}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .Opd-feature-list{margin-top:12px;margin-left:3px}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .Opd-feature-list>li{font-size:14px;margin-bottom:6px;color:var(--N400);display:flex;align-items:flex-start}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .Opd-feature-list>li{font-size:3.8vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .Opd-feature-list>li:before{content:"";display:inline-block;height:10px;width:5px;border:1px solid var(--N400);border-width:0 2px 2px 0;transform:rotate(45deg);margin-right:12px;margin-top:6px}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .Opd-feature-list>li:last-child{margin-bottom:0}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .applicable-box{padding:10px 4px;background:var(--G50);border-radius:8px;font-size:14px;color:var(--N400);margin:9px 0 16px;text-align:center}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .applicable-box{font-size:3.8vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .applicable-box>a{color:var(--G300);font-weight:500;cursor:pointer;white-space:nowrap}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .expense-text{font-size:14px;color:var(--N700)}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .expense-text{font-size:3.8vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .expense-text>a{color:var(--G300);font-weight:500;cursor:pointer}@media only screen and (max-width:1023px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .expense-text{font-size:12px}}@media only screen and (max-width:1023px)and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .expense-text{font-size:3.2vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .optedFamilesText{font-size:12px;color:var(--N700);margin-top:8px;display:block;text-align:center}@media screen and (max-width:420px){.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .optedFamilesText{font-size:3.2vw}}.OPD__criticalIllness .modal-body-wrapper .cover_fieldBox .opdCare_feature-wrapper .optedFamilesText>strong{font-weight:700}.OPD__criticalIllness .modal-body-wrapper .modal-cta{box-shadow:none!important;border-radius:0!important}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-title-wrapper{background:#eff5ff;padding-bottom:16px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .read-moreLink{text-decoration:none!important}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper{height:100%;padding-bottom:24px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .modal_bottom-cta{text-align:center}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .modal_bottom-cta button{width:100%}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox{border-radius:8px;border:1px solid var(--N40);padding:16px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .popup-card__header{margin-top:0}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .secondaryOutlinedCta{text-transform:unset}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .read-moreLink{color:var(--G300)}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .premium-cover-wrapper{font-size:14px;color:var(--N700)}@media screen and (max-width:420px){.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .premium-cover-wrapper{font-size:3.8vw}}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .premium-cover-wrapper .selectDrop{position:relative;display:inline-block;width:auto;border:1px solid var(--N200);border-radius:4px;padding:2px 14px 2px 6px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .premium-cover-wrapper .selectDrop:after{right:4px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .premium-cover-wrapper .selectDrop select{border:none;-webkit-appearance:none;outline:none;font-size:18px;font-weight:700}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .premium-cover-wrapper strong{font-size:18px;font-weight:700;padding-left:3px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .opdCare_feature-wrapper button{width:100%;margin-top:16px;display:flex;align-items:center;justify-content:center}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .opdCare_feature-wrapper button:before{content:"+";display:inline-block;padding-right:2px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .opdCare_feature-wrapper button:disabled{border-color:var(--N40);color:var(--N100)!important;cursor:inherit}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .opdCare_feature-wrapper button.active{color:var(--G300)!important;border-color:var(--G300)}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .cover_fieldBox .opdCare_feature-wrapper button.active:before{content:"";display:inline-block;transform:rotate(45deg);border-spacing:0;display:block;border:2px solid var(--G300);border-top:0;border-left:0;height:9px;width:5px;margin-right:6px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .feature-heading{font-size:14px;font-weight:500;color:var(--N700);display:flex;align-items:center;margin:12px 0 4px}@media screen and (max-width:420px){.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .feature-heading{font-size:3.8vw}}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .feature-heading:after{content:"";display:inline-block;margin-left:4px;width:22px;height:1px;background:var(--N200);margin-top:3px}.OPD__criticalIllness.frequentlyBought__OpdModal .modal-body-wrapper .modal-content-wrapper .Opd-feature-list{margin-top:0}.coverRadioList input[type=radio]+label{height:56px;padding:0 16px 0 46px!important;display:flex!important;align-items:center}.coverRadioList .premium-cover-wrapper{width:100%}.coverRadioList .premium-cover-wrapper .text-right{text-align:right}.gst-modal{padding:0}@media only screen and (max-width:1023px){.gst-modal{max-height:95%}}@media only screen and (min-width:1024px){.gst-modal{width:648px;max-height:90vh;max-width:unset}}.gst-modal .popup-title{border-radius:24px 24px 0 0;background:#eff5ff;padding:16px 24px;font-size:18px;font-weight:700;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:420px){.gst-modal .popup-title{font-size:5.1vw}}@media only screen and (max-width:1023px){.gst-modal .popup-title{font-size:16px;padding:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.gst-modal .popup-title{font-size:4.5vw}}.gst-modal .popup-title .cross-icon{display:inline-block;width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px}.gst-modal .popup-title .cross-icon:after,.gst-modal .popup-title .cross-icon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.gst-modal .popup-title .cross-icon:before{transform:translateX(-50%) rotate(45deg)}.gst-modal .popup-title .cross-icon:after{transform:translateX(-50%) rotate(-45deg)}.gst-modal .modal-body-wrapper .gst_list_wrapper{max-height:calc(90vh - 180px);overflow:auto;padding:24px 24px 0}.gst-modal .modal-body-wrapper .gst_list_wrapper::-webkit-scrollbar{width:6px;height:6px}.gst-modal .modal-body-wrapper .gst_list_wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.gst-modal .modal-body-wrapper .gst_list_wrapper::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.gst-modal .modal-body-wrapper .gst_list_wrapper::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.gst-modal .modal-body-wrapper .gst_list_wrapper{padding:16px;max-height:calc(90vh - 241px)}}.gst-modal .modal-body-wrapper .gst-avail-box{margin-bottom:24px}.gst-modal .modal-body-wrapper .gst-heading{font-size:16px;font-weight:700;margin-bottom:8px}@media screen and (max-width:420px){.gst-modal .modal-body-wrapper .gst-heading{font-size:4.5vw}}@media only screen and (max-width:1023px){.gst-modal .modal-body-wrapper .gst-heading{font-weight:500;margin-bottom:6px}}.gst-modal .modal-body-wrapper .blue-line{height:2px;width:42px;background:var(--T300);display:block}.gst-modal .modal-body-wrapper ul{margin-top:14px;display:block;margin-left:18px}.gst-modal .modal-body-wrapper ul li{list-style-type:disc;margin-bottom:8px;font-size:14px}@media screen and (max-width:420px){.gst-modal .modal-body-wrapper ul li{font-size:3.8vw}}.gst-modal .modal-body-wrapper ul li:last-child{margin-bottom:0}.gst-modal .modal-body-wrapper ul li ul{margin-left:0;margin-top:6px}.gst-modal .modal-body-wrapper ul li ul li{list-style-type:none}.gst-modal .modal-body-wrapper ul li ul li:before{content:" - "}.gst-modal .modal-body-wrapper .gst-bottom-cta{background:#fff;width:100%;box-shadow:0 -4px 8px 0 rgba(37,56,88,.12);border-radius:0 0 24px 24px}@media only screen and (max-width:1023px){.gst-modal .modal-body-wrapper .gst-bottom-cta{border-radius:0}}.gst-modal .modal-body-wrapper .gst-bottom-cta p{background:var(--G50);padding:8px;text-align:center;font-size:12px;font-weight:500;color:var(--G300);display:flex;align-items:center;justify-content:center}@media screen and (max-width:420px){.gst-modal .modal-body-wrapper .gst-bottom-cta p{font-size:3.2vw}}.gst-modal .modal-body-wrapper .gst-bottom-cta p:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/advisor-green.png) no-repeat 50%;display:block;height:18px;width:18px;background-size:18px;margin-right:6px;flex-shrink:0}@media only screen and (max-width:1023px){.gst-modal .modal-body-wrapper .gst-bottom-cta p:before{height:28px;width:28px;background-size:28px}}@media only screen and (max-width:1023px){.gst-modal .modal-body-wrapper .gst-bottom-cta p{text-align:left;padding:12px 16px}}.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule{padding:12px 0;display:flex;justify-content:center}.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/callScheduledIcon.png) no-repeat 50%;display:block;background-size:56px;width:56px;background-position:0 0;height:56px;margin-right:14px;transform:none;flex-shrink:0}@media only screen and (max-width:1023px){.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule:before{background-size:48px;width:48px;height:48px}}.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule span{display:block;text-align:center;color:var(--G300);font-size:18px;font-weight:500}@media screen and (max-width:420px){.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule span{font-size:5.1vw}}@media only screen and (max-width:1023px){.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule span{font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule span{font-size:4.5vw}}.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule ul{display:flex;align-items:center;justify-content:left;margin:4px 0}.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule ul li{display:inline-block;margin-right:14px;font-size:14px;color:var(--N700);background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/call-sprite.svg) no-repeat -4px 0;padding-left:25px;margin-bottom:0}@media screen and (max-width:420px){.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule ul li{font-size:3.8vw}}@media only screen and (max-width:1023px){.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule ul li{background-position:-4px -2px}}.gst-modal .modal-body-wrapper .gst-bottom-cta .gst_popup_calcshedule ul li.time{background-position:0 -27px;padding-left:30px}.gst-modal .modal-body-wrapper .gst-bottom-cta .cta-box{padding:16px}.gst-modal .modal-body-wrapper .gst-bottom-cta .cta-box button{display:block;min-width:296px;margin:0 auto}.coverage_fourTimesPop{padding:0;overflow:hidden}@media only screen and (min-width:1024px){.coverage_fourTimesPop{width:650px;max-width:unset}}@media only screen and (max-width:1023px){.coverage_fourTimesPop{max-height:99%;display:flex;flex-direction:column}}.coverage_fourTimesPop__header{display:flex;align-items:center;position:relative;height:146px}@media only screen and (min-width:1024px){.coverage_fourTimesPop__header{background:var(--B50) url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/sum-insured-4x-graphic.png) no-repeat;padding:0 16px 0 36px;background-size:502px 126px;background-position:calc(100% - 46px) 100%}}@media only screen and (max-width:1023px){.coverage_fourTimesPop__header{background:var(--B50) url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/sum-insured-4x-graphic-mob.png) no-repeat;padding:0 16px 0 24px;background-size:264px 128px;background-position:calc(100% - 32px) 100%;flex:0 0 146px}}@media only screen and (min-width:1024px){.coverage_fourTimesPop__header>p{font-size:24px;font-weight:700}.coverage_fourTimesPop__header>p span{color:var(--G300);font-size:32px}}@media only screen and (max-width:1023px){.coverage_fourTimesPop__header>p{width:145px;font-size:18px;font-weight:700}.coverage_fourTimesPop__header>p span{color:var(--G300);font-size:24px}}.coverage_fourTimesPop__close{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:absolute;right:16px;top:16px}.coverage_fourTimesPop__close:after,.coverage_fourTimesPop__close:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.coverage_fourTimesPop__close:before{transform:translateX(-50%) rotate(45deg)}.coverage_fourTimesPop__close:after{transform:translateX(-50%) rotate(-45deg)}@media only screen and (min-width:1024px){.coverage_fourTimesPop__wrap{padding:24px}}@media only screen and (max-width:1023px){.coverage_fourTimesPop__wrap{padding:16px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;max-height:calc(100% - 146px)}.coverage_fourTimesPop__wrap::-webkit-scrollbar{display:none}}.coverage_fourTimesPop__wrap ul{counter-reset:pointers;position:relative}.coverage_fourTimesPop__wrap ul:before{content:"";width:1px;height:100%;border:1px dashed var(--N40);position:absolute;left:21px}.coverage_fourTimesPop__wrap ul li{position:relative;counter-increment:pointers;padding-left:58px}.coverage_fourTimesPop__wrap ul li>p{font-size:16px;font-weight:500}@media screen and (max-width:420px){.coverage_fourTimesPop__wrap ul li>p{font-size:4.5vw}}.coverage_fourTimesPop__wrap ul li>span{font-size:14px;font-weight:400;color:var(--N400)}@media screen and (max-width:420px){.coverage_fourTimesPop__wrap ul li>span{font-size:3.8vw}}.coverage_fourTimesPop__wrap ul li+li{margin-top:16px}.coverage_fourTimesPop__wrap ul li:last-child{background:var(--N0)}.coverage_fourTimesPop__wrap ul li:before{content:counter(pointers) "x";position:absolute;left:0;top:0;width:42px;height:42px;background:var(--G50);border-radius:50%;color:var(--G300);font-size:16px;font-weight:500;display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width:420px){.coverage_fourTimesPop__wrap ul li:before{font-size:4.5vw}}.coverage_fourTimesPop__wrap.oss_5x ul li:nth-child(2){counter-increment:pointers 2}.whatsapp-screenShot-wrapper{background:var(--N0);padding:16px 32px;margin:0 auto;position:relative;overflow:hidden;width:800px;position:fixed;z-index:-1}.whatsapp-screenShot-wrapper .firstIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 0;right:0;top:0;width:358px;height:109px}.whatsapp-screenShot-wrapper .secondIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -891px;left:13px;top:64px;width:118px;height:51px}.whatsapp-screenShot-wrapper .thirdIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -757px;left:18px;top:359px;width:35px;height:35px;opacity:.2}.whatsapp-screenShot-wrapper .fourthIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -681px;left:-22px;top:133px;width:35px;height:48px;transform:rotate(180deg)}.whatsapp-screenShot-wrapper .fifthIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:-27px -283px;left:0;top:589px;width:31.902px;height:95.895px;opacity:.2}.whatsapp-screenShot-wrapper .sixIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -681px;left:-26px;top:985px;width:50.422px;height:50.459px;transform:rotate(-90deg)}.whatsapp-screenShot-wrapper .sevenIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -164px;left:50%;bottom:0;width:36px;height:36px;opacity:.2}.whatsapp-screenShot-wrapper .eightIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -513px;left:40px;bottom:0;width:95.824px;height:62.561px}.whatsapp-screenShot-wrapper .nineIcon{opacity:.2;background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -802px;right:0;bottom:-29px;width:51px;height:118px;transform:rotate(-90deg)}.whatsapp-screenShot-wrapper .tenIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -406px;right:-5px;top:589px;width:31.902px;height:95.895px}.whatsapp-screenShot-wrapper .elevenIcon{background:url(https://health.policybazaar.com/images/share-compare-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -756px;right:0;top:326px;width:21px;height:36px;opacity:.2}.whatsapp-screenShot-wrapper .compare-outer-box{margin-top:22px;box-shadow:4px 8px 16px 0 rgba(37,56,88,.16);border-radius:16px;padding:40px 0 0;overflow:hidden;background:var(--N0);position:relative}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__row{display:flex;padding:16px;gap:0 32px}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__row:nth-child(odd){background:var(--N20)}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__row:first-child{background:var(--N0)}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__row.premiumRow{background:var(--P50)}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col{text-align:center;letter-spacing:.01em}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col.featureName{font-size:16px;width:30%;text-align:left;font-weight:500}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col.featureValues{font-size:18px;font-weight:700;width:35%}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col.featureValues .best{border:1px dashed #00a3bf;border-radius:8px;display:inline-block;padding:4px 16px;position:relative}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col.featureValues .best:before{content:"";width:16px;height:16px;background:#00a3bf;border-radius:50%;position:absolute;right:-8px;top:-8px}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col.featureValues .best:after{content:"";width:8px;height:4px;border:solid var(--N0);border-width:0 0 1px 1px;transform:rotate(-45deg);position:absolute;top:-3px;right:-4px}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .sub-text{font-size:12px;display:block}@media screen and (max-width:420px){.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .sub-text{font-size:3.2vw}}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_plan_heading{font-size:24px;font-weight:700}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_insurer_logo{width:120px;height:60px;border:1px solid var(--N40);border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_insurer_logo img{max-width:96px}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTabl__planName{font-size:16px;font-weight:700;margin-top:12px}@media screen and (max-width:420px){.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTabl__planName{font-size:4.5vw}}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_regular-text{font-size:14px;font-weight:400}@media screen and (max-width:420px){.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_regular-text{font-size:3.8vw}}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_dotted-border{display:inline-block;border:1px dashed var(--T400);border-radius:8px;padding:8px 16px;position:relative}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_dotted-border .circle-tick{height:16px;width:16px;background:var(--T400);display:inline-block;position:absolute;border-radius:50%;top:-6px;right:-6px}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_dotted-border .circle-tick:after{content:"";display:inline-block;height:7px;width:3px;border:1px solid var(--N0);border-left:0;border-top:0;position:absolute;transform:rotate(38deg);top:3px;left:6px}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_cross{position:relative;padding-top:2px}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_cross:after,.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_cross:before{content:"";display:inline-block;height:18px;width:1px;background:red;transform:rotate(-45deg)}.whatsapp-screenShot-wrapper .compare-outer-box .compareTable__col .compareTable_cross:before{transform:rotate(45deg)}.screen-save-logo{display:block;width:163px;height:42px;background:url(https://health.policybazaar.com/images/pbLogoNew.svg) no-repeat;background-size:100%}.whatsapp-PlanSummaryscreenShot-wrapper{background:var(--N0);padding:16px 28px;margin:0 auto 16px;width:800px;position:fixed;z-index:-1}.whatsapp-PlanSummaryscreenShot-wrapper .screen-save-logo{display:block;margin:0 auto 22px}.whatsapp-PlanSummaryscreenShot-wrapper .firstImg{background:url(https://health.policybazaar.com/images/share-quote-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 0;left:0;top:0;width:315px;height:97px}.whatsapp-PlanSummaryscreenShot-wrapper .secondImg{background:url(https://health.policybazaar.com/images/share-quote-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:0 -571px;width:32px;height:32px;top:224px;right:51px}.whatsapp-PlanSummaryscreenShot-wrapper .thirdImg{background:url(https://health.policybazaar.com/images/share-quote-sprite.svg) no-repeat;display:inline-block;position:absolute;background-position:24px -107px;width:270px;height:290px;top:50%;transform:translateY(-50%);right:8px;background-repeat:no-repeat;background-size:100%}.whatsapp-PlanSummaryscreenShot-wrapper .fourthImg{background:url(https://health.policybazaar.com/images/share-quote-sprite.svg) no-repeat;display:inline-block;background-position:0 -737px;position:absolute;width:64px;height:24px;bottom:0;right:100px;background-repeat:no-repeat}.whatsapp-PlanSummaryscreenShot-wrapper .fifthImg{background:url(https://health.policybazaar.com/images/share-quote-sprite.svg) no-repeat;display:inline-block;background-position:0 -627px;position:absolute;width:45px;height:86px;bottom:123px;right:0;background-repeat:no-repeat}.whatsapp-PlanSummaryscreenShot-wrapper .plan-summary-heading{font-size:36px;font-weight:700;line-height:56px;text-align:center;margin-bottom:16px}.whatsapp-PlanSummaryscreenShot-wrapper .plan-summary-heading .proposarName{color:#ff4565}.whatsapp-PlanSummaryscreenShot-wrapper .plan-info{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;font-size:18px;font-weight:500;margin-bottom:32px}@media screen and (max-width:420px){.whatsapp-PlanSummaryscreenShot-wrapper .plan-info{font-size:5.1vw}}.whatsapp-PlanSummaryscreenShot-wrapper .plan-info span{padding-left:32px;display:inline-flex;align-items:center;position:relative}.whatsapp-PlanSummaryscreenShot-wrapper .plan-info span i{flex:0 0 24px;background:url(https://health.policybazaar.com/images/share-quote-sprite.svg) no-repeat;position:absolute;display:inline-block;height:24px;width:24px;margin-right:4px;position:static}.whatsapp-PlanSummaryscreenShot-wrapper .plan-info .plan-for i{background-position:0 -824px}.whatsapp-PlanSummaryscreenShot-wrapper .plan-info .specific-diseases i{background-position:-44px -824px}.whatsapp-PlanSummaryscreenShot-wrapper .plan-info .location i{background-position:-91px -825px}.whatsapp-PlanSummaryscreenShot-wrapper .discount-available{background-image:linear-gradient(299deg,#57d9a3 -59.64%,#00875a 136.11%);padding:8px 40px;font-size:24px;font-weight:700;max-width:450px;margin:32px auto;color:var(--N0);text-align:center;position:relative}.whatsapp-PlanSummaryscreenShot-wrapper .discount-available:before{right:-20px}.whatsapp-PlanSummaryscreenShot-wrapper .discount-available:after,.whatsapp-PlanSummaryscreenShot-wrapper .discount-available:before{content:"";display:inline-block;display:block;height:40px;width:40px;background:var(--N0);transform:rotate(46deg);position:absolute;top:5px}.whatsapp-PlanSummaryscreenShot-wrapper .discount-available:after{left:-20px}.whatsapp-PlanSummaryscreenShot-wrapper .insurer-info{display:flex}.whatsapp-PlanSummaryscreenShot-wrapper .insurer-info .compareTable_insurer_logo{width:108px;height:74px;border:1px solid #dfe1e6;border-radius:8px;background:var(--N0);display:flex;align-items:center;justify-content:center;margin-bottom:32px}.whatsapp-PlanSummaryscreenShot-wrapper .insurer-info .compareTable_insurer_logo img{max-width:90px}.whatsapp-PlanSummaryscreenShot-wrapper .insurer-info .compareTabl__planName{padding-left:16px;font-size:24px;font-weight:700;margin:0;line-height:36px}.whatsapp-PlanSummaryscreenShot-wrapper .insurer-info .compareTabl__planName span{font-size:18px;font-weight:500;display:block}.whatsapp-PlanSummaryscreenShot-wrapper .Plan-cover-info{position:relative;padding-bottom:32px}.whatsapp-PlanSummaryscreenShot-wrapper .plan-premium-info{width:52%;display:flex;justify-content:space-between;font-size:24px;font-weight:700;margin-bottom:22px;gap:8px}.whatsapp-PlanSummaryscreenShot-wrapper .plan-premium-info>div:last-child{flex:0 0 25%;text-align:left}.whatsapp-PlanSummaryscreenShot-wrapper .plan-premium-info .medium-font{font-weight:500}.whatsapp-PlanSummaryscreenShot-wrapper .total-plan-premium{background:linear-gradient(288deg,#e6ecfe 14.3%,#eef8fe 95.82%);width:calc(52% + 70px);border-radius:0 34px 34px 0;padding:16px 36px 16px 24px;margin-left:-28px;display:flex;justify-content:space-between;gap:8px;font-size:24px;font-weight:700}.whatsapp-PlanSummaryscreenShot-wrapper .total-plan-premium>div:last-child{flex:0 0 25%;text-align:right}.whatsapp-PlanSummaryscreenShot-wrapper .total-plan-premium>div:last-child span{display:block;font-size:16px;font-weight:500}.whatsapp-PlanSummaryscreenShot-wrapper .heading-text{font-size:24px;font-weight:700;display:flex;align-items:center;margin-bottom:20px}.whatsapp-PlanSummaryscreenShot-wrapper .heading-text:after{content:"";width:46px;height:2px;margin-left:12px;display:inline-block;background:var(--N700);margin-top:5px}.whatsapp-PlanSummaryscreenShot-wrapper .premium-compare-box{display:flex;align-items:center;gap:28px;font-size:24px;font-weight:700;margin-bottom:28px;line-height:36px}.whatsapp-PlanSummaryscreenShot-wrapper .premium-compare-box>div{padding-right:28px;border-right:2px solid var(--N40)}.whatsapp-PlanSummaryscreenShot-wrapper .premium-compare-box>div:last-child{padding-right:0;border-right:none}.whatsapp-PlanSummaryscreenShot-wrapper .premium-compare-box p{font-size:18px;font-weight:500;color:var(--N400);margin:0}@media screen and (max-width:420px){.whatsapp-PlanSummaryscreenShot-wrapper .premium-compare-box p{font-size:5.1vw}}.whatsapp-PlanSummaryscreenShot-wrapper .premium-compare-box span{color:var(--G300);font-size:22px;font-weight:500;margin-left:10px;display:inline-block}.whatsapp-PlanSummaryscreenShot-wrapper .desclaimer-text{color:var(--N400);font-size:16px;opacity:.6}@media screen and (max-width:420px){.whatsapp-PlanSummaryscreenShot-wrapper .desclaimer-text{font-size:4.5vw}}.three-plans-compare{width:1080px}.three-plans-compare.featureValues{width:23.3333333333%}.mandatoryDeduct_disclaimer{font-size:12px;font-weight:400;color:var(--N400);margin-top:16px}@media screen and (max-width:420px){.mandatoryDeduct_disclaimer{font-size:3.2vw}}.mandatoryDeduct_disclaimer strong{font-weight:500}.mandatoryDeduct_disclaimer:before{content:"";width:20px;height:20px;display:inline-block;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/info-bubble-icon.svg) no-repeat;margin-right:6px;vertical-align:middle;position:relative;top:-1px}.deductibleExplainPointers{margin-top:16px;counter-reset:deductiblePointers;position:relative}.deductibleExplainPointers:before{content:"";width:1px;height:90%;position:absolute;background:var(--B50);left:16px;top:50%;transform:translateY(-50%)}.deductibleExplainPointers>li{counter-increment:deductiblePointers;font-size:14px;display:flex;align-items:center;position:relative}@media screen and (max-width:420px){.deductibleExplainPointers>li{font-size:3.8vw}}.deductibleExplainPointers>li+li{margin-top:20px}.deductibleExplainPointers>li:before{content:counter(deductiblePointers);width:32px;height:32px;flex-shrink:0;background:var(--B50);border-radius:50%;font-weight:500;display:inline-flex;align-items:center;justify-content:center;margin-right:12px}.deductible_cta{font-size:12px;color:var(--textLinks);font-weight:500;cursor:pointer;-webkit-appearance:none;padding:0;background:0;border:none;box-shadow:none;width:auto!important}@media screen and (max-width:420px){.deductible_cta{font-size:3.2vw}}.cart_inner_product_proposal .mandatoryDeduct_disclaimer,.premium-box .mandatoryDeduct_disclaimer{margin-top:6px}.cart_inner_product_proposal .mandatoryDeduct_disclaimer:before,.premium-box .mandatoryDeduct_disclaimer:before{content:none}.preferdCashlessModal{padding:0;max-height:95vh;overflow:auto}@media only screen and (min-width:1024px){.preferdCashlessModal{width:644px;max-width:unset}}.preferdCashlessModal__header{display:flex;align-items:center;position:sticky;top:0;height:146px;border-radius:24px 24px 0 0;z-index:2}@media only screen and (min-width:1024px){.preferdCashlessModal__header{background:linear-gradient(90deg,#ffdeed,#fbebd7 99.97%),url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/preferedCashless__graphic.png) no-repeat;padding:0 16px}.preferdCashlessModal__header:after{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/preferedCashless__graphic.png) no-repeat;background-position:70px bottom;display:block;position:absolute;bottom:0;right:0;background-size:100%;height:146px;width:444px;z-index:1}}@media only screen and (max-width:1023px){.preferdCashlessModal__header{background:linear-gradient(90deg,#ffdeed,#fbebd7 99.97%);padding:0 16px;background-size:100%}.preferdCashlessModal__header:after{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/preferedCashless__graphic_mob.png) no-repeat;display:block;position:absolute;bottom:0;right:0;background-size:100%;height:146px;width:100%;z-index:1;background-position:100% 100%}}@media only screen and (min-width:1024px){.preferdCashlessModal__header>p{font-size:24px;font-weight:500;width:70%;position:relative;z-index:2;padding-top:32px;line-height:32px}.preferdCashlessModal__header>p span{color:var(--N700);font-weight:700}}@media only screen and (max-width:1023px){.preferdCashlessModal__header>p{width:190px;font-size:20px;font-weight:700;padding-top:18px;line-height:28px}}.preferdCashlessModal__close{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:absolute;right:16px;top:16px}.preferdCashlessModal__close:after,.preferdCashlessModal__close:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.preferdCashlessModal__close:before{transform:translateX(-50%) rotate(45deg)}.preferdCashlessModal__close:after{transform:translateX(-50%) rotate(-45deg)}.preferdCashlessModal__body{max-height:calc(100% - 146px);overflow:auto}.preferdCashlessModal__body::-webkit-scrollbar{width:6px;height:6px}.preferdCashlessModal__body::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.preferdCashlessModal__body::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.preferdCashlessModal__body::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (min-width:1024px){.preferdCashlessModal__body{padding:24px}}@media only screen and (max-width:1023px){.preferdCashlessModal__body{padding:16px;-ms-overflow-style:none;scrollbar-width:none}.preferdCashlessModal__body::-webkit-scrollbar{display:none}}.preferdCashlessModal__body .cashlessModal__heading{font-size:18px;font-weight:700;display:flex;align-items:center;margin-bottom:12px}.preferdCashlessModal__body .cashlessModal__heading:after{content:"";display:block;height:2px;width:46px;background:var(--N700);flex:0 0 46px;margin-left:8px;margin-top:2px}@media only screen and (max-width:1023px){.preferdCashlessModal__body .cashlessModal__heading{font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.preferdCashlessModal__body .cashlessModal__heading{font-size:4.5vw}}.preferdCashlessModal__body .howWorksList{counter-reset:pointers;position:relative;margin-bottom:24px}@media only screen and (max-width:1023px){.preferdCashlessModal__body .howWorksList{margin-bottom:18px}}.preferdCashlessModal__body .howWorksList:before{content:"";width:1px;height:80%;border:1px dashed var(--N40);position:absolute;left:21px}.preferdCashlessModal__body .howWorksList li{position:relative;counter-increment:pointers;padding-left:58px;font-size:16px}@media screen and (max-width:420px){.preferdCashlessModal__body .howWorksList li{font-size:4.5vw}}@media only screen and (max-width:1023px){.preferdCashlessModal__body .howWorksList li{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.preferdCashlessModal__body .howWorksList li{font-size:3.8vw}}.preferdCashlessModal__body .howWorksList li+li{margin-top:18px}@media only screen and (max-width:1023px){.preferdCashlessModal__body .howWorksList li:last-child{background:var(--N0)}}.preferdCashlessModal__body .howWorksList li:before{content:counter(pointers);position:absolute;left:0;top:0;width:42px;height:42px;background:var(--T50);border-radius:50%;color:var(--T400);font-size:16px;font-weight:500;display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width:420px){.preferdCashlessModal__body .howWorksList li:before{font-size:4.5vw}}@media only screen and (max-width:1023px){.preferdCashlessModal__body .howWorksList li:before{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.preferdCashlessModal__body .howWorksList li:before{font-size:3.8vw}}.preferdCashlessModal__body .featureKnowList{margin-left:20px}.preferdCashlessModal__body .featureKnowList li{list-style-type:disc;margin-top:12px;font-size:16px}@media screen and (max-width:420px){.preferdCashlessModal__body .featureKnowList li{font-size:4.5vw}}@media only screen and (max-width:1023px){.preferdCashlessModal__body .featureKnowList li{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.preferdCashlessModal__body .featureKnowList li{font-size:3.8vw}}.preferdCashlessModal__body .featureKnowList li:first-child{margin-top:0}.preferdCashlessModal__body .featureKnowList li::marker{color:var(--N100)}.preferdCashlessModal__body .standardApplyBox{font-size:14px;color:var(--N400);margin-top:24px}@media screen and (max-width:420px){.preferdCashlessModal__body .standardApplyBox{font-size:3.8vw}}.preferdCashlessModal__body .standardApplyBox .hospitalListLink{font-style:italic;font-weight:500;text-decoration:underline;cursor:pointer}@media only screen and (max-width:1023px){.preferdCashlessModal__body .standardApplyBox{font-size:12px;margin-bottom:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.preferdCashlessModal__body .standardApplyBox{font-size:3.2vw}}@media only screen and (max-width:1023px){.agentVerificationModal{max-height:90%;top:auto!important;bottom:0;padding-bottom:124px;border-radius:24px 24px 0 0!important}}@media only screen and (min-width:1024px){.agentVerificationModal .title-wrapper{padding-left:24px}}@media only screen and (max-width:1023px){.agentVerificationModal .title-wrapper{border-radius:24px 24px 0 0!important}}.agentVerificationModal .verification-warning{display:flex;align-items:center}.agentVerificationModal .verification-warning:before{content:"";display:inline-block;height:24px;width:24px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/warning_redIcon.png) no-repeat 50%;background-size:100%;margin-right:6px}.agentVerificationModal .verification-warning span{color:var(--T400);padding-left:4px;display:inline-block}.agentVerificationModal .agent_modal_wrapper{margin:18px 8px}@media only screen and (max-width:1023px){.agentVerificationModal .agent_modal_wrapper{margin:0}}.agentVerificationModal .agent_modal_wrapper .modal__heading{margin-top:20px;color:var(--N400);font-size:16px}@media only screen and (max-width:1023px){.agentVerificationModal .agent_modal_wrapper .modal__heading{margin-top:12px}}.agentVerificationModal .agent_modal_wrapper .modal__heading span{font-size:18px;font-weight:700;display:block;color:var(--N700)}@media only screen and (max-width:1023px){.agentVerificationModal .agent_modal_wrapper .modal__heading span{font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.agentVerificationModal .agent_modal_wrapper .modal__heading span{font-size:4.5vw}}@media screen and (max-width:420px){.agentVerificationModal .agent_modal_wrapper .modal__heading{font-size:4.5vw}}@media only screen and (max-width:1023px){.agentVerificationModal .agent_modal_wrapper .modal__heading{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.agentVerificationModal .agent_modal_wrapper .modal__heading{font-size:3.8vw}}.agentVerificationModal .agent_modal_wrapper .form-field-wrapper{position:relative;display:flex;align-items:center;width:100%;margin-top:18px}@media only screen and (max-width:1023px){.agentVerificationModal .agent_modal_wrapper .form-field-wrapper{margin-top:16px}}.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input{position:absolute;height:18px;width:18px;border:1px solid var(--N60);border-radius:50%;appearance:none;margin-left:16px;margin-right:12px}.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input+label{display:flex;border:1px solid var(--N60);background:var(--N0);border-radius:8px;padding:12px 16px 12px 50px;width:100%;cursor:pointer}.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input+label p{font-size:16px;font-weight:500}@media screen and (max-width:420px){.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input+label p{font-size:4.5vw}}.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input+label p span{display:block;font-size:12px;font-weight:500;color:var(--N400)}@media screen and (max-width:420px){.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input+label p span{font-size:3.2vw}}.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input:checked{border-color:var(--G300);background:var(--G300)}.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input:checked+label{border:1px solid var(--G300);background:var(--chipSelectedBg)}.agentVerificationModal .agent_modal_wrapper .form-field-wrapper input:checked:before{content:"";background:var(--N0);top:4px;left:4px}.agentVerificationModal .bottom__cta{position:fixed;bottom:0;left:0;width:100%;box-shadow:0 -3px 6px 0 rgba(0,0,0,.16);background:var(--N0);padding:16px 24px}@media only screen and (max-width:1023px){.agentVerificationModal .bottom__cta{padding:16px}}.agentVerificationModal .bottom__cta button{width:100%}.unassigned-modal .agent-personification-wrapper .agent-card-box p{font-size:16px}@media screen and (max-width:420px){.unassigned-modal .agent-personification-wrapper .agent-card-box p{font-size:4.5vw}}.unassigned-modal .agent-personification-wrapper .agent-card-box p strong{display:unset}.unassigned-modal .agent-personification-wrapper .agent-card-box p.callback_psych strong{color:var(--P300)}.unassigned-modal .agent-personification-wrapper .agent-card-box .callback_benefits{display:flex;justify-content:space-between}.unassigned-modal .agent-personification-wrapper .agent-card-box .callback_benefits>li{font-size:14px;font-weight:500;color:var(--P300);display:inline-flex;align-items:center;gap:10px}@media screen and (max-width:420px){.unassigned-modal .agent-personification-wrapper .agent-card-box .callback_benefits>li{font-size:3.8vw}}.unassigned-modal .agent-personification-wrapper .agent-card-box .callback_benefits>li:not(:first-of-type):before{content:"";width:4px;height:4px;border-radius:50%;background:var(--N80)}.unassigned-modal .agent-personification-wrapper .agent-content-detail{display:flex;flex-direction:column;padding-bottom:16px}.unassigned-modal .agent-personification-wrapper .agent_personification_detail{max-width:unset}.unassigned-modal .unassignedModal_callback>h2{margin-top:32px;font-size:20px}.unassigned-modal .unassignedModal_callback .genderRadioWrapper{display:none}.unassigned-modal .unassignedModal_callback .nameFieldProposal{width:unset!important}.unassigned-modal .unassignedModal_callback .nameFieldProposal .fieldBlockProposal{margin-top:16px!important}.unassigned-modal .mt-auto{margin-top:auto}.unassigned-modal .call-schedule-title{background:#eff5ff;padding:16px 96px 24px 16px;position:relative}@media only screen and (min-width:1024px){.unassigned-modal .call-schedule-title h1{font-size:32px}}@media only screen and (max-width:1023px){.unassigned-modal .call-schedule-title h1{font-size:24px}}.unassigned-modal .call-schedule-title p{margin-top:6px}.unassigned-modal .call-schedule-title .graphic{width:140px;height:140px;position:absolute;right:-8px;bottom:-80px}.unassigned-modal .call-schedule-title .graphic i{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/unassisted-bannerImg.png) no-repeat;background-size:contain;transform:scaleX(-1);width:100%;height:100%;display:block;position:relative;z-index:1}.unassigned-modal .call-schedule-title .graphic:after,.unassigned-modal .call-schedule-title .graphic:before{content:"";background:rgba(var(--B100),.1);position:absolute;width:100%;height:100%;border-radius:50%;left:0;top:0}.unassigned-modal .call-schedule-title .graphic:before{transform:scale(1.2)}.unassigned-modal .call-schedule-title .graphic:after{transform:scale(1.1)}.unassigned-modal .call-schedule-title .closePop{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:absolute;right:24px}.unassigned-modal .call-schedule-title .closePop:after,.unassigned-modal .call-schedule-title .closePop:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.unassigned-modal .call-schedule-title .closePop:before{transform:translateX(-50%) rotate(45deg)}.unassigned-modal .call-schedule-title .closePop:after{transform:translateX(-50%) rotate(-45deg)}.unassigned-modal .call-time-slots-wrap{padding:16px}.unassigned-modal .time-slots-title{font-size:14px;font-weight:500;margin:24px 0 12px}@media screen and (max-width:420px){.unassigned-modal .time-slots-title{font-size:3.8vw}}.unassigned-modal .call-slots{display:flex;gap:16px;flex-wrap:wrap}.unassigned-modal .call-slots>li{width:calc(33.33333% - 11px);text-align:center;position:relative}.unassigned-modal .call-slots>li input[type=radio]{position:absolute;visibility:hidden;opacity:0}.unassigned-modal .call-slots>li input[type=radio]+label{border-radius:8px;border:1px solid var(--N40);background:var(--N0);padding:8px 0;font-size:14px;color:var(--N700);display:block;transition:all .3s linear;cursor:pointer}@media screen and (max-width:420px){.unassigned-modal .call-slots>li input[type=radio]+label{font-size:3.8vw}}.unassigned-modal .call-slots>li input[type=radio]:checked+label{background:rgba(var(--G300),.05);border-color:var(--G300);color:var(--G300)}.unassigned-modal .call-slots.date>li{width:88px}.unassigned-modal .call-slots.date>li input[type=radio]+label{padding:24px 0}.unassigned-modal .call-schedule-thanksWrapper{display:flex;flex-direction:column;height:100%}.unassigned-modal .call-schedule-thanksWrapper .call-schedule-title{height:100px;padding:0}.unassigned-modal .call-schedule-thanksWrapper .graphic{width:170px;height:170px;right:unset;left:50%;transform:translateX(-50%)}.unassigned-modal .call-schedule-thanksWrapper .graphic:after,.unassigned-modal .call-schedule-thanksWrapper .graphic:before{background:rgba(var(--G100),.1)}.unassigned-modal .call-schedule-thanksWrapper .graphic .tick{width:48px;height:48px;box-shadow:0 8px 10px rgba(0,0,0,.15);border-radius:50%;background:var(--G300);position:absolute;right:0;top:0;z-index:2}.unassigned-modal .call-schedule-thanksWrapper .graphic .tick:after{content:"";width:24px;height:10px;border:solid var(--N0);border-width:0 0 3px 3px;transform:rotate(-45deg);position:absolute;left:12px;top:17px}.unassigned-modal .call-schedule-thanksWrapper__details{text-align:center;padding-top:138px}.unassigned-modal .call-schedule-thanksWrapper__details>h1{color:var(--G400);margin-bottom:8px}@media only screen and (min-width:1024px){.unassigned-modal .call-schedule-thanksWrapper__details>h1{font-size:32px}}@media only screen and (max-width:1023px){.unassigned-modal .call-schedule-thanksWrapper__details>h1{font-size:24px}}.unassigned-modal .call-schedule-thanksWrapper__details>p{font-size:16px}@media screen and (max-width:420px){.unassigned-modal .call-schedule-thanksWrapper__details>p{font-size:4.5vw}}.unassigned-modal .call-schedule-thanksWrapper__details>p.bookedSlot{margin-top:24px;font-weight:700}.unassigned-modal button{flex-shrink:0}.agent-personification-modal .agent-personification-wrapper .agent-content-detail.proposalMobilePop{padding:16px}.agent-personification-modal .agent-personification-wrapper .agent-title-wrapper.back-btn.proposalMobilePopTitle{height:56px;font-weight:700;padding:16px}.unassisted-safe-info{font-size:14px;margin-top:20px;position:relative;padding-left:36px}@media screen and (max-width:420px){.unassisted-safe-info{font-size:3.8vw}}.unassisted-safe-info:before{content:"";width:24px;height:24px;position:absolute;left:0;top:4px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/safeIcon.svg) no-repeat;background-size:cover}@media only screen and (max-width:1023px){.uaj_autoPop_wrapper,.uaj_chatPop_wrapper{border-radius:24px 24px 0 0;overflow:hidden;height:95%}}@media only screen and (min-width:1024px){.uaj_chatPop_wrapper{border-radius:24px 24px 0 0;width:360px;height:85%;bottom:0;top:unset;right:16px;overflow:hidden;box-shadow:0 0 15px rgba(0,0,0,.16);animation:slideUpChatPop .3s ease-out forwards}@keyframes slideUpChatPop{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.uaj_autoPop_header{height:164px;background:#eff5ff;padding:42px 16px 24px;display:flex;position:relative}.uaj_autoPop_header__close{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:absolute;right:16px;top:16px}.uaj_autoPop_header__close:after,.uaj_autoPop_header__close:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.uaj_autoPop_header__close:before{transform:translateX(-50%) rotate(45deg)}.uaj_autoPop_header__close:after{transform:translateX(-50%) rotate(-45deg)}@media only screen and (max-width:1023px){.uaj_autoPop_header h1{font-size:24px}}@media only screen and (min-width:1024px){.uaj_autoPop_header h1{font-size:32px}}.uaj_autoPop_header h1 span{font-size:16px;font-weight:400;display:block;margin-top:4px}@media screen and (max-width:420px){.uaj_autoPop_header h1 span{font-size:4.5vw}}.uaj_autoPop_header i{width:110px;height:110px;flex-shrink:0;border-radius:50%;background:rgba(179,212,255,.1);padding:6px;display:flex;align-items:center;justify-content:center}.uaj_autoPop_header i:before{content:"";width:100%;height:100%;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/unassisted-bannerImg.png) no-repeat;background-size:contain;transform:scaleX(-1)}.uaj_chatPop_header{height:198px;background:var(--T400);padding:32px 16px;display:flex;position:relative;flex-direction:column}.uaj_chatPop_header:after{content:"";width:125%;height:55%;position:absolute;bottom:-24px;left:-40px;background:var(--T400);border-radius:50% 100%;transform:rotate(-4deg)}.uaj_chatPop_header__close{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:absolute;right:16px;top:16px}.uaj_chatPop_header__close:after,.uaj_chatPop_header__close:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.uaj_chatPop_header__close:before{transform:translateX(-50%) rotate(45deg)}.uaj_chatPop_header__close:after{transform:translateX(-50%) rotate(-45deg)}.uaj_chatPop_header__close:after,.uaj_chatPop_header__close:before{background:var(--N0)}.uaj_chatPop_header h1{color:var(--N0);position:relative;z-index:2}@media only screen and (max-width:1023px){.uaj_chatPop_header h1{font-size:24px}}@media only screen and (min-width:1024px){.uaj_chatPop_header h1{font-size:32px}}.uaj_chatPop_header h1 span{font-size:16px;font-weight:400;display:block}@media screen and (max-width:420px){.uaj_chatPop_header h1 span{font-size:4.5vw}}.uaj_chatPop_header i{width:48px;height:36px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/health_chatIcon_teal.svg) no-repeat;background-size:cover;flex-shrink:0;margin-bottom:16px}.uaj_chatPop_header+.agent-content-detail{padding-top:37px!important}.uaj_chatIcon_wrapper{position:fixed;right:16px;z-index:97}@media only screen and (max-width:1023px){.uaj_chatIcon_wrapper{width:56px;height:56px;bottom:80px}}@media only screen and (min-width:1024px){.uaj_chatIcon_wrapper{bottom:24px;width:148px;height:48px}}.uaj_chatIcon_wrapper .uaj_chatIcon{background:var(--T400);box-shadow:0 8px 10px rgba(0,0,0,.16);display:inline-flex;align-items:center;justify-content:center;position:absolute;left:0;top:0}@media only screen and (max-width:1023px){.uaj_chatIcon_wrapper .uaj_chatIcon{width:56px;height:56px;border-radius:50%}}@media only screen and (min-width:1024px){.uaj_chatIcon_wrapper .uaj_chatIcon{width:148px;height:48px;border-radius:30px;cursor:pointer}}.uaj_chatIcon_wrapper .uaj_chatIcon:before{content:"";width:33px;height:25px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/health_chatIcon_teal.svg) no-repeat;background-size:cover}@media only screen and (min-width:1024px){.uaj_chatIcon_wrapper .uaj_chatIcon:after{content:"Chat with us";font-size:14px;color:var(--N0);font-weight:700;margin-left:8px}}@media only screen and (min-width:1024px)and (max-width:420px){.uaj_chatIcon_wrapper .uaj_chatIcon:after{font-size:3.8vw}}.uaj_chatIcon_wrapper .uaj_chatIcon_callout{position:absolute;padding:10px;margin:16px 0;box-sizing:border-box;background:var(--N0);border-radius:8px;box-shadow:0 4px 16px rgba(var(--N700_rgb),.25);white-space:nowrap;right:0;top:-64px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:8px}@media screen and (max-width:420px){.uaj_chatIcon_wrapper .uaj_chatIcon_callout{font-size:3.2vw}}.uaj_chatIcon_wrapper .uaj_chatIcon_callout:after{content:"";position:absolute;width:0;height:0;bottom:-11px;right:24px;box-sizing:border-box;border-color:transparent transparent #fff #fff;border-style:solid;border-width:.5em;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-3px 3px 4px 0 rgba(var(--N700_rgb),.12)}.uaj_chatIcon_wrapper .uaj_chatIcon_callout__close{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;width:16px;height:16px}.uaj_chatIcon_wrapper .uaj_chatIcon_callout__close:after,.uaj_chatIcon_wrapper .uaj_chatIcon_callout__close:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.uaj_chatIcon_wrapper .uaj_chatIcon_callout__close:before{transform:translateX(-50%) rotate(45deg)}.uaj_chatIcon_wrapper .uaj_chatIcon_callout__close:after{transform:translateX(-50%) rotate(-45deg)}.uaj_chatIcon_wrapper .uaj_chatIcon_callout__close:after,.uaj_chatIcon_wrapper .uaj_chatIcon_callout__close:before{background:var(--N60);width:1px}.uaj_chatIcon_wrapper .uaj_chatIcon_callout_click,.uaj_chatIcon_wrapper .uaj_chatIcon_counter{position:absolute;visibility:hidden;opacity:0}.uaj_chatIcon_wrapper .uaj_chatIcon_counter{width:20px;height:20px;background:var(--R400);border-radius:50%;font-size:14px;color:var(--N0);font-weight:700;display:inline-flex;align-items:center;justify-content:center;right:-4px;top:-6px;transition:all .3s linear}@media screen and (max-width:420px){.uaj_chatIcon_wrapper .uaj_chatIcon_counter{font-size:3.8vw}}.uaj_chatIcon_wrapper label{transition:all .3s linear}.uaj_chatIcon_wrapper:has(input[type=checkbox]:checked) label{visibility:hidden;opacity:0}.uaj_chatIcon_wrapper:has(input[type=checkbox]:checked) .uaj_chatIcon_counter{visibility:visible;opacity:1}.uaj_chat_cta{background:var(--T400)}.uaj_chat_cta:after{content:"";width:16px;height:16px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/sendIcon.svg) no-repeat;background-size:cover;display:inline-block;margin-left:8px;vertical-align:middle}.uaj_chat_cta:hover{background:var(--T400)}.popup_overlay:has(~.uaj_chatPop_wrapper){display:none}@media only screen and (min-width:1024px){body:has(.uaj_chatPop_wrapper){position:static!important}}.unassisted_banner{border-radius:24px;background:var(--B400);display:flex;position:relative}@media only screen and (min-width:1024px){.unassisted_banner{overflow:hidden;height:140px;width:calc(100% - 120px);margin-left:auto;margin-bottom:16px;gap:24px}}@media only screen and (max-width:1023px){.unassisted_banner{height:160px;width:100%;margin-bottom:40px}}.unassisted_banner__mobWrap{display:flex}@media only screen and (max-width:1023px){.unassisted_banner__mobWrap{overflow:hidden;position:relative}}.unassisted_banner__img{flex-shrink:0;position:relative}@media only screen and (min-width:1024px){.unassisted_banner__img{width:140px;height:140px;left:-38px;bottom:-8px}}@media only screen and (max-width:1023px){.unassisted_banner__img{width:160px;height:160px;order:2;right:-44px;bottom:-8px;position:absolute}}.unassisted_banner__img i{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/unassisted-bannerImg.png) no-repeat;width:100%;height:100%;display:block;background-size:cover;position:relative;z-index:2}@media only screen and (max-width:1023px){.unassisted_banner__img i{transform:scaleX(-1)}}.unassisted_banner__img:after,.unassisted_banner__img:before{content:"";background:#fff;position:absolute;width:100%;height:100%;border-radius:50%;left:0;top:0}.unassisted_banner__img:before{opacity:.05;transform:scale(1.2)}.unassisted_banner__img:after{opacity:.1;transform:scale(1.1)}.unassisted_banner__txt{color:var(--N0);align-self:center}@media only screen and (max-width:1023px){.unassisted_banner__txt{order:1;padding-left:12px;padding-right:126px;padding-bottom:24px}}@media only screen and (min-width:1024px){.unassisted_banner__txt>h2{font-size:24px}}@media only screen and (max-width:1023px){.unassisted_banner__txt>h2{font-size:20px}}.unassisted_banner__txt>p{margin-top:6px}@media only screen and (max-width:1023px){.unassisted_banner__txt>p{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.unassisted_banner__txt>p{font-size:3.8vw}}.unassisted_banner__cta{flex-shrink:0;height:40px;box-shadow:0 6px 16px rgba(var(--B300_rgb),.16);align-self:center;border-radius:12px;-webkit-appearance:none;border:none;background:var(--N0);font-size:16px;font-weight:700;color:var(--B400);cursor:pointer}@media screen and (max-width:420px){.unassisted_banner__cta{font-size:4.5vw}}@media only screen and (min-width:1024px){.unassisted_banner__cta{width:180px;margin-right:24px}}@media only screen and (max-width:1023px){.unassisted_banner__cta{width:200px;position:absolute;left:16px;bottom:-20px}}.unassisted_featurePop{margin:16px 0 0}@media only screen and (max-width:1023px){.unassisted_featurePop{padding:0 16px;margin:24px 0 44px}}.unassisted_featurePop .unassisted_banner{margin:0;width:100%}@media only screen and (max-width:1023px){.product_unassistedBanner{padding:0 16px}}@media only screen and (min-width:1024px){.product_unassistedBanner .unassisted_banner{margin-left:0;width:100%}}@media only screen and (min-width:1024px){.compare_unassistedBanner{max-width:750px;margin:32px auto}}@media only screen and (min-width:1024px){.compare_unassistedBanner .unassisted_banner{margin-left:0;width:100%}}.proposalWrapper .wrapperLeftProposal{border-radius:16px}.proposalWrapper .wrapperLeftProposal .noCallNotification{color:var(--P300);font-weight:500;font-size:14px;display:flex;align-items:center;gap:8px;margin-top:8px}@media screen and (max-width:420px){.proposalWrapper .wrapperLeftProposal .noCallNotification{font-size:3.8vw}}.proposalWrapper .wrapperLeftProposal .noCallNotification:before{content:"";display:inline-block;height:18px;width:18px;flex:0 0 18px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/no-call-icon.svg)}.proposalWrapper .wrapperRightProposal .innerRightSection{border-radius:16px}.proposalWrapper .wrapperRightProposal .innerRightSection .loadingReasonText{text-align:center;font-size:16px;font-weight:700;padding-left:16px;padding-bottom:9px;align-content:space-between;background-color:#ffebe6;margin-bottom:10px;padding-top:9px}.proposalWrapper .wrapperRightProposal .innerRightSection .loadingReasonText .findOutLoading{cursor:pointer;text-decoration:underline;color:var(--G300)}.proposalWrapper .wrapperRightProposal .innerRightSection .loadingReasonText .findOutLoading:hover{color:var(--G300)}.dnd__popupWrapper{background:var(--N0);border-radius:8px;padding:16px;box-shadow:0 4px 12px 0 rgba(37,56,88,.1607843137);margin-bottom:16px;position:relative;overflow:hidden}.dnd__popupWrapper:after{content:"";display:block;width:155px;height:180px;position:absolute;top:-27px;right:-34px;z-index:1}@media only screen and (min-width:1024px){.dnd__popupWrapper:after{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/unsubscribed_sprite_desktop.jpg) no-repeat;background-position:0 0;background-size:500px auto}}@media only screen and (max-width:1023px){.dnd__popupWrapper:after{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/unsubscribed_sprite_mobile.jpg) no-repeat;background-size:cover;background-position:-11px -2px}}.dnd__popupWrapper .dnd__heading{font-size:20px;font-weight:700;margin-bottom:12px;padding-right:92px;position:relative;z-index:2}@media only screen and (max-width:1023px){.dnd__popupWrapper .dnd__heading{font-size:18px}}.dnd__popupWrapper .dnd__list{margin-bottom:16px;width:100%;padding-right:101px}@media only screen and (max-width:1023px){.dnd__popupWrapper .dnd__list{padding-right:115px}}.dnd__popupWrapper .dnd__list>li{margin-bottom:10px;font-size:16px;display:flex;align-items:flex-start;position:relative;padding-left:24px}@media screen and (max-width:420px){.dnd__popupWrapper .dnd__list>li{font-size:4.5vw}}.dnd__popupWrapper .dnd__list>li:last-child{margin-bottom:0}.dnd__popupWrapper .dnd__list>li:before{content:"";display:block;width:16px;height:16px;position:absolute;left:0;top:6px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/segmentation-sprite.svg) no-repeat;background-position:-32px -334px}.dnd__popupWrapper .dnd_cta{width:100%;text-transform:capitalize}.dnd__popupWrapper .dnd_cta,.dnd__popupWrapper .dnd_cta:hover{background:var(--R50)!important;color:var(--R300)!important}@media only screen and (min-width:1024px){.dnd_modal-wrapper{width:733px!important;max-width:unset!important;min-height:340px;padding:24px}}@media only screen and (max-width:1023px){.dnd_modal-wrapper{max-height:90%}}@media only screen and (min-width:1024px){.dnd_modal-wrapper .dnd_modal-box:after{content:"";display:block;width:317px;height:272px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/unsubscribed_sprite_desktop.jpg) no-repeat;background-position:-190px -3px;background-size:562px;position:absolute;bottom:0;right:0;border-radius:0 0 32px 0}}@media only screen and (max-width:1023px){.dnd_modal-wrapper .dnd_modal-box:before{content:"";display:block;height:155px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/unsubscribed_sprite_mobile.jpg) no-repeat;background-size:593px auto;background-position:-201px -8px;margin:-16px -16px 16px;width:calc(100% + 32px);border-radius:32px 32px 0 0}}.dnd_modal-wrapper .dnd_modal-box .dnd__heading{font-size:20px;font-weight:700;margin-bottom:12px}@media only screen and (max-width:1023px){.dnd_modal-wrapper .dnd_modal-box .dnd__heading{font-size:18px}}@media only screen and (min-width:1024px){.dnd_modal-wrapper .dnd_modal-box .dnd__heading{padding-right:300px}}@media only screen and (min-width:1024px){.dnd_modal-wrapper .dnd_modal-box .info-text{max-width:400px}}.dnd_modal-wrapper .dnd_modal-box .medium-text{font-weight:500;margin-bottom:8px}@media only screen and (min-width:1024px){.dnd_modal-wrapper .dnd_modal-box .dnd__list{max-width:383px}}.dnd_modal-wrapper .dnd_modal-box .dnd__list>li{margin-bottom:16px;font-size:16px;padding-left:24px;position:relative}@media screen and (max-width:420px){.dnd_modal-wrapper .dnd_modal-box .dnd__list>li{font-size:4.5vw}}.dnd_modal-wrapper .dnd_modal-box .dnd__list>li:before{content:"";display:block;width:16px;height:16px;position:absolute;left:0;top:6px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/segmentation-sprite.svg) no-repeat;background-position:-32px -334px}.dnd_modal-wrapper .dnd_modal-box .dnd__list>li:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.dnd_modal-wrapper .dnd_modal-box .starType{max-width:383px}}.dnd_modal-wrapper .dnd_modal-box .starType>li{margin-bottom:16px;font-size:16px;display:flex;align-items:flex-start;padding-left:20px;position:relative}@media screen and (max-width:420px){.dnd_modal-wrapper .dnd_modal-box .starType>li{font-size:4.5vw}}.dnd_modal-wrapper .dnd_modal-box .starType>li:last-child{margin-bottom:0}.dnd_modal-wrapper .dnd_modal-box .starType>li:before{content:"★";color:var(--P100);position:absolute;left:0}.dnd_modal-wrapper .dnd_modal-box .close_popup{width:20px;height:20px;position:relative;text-indent:-99999px;display:block;position:absolute;right:16px;top:24px;cursor:pointer}.dnd_modal-wrapper .dnd_modal-box .close_popup:after,.dnd_modal-wrapper .dnd_modal-box .close_popup:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.dnd_modal-wrapper .dnd_modal-box .close_popup:before{transform:translateX(-50%) rotate(45deg)}.dnd_modal-wrapper .dnd_modal-box .close_popup:after{transform:translateX(-50%) rotate(-45deg)}@media only screen and (min-width:1024px){.dnd_modal-wrapper .dnd_modal-box .close_popup{height:24px;width:24px}}@media only screen and (max-width:1023px){.dnd_modal-wrapper .dnd_modal-box .close_popup{height:40px;width:40px;border-radius:50%;background:rgba(var(--N0_rgb),.9);display:flex;align-items:center;right:12px;top:12px}.dnd_modal-wrapper .dnd_modal-box .close_popup:after,.dnd_modal-wrapper .dnd_modal-box .close_popup:before{height:24px;top:9px}}.dnd_modal-wrapper .dnd_modal-box button{width:100%;margin-top:24px;text-transform:unset}@media only screen and (min-width:1024px){.dnd_modal-wrapper .dnd_modal-box button{max-width:296px}}.dnd_modal-wrapper .dnd_modal-box .otpBoxWrapper{display:flex;gap:16px;margin:16px 0 4px}.dnd_modal-wrapper .dnd_modal-box .otpBoxWrapper>input{display:block;height:56px;width:56px;border-radius:8px;border:1px solid var(--N200);padding:12px;text-align:center;font-size:20px}.dnd_modal-wrapper .dnd_modal-box .error-message{color:var(--R400)}.dnd_modal-wrapper .dnd_modal-box .otpResendTimer,.dnd_modal-wrapper .dnd_modal-box .resend-otp-text{margin-top:16px}.dnd_modal-wrapper .dnd_modal-box .otpResendTimer>a,.dnd_modal-wrapper .dnd_modal-box .resend-otp-text>a{color:var(--G300);font-weight:500;cursor:pointer}@media only screen and (min-width:1024px){.dnd_modal-wrapper .dnd_modal-box.isUnsubscribedV2:after{height:300px;top:0;border-radius:0 32px 0 0}}.dnd_modal-wrapper .dnd_modal-box.isUnsubscribedV2 .dnd__heading{font-size:24px}@media only screen and (max-width:1023px){.dnd_modal-wrapper .dnd_modal-box.isUnsubscribedV2 .dnd__heading{font-size:20px}}.dnd_modal-wrapper .dnd_modal-box.isUnsubscribedV2 .dnd__heading span{font-size:16px;margin-top:4px;display:block;font-weight:400}@media screen and (max-width:420px){.dnd_modal-wrapper .dnd_modal-box.isUnsubscribedV2 .dnd__heading span{font-size:4.5vw}}.dnd_modal-wrapper .dnd_modal-box.isUnsubscribedV2 .dnd_ctaWrap{display:flex;flex-direction:column}.dnd_modal-wrapper .dnd_modal-box.isUnsubscribedV2 .dnd_ctaWrap button{margin-top:16px}.dnd_modal-wrapper .dnd_modal-box.isUnsubscribedV2 .dnd_ctaWrap button.otp_skip_cta{margin-top:0;color:var(--N700)!important}.dnd__popupWrapper.isUnsubscribedV2 .dnd__heading{font-size:18px}.dnd__popupWrapper.isUnsubscribedV2 .dnd__list>li{font-size:14px}@media screen and (max-width:420px){.dnd__popupWrapper.isUnsubscribedV2 .dnd__list>li{font-size:3.8vw}}.dnd__popupWrapper.isUnsubscribedV2 .dnd__list>li:before{top:3px}.dnd__popupWrapper.isUnsubscribedV2 .dnd_cta{text-transform:none}.screenSharePopup{background:var(--N800);padding:16px;border-radius:16px;width:328px;position:fixed;top:24px;right:24px;z-index:99999999}@media only screen and (max-width:1023px){.screenSharePopup{width:calc(100% - 32px);left:16px}}.screenSharePopup .agentProfile{display:flex;align-items:center;margin-bottom:8px;gap:12px}.screenSharePopup .agentProfile__picture{height:40px;width:40px;border-radius:50%;overflow:hidden}.screenSharePopup .agentProfile__picture>img{height:auto;max-width:100%}.screenSharePopup .agentProfile__picture .agentNamePicture{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;height:100%;width:100%;background:var(--P50);color:var(--P400)}.screenSharePopup .agentMessageText{font-size:14px;color:var(--N60)}@media screen and (max-width:420px){.screenSharePopup .agentMessageText{font-size:3.8vw}}.screenSharePopup .agentMessageText>strong{display:block;font-size:16px;font-weight:500;color:var(--N0)}@media screen and (max-width:420px){.screenSharePopup .agentMessageText>strong{font-size:4.5vw}}.screenSharePopup .agentMessage{margin-bottom:16px}.screenSharePopup .agentMessage>strong{margin-bottom:4px;font-weight:700;padding:0}.screenSharePopup .actionBtn-wrapper{border-top:1px solid var(--N400);width:calc(100% + 32px);margin-left:-16px;display:flex;justify-content:space-between;gap:16px;padding:16px 16px 0}.screenSharePopup .actionBtn-wrapper .primaryMainCtaSmall{width:calc(50% - 8px)}.screenSharePopup .actionBtn-wrapper .primaryMainCtaSmall.decline-btn{background:red}.screenSharePopup .actionBtn-wrapper .primaryMainCtaSmall.accept-btn{background:var(--G400)}.pbAdvantageWrapper{margin-bottom:16px;border-radius:16px;background:linear-gradient(1turn,rgba(233,235,255,.3) .01%,rgba(249,225,255,.3));border:1px solid var(--P100);position:relative}.pbAdvantageWrapper:after,.pbAdvantageWrapper:before{content:"";display:block;width:150px;height:130px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAdvantage_bgPtrn.svg) no-repeat;position:absolute;top:0;right:0;z-index:-1}.pbAdvantageWrapper:before{top:auto;right:auto;left:0;bottom:0;transform:scaleX(-1)}.pbAdvantageWrapper__arrow{display:flex;gap:16px;position:absolute;top:16px;right:16px}@media only screen and (max-width:1023px){.pbAdvantageWrapper__arrow{display:none}}.pbAdvantageWrapper__arrow-icon{display:block;width:28px;height:28px;border-radius:30px;background:var(--N0);border:1px solid var(--N40);cursor:pointer;font-size:0}.pbAdvantageWrapper__arrow-icon:last-child{margin-right:0}.pbAdvantageWrapper__arrow-icon:after{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);position:relative;top:10px;left:10px}.pbAdvantageWrapper__arrow-icon.prev:after{transform:rotate(135deg)}.pbAdvantageWrapper__title{padding:16px 16px 0}.pbAdvantageWrapper__title h4>span{background:linear-gradient(90deg,#5a00e0,#ff2ecf);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (min-width:1024px){.pbAdvantageWrapper__title h4>span{font-size:18px}}.pbAdvantageWrapper__title p{color:var(--N400)}@media only screen and (max-width:1023px){.pbAdvantageWrapper__title p{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.pbAdvantageWrapper__title p{font-size:3.8vw}}.pbAdvantageWrapper__title p strong{font-weight:500}.pbAdvantageWrapper__title .freeTag{position:absolute;right:-1px;top:-1px;background:var(--P300);border-radius:0 16px 0 16px;padding:4px 16px;font-size:14px;font-weight:500;color:var(--N0);overflow:hidden}@media screen and (max-width:420px){.pbAdvantageWrapper__title .freeTag{font-size:3.8vw}}@media only screen and (max-width:1023px){.pbAdvantageWrapper__title .freeTag{position:absolute;right:18px;left:18px;border-radius:16px 16px 0 0;text-align:center;bottom:100%;top:auto;font-size:12px}}@media only screen and (max-width:1023px)and (max-width:420px){.pbAdvantageWrapper__title .freeTag{font-size:3.2vw}}.pbAdvantageWrapper__title .freeTag.shineAnim:before{opacity:.4}.pbAdvantageWrapper__benefits{overflow:auto;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-wrap:nowrap;gap:14px;padding:16px}.pbAdvantageWrapper__benefits::-webkit-scrollbar{display:none}@media only screen and (max-width:1023px){.pbAdvantageWrapper__benefits{padding:10px 16px 16px}}.pbAdvantageWrapper__benefits>li{background-color:var(--N0);border-radius:16px;padding:0 104px 16px 16px;width:436px;flex-shrink:0;min-height:114px;position:relative;overflow:hidden;border:1px solid var(--P300);box-shadow:0 4px 16px 0 rgba(153,141,217,.2)}@media only screen and (max-width:1023px){.pbAdvantageWrapper__benefits>li{width:312px;padding:0 16px 16px}}.pbAdvantageWrapper__benefits>li:before{content:"";position:absolute;right:0;bottom:0;width:111px;height:148px;z-index:1;background-size:100%!important}@media only screen and (max-width:1023px){.pbAdvantageWrapper__benefits>li:before{width:98px;height:130px}}.pbAdvantageWrapper__benefits>li .title-header{background:linear-gradient(269.99deg,rgba(246,207,190,.5) .01%,rgba(185,220,242,.5) 66.38%);padding:4px 16px;font-size:16px;font-weight:700;color:var(--P400);width:290px;margin-left:-16px;margin-bottom:8px;position:relative}@media screen and (max-width:420px){.pbAdvantageWrapper__benefits>li .title-header{font-size:4.5vw}}@media only screen and (max-width:1023px){.pbAdvantageWrapper__benefits>li .title-header{font-size:14px;margin-bottom:6px;width:261px}}@media only screen and (max-width:1023px)and (max-width:420px){.pbAdvantageWrapper__benefits>li .title-header{font-size:3.8vw}}.pbAdvantageWrapper__benefits>li .title-header:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-top:32px solid var(--N0);border-left:32px solid transparent}.pbAdvantageWrapper__benefits>li .title-header>span{display:inline-block;padding:1px 3px;background:var(--P400);font-size:10px;font-weight:700;color:var(--N0);text-transform:uppercase;vertical-align:middle}.pbAdvantageWrapper__benefits>li.pbAdvantageWrapper__fastTrack:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAdvantange_fastTrack.png) no-repeat}.pbAdvantageWrapper__benefits>li.pbAdvantageWrapper__duringHospitalisation:before{background-position:0 -130px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAdvantange_during.png) no-repeat}.pbAdvantageWrapper__benefits>li.pbAdvantageWrapper__preHospitalisation:before{background-position:0 -260px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAdvantange_pre.png) no-repeat}.pbAdvantageWrapper__benefits>li.pbAdvantageWrapper__postHospitalisation:before{background-position:0 -260px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAdvantange_post.png) no-repeat}.pbAdvantageWrapper__benefits>li.pbAdvantageWrapper__claimSamadhan:before{background-position:0 -260px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAdvantange_claim.png) no-repeat}.pbAdvantageWrapper__benefits>li.pbAdvantageWrapper__legalSupport:before{background-position:0 -260px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAdvantange_legal.png) no-repeat}.pbAdvantageWrapper__benefits>li>p,.pbAdvantageWrapper__benefits>li>ul{position:relative;z-index:2}.pbAdvantageWrapper__benefits>li>p{font-weight:500;margin-bottom:6px}@media only screen and (max-width:1023px){.pbAdvantageWrapper__benefits>li>p{font-size:14px;font-weight:700}}@media only screen and (max-width:1023px)and (max-width:420px){.pbAdvantageWrapper__benefits>li>p{font-size:3.8vw}}.pbAdvantageWrapper__benefits>li>ul{display:flex;flex-direction:column;gap:2px}@media only screen and (max-width:1023px){.pbAdvantageWrapper__benefits>li>ul{padding-right:84px}}.pbAdvantageWrapper__benefits>li>ul>li{font-size:14px;color:var(--N400);display:flex;align-items:flex-start;gap:6px;margin-bottom:2px}@media screen and (max-width:420px){.pbAdvantageWrapper__benefits>li>ul>li{font-size:3.8vw}}@media only screen and (max-width:1023px){.pbAdvantageWrapper__benefits>li>ul>li{font-size:12px}}@media only screen and (max-width:1023px)and (max-width:420px){.pbAdvantageWrapper__benefits>li>ul>li{font-size:3.2vw}}.pbAdvantageWrapper__benefits>li>ul>li:last-child{margin-bottom:0}.pbAdvantageWrapper__benefits>li>ul>li:before{content:"";width:10px;height:6px;border:solid var(--G300);border-width:0 0 2px 2px;transform:rotate(-45deg);flex-shrink:0;margin-top:5px}.pbAdvantageWrapper__how{background:rgba(var(--P50),.6);padding:8px 16px;border-radius:0 0 16px 16px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}@media screen and (max-width:420px){.pbAdvantageWrapper__how{font-size:3.8vw}}@media only screen and (min-width:1024px){.pbAdvantageWrapper__how{gap:10px}}@media only screen and (max-width:1023px){.pbAdvantageWrapper__how{flex-direction:column;gap:4px;padding:12px 16px}}.pbAdvantageWrapper__how .included{color:var(--P400);display:inline-flex;align-items:center;gap:4px}.pbAdvantageWrapper__how .included i{width:14px;height:14px;border-radius:50%;background:var(--P400);position:relative}.pbAdvantageWrapper__how .included i:before{content:"";width:7px;height:4px;border:solid var(--N0);border-width:0 0 2px 2px;transform:rotate(-45deg);position:absolute;top:4px;left:4px}.pbAdvantageWrapper.nriCareAdvantageWidget{padding-bottom:18px}@media only screen and (max-width:1023px){.pbAdvantageWrapper.nriCareAdvantageWidget{margin-top:42px}}.pbAdvantageWrapper.nriCareAdvantageWidget .pbAdvantageWrapper__arrow{top:40px}.pbAdvantageWrapper.nriCareAdvantageWidget .cta__bar{text-align:center}@media only screen and (max-width:1023px){.pbAdvantageWrapper.nriCareAdvantageWidget .cta__bar{padding:0 16px}}.pbAdvantageWrapper.nriCareAdvantageWidget .cta__bar>button{width:100%;max-width:328px}@media only screen and (max-width:1023px){.pbAdvantageWrapper.nriCareAdvantageWidget .cta__bar>button{max-width:unset}}.pbAdvantageWrapper.nriCareAdvantageWidget .callScheduleText{font-size:16px;font-weight:500;padding-left:16px;color:#000}@media screen and (max-width:420px){.pbAdvantageWrapper.nriCareAdvantageWidget .callScheduleText{font-size:4.5vw}}@media only screen and (min-width:1024px){.pbAdvantageWrapper.nriCareAdvantageWidget .callScheduleText{margin-top:34px;padding-left:53px}}.pbAdvantageWrapper.nriCareAdvantageWidget .nriCareAdvantageWidget__ctaWrap{display:flex;gap:16px;justify-content:center}@media only screen and (max-width:1023px){.pbAdvantageWrapper.nriCareAdvantageWidget .nriCareAdvantageWidget__ctaWrap{flex-direction:column;padding:0 16px}.pbAdvantageWrapper.nriCareAdvantageWidget .nriCareAdvantageWidget__ctaWrap .cta__bar{padding:0}}.pbAdvantageWrapper.nriCareAdvantageWidget .nriCareAdvantageWidget__ctaWrap button{font-weight:500!important;width:328px}@media only screen and (max-width:1023px){.pbAdvantageWrapper.nriCareAdvantageWidget .nriCareAdvantageWidget__ctaWrap button{width:100%}}.pbAdvantageWrapper.nriCareAdvantageWidget .nriCareAdvantageWidget__ctaWrap button.watchNriVdoCta{border-color:var(--N700);color:var(--N700)!important}@media only screen and (max-width:1023px){.pbAdvantageWrapper.nriCareAdvantageWidget .nriCareAdvantageWidget__ctaWrap button.watchNriVdoCta{order:2}}.selectPEDBox{border:1px solid var(--N300);border-radius:8px;padding:16px;font-size:16px;background:var(--N0);width:50%;display:flex;justify-content:space-between;gap:16px}@media screen and (max-width:420px){.selectPEDBox{font-size:4.5vw}}@media only screen and (max-width:1023px){.selectPEDBox{width:100%}}.selectPEDBox>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.selectPEDBox>i{flex-shrink:0;color:var(--G300);font-weight:500;cursor:pointer;font-style:normal}.PEDListRightPopup .PedListWrapper{padding:24px 8px;height:100%}.PEDListRightPopup .PedListWrapper .searchBox{box-shadow:0 6px 16px 0 rgba(52,105,203,.1607843137);padding:16px;font-size:16px;border-radius:50px;position:relative;margin-bottom:20px}@media screen and (max-width:420px){.PEDListRightPopup .PedListWrapper .searchBox{font-size:4.5vw}}.PEDListRightPopup .PedListWrapper .searchBox>input{display:block;height:100%;width:calc(100% - 50px);border:none;outline:none}.PEDListRightPopup .PedListWrapper .searchBox i{position:absolute;width:24px;height:21px;display:inline-block;right:0;top:50%;transform:translate(-16px,-50%)}.PEDListRightPopup .PedListWrapper .searchBox i:after,.PEDListRightPopup .PedListWrapper .searchBox i:before{content:"";width:18px;height:18px;border-radius:50%;border:1px solid var(--N100);position:absolute;left:0;top:2px}.PEDListRightPopup .PedListWrapper .searchBox i:after{width:1px;height:8px;left:18px;top:15px;transform:rotate(-45deg)}.PEDListRightPopup .PedListWrapper .letter-heading{font-size:20px;font-weight:700;display:flex;align-items:center}.PEDListRightPopup .PedListWrapper .letter-heading:after{content:"";display:block;height:1px;width:100%;border:1px dashed var(--N40);margin-left:6px}.PEDListRightPopup .PedListWrapper .diseaseListBox{height:calc(100% - 193px);overflow:auto;margin-left:-24px;margin-right:-24px;padding:0 24px;width:calc(100% + 48px)}.PEDListRightPopup .PedListWrapper .diseaseListBox::-webkit-scrollbar{width:6px;height:6px}.PEDListRightPopup .PedListWrapper .diseaseListBox::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.PEDListRightPopup .PedListWrapper .diseaseListBox::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.PEDListRightPopup .PedListWrapper .diseaseListBox::-webkit-scrollbar-thumb:hover{background:var(--N80)}.PEDListRightPopup .PedListWrapper .diseaseListBox .formBoxMain .optionsModule{width:100%;margin-top:0!important;border-bottom:1px solid var(--N40)}.PEDListRightPopup .PedListWrapper .diseaseListBox .formBoxMain .optionsModule>input{left:0;top:18px;margin-left:0}.PEDListRightPopup .PedListWrapper .diseaseListBox .formBoxMain .optionsModule>input:checked+label{box-shadow:none;color:var(--N700)}.PEDListRightPopup .PedListWrapper .diseaseListBox .formBoxMain .optionsModule>label{border:none;height:auto;text-overflow:unset;white-space:unset;overflow:visible;padding:16px 0 16px 34px!important}.PEDListRightPopup .PedListWrapper .diseaseListBox .formBoxMain .optionsModule>label .InputLabelBox{max-width:unset;text-overflow:unset;white-space:unset;overflow:visible}.PEDListRightPopup .PedListWrapper .diseaseListBox .formBoxMain:last-child .optionsModule{border:none}.PEDListRightPopup .PedListWrapper .bottom-check-box{padding:0 24px;box-shadow:0 -4px 16px 0 rgba(37,56,88,.1098039216);position:fixed;bottom:0;left:0;width:100%;z-index:2;background:var(--N0)}.PEDListRightPopup .PedListWrapper .bottom-check-box button{margin-top:0!important}.PEDListRightPopup .PedListWrapper .bottom-check-box>.optionsModule{margin-top:0}.PEDListRightPopup .PedListWrapper .bottom-check-box>.optionsModule>input{left:0;margin-left:0}.PEDListRightPopup .PedListWrapper .bottom-check-box>.optionsModule>input:checked+label{box-shadow:none;color:var(--N700)}.PEDListRightPopup .PedListWrapper .bottom-check-box>.optionsModule>label{border:none;font-size:16px;font-weight:700}@media screen and (max-width:420px){.PEDListRightPopup .PedListWrapper .bottom-check-box>.optionsModule>label{font-size:4.5vw}}.PEDListRightPopup .PedListWrapper .bottom-check-box>.optionsModule>label .InputLabelBox{max-width:100%}.PEDListRightPopup .PedListWrapper .bottom-check-box>.btn,.PEDListRightPopup .PedListWrapper .bottom-check-box>.primaryMainCta{margin:16px 0;width:100%}.nriDiscountModal{padding:0;max-height:95vh;height:auto}@media only screen and (min-width:1024px){.nriDiscountModal{max-height:90vh}}.nriDiscountModal>.title-wrapper{width:100%;margin:auto}.nriDiscountModal .nri-madal-body{max-height:calc(90vh - 136px);overflow:auto;padding:16px}.nriDiscountModal .nri-madal-body::-webkit-scrollbar{width:6px;height:6px}.nriDiscountModal .nri-madal-body::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.nriDiscountModal .nri-madal-body::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.nriDiscountModal .nri-madal-body::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.nriDiscountModal .nri-madal-body{max-height:calc(95vh - 56px);padding-bottom:80px}}.nriDiscountModal .nri-madal-body .nriDiscountHeading{font-size:14px;color:var(--N400)}@media screen and (max-width:420px){.nriDiscountModal .nri-madal-body .nriDiscountHeading{font-size:3.8vw}}.nriDiscountModal .nri-madal-body .nriDiscountHeading>span{font-size:16px;font-weight:500;display:block;color:var(--N700)}@media screen and (max-width:420px){.nriDiscountModal .nri-madal-body .nriDiscountHeading>span{font-size:4.5vw}}.nriDiscountModal .nri-madal-body .formBoxMain{display:flex;gap:16px;justify-content:space-between;flex-wrap:unset}.nriDiscountModal .nri-madal-body .formBoxMain>.optionsModule{width:calc(50% - 8px)}.nriDiscountModal .nri-madal-body .formBoxMain>.optionsModule:nth-child(2n){margin-left:0}.nriDiscountModal .nri-madal-body .nri_infobox{font-size:14px;display:block;color:var(--N400)}@media screen and (max-width:420px){.nriDiscountModal .nri-madal-body .nri_infobox{font-size:3.8vw}}.nriDiscountModal .nri-madal-body .nri_infobox>p>span{font-weight:500;display:block}.nriDiscountModal .nri-madal-body .nri_infobox>ul{margin:12px 0 24px 24px}.nriDiscountModal .nri-madal-body .nri_infobox>ul>li{margin-bottom:12px;list-style-type:disc}.nriDiscountModal .nri-madal-body .nri_infobox>ul>li>a{cursor:pointer}.nriDiscountModal .nri-madal-body .nri_infobox>ul>li>a:hover{color:var(--G300)}.nriDiscountModal .nri-madal-body .nri_infobox .numberList>li{list-style:auto}.nriDiscountModal .buttonStickyMobile{box-shadow:none;padding-top:16px}@media only screen and (min-width:1024px){.nriDiscountModal .buttonStickyMobile{width:calc(100% - 32px);margin:0 16px 16px}}.inboundBannerWrapper{margin-bottom:16px;background:#e1eaff;border-radius:16px;padding:16px 24px 16px 16px;position:relative;overflow:hidden}@media only screen and (min-width:1024px){.inboundBannerWrapper{display:flex;align-items:center;gap:24px;min-height:150px}}@media only screen and (max-width:1023px){.inboundBannerWrapper__text{padding-right:130px}}.inboundBannerWrapper__text h3{margin-bottom:8px}@media only screen and (max-width:1023px){.inboundBannerWrapper__text h3{font-size:18px}}@media only screen and (min-width:1024px){.inboundBannerWrapper__text h3{font-size:20px}}.inboundBannerWrapper__text p{color:var(--N400)}@media only screen and (max-width:1023px){.inboundBannerWrapper__text p{font-size:14px}}@media only screen and (max-width:1023px)and (max-width:420px){.inboundBannerWrapper__text p{font-size:3.8vw}}@media only screen and (min-width:1024px){.inboundBannerWrapper__text p{font-size:16px}}@media only screen and (min-width:1024px)and (max-width:420px){.inboundBannerWrapper__text p{font-size:4.5vw}}.inboundBannerWrapper button.inboundCallCta{background:var(--N0);color:var(--B400)!important;box-shadow:0 6px 16px rgba(0,82,204,.2);margin-top:8px;width:100%;border-radius:12px;min-height:48px;height:auto}@media only screen and (min-width:1024px){.inboundBannerWrapper button.inboundCallCta{width:180px;flex-shrink:0}}.inboundBannerWrapper__animWrapper{overflow:hidden;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/inboundBannerAnim.gif) no-repeat;background-size:contain}@media only screen and (max-width:1023px){.inboundBannerWrapper__animWrapper{right:0;top:0;width:130px;height:129px;position:absolute}}@media only screen and (min-width:1024px){.inboundBannerWrapper__animWrapper{width:138px;height:136px;flex-shrink:0;margin:-16px 0}}.inbound_banner_popup{position:relative;overflow:hidden}.inbound_banner_popup .mobile_bottom_toast{top:50%;left:50%;transform:translate(-50%,-50%)!important}@media only screen and (min-width:1024px){.inbound_banner_popup .mobile_bottom_toast{width:auto}}@media only screen and (max-width:1023px){.inboundBanner_product{padding-inline:16px}}.inboundBanner_product .call_schedule__Quoteswrapper{width:100%}.inboundBanner_feature{margin-top:24px}@media only screen and (max-width:1023px){.inboundBanner_feature{padding-inline:16px}}.inboundBanner_feature .call_schedule__Quoteswrapper{width:100%}.inboundBanner_compare{padding:0 16px}@media only screen and (min-width:1024px){.inboundBanner_compare{padding-block:16px}}@media only screen and (min-width:1024px){.inboundBanner_compare .inboundBannerWrapper{width:calc(100% - 276px);margin-left:auto;margin-bottom:0}}@media only screen and (max-width:1023px){.inboundBanner_compare .inboundBannerWrapper{margin-bottom:16px}}.inboundBanner_compare .call_schedule__Quoteswrapper{width:calc(100% - 276px);margin-left:auto;margin-bottom:0}.riderClaimPodModal{padding:0}.riderClaimPodModal .modal__bodyWrapper{padding:16px 24px;height:calc(100% - 59px)}@media only screen and (max-width:1023px){.riderClaimPodModal .modal__bodyWrapper{padding:16px}}.riderClaimPodModal .modal__bodyWrapper a{color:var(--G300);font-weight:500;cursor:pointer}.riderClaimPodModal .modal__bodyWrapper .claimProcessStep{display:flex;gap:10px;margin-inline:-24px;padding:0 24px;margin-bottom:24px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.riderClaimPodModal .modal__bodyWrapper .claimProcessStep::-webkit-scrollbar{display:none}.riderClaimPodModal .modal__bodyWrapper .claimProcessStep>li{padding:6px 14px;border:1px solid var(--N40);border-radius:24px;font-size:14px;font-weight:500;flex-shrink:0;cursor:pointer}@media screen and (max-width:420px){.riderClaimPodModal .modal__bodyWrapper .claimProcessStep>li{font-size:3.8vw}}.riderClaimPodModal .modal__bodyWrapper .claimProcessStep>li.active{color:var(--G300);border-color:var(--G300)}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep{height:calc(100% - 114px);overflow:auto;width:calc(100% + 48px);margin:0 -24px;padding:0 24px 24px}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep::-webkit-scrollbar{width:6px;height:6px}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep{width:calc(100% + 32px);margin:0 -16px;padding:0 16px 16px}}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .riderClaimStepBox{margin-bottom:32px}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .riderClaimStepBox .stepHeading{font-size:16px;font-weight:500;color:var(--P400);margin-bottom:8px;display:flex;align-items:center;gap:8px}@media screen and (max-width:420px){.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .riderClaimStepBox .stepHeading{font-size:4.5vw}}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .riderClaimStepBox .stepHeading:after{content:"";display:block;width:16px;height:1px;background:var(--P300);flex-shrink:0}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .riderClaimStepBox .fontMediumContent{font-size:16px;font-weight:500;margin-bottom:8px}@media screen and (max-width:420px){.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .riderClaimStepBox .fontMediumContent{font-size:4.5vw}}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .riderClaimStepBox ul{margin-left:24px}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .riderClaimStepBox ul>li{list-style-type:disc;margin-bottom:6px}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .videoSPartBox p{font-size:18px;font-weight:700;margin-bottom:14px}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .videoSPartBox>ul li{background:var(--N10);border:1px solid var(--N40);border-radius:8px;padding:12px;position:relative;display:flex;gap:12px;align-items:center;margin-bottom:24px;cursor:pointer}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .videoSPartBox>ul li>i{display:flex;align-items:center;justify-content:center;height:40px;width:40px;background:var(--G50);border-radius:50%;flex-shrink:0}.riderClaimPodModal .modal__bodyWrapper .riderClaimProcessStep .videoSPartBox>ul li>i:after{content:"";display:block;border:7px solid var(--G400);border-top:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid transparent;margin-left:13px}.riderClaimPodModal .modal__bodyWrapper .riderClaimCta{box-shadow:0 -2px 8px 0 rgba(37,56,88,.1490196078);padding:18px;background:var(--N0);margin:0 -24px;width:calc(100% + 48px);text-align:center}.riderClaimPodModal .modal__bodyWrapper .riderClaimCta>button{font-size:16px}@media screen and (max-width:420px){.riderClaimPodModal .modal__bodyWrapper .riderClaimCta>button{font-size:4.5vw}}.claimVideoPopup .price-content-wrapper{padding-top:16px}.claimVideoPopup .price-content-wrapper .videoBoxWrapper{width:512px;height:311px;background:var(--B50);border-radius:8px}@media only screen and (max-width:1023px){.claimVideoPopup .price-content-wrapper .videoBoxWrapper{width:100%}}.additionalBenefitsWrapper{background:var(--N0);padding-block:16px;margin-bottom:16px;position:relative}@media only screen and (min-width:1024px){.additionalBenefitsWrapper{border-radius:16px}}.additionalBenefitsWrapper__top{display:flex;align-items:center;padding-inline:16px}@media only screen and (max-width:1023px){.additionalBenefitsWrapper__top{flex-direction:column;align-items:flex-start;gap:8px}}@media only screen and (min-width:1024px){.additionalBenefitsWrapper__top>h4{font-size:18px}}@media only screen and (max-width:1023px){.additionalBenefitsWrapper__top>h4{font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.additionalBenefitsWrapper__top>h4{font-size:4.5vw}}.additionalBenefitsWrapper__top>p{font-size:12px;color:var(--N0);background:var(--T300);border-radius:30px;padding:4px 12px;font-weight:500}@media screen and (max-width:420px){.additionalBenefitsWrapper__top>p{font-size:3.2vw}}@media only screen and (min-width:1024px){.additionalBenefitsWrapper__top>p{margin-left:8px}}.additionalBenefitsWrapper .carousal-card-wrapper{overflow:hidden}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__scroller{display:flex;transition:transform .3s}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__scroller .carousal-card{flex-shrink:0;width:100%;padding:0 16px;display:flex}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__indicator{display:flex;align-items:center;justify-content:center;gap:3px;margin-top:16px}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__indicator .arrowBox{position:absolute;top:16px;right:16px}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__indicator .arrowBox.previous{right:48px}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__indicator>span{display:flex;align-items:center;justify-content:center;height:9px;width:9px;border:1px solid transparent;border-radius:50%}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__indicator>span:before{content:"";display:inline-block;height:5px;width:5px;background:var(--N100);border-radius:50%}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__indicator>span.active{border-color:var(--N700)}.additionalBenefitsWrapper .carousal-card-wrapper .carousal-card__indicator>span.active:before{background:var(--N700)}.additionalBenefitItem{margin-top:30px;border-radius:16px;position:relative;padding:16px;height:auto;width:100%;display:flex;flex-direction:column}@media only screen and (max-width:1023px){.additionalBenefitItem{margin-top:16px}}.additionalBenefitItem:before{content:"";display:block;position:absolute;top:0;right:0;border-radius:16px 0 0 16px}@media only screen and (max-width:1023px){.additionalBenefitItem:before{height:156px;width:130px}}@media only screen and (min-width:1024px){.additionalBenefitItem:before{width:175px;height:196px}}.additionalBenefitItem__logoHeader{display:flex;gap:16px;margin-bottom:16px}@media only screen and (min-width:1024px){.additionalBenefitItem__logoHeader{padding-right:150px;align-items:center}}@media only screen and (max-width:1023px){.additionalBenefitItem__logoHeader{flex-direction:column;gap:2px;padding-right:115px;margin-bottom:22px}}.additionalBenefitItem__logoHeader__logo{display:flex;justify-content:space-between;flex-shrink:0;width:112px;height:45px;border-right:1px solid var(--B50);padding-right:16px}@media only screen and (max-width:1023px){.additionalBenefitItem__logoHeader__logo{border-right:0;padding-right:0;height:42px;margin-bottom:16px}}.additionalBenefitItem__logoHeader>p{font-size:18px;font-weight:700}@media only screen and (max-width:1023px){.additionalBenefitItem__logoHeader>p{font-size:16px;width:100%}}@media only screen and (max-width:1023px)and (max-width:420px){.additionalBenefitItem__logoHeader>p{font-size:4.5vw}}.additionalBenefitItem>ul{display:flex;flex-wrap:wrap;gap:8px;row-gap:24px;margin-bottom:22px}@media only screen and (min-width:1024px){.additionalBenefitItem>ul{padding-right:180px}}@media only screen and (max-width:1023px){.additionalBenefitItem>ul{flex-direction:column}}.additionalBenefitItem>ul>li{display:flex;width:calc(50% - 4px);flex-shrink:0;gap:10px}.additionalBenefitItem>ul>li:last-of-type{width:100%}@media only screen and (max-width:1023px){.additionalBenefitItem>ul>li{width:100%;gap:16px}}.additionalBenefitItem>ul>li:before{content:"";display:block;height:46px;width:46px;flex-shrink:0;border-radius:8px;margin-top:4px}.additionalBenefitItem>ul>li>div{font-size:14px;color:var(--N400)}@media screen and (max-width:420px){.additionalBenefitItem>ul>li>div{font-size:3.8vw}}.additionalBenefitItem>ul>li>div>strong{font-size:16px;font-weight:500;display:block;color:var(--N700);margin-bottom:4px}@media screen and (max-width:420px){.additionalBenefitItem>ul>li>div>strong{font-size:4.5vw}}.additionalBenefitItem .validActivationText{font-size:12px;text-align:center;margin-top:8px}@media screen and (max-width:420px){.additionalBenefitItem .validActivationText{font-size:3.2vw}}@media only screen and (min-width:1024px){.additionalBenefitItem .validActivationText{padding:0 48px}}.additionalBenefitItem .validActivationText>span{font-weight:500}.additionalBenefitItem>.secondaryOutlinedCta{max-width:328px;position:relative;left:50%;transform:translateX(-50%);margin-top:auto;text-transform:none}@media only screen and (max-width:1023px){.additionalBenefitItem>.secondaryOutlinedCta{width:100%;max-width:unset}}.mamily{background:rgba(var(--B50_rgb),.4)}.mamily:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/mamily_banner_graphic_mob.png) no-repeat;background-size:100%}.mamily .additionalBenefitItem__logoHeader .additionalBenefitItem__logoHeader__logo{background-position:0 4px}.mamily .additionalBenefitItem__logoHeader .additionalBenefitItem__logoHeader__logo,.mamily>ul>li:before{background-image:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/mamily_sprite.png);background-repeat:no-repeat;background-size:672px 236px}.mamily>ul>li:before{background-color:var(--B50);background-position:0 -189px}.mamily>ul>li:nth-child(2):before{background-position:-65px -189px}.mamily>ul>li:nth-child(3):before{background-position:-128px -189px}.emoha{background:rgba(255,237,238,.6)}.emoha:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/emoha_banner_graphic.png) no-repeat;background-size:100%}.emoha .additionalBenefitItem__logoHeader .additionalBenefitItem__logoHeader__logo{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/emoha_popup_sprite_new.png) no-repeat;background-position:0 -41px;background-size:193px;width:204px;height:40px}.emoha>ul>li:before{background:#ffe4e6 url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/emoha_popup_sprite_new.png) no-repeat;background-size:193px;background-position:7px -83px}.emoha>ul>li:nth-child(2):before{background-position:-41px -83px}.emoha>ul>li:nth-child(3):before{background-position:-87px -84px}.emoha .highlight{color:#dd3a40;font-weight:700}.emoha__notEligible{pointer-events:none;filter:grayscale(1);overflow:hidden}@media only screen and (min-width:1024px){.emoha__notEligible{height:300px}}@media only screen and (max-width:1023px){.emoha__notEligible{height:200px}}.emoha__notEligible>i{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(0deg,#fff 10%,hsla(0,0%,100%,.7) 80%,hsla(0,0%,100%,0));z-index:2;left:0;top:0}.emoha__notEligible:after{content:"Unavailable as member(s) are below 50 years of age";position:absolute;background:var(--N0);z-index:3;border-radius:8px;padding:16px;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 16px rgba(var(--N700_rgb),.16)}@media only screen and (min-width:1024px){.emoha__notEligible:after{font-size:16px;white-space:nowrap}}@media only screen and (min-width:1024px)and (max-width:420px){.emoha__notEligible:after{font-size:4.5vw}}@media only screen and (max-width:1023px){.emoha__notEligible:after{font-size:14px;font-weight:500;width:80%;text-align:center}}@media only screen and (max-width:1023px)and (max-width:420px){.emoha__notEligible:after{font-size:3.8vw}}.fitterfly{background:linear-gradient(90deg,#f8eaf8,#e3f6ff)}.fitterfly:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitterfly_banner_graphic.png) no-repeat;background-size:100%}.fitterfly .additionalBenefitItem__logoHeader .additionalBenefitItem__logoHeader__logo{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitterfly_sprite.png) no-repeat;background-size:644px;width:176px;height:37px}.fitterfly .additionalBenefitItem__logoHeader>p>span{background:linear-gradient(90deg,#284bc4,#3fa2d5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.fitterfly>ul>li:before{background:#efe3fc url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitterfly_sprite.png) no-repeat;background-size:644px;background-position:0 -247px}.fitterfly>ul>li:nth-child(2):before{background-position:-62px -247px}.fitterfly>ul>li:nth-child(3):before{background-position:-124px -247px}.mamilyModal{padding:0;overflow:hidden}@media only screen and (min-width:1024px){.mamilyModal{height:90vh;width:782px;max-width:unset}}@media only screen and (max-width:1023px){.mamilyModal{height:100%;max-height:98%}}.mamilyModal .mamilyModalBox{height:100%;overflow:auto;position:relative;z-index:2;padding:36px}.mamilyModal .mamilyModalBox::-webkit-scrollbar{width:6px;height:6px}.mamilyModal .mamilyModalBox::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.mamilyModal .mamilyModalBox::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.mamilyModal .mamilyModalBox::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox{padding:18px}}.mamilyModal .mamilyModalBox:before{content:"";height:178px;width:100%;display:block;background-image:linear-gradient(180deg,#deebff,#fff);position:absolute;top:0;left:0;z-index:-1}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox:before{height:258px}}.mamilyModal .mamilyModalBox .closeIcon{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:fixed;right:16px;top:16px;background:#e4efff;width:32px;height:32px;border-radius:50%}.mamilyModal .mamilyModalBox .closeIcon:after,.mamilyModal .mamilyModalBox .closeIcon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.mamilyModal .mamilyModalBox .closeIcon:before{transform:translateX(-50%) rotate(45deg)}.mamilyModal .mamilyModalBox .closeIcon:after{transform:translateX(-50%) rotate(-45deg)}.mamilyModal .mamilyModalBox .closeIcon:after,.mamilyModal .mamilyModalBox .closeIcon:before{height:20px;top:6px}.mamilyModal .mamilyModalBox .mamilyModalHeader{display:flex;align-items:center;gap:42px}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox .mamilyModalHeader{flex-direction:column;justify-content:center;gap:18px;text-align:center;margin-bottom:18px}}.mamilyModal .mamilyModalBox .mamilyModalHeader>p{font-size:18px;font-weight:700}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox .mamilyModalHeader>p{padding:0 20px;font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.mamilyModal .mamilyModalBox .mamilyModalHeader>p{font-size:4.5vw}}.mamilyModal .mamilyModalBox .mamilyModalHeader>p>a{width:96px;display:block;background-image:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/mamily_sprite.png);background-repeat:no-repeat;background-size:672px 236px;background-position:0 4px;height:46px;margin-bottom:8px}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox .mamilyModalHeader>p>a{margin:0 auto 8px}}.mamilyModal .mamilyModalBox .mamilyModalHeader:after{content:"";display:block;width:312px;height:252px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/mamily_popup_graphic.png) no-repeat;background-size:312px auto;flex-shrink:0}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox .mamilyModalHeader:after{width:100%;height:261px;background-size:contain;background-position:50%}}.mamilyModal .mamilyModalBox .mamilyBenefits__heading{font-size:18px;font-weight:700;display:flex;align-items:center;gap:12px;margin-bottom:16px}.mamilyModal .mamilyModalBox .mamilyBenefits__heading:after{content:"";width:36px;height:1px;background:var(--N700);flex-shrink:0}.mamilyModal .mamilyModalBox>ul{display:flex;flex-wrap:wrap;gap:16px;row-gap:24px;margin-bottom:22px}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox>ul{flex-direction:column}}.mamilyModal .mamilyModalBox>ul>li{display:flex;width:calc(50% - 8px);flex-shrink:0;gap:16px}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox>ul>li{width:100%}}.mamilyModal .mamilyModalBox>ul>li:before{content:"";display:block;height:116px;width:116px;flex-shrink:0;border-radius:8px;background-image:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/mamily_sprite.png);background-repeat:no-repeat;background-size:672px 236px;background-position:0 -63px}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox>ul>li:nth-child(2){flex-direction:row-reverse}}.mamilyModal .mamilyModalBox>ul>li:nth-child(2):before{background-position:-135px -63px}.mamilyModal .mamilyModalBox>ul>li:nth-child(3):before{background-position:-272px -57px}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox>ul>li:nth-child(4){flex-direction:row-reverse}}.mamilyModal .mamilyModalBox>ul>li:nth-child(4):before{background-position:-415px -63px}.mamilyModal .mamilyModalBox>ul>li:nth-child(5):before{background-position:-558px -63px}.mamilyModal .mamilyModalBox>ul>li>div{font-size:14px;color:var(--N400)}@media screen and (max-width:420px){.mamilyModal .mamilyModalBox>ul>li>div{font-size:3.8vw}}.mamilyModal .mamilyModalBox>ul>li>div>strong{color:var(--N700);font-size:16px;font-weight:500;display:block;margin-bottom:4px}@media screen and (max-width:420px){.mamilyModal .mamilyModalBox>ul>li>div>strong{font-size:4.5vw}}.mamilyModal .mamilyModalBox .whyMamilyBoxList{display:flex;flex-wrap:wrap;column-gap:16px;row-gap:24px}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox .whyMamilyBoxList{flex-direction:column;row-gap:18px}}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li{width:calc(50% - 8px);flex-shrink:0}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox .whyMamilyBoxList>li{width:100%;display:flex;gap:16px}}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li:before{content:"";display:block;height:46px;width:46px;flex-shrink:0;border-radius:8px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/mamily_sprite.png) no-repeat,var(--B50);background-size:672px 236px;background-position:-195px -189px;margin-bottom:12px}@media only screen and (max-width:1023px){.mamilyModal .mamilyModalBox .whyMamilyBoxList>li:before{margin-bottom:0;margin-top:4px}}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li>div{font-size:14px;color:var(--N400)}@media screen and (max-width:420px){.mamilyModal .mamilyModalBox .whyMamilyBoxList>li>div{font-size:3.8vw}}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li>div>strong{color:var(--N700);font-size:16px;font-weight:500;display:block;margin-bottom:4px}@media screen and (max-width:420px){.mamilyModal .mamilyModalBox .whyMamilyBoxList>li>div>strong{font-size:4.5vw}}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li>div>span{color:var(--T300);font-weight:500}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li:nth-child(2):before{background-position:-258px -189px}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li:nth-child(3):before{background-position:-325px -189px}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li:nth-child(4):before{background-position:-390px -189px}.mamilyModal .mamilyModalBox .whyMamilyBoxList>li:nth-child(5):before{background-position:-453px -189px}.emohaWidget_Modal{width:728px;max-width:unset;max-height:90vh;height:90vh;padding:0;overflow:hidden}@media only screen and (max-width:1023px){.emohaWidget_Modal{width:100%;height:100%;max-height:calc(100% - 24px);height:calc(100% - 24px)}}.emohaWidget_Modal .emohaWidget_wrapper{height:100%;overflow:auto}.emohaWidget_Modal .emohaWidget_wrapper::-webkit-scrollbar{width:6px;height:6px}.emohaWidget_Modal .emohaWidget_wrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.emohaWidget_Modal .emohaWidget_wrapper::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.emohaWidget_Modal .emohaWidget_wrapper::-webkit-scrollbar-thumb:hover{background:var(--N80)}.emohaWidget_Modal__header{display:flex;align-items:center;gap:50px;background-image:linear-gradient(180deg,#ffedee,var(--N0));min-height:146px;border-radius:24px 24px 0 0;padding:32px 36px}@media only screen and (max-width:1023px){.emohaWidget_Modal__header{flex-direction:column;justify-content:center;padding:24px 18px;text-align:center;gap:22px}}.emohaWidget_Modal__header .closeIcon{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:absolute;right:16px;top:16px;background:#ffeeef;width:32px;height:32px;border-radius:50%}.emohaWidget_Modal__header .closeIcon:after,.emohaWidget_Modal__header .closeIcon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.emohaWidget_Modal__header .closeIcon:before{transform:translateX(-50%) rotate(45deg)}.emohaWidget_Modal__header .closeIcon:after{transform:translateX(-50%) rotate(-45deg)}.emohaWidget_Modal__header .closeIcon:after,.emohaWidget_Modal__header .closeIcon:before{height:20px;top:6px}.emohaWidget_Modal__header .emoha__logo{width:186px;height:40px;margin-bottom:12px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/emoha_popup_sprite_new.png) no-repeat;background-position:0 -41px;background-size:193px}@media only screen and (max-width:1023px){.emohaWidget_Modal__header .emoha__logo{margin:0 auto 12px;width:167px}}.emohaWidget_Modal__header .emohal_modal__title{font-size:18px}.emohaWidget_Modal__header .emohal_modal__title>span{font-weight:700;color:#dd3a40}.emohaWidget_Modal__header>picture{display:block;width:312px;height:258px;flex-shrink:0}@media only screen and (max-width:1023px){.emohaWidget_Modal__header>picture{width:100%;height:auto}}.emohaWidget_Modal .emohaWidget_faetureStripe{display:flex;gap:16px;padding:0 36px}@media only screen and (max-width:1023px){.emohaWidget_Modal .emohaWidget_faetureStripe{padding:0 18px;gap:12px}}.emohaWidget_Modal .emohaWidget_faetureStripe>li{border-right:1px solid rgba(221,58,64,.1);text-align:left;padding:0 16px 0 0;width:25%;display:flex;gap:12px}@media only screen and (max-width:1023px){.emohaWidget_Modal .emohaWidget_faetureStripe>li{flex-direction:column;padding-right:0;border:none;text-align:center;gap:8px}}.emohaWidget_Modal .emohaWidget_faetureStripe>li:before{content:" ";display:flex;height:42px;width:42px;flex:0 0 42px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/emoha_popup_sprite_new.png) no-repeat;background-position:0 0;background-size:270px}@media only screen and (max-width:1023px){.emohaWidget_Modal .emohaWidget_faetureStripe>li:before{height:32px;width:32px;flex:0 0 32px;background-size:190px;margin:0 auto}}.emohaWidget_Modal .emohaWidget_faetureStripe>li.liveSave:before{background-position:-69px 0}@media only screen and (max-width:1023px){.emohaWidget_Modal .emohaWidget_faetureStripe>li.liveSave:before{background-position:-50px -1px}}.emohaWidget_Modal .emohaWidget_faetureStripe>li.widgetDoctor:before{background-position:-135px 0}@media only screen and (max-width:1023px){.emohaWidget_Modal .emohaWidget_faetureStripe>li.widgetDoctor:before{background-position:-99px 0}}.emohaWidget_Modal .emohaWidget_faetureStripe>li.widgetMember:before{background-position:-182px 2px;background-size:245px}@media only screen and (max-width:1023px){.emohaWidget_Modal .emohaWidget_faetureStripe>li.widgetMember:before{background-position:-142px 3px}}.emohaWidget_Modal .emohaWidget_faetureStripe>li>p{font-size:14px}@media screen and (max-width:420px){.emohaWidget_Modal .emohaWidget_faetureStripe>li>p{font-size:3.8vw}}.emohaWidget_Modal .emohaWidget_faetureStripe>li>p>span{display:block;font-size:16px;font-weight:500}@media screen and (max-width:420px){.emohaWidget_Modal .emohaWidget_faetureStripe>li>p>span{font-size:4.5vw}}.emohaWidget_Modal .emohaWidget_faetureStripe>li:last-child{border-right:0}.emohaWidget_Modal__body{padding:32px 36px 0}@media only screen and (max-width:1023px){.emohaWidget_Modal__body{padding:28px 18px 0}}.emohaWidget_Modal__body .emoha_featurBox{box-shadow:0 0 16px 0 rgba(37,56,88,.1215686275);margin-bottom:24px;background:var(--N0);border-radius:8px;display:flex}@media only screen and (max-width:1023px){.emohaWidget_Modal__body .emoha_featurBox{flex-direction:column;box-shadow:none}}.emohaWidget_Modal__body .emoha_featurBox>picture{display:block;width:196px;flex:0 0 196px;height:122px;border-radius:8px 0 0 8px;overflow:hidden}@media only screen and (max-width:1023px){.emohaWidget_Modal__body .emoha_featurBox>picture{width:100%;flex:0 0 100%;height:136px}}.emohaWidget_Modal__body .emoha_featurBox>picture>img{height:122px;width:auto;object-fit:cover;border-radius:8px 0 0 8px}@media only screen and (max-width:1023px){.emohaWidget_Modal__body .emoha_featurBox>picture>img{border-radius:8px;width:100%;height:auto}}@media only screen and (max-width:1023px){.emohaWidget_Modal__body .emoha_featurBox .featurBox__content{box-shadow:0 0 16px 0 rgba(37,56,88,.1215686275);width:calc(100% - 24px);margin-left:12px;border-radius:8px;padding:12px 14px;background:var(--N0);margin-top:-16px}}@media only screen and (min-width:1024px){.emohaWidget_Modal__body .emoha_featurBox:nth-child(2n){flex-direction:row-reverse}.emohaWidget_Modal__body .emoha_featurBox:nth-child(2n)>picture{border-radius:0 8px 8px 0}}.emohaWidget_Modal .featurBox__content{padding:16px;font-size:14px}@media screen and (max-width:420px){.emohaWidget_Modal .featurBox__content{font-size:3.8vw}}.emohaWidget_Modal .featurBox__content>p{font-size:16px;font-weight:500;margin-bottom:2px}@media screen and (max-width:420px){.emohaWidget_Modal .featurBox__content>p{font-size:4.5vw}}.emohaWidget_Modal .featurBox__content>p>span{font-weight:700;color:#dd3a40}.emohaWidget_Modal .emoha_daughterBox{display:flex;background-image:linear-gradient(180deg,var(--N0),#ffedee);padding:4px 36px 0}@media only screen and (max-width:1023px){.emohaWidget_Modal .emoha_daughterBox{flex-direction:column;padding:0 18px}}.emohaWidget_Modal .emoha_daughterBox .featurBox__content{padding:16px 0 0}.emohaWidget_Modal .emoha_daughterBox .featurBox__content>p{font-size:18px;font-weight:700;margin-bottom:4px;color:#dd3a40}.emohaWidget_Modal .emoha_daughterBox .featurBox__content>p>span{color:var(--N700);font-weight:500}.emohaWidget_Modal .emoha_daughterBox .featurBox__content>span{display:block;font-size:14px;font-weight:500;margin-top:10px}@media screen and (max-width:420px){.emohaWidget_Modal .emoha_daughterBox .featurBox__content>span{font-size:3.8vw}}.emohaWidget_Modal .emoha_daughterBox>picture{width:264px;height:238px;flex:0 0 264px}@media only screen and (max-width:1023px){.emohaWidget_Modal .emoha_daughterBox>picture{width:100%;flex:0 0 100%;height:auto}}.emohaWidget_Modal .emoha_daughterBox>picture>img{object-fit:cover;height:100%;display:block}.fitterflyModal .mamilyModalBox:before{background:linear-gradient(180deg,#f8eaf8 20%,rgba(227,246,255,0))}.fitterflyModal .mamilyModalBox .closeIcon{background:var(--N0)}.fitterflyModal .mamilyModalBox .mamilyModalHeader>p>a{width:160px;height:37px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitterfly_sprite.png) no-repeat;background-size:644px;background-position:0 0;margin-bottom:16px}.fitterflyModal .mamilyModalBox .mamilyModalHeader>p>span{background:linear-gradient(90deg,#284bc4,#3fa2d5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.fitterflyModal .mamilyModalBox .mamilyModalHeader:after{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitterfly_popup_graphic.png) no-repeat;background-size:cover}.fitterflyModal .mamilyModalBox>ul>li:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitterfly_sprite.png) no-repeat;background-size:644px}.fitterflyModal .mamilyModalBox>ul>li:first-child:before{background-position:0 -53px}.fitterflyModal .mamilyModalBox>ul>li:nth-child(2):before{background-position:-132px -53px}.fitterflyModal .mamilyModalBox>ul>li:nth-child(3):before{background-position:-264px -53px}.fitterflyModal .mamilyModalBox>ul>li:nth-child(4):before{background-position:-396px -53px}.fitterflyModal .mamilyModalBox>ul>li:nth-child(5){width:100%}.fitterflyModal .mamilyModalBox>ul>li:nth-child(5):before{background-position:-528px -53px}.fitterflyModal .mamilyModalBox .whyMamilyBoxList>li:before{background:var(--B50) url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitterfly_sprite.png) no-repeat;background-size:644px}.fitterflyModal .mamilyModalBox .whyMamilyBoxList>li:first-child:before{background-position:0 -185px}.fitterflyModal .mamilyModalBox .whyMamilyBoxList>li:nth-child(2):before{background-position:-62px -185px}.fitterflyModal .mamilyModalBox .whyMamilyBoxList>li:nth-child(3):before{background-position:-124px -185px}.opdPass{background:rgba(234,230,255,.5)}.opdPass:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/opdPass_banner_graphic.png) no-repeat;background-size:100%}@media only screen and (min-width:1024px){.opdPass:before{width:163px}}.opdPass .additionalBenefitItem__logoHeader .additionalBenefitItem__logoHeader__logo{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/opdPass_sprite.png) no-repeat;background-size:272px;width:126px;height:36px}.opdPass .additionalBenefitItem__logoHeader>p>span{font-size:16px;font-weight:500;color:#714fff;display:inline-flex;align-items:center;gap:8px}@media screen and (max-width:420px){.opdPass .additionalBenefitItem__logoHeader>p>span{font-size:4.5vw}}.opdPass .additionalBenefitItem__logoHeader>p>span:before{content:"";width:18px;height:18px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/opdPass_sprite.png) no-repeat;background-size:272px;background-position:0 -52px;flex-shrink:0}@media only screen and (min-width:1024px){.opdPass>ul{padding-right:130px}}.opdPass>ul>li:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/opdPass_sprite.png) no-repeat;background-size:272px;background-color:var(--P50);background-position:0 -86px}.opdPass>ul>li:nth-child(2):before{background-position:-62px -86px}.opdPass>ul>li:nth-child(3):before{background-position:-124px -86px}.opdPassModal{padding:0;overflow:hidden}@media only screen and (min-width:1024px){.opdPassModal{height:90vh;width:782px;max-width:unset}}@media only screen and (max-width:1023px){.opdPassModal{height:100%;max-height:98%}}.opdPassModal .opdPassModalBox{height:100%;overflow:auto;position:relative;z-index:2;padding:36px}.opdPassModal .opdPassModalBox::-webkit-scrollbar{width:6px;height:6px}.opdPassModal .opdPassModalBox::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.opdPassModal .opdPassModalBox::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.opdPassModal .opdPassModalBox::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.opdPassModal .opdPassModalBox{padding:18px}}.opdPassModal .opdPassModalBox:before{content:"";height:178px;width:100%;display:block;background:linear-gradient(180deg,#eae6ff,hsla(0,0%,100%,0) 108%);position:fixed;top:0;left:0;z-index:-1}@media only screen and (max-width:1023px){.opdPassModal .opdPassModalBox:before{height:400px}}.opdPassModal .opdPassModalBox .closeIcon{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:fixed;right:16px;top:16px;background:var(--N0);width:32px;height:32px;border-radius:50%;z-index:3}.opdPassModal .opdPassModalBox .closeIcon:after,.opdPassModal .opdPassModalBox .closeIcon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.opdPassModal .opdPassModalBox .closeIcon:before{transform:translateX(-50%) rotate(45deg)}.opdPassModal .opdPassModalBox .closeIcon:after{transform:translateX(-50%) rotate(-45deg)}.opdPassModal .opdPassModalBox .closeIcon:after,.opdPassModal .opdPassModalBox .closeIcon:before{height:20px;top:6px}.opdPassModal .opdPassModalBox .opdPassModalHeader{display:flex;align-items:center;gap:42px}@media only screen and (max-width:1023px){.opdPassModal .opdPassModalBox .opdPassModalHeader{flex-direction:column;justify-content:center;gap:18px;text-align:center;margin-bottom:18px}}.opdPassModal .opdPassModalBox .opdPassModalHeader>p{font-size:18px;font-weight:700}@media only screen and (max-width:1023px){.opdPassModal .opdPassModalBox .opdPassModalHeader>p{padding:0 20px;font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.opdPassModal .opdPassModalBox .opdPassModalHeader>p{font-size:4.5vw}}.opdPassModal .opdPassModalBox .opdPassModalHeader>p>a{width:110px;display:block;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/opdPass_sprite.png) no-repeat;background-size:272px;background-position:0 0;height:36px;margin-bottom:8px}@media only screen and (max-width:1023px){.opdPassModal .opdPassModalBox .opdPassModalHeader>p>a{margin:0 auto 8px}}.opdPassModal .opdPassModalBox .opdPassModalHeader:after{content:"";display:block;width:312px;height:252px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/opdPass_popup_graphic.png) no-repeat;background-size:312px auto;flex-shrink:0}@media only screen and (max-width:1023px){.opdPassModal .opdPassModalBox .opdPassModalHeader:after{width:100%;height:261px;background-size:contain;background-position:50%}}.opdPassModal .opdPassModalBox .opdPassModal__heading{font-size:18px;font-weight:700;display:flex;align-items:center;gap:12px;margin-bottom:16px}.opdPassModal .opdPassModalBox .opdPassModal__heading:after{content:"";width:36px;height:1px;background:var(--N700);flex-shrink:0}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap{display:flex}@media only screen and (min-width:1024px){.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap{flex-wrap:wrap;gap:32px;justify-content:center}}@media only screen and (max-width:1023px){.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap{flex-direction:column;gap:24px}}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li{background:var(--N0);border-radius:16px;box-shadow:0 4px 20px rgba(37,56,88,.1);overflow:hidden}@media only screen and (min-width:1024px){.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li{width:calc(50% - 16px)}}@media only screen and (max-width:1023px){.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li{width:100%}}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li>img{display:block;width:100%}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content{background:var(--N0);position:relative;padding:16px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content:before{content:"";width:456px;height:184px;border-radius:50%;background:var(--N0);position:absolute;left:50%;top:-60px;transform:translateX(-50%);z-index:1}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div{position:relative;z-index:2;margin-top:-44px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>i{width:56px;height:56px;border-radius:50%;position:absolute;right:0;top:-48px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/opdPass_sprite.png) no-repeat;background-size:272px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>i.benefit1{background-position:0 -148px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>i.benefit2{background-position:-72px -148px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>i.benefit3{background-position:-144px -148px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>i.benefit4{background-position:-216px -148px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>h3{font-size:16px}@media screen and (max-width:420px){.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>h3{font-size:4.5vw}}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>p{font-size:14px;font-weight:500;color:var(--T400);display:inline-flex;gap:8px;margin-top:4px;align-items:center}@media screen and (max-width:420px){.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>p{font-size:3.8vw}}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>p:before{content:"";width:18px;height:18px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/opdPass_sprite.png) no-repeat;background-size:272px;background-position:-34px -52px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>ul{display:flex;flex-direction:column;gap:6px;margin-top:12px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>ul>li{color:var(--N400);display:flex;gap:12px}.opdPassModal .opdPassModalBox .opdPassModal_benefitsWrap>li .opdPassModal_benefitsWrap__content>div>ul>li:before{content:"";width:10px;height:5px;border:solid var(--G300);border-width:0 0 2px 2px;transform:rotate(-45deg);flex-shrink:0;position:relative;top:10px}.fitpassWidget{background:#fff5f3}.fitpassWidget:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitpass_banner_graphic.png) no-repeat;background-size:100%}@media only screen and (min-width:1024px){.fitpassWidget:before{width:163px}}.fitpassWidget .additionalBenefitItem__logoHeader .additionalBenefitItem__logoHeader__logo{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitpass_sprite.png) no-repeat;background-size:512px;width:196px;height:48px;background-position:0 0;border-color:var(--R50)}@media only screen and (min-width:1024px){.fitpassWidget>ul{padding-right:130px}}@media only screen and (min-width:1024px){.fitpassWidget>ul>li{width:calc(50% - 11px)}}.fitpassWidget>ul>li:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitpass_sprite.png) no-repeat;background-size:512px;background-color:var(--R50);background-position:0 -61px}.fitpassWidget>ul>li:nth-child(2):before{background-position:-62px -61px}.fitpassWidget>ul>li:nth-child(3):before{background-position:-124px -61px}.fitpassWidget.careFitpassWidget .benefitsTitle{font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;margin:8px 0 16px}@media screen and (max-width:420px){.fitpassWidget.careFitpassWidget .benefitsTitle{font-size:3.8vw}}.fitpassWidget.careFitpassWidget .benefitsTitle:after{content:"";width:36px;height:1px;background:var(--N700)}.fitpassWidget.careFitpassWidget ul{padding-right:0;gap:16px}.fitpassWidget.careFitpassWidget ul li{width:auto}@media only screen and (min-width:1024px){.fitpassWidget.careFitpassWidget ul li{flex-direction:column}}.fitpassWidget.careFitpassWidget ul li:before{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitpass_sprite_care.png) no-repeat;background-size:170px;background-color:#ffebe6}.fitpassWidget.careFitpassWidget ul li:first-child:before{background-position:0 -100px}.fitpassWidget.careFitpassWidget ul li:nth-child(2):before{background-position:-62px -100px}.fitpassWidget.careFitpassWidget ul li:nth-child(3):before{background-position:-124px -100px}.fitpassWidget.careFitpassWidget .fitPass__bottomStrip{background:var(--R50);padding:7px;text-align:center;font-size:14px;font-weight:500;border-radius:0 0 16px 16px;margin:auto -16px -16px;width:calc(100% + 32px);display:flex;align-items:flex-start;justify-content:center;gap:12px}@media screen and (max-width:420px){.fitpassWidget.careFitpassWidget .fitPass__bottomStrip{font-size:3.8vw}}@media only screen and (max-width:1023px){.fitpassWidget.careFitpassWidget .fitPass__bottomStrip{text-align:left;padding:7px 14px}}.fitpassWidget.careFitpassWidget .fitPass__bottomStrip:before{content:"";height:22px;width:22px;display:block;border-radius:4px;flex-shrink:0;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitpass_sprite_care.png) no-repeat;background-size:170px;background-position:0 -64px}@media only screen and (max-width:1023px){.fitpassWidget.careFitpassWidget .fitPass__bottomStrip:before{margin-top:4px;height:32px;width:32px;background-size:200px;background-position:0 -77px}}.fitpassModal{padding:0;overflow:hidden}@media only screen and (min-width:1024px){.fitpassModal{max-height:90vh;width:782px;max-width:unset}}@media only screen and (max-width:1023px){.fitpassModal{height:100%;max-height:98%}}.fitpassModal .fitpassModalBox{height:100%;overflow:auto;position:relative;z-index:2;padding:36px}.fitpassModal .fitpassModalBox::-webkit-scrollbar{width:6px;height:6px}.fitpassModal .fitpassModalBox::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.fitpassModal .fitpassModalBox::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.fitpassModal .fitpassModalBox::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.fitpassModal .fitpassModalBox{padding:18px}}.fitpassModal .fitpassModalBox:before{content:"";height:178px;width:100%;display:block;background:linear-gradient(180deg,#ffebe6,hsla(0,0%,100%,0));position:fixed;top:0;left:0;z-index:-1}@media only screen and (max-width:1023px){.fitpassModal .fitpassModalBox:before{height:400px}}.fitpassModal .fitpassModalBox .closeIcon{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:fixed;right:16px;top:16px;background:var(--N0);width:32px;height:32px;border-radius:50%;z-index:3}.fitpassModal .fitpassModalBox .closeIcon:after,.fitpassModal .fitpassModalBox .closeIcon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.fitpassModal .fitpassModalBox .closeIcon:before{transform:translateX(-50%) rotate(45deg)}.fitpassModal .fitpassModalBox .closeIcon:after{transform:translateX(-50%) rotate(-45deg)}.fitpassModal .fitpassModalBox .closeIcon:after,.fitpassModal .fitpassModalBox .closeIcon:before{height:20px;top:6px}.fitpassModal .fitpassModalBox .fitpassModalHeader{display:flex;align-items:center;gap:42px;justify-content:space-between}@media only screen and (max-width:1023px){.fitpassModal .fitpassModalBox .fitpassModalHeader{flex-direction:column;justify-content:center;gap:18px;text-align:center;margin-bottom:18px}}.fitpassModal .fitpassModalBox .fitpassModalHeader>p{font-size:18px;font-weight:700}@media only screen and (max-width:1023px){.fitpassModal .fitpassModalBox .fitpassModalHeader>p{padding:0 20px;font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.fitpassModal .fitpassModalBox .fitpassModalHeader>p{font-size:4.5vw}}.fitpassModal .fitpassModalBox .fitpassModalHeader>p>a{width:178px;display:block;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitpass_sprite.png) no-repeat;background-size:512px;background-position:0 0;height:48px;margin-bottom:24px}@media only screen and (max-width:1023px){.fitpassModal .fitpassModalBox .fitpassModalHeader>p>a{margin:0 auto 16px}}.fitpassModal .fitpassModalBox .fitpassModalHeader:after{content:"";display:block;width:312px;height:252px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitpass_popup_graphic.png) no-repeat;background-size:312px auto;flex-shrink:0}@media only screen and (max-width:1023px){.fitpassModal .fitpassModalBox .fitpassModalHeader:after{width:100%;height:261px;background-size:contain;background-position:50%}}.fitpassModal .fitpassModalBox .fitpassModal__heading{font-size:18px;font-weight:700;display:flex;align-items:center;gap:12px;margin-bottom:16px}.fitpassModal .fitpassModalBox .fitpassModal__heading:after{content:"";width:36px;height:1px;background:var(--N700);flex-shrink:0}.fitpassModal .fitpassModalBox>ul{display:flex;flex-wrap:wrap;gap:24px}.fitpassModal .fitpassModalBox>ul>li{display:flex;align-items:center;gap:16px}@media only screen and (min-width:1024px){.fitpassModal .fitpassModalBox>ul>li{width:calc(50% - 24px)}}@media only screen and (max-width:1023px){.fitpassModal .fitpassModalBox>ul>li{width:100%}}.fitpassModal .fitpassModalBox>ul>li>div strong{font-size:16px;font-weight:500}@media screen and (max-width:420px){.fitpassModal .fitpassModalBox>ul>li>div strong{font-size:4.5vw}}.fitpassModal .fitpassModalBox>ul>li>div strong span{font-size:14px;display:block;color:var(--R300)}@media screen and (max-width:420px){.fitpassModal .fitpassModalBox>ul>li>div strong span{font-size:3.8vw}}.fitpassModal .fitpassModalBox>ul>li>div p{margin-top:4px;font-size:14px;color:var(--N400)}@media screen and (max-width:420px){.fitpassModal .fitpassModalBox>ul>li>div p{font-size:3.8vw}}.fitpassModal .fitpassModalBox>ul>li:before{content:"";width:116px;height:116px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fitpass_sprite.png) no-repeat;background-size:512px;flex-shrink:0}.fitpassModal .fitpassModalBox>ul>li:first-child:before{background-position:0 -121px}.fitpassModal .fitpassModalBox>ul>li:nth-child(2):before{background-position:-132px -121px}.fitpassModal .fitpassModalBox>ul>li:nth-child(3):before{background-position:-264px -121px}.fitpassModal .fitpassModalBox>ul>li:nth-child(4):before{background-position:-396px -121px}.downloadDocList>ul{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}.downloadDocList>ul>li{width:calc(50% - 16px);padding:16px 0;border-bottom:1px solid var(--N40);font-size:16px;font-weight:500;position:relative;cursor:pointer;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:420px){.downloadDocList>ul>li{font-size:4.5vw}}.downloadDocList>ul>li>p{display:inline-flex;background:var(--G50);height:46px;width:46px;position:relative;border-radius:50%;flex-shrink:0}.downloadDocList>ul>li>p>span{position:absolute;right:15px;top:12px;width:14px;height:20px;border-bottom:2px solid var(--G300)}.downloadDocList>ul>li>p>span>i:before{content:"";width:2px;height:14px;background:var(--G300);display:inline-block;position:absolute;left:50%;margin-left:-1px}.downloadDocList>ul>li>p>span>i:after{content:"";border:solid #36b37e;border-width:0 2px 2px 0;display:inline-block;padding:4px;transform:rotate(45deg);position:absolute;left:50%;margin-left:-5px;top:4px}.riderClaimPodModal .downloadDocList>ul>li{width:100%}.header{height:56px;box-shadow:0 2px 4px rgba(0,0,0,.16);padding:8px 16px;display:flex;align-items:center;margin-bottom:24px;position:sticky;top:0;background:var(--N0);z-index:99}.header .back{width:24px;height:24px;position:relative}.header .back:before{border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:5px;transform:rotate(135deg);margin-top:-6px}.header .back:after,.header .back:before{content:"";position:absolute;left:5px;top:50%}.header .back:after{height:2px;width:15px;background:var(--N700);margin-top:-1px}.header .pageTitle{font-size:20px;color:var(--N700);font-weight:500;margin-left:12px}@media screen and (max-width:420px){.header .pageTitle{font-size:5.6vw}}.callIconProposal{width:32px;height:32px;background:url(https://static.pbcdn.in/health-cdn/images/images/call-icon.svg) no-repeat 0 0;margin-left:auto}.shareScreenShotBtn{font-size:14px;font-weight:400;color:var(--N700);cursor:pointer;display:inline-flex;align-items:center;margin-left:8px}@media screen and (max-width:420px){.shareScreenShotBtn{font-size:3.8vw}}.shareScreenShotBtn:before{content:"";width:20px;height:20px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/whatsappOpt.svg) no-repeat;margin-right:8px;position:relative;top:-1px}.header_quote{display:flex;flex-direction:column;width:100%}.plansForProfileHead{display:flex;align-items:center}.header_plans_count{color:#7a869a;font-size:14px;font-weight:500}@media screen and (max-width:420px){.header_plans_count{font-size:3.8vw}}.header_plans_profile{color:var(--N700);font-size:16px;line-height:1.2;font-weight:500}@media screen and (max-width:420px){.header_plans_profile{font-size:4.5vw}}.header_plans_profile.quotes_header{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media only screen and (max-width:1023px){.header_plans_profile.quotes_header{max-width:210px}}.pb__editProfileTextHeading{font-size:14px;color:var(--brand-color);font-weight:500;display:inline-block;position:relative;display:flex;align-items:center;margin-top:4px}@media screen and (max-width:420px){.pb__editProfileTextHeading{font-size:3.8vw}}.pb__editProfileTextHeading:after{content:"";border:solid var(--brand-color);border-width:0 1px 1px 0;display:inline-block;padding:2px;transform:rotate(-45deg);position:relative;top:1px;margin-left:4px}.content-h{margin-left:0!important}.planSummaryShareHeader{display:flex;gap:16px}.planSummaryShareHeader>button{border:1px solid var(--B300);border-radius:8px;height:36px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;background:var(--N0);outline:none;gap:6px;color:var(--B300);padding:8px 12px;cursor:pointer;position:relative}@media screen and (max-width:420px){.planSummaryShareHeader>button{font-size:3.8vw}}.planSummaryShareHeader>button:before{content:"";display:block;height:16px;width:16px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/planSummaryIcons.svg);background-position:0 0}.planSummaryShareHeader>button .counterText{position:absolute;right:-7px;top:-7px;height:16px;width:16px;background:var(--B300);border-radius:50%;color:var(--N0);font-size:12px;font-weight:500;display:block;font-style:normal;line-height:16px}@media screen and (max-width:420px){.planSummaryShareHeader>button .counterText{font-size:3.2vw}}.planSummaryShareHeader>button.shareIconBtn:before{background-position:2px -32px}.planSummaryShareHeader>button.history-btn{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/historyIcon.svg) no-repeat 50%;background-size:100%;height:36px;width:36px;flex-shrink:0}.planSummaryShareHeader>button.history-btn:before{content:none}.planSummary__saveSelectionModal .closeIcon{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px}.planSummary__saveSelectionModal .closeIcon:after,.planSummary__saveSelectionModal .closeIcon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.planSummary__saveSelectionModal .closeIcon:before{transform:translateX(-50%) rotate(45deg)}.planSummary__saveSelectionModal .closeIcon:after{transform:translateX(-50%) rotate(-45deg)}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body{height:100%}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList{height:calc(100% - 85px);margin:0 -16px;padding:24px 16px 16px;overflow:auto}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList::-webkit-scrollbar{width:6px;height:6px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList::-webkit-scrollbar-thumb:hover{background:var(--N80)}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper{margin:0 0 32px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__heading{font-size:16px;font-weight:700;margin-bottom:18px;display:flex;gap:8px;align-items:center}@media screen and (max-width:420px){.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__heading{font-size:4.5vw}}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__heading:after{content:"";width:22px;height:2px;background:var(--B300)}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box{border:1px solid var(--N40);border-radius:16px;margin-bottom:18px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_title{background:var(--N20);padding:8px 14px;display:flex;justify-content:space-between;align-items:center;border-radius:16px 16px 0 0}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_title .checBoxField{display:inline-flex;gap:6px;font-size:16px;flex-shrink:0;align-items:center;cursor:pointer}@media screen and (max-width:420px){.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_title .checBoxField{font-size:4.5vw}}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_title .checBoxField>input{-webkit-appearance:none;outline:none;width:18px;height:18px;border-radius:4px;background-color:var(--N0);border:1px solid var(--N300);position:relative;margin:0}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_title .checBoxField>input:checked{background:var(--B300);border-color:var(--B300)}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_title .checBoxField>input:checked:after{content:"";width:10px;height:5px;border:solid var(--N0);border-width:0 0 2px 2px;transform:rotate(-45deg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);margin-top:-1px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_title .deletIcon{flex-shrink:0;height:16px;width:16px;cursor:pointer;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/planSummaryIcons.svg);background-position:0 -64px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_wrapper{padding:12px 14px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_wrapper>p{font-size:14px;color:var(--N200);margin-bottom:4px}@media screen and (max-width:420px){.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_wrapper>p{font-size:3.8vw}}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper__box_wrapper>p>span{font-weight:500;color:var(--N700)}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard{border:1px solid var(--B50);border-radius:16px;padding:14px;display:flex;align-items:center;gap:12px;margin-bottom:16px;cursor:pointer}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon{display:inline-block;width:46px;height:41px;flex-shrink:0;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/planSummary_profileIcons.png) no-repeat;background-size:41px 657px;background-position:0 -167px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.selfMale{background-position:0 0}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.selfeMale{background-position:0 -56px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.selfSpouse{background-position:0 -112px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.selfSpouseChild{background-position:0 -167px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.father{background-position:0 -223px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.mother{background-position:0 -279px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.fatherMother{background-position:0 -335px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.selfMalefather{background-position:0 -447px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.selfMaleMother{background-position:0 -391px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.selfFemalefather{background-position:0 -560px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .memberIcon.selfFemaleMother{background-position:0 -503px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .groupMemberText{flex:1;font-size:14px;font-weight:500}@media screen and (max-width:420px){.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .groupMemberText{font-size:3.8vw}}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .groupMemberText>span{margin-top:4px;display:block;font-size:12px;font-weight:400}@media screen and (max-width:420px){.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .groupMemberText>span{font-size:3.2vw}}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .arrowIcon{width:10px;height:10px;flex-shrink:0;border:2px solid var(--N700);border-width:0 3px 3px 0;transform:rotate(-45deg);cursor:pointer;margin-right:8px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBoxWrapper .planGroupMemberCard .arrowIcon.arrowDown{transform:rotate(45deg)}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planBoxList .planBox{margin-bottom:24px}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planSummarySaveCta{padding:10px 56px;box-shadow:0 -2px 6px 0 rgba(37,56,88,.1607843137);margin:0 -16px;width:calc(100% + 32px)}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planSummarySaveCta .btn,.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planSummarySaveCta .primaryMainCta{background:var(--B300);width:100%}.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planSummarySaveCta .btn:disabled,.planSummary__saveSelectionModal .planSummarySaveSelectionModal_body .planSummarySaveCta .primaryMainCta:disabled{background:var(--N40);color:var(--N100);pointer-events:none}.planSummary__saveSelectionModal .dateInfo{font-size:12px;color:var(--N300);font-weight:500}@media screen and (max-width:420px){.planSummary__saveSelectionModal .dateInfo{font-size:3.2vw}}.planSummary__saveSelectionModal.psHistoryModal .title-wrapper{flex-direction:row-reverse;justify-content:flex-end}.planSummary__saveSelectionModal.psHistoryModal .closeIcon{height:20px;margin-right:16px}.planSummary__saveSelectionModal.psHistoryModal .closeIcon:after,.planSummary__saveSelectionModal.psHistoryModal .closeIcon:before{height:80%;top:-3px}.planSummary__saveSelectionModal.psHistoryModal .closeIcon:after{top:7px}body:has(.scheduleCallWrapper){background:#fff}.scheduleCallWrapper{overflow:hidden;min-height:100vh}.scheduleCallWrapper .scheduleCallWrapperGrid{display:block;max-width:800px;margin:0 auto;position:relative}@media only screen and (max-width:1023px){.scheduleCallWrapper .scheduleCallWrapperGrid{width:100%;padding:16px}}.scheduleCallWrapper .headerWrapper{height:220px;background:#eff5ff;width:100%;position:relative}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper{height:168px}}.scheduleCallWrapper .headerWrapper .headerVector{height:246px;width:246px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(179,212,255,.1);position:absolute;right:0;top:95px;z-index:2}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .headerVector{height:155px;width:155px;right:-16px;top:86px}}.scheduleCallWrapper .headerWrapper .headerVector:before{content:"";display:block;height:220px;width:220px;border-radius:50%;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/callbackVector.png) no-repeat;background-size:100%}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .headerVector:before{height:140px;width:140px}}.scheduleCallWrapper .headerWrapper .headerVector .circleTick{display:flex;align-items:center;justify-content:center;height:68px;width:68px;border-radius:50%;background:#36b37e;box-shadow:0 8px 10px 0 rgba(0,0,0,.1529411765);position:absolute;right:4px;top:5px}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .headerVector .circleTick{height:48px;width:48px}}.scheduleCallWrapper .headerWrapper .headerVector .circleTick:before{content:"";display:block;height:18px;width:6px;border:2px solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .headerVector .circleTick:before{height:16px;width:6px}}.scheduleCallWrapper .headerWrapper .headerVector.successSchedule{background:rgba(121,242,192,.1)}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .headerVector.successSchedule{left:50%;transform:translateX(-50%);right:auto;height:175px;width:175px}}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .headerVector.successSchedule:before{height:157px;width:157px}}.scheduleCallWrapper .headerWrapper .headerVector.successSchedule:after{content:"";display:block;height:245px;width:245px;border-radius:50%;background:rgba(87,217,163,.1);position:absolute;z-index:-1;top:4px;left:5px}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .headerVector.successSchedule:after{height:175px;width:175px}}.scheduleCallWrapper .headerWrapper .logo-wrapper{padding-top:24px}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .logo-wrapper{padding:0}}.scheduleCallWrapper .headerWrapper .logo-wrapper>a{display:block;width:163px;height:42px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbLogoNew.svg);background-size:100%}.scheduleCallWrapper .headerWrapper .customerHeaderInfoWrapper{margin-top:64px}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .customerHeaderInfoWrapper{margin-top:16px}}.scheduleCallWrapper .headerWrapper .customerHeaderInfoWrapper>p{font-size:16px;padding-right:252px}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .customerHeaderInfoWrapper>p{padding-right:105px}}.scheduleCallWrapper .headerWrapper .customerHeaderInfoWrapper>p>strong{font-size:32px;display:block}@media only screen and (max-width:1023px){.scheduleCallWrapper .headerWrapper .customerHeaderInfoWrapper>p>strong{font-size:20px}}.scheduleCallWrapper .callScheduleBoxWrapper{margin-top:32px}@media only screen and (max-width:1023px){.scheduleCallWrapper .callScheduleBoxWrapper{margin-top:0;height:calc(100vh - 168px)}}@media only screen and (max-width:1023px){.scheduleCallWrapper .callScheduleBoxWrapper .row-wrapper{height:100%}}@media only screen and (max-width:1023px){.scheduleCallWrapper .callScheduleBoxWrapper .callScheduleBox{height:calc(100% - 55px)}}.scheduleCallWrapper .callScheduleBoxWrapper .pickYourTimeSlot{margin-bottom:56px}.scheduleCallWrapper .callScheduleBoxWrapper .slot-heading{font-size:14px;font-weight:500;margin-bottom:16px}.scheduleCallWrapper .callScheduleBoxWrapper ul{display:flex;flex-wrap:wrap;gap:16px;width:100%;margin-bottom:24px}@media only screen and (min-width:1024px){.scheduleCallWrapper .callScheduleBoxWrapper ul{max-width:668px}}.scheduleCallWrapper .callScheduleBoxWrapper ul>li{list-style-type:none;display:inline-block;border:1px solid #dfe1e6;border-radius:8px;padding:8px 16px;text-align:center;min-width:98px;font-size:14px;cursor:pointer}@media only screen and (max-width:1023px){.scheduleCallWrapper .callScheduleBoxWrapper ul>li{min-width:64px}}.scheduleCallWrapper .callScheduleBoxWrapper ul>li>strong{display:block}.scheduleCallWrapper .callScheduleBoxWrapper ul>li.active{border-color:#36b37e;background:rgba(54,179,126,.0509803922);color:#36b37e}.scheduleCallWrapper .callScheduleBoxWrapper ul>li.active>strong{color:#36b37e}.scheduleCallWrapper .callSchduleSuccessWrapper{margin-bottom:124px}@media only screen and (max-width:1023px){.scheduleCallWrapper .callSchduleSuccessWrapper{height:calc(100vh - 484px)}}.scheduleCallWrapper .callSchduleSuccessWrapper .callScheduleSuccessMessage{font-size:32px;font-weight:700;color:#00875a;position:absolute;top:-100px}@media only screen and (max-width:1023px){.scheduleCallWrapper .callSchduleSuccessWrapper .callScheduleSuccessMessage{position:static;margin-top:102px;text-align:center;font-size:24px;margin-bottom:8px}}.scheduleCallWrapper .callSchduleSuccessWrapper .sceduleTextMessage{font-size:16px}@media only screen and (min-width:1024px){.scheduleCallWrapper .callSchduleSuccessWrapper .sceduleTextMessage{max-width:50%}}@media only screen and (max-width:1023px){.scheduleCallWrapper .callSchduleSuccessWrapper .sceduleTextMessage{text-align:center}}.scheduleCallWrapper .callSchduleSuccessWrapper .sceduleTextMessage .succesMessageList{display:block;margin-top:16px}.scheduleCallWrapper .callSchduleSuccessWrapper .sceduleTextMessage .succesMessageList>li{font-weight:700;font-size:16px;border:none;padding:0;margin-top:12px;display:block;text-align:left;cursor:default}@media only screen and (max-width:1023px){.scheduleCallWrapper .callSchduleSuccessWrapper .sceduleTextMessage .succesMessageList>li{text-align:center}}.scheduleCallWrapper .callSchduleSuccessWrapper .sceduleTextMessage .succesMessageList>li:before{content:"";display:inline-block;height:6px;width:6px;border-radius:50%;background:#253858;margin-right:7px}@media only screen and (max-width:1023px){.scheduleCallWrapper .callSchduleSuccessWrapper .sceduleTextMessage .succesMessageList>li:before{content:none}}.scheduleCallWrapper .callSchedule-Cta__primaryBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0065ff;border:none;border-radius:8px;box-shadow:0 4px 12px rgba(0,101,255,.16);color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:48px;position:relative;transition:background .5s ease-in-out;width:100%;max-width:328px;margin:0 auto;display:block}.scheduleCallWrapper .callSchedule-Cta__primaryBtn:hover{background:#0051cc radial-gradient(circle,transparent 1%,#0051cc 0) 50%/15000%}.scheduleCallWrapper .callSchedule-Cta__outlineBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border-radius:8px;color:#0065ff;border:1px solid #0065ff;cursor:pointer;font-size:16px;font-weight:700;height:48px;position:relative;transition:background .5s ease-in-out;width:100%;max-width:328px;margin:0 auto;display:block;outline:none}.optionsModule{margin-bottom:0;position:relative;margin-top:16px}.optionsModule input{appearance:none;border:1px solid var(--N300);border-radius:4px;height:18px;width:18px;left:10px;outline:none;position:absolute;top:16px;vertical-align:middle}.optionsModule input+label{width:100%;height:56px;border:1px solid var(--N300);border-radius:8px;padding:0 16px 0 42px!important;font-size:16px;font-weight:400;color:var(--N700);display:flex;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-transform:capitalize;align-items:center;background:var(--N0);cursor:pointer;transition:all .2s linear}.optionsModule input+label span{font-size:12px;font-weight:500;color:var(--N100);margin-left:10px;text-align:left;position:relative;top:1px}@media screen and (max-width:420px){.optionsModule input+label span{font-size:3.2vw}}.optionsModule input:hover{cursor:pointer}.optionsModule input:focus+label:after{opacity:1}.optionsModule input:checked{background:var(--optionSelection);border-color:var(--optionSelection)}.optionsModule input:checked:after{border:solid var(--N0);border-width:0 2px 2px 0;content:"";display:block;height:11px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.optionsModule input:checked+label{background:var(--N0);color:var(--optionSelection);border-color:transparent;box-shadow:0 0 0 2px var(--optionSelection)}.optionsModule input:checked+label:after{opacity:1}.optionsModule input:disabled+label{border:1px solid var(--N60);color:var(--N300);font-weight:400;cursor:not-allowed}.optionsModule input:disabled{cursor:not-allowed}.optionsModule .InputLabelBox{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:50%}.statusOptions .optionsModule .InputLabelBox{max-width:100%}.callSchedulePopup{position:fixed;width:100%;height:100%;left:0;top:0;z-index:100}.callSchedulePopup:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(var(--N700_rgb),.9);animation:fademask .3s linear}@keyframes fademask{0%{opacity:0}to{opacity:1}}.callSchedulePopup__box{position:absolute;background:var(--N0);overflow:hidden;animation:slideBox .3s linear}@media only screen and (max-width:1023px){.callSchedulePopup__box{width:100%;left:0;bottom:0;border-radius:24px 24px 0 0}@keyframes slideBox{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media only screen and (min-width:1024px){.callSchedulePopup__box{width:450px;right:0;top:0;height:100%;transform:translate(0);border-radius:0}@keyframes slideBox{0%{opacity:0}to{opacity:1}}}.callSchedulePopup__box .schedule-container{width:100%;padding:16px!important;border-radius:8px;display:flex;align-items:center}.callSchedulePopup__box .schedule-container.call_schedule_new{padding-bottom:88px!important}.callSchedulePopup__box .schedule-container .call-head1{font-size:18px;font-weight:600;color:var(--N700);line-height:24px}.callSchedulePopup__box .schedule-container .call-head2{font-size:14px;color:var(--N700)}@media screen and (max-width:420px){.callSchedulePopup__box .schedule-container .call-head2{font-size:3.8vw}}.callSchedulePopup__box .schedule-container .box-call1{flex:0 0 23%;margin-left:16px}.callSchedulePopup__box .schedule-container .box-call2{flex:1;max-width:100%}.callSchedulePopup__box .schedule-container .date-slot-schedule{width:100%;border-bottom:1px solid rgba(37,56,88,.2);padding-bottom:10px;margin-top:10px;height:38px}.callSchedulePopup__box .schedule-container .date-box-call{display:inline-block;margin-right:60px}.callSchedulePopup__box .schedule-container .date-box-call input[type=radio]{opacity:0;visibility:hidden;position:absolute;z-index:1}.callSchedulePopup__box .schedule-container .date-box-call input[type=radio]:checked+span{color:var(--G300);border-bottom:2px solid var(--G300)}.callSchedulePopup__box .schedule-container .date-box-call input[type=radio]+span{text-transform:uppercase;display:inline-block;font-style:normal;font-size:14px;color:rgba(37,56,88,.6);cursor:pointer;line-height:36px}.callSchedulePopup__box .schedule-container .time-pick-schedule{display:block;margin:15px 0 0;overflow:auto;width:100%}.callSchedulePopup__box .schedule-container .time-pick-schedule::-webkit-scrollbar{width:0!important}@media only screen and (max-width:1023px){.callSchedulePopup__box .schedule-container .time-pick-schedule{white-space:nowrap}}.callSchedulePopup__box .schedule-container .time-box-call{margin-right:12px;position:relative}.callSchedulePopup__box .schedule-container .time-box-call input[type=radio]{opacity:0;visibility:hidden;position:absolute;z-index:1}.callSchedulePopup__box .schedule-container .time-box-call input[type=radio]:checked+span{color:var(--G300);border:1px solid var(--G300)}.callSchedulePopup__box .schedule-container .time-box-call input[type=radio]+span{text-transform:uppercase;display:inline-block;font-style:normal;font-size:14px;color:rgba(37,56,88,.6);cursor:pointer;width:100px;text-align:center;border-radius:4px;border:1px solid rgba(37,56,88,.6);padding:10px 0}@media only screen and (min-width:1024px){.callSchedulePopup__box .schedule-container .time-box-call input[type=radio]+span{margin-bottom:10px}}.callSchedulePopup__box .schedule-container .time-box-call span.active{background:var(--G300);text-indent:-9999px;position:relative;border:1px solid var(--G300)!important}.callSchedulePopup__box .schedule-container .time-box-call span.active:after{content:"";display:block;width:6px;height:14px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);left:47px;top:12px;text-indent:-999999px;position:absolute}.callSchedulePopup__box .schedule-container .time-box-call:last-child{margin-right:0}.callSchedulePopup__box .schedule-container .slot-pick-box{color:var(--N700);font-size:14px;margin:20px 0 0}.callSchedulePopup__box .schedule-container .slot-pick-box p{font-size:12px}.callSchedulePopup__box .schedule-container ul.slot-details{list-style-type:none;margin:6px 0 0}.callSchedulePopup__box .schedule-container ul.slot-details li{list-style-type:none;padding:0 0 0 25px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/call-sprite.svg) no-repeat -4px 0;width:auto;display:inline-block;margin-right:65px;line-height:22px}.callSchedulePopup__box .schedule-container ul.slot-details li:last-child{margin-right:0}.callSchedulePopup__box .schedule-container .hide-web{display:none}.callSchedulePopup__box .schedule-container .call-box-wrap{width:100%;display:flex;align-items:center}.callSchedulePopup__box .schedule-container .call-box-wrap div:first-child{flex:1}@media only screen and (max-width:1024px){.callSchedulePopup__box .schedule-container .schedule-container{width:100%;display:block;padding-top:5px;padding-bottom:8px}.callSchedulePopup__box .schedule-container .hide-mobile{display:none}.callSchedulePopup__box .schedule-container .hide-web{display:block}.callSchedulePopup__box .schedule-container .call-box-wrap{width:100%;display:flex;align-items:center}.callSchedulePopup__box .schedule-container .img-call{margin-right:0;width:107px}.callSchedulePopup__box .schedule-container .date-slot-schedule{display:flex}.callSchedulePopup__box .schedule-container .date-box-call{margin-right:0}.callSchedulePopup__box .schedule-container .date-box-call input[type=radio]+span{font-size:12px;cursor:none;margin-right:32px}.callSchedulePopup__box .schedule-container .box-call2{flex:1}.callSchedulePopup__box .schedule-container .call-head2{font-size:14px;padding-right:25px}.callSchedulePopup__box .schedule-container .time-box-call input[type=radio]+span{font-size:12px;width:90px;cursor:none}.callSchedulePopup__box .schedule-container .time-box-call span.active:after{left:44px;top:8px}}.callSchedulePopup__title{background:#eff5ff;padding:20px 16px;font-size:18px;font-weight:500}@media screen and (max-width:420px){.callSchedulePopup__title{font-size:5.1vw}}.callSchedulePopup__title.back-btn:before{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:6px;transform:rotate(135deg);margin-right:12px;margin-top:7px;cursor:pointer}.callSchedulePopup__cta{background:#fff;box-shadow:0 -6px 10px rgba(37,56,88,.1);padding:12px 56px;border-radius:16px 16px 0 0;position:relative;z-index:1;position:fixed;bottom:0;width:100%;margin-left:-16px}@media only screen and (max-width:1023px){.callSchedulePopup__cta{padding:12px 16px}}.agent_personification_wrapper{box-shadow:0 6px 16px rgba(37,56,88,.16);border-radius:16px;background:var(--N0);margin-top:16px;cursor:pointer}.agent_personification_wrapper .personification_title{background:linear-gradient(123deg,#e2ffe5,#9fdfff);font-size:14px;font-weight:700;padding:12px 20px;border-radius:16px 16px 0 0}@media screen and (max-width:420px){.agent_personification_wrapper .personification_title{font-size:3.8vw}}.agent_personification_wrapper .personification_title.bg-trans{background:transparent!important}.agent_personification_wrapper .agent_personification_bottom{padding:0 16px 16px}.agent_personification_wrapper .agent_personification_bottom .agentPersonificationBannerCta{height:36px;width:100%;appearance:none;border-radius:8px;background:var(--G300);color:var(--N0);font-size:14px;font-weight:700;box-shadow:0 4px 16px 1px rgba(var(--G300),.24);border:2px solid transparent;outline:1px solid transparent;transition:all .3s linear;cursor:pointer}@media screen and (max-width:420px){.agent_personification_wrapper .agent_personification_bottom .agentPersonificationBannerCta{font-size:3.8vw}}.agent_personification_wrapper .agent_personification_bottom .agentPersonificationBannerCta:hover{box-shadow:none;border:2px solid var(--N0);outline:1px solid var(--G300)}.agent_personification_wrapper.knowAgentPerson{padding:0!important}.agent_personification_wrapper.knowAgentPerson p{font-size:16px;padding:16px 24px 0;font-weight:500;text-align:center}@media screen and (max-width:420px){.agent_personification_wrapper.knowAgentPerson p{font-size:4.5vw}}.agent_personification_wrapper.knowAgentPerson p .people-number{font-weight:700;color:var(--T400)}.agent-card-box{box-shadow:0 6px 16px rgba(37,56,88,.16);padding:15px;margin-top:16px;background:var(--N0);border-radius:8px;width:100%}.agent-card-box.FosWidget{cursor:pointer}.agent-card-box.FosWidget p{display:flex;align-items:center;text-align:left;font-size:14px;font-weight:500}@media screen and (max-width:420px){.agent-card-box.FosWidget p{font-size:3.8vw}}.agent-card-box.FosWidget p:after{content:"";display:block;width:135px;height:134px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fos-agent.png) no-repeat 0 0;flex:0 0 135px;background-size:100%;margin-left:14px}.agent-card-box .agent-pro{min-height:68px;margin:16px 0 24px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/advisors-logo.png) no-repeat 50%;background-size:63%}.agent-card-box .advisor-call{font-size:12px;color:var(--N400);font-weight:500;display:block;text-align:center}@media screen and (max-width:420px){.agent-card-box .advisor-call{font-size:3.2vw}}.agent-card-box .advisor-call span{font-weight:700;color:#00a3bf}.agent_personification_detail{padding:18px 20px}.agent_personification_detail .advisor-info{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:16px}.agent_personification_detail .advisor-info .advisor-profile{height:48px;width:48px;border:1px solid var(--G300);background:#effff3;border-radius:50%;flex-shrink:0;padding:2px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:100;color:var(--G300)}.agent_personification_detail .advisor-info .advisor-profile-info{margin-left:12px;width:75%}.agent_personification_detail .advisor-info .advisor-profile-info .agent-status-wrapper{display:flex;align-items:flex-start}.agent_personification_detail .advisor-info .advisor-profile-info .advisor-name{font-size:16px;color:var(--N700);font-weight:500;line-height:1;display:inline-block}@media screen and (max-width:420px){.agent_personification_detail .advisor-info .advisor-profile-info .advisor-name{font-size:4.5vw}}.agent_personification_detail .advisor-info .advisor-profile-info .agent-status{background:var(--N20);display:inline-block;font-size:10px;font-weight:500;color:var(--N300);border-radius:4px;padding:2px 7px;margin-left:8px;font-style:normal}.agent_personification_detail .advisor-info .advisor-profile-info .agent-status:before{content:"";height:7px;width:7px;border-radius:50%;display:inline-block;background:var(--N300);border:1px solid var(--N0);margin-right:2px;flex-shrink:0}.agent_personification_detail .advisor-info .advisor-profile-info .agent-status.online{color:var(--G300);background:var(--G50)}.agent_personification_detail .advisor-info .advisor-profile-info .agent-status.online:before{background:var(--G300)}.agent_personification_detail .advisor-info .advisor-profile-info .advisor-ratings{font-size:12px;color:var(--N200);font-weight:500}@media screen and (max-width:420px){.agent_personification_detail .advisor-info .advisor-profile-info .advisor-ratings{font-size:3.2vw}}.agent_personification_detail .advisor-info .advisor-profile-info .advisor-ratings>span{position:relative;width:73px;height:15px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/starRatingsSprite.png) no-repeat;background-size:73px;margin-right:4px;display:inline-block;vertical-align:middle}.agent_personification_detail .advisor-info .advisor-profile-info .advisor-ratings>span i{position:absolute;left:0;top:0;height:100%;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/starRatingsSprite.png) no-repeat;background-size:73px;background-position:0 -22px;width:100%}.agent_personification_detail .advisor-info .help-feature-wrapper{width:100%;margin:6px -20px -20px;width:calc(100% + 40px);position:relative;transition-duration:3s}.agent_personification_detail .advisor-info .help-feature-wrapper input{position:absolute;bottom:0;height:40px;width:100%;opacity:0;cursor:pointer}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-title{padding:4px;color:var(--G300);font-weight:500;text-align:center;background:var(--G50);border-radius:0 0 8px 8px;cursor:pointer}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-title span:before{content:"What I can help you with";font-size:12px}@media screen and (max-width:420px){.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-title span:before{font-size:3.2vw}}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-title span:after{content:"";border:solid var(--G300);border-width:0 1.5px 1.5px 0;display:inline-block;padding:2px;transform:rotate(45deg);vertical-align:middle;margin-left:8px;transition:all .3s ease-in;position:relative;top:-1px}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-list{display:none;padding:12px 20px 0}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-list p{font-size:12px;font-weight:700;margin-bottom:8px}@media screen and (max-width:420px){.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-list p{font-size:3.2vw}}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-list ul{padding-left:18px}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-list ul li{font-size:12px;margin-bottom:12px;list-style-type:disc}@media screen and (max-width:420px){.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-list ul li{font-size:3.2vw}}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-list ul li::marker{color:var(--N80)}.agent_personification_detail .advisor-info .help-feature-wrapper input+.help-info-check .help-info-list ul li span{font-weight:500}.agent_personification_detail .advisor-info .help-feature-wrapper input:checked+.help-info-check .help-info-title span:before{content:"See less"}.agent_personification_detail .advisor-info .help-feature-wrapper input:checked+.help-info-check .help-info-title span:after{transform:rotate(228deg);top:0}.agent_personification_detail .advisor-info .help-feature-wrapper input:checked+.help-info-check .help-info-list{display:block}.agent_personification_detail .advisor-details{display:flex;flex-direction:column;gap:4px;margin-left:16px}.agent_personification_detail .advisor-details>li{font-size:14px;list-style-type:disc}@media screen and (max-width:420px){.agent_personification_detail .advisor-details>li{font-size:3.8vw}}.agent-personification-modal{width:450px;height:100%;animation:slideinEditMembers .3s ease-out forwards;position:fixed;top:0;right:0;z-index:999999;box-shadow:0 3px 2px 0 rgba(0,0,0,.1);background:var(--N0);border-radius:0;transform:none;left:auto;padding:0}@media only screen and (max-width:1023px){.agent-personification-modal{width:100%;right:0;left:0;bottom:0;top:auto;animation:filterSlideUp .3s ease-out}}.agent-personification-modal .agent_toast_message{z-index:9999999;bottom:100px;left:0!important;width:450px;right:0;padding-left:0;flex-direction:row}@media only screen and (max-width:1023px){.agent-personification-modal .agent_toast_message{width:100%}}.agent-personification-modal .agent_toast_message .span_mobile_toast{display:inline-block;right:100px}.agent-personification-modal .agent-personification-wrapper{height:100%;display:flex;flex-direction:column}.agent-personification-modal .agent-personification-wrapper .agent-card-box p{text-align:center;font-size:18px}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-card-box p{font-size:5.1vw}}.agent-personification-modal .agent-personification-wrapper .agent-card-box p strong{display:block}.agent-personification-modal .agent-personification-wrapper .agent-card-box.not-assigned{padding:20px 16px!important}.agent-personification-modal .agent-personification-wrapper .agent-card-box.not-assigned p{font-size:16px;color:var(--R400)}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-card-box.not-assigned p{font-size:4.5vw}}.agent-personification-modal .agent-personification-wrapper .agent-card-box.not-assigned .btn,.agent-personification-modal .agent-personification-wrapper .agent-card-box.not-assigned .primaryMainCta{margin-top:24px}@media only screen and (max-width:1023px){.agent-personification-modal .agent-personification-wrapper{background:var(--N10)}}.agent-personification-modal .agent-personification-wrapper.agentNotAssigned .agent-title-wrapper{height:69px;min-height:unset}.agent-personification-modal .agent-personification-wrapper.agentNotAssigned .agent_personification_detail{border-radius:16px;padding:32px 20px;position:relative;margin-top:0;z-index:1;margin-left:0;width:100%}.agent-personification-modal .agent-personification-wrapper.agentNotAssigned .agent-pro{margin:16px 0 28px}.agent-personification-modal .agent-personification-wrapper .agent-title-wrapper{background:#eff5ff!important;padding:20px 16px}.agent-personification-modal .agent-personification-wrapper .agent-title-wrapper.back-btn{display:flex;align-items:flex-start;font-size:18px;font-weight:500;position:relative;z-index:2}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-title-wrapper.back-btn{font-size:5.1vw}}.agent-personification-modal .agent-personification-wrapper .agent-title-wrapper.back-btn:before{content:"";border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:6px;transform:rotate(135deg);margin-right:12px;margin-top:7px;cursor:pointer}.agent-personification-modal .agent-personification-wrapper .agent-title-wrapper.assign-advisor-header{background:var(--N10);min-height:unset}.agent-personification-modal .agent-personification-wrapper>.agent-title-wrapper.back-btn{background:transparent}.agent-personification-modal .agent-personification-wrapper .back-shadow:after{content:"";background:linear-gradient(123deg,#e2ffe5,#9fdfff);position:absolute;z-index:0;top:0;left:0;height:135px;width:100%}.agent-personification-modal .agent-personification-wrapper .agent_personification_detail{box-shadow:0 6px 16px rgba(37,56,88,.16);padding:20px;border-radius:16px;background:var(--N0);width:calc(100% - 34px);max-width:348px;margin-left:46px;margin-right:auto;position:relative;z-index:1}@media only screen and (max-width:1023px){.agent-personification-modal .agent-personification-wrapper .agent_personification_detail{margin-left:auto;width:calc(100% - 32px)}}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner{display:flex;flex-wrap:wrap;gap:16px 24px}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li{width:calc(50% - 12px);display:flex;gap:8px}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li.w100{width:100%}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li:before{content:"";width:16px;height:16px;flex-shrink:0;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/agentDetailsSprite.png) no-repeat;background-size:16px;position:relative;top:6px}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li>p{font-size:14px;font-weight:500}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li>p{font-size:3.8vw}}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li>p span{display:block;font-size:12px;color:var(--N100)}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li>p span{font-size:3.2vw}}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li.exp:before{background-position:0 0}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li.serve:before{background-position:0 -24px}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li.language:before{background-position:0 -48px}.agent-personification-modal .agent-personification-wrapper .advisor-details-inner>li.speciality:before{background-position:0 -72px}.agent-personification-modal .agent-personification-wrapper .agent-content-detail{height:-webkit-fill-available;overflow:auto;padding:0 42px 30px;-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:1023px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail{padding:0 16px}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail::-webkit-scrollbar{display:none}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .secondry-heading{font-size:12px;font-weight:500;margin-bottom:16px;margin-top:32px;display:flex;align-items:center}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .secondry-heading{font-size:3.2vw}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .secondry-heading:after{content:"";height:1px;width:26px;display:inline-block;background:var(--N700);margin-left:4px;margin-top:2px}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li{position:relative;padding-left:20px;display:flex;flex-direction:column}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li:first-of-type:before{background:var(--G300);border-color:var(--G300)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li:first-of-type .schedule-date{color:var(--G300);font-weight:500}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .schedule-date{font-size:12px;display:block;margin-bottom:8px}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .schedule-date{font-size:3.2vw}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box{background:var(--N0);border:1px solid var(--G300);box-shadow:0 6px 16px rgba(54,179,126,.15)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .upper-box{border-bottom:1px solid rgba(54,179,127,.0549019608);padding-bottom:12px;color:var(--G400);text-align:center;font-weight:500}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box{display:flex;justify-content:space-between;align-items:center;padding:12px 5px 0}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box .agent-profile{font-size:12px}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box .agent-profile{font-size:3.2vw}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box .agent-profile .advisor-profile{height:32px;width:32px;border-radius:50%;border:1px solid var(--N40);padding:3px;margin-bottom:8px;overflow:hidden}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box .right-agent{margin-right:0;margin-left:auto}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box .transform-anim{transform:rotate(90deg)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box .transform-anim span{display:block;width:12px;height:12px;border-bottom:2px solid rgba(37,56,88,.5);border-right:2px solid rgba(37,56,88,.5);transform:rotate(-135deg);margin:-4px 0;animation:priceChangeArrowAnimate 2s infinite}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box .transform-anim span:nth-child(2){animation-delay:-.2s;border-color:rgba(37,56,88,.4)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box .transform-box .transform-anim span:nth-child(3){animation-delay:-.4s;border-color:rgba(37,56,88,.2)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li.current-day .list-box.upgrade-advisor{background:#f7ffff;border:none;padding:12px 8px;box-shadow:0 6px 16px rgba(37,56,88,.16)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li:last-child:after{display:none}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li:last-child .list-box{margin-bottom:0}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box{border:1px solid var(--N40);border-radius:8px;padding:16px;margin-bottom:24px;font-size:14px;background:var(--N0);max-width:326px}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box{font-size:3.8vw}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box span{font-size:12px;display:block;margin-bottom:3px}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box span{font-size:3.2vw}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .customer-name{font-size:14px;display:block;margin-bottom:8px}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .customer-name{font-size:3.8vw}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-schedule{color:var(--N400)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-connected{color:var(--G300)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-declined{color:var(--R400)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback{background:var(--N10);padding:8px 16px;font-size:12px;display:flex;align-items:center;width:calc(100% + 32px);margin:16px -16px -16px;border-radius:0 0 8px 8px}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback{font-size:3.2vw}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback p{flex:1}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback .feedback-icon{flex-shrink:0}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback .feedback-icon span{display:inline-flex;align-items:center;justify-content:center;height:22px;width:22px;cursor:pointer;border-radius:4px;background:var(--N0)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback .feedback-icon span.active{background:#e3fcef}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback .feedback-icon span.active svg path{stroke:var(--G400)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback .feedback-icon span.dislike-icon{margin-left:6px}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li .list-box .call-feedback .feedback-icon span.dislike-icon svg{transform:scaleY(-1)}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li:before{content:"";height:12px;width:12px;border-radius:50%;border:2px solid var(--N10);background:var(--N100);position:absolute;top:3px;left:0;z-index:1}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .agent-conversation-history .conversation-history-list li:after{content:"";border-left:1.5px solid var(--N40);position:absolute;top:10px;left:5px;height:100%}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper{position:absolute;z-index:9;background:var(--N0);left:0;right:0;bottom:0;top:0}@media only screen and (max-width:1023px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper{top:auto}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper .agent-title-wrapper{border-radius:24px 24px 0 0}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper:before{content:"";position:fixed;top:0;left:0;bottom:0;right:0;height:100%;width:100%;margin:0;padding:0;background:rgba(23,43,77,.9);opacity:1;z-index:-1;animation:fadeIn .3s ease-out forwards}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper .number-wrapper{padding:16px 56px 0 46px}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper .number-wrapper .searchIcon:after{left:12px;top:10px}@media only screen and (max-width:1023px){.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper .number-wrapper{padding:24px 16px 16px;background:var(--N0);max-height:70%;overflow:auto}}.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper .btn,.agent-personification-modal .agent-personification-wrapper .agent-content-detail .enter-mobile-wrapper .primaryMainCta{margin-top:37px}.agent-personification-modal .agent-personification-wrapper .bottom-cta{background:var(--N0);box-shadow:0 -6px 10px rgba(37,56,88,.1);padding:12px;border-radius:16px 16px 0 0;position:relative;z-index:1}@media only screen and (max-width:1023px){.agent-personification-modal .agent-personification-wrapper .bottom-cta{padding:12px 16px}}.agent-personification-modal .agent-personification-wrapper .bottom-cta .bottom-text{font-size:12px;text-align:center;margin-bottom:12px;font-weight:500;color:var(--N100);padding-bottom:0}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .bottom-cta .bottom-text{font-size:3.2vw}}@media only screen and (max-width:1023px){.agent-personification-modal .agent-personification-wrapper .bottom-cta .bottom-text{font-size:12px}}@media only screen and (max-width:1023px)and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .bottom-cta .bottom-text{font-size:3.2vw}}.agent-personification-modal .agent-personification-wrapper .bottom-cta .bottom-text.border-text{display:flex;align-items:center;justify-content:center}.agent-personification-modal .agent-personification-wrapper .bottom-cta .bottom-text.border-text:after{content:"";height:1px;width:26px;display:inline-block;background:var(--N100);margin-left:6px;margin-top:2px}.agent-personification-modal .agent-personification-wrapper .bottom-cta .bottom-text.border-text:before{content:"";height:1px;width:26px;display:inline-block;background:var(--N100);margin-right:6px;margin-top:2px}.agent-personification-modal .agent-personification-wrapper .bottom-cta .btn,.agent-personification-modal .agent-personification-wrapper .bottom-cta .primaryMainCta{display:block;margin:0 auto}@media only screen and (min-width:1024px){.agent-personification-modal .agent-personification-wrapper .bottom-cta .btn,.agent-personification-modal .agent-personification-wrapper .bottom-cta .primaryMainCta{width:328px!important}}.agent-personification-modal .agent-personification-wrapper .agent-assign-section{padding:20px 40px;text-align:center}.agent-personification-modal .agent-personification-wrapper .agent-assign-section span{font-size:18px;font-weight:500}@media screen and (max-width:420px){.agent-personification-modal .agent-personification-wrapper .agent-assign-section span{font-size:5.1vw}}.agent-personification-modal .agent-personification-wrapper .agent-assign-section img{width:314px;display:block;margin:80px auto 0}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}@keyframes slideinEditMembers{0%{transform:translateX(100%)}to{transform:translateX(0)}}.advisor-help-list{margin-top:40px}.advisor-help-list .primary-text{font-size:16px;font-weight:700;margin-bottom:13px}@media screen and (max-width:420px){.advisor-help-list .primary-text{font-size:4.5vw}}.advisor-help-list .advisor-help-details{padding-left:12px}.advisor-help-list .advisor-help-details li{margin-bottom:16px;font-size:14px;position:relative}@media screen and (max-width:420px){.advisor-help-list .advisor-help-details li{font-size:3.8vw}}.advisor-help-list .advisor-help-details li:before{content:"";display:inline-block;width:4px;height:4px;background:var(--N80);border-radius:50%;position:absolute;top:10px;left:-10px}@media only screen and (max-width:1023px){.advisor-help-list .advisor-help-details li:before{top:8px}}.mt-24{margin-top:24px}.fos-agent-wrapper{height:100%}.fos-agent-wrapper,.fos-agent-wrapper .agent-title-wrapper{background:var(--N10)}.fos-agent-wrapper span{font-size:18px;font-weight:500}@media screen and (max-width:420px){.fos-agent-wrapper span{font-size:5.1vw}}.fos-agent-wrapper .agent-assign-section{height:100%!important}.mobile_bottom_chat{position:relative}.online-ripple{display:inline-block;width:8px;height:8px;right:4px;top:-3px}.online-ripple,.online-ripple:before{border-radius:50%;position:absolute;background-color:var(--G300)}.online-ripple:before{content:"";left:0;top:0;width:100%;height:100%;z-index:1;animation:ripple 1.5s ease-out infinite}@keyframes ripple{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(3)}}.agent-personification-modal .agent-personification-wrapper .agent-title-wrapper.agentDetailsRevampHeader{background:transparent;position:relative;z-index:1}.mapLocationWrapper{display:flex;height:100%;flex-direction:column}.locate-address-container{position:absolute;top:0;width:100%;background:var(--N0);border-radius:0 0 24px 24px;box-shadow:0 8px 12px rgba(37,56,88,.06);padding:24px 24px 8px;z-index:2}.locate-address-container .searchAddressWrap{display:flex;gap:16px}.locate-address-container .searchAddressWrap .mapBackBtn{display:block;height:40px;width:40px;background:var(--B50);border-radius:8px;position:relative;cursor:pointer;flex-shrink:0;margin-top:6px}.locate-address-container .searchAddressWrap .mapBackBtn:after{content:"";display:block;height:12px;width:12px;border:solid var(--N700);border-width:3px 0 0 3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}@media only screen and (max-width:1023px){.locate-address-container .searchAddressWrap .mapBackBtn:after{height:10px;width:10px}}.locate-address-container .searchAddressWrap .search-controls{width:100%}.locate-address-container .searchAddressWrap .search-controls .search-input-container{position:relative}.locate-address-container .searchAddressWrap .search-controls .search-input-container .search-location{background:var(--N0);box-shadow:0 4px 12px rgba(37,56,88,.08);border-radius:100px;padding:16px 46px 16px 16px;border:none;width:100%;transition:all .3s linear}.locate-address-container .searchAddressWrap .search-controls .search-input-container .search-location:focus{outline-color:var(--N700)}.locate-address-container .searchAddressWrap .search-controls .search-input-container .search-location+label{display:inline-flex;align-items:center;color:var(--N100);position:absolute;left:16px;top:50%;transform:translateY(-50%);gap:8px}.locate-address-container .searchAddressWrap .search-controls .search-input-container .search-location+label:before{content:"";width:24px;height:24px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fosAddressIcons.svg) no-repeat;background-position:-78px 0}.locate-address-container .searchAddressWrap .search-controls .search-input-container .search-location:focus+label,.locate-address-container .searchAddressWrap .search-controls .search-input-container .search-location:not(:placeholder-shown)+label{display:none}.locate-address-container .searchAddressWrap .search-controls .search-input-container .clear-search-btn{width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;background:none;border:none;padding:0;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.locate-address-container .searchAddressWrap .search-controls .search-input-container .clear-search-btn:after,.locate-address-container .searchAddressWrap .search-controls .search-input-container .clear-search-btn:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.locate-address-container .searchAddressWrap .search-controls .search-input-container .clear-search-btn:before{transform:translateX(-50%) rotate(45deg)}.locate-address-container .searchAddressWrap .search-controls .search-input-container .clear-search-btn:after{transform:translateX(-50%) rotate(-45deg)}.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--N0);border-radius:16px;box-shadow:0 8px 16px rgba(37,56,88,.12);max-height:320px;overflow:auto;z-index:10}.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container .suggestion-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid var(--B50)}.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container .suggestion-item:last-child{border-bottom:0}.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container .suggestion-item.loading{color:var(--N200)}.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container .suggestion-item--active,.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container .suggestion-item:hover{background:var(--B50)}.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container .suggestion-item-main{color:var(--N700);font-weight:500}.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container .suggestion-item-sub{font-size:12px;color:var(--N200);margin-top:4px}@media screen and (max-width:420px){.locate-address-container .searchAddressWrap .search-controls .search-input-container .autocomplete-dropdown-container .suggestion-item-sub{font-size:3.2vw}}.locate-address-container .searchAddressWrap .search-controls .location-controls{margin-top:16px}.locate-address-container .searchAddressWrap .search-controls .location-controls>button{appearance:none;border:none;background:none;padding:0;box-shadow:none;display:inline-flex;align-items:center;gap:8px;color:var(--textLinks);font-weight:500;cursor:pointer}.locate-address-container .searchAddressWrap .search-controls .location-controls>button:before{content:"";width:22px;height:22px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fosAddressIcons.svg) no-repeat;background-position:0 0}.locate-address-container .error-message{font-size:14px;color:var(--R400)}@media screen and (max-width:420px){.locate-address-container .error-message{font-size:3.8vw}}.locate-address-container .error-message .error-icon{margin-right:8px}.map-container{height:100%;position:relative}@media only screen and (max-width:1023px){.map-container{height:calc(100vh - 220px);min-height:300px}.map-container:has(~.dynH){height:calc(100vh - 314px)}}.location_detectedAddWrapper{background:var(--N0);border-radius:24px 24px 0 0;box-shadow:0 -8px 12px rgba(37,56,88,.06);padding:16px;width:100%}.location_detectedAddWrapper__addressRow{margin-bottom:16px;display:flex;gap:8px}.location_detectedAddWrapper__addressRow:before{content:"";flex-shrink:0;width:24px;height:24px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fosAddressIcons.svg) no-repeat;background-position:-118px 0}.location_detectedAddWrapper__addressRow>p{color:var(--N400);font-size:16px}@media screen and (max-width:420px){.location_detectedAddWrapper__addressRow>p{font-size:4.5vw}}.location_detectedAddWrapper__addressRow>p strong{display:block;color:var(--N700);font-size:18px}.location_detectedAddWrapper__form{margin-bottom:16px}.location_detectedAddWrapper button{width:100%}.disabledLocationError{display:flex;align-items:center;gap:8px;color:var(--N400);margin-top:16px}.disabledLocationError:before{content:"";width:24px;height:24px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/fosAddressIcons.svg) no-repeat;background-position:-38px 0}.pbPrimeStrip{height:36px;background:#fbf5dc;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;color:#7c5e0b;overflow:hidden;letter-spacing:normal!important}@media screen and (max-width:420px){.pbPrimeStrip{font-size:3.8vw}}@media only screen and (min-width:1024px){.pbPrimeStrip{margin:0 -16px 8px}}@media only screen and (max-width:1023px){.pbPrimeStrip{margin:-10px -16px 8px;width:calc(100% + 32px)}}.pbPrimeStrip i{width:28px;height:28px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbPrimeBadge.svg) no-repeat;border-radius:50%;box-shadow:2px 2px 8px rgba(17,25,33,.16);flex-shrink:0}.pbPrimeStrip.shineAnim:before{opacity:.6;animation-duration:2.5s}@media only screen and (max-width:1023px){.features_popup_mobile:has(.pbPrimeStrip) .div_features_popup_mobile{height:calc(100% - 109px)}.feature_popup_bottom.price-effect-bottom .pbPrimeStrip{position:fixed;bottom:70px;border-radius:16px 16px 0 0;width:100%;box-shadow:0 -4px 10px rgba(37,56,88,.15);margin:0}.pbPrimeStrip+.feature_popup_button{box-shadow:none;border-radius:0}}@media only screen and (min-width:1024px){.wrapperRightProposal .pbPrimeStrip{margin:0}.wrapperRightProposal .pbPrimeStrip+.premium_right_proposal{margin-top:0}}@media only screen and (max-width:1023px){.wrapperLeftProposal .buttonStickyMobile:has(.pbPrimeStrip){flex-wrap:wrap}.wrapperLeftProposal .buttonStickyMobile:has(.pbPrimeStrip) .total_proposal_amount{width:40%}.wrapperLeftProposal .buttonStickyMobile:has(.pbPrimeStrip) button{width:60%}}@media only screen and (max-width:1023px){body:has(.pbPrimeStrip) .chat_with_us.proposalv2-page{bottom:116px}}.proposal-summary-container{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;margin:0;padding:0;color:var(--N700)}.proposal-summary-container .content-wrapper{padding:0;max-width:750px;margin:0 auto}@media only screen and (max-width:1023px){.proposal-summary-container .content-wrapper{max-width:100%;overflow:auto}}.proposal-summary-container .section-table{width:100%;border-radius:16px;border:1px solid #dfe1e6;overflow:hidden;break-inside:avoid;margin-top:20px;border-collapse:separate}.proposal-summary-container .section-table .secondaryOutlinedCta{color:var(--R300)}.proposal-summary-container .table-header{font-size:18px;font-weight:700;cursor:pointer}@media only screen and (max-width:1023px){.proposal-summary-container .table-header tr>td{padding:8px 0!important}}.proposal-summary-container .table-header:has(.open){border-bottom:1px solid #dfe1e6}.proposal-summary-container .features-section{border:none!important}.proposal-summary-container .title-img{width:36px;padding:0}.proposal-summary-container .heading-font{padding:0;font-weight:700}.proposal-summary-container .gst-refund{font-size:16px;font-weight:700;color:#36b37e;width:38%;text-align:right}.proposal-summary-container .break-after-avoid{break-after:avoid}.proposal-summary-container .break-before-avoid{break-before:avoid}.proposal-summary-container .break-inside-avoid{break-inside:avoid}.proposal-summary-container .section-title{font-size:16px;font-weight:700;padding-top:16px;padding-left:14px}.proposal-summary-container .reference-id{font-size:14px;font-weight:400;color:#7a869a;padding-left:14px}@media screen and (max-width:420px){.proposal-summary-container .reference-id{font-size:3.8vw}}.proposal-summary-container .premium-total{background:#f4f5f7;font-size:18px;font-weight:700}.proposal-summary-container .premium-label{font-size:18px;font-weight:500}.proposal-summary-container .premium-amount{font-size:18px;font-weight:700}.proposal-summary-container .emi-list{margin-left:16px;margin-top:12px}.proposal-summary-container .emi-list li{list-style-type:disc;margin-bottom:4px}.proposal-summary-container .emi-list li:not(:first-child){margin-bottom:6px}.proposal-summary-container .data-item-heading{font-size:14px;font-weight:400;color:var(--N400);width:40%}@media screen and (max-width:420px){.proposal-summary-container .data-item-heading{font-size:3.8vw}}@media only screen and (max-width:1023px){.proposal-summary-container .data-item-heading{font-size:12px}}@media only screen and (max-width:1023px)and (max-width:420px){.proposal-summary-container .data-item-heading{font-size:3.2vw}}.proposal-summary-container .data-item-content{font-size:14px;font-weight:500;text-align:right;width:60%;word-break:break-all}@media screen and (max-width:420px){.proposal-summary-container .data-item-content{font-size:3.8vw}}.proposal-summary-container .padding-right-0{padding-right:0}.proposal-summary-container .padding-left-4{padding-left:4px}.proposal-summary-container .padding-left-14{padding-left:14px}.proposal-summary-container .padding-top-16{padding-top:16px}.proposal-summary-container .features-section{border-radius:16px;border:1px solid #dfe1e6;overflow:hidden;break-inside:avoid}.proposal-summary-container .feature-badge{font-size:12px;white-space:nowrap;background:#eae6ff;border:1px solid #6554c0;border-radius:48px;padding:5px 12px;color:#6554c0;margin:0 12px}.proposal-summary-container ul{padding:0}.proposal-summary-container ul li{list-style-type:none;padding-left:0;padding-bottom:5px}.proposal-summary-container tr td{padding:0;font-size:14px}@media screen and (max-width:420px){.proposal-summary-container tr td{font-size:3.8vw}}.proposal-summary-container .table-space tr td{padding:8px 10px}.proposal-summary-container .no-space tr td{padding:0;height:30px}.proposal-summary-container table{width:100%;border-collapse:unset}.proposal-summary-container hr{display:block;height:1px;background:#dfe1e6;border:none;margin:12px 0 0}.proposal-summary-container .listType ul{margin-left:16px;margin-top:4px}.proposal-summary-container .listType ul li{list-style-type:disc}.proposal-summary-container .keyFeatureList{background:#f4f5f7;border-radius:8px;padding:12px!important}.proposal-summary-container .subHeading{font-size:14px;font-weight:700;color:var(--N400);margin-bottom:8px}@media screen and (max-width:420px){.proposal-summary-container .subHeading{font-size:3.8vw}}.proposal-summary-container .keyFeatureList ul li{font-size:14px;color:var(--N400)}@media screen and (max-width:420px){.proposal-summary-container .keyFeatureList ul li{font-size:3.8vw}}.proposal-summary-container .proposal-summary-loading{padding:20px;text-align:center;font-size:16px;color:var(--N400)}.proposal-summary-container .proposal-summary-error{padding:20px;text-align:center;font-size:16px;color:var(--R300);background:var(--R50);border:1px solid var(--R300);border-radius:8px;margin:10px 0}@media only screen and (max-width:600px){.proposal-summary-container .titleImg{width:26px!important}.proposal-summary-container .headingFont strong{padding:4px 10px!important}.proposal-summary-container .flexColumn{display:flex;flex-direction:column;margin-bottom:8px}.proposal-summary-container .flexColumn td{width:100%!important;text-align:left!important;height:auto!important}.proposal-summary-container .topHeading{max-width:200px;display:block}.proposal-summary-container .topHeadingDetail{display:flex;align-items:center;justify-content:space-between}}.section-table .purpleText{color:#00875a!important}.section-table .nomineeDetail,.section-table .purpleText{padding-left:10px!important}.section-table .cta_wrapper{background:#f4f5f7;padding:12px!important;gap:18px!important;margin-top:18px!important}.section-table .cta_wrapper .secondaryOutlinedCta{border-color:#ff5630;border-radius:8px!important;margin-right:0!important}.statusBtn{display:inline-flex;border-radius:32px;padding:6px 14px;font-size:12px;font-weight:500;align-items:center;margin-left:12px;white-space:nowrap}@media only screen and (max-width:1023px){.statusBtn{padding:4px 8px;line-height:1.5}}.action-pending{background:#fff6d1;color:#ff910d}.action-verified{background:#e2f5ff;color:#0052cc;display:flex;gap:4px;align-items:center}.action-verified:before{content:"";display:block;height:17px;width:17px;flex-shrink:0;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos//verification-verified.svg) no-repeat 50%;background-size:100%}.change-required{background:var(--R50);color:var(--R400);display:flex;gap:4px;align-items:center}.change-required:before{content:"";display:block;height:17px;width:17px;flex-shrink:0;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos//verification-warning.svg) no-repeat 50%;background-size:100%}.headingFont{display:flex;align-items:center;padding:0!important}@media only screen and (max-width:1023px){.headingFont:has(.statusBtn){max-width:280px}}.hideWrapper{display:none}.gray-btn{border:var(--N60);color:var(--N0)}.gray-btn,.gray-btn:hover{background:var(--N60)}.cta_wrapper{padding-bottom:0}.cta_wrapper button{margin:0 auto;max-width:328px}@media only screen and (max-width:1023px){.cta_wrapper button{width:100%;max-width:unset}}.listItem{list-style:disc!important;padding-left:16px!important}.listItem>li{margin-bottom:6px;font-size:14px;list-style-type:disc!important}@media screen and (max-width:420px){.listItem>li{font-size:3.8vw}}.listItem>li::marker{color:var(--N100)}.secondaryOutlinedCta:disabled{background:var(--N40);color:var(--N0)!important;border-color:var(--N40)!important}.headerBox{display:flex;align-items:center;gap:4px;min-height:44px}@media only screen and (max-width:1023px){.headerBox{padding:8px 0;align-items:baseline;font-size:16px}}@media only screen and (min-width:1024px){.headerBox{font-size:18px}}.headerBox .nameBox{flex:1}.medical_addonsHeading{font-size:20px;font-weight:700;background:#f4f5f7;padding:8px 10px;margin:16px -10px 0;width:calc(100% + 20px)}@media only screen and (max-width:1023px){.medical_addonsHeading{font-size:18px}}.p-0{padding:0!important}.featureHighlight{margin-top:24px;display:flex;gap:24px;border-radius:16px;width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.featureHighlight::-webkit-scrollbar{display:none}@media only screen and (max-width:1023px){.featureHighlight{padding:12px;margin-top:0;gap:16px}}.featureHighlight-item{width:calc(33.33333% - 16px);background:linear-gradient(130.48deg,rgba(121,226,242,.2) 4.49%,rgba(255,227,128,.2) 96.57%);border-radius:16px;padding:16px;position:relative;flex-shrink:0;display:flex;flex-direction:column}@media only screen and (max-width:1023px){.featureHighlight-item{width:calc(50% - 24px)}}.featureHighlight-item:before{content:"";position:absolute;inset:0;border-radius:16px;padding:2px;background:linear-gradient(142.29deg,rgba(0,163,191,.4) 18.97%,rgba(255,196,0,.4) 73.02%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.featureHighlight-item .highlight-icon{display:block;height:48px;width:48px;margin:0 auto}@media only screen and (max-width:1023px){.featureHighlight-item .highlight-icon{height:30px;width:30px;margin:unset}}.featureHighlight-item .feature-head{font-size:14px;color:var(--N400);margin:8px 0;text-align:center}@media screen and (max-width:420px){.featureHighlight-item .feature-head{font-size:3.8vw}}@media only screen and (max-width:1023px){.featureHighlight-item .feature-head{margin:4px 0;text-align:left;font-size:12px}}@media only screen and (max-width:1023px)and (max-width:420px){.featureHighlight-item .feature-head{font-size:3.2vw}}.featureHighlight-item .feature-head>span{font-size:14px;display:block;font-weight:500;margin-bottom:8px;color:var(--N700)}@media screen and (max-width:420px){.featureHighlight-item .feature-head>span{font-size:3.8vw}}@media only screen and (max-width:1023px){.featureHighlight-item .feature-head>span{margin-bottom:4px}}.featureHighlight-item .feature-head em{font-size:14px;color:var(--N700);font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-style:normal}@media screen and (max-width:420px){.featureHighlight-item .feature-head em{font-size:3.8vw}}.featureHighlight-item .linkText{color:var(--G300);cursor:pointer;display:flex;align-items:center;font-size:14px;font-weight:500;margin-top:4px;justify-content:center}@media screen and (max-width:420px){.featureHighlight-item .linkText{font-size:3.8vw}}@media only screen and (max-width:1023px){.featureHighlight-item .linkText{margin-top:auto;justify-content:left}}.featureHighlight-item .linkText:after{content:"";border:solid var(--G300);border-width:0 2px 2px 0;display:inline-block;padding:2px;transform:rotate(-45deg);position:relative;margin-left:2px}body:has(#ringg_ai_container>div.ringg_ai-relative){overflow:hidden}@media only screen and (max-width:1023px){#ringg_ai_container:has(>div.ringg_ai-relative):before{content:"";position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(37,56,88,.9);z-index:9999}}#ringg_ai_container>button{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAichatBotIcon.svg) no-repeat!important;background-size:cover!important}@media only screen and (min-width:1024px){#ringg_ai_container>button.\!ringg_ai-h-14,#ringg_ai_container>button.\!ringg_ai-w-14{width:64px!important;height:64px!important}}@media only screen and (max-width:1023px){#ringg_ai_container>button.\!ringg_ai-h-14,#ringg_ai_container>button.\!ringg_ai-w-14{width:56px!important;height:56px!important;bottom:10%!important;right:5%!important}}#ringg_ai_container>button>img,#ringg_ai_container>button>svg{display:none}@media only screen and (min-width:1024px){#ringg_ai_container>div.ringg_ai-h-\[24\.5rem\]{height:75vh!important;width:400px!important}}@media only screen and (max-width:1023px){#ringg_ai_container>div.ringg_ai-h-\[24\.5rem\]{height:90vh!important;width:98vw!important}}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type>img{display:none}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type:has(>img){background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAichatBotIcon.svg) no-repeat;background-size:cover}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type>div:first-of-type{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbAichatBotIcon.svg) no-repeat;background-size:cover}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type>div:first-of-type>img,#ringg_ai_container>div>div:first-of-type>div>div:first-of-type>div:last-of-type>h2,#ringg_ai_container>div>div:first-of-type>div>div:first-of-type>div:last-of-type>p{display:none}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type>div:last-of-type:before{content:"PB Buddy";font-size:18px;font-weight:700;color:var(--N700)}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type>div:last-of-type:after{content:"Your Health Insurance AI Assistant";font-size:14px;font-weight:400;color:var(--N700)}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type+div:has(>h2,>p)>h2,#ringg_ai_container>div>div:first-of-type>div>div:first-of-type+div:has(>h2,>p)>p{display:none}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type+div:has(>h2,>p):before{content:"PB Buddy";font-size:18px;font-weight:700;color:var(--N700);text-align:center}#ringg_ai_container>div>div:first-of-type>div>div:first-of-type+div:has(>h2,>p):after{content:"Your Health Insurance AI Assistant";font-size:14px;font-weight:400;color:var(--N700);text-align:center}#ringg_ai_container>div>div:first-of-type>div>button:is(:only-of-type){background:linear-gradient(179deg,#07f49e -26.52%,#42047e 146.31%)}#ringg_ai_container>div>div:first-of-type>div>div:nth-child(2) .ringg_ai-rounded-bl-none{background:linear-gradient(107deg,#f0fff9 3.12%,#f7eeff 85.42%);color:var(--N700)}#ringg_ai_container>div>div:first-of-type>div>div:nth-child(2) .ringg_ai-rounded-br-none{background:var(--N40);color:var(--N700)}#ringg_ai_container>div>div:first-of-type>div>form>div>div>input{border-color:#12c698}#ringg_ai_container>div>div:first-of-type>div>form>div>div>button{background:linear-gradient(179deg,#07f49e -26.52%,#42047e 146.31%)}#ringg_ai_container>div>div:last-of-type>div>div>div:last-of-type{justify-content:flex-end}#ringg_ai_container>div>div:last-of-type>div>div>div:last-of-type>button:nth-child(2),#ringg_ai_container button.ringg_ai-bg-primary{background:linear-gradient(179deg,#07f49e -26.52%,#42047e 146.31%)}:root{--B300:#0065ff;--N700:#253858;--N0:#fff;--R300:#ff5630;--Y300:#ffab00;--G300:#36b37e;--T300:#00b8d9;--P300:#6554c0;--N800:#172b4d;--N400:#505f79;--N300:#5e6c84;--N200:#6b778c;--N100:#7a869a;--N80:#97a0af;--N60:#b3bac5;--N40:#dfe1e6;--N20:#f4f5f7;--N10:#fafbfc;--B400:#0052cc;--B200:#4c9aff;--B100:#b3d4ff;--B50:#deebff;--P400:#5243aa;--P200:#8777d9;--P100:#998dd9;--P50:#eae6ff;--R400:#de350b;--R200:#ff7452;--R100:#ff8f73;--R50:#ffebe6;--Y400:#ff991f;--Y200:#ffc400;--Y100:#ffe380;--Y50:#fff0b3;--G400:#00875a;--G350:#19b24d;--G200:#57d9a3;--G100:#79f2c0;--G50:#e3fcef;--T400:#00a3bf;--T200:#00c7e6;--T100:#79e2f2;--T50:#e6fcff;--N700_rgb:37,56,88;--B50_rgb:222,235,255;--P50_rgb:234,230,255;--G50_rgb:227,252,239;--N0_rgb:255,255,255;--T50_rgb:230,252,255;--N40_rgb:223,225,230;--Y50_rgb:255,240,179;--B300_rgb:0,101,255}:root:not(.webview){--newQuotesSprite:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/newQuotesSprite_orange.svg);--brand-color:var(--G300);--buttonColor:var(--R300);--buttonColor_darken:var(--R400);--buttonColor_lighten:var(--R200);--uspColor:var(--G300);--viewMorePlansBg:#f3f7fb;--quotesMainMsg:var(--G300);--optionSelection:var(--G300);--pillsActiveBg:#f2fffa;--faqTopHeader:var(--G50);--bodyBg:#f4f5f7;--viewFeaturesLinkBg:#f2fffa;--shortlistBtn:var(--N700);--editMembersIconBg:#f4f5f7;--editCityIconBg:#f4f5f7;--editPedIconBg:#f4f5f7;--editGrpIconBg:#f4f5f7;--textLinks:var(--G300);--editCityFontWeight:500;--editCityChipBorder:var(--N80);--editCityChipRadius:40px;--editCityChipShadow:none;--editCityChipHeight:36px;--editCityChipWidth:auto;--editCityJustify:unset;--editCityChipMargin:0 12px 12px 0;--editCityChipPadding:0 22px}:root.webview,:root:not(.webview){--shortTextColor:#b0b0b0;--tagBlueColor:#00b8d9;--chipSelectedBg:#effcf7}:root.webview{--newQuotesSprite:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/newQuotesSprite_blue.svg);--brand-color:var(--B300);--buttonColor:var(--B300);--buttonColor_darken:var(--B400);--buttonColor_lighten:var(--B200);--uspColor:var(--N700);--viewMorePlansBg:var(--B50);--quotesMainMsg:var(--N700);--optionSelection:var(--B300);--pillsActiveBg:#f2f7ff;--faqTopHeader:var(--B50);--bodyBg:#f2f7ff;--viewFeaturesLinkBg:#f2f7ff;--shortlistBtn:var(--B300);--editMembersIconBg:#e6fcff;--editCityIconBg:#fcf2d0;--editPedIconBg:#ffddd5;--editGrpIconBg:var(--G50);--textLinks:var(--B300);--editCityFontWeight:400;--editCityChipBorder:transparent;--editCityChipRadius:8px;--editCityChipShadow:0px 6px 16px rgba(52,105,203,0.16);--editCityChipHeight:56px;--editCityChipWidth:calc(50% - 8px);--editCityJustify:space-between;--editCityChipMargin:0 0 16px;--editCityChipPadding:0}.claimsWallHeader{border-bottom:1px solid var(--N40)}.claimsWallHeader .navbarWrapper{position:static;box-shadow:none;height:72px}@media only screen and (max-width:1023px){.claimsWallHeader .navbarWrapper{height:56px}.claimsWallHeader .navbarWrapper .logo-box{width:138px;height:36px;background-size:contain}.claimsWallHeader .navbarWrapper .navbar-brand{min-height:unset}}.claimsWallHeader .navbarWrapper>div{height:100%}.claimsWallHeader .navbarWrapper .navbar{display:flex;height:100%}@media only screen and (max-width:1023px){.claimsWallHeader .navbarWrapper .navbar{min-height:unset}}.rowWrapperWall{max-width:1170px;margin:0 auto;padding:0 16px}@media only screen and (max-width:1023px){.rowWrapperWall{padding:0}}.WrapperWallBody{background:#f4f5f7}.WrapperWallBody .walltab-sticky{background:#f4f5f7;position:sticky;top:0;z-index:800}.WrapperWallBody .walltab-sticky .wall-of-claims-tabs{padding:22px;text-align:center}.WrapperWallBody .walltab-sticky .wall-of-claims-tabs li a{display:inline-block;padding:6px 24px;border-radius:100px;font-size:14px;font-weight:400;background:#fff;color:var(--N700);margin:0 6px;border:1px solid transparent}@media screen and (max-width:420px){.WrapperWallBody .walltab-sticky .wall-of-claims-tabs li a{font-size:3.8vw}}.WrapperWallBody .walltab-sticky .wall-of-claims-tabs li .selected{border:1px solid #36b37e;color:#36b37e;font-weight:500}.WrapperWallBody .walltab-sticky .wall-of-claims-tabs li:first-of-type a{margin-left:0}.backWall{font-size:14px;font-weight:500;position:relative;display:inline-block;padding-left:24px;cursor:pointer}@media screen and (max-width:420px){.backWall{font-size:3.8vw}}.backWall:before{border:solid var(--N700);border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(135deg);top:60%;margin-top:-6px}.backWall:after,.backWall:before{content:"";position:absolute;left:5px}.backWall:after{height:2px;width:10px;background:var(--N700);top:58%;margin-top:-2.5px}.headerBackwall{padding:0 10px}@media only screen and (min-width:1024px){.headerBackwall{display:none}}.headerBackwall:after{content:"";display:none}.headerBackwall:before{content:"";top:42%;left:11px;margin-top:0;padding:5px}.wallHeader{background:#fff;text-align:center;position:relative;padding:36px 0 48px}.wallHeader:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/headerGraphic1.svg);position:absolute;left:48px;top:24px;width:230px;height:168px}@media only screen and (max-width:1023px){.wallHeader:before{content:none}}.wallHeader:after{content:"";background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/headerGraphic2.svg) no-repeat;position:absolute;right:48px;top:24px;width:263px;height:168px}@media only screen and (max-width:1023px){.wallHeader:after{content:none}}.wallHeader h2{font-size:32px;font-weight:700;line-height:42px;margin-bottom:12px}.wallHeader .infotext{display:block;padding:0 16px}.wallPopular{display:flex;justify-content:center;margin-top:27px}@media only screen and (max-width:1023px){.wallPopular{margin-top:23px}}.wallPopular .popularBox{width:200px;margin-left:16px;display:flex;align-items:center}@media only screen and (max-width:1023px){.wallPopular .popularBox{margin-left:0}}.wallPopular .popularBox .textPopular{font-size:18px;font-weight:700;color:#253858;text-align:left}@media screen and (max-width:420px){.wallPopular .popularBox .textPopular{font-size:5.1vw}}.wallPopular .popularBox .textPopular span{font-size:14px;display:block;color:var(--N700);font-weight:400}.wallPopular .popularBox .iconsWall{background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;width:42px;height:42px;margin-right:12px;background-position:0 0}.wallPopular .popularBox .iconsWall.second{background-position:0 -60px}.wallPopular .popularBox .iconsWall.third{background-position:0 -122px}.cardContainer{display:block;column-count:1;column-gap:0;padding:0 16px}.wallCard{box-shadow:0 6px 16px rgba(37,56,88,.15);border-radius:16px;padding:16px;margin-bottom:20px;cursor:pointer;position:relative;display:flex;flex-flow:wrap;background:#fff}.wallCard .content{width:100%}.wallCard iframe{min-width:100%;height:150px;overflow:hidden;border-radius:8px}.wallCard .wallProfile{display:flex;width:100%}.wallCard .wallProfile .profileBox{width:48px;height:48px;border:1px solid var(--N40);border-radius:50%;overflow:hidden;display:flex;object-fit:cover;flex-shrink:0}.wallCard .wallProfile .profileBox img{width:100%}.wallCard .wallProfile .profileContent{margin-left:12px}.wallCard .wallProfile .profileContent .nameWall{font-size:16px;color:var(--N800);font-weight:500;word-break:break-word;text-transform:capitalize}@media screen and (max-width:420px){.wallCard .wallProfile .profileContent .nameWall{font-size:4.5vw}}.wallCard .wallProfile .profileContent .nameWall .claimSamadhanText>span{display:block;color:#0053cd;font-weight:700}.wallCard .wallProfile .profileContent .postWall{font-size:14px;color:var(--N800);font-weight:400;word-break:break-all}@media screen and (max-width:420px){.wallCard .wallProfile .profileContent .postWall{font-size:3.8vw}}.wallCard .wallProfile .profileContent .sinceYear{color:var(--N400);font-size:14px;font-weight:400}@media screen and (max-width:420px){.wallCard .wallProfile .profileContent .sinceYear{font-size:3.8vw}}.wallCard .wallProfile.claimSamadanBox{justify-content:center;align-items:center}.wallCard .wallProfile.claimSamadanBox .profileBox{border:none;border-radius:0;height:42px;width:42px;background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/RM/Logo_samadhan.png) no-repeat 50%;background-size:100%;background-position:0 4px}.wallCard .wallQuote{color:var(--N700);display:block;font-size:16px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:24px;position:relative;padding-top:12px}@media screen and (max-width:420px){.wallCard .wallQuote{font-size:4.5vw}}.wallCard .wallQuote .comma{color:var(--B300)}.wallCard .wall-body-wrapper .wallQuote:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;display:block;width:41px;height:36px;background-position:0 -338px;position:absolute;left:0;top:0}.wallCard .wall-body-wrapper .wallQuote:after{content:"";background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;display:block;width:41px;height:36px;background-position:0 -391px;position:absolute;right:0;bottom:0}.wallCard .wallSocial{display:flex;padding-top:16px}.wallCard .wallSocial .view-alll-wrap{flex:1}.wallCard .wallSocial .view-alll-wrap .view-link{font-size:16px;color:var(--G300);font-weight:500;display:flex;align-items:center}@media screen and (max-width:420px){.wallCard .wallSocial .view-alll-wrap .view-link{font-size:4.5vw}}.wallCard .wallSocial .view-alll-wrap .view-link:after{content:"";border:solid var(--G300);border-width:0 1px 1px 0;display:inline-block;padding:2px;transform:rotate(-45deg);margin-left:4px;margin-top:5px}.wallCard .wallSocial .likes{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/wall-sprite.svg) no-repeat -4px -204px;font-size:12px;color:var(--N800);padding:2px 0 0 30px}.wallCard .wallSocial .date{background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;background-position:0 -300px;font-size:12px;font-weight:500;color:var(--N800);padding:3px 0 0 24px}@media screen and (max-width:420px){.wallCard .wallSocial .date{font-size:3.2vw}}.wallCard .wallTagline{font-size:16px;color:var(--N700);font-weight:500;margin-bottom:20px;width:100%}@media screen and (max-width:420px){.wallCard .wallTagline{font-size:4.5vw}}.wallCard .wallVideo{margin:16px 0;text-align:center}.wallCard .wallImages img{max-width:100%;height:auto}.wallCard .wallSingleVideo{margin:0;padding-bottom:0;border-bottom:none}.wallCard .backDrop{background:rgba(37,56,88,.007);content:"";width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px;display:none;align-items:center;justify-content:center}.wallCard .backDrop .button{width:182px;border:1px solid var(--buttonColor);color:var(--buttonColor)!important;background:var(--N0);border-radius:8px;padding:0;font-size:14px;font-weight:600;cursor:pointer;height:auto;line-height:48px}.wallCard:hover .backDrop{display:flex}.wallCard .wall-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.wallCardBanner{background:#e5f1ff;padding:16px;font-size:14px;font-weight:500;float:left;display:flex!important;flex-flow:nowrap;box-shadow:none}@media screen and (max-width:420px){.wallCardBanner{font-size:3.8vw}}.wallCardBanner .bannerText1{color:#6b778c}.wallCardBanner .bannerText2{color:var(--N700);padding:6px 0}.wallCardBanner .bannerText3{color:var(--buttonColor);cursor:pointer}.wallCardBanner .bannerText3:after{content:"";border:solid var(--buttonColor);border-width:0 1.5px 1.5px 0;display:inline-block;padding:2px;transform:rotate(-45deg);margin-left:3px;vertical-align:middle;position:relative;margin-top:-1px}.wall-modal{position:fixed;width:100%;height:100%;background:rgba(23,43,77,.9);z-index:1000;animation:filterWebFade .3s ease-out;left:0;top:0}.wall-modal .modalInnerWeb{width:636px;max-width:100%;background:#fff;border-radius:24px;z-index:99;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.wall-modal .modalInnerWeb .model-header{background:#f4f5f7;border-radius:24px 24px 0 0;padding:16px 24px;display:flex;position:relative}@media only screen and (max-width:1023px){.wall-modal .modalInnerWeb .model-header{padding:16px;border-radius:0!important;background:#fff;border-bottom:1px solid #dfe1e6}}.wall-modal .modalInnerWeb .model-header .header-heading{font-size:20px;font-weight:700}@media screen and (max-width:420px){.wall-modal .modalInnerWeb .model-header .header-heading{font-size:5.6vw}}@media only screen and (max-width:1023px){.wall-modal .modalInnerWeb .model-header .header-heading{font-size:18px}}@media only screen and (max-width:1023px)and (max-width:420px){.wall-modal .modalInnerWeb .model-header .header-heading{font-size:5.1vw}}.wall-modal .modalInnerWeb .model-header .cross_wallTop{height:36px;width:36px;cursor:pointer;text-align:center;position:absolute;display:block;right:16px;top:50%;transform:translateY(-50%)}.wall-modal .modalInnerWeb .model-header .cross_wallTop:after,.wall-modal .modalInnerWeb .model-header .cross_wallTop:before{content:"";width:2px;height:20px;display:block;position:absolute;left:50%;top:50%;background:#253858}.wall-modal .modalInnerWeb .model-header .cross_wallTop:after{transform:translate(-50%,-50%) rotate(-45deg)}.wall-modal .modalInnerWeb .model-header .cross_wallTop:before{transform:translate(-50%,-50%) rotate(45deg)}.wall-modal .modalInnerWeb .wall-body-wrapper{max-height:70vh;overflow:auto;margin-bottom:24px;padding:24px 24px 0}@media only screen and (max-width:1023px){.wall-modal .modalInnerWeb .wall-body-wrapper{padding:18px 16px;overflow:auto;height:calc(100% - 61px);max-height:100%!important}}.wall-modal .modalInnerWeb .wall-body-wrapper .videoContainer{height:280px;text-align:center;background:#f4f5f7;border-radius:8px}@media only screen and (max-width:1023px){.wall-modal .modalInnerWeb .wall-body-wrapper .videoContainer{background:transparent;height:auto;padding:0}}.wall-modal .modalInnerWeb .wall-body-wrapper .videoContainer img{height:100%}@keyframes filterWebFade{0%{opacity:0}to{opacity:1}}.wall-modal .wallTop{width:100%;padding:0;justify-content:space-between;background:#fff;font-weight:500;color:#253858;font-size:14px;margin-bottom:8px;border-radius:8px 8px 0 0;display:flex}.wall-modal .wallFooter{box-shadow:0 -3px 6px 0 rgba(0,0,0,.0016);border-radius:0 0 24px 24px;left:0;right:0;padding:10px 24px;position:fixed;bottom:0;z-index:99;background:#fff}.wall-modal .wallFooter .wallProfileModal,.wallProfileModal{align-items:center}.wallProfileModal{display:flex}@media only screen and (max-width:1024px){.wallProfileModal{align-items:flex-start}}.wallProfileModal .profileBox{width:48px;height:48px;border:1px solid var(--N40);border-radius:50%;overflow:hidden;display:flex;object-fit:cover;flex-shrink:0}.wallProfileModal .profileBox img{width:100%}.wallProfileModal .profileContent{margin-left:12px}.wallProfileModal .profileContent .nameWall{font-size:16px;color:var(--N800);font-weight:700;line-height:1;word-break:break-word;text-transform:capitalize}@media screen and (max-width:420px){.wallProfileModal .profileContent .nameWall{font-size:4.5vw}}.wallProfileModal .profileContent .postWall{font-size:14px;color:var(--N800);font-weight:400;display:inline-block}@media screen and (max-width:420px){.wallProfileModal .profileContent .postWall{font-size:3.8vw}}.wallProfileModal .profileContent .sinceYear{color:var(--N400);font-size:14px;font-weight:400;display:inline-block;margin-right:16px}@media screen and (max-width:420px){.wallProfileModal .profileContent .sinceYear{font-size:3.8vw}}@media only screen and (max-width:1024px){.wallProfileModal .profileContent .sinceYear{margin-left:0}}.wallSocialModal{display:inline-flex;font-weight:400;position:relative;padding-left:0}@media only screen and (max-width:1024px){.wallSocialModal{margin-left:0;padding-left:0}}.wallSocialModal .likes{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/wall-sprite.svg) no-repeat -4px -204px;font-size:12px;color:var(--N800);padding:2px 0 0 30px}.wallSocialModal .date{background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;background-position:0 -300px;font-size:12px;color:var(--N800);padding:3px 0 0 24px;margin:5px 0 0}@media only screen and (max-width:1024px){.wallInnerContainer{max-height:inherit;padding:0}}.wallInnerContainer .modal-quote{margin-bottom:18px;font-size:16px;word-break:break-word}@media screen and (max-width:420px){.wallInnerContainer .modal-quote{font-size:4.5vw}}.dataInsurer{display:flex;flex-flow:wrap}@media only screen and (max-width:1024px){.dataInsurer{width:100%;margin-left:0}}.dataItem{display:flex;width:50%;flex-direction:column;margin-bottom:20px;padding-right:12px}@media only screen and (max-width:1024px){.dataItem{width:50%}}.dataItem .label{color:var(--N400);font-size:12px;margin-bottom:5px;font-weight:400}@media screen and (max-width:420px){.dataItem .label{font-size:3.2vw}}.dataItem .labelData{font-size:16px;color:var(--N700);font-weight:500;word-break:break-word}@media screen and (max-width:420px){.dataItem .labelData{font-size:4.5vw}}.dataInsurerWrapper{display:flex;margin:0}@media only screen and (max-width:1024px){.dataInsurerWrapper{flex-direction:column}.dataInsurerWrapper .insurerName{display:flex}}.dataInsurerWrapper picture{width:80px;height:40px;padding:8px;background:var(--N0);border:1px solid var(--N40);border-radius:8px;display:flex;align-items:center;justify-content:center}.dataInsurerWrapper picture img{max-height:24px;display:block}ul.dataWallListing{counter-reset:my-sec-counter;padding-right:10px}ul.dataWallListing li{font-size:16px;position:relative;padding:0 0 24px 37px}@media screen and (max-width:420px){ul.dataWallListing li{font-size:4.5vw}}@media only screen and (max-width:1024px){ul.dataWallListing li{font-size:14px}}@media only screen and (max-width:1024px)and (max-width:420px){ul.dataWallListing li{font-size:3.8vw}}ul.dataWallListing li:before{width:44px;height:44px;content:"0" counter(my-sec-counter);counter-increment:my-sec-counter;position:absolute;left:-11px;top:-9px;background:none;z-index:9;line-height:44px;text-align:center;font-size:18px;font-weight:500;display:block}ul.dataWallListing li h3{font-size:16px;font-weight:700}@media screen and (max-width:420px){ul.dataWallListing li h3{font-size:4.5vw}}@media only screen and (max-width:1024px){ul.dataWallListing li h3{font-size:14px}}@media only screen and (max-width:1024px)and (max-width:420px){ul.dataWallListing li h3{font-size:3.8vw}}ul.dataWallListing li p{font-size:16px;color:var(--N400);word-break:break-word}@media screen and (max-width:420px){ul.dataWallListing li p{font-size:4.5vw}}@media only screen and (max-width:1024px){ul.dataWallListing li p{font-size:14px;line-height:21px}}@media only screen and (max-width:1024px)and (max-width:420px){ul.dataWallListing li p{font-size:3.8vw}}.wall-body-wrapper::-webkit-scrollbar{width:6px}.wall-body-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.wall-body-wrapper::-webkit-scrollbar-thumb{background:var(--N60)}.videoContainer{margin:0 0 12px}.videoContainer iframe{width:100%;border-radius:8px}.wallInnerContainer{margin:24px 0 0}@media only screen and (max-width:1024px){.wallInnerContainer{margin:18px 0}}@media only screen and (min-width:1025px){.hideBig{display:none!important}}@media only screen and (max-width:1024px){.hideSmall{display:none!important}.hideBig.hideBig{display:block!important}.rowWrapper{max-width:100%;width:100%;padding:0}.wallHeader{display:block;padding:18px 16px 24px;text-align:left}.wallHeader h2{font-size:20px;line-height:30px;display:flex;flex-direction:column;position:relative;margin:0;padding-left:0}.wallHeader h2 .backWall{position:absolute;top:18px;left:0}.cardContainer>div{display:inline-block;width:100%}.cardContainer .card-item{width:100%}.cardContainer .wallCard{padding:16px}.cardContainer .wallCard .wallVideo iframe{width:100%;border-radius:8px}.cardContainer .wallCard .wallSingleVideo{width:100%}.cardContainer .wallCard .wallSingleVideo iframe{width:100%;border-radius:8px}.cardContainer .wallCardBanner{padding:16px 12px}.wallPopular{overflow:hidden;overflow-x:auto;white-space:nowrap;display:inline-flex;align-items:flex-start;width:100%;margin-bottom:30px}}@media only screen and (max-width:1024px)and (max-width:1023px){.wallPopular{display:block!important;background:#fff;margin-bottom:0}}@media only screen and (max-width:1024px){.wallPopular .popularBox{display:inline-flex;min-width:200px}.wallPopular .popularBox:last-child{margin-bottom:0}}@media only screen and (max-width:1024px)and (max-width:1023px){.wallPopular .popularBox{display:flex!important;margin-bottom:18px}}@media only screen and (max-width:1024px){.wallPopular::-webkit-scrollbar{display:none}.backWall:after{margin-top:-3.5px}.wall-modal .modalInnerWeb{max-height:unset;margin:0;border-radius:0;width:100%;height:100%;animation:filterSlideUp .3s ease-out;background:#fff;max-width:100%}}@media only screen and (max-width:1024px)and (max-width:1023px){.wall-modal .modalInnerWeb{left:0!important;right:0!important;top:0;transform:translate(0)}}@media only screen and (max-width:1024px){.frame-Mobile{width:100%;height:166px}.viewDetailMobile{border-top:1px solid var(--N40);width:calc(100% + 32px);margin:16px -16px -8px;text-align:center;padding:12px 0 7px;color:var(--buttonColor);font-size:14px;font-weight:500}}@media only screen and (max-width:1024px)and (max-width:420px){.viewDetailMobile{font-size:3.8vw}}.wall-of-claims-tabs-container{position:relative}.wall-of-claims-tabs-container .backWall{position:absolute;top:50%;transform:translateY(-50%)}.wall-of-claims-tabs li{display:inline-block}.wall-of-claims-tabs li a{display:inline-block;padding:6px 12px}@media only screen and (max-width:1023px){.wall-of-claims-tabs{padding:18px 16px!important;display:flex;flex-wrap:nowrap;max-width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.wall-of-claims-tabs::-webkit-scrollbar{display:none}.wall-of-claims-tabs li{flex-shrink:0}}.ageWrap{font-weight:400!important}.summary-wrapper .inner-heading{font-size:20px;font-weight:700;margin-bottom:16px}@media screen and (max-width:420px){.summary-wrapper .inner-heading{font-size:5.6vw}}@media only screen and (max-width:1023px){.summary-wrapper .inner-heading{font-size:18px}}@media only screen and (max-width:1023px)and (max-width:420px){.summary-wrapper .inner-heading{font-size:5.1vw}}.summary-wrapper .item-inner-box{margin-bottom:20px;display:flex;align-items:flex-start;font-size:16px}@media screen and (max-width:420px){.summary-wrapper .item-inner-box{font-size:4.5vw}}.summary-wrapper .item-inner-box:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;height:42px;width:42px;display:inline-block;flex-shrink:0;margin-right:12px}.summary-wrapper .item-inner-box .heading-text{font-size:18px;font-weight:700}@media screen and (max-width:420px){.summary-wrapper .item-inner-box .heading-text{font-size:5.1vw}}@media only screen and (max-width:1023px){.summary-wrapper .item-inner-box .heading-text{font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.summary-wrapper .item-inner-box .heading-text{font-size:4.5vw}}.summary-wrapper .problem-faced:before{background-position:0 -182px}.summary-wrapper .how-we-help:before{background-position:0 -243px}.claim-wrapper{margin-top:8px}.claim-wrapper .inner-heading{padding-top:8px;margin-bottom:12px}.modal-quote{position:relative;padding-top:12px}.modal-quote:before{background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;background-position:0 -338px;left:0;top:0}.modal-quote:after,.modal-quote:before{content:"";display:block;width:42px;height:36px;position:absolute}.modal-quote:after{background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;background-position:0 -391px;right:0;bottom:0}.social-icon{background:url(https://static.pbcdn.in/health-cdn/images/wallofclaims/claimsWallSprite.png) no-repeat 0 0;background-size:42px;background-size:32px;display:inline-block;height:20px;width:20px;vertical-align:middle;margin-top:-9px}.whatsapp{background-position:0 -387px}.fb{background-position:0 -333px}.linkedin{background-position:0 -360px}.gmail{background-position:0 -415px}.twitter{background-position:0 -441px}.insta{background-position:0 -471px}.footerWrapper.wall-of-claims-footer{background-color:transparent}.mb-0{margin-bottom:0}.rowWrapperWall .wallCard .wallClaimQuote{padding-top:0}@media only screen and (min-width:1024px){.claimSamadhan__card{min-width:100%}}.claimSamadhan__card .claimSamadanCard{box-shadow:none!important;border-radius:0!important;padding:0!important;background:transparent!important}.claimSamadhan__card .claimSamadanCard .plan-video-player{margin:12px 0 0}.claimSamadhan__card .claimSamadanCard .nameWall{font-size:14px}@media screen and (max-width:420px){.claimSamadhan__card .claimSamadanCard .nameWall{font-size:3.8vw}}.claimSamadhan__card .claimSamadanCard .wallClaimQuote{margin-top:6px;text-align:center;font-size:14px;position:relative;padding:0 16px}@media screen and (max-width:420px){.claimSamadhan__card .claimSamadanCard .wallClaimQuote{font-size:3.8vw}}.claimSamadhan__card .claimSamadanCard .wallClaimQuote strong{font-weight:700}.claimSamadhan__card .claimSamadanCard .wallClaimQuote:after,.claimSamadhan__card .claimSamadanCard .wallClaimQuote:before{content:open-quote;position:absolute;font-size:42px;font-family:Georgia,Times New Roman,Times,serif;line-height:100%;color:rgba(var(--P100),.2);left:0;top:0;z-index:-1}.claimSamadhan__card .claimSamadanCard .wallClaimQuote:after{content:close-quote;right:6px;bottom:-27px;top:auto;left:auto}.woc_noStoryWrap{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:16px;font-size:22px}.woc_noStoryWrap:before{content:"";width:256px;aspect-ratio:1/1;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/woc_noStoryIcon.png) no-repeat;background-size:contain}.form-whatsapp{font-size:12px;text-align:center;color:#253858;margin-top:24px}.form-whatsapp .switch{position:relative;display:inline-block;width:32px;height:14px;vertical-align:middle;margin-left:5px}.form-whatsapp .switch input{opacity:0;width:0;height:0}.form-whatsapp .slider{cursor:pointer;top:0;right:0;bottom:0;background-color:#ccc}.form-whatsapp .slider,.form-whatsapp .slider:before{position:absolute;left:0;-webkit-transition:.4s;transition:.4s}.form-whatsapp .slider:before{content:"";height:20px;width:20px;bottom:-3px;background-color:#fff;box-shadow:0 2px 6px rgba(29,60,110,.36)}.form-whatsapp input:checked+.slider{background-color:var(--G300)}.form-whatsapp input:checked+.slider:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.form-whatsapp input:focus+.slider{-webkit-box-shadow:0 0 1px #36b37e;box-shadow:0 0 1px #36b37e}.form-whatsapp .slider.round{border-radius:34px}.form-whatsapp .slider.round:before{border-radius:50%}.form-whatsapp i.icon{margin-right:3px;margin-bottom:2px;vertical-align:middle;width:21px;height:21px;display:inline-block;background:url(https://static.pbcdn.in/health-cdn/images/prelead/images/sprites/pq_otherIcons.png);background-size:26px 287px;background-position:0 -266px}.whatsappChat{position:fixed;height:48px;display:flex;align-items:center;background:#27a243;font-size:14px;font-weight:500;color:var(--N0);border:none;box-shadow:0 6px 16px rgba(54,179,126,.3);z-index:9}@media only screen and (max-width:1023px){.whatsappChat{padding:0 12px;gap:8px;border-radius:16px 0 0 16px;bottom:84px;right:-200px;height:56px;animation:slideWhatsappChatAppear .3s ease-in-out .5s forwards,slideWhatsappChatSlideOut .3s ease-in-out 3.5s forwards}@keyframes slideWhatsappChatAppear{to{right:0}}@keyframes slideWhatsappChatSlideOut{to{right:-136px}}}@media only screen and (min-width:1024px){.whatsappChat{padding:0 16px;right:20px;bottom:20px;width:148px;border-radius:32px;cursor:pointer;text-align:left;gap:12px}}.whatsappChat:before{content:"";background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/whatsappChatIcon.svg) no-repeat;width:32px;height:32px;background-size:cover;flex-shrink:0}@media only screen and (max-width:1023px){.whatsappChat:before{width:36px;height:36px}}@media only screen and (max-width:1023px){.whatsappChat.product-detail-page{bottom:125px}}.proposalInclusiveRiderBox>a{color:var(--G300);font-size:12px;font-weight:500;text-decoration:underline;cursor:pointer}@media screen and (max-width:420px){.proposalInclusiveRiderBox>a{font-size:3.2vw}}.proposalInclusiveRiderModal{padding:0!important}@media only screen and (min-width:1024px){.proposalInclusiveRiderModal{width:416px!important}}.proposalInclusiveRiderModal .title-wrapper{background:var(--B50);width:100%;margin:0}@media only screen and (min-width:1024px){.proposalInclusiveRiderModal .title-wrapper{font-size:18px;padding:16px}}.proposalInclusiveRiderModal .title-wrapper .closeIcon{display:block;width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px;position:absolute;right:16px;top:16px}.proposalInclusiveRiderModal .title-wrapper .closeIcon:after,.proposalInclusiveRiderModal .title-wrapper .closeIcon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.proposalInclusiveRiderModal .title-wrapper .closeIcon:before{transform:translateX(-50%) rotate(45deg)}.proposalInclusiveRiderModal .title-wrapper .closeIcon:after{transform:translateX(-50%) rotate(-45deg)}.proposalInclusiveRiderModal .proposalInclusiveRiderBody{padding:16px 24px 8px;max-height:550px;overflow:auto}.proposalInclusiveRiderModal .proposalInclusiveRiderBody::-webkit-scrollbar{width:6px;height:6px}.proposalInclusiveRiderModal .proposalInclusiveRiderBody::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.proposalInclusiveRiderModal .proposalInclusiveRiderBody::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.proposalInclusiveRiderModal .proposalInclusiveRiderBody::-webkit-scrollbar-thumb:hover{background:var(--N80)}@media only screen and (max-width:1023px){.proposalInclusiveRiderModal .proposalInclusiveRiderBody{padding:16px}}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .summary-heading{font-size:12px;font-weight:500;display:flex;align-items:center;gap:8px;margin-bottom:8px}@media screen and (max-width:420px){.proposalInclusiveRiderModal .proposalInclusiveRiderBody .summary-heading{font-size:3.2vw}}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .summary-heading:after{content:"";display:block;height:1px;width:32px;background:var(--N400);flex-shrink:0}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .insureInfoBox{display:flex;gap:12px;margin-bottom:12px}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .insureInfoBox .insurerLogoBox>picture{display:flex;align-items:center;justify-content:center;width:80px;height:40px;border:1px solid var(--N40);flex:0 0 80px;border-radius:8px;margin-top:4px}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .insureInfoBox .insurerLogoBox>picture>img{max-width:60px}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .insureInfoBox .insurerPlanInfo{font-size:16px;font-weight:700}@media screen and (max-width:420px){.proposalInclusiveRiderModal .proposalInclusiveRiderBody .insureInfoBox .insurerPlanInfo{font-size:4.5vw}}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .insureInfoBox .insurerPlanInfo>.amountCoverProposal{display:block;font-size:14px;font-weight:400;margin-top:2px;color:var(--N700)}@media screen and (max-width:420px){.proposalInclusiveRiderModal .proposalInclusiveRiderBody .insureInfoBox .insurerPlanInfo>.amountCoverProposal{font-size:3.8vw}}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow{display:flex;justify-content:space-between;margin-bottom:8px;gap:12px}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow .flexCol{font-size:14px}@media screen and (max-width:420px){.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow .flexCol{font-size:3.8vw}}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow .flexCol.labelName{color:var(--N400)}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow .flexCol.lebelValue{font-size:14px;font-weight:500;color:var(--N700);flex-shrink:0}@media screen and (max-width:420px){.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow .flexCol.lebelValue{font-size:3.8vw}}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow.totalPremiumRow{padding-top:12px;border-top:1px solid var(--N40)}.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow.totalPremiumRow .flexCol{font-size:16px;font-weight:700}@media screen and (max-width:420px){.proposalInclusiveRiderModal .proposalInclusiveRiderBody .flexRow.totalPremiumRow .flexCol{font-size:4.5vw}}.feature-tab-wrapper{position:sticky;top:55px;z-index:999}@media only screen and (min-width:1024px){.feature-tab-wrapper{top:57px}}.feature-tab-wrapper .leftArrow{width:64px!important;height:42px!important;text-indent:-99999px;cursor:pointer;position:absolute;left:0;top:19px;z-index:99;background:#fff;background:linear-gradient(270deg,hsla(0,0%,100%,0),#fff 80%,#fff)}.feature-tab-wrapper .leftArrow:before{content:"";width:24px;height:24px;border:1px solid #dfe1e6;border-radius:50%;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.0016);position:absolute;left:8px;top:50%;margin-top:-12px}.feature-tab-wrapper .leftArrow:after{content:"";border:solid #253858;border-width:0 2px 2px 0;display:block;padding:3px;transform:rotate(138deg);font-size:0;position:absolute;left:17px;top:50%;margin-top:-4px}.feature-tab-wrapper .rightArrow{width:64px;height:42px;text-indent:-99999px;cursor:pointer;position:absolute;right:0;top:19px;background:#fff;z-index:99;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,#fff)}.feature-tab-wrapper .rightArrow:before{content:"";width:24px;height:24px;border:1px solid #dfe1e6;border-radius:50%;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.0016);position:absolute;right:5px;top:50%;margin-top:-12px}.feature-tab-wrapper .rightArrow:after{content:"";border:solid #253858;border-width:0 2px 2px 0;display:block;padding:3px;transform:rotate(-45deg);font-size:0;position:absolute;right:14px;top:50%;margin-top:-4px}.featureBookmark{display:flex;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;background:var(--N0);position:sticky!important;top:54px;z-index:9;scroll-behavior:smooth!important}.featureBookmark::-webkit-scrollbar{display:none}@media only screen and (min-width:1024px){.featureBookmark{padding:16px 8px}}@media only screen and (max-width:1023px){.featureBookmark{padding:16px;width:100%;top:55px}}.featureBookmark .chips{background:#fff;border-radius:25px;border:1px solid #dfe1e6;font-size:14px;font-weight:500;margin-right:8px;padding:6px 15px;white-space:nowrap;cursor:pointer;text-transform:lowercase}@media screen and (max-width:420px){.featureBookmark .chips{font-size:3.8vw}}.featureBookmark .chips:first-letter{text-transform:uppercase}.featureBookmark .selected{color:var(--G300);border-color:var(--G300)}.feature_heighlight-wrapper{display:flex;padding:0;max-width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.feature_heighlight-wrapper::-webkit-scrollbar{display:none}@media only screen and (max-width:1023px){.feature_heighlight-wrapper{padding-left:16px}}.feature_heighlight-wrapper .feature-highlight-item{background:#f5fbf9;padding:14px 16px 7px 48px;border-radius:8px;font-size:14px;font-weight:500;width:calc(33.33333% - 16px);flex-shrink:0;position:relative;margin-right:16px}@media screen and (max-width:420px){.feature_heighlight-wrapper .feature-highlight-item{font-size:3.8vw}}.feature_heighlight-wrapper .feature-highlight-item:last-of-type{margin-right:0}@media only screen and (max-width:1023px){.feature_heighlight-wrapper .feature-highlight-item{width:140px!important;margin-right:16px;padding:18px 16px 16px}}.feature_heighlight-wrapper .feature-highlight-item:before{content:"";height:20px;width:20px;background:var(--newQuotesSprite) no-repeat 0 0;background-position:0 -75px;display:inline-block}@media only screen and (min-width:1024px){.feature_heighlight-wrapper .feature-highlight-item:before{position:absolute;left:16px}}.feature_heighlight-wrapper .feature-highlight-item .feature-head{color:#253858}.feature_heighlight-wrapper .feature-highlight-item .linkText{color:var(--G300);cursor:pointer;display:flex;align-items:center;font-size:12px;display:block;margin-top:4px;font-weight:500}@media screen and (max-width:420px){.feature_heighlight-wrapper .feature-highlight-item .linkText{font-size:3.2vw}}.feature_heighlight-wrapper .feature-highlight-item .linkText:after{content:"";display:inline-block;height:5px;width:5px;border:1px solid var(--G300);border-bottom:0;border-left:0;padding:2px;transform:rotate(45deg);margin:4px 3px 0}@media only screen and (max-width:1023px){.feature_heighlight-wrapper .feature-highlight-item .linkText:after{margin-top:1px}}.customerClaimStories{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:max-content;gap:16px}@media only screen and (max-width:1023px){.customerClaimStories{grid-template-columns:repeat(1,1fr);padding:0 15px}}.customerClaimStories__viewAllStories{display:flex;justify-content:center;margin:15px 0}.customerClaimStories__viewAllStories button{background:none;border:none;color:var(--G300);font-weight:700;font-size:16px;cursor:pointer}@media screen and (max-width:420px){.customerClaimStories__viewAllStories button{font-size:4.5vw}}.claimsProcessChips{display:flex;overflow:auto;padding:24px 24px 16px;background:#fff;position:sticky;top:57px;z-index:9;scroll-behavior:smooth!important;left:0;right:0;margin:-24px -24px 8px}@media only screen and (max-width:1023px){.claimsProcessChips{padding:16px;margin:0 0 8px;top:55px}}.claimsProcessChips span{background:#fff;border-radius:25px;border:1px solid #dfe1e6;font-size:14px;font-weight:500;margin-right:8px;padding:6px 15px;white-space:nowrap;cursor:pointer}@media screen and (max-width:420px){.claimsProcessChips span{font-size:3.8vw}}.claimsProcessChips .selected{color:var(--G300);border-color:var(--G300)}.width-328{max-width:328px}@media only screen and (max-width:1023px){.width-328{max-width:unset}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon i:before,.pq_5step_sprite{background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/hni_sprite.png) no-repeat;background-size:86px 642px}.fos_hniCalculator-container{background:var(--N0);min-height:100vh}@media only screen and (max-width:1023px){.fos_hniCalculator-container{height:100%;overflow:auto}}.fos_hniCalculator-container .header-nav{padding:6px 16px;box-shadow:0 3px 6px 0 rgba(0,0,0,.1215686275);position:relative;z-index:9}@media only screen and (max-width:1023px){.fos_hniCalculator-container .header-nav{background:#f7faff;height:116px;box-shadow:none;padding:16px}}.fos_hniCalculator-container .header-nav .nav-container{max-width:1170px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:1024px){.fos_hniCalculator-container .header-nav .nav-container{padding:0 15px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .header-nav .nav-container{padding:0 16px;padding:0}}.fos_hniCalculator-container .header-nav .nav-container .logo-box{display:block;height:42px;width:162px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/pbLogoNew.svg) no-repeat;background-size:contain}.fos_hniCalculator-container .header-nav .nav-container .logout-btn{background:var(--B50);padding:12px 14px;border-radius:8px;border:none;outline:none;font-size:16px;font-weight:500;display:flex;justify-content:center;align-items:center;cursor:pointer;gap:8px}@media screen and (max-width:420px){.fos_hniCalculator-container .header-nav .nav-container .logout-btn{font-size:4.5vw}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .header-nav .nav-container .logout-btn{font-size:14px;padding:10px 16px}}@media only screen and (max-width:1023px)and (max-width:420px){.fos_hniCalculator-container .header-nav .nav-container .logout-btn{font-size:3.8vw}}.fos_hniCalculator-container .header-nav .nav-container .logout-btn:after{content:"";display:block;height:20px;width:20px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/hni_sprite.png) no-repeat;background-size:86px 642px;background-position:0 0;flex-shrink:0}@media only screen and (max-width:1023px){.fos_hniCalculator-container .header-nav .nav-container .logout-btn:after{height:16px;width:16px;background-size:61px 523px;background-position:2px 0}}.fos_hniCalculator-container .header-nav .nav-container .recalculate-btn{margin:0}@media only screen and (max-width:1023px){.fos_hniCalculator-container .header-nav .nav-container .recalculate-btn{margin:0;min-width:unset;display:flex!important}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .prequote_5step_pageTitle{background:#eef5ff;border-radius:32px 32px 0 0;padding:16px 16px 50px;margin-top:-24px;position:relative;z-index:10}}@media only screen and (min-width:1024px){.fos_hniCalculator-container .prequote_5step_pageTitle .titleWrapper{text-align:center;max-width:1170px;margin:56px auto 16px}}@media only screen and (min-width:1024px)and (min-width:1024px){.fos_hniCalculator-container .prequote_5step_pageTitle .titleWrapper{padding:0 15px}}@media only screen and (min-width:1024px)and (max-width:1023px){.fos_hniCalculator-container .prequote_5step_pageTitle .titleWrapper{padding:0 16px}}@media only screen and (min-width:1024px){.fos_hniCalculator-container .prequote_5step_pageTitle .titleWrapper.offerIdTitle{margin-top:24px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .prequote_5step_pageTitle .titleWrapper{margin:24px 0}}@media only screen and (min-width:1024px){.fos_hniCalculator-container .prequote_5step_pageTitle .titleWrapper .offerid-subHeader{font-size:20px;font-weight:500;margin-bottom:6px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .prequote_5step_pageTitle .titleWrapper .offerid-subHeader{font-size:16px;font-weight:500}}@media only screen and (max-width:1023px)and (max-width:420px){.fos_hniCalculator-container .prequote_5step_pageTitle .titleWrapper .offerid-subHeader{font-size:4.5vw}}.fos_hniCalculator-container .prequote_5step_pageTitle h1{font-size:32px;font-weight:700}@media only screen and (max-width:1023px){.fos_hniCalculator-container .prequote_5step_pageTitle h1{font-size:24px;margin-top:16px}}.fos_hniCalculator-container .progressBar{position:relative}@media only screen and (min-width:1024px){.fos_hniCalculator-container .progressBar{background:var(--G50);height:16px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .progressBar{background:var(--N40);height:10px;border-radius:8px}}.fos_hniCalculator-container .progressBar .progress{position:absolute;height:100%;transition:all .5s ease-in-out;overflow:hidden;font-size:12px;font-weight:500;color:#fff;border-radius:8px;background:linear-gradient(90deg,#86ddb8,#39bb84 71.18%);display:flex;align-items:center;justify-content:flex-end;padding-right:8px}@media screen and (max-width:420px){.fos_hniCalculator-container .progressBar .progress{font-size:3.2vw}}.fos_hniCalculator-container .progressBar .progress.step-1{width:2%!important;padding-right:5px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .progressBar .progress{text-indent:-9999px}}.fos_hniCalculator-container .progressBarTitle{font-size:16px;font-weight:500;margin-bottom:4px}@media screen and (max-width:420px){.fos_hniCalculator-container .progressBarTitle{font-size:4.5vw}}@media only screen and (min-width:1024px){.fos_hniCalculator-container .progressBarTitle{display:none}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .progressBarTitle{font-size:14px;margin-bottom:8px}}@media only screen and (max-width:1023px)and (max-width:420px){.fos_hniCalculator-container .progressBarTitle{font-size:3.8vw}}.fos_hniCalculator-container .hni_fosContainer{max-width:1170px;margin:0 auto;display:flex;justify-content:space-between}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer{padding:0 15px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer{padding:0 16px}}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer{padding-bottom:22px!important;margin-top:46px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer{display:block;height:100%;padding-bottom:0}}.fos_hniCalculator-container .hni_fosContainer .leftFos-container{width:calc(50% - 8px);flex-shrink:0;display:flex;align-items:center;justify-content:center}.fos_hniCalculator-container .hni_fosContainer .leftFos-container:before{content:"";display:block;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/hni_mainImg_desktop.png) no-repeat;background-size:contain;height:512px;width:512px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .leftFos-container{display:none}}.fos_hniCalculator-container .hni_fosContainer .rightFos-container{width:calc(50% - 8px);flex-shrink:0}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .rightFos-container{background:var(--N0);margin-left:-16px;width:calc(100% + 32px);border-radius:32px 32px 0 0;padding:16px;margin-top:-32px;height:100%;position:relative;z-index:12}}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .fieldBlockProposal{max-width:328px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .rightFos-container .fieldBlockProposal{width:100%;max-width:unset}}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .Fos_backbtn{background:var(--B50);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;outline:none;border:none;padding:14px;cursor:pointer;margin-bottom:18px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .rightFos-container .Fos_backbtn{background:var(--N0);display:flex!important;font-size:16px;font-weight:500;gap:12px;margin-bottom:0}}@media only screen and (max-width:1023px)and (max-width:420px){.fos_hniCalculator-container .hni_fosContainer .rightFos-container .Fos_backbtn{font-size:4.5vw}}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .Fos_backbtn:before{content:"";display:block;border:solid var(--N700);border-width:0 2px 2px 0;margin-left:4px;padding:4px;transform:rotate(135deg)}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .rightFos-container .titleWrapper .Fos_backbtn{display:none!important}}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .term_insuranceRadio{display:flex;gap:16px}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .term_insuranceRadio .optionsModule{width:calc(50% - 8px)}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .term_insuranceRadio .optionsModule>input{border-radius:50%}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .term_insuranceRadio .optionsModule>input:checked:after{width:8px;height:8px;border:none;border-radius:50%;background:var(--N0);left:50%;top:50%;transform:translate(-50%,-50%)}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .hni_cta{margin-top:24px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .rightFos-container .hni_cta{display:flex;position:fixed;bottom:0;left:0;width:100%;gap:24px;background:var(--N0);padding:14px;z-index:2}}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .lastNameCheckBox{margin-top:8px}.fos_hniCalculator-container .hni_fosContainer .rightFos-container .lastNameCheckBox>div{display:flex;align-items:center}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container{display:flex;flex-wrap:wrap;gap:36px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container{gap:24px;flex-direction:column}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow{position:relative;left:0;width:calc(50% - 18px)}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow{width:100%}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .fieldBlockProposal{margin-top:0!important}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon{width:48px;height:48px;flex-shrink:0}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon i{border-radius:50%;display:flex;align-items:center;justify-content:center;width:48px;height:48px}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon i:before{content:"";width:100%;height:100%}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.male i{background:rgba(127,239,250,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.male i:before{background-position:0 -36px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.male i:before{background-position:0 -36px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.female i{background:rgba(217,184,255,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.female i:before{background-position:0 -100px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.female i:before{background-position:0 -100px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.daughter i{background:rgba(250,100,100,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.daughter i:before{background-position:0 -228px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.daughter i:before{background-position:0 -228px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.son i{background:rgba(180,219,219,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.son i:before{background-position:0 -165px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.son i:before{background-position:0 -165px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.father i{background:rgba(255,130,77,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.father i:before{background-position:0 -356px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.father i:before{background-position:0 -356px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.mother i{background:rgba(76,92,112,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.mother i:before{background-position:0 -293px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.mother i:before{background-position:0 -293px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.grandFather i{background:rgba(255,130,77,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.grandFather i:before{background-position:0 -296px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.grandFather i:before{background-position:0 -296px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.grandMother i{background:rgba(76,92,112,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.grandMother i:before{background-position:-66px -296px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.grandMother i:before{background-position:-66px -296px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.fatherLaw i{background:rgba(76,92,112,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.fatherLaw i:before{background-position:-132px -296px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.fatherLaw i:before{background-position:-132px -296px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.motherLaw i{background:rgba(76,92,112,.1)}@media only screen and (min-width:1024px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.motherLaw i:before{background-position:0 -362px}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .memberIcon.motherLaw i:before{background-position:0 -362px}}.fos_hniCalculator-container .hni_fosContainer .memberSelection-container .memberAgeRow .select_proposal{width:calc(100% - 64px)}.fos_hniCalculator-container .hni_fosContainer .final-hni-step{width:100%;text-align:center;margin-bottom:18px}.fos_hniCalculator-container .hni_fosContainer .final-hni-step>p{font-size:18px;font-weight:500;margin:0 0 32px}@media screen and (max-width:420px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step>p{font-size:5.1vw}}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step>p{margin-bottom:18px;font-size:16px}}@media only screen and (max-width:1023px)and (max-width:420px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step>p{font-size:4.5vw}}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper{display:flex;justify-content:center;gap:36px;text-align:left;margin-bottom:24px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper{flex-direction:column;gap:24px}}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box{background:rgba(var(--B50_rgb),.4);border-radius:16px;padding:18px 24px;width:calc(50% - 18px);max-width:448px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box{width:100%;background:var(--N0);width:calc(100% + 32px);margin-left:-16px;border-radius:32px 32px 0 0}}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box-heading{font-size:16px;font-weight:500;display:flex;align-items:center;gap:8px}@media screen and (max-width:420px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box-heading{font-size:4.5vw}}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box-heading:after{content:"";display:block;width:32px;height:1px;background:var(--N700);flex-shrink:0;margin-top:3px}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .memberSelection-container{margin:18px 0 16px;padding-bottom:24px;border-bottom:1px solid var(--B50)}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .memberSelection-container{flex-direction:row}}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .memberSelection-container .memberAgeRow{justify-content:flex-start;gap:16px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .memberSelection-container .memberAgeRow{flex-shrink:0;width:calc(50% - 16px)}}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .memberSelection-container .memberAgeRow .memberName{color:var(--N400);font-size:18px;font-weight:500}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .memberSelection-container .memberAgeRow .memberName>span{display:block;color:var(--G300);margin-top:2px}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .memberSelection-container .memberAgeRow .memberName>span.not-insured{color:var(--R400)!important}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .note-info{font-size:18px;font-weight:500;margin-bottom:18px}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box .primaryButton{max-width:unset;width:100%}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box.termInsuranceBox{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box.termInsuranceBox{border-radius:0}}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box.termInsuranceBox .insuranceIligibleBox{padding:18px 60px;text-align:center}@media only screen and (max-width:1023px){.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box.termInsuranceBox .insuranceIligibleBox{padding:18px 32px}}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box.termInsuranceBox .insuranceIligibleBox>i{display:block;height:86px;width:86px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/hni_sprite.png) no-repeat;background-size:86px 642px;background-position:0 -524px;margin:18px auto}.fos_hniCalculator-container .hni_fosContainer .final-hni-step .hniInsurance_wrapper .hniInsurance_box.termInsuranceBox .insuranceIligibleBox>p{font-size:18px;font-weight:500;color:var(--G300)}.fos_hniCalculator-container .main_form{margin-top:22px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .main_form{padding-bottom:72px}}.fos_hniCalculator-container .main_form .hni_fosContainer{margin-top:24px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .main_form .hni_fosContainer{background:#eef5ff;padding-top:16px;border-radius:32px 32px 0 0}}.fos_hniCalculator-container .main_form .tick{color:#0065ff!important}.fos_hniCalculator-container .main_form .tick:after{border-color:#0065ff!important}.fos_hniCalculator-container .gender-container{display:flex;justify-content:flex-start;margin:0 0 32px}@media only screen and (max-width:1023px){.fos_hniCalculator-container .gender-container{justify-content:center}}.fos_hniCalculator-container .gender-container.stepFormWrapper{margin-top:0}@media only screen and (min-width:1024px){.fos_hniCalculator-container .gender-container.stepFormWrapper{max-width:700px}}.fos_hniCalculator-container .gender-container .genderSelection{width:180px;background:#eef5ff;grid-template-columns:repeat(2,1fr);display:inline-grid;gap:0;border-radius:8px}.fos_hniCalculator-container .gender-container .genderSelection .memberSelection__block{width:90px}.fos_hniCalculator-container .gender-container .genderSelection .memberSelection__block>input{opacity:0;position:absolute;visibility:hidden}.fos_hniCalculator-container .gender-container .genderSelection .memberSelection__block label{font-size:14px;height:36px;border-radius:8px;border:none;color:var(--N800);box-shadow:unset;background:transparent;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .2s linear}@media screen and (max-width:420px){.fos_hniCalculator-container .gender-container .genderSelection .memberSelection__block label{font-size:3.8vw}}.fos_hniCalculator-container .gender-container .genderSelection .memberSelection__block label .InputLabelBox{position:relative;z-index:2}.fos_hniCalculator-container .gender-container .genderSelection .memberSelection__block input:checked+label{color:var(--N0);box-shadow:none;background:none;font-weight:500}.fos_hniCalculator-container .gender-container .genderSelection .memberSelection__block input#male+label:before{content:"";position:absolute;left:90px;top:0;width:100%;height:100%;border-radius:8px;background:#0065ff;box-shadow:0 4px 4px rgba(0,101,255,.25);z-index:1;transition:left .3s linear}.fos_hniCalculator-container .gender-container .genderSelection .memberSelection__block input#male:checked+label:before{left:0}@media only screen and (min-width:1024px){.fos_hniCalculator-container .gender-container .memberSelection__block{width:204px}.fos_hniCalculator-container .gender-container .memberSelection label{flex-direction:row;justify-content:flex-start;font-size:18px}.fos_hniCalculator-container .gender-container .memberSelection label i{transform:scale(.75);margin:0 8px}}.fos_hniCalculator-container .optionsModule input:checked{background:#0065ff;border-color:#0065ff}.fos_hniCalculator-container .optionsModule input:checked+label{background:#fff;color:#0065ff;border-color:transparent;box-shadow:0 0 0 2px #0065ff}.fos_hniCalculator-container .recalculate-btn{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;border:none;background:var(--N0);color:var(--buttonColor)!important;border:1px solid var(--buttonColor);min-width:240px;display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto;padding:8px 14px;border-color:#0065ff!important;color:#0065ff!important}.fos_hniCalculator-container .recalculate-btn:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.fos_hniCalculator-container .recalculate-btn{font-size:4.5vw}}.fos_hniCalculator-container .recalculate-btn:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.fos_hniCalculator-container .recalculate-btn:active{background-color:var(--buttonColor_lighten);transition:background 0s ease-in-out}.fos_hniCalculator-container .recalculate-btn:disabled{background:var(--N40);color:var(--N100);pointer-events:none}.fos_hniCalculator-container .recalculate-btn:focus{outline:none}.fos_hniCalculator-container .recalculate-btn.selected{border-color:var(--N400);color:var(--N400)!important}.fos_hniCalculator-container .recalculate-btn:hover{background:var(--N0) radial-gradient(circle,transparent 1%,var(--N0) 0) 50%/15000%}.fos_hniCalculator-container .recalculate-btn:active{background-color:var(--N40);background-size:100%;transition:background 0s}.fos_hniCalculator-container .recalculate-btn:before{content:"";display:inline-block;height:16px;width:16px;background:url(https://static.pbcdn.in/health-cdn/images/insurer-logo/quotes-logos/hni_sprite.png) no-repeat;background-size:86px 642px;background-position:0 -625px}.fos_hniCalculator-container .primaryButton{-webkit-appearance:none;font-weight:700;border-radius:8px;cursor:pointer;text-transform:lowercase;transition:background .5s ease-in-out;position:relative;height:48px;background:var(--buttonColor);color:var(--N0)!important;font-size:16px;border:none;width:100%;background:#0065ff!important}.fos_hniCalculator-container .primaryButton:first-letter{text-transform:uppercase}@media screen and (max-width:420px){.fos_hniCalculator-container .primaryButton{font-size:4.5vw}}.fos_hniCalculator-container .primaryButton:hover{background:var(--buttonColor_darken) radial-gradient(circle,transparent 1%,var(--buttonColor_darken) 0) 50%/15000%}.fos_hniCalculator-container .primaryButton:active{background-color:var(--buttonColor_lighten);background-size:100%;transition:background 0s ease-in-out}.fos_hniCalculator-container .primaryButton:disabled{background:var(--N40);color:var(--N100)}.fos_hniCalculator-container .primaryButton:focus{outline:none}@media only screen and (min-width:1024px){.fos_hniCalculator-container .primaryButton{min-width:328px;max-width:328px}}.fos_hniCalculator-container .primaryButton:disabled{border-color:var(--N40);cursor:inherit;pointer-events:none;background-color:var(--N40)!important;color:var(--N100)!important}.checkbox_filter{-webkit-appearance:none;outline:none;width:15px;height:15px;margin:0 10px 0 0;border:1px solid #979797;border-radius:3px}.checkbox_filter:checked{background:var(--G300);border:1px solid var(--G300)}.checkbox_filter:checked:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);border-spacing:0;display:block;border:2px solid var(--N0);border-top:0;border-left:0;content:"";height:11px;margin-left:4px;width:5px}.mobileFld .inputFld{position:relative}.mobileFld input{padding-left:86px!important}.mobileFld input+label{z-index:2}.mobileFld input+label.nonHoverClass{font-size:16px;color:var(--N300);top:50%!important;transform:translateY(-50%)!important;left:80px!important}@media screen and (max-width:420px){.mobileFld input+label.nonHoverClass{font-size:4.5vw}}.mobileFld input.valid+label,.mobileFld input:focus+label{left:8px;top:-10px}.mobileFld input.error,.mobileFld input.errorHighlighter{border-color:var(--R400)}.mobileFld input.error+label span,.mobileFld input.errorHighlighter+label span{color:var(--R400)}.mobileFld.uaj_mobileFld input{padding-left:68px!important}.mobileFld.uaj_mobileFld input+label.nonHoverClass{left:60px!important}.mobileFld .countrycode{position:absolute;left:12px;top:16px;color:#253858;opacity:1;transition:all .3s ease-in;z-index:1;display:flex;align-items:center;cursor:pointer;border-right:1px solid #dfe1e6;padding-right:12px}.mobileFld .countrycode:after{content:"";border:solid #253858;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);margin-left:8px}.mobileFld .countrycode.removeContent:after{content:none}.mobileFld .removeDropDown:after{content:none!important}.mobileFld .info-edit{background:url(https://static.pbcdn.in/health-cdn/images/prelead/images/sprites/pq_otherIcons.png) no-repeat;background-size:26px 287px;width:21px;height:21px;text-indent:-9999px;position:absolute;right:16px;top:50%;transform:translateY(-50%);cursor:pointer;background-position:0 -192px}.mobileFld .countryCodeWinWrap{border:1px solid #b3bac5;border-radius:4px;position:absolute;width:100%;top:0;background:#fff;z-index:999}.mobileFld .countryCodeWinWrap:before{content:"";position:absolute;width:100%;left:0;top:-6px;height:5px;background:#fff}.mobileFld .countryCodeWinWrap__input{display:flex;align-items:center;padding:0 16px;height:56px}.mobileFld .countryCodeWinWrap__input input{height:100%!important;border:none!important;padding:0 16px!important}.mobileFld .countryCodeWinWrap__input input::placeholder{color:#7a869a;font-size:14px}.mobileFld .countryCodeWinWrap__input .searchIcon{position:relative;width:24px;height:21px}.mobileFld .countryCodeWinWrap__input .searchIcon:before{content:"";width:12px;height:12px;border-radius:50%;border:1px solid #b3bac5;position:absolute;left:0;top:2px}.mobileFld .countryCodeWinWrap__input .searchIcon:after{content:"";width:1px;height:8px;border-radius:50%;background:#b3bac5;position:absolute;left:14px;top:13px;transform:rotate(-45deg)}.mobileFld .countryCodeWinWrap__input .closeIcon{position:relative;width:16px;height:14px;cursor:pointer}.mobileFld .countryCodeWinWrap__input .closeIcon:after,.mobileFld .countryCodeWinWrap__input .closeIcon:before{content:"";width:1px;height:100%;background:#5e6c84;position:absolute;left:50%;top:0}.mobileFld .countryCodeWinWrap__input .closeIcon:before{transform:rotate(45deg) translateX(-50%)}.mobileFld .countryCodeWinWrap__input .closeIcon:after{transform:rotate(-45deg) translateX(-50%)}.mobileFld .countryCodeWinWrap__list{border-top:1px solid #b3bac5;padding:16px;overflow:auto;max-height:186px}.mobileFld .countryCodeWinWrap__list li{font-size:14px;color:#172b4d;margin-bottom:16px;cursor:pointer;position:relative;padding-left:20px;text-transform:capitalize}.mobileFld .countryCodeWinWrap__list li.tick{font-weight:500;color:#36b37e}.mobileFld .countryCodeWinWrap__list li.tick:after{content:"";width:12px;height:6px;border:solid #36b37e;border-width:0 0 2px 2px;position:absolute;left:0;top:50%;transform:rotate(-45deg) translateY(-50%);margin-top:-3px}.mobileFld .countryCodeWinWrap__list li:last-child{margin-bottom:0}.dob-postFix{position:absolute;right:8px;top:9px;padding:8px 10px;background:var(--N20);border-radius:8px;font-size:14px}@media screen and (max-width:420px){.dob-postFix{font-size:3.8vw}}@keyframes priceChangeArrowAnimate{0%{opacity:0;transform:rotate(-135deg)}50%{opacity:1}to{opacity:0;transform:rotate(-135deg)}}.premiumChangeModal{max-height:60vh;height:100%;padding:0}@media only screen and (min-width:1024px){.premiumChangeModal{max-width:450px}}.premiumChangeModal_title{display:flex;justify-content:space-between;padding:16px 16px 16px 24px;font-size:20px;font-weight:700}.premiumChangeModal_title .closeIcon{flex-shrink:0;width:20px;height:20px;position:relative;cursor:pointer;text-indent:-99999px}.premiumChangeModal_title .closeIcon:after,.premiumChangeModal_title .closeIcon:before{content:"";width:2px;height:100%;display:block;background:#253858;border-radius:2px;position:absolute;left:50%;top:0}.premiumChangeModal_title .closeIcon:before{transform:translateX(-50%) rotate(45deg)}.premiumChangeModal_title .closeIcon:after{transform:translateX(-50%) rotate(-45deg)}.premiumChangeModal_body{height:100%;padding-bottom:24px}.premiumChangeModal_body .loadingReasonWrapper{height:calc(100% - 62px);overflow:auto;padding:16px 24px 0}.premiumChangeModal_body .loadingReasonWrapper::-webkit-scrollbar{width:6px;height:6px}.premiumChangeModal_body .loadingReasonWrapper::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--N40)}.premiumChangeModal_body .loadingReasonWrapper::-webkit-scrollbar-thumb{background:var(--N40);border-radius:8px}.premiumChangeModal_body .loadingReasonWrapper::-webkit-scrollbar-thumb:hover{background:var(--N80)}.premiumChangeModal_body .loadingReasonWrapper__planDetails{display:flex;align-items:center;gap:12px;padding:12px;background:var(--N20);border-radius:8px;margin-bottom:16px}.premiumChangeModal_body .loadingReasonWrapper__planDetails__logo{flex-shrink:0;width:60px;height:40px;display:flex;align-items:center;justify-content:center}.premiumChangeModal_body .loadingReasonWrapper__planDetails__logo img{max-width:100%;max-height:100%;object-fit:contain}.premiumChangeModal_body .loadingReasonWrapper__planDetails__info{display:flex;flex-direction:column;gap:4px}.premiumChangeModal_body .loadingReasonWrapper__planDetails__nameRow{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.premiumChangeModal_body .loadingReasonWrapper__planDetails__supplierName{font-size:14px;font-weight:700;color:var(--N700)}@media screen and (max-width:420px){.premiumChangeModal_body .loadingReasonWrapper__planDetails__supplierName{font-size:3.8vw}}.premiumChangeModal_body .loadingReasonWrapper__planDetails__separator{font-size:14px;color:var(--N300)}.premiumChangeModal_body .loadingReasonWrapper__planDetails__planName{font-size:14px;font-weight:500;color:var(--N700)}@media screen and (max-width:420px){.premiumChangeModal_body .loadingReasonWrapper__planDetails__planName{font-size:3.8vw}}.premiumChangeModal_body .loadingReasonWrapper__planDetails__leadId{font-size:11px;color:var(--N400)}.premiumChangeModal_body .loadingReasonWrapper__changeItem{margin-bottom:32px}.premiumChangeModal_body .loadingReasonWrapper__changeItem__header{margin-bottom:16px}.premiumChangeModal_body .loadingReasonWrapper__changeItem__member{font-size:16px;font-weight:700}@media screen and (max-width:420px){.premiumChangeModal_body .loadingReasonWrapper__changeItem__member{font-size:4.5vw}}.premiumChangeModal_body .loadingReasonWrapper__changeItem__question{font-size:12px;color:var(--N300);margin-bottom:10px;padding:8px;background:var(--N20);border-radius:4px;border-left:3px solid var(--N700)}.premiumChangeModal_body .loadingReasonWrapper__changeItem__valueWrapper{display:flex;justify-content:space-between}.premiumChangeModal_body .loadingReasonWrapper__changeItem__value{color:var(--N400);font-size:14px}@media screen and (max-width:420px){.premiumChangeModal_body .loadingReasonWrapper__changeItem__value{font-size:3.8vw}}.premiumChangeModal_body .loadingReasonWrapper__changeItem__value>strong{display:block;margin-top:2px;font-size:16px;font-weight:500;color:var(--N700)}@media screen and (max-width:420px){.premiumChangeModal_body .loadingReasonWrapper__changeItem__value>strong{font-size:4.5vw}}.premiumChangeModal_body .loadingReasonWrapper__changeItem__value.new{text-align:right}.premiumChangeModal_body .loadingReasonWrapper__changeItem__arrow{transform:rotate(90deg)}.premiumChangeModal_body .loadingReasonWrapper__changeItem__arrow span{display:block;width:12px;height:12px;margin:-4px 0;border-right:2px solid rgba(37,56,88,.5);border-bottom:2px solid rgba(37,56,88,.5);transform:rotate(-135deg);animation:priceChangeArrowAnimate 2s infinite}.premiumChangeModal_body .loadingReasonWrapper__changeItem__arrow span:nth-child(2){animation-delay:-.2s;border-color:rgba(37,56,88,.4)}.premiumChangeModal_body .loadingReasonWrapper__changeItem__arrow span:nth-child(3){animation-delay:-.4s;border-color:rgba(37,56,88,.2)}.dataPushErrorTrigger{display:flex;align-items:center;gap:8px;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;padding:12px 16px;margin-bottom:16px;cursor:pointer;transition:all .2s ease}.dataPushErrorTrigger:hover{background:#fee4e2;border-color:#f97066}.dataPushErrorTrigger>span:first-child{font-size:18px;flex-shrink:0}.dataPushErrorTrigger__text{font-size:14px;font-weight:500;color:#b42318}.dataPushErrorTrigger__link{color:#d92d20;font-size:14px;font-weight:600;text-decoration:underline;margin-left:auto;cursor:pointer}.dataPushErrorTrigger__link:hover{color:#b42318}.dataPushErrorModal{max-height:70vh;height:auto;padding:0;max-width:500px;width:100%}.dataPushErrorModal__title{display:flex;align-items:center;gap:10px;padding:16px 20px;font-size:18px;font-weight:600;color:#b42318;border-bottom:1px solid #fecdca;background:#fef3f2}.dataPushErrorModal__title>span:first-child{font-size:20px}.dataPushErrorModal__title .closeIcon{margin-left:auto;cursor:pointer}.dataPushErrorModal__body{padding:20px;max-height:calc(70vh - 70px);overflow-y:auto}.dataPushErrorModal__subtitle{font-size:14px;color:#667085;margin:0 0 16px;line-height:1.5}.dataPushErrorWrapper{background:#fef3f2;border:1px solid #fecdca;border-radius:12px;padding:20px;margin-bottom:24px}.dataPushErrorModal__body .dataPushErrorWrapper{background:transparent;border:none;border-radius:0;padding:0;margin-bottom:0}.dataPushErrorWrapper__header{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #fecdca}.dataPushErrorWrapper__header__icon{flex-shrink:0;width:40px;height:40px;background:#fee4e2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.dataPushErrorWrapper__header__text h3{font-size:18px;font-weight:600;color:#b42318;margin:0 0 4px}.dataPushErrorWrapper__header__text p{font-size:14px;color:#912018;margin:0;line-height:1.4}.dataPushErrorWrapper__content{display:flex;flex-direction:column;gap:16px}.dataPushErrorWrapper__item{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 3px rgba(16,24,40,.1)}.dataPushErrorWrapper__item__planDetails{display:flex;align-items:center;gap:12px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px dashed #e4e7ec}.dataPushErrorWrapper__item__planDetails__logo{flex-shrink:0;width:50px;height:35px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:6px;padding:4px}.dataPushErrorWrapper__item__planDetails__logo img{max-width:100%;max-height:100%;object-fit:contain}.dataPushErrorWrapper__item__planDetails__info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.dataPushErrorWrapper__item__planDetails__nameRow{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.dataPushErrorWrapper__item__planDetails__supplierName{font-size:14px;font-weight:600;color:#1d2939}.dataPushErrorWrapper__item__planDetails__separator{font-size:14px;color:#98a2b3}.dataPushErrorWrapper__item__planDetails__planName{font-size:14px;font-weight:500;color:#475467}.dataPushErrorWrapper__item__planDetails__leadId{font-size:12px;color:#667085;background:#f2f4f7;padding:2px 8px;border-radius:4px;display:inline-block;width:fit-content}.dataPushErrorWrapper__item__errorBox{background:#fef3f2;border-radius:8px;padding:12px;border:1px solid #fecdca;border-left:3px solid #d92d20}.dataPushErrorWrapper__item__errorBox__label{display:flex;align-items:center;gap:6px;margin-bottom:8px}.dataPushErrorWrapper__item__errorBox__label>span:first-child{font-size:14px;flex-shrink:0}.dataPushErrorWrapper__item__errorBox__label>span:last-child{font-size:12px;font-weight:600;color:#b42318;text-transform:uppercase;letter-spacing:.5px}.dataPushErrorWrapper__item__errorBox__message{font-size:14px;color:#7a271a;margin:0;line-height:1.5;word-break:break-word}@media screen and (max-width:768px){.dataPushErrorWrapper{padding:16px;margin-bottom:20px}.dataPushErrorWrapper__header__icon{width:36px;height:36px}.dataPushErrorWrapper__header__icon svg{width:18px;height:18px}.dataPushErrorWrapper__header__text h3{font-size:16px}.dataPushErrorWrapper__header__text p{font-size:13px}.dataPushErrorWrapper__item{padding:12px}.dataPushErrorWrapper__item__planDetails__nameRow{flex-direction:column;align-items:flex-start;gap:2px}.dataPushErrorWrapper__item__planDetails__separator{display:none}.dataPushErrorWrapper__item__planDetails__planName{font-size:13px}.dataPushErrorWrapper__item__errorBox{padding:10px}.dataPushErrorWrapper__item__errorBox__message{font-size:13px}}