*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}ul,li{margin:0;padding:0}button{background:none;border:none;outline:none}.pf-web-container{min-height:100vh;width:100vw}.loader-container{display:flex;align-items:center;justify-content:center;height:100vh;position:fixed;top:0;left:0;width:100vw;background:#ffffff96;backdrop-filter:blur(3.3000001907px);z-index:99999;gap:15px}.loader-container .line{display:flex;flex-direction:column;gap:15px;height:205px}.loader-container .line-two{justify-content:flex-start;align-items:center}.loader-container .dot{background-color:#008aff;border-radius:50%;animation:pulse 1.5s infinite ease-in-out;opacity:.8}.loader-container .dot.large{width:40px;height:40px}.loader-container .dot.medium{width:20px;height:20px}@keyframes pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.2);opacity:1}}.toast{position:fixed;bottom:30px;right:30px;background-color:#1e1e1e;color:#fff;padding:12px 16px;display:flex;align-items:center;border-radius:12px;box-shadow:0 4px 12px #0000004d;min-width:300px;max-width:400px;z-index:1000}.toast .toast-icon{width:36px;height:36px;border-radius:50%;background-color:green;display:flex;align-items:center;justify-content:center;font-size:18px;margin-right:12px}.toast .toast-message{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#fff}.toast .toast-close{background:none;border:none;color:#ccc;font-size:18px;cursor:pointer;padding:4px}.toast .toast-close:hover{color:#fff}.error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(180deg,#f6f7fb,#fdfdfe)}.error-page__message{color:#6b7280;margin-bottom:1.2rem}.error-page__actions{display:flex;gap:.6rem;justify-content:center;margin-bottom:1rem}.error-page__actions .btn{padding:.6rem 1rem;border-radius:8px;border:1px solid transparent;cursor:pointer;font-weight:600;background:transparent;transition:transform .12s ease,box-shadow .12s ease}.error-page__actions .btn:hover{transform:translateY(-2px)}.error-page__actions .btn--primary{background:#2563eb;color:#fff;border-color:#1453dd;box-shadow:0 6px 18px #2563eb1f}.error-page__details{margin-top:.6rem;text-align:left}.error-page__details-toggle{background:none;border:none;color:#2563eb;cursor:pointer;padding:0;margin-bottom:.4rem;font-weight:600}.error-page__details__pre,.error-page__details .error-page__pre{background:#0f172a;color:#e6eef8;padding:.8rem;border-radius:8px;overflow:auto;font-size:12px;line-height:1.4;max-height:220px}.pwa-container{width:100vw;height:100vh;position:fixed;z-index:999;display:flex;justify-content:center}.pwa-card{max-width:500px;width:90%;padding:2rem;border-radius:20px;background-image:linear-gradient(135deg,#4054b2,#36499e);color:#fff;box-shadow:0 12px 30px #00000026;gap:2rem;position:fixed;top:10px;z-index:999}.pwa-card__left,.pwa-card__right{display:flex;flex-direction:column}.pwa-card__left{flex:1}.pwa-card__left .header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.pwa-card__left .header .logo{width:44px;height:44px;background-color:#fff;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.pwa-card__left .header .logo:before{content:"";width:22px;height:22px;background-color:#4054b2;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.pwa-card__left .header .brand-name{font-family:Inter,sans-serif;font-size:32px;font-weight:700;text-align:left;color:#fff}.pwa-card__right{flex:1.2;justify-content:center;gap:1.5rem}.pwa-card__right .promo-text{font-family:Inter,sans-serif;font-size:28px;font-weight:500;text-align:left;color:#fff;line-height:1.3}.pwa-card__right .flex-btn{display:flex;justify-content:space-between;max-width:300px;gap:10px}.pwa-card__right .cta-button{flex:1;background-color:#fff;color:#1c1c1e;border:none;border-radius:10px;padding:.9rem .5rem;max-width:114px;width:100%;min-width:80px;font-size:1.1rem;font-weight:600;box-sizing:border-box;cursor:pointer;align-self:flex-start;box-shadow:0 4px 10px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.pwa-card__right .cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 15px #0003}@media screen and (max-width: 600px){.pwa-card{bottom:0;padding:2rem;top:auto}.pwa-card__right .promo-text{font-size:18px}}.pf-button{width:100%;height:51px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;padding:10px 20px;border-radius:6px;cursor:pointer;border:none}.pf-button .pf-button-content{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;color:#fff;display:flex}.pf-button .pf-button-content .sub-text{display:flex;align-items:flex-end;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#fff}.pf-button .side-icon{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.pf-button .side-icon img{width:15px;height:15px}.pf-button.contained-btn{background:#0080ff}.pf-button.text-btn{background:transparent;border:none;width:-moz-fit-content;width:fit-content}.pf-button.text-btn .pf-button-content{color:#000}.pf-button.outlined-btn{border:1px solid #0080ff;background:transparent}.pf-button.outlined-btn .pf-button-content{color:#000}.pf-button:disabled{background:#98bee4;cursor:auto}.pf-button:disabled.outlined-btn{background:transparent;border-color:#666}.pf-button:disabled.outlined-btn .pf-button-content{color:#00000081}.pf-button:disabled .pf-button-content{color:#f2f2f2}.btn-loading .loader{width:30px;min-height:30px;border:5px solid #fff;border-bottom-color:#0080ff;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation .5s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pf-input{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start;justify-content:flex-start;position:relative}.pf-input label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.pf-input .pf-input-container{height:54px;width:100%;border:1px solid #808080;border-radius:5px;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;position:relative}.pf-input .pf-input-container input{width:100%;height:100%;outline:none;border:none;background:none;padding:0 40px 0 20px;border-radius:5px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.pf-input .pf-input-container input:focus,.pf-input .pf-input-container input:focus-visible{outline:none;border:none;background:none}.pf-input .pf-input-container input::-moz-placeholder{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:gray}.pf-input .pf-input-container input::placeholder{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:gray}.pf-input .pf-input-container input:disabled{background:#ededed}.pf-input .pf-input-container.input-focus{border:1px solid #0080ff!important}.pf-input .pf-input-container.input-error{border-color:red!important}.pf-input .pf-input-container .sub-component{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;position:absolute}.pf-input .pf-input-container .sub-component img{width:16px;height:16px}.pf-input .pf-input-container .start-component{left:16px}.pf-input .pf-input-container .end-component{right:16px}.pf-input .input-message{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;height:0;position:absolute;bottom:-4px;opacity:0;transition:all .2s linear}.pf-input .input-message.error{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:red}.pf-input .input-message.error-visible{opacity:1}.pf-input .input-message.success{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:green}.pf-dropdown{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start}.pf-dropdown label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.pf-dropdown .pf-dropdown-container{height:54px;min-width:200px;width:100%;padding:0 24px 0 20px;border:1px solid #808080;border-radius:6px;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;justify-content:flex-start;position:relative}.pf-dropdown .pf-dropdown-container.dropdown-disabled{background:#ededed}.pf-dropdown .pf-dropdown-container.dropdown-focus{border:1px solid #0080ff}.pf-dropdown .pf-dropdown-container.dropdown-focus .pf-dropdown-main .end-component{rotate:180deg}.pf-dropdown .pf-dropdown-container.dropdown-error{border-color:red}.pf-dropdown .pf-dropdown-container .pf-dropdown-main{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;flex:1;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;cursor:pointer}.pf-dropdown .pf-dropdown-container .pf-dropdown-main p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:gray}.pf-dropdown .pf-dropdown-container .pf-dropdown-main .selected{color:#000;font-weight:500}.pf-dropdown .pf-dropdown-container .pf-dropdown-main .end-component{transition:all .5s ease-in-out;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.pf-dropdown .pf-dropdown-container .pf-dropdown-main .end-component img{width:16px;height:16px}.pf-dropdown .pf-dropdown-container .dropdown-list{position:absolute;left:0;z-index:100;background:#fff;width:100%;max-height:260px;min-height:-moz-fit-content;min-height:fit-content;overflow-y:scroll;border-radius:6px;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;visibility:hidden;transform:translate(0)}.pf-dropdown .pf-dropdown-container .dropdown-list p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666}.pf-dropdown .pf-dropdown-container .dropdown-list p.selected{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.pf-dropdown .pf-dropdown-container .dropdown-list.is-open{transform:translateY(54px);top:0;visibility:visible}.pf-dropdown .pf-dropdown-container .dropdown-list.reverse-open{transform:translateY(-50px);bottom:0;visibility:visible}.pf-dropdown .pf-dropdown-container .dropdown-list ul{max-height:260px}.pf-dropdown .pf-dropdown-container .dropdown-list ul li{padding:12px 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;list-style:none;height:40px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;cursor:pointer}.pf-dropdown .pf-dropdown-container .dropdown-list ul li.selected{background:#0080ff44;font-weight:500}.pf-dropdown .pf-dropdown-container .dropdown-list ul li:hover{background:#0080ff44}.pf-dropdown .dropdown-message{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000}.pf-dropdown .dropdown-message.error-visible{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:red}.pf-dropdown .dropdown-message.success{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:green}.pf-option{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:7px;align-items:flex-start}.pf-option label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.pf-option .pf-option-container{flex:1;width:100%}.pf-option .pf-option-container .option-list{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:15px}.pf-option .pf-option-container .option-list .btn-container{flex:1;display:flex}.pf-option .pf-option-container .option-list button{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;height:54px;border:1px solid #808080;border-radius:6px;padding:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;color:#666;cursor:pointer;text-align:center}.pf-option .pf-option-container .option-list button p{color:inherit;font-family:inherit;font-size:inherit}.pf-option .pf-option-container .option-list button img{width:32px;height:32px}.pf-option .pf-option-container .option-list button.selected{font-weight:600;border:1px solid #0a6ebd;background:#ebf3fa;color:#000}.pf-option .pf-option-container .option-list button.selected p{color:inherit;font-family:inherit;font-size:inherit}.pf-option .bottom-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#6c6c6c}.pf-radio{display:flex;justify-content:center;flex-direction:row;gap:0;align-items:center;gap:20px}.pf-radio .check-selected{min-width:14px;height:14px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;background:#27ae60;border:1px solid #797979;transition:all .2s linear;border-radius:50%}.pf-radio .radio-sec{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:14px;height:14px;border:1px solid #797979;border-radius:50%;position:relative}.pf-radio .radio-sec input{position:absolute;width:100%;height:100%;opacity:0}.pf-radio .checkbox-content{min-height:24px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;align-items:flex-start}.pf-radio .checkbox-content label{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#222;line-height:0}.pf-radio .checkbox-content p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000}.pf-radio .checkbox-content .tooltip-wrapper{padding-left:10px}.tooltip-wrapper{position:relative;display:inline-block;cursor:pointer}.tooltip-wrapper .tooltip-trigger img{width:12px;height:12px}.tooltip-wrapper .tooltip-box{position:absolute;z-index:1000;display:flex;flex-direction:column;align-items:center}.tooltip-wrapper .tooltip-box .tooltip-arrow-wrapper{position:absolute;height:100%;display:flex;align-items:center}.tooltip-wrapper .tooltip-box .tooltip-arrow{width:0;height:0;border-style:solid}.tooltip-wrapper .tooltip-box .tooltip-content{background-color:#f9fdff;color:#000;padding:8px 12px;border-radius:4px;font-size:12px;position:relative}.tooltip-wrapper.top .tooltip-box{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px}.tooltip-wrapper.top .tooltip-box .tooltip-arrow{border-width:5px 5px 0 5px;border-color:#f9fdff transparent transparent transparent;transform:translateY(35px)}.tooltip-wrapper.bottom .tooltip-box{top:100%;left:50%;transform:translate(-50%);margin-top:8px}.tooltip-wrapper.bottom .tooltip-box .tooltip-arrow{border-width:0 5px 5px 5px;border-color:transparent transparent #f9fdff transparent}.tooltip-wrapper.right .tooltip-box{top:50%;left:100%;transform:translateY(-50%);margin-left:8px}.tooltip-wrapper.right .tooltip-box .tooltip-arrow-wrapper{rotate:180deg}.tooltip-wrapper.right .tooltip-box .tooltip-arrow{border-width:5px 5px 5px 0;border-color:transparent #f9fdff transparent transparent}.tooltip-wrapper.left .tooltip-box{top:50%;right:100%;transform:translateY(-50%);margin-right:8px}.tooltip-wrapper.left .tooltip-box .tooltip-arrow{border-width:5px 0 5px 5px;border-color:transparent transparent transparent #f9fdff}.pf-dynamic-form{display:flex;flex-direction:column;gap:32px}.pf-dynamic-form .pf-option label{font-size:16px}.loading-form{width:100%;text-align:center;justify-content:center;display:flex;font-family:Inter,sans-serif;font-size:18px;font-weight:400;text-align:left;color:#000;color:#666}.loading-form span{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#000;color:#666}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-form .three-dot{animation-name:fadeIn;animation-duration:2s;animation-timing-function:ease-in;animation-fill-mode:forwards}.pf-date-input{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start;position:relative}.pf-date-input label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.pf-date-input .pf-input-container{height:54px;width:100%;border:1px solid #808080;border-radius:5px;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0px;position:relative}.pf-date-input .pf-input-container input{width:100%;height:100%;outline:none;border:none;background:none;padding:0 20px;border-radius:5px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.pf-date-input .pf-input-container input:focus,.pf-date-input .pf-input-container input:focus-visible{outline:none;border:none;background:none}.pf-date-input .pf-input-container input::-moz-placeholder{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:gray}.pf-date-input .pf-input-container input::placeholder{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:gray}.pf-date-input .pf-input-container input:disabled{background:#ededed}.pf-date-input .pf-input-container .cal-icon{cursor:pointer}.pf-date-input .pf-input-container.input-focus{border:1px solid #0080ff}.pf-date-input .pf-input-container.input-error{border-color:red}.pf-date-input .pf-input-container .sub-component{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.pf-date-input .pf-input-container .sub-component img{width:16px;height:16px;position:absolute;right:16px}.pf-date-input .input-message{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;height:0;bottom:-16px;opacity:0;transition:all .2s linear}.pf-date-input .input-message.error{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:red}.pf-date-input .input-message.success{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:green}.pf-date-input .input-message.error-visible{opacity:1}@media screen and (max-width: 600px){.date-calender-modal.modal-main .modal-box{padding:10px}.date-calender-modal.modal-main .modal-box .close-icon{transform:translate(8px)}}.calender-main .calender-container{max-width:400px;max-height:400px}.calender-main .calender-container.month-calender .react-calendar .react-calendar__navigation{display:none}.react-calendar{background:#fff;font-family:Inter,sans-serif;box-shadow:2px 16px 19px #00000017;border-radius:20px!important;overflow:hidden;padding:1.5rem;min-width:-moz-fit-content;min-width:fit-content}.react-calendar .react-calendar__navigation{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:14px;text-align:center;border-radius:20px!important}.react-calendar .react-calendar__navigation button:enabled:hover,.react-calendar .react-calendar__navigation .react-calendar__navigation button:enabled:focus{font-family:Inter,sans-serif;background:transparent}.react-calendar .react-calendar__navigation button:disabled{font-family:Inter,sans-serif;opacity:0}.react-calendar .react-calendar__navigation .react-calendar__navigation__label span{font-size:.875rem;font-weight:500}.react-calendar .react-calendar__navigation .react-calendar__navigation__arrow{font-size:20px}.react-calendar .react-calendar__month-view__weekdays__weekday{font-size:.75rem;color:#b5bec6}.react-calendar .react-calendar__month-view__weekdays__weekday abbr:where([title]){text-decoration:none;font-size:.75rem}.react-calendar__tile--active{background:#ffb534;color:#fff;border-radius:20px}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#ffb534;border-radius:20px}.react-calendar__tile,.react-calendar__month-view__days__day{font-size:1rem;color:#4a5660;font-weight:600}@media screen and (max-width: 370px){.react-calendar{width:300px}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.modal-main{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000c2;backdrop-filter:blur(4.3000001907px);display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;z-index:9999}.modal-main .modal-box{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;align-items:flex-end;padding:2rem;border-radius:8px;min-width:300px}.modal-main .modal-box .close-icon{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;color:#000;font-family:DM Sans,sans-serif;font-optical-sizing:auto;width:32px;height:32px;border-radius:50%;cursor:pointer;transform:translate(20px)}.modal-main .modal-box .close-icon img{width:24px;height:24px;cursor:pointer}.auto-suggestion{position:relative}.auto-suggestion .dropdown-list{position:absolute;left:0;z-index:100;background:#fff;width:100%;max-height:260px;min-height:-moz-fit-content;min-height:fit-content;overflow-y:scroll;border-radius:6px;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;visibility:hidden;transform:translate(0)}.auto-suggestion .dropdown-list p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666}.auto-suggestion .dropdown-list p.selected{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.auto-suggestion .dropdown-list.is-open{transform:translateY(82px);top:0;visibility:visible}.auto-suggestion .dropdown-list.reverse-open{transform:translateY(-50px);bottom:0;visibility:visible}.auto-suggestion .dropdown-list ul li{padding:12px 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;list-style:none;height:40px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;cursor:pointer}.auto-suggestion .dropdown-list ul li.selected{background:#0080ff44;font-weight:500}.auto-suggestion .dropdown-list ul li:hover{background:#0080ff44}.hight-scale{margin-bottom:8px}.hight-scale .height-scale-dropdown .pf-dropdown{align-items:flex-end}.hight-scale .height-scale-dropdown .pf-dropdown label{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;width:100%}.hight-scale .height-scale-dropdown .pf-dropdown .pf-dropdown-container{min-width:59px;width:100%;max-width:-moz-fit-content;max-width:fit-content;padding:12px;background:#f6f6f6;border:1px solid rgba(128,128,128,.2);gap:10px}.hight-scale .height-scale-dropdown .pf-dropdown .pf-dropdown-container .pf-dropdown-main{gap:10px}.hight-scale .height-scale-dropdown .pf-dropdown .pf-dropdown-container .pf-dropdown-main p{color:gray;font-size:14px;font-weight:600}.hight-scale .height-scale-dropdown .pf-dropdown .pf-dropdown-container .pf-dropdown-main .end-component img{width:14px}.hight-scale .height-scale-dropdown .pf-dropdown .pf-dropdown-container .dropdown-list ul li{padding:5px 0;justify-content:center;font-size:14px;height:30px}.height-ruler-scale{position:relative}.height-ruler-scale .container{display:flex;flex-direction:column;align-items:center;margin-top:50px;font-family:Arial,sans-serif;position:relative}.height-ruler-scale .scale-container{height:60px;background:#e9f6ff;min-width:300px;max-width:405px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;overflow-x:auto;overflow-y:hidden;white-space:nowrap;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:0 50%;box-sizing:border-box}.height-ruler-scale .scale-container::-webkit-scrollbar{display:none}.height-ruler-scale .scale{display:inline-flex;justify-content:center;align-items:flex-end;position:relative;height:100%;min-width:-moz-fit-content;min-width:fit-content}.height-ruler-scale .mark{display:inline-block;text-align:center;position:relative;width:1px;height:40px;margin:0 2px;background:#000;scroll-snap-align:center}.height-ruler-scale .mark.short{height:8px;background:#000}.height-ruler-scale .mark.long{height:18px;width:1px;background:#000}.height-ruler-scale .label{position:absolute;left:50%;transform:translate(-50%,-23px);font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;margin-left:9px}.height-ruler-scale .bubble{position:absolute;top:-22px;left:50%;transform:translate(-50%);background:#0a6ebd;box-shadow:0 -1px 4px #0000001a;color:#fff;border-radius:12px;font-size:14px;min-width:60px;height:22px;box-sizing:border-box;padding:0 9px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px;z-index:20}.height-ruler-scale .bubble p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#fff;position:relative}.height-ruler-scale .bubble:after{content:"";position:absolute;top:21px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:15px solid #0a6ebd;left:50%;transform:translate(-50%)}.height-ruler-scale .bubble span{font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-align:left;color:#fff}@media screen and (max-width: 500px){.height-ruler-scale .scale-container{max-width:300px}}.breadcrumb-menu{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex}.breadcrumb-menu a{min-width:-moz-fit-content;min-width:fit-content;display:flex;gap:5px;flex:1;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#959595}.breadcrumb-menu a:nth-child(odd):after{content:">";margin-right:5px}.text-icon-comp.icon-group{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:6px;justify-content:flex-start}.text-icon-comp.icon-group .icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.text-icon-comp.icon-group .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.text-icon-comp.icon-group p a{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#6f6c90;font-family:DM Sans,sans-serif;font-optical-sizing:auto}.header-pf{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}.header-pf .header-top{background:#545454;width:100%;min-height:31px;padding:0 80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.header-pf .header-top .text-sec{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:3px;flex-wrap:wrap;justify-content:flex-start;width:100%;min-height:31px;padding:10px 0}.header-pf .header-top .text-sec p{text-wrap:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:#fff}.header-pf .header-top .social-icon{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:16px}.header-pf .header-top .social-icon img{width:20px;height:20px;cursor:pointer}.header-pf .header-main{width:100%;height:84px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;padding:20px 80px;box-sizing:border-box}.header-pf .header-main .logo{width:233px}.header-pf .header-main .logo img{width:100%;height:100%}.header-pf .header-main .menu-sec{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:24px}.header-pf .header-main .menu-sec .contact-btn{width:203px;height:42px;border:1px solid #0080ff;border-radius:6px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px;cursor:pointer}.header-pf .header-main .menu-sec .contact-btn img{width:16px;height:16px}.header-pf .header-main .menu-sec .contact-btn a{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;color:#0080ff}@media screen and (max-width: 995px){.header-pf .header-main .menu-sec{display:none}}@media (min-width: 600px) and (max-width: 1260px){.header-pf .header-top{padding:0 30px}.header-pf .header-top .text-sec{flex:1}.header-pf .header-main{padding:20px 30px}.header-pf .header-main .menu-sec .contact-btn{width:42px;height:42px}.header-pf .header-main .menu-sec .contact-btn a{display:none}}@media (min-width: 320px) and (max-width: 599px){.header-pf .header-top{padding:20px;flex-wrap:wrap;gap:20px;justify-content:center;display:none}.header-pf .header-top .text-sec{flex-direction:column;align-items:flex-start;width:auto}.header-pf .header-main{padding:20px;min-height:84px;gap:20px;height:auto;flex-wrap:wrap}.header-pf .header-main .logo img{margin-left:0}.header-pf .header-main .menu-sec{display:none}.header-pf .header-main .menu-sec .contact-btn{width:42px;position:relative}.header-pf .header-main .menu-sec .contact-btn a{width:0px;opacity:0;position:absolute}}.menu-list-container{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:24px}.menu-list-container .menu{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px;cursor:pointer;position:relative}.menu-list-container .menu.color-blue button{color:#0080ff;font-weight:600}.menu-list-container .menu img{min-width:16px;max-width:16px;height:16px;transition:all ease .3s}.menu-list-container .menu button{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;text-wrap:nowrap}.menu-list-container .menu .sub-menu{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s;position:relative}.menu-list-container .menu .sub-menu.visible{opacity:1;visibility:visible}@media screen and (max-width: 800px){.menu-list-container .menu-two{border:1px solid #0080ff;border-radius:6px;width:42px;height:42px}.menu-list-container .menu-two button{display:none}}.sub-menu-container{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;min-width:800px;max-width:800px;width:100%;background:#fff;border-radius:16px;box-shadow:0 24px 56px #a7aeba29;padding:55px 80px 49px;box-sizing:border-box;position:absolute;left:-268px;top:59px;z-index:500;transform:translate(-300px)}.sub-menu-container:before{content:"";position:absolute;top:-9px;left:50%;transform:translate(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid white}.sub-menu-container .menu-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;align-items:flex-start}.sub-menu-container .menu-container h4{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;color:gray}.sub-menu-container .menu-container .menu-options{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:22px;align-items:flex-start}.sub-menu-container .menu-container .menu-options .menu-item{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px;cursor:pointer}.sub-menu-container .menu-container .menu-options .menu-item:hover{transition:all .3s ease-in-out}.sub-menu-container .menu-container .menu-options .menu-item:hover a{color:#0080ff}.sub-menu-container .menu-container .menu-options .menu-item:hover img{filter:invert(.5)}.sub-menu-container .menu-container .menu-options .menu-item img{width:20px}.sub-menu-container .menu-container .menu-options .menu-item a{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}@media (min-width: 885px) and (max-width: 1100px){.sub-menu-container{left:0;transform:translate(-66%);top:56px;min-width:700px}}@media (min-width: 600px) and (max-width: 885px){.sub-menu-container{left:-70px;transform:translate(-66%);top:56px;min-width:600px}}.main-footer{background-color:#fff;color:#fff;padding:64px 80px 30px;font-family:Arial,sans-serif;width:100%}.main-footer .footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #444;padding-bottom:40px}.main-footer .footer-container .ft-col-one{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;align-items:flex-start}.main-footer .footer-container .ft-col-one .ft-logo img{display:block;max-width:191px;height:auto}.main-footer .footer-container .ft-col-one .ft-social{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;flex-wrap:wrap;gap:25px}.main-footer .footer-container .ft-col-one .ft-social .ft-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:#2f2f2f;font-family:DM Sans,sans-serif;font-optical-sizing:auto}.main-footer .footer-container .ft-col-one .ft-social .ft-icons{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end;gap:22px;height:20px}.main-footer .footer-container .ft-col-one .ft-social .ft-icons .icon-cover{width:21px;height:19px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.main-footer .footer-container .ft-col-one .ft-social .ft-icons .icon-cover img{cursor:pointer;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.main-footer .footer-container .ft-col-one .ft-social .ft-icons .yt-icon{height:15px}.main-footer .footer-container .ft-col-two{display:flex;flex-wrap:wrap;gap:20px 120px}.main-footer .footer-container .ft-col-two .ft-menu{border-radius:4px;min-height:80px;max-width:698px}.main-footer .footer-container .ft-col-two .ft-menu .ft-sub-menu{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:20px 107px}.main-footer .footer-container .ft-col-two .ft-menu .ft-sub-menu .sub-menu h5{font-family:Inter,sans-serif;font-size:18px;font-weight:600;text-align:left;color:#000;color:#170f49;margin-bottom:24px}.main-footer .footer-container .ft-col-two .ft-menu .ft-sub-menu .sub-menu ul li a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;color:#6f6c90;line-height:30px}.main-footer .footer-container .ft-col-two .ft-menu .ft-sub-menu .sub-menu ul li a:hover{color:#0080ff}.main-footer .footer-container .ft-col-contact h5{font-family:Inter,sans-serif;font-size:18px;font-weight:600;text-align:left;color:#000;color:#170f49;margin-bottom:24px}.main-footer .footer-container .ft-col-contact .ft-contact{padding:10px 10px 10px 0;border-radius:4px;min-height:80px}.main-footer .footer-container .ft-col-contact .ft-contact .details{display:flex;flex-direction:column;gap:22px}.main-footer .ft-desc{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.main-footer .ft-desc p{text-align:center;line-height:1.4;font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:#170f49}@media screen and (max-width: 668px){.main-footer{padding:64px 20px 30px}.main-footer .footer-container .ft-col-two .ft-menu .ft-sub-menu{gap:36px}}.pf-accordion{min-height:108px;box-shadow:0 5px 16px #080f340f}.pf-accordion.pf-accordion-open .pf-accordion-header{border-radius:12px 12px 0 0}.pf-accordion .pf-accordion-header{border-radius:12px;padding:32px 55px 32px 40px;min-height:108px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;z-index:3;position:relative;background:#fff}.pf-accordion .pf-accordion-header h6{font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#000}.pf-accordion .pf-accordion-header button{width:43.2px;height:43.2px;border-radius:8px;background:#f7f7ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer;transition:all .3s ease;position:relative}.pf-accordion .pf-accordion-header button img{width:18.74px}.pf-accordion .pf-accordion-header button img:first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);transition:all .3s ease}.pf-accordion .pf-accordion-header button.is-open{border:.3px solid #0080ff;background:#0080ff}.pf-accordion .pf-accordion-header button.is-open img:first-child{transform:translate(-50%,-50%) rotate(0)}.pf-accordion .pf-accordion-content{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#666;z-index:2;line-height:28px;background:#fff;max-height:0;visibility:hidden;transition:max-height .5s ease-in-out,visibility .4s ease-in-out}.pf-accordion .pf-accordion-desc{padding:0 55px 32px 40px}.pf-accordion .is-shown{visibility:visible;max-height:1000px;border-radius:0 0 12px 12px;position:static}@media screen and (max-width: 600px){.pf-accordion{box-shadow:0 3.05px 9.76px #080f340f;min-height:66px}.pf-accordion .pf-accordion-header{min-height:66px;border-radius:7.32px;padding:19px 16px 19px 12.4px}.pf-accordion .pf-accordion-header h6{font-size:14px}.pf-accordion .pf-accordion-header button{width:26.36px;height:26.35px}.pf-accordion .pf-accordion-header button img{width:11.43px}.pf-accordion .pf-accordion-content{padding:19px 16px 19px 12px;margin-top:-40px;font-size:12px}.pf-accordion .is-shown{padding:19px 16px 19px 12px}}.progress-bar{height:8px;width:100%;border-radius:12px;background:#bcbcbc80;box-shadow:0 4px 4px #0000001c inset;position:relative;overflow:hidden;transition:all .3s ease}.progress-bar:after{content:"";height:8px;display:block;position:absolute;width:100%;background:#0080ff;transform:translate(var(--in-progress));transition:all .3s ease;border-radius:12px}.pf-checkbox{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-start;gap:16px}.pf-checkbox .check-selected{width:24px;height:24px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;background:#27ae60;transition:all .2s ease;border-radius:4px}.pf-checkbox .check-selected:after{content:"";width:11px;height:8px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;background:url(/assets/icons/tick-w.png) no-repeat;background-size:11px 8px;transition:all .2s ease}.pf-checkbox .checkbox-sec{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:24px;height:24px;border:1px solid #808080;border-radius:4px;position:relative}.pf-checkbox .checkbox-sec input{position:absolute;width:100%;height:100%;opacity:0}.pf-checkbox .checkbox-content{min-height:24px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;align-items:flex-start}.pf-checkbox .checkbox-content label{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000;display:flex;gap:8px}.pf-checkbox .checkbox-content p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.pf-checkbox .checkbox-content .start-component{width:50px;height:18px}.pf-checkbox .checkbox-content .start-component img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pf-checkbox.filter-checkbox{align-items:center}.pf-checkbox.filter-checkbox .check-selected{width:16px;height:16px;background:#27ae602e}.pf-checkbox.filter-checkbox .check-selected:after{background:url(/assets/icons/tick-black.png) no-repeat;background-size:8.89px 6.11px;background-position:center}.pf-checkbox.filter-checkbox .checkbox-sec{width:16px;height:16px}.pf-checkbox.filter-checkbox .checkbox-content label{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#222}@media screen and (max-width: 768px){.pf-checkbox .checkbox-content label{font-size:16px}.pf-checkbox .checkbox-content p{font-size:12px}}.pf-filter-dropdown{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start}.pf-filter-dropdown label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.pf-filter-dropdown.cover-amt-dropdown .pf-dropdown-container{height:30px;border:none;padding:0;background:transparent}.pf-filter-dropdown.cover-amt-dropdown .pf-dropdown-container.dropdown-focus{border:none}.pf-filter-dropdown.cover-amt-dropdown .pf-dropdown-container .pf-dropdown-main p{font-size:20px;font-weight:700;color:#292929}.pf-filter-dropdown.cover-amt-dropdown .pf-dropdown-container .dropdown-list{position:absolute;max-width:135px;min-width:135px}.pf-filter-dropdown.cover-amt-dropdown .pf-dropdown-container .dropdown-list ul li:hover{background:transparent}.pf-filter-dropdown .pf-dropdown-container{height:43px;min-width:97px;max-width:-moz-fit-content;max-width:fit-content;padding:0 12px 0 13px;border:1px solid rgba(128,128,128,.2);border-radius:6px;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;justify-content:flex-start;position:relative;background:#fff}.pf-filter-dropdown .pf-dropdown-container.dropdown-focus{border:1px solid #0080ff}.pf-filter-dropdown .pf-dropdown-container.dropdown-focus .pf-dropdown-main .end-component{rotate:180deg}.pf-filter-dropdown .pf-dropdown-container.dropdown-error{border-color:red}.pf-filter-dropdown .pf-dropdown-container .pf-dropdown-main{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:10px;justify-content:space-between;flex:1;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;cursor:pointer}.pf-filter-dropdown .pf-dropdown-container .pf-dropdown-main p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-wrap-mode:nowrap}.pf-filter-dropdown .pf-dropdown-container .pf-dropdown-main .end-component{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;transition:all .5s ease-in-out}.pf-filter-dropdown .pf-dropdown-container .pf-dropdown-main .end-component img{width:16px}.pf-filter-dropdown .pf-dropdown-container .dropdown-list{position:fixed;left:0;z-index:100;background:#fff;width:100%;max-height:260px;min-height:-moz-fit-content;min-height:fit-content;overflow-y:scroll;border-radius:6px;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;opacity:0;transform:translate(0)}.pf-filter-dropdown .pf-dropdown-container .dropdown-list p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666}.pf-filter-dropdown .pf-dropdown-container .dropdown-list p.selected{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.pf-filter-dropdown .pf-dropdown-container .dropdown-list.is-open{transform:translateY(50px);top:0;opacity:1}.pf-filter-dropdown .pf-dropdown-container .dropdown-list.reverse-open{transform:translateY(-50px);bottom:0;visibility:visible}.pf-filter-dropdown .pf-dropdown-container .dropdown-list ul li{padding:12px 0;margin:0 12px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;list-style:none;height:51px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;cursor:pointer;border-bottom:1px solid rgba(184,184,184,.3411764706)}.pf-filter-dropdown .pf-dropdown-container .dropdown-list ul li.selected{background:#0080ff44;font-weight:500}.pf-filter-dropdown .pf-dropdown-container .dropdown-list ul li:hover{background:transparent}.pf-filter-dropdown .dropdown-message{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000}.pf-filter-dropdown .dropdown-message.error{color:red;font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000}.pf-filter-dropdown .dropdown-message.success{color:green;font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000}.pf-tab-container{display:flex;flex-direction:column}.pf-tab-container .pf-tab__header{padding:0 23px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:45px;background:linear-gradient(0deg,#00af2671,#00af2671),linear-gradient(0deg,#ffffffe0,#ffffffe0)}.pf-tab-container .pf-tab__header .tab-heading{height:100%;font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000;display:flex;align-items:center;flex-direction:row;gap:0;justify-content:center;flex:1}.pf-tab-container .pf-tab__header .tab-heading.active{border-bottom:2px solid #1b7500}.tabs-container{width:100%;max-width:600px;margin:0 auto}.tab-header{display:flex;border-bottom:2px solid #ddd}.tab-button{padding:10px 20px;border:none;background-color:transparent;font-size:16px;cursor:pointer;transition:background .2s}.tab-button:hover{background-color:#f0f0f0}.tab-button.active{border-bottom:3px solid #007bff;color:#007bff;font-weight:700}.tab-content{padding:20px;background-color:#fafafa;border:1px solid #ddd;border-top:none}.pf-back-button .pf-button{height:40px;padding:0;gap:12px}.pf-back-button .pf-button .pf-button-content{font-weight:700;font-size:20px;display:flex;flex-direction:column}.pf-back-button .pf-button .side-icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.pf-back-button .pf-button .side-icon img{width:20px;height:20px}.pf-back-button .bottom-text{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#666;padding-top:2px}@media screen and (max-width: 600px){.pf-back-button .pf-button .pf-button-content{font-size:14px;font-weight:600}.pf-back-button .pf-button .side-icon img{width:14px;height:14px}}.pf-textarea .pf-textarea__label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.pf-textarea .pf-textarea__label .required{color:red}.pf-textarea .pf-textarea__field{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ccc;resize:vertical;transition:border .2s;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.pf-textarea .pf-textarea__field:focus{border-color:#2684ff;outline:none}.pf-textarea .pf-textarea__field.has-error{border-color:#e53935}.pf-textarea .pf-textarea__error{color:#e53935;font-size:.875rem;margin-top:.25rem}.autocomplete-wrapper{display:flex;flex-direction:column;gap:5px}.autocomplete-wrapper.focused .autocomplete-wrapper-main{border-color:#0a7273}.autocomplete-wrapper .label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.autocomplete-wrapper .autocomplete-wrapper-main{width:100%;height:51px;background-color:#fafafa;border:1px solid #b8b8b8;border-radius:3px;position:relative;transition:border-color .3s ease}.autocomplete-wrapper .autocomplete-wrapper-main .input-container{width:100%;height:100%;display:flex}.autocomplete-wrapper .autocomplete-wrapper-main .input-container .input-section{flex:1;display:flex;align-items:center;overflow-x:auto;padding-right:32px}.autocomplete-wrapper .autocomplete-wrapper-main .input-container .input-section.reverse{flex-direction:row-reverse}.autocomplete-wrapper .autocomplete-wrapper-main .input-container .input-section .autocomplete-input{flex:1;min-width:8rem;height:100%;padding:0 1.5rem;font-size:1rem;font-family:Inter,sans-serif;border:none;outline:none;background:transparent;z-index:10;color:#222}.autocomplete-wrapper .autocomplete-wrapper-main .input-container .icon-section{position:absolute;right:1rem;top:0;bottom:0;display:flex;align-items:center}.autocomplete-wrapper .autocomplete-wrapper-main .input-container .icon-section .icon-img{width:19px;height:19px;background-color:#fafafa}.autocomplete-wrapper .autocomplete-wrapper-main .suggestions-list{position:absolute;top:100%;margin-top:.25rem;width:100%;max-height:395px;background:#fff;border:1px solid #ccc;overflow-y:auto;z-index:20;padding:0 9px}.autocomplete-wrapper .autocomplete-wrapper-main .suggestions-list .suggestion-item{display:flex;justify-content:space-between;align-items:center;height:46px;padding:0 1rem;border-bottom:1px solid #eee;cursor:pointer}.autocomplete-wrapper .autocomplete-wrapper-main .suggestions-list .suggestion-item.last{border-bottom:none}.autocomplete-wrapper .autocomplete-wrapper-main .suggestions-list .suggestion-item .suggestion-content{display:flex;align-items:center;gap:1rem}.autocomplete-wrapper .autocomplete-wrapper-main .suggestions-list .suggestion-item .suggestion-content .flag-img{width:18px;height:12px}.autocomplete-wrapper .autocomplete-wrapper-main .suggestions-list .suggestion-item .suggestion-content .name-text{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#222}.autocomplete-wrapper .autocomplete-wrapper-main .suggestions-list .suggestion-item .tick-img{padding-right:1.5rem}.autocomplete-wrapper .autocomplete-wrapper-main .suggestions-list .suggestion-item:hover{background:#0080ff1f}.text-tag-component .dot-loader{display:inline-flex;align-items:center;justify-content:center;min-height:1em;min-width:2em;gap:8px}.text-tag-component .dot{width:.4em;height:.4em;background-color:currentColor;border-radius:50%;opacity:.3;animation:blink 1.4s infinite ease-in-out}.text-tag-component .dot:nth-child(1){animation-delay:0s}.text-tag-component .dot:nth-child(2){animation-delay:.2s}.text-tag-component .dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.5)}}.payment-success-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:1}.payment-success-overlay .payment-success-card{background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 30px #0003;text-align:center;max-width:400px;width:90%;transform:scale(.95);animation:pop-in .5s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes pop-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.payment-success-overlay h1{color:#333;margin-top:20px;margin-bottom:10px;font-family:Inter,sans-serif;font-size:2rem;font-weight:400;text-align:left;color:#000}.payment-success-overlay p{color:#666;margin-bottom:30px;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;text-align:left;color:#000}.payment-success-overlay .success-icon .checkmark{width:100px;height:100px;border-radius:50%;display:block;stroke-width:3;stroke:#fff;stroke-miterlimit:10;margin:0 auto;box-shadow:inset 0 0 #4caf50;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.payment-success-overlay .success-icon .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#4caf50;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.payment-success-overlay .success-icon .checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 50px #4caf50}}.payment-success-overlay .progress-bar-container{width:100%;height:8px;background-color:#f2f2f2;border-radius:4px;overflow:hidden}.payment-success-overlay .progress-bar{width:100%;height:100%;background-color:#4caf50;border-radius:4px;animation:countdown 10s linear forwards}@keyframes countdown{0%{width:100%}to{width:0%}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.pf-home-page.home-page{min-height:100vh}.pf-home-page.home-page .home-page__header{position:sticky;top:-35px;z-index:200}@media screen and (max-width: 600px){.pf-home-page.home-page .home-page__header{top:0}}.callback-card{max-width:1280px;min-height:188px;border-top-left-radius:80px;background:#d9eeff80;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:unset;gap:24px 85px;justify-content:space-between;flex-wrap:wrap;padding:0 64px}.callback-card .callback-card__left{flex:1;display:flex;flex-direction:column;gap:16px;padding:42px 0;min-width:315px}.callback-card .callback-card__left .callback-card__left-heading{display:flex;gap:8px}.callback-card .callback-card__left .callback-card__left-heading p{width:-moz-fit-content;width:fit-content;font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000}.callback-card .callback-card__left .callback-card__left-heading p span{color:#0080ff;display:flex;gap:8px}.callback-card .callback-card__left .callback-card__left-heading img{width:24px;height:24px}.callback-card .callback-card__left .callback-card__left-desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666;line-height:32px}.callback-card .callback-card__right{width:100%;flex:1;display:flex;align-items:center}@media screen and (max-width: 1146px){.callback-card{padding:42px}.callback-card .callback-card__left{padding:0}.callback-card .callback-card__right{height:100px}}@media screen and (max-width: 600px){.callback-card{padding:24px 27px 27px;border-radius:12px}.callback-card .callback-card__left{padding:0;min-width:unset}.callback-card .callback-card__left .callback-card__left-heading{justify-content:space-between}.callback-card .callback-card__left .callback-card__left-heading p{font-size:16px;line-height:32px}.callback-card .callback-card__right{height:auto}}.callback-card-form.card-form{display:flex;height:100%;align-items:center;gap:40px;width:100%;background:url(/assets/bg/grid.png) no-repeat;background-size:contain}.callback-card-form.card-form .card-form__left{overflow:hidden;min-height:100%;display:flex;max-width:335px;min-width:200px;width:100%}.callback-card-form.card-form .card-form__left .card-form__left-step{display:flex;flex-direction:column;justify-content:center;width:23px}.callback-card-form.card-form .card-form__left .card-form__left-step .card-form__left-step-container{height:78px;display:flex;gap:3px;flex-direction:column;justify-content:flex-end}.callback-card-form.card-form .card-form__left .card-form__left-step .step{width:4px;height:23px;border-radius:6px;background:#6666667a}.callback-card-form.card-form .card-form__left .card-form__left-step .step.active{background:#0080ff}.callback-card-form.card-form .card-form__left .card-form__left-inputs{max-width:335px;min-width:300px;width:100%;transition:all .5s ease}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__left-group{display:flex;flex-direction:column;height:100%}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__left-group .card-form__left-input{min-height:100%;display:flex;align-items:center}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__left-group .card-form__left-input .pf-input{gap:8px;width:100%}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__left-group .card-form__left-input .pf-input label{font-weight:400}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__left-group .card-form__left-input .pf-input .pf-input-container{background:#fff;border:1px solid #b8b8b8;height:51px}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__left-group .card-form__left-input .pf-input .mobile-input input{padding-left:50px}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__group--actions{gap:40px;justify-content:flex-end;transform:translate(50px) scaleX(.5);opacity:0;transition:transform .4s ease,opacity .4s ease,scaleX .4s ease;transform-origin:right}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__group--actions.active{transform:translate(0) scaleX(1);opacity:1}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__group--actions .card-form__left-input-btn{height:78px;display:flex;align-items:flex-end}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__group--actions .success-btn{max-width:335px;min-width:300px;width:100%;height:51px;background:#fff;border:1px solid #45be1c}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__group--actions .success-btn .side-ico{width:18px;height:18px}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__group--actions .success-btn .pf-button-content{color:#45be1c;font-weight:600}.callback-card-form.card-form .card-form__right{display:flex;height:78px;align-items:flex-end}@media (min-width: 600px) and (max-width: 1014px){.callback-card-form.card-form .card-form__left{max-height:78px}}@media screen and (max-width: 600px){.callback-card-form.card-form{flex-direction:column;gap:23px;align-items:flex-start}.callback-card-form.card-form .card-form__left{max-height:78px;height:100%;min-height:73px;min-width:200px}.callback-card-form.card-form .card-form__left .card-form__left-inputs,.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__group--actions .success-btn{min-width:200px}.callback-card-form.card-form .card-form__left .card-form__left-inputs .card-form__group--actions .success-btn .pf-button-content{font-size:14px;text-wrap-mode:nowrap}.callback-card-form.card-form .card-form__right{height:51px;padding-left:21px}}.expert-card{width:100%;min-height:427px;display:flex;flex-direction:column;gap:32px;justify-content:flex-start;padding:64px 20px 49px;align-items:center;border:1px solid #f1efec;background:#f1efec;border-radius:12px;position:relative;overflow:hidden}.expert-card .expert-card__bg{position:absolute;left:0;top:0;bottom:0;width:50%;height:100%;z-index:2;display:flex}.expert-card .expert-card__bg .bg-path{position:relative}.expert-card .expert-card__bg .bg-path .bg-path-one{clip-path:polygon(0 0,11% 0,100% 100%,0% 100%);background:#fff6;height:100%;width:599px;z-index:2;border-top-left-radius:12px;border-bottom-left-radius:12px}.expert-card .expert-card__bg .bg-path .bg-path-two{clip-path:polygon(0 0,30% 0,100% 100%,0% 100%);background:#fff6;width:704px;height:100%;position:absolute;top:0;left:0;z-index:3;border-top-left-radius:12px;border-bottom-left-radius:12px}.expert-card .expert-card__bg .bg-path .bg-path-three{background:#fff6;width:802px;height:100%;z-index:4;position:absolute;top:0;left:0;clip-path:polygon(0 0,40% 0,100% 100%,0% 100%);border-top-left-radius:12px;border-bottom-left-radius:12px}.expert-card .expert-card__heading{font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#666;text-transform:uppercase;z-index:10}.expert-card .expert-card__features{z-index:10;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:990px;min-height:250px;width:100%}.expert-card .expert-card__features .expert-card__features-card{max-width:250px;max-height:250px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;transition:all .5s ease-in-out}.expert-card .expert-card__features .expert-card__features-card p{cursor:pointer;font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000;text-align:center}.expert-card .expert-card__features .expert-card__features-card img{cursor:pointer}.expert-card .expert-card__features .expert-card__features-card:hover{transform:scale(1.1)}.expert-card .expert-card__features .expert-card__features-one img{width:98px;height:82px}.expert-card .expert-card__features .expert-card__features-two img{width:80px;height:80px}.expert-card .expert-card__features .expert-card__features-three{gap:0;justify-content:flex-start}.expert-card .expert-card__features .expert-card__features-three img{transform:translateY(17px)}@media screen and (max-width: 600px){.expert-card{padding:24px 14px;justify-content:center}.expert-card .expert-card__bg .bg-path .bg-path-one{width:159px}.expert-card .expert-card__bg .bg-path .bg-path-two{width:184px}.expert-card .expert-card__bg .bg-path .bg-path-three{width:209px}.expert-card .expert-card__heading{font-size:14px;text-align:center}.expert-card .expert-card__features{flex-direction:column;justify-content:center;align-items:center}.expert-card .expert-card__features .expert-card__features-card{width:150px;height:150px;gap:12px}.expert-card .expert-card__features .expert-card__features-card p{font-size:14px}.expert-card .expert-card__features .expert-card__features-one img{width:59px;height:49px}.expert-card .expert-card__features .expert-card__features-two img{width:48px;height:48px}.expert-card .expert-card__features .expert-card__features-three img{width:93px;height:93px}}.pf-hero-section.hero-section{width:100%;display:flex;flex-direction:column;gap:40px 0}.pf-hero-section.hero-section .heading-card{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.pf-hero-section.hero-section .heading-card .heading-card__left{display:flex;flex-direction:column;gap:15px;flex:1;min-width:500px}.pf-hero-section.hero-section .heading-card .heading-card__left h4{font-family:Inter,sans-serif;font-size:24px;font-weight:500;text-align:left;color:#000;opacity:50%}.pf-hero-section.hero-section .heading-card .heading-card__left h5{font-family:Inter,sans-serif;font-size:24px;font-weight:600;text-align:left;color:#000}.pf-hero-section.hero-section .heading-card .heading-card__left h5 span{background-image:linear-gradient(90deg,#0080ff,#004d99);color:transparent;-webkit-background-clip:text;background-clip:text}.pf-hero-section.hero-section .heading-card .heading-card__right{min-width:400px;max-width:515px;width:100%;height:176px;flex:1}.pf-hero-section.hero-section .heading-card .heading-card__right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pf-hero-section.hero-section .hero-section__category{display:flex;flex-direction:column;gap:16px}.pf-hero-section.hero-section .hero-section__category .hero-section__category-text .text-icon-comp{width:-moz-fit-content;width:fit-content;flex-direction:row-reverse;justify-content:flex-end;gap:7px}.pf-hero-section.hero-section .hero-section__category .hero-section__category-text .text-icon-comp p a{font-size:20px;font-weight:500;color:#666}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list{background:#fff;border:1px solid rgba(0,128,255,.3019607843);min-height:372px;border-radius:0 0 120px 120px;padding:32px 0 21px;display:flex;align-items:center;flex-direction:row;gap:0;align-items:flex-start;justify-content:center}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards{display:flex;gap:10px 20px;flex-wrap:wrap;max-width:1167px;justify-content:center}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card{cursor:pointer;width:148.8px;height:148.8px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:11.16px;background:transparent;border:1px solid transparent;transition:all .3s ease-out}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__icon{width:59.5px;height:59.5px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__icon img{width:100%;height:100%}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2px}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__text b{font-family:Inter,sans-serif;font-size:16.74px;font-weight:600;text-align:left;color:#000}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__text p{font-family:Inter,sans-serif;font-size:13.02px;font-weight:400;text-align:left;color:#000}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card:hover{border:1px solid rgba(0,128,255,.3019607843);background:#d9eeff80;border-radius:6px;box-shadow:0 4px 16px #00000012}@media screen and (max-width: 600px){.pf-hero-section.hero-section .heading-card{flex-direction:column}.pf-hero-section.hero-section .heading-card .heading-card__left{min-width:unset;width:100%;gap:12px}.pf-hero-section.hero-section .heading-card .heading-card__left h4{font-size:16px}.pf-hero-section.hero-section .heading-card .heading-card__left h5{font-size:20px;line-height:32px}.pf-hero-section.hero-section .heading-card .heading-card__right{min-width:unset;max-width:unset}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards{gap:10px 13px;padding:20px 6px 35px}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card{width:98.2px;height:98.2px;border-radius:2.46px}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__icon{width:39.28px;height:39.28px}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__text{gap:0}.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__text b,.pf-hero-section.hero-section .hero-section__category .hero-section__category-list .hero-section__category-cards .cat-card .cat-card__text p{font-size:12px}}.product-card{display:flex;width:100%;height:344px;min-width:200px;border-radius:12px;transition:all .5s ease;flex:1 1 calc(33% - 32px);position:relative;overflow:hidden}.product-card.product-card-open{max-width:624px;flex:2 1 calc(60% - 32px)}.product-card .product-card__left{background-repeat:no-repeat;background-position-y:bottom;display:flex;flex-direction:column;justify-content:space-between;padding:32px 0 32px 40px;gap:20px;transition:all .4s ease,background-size .4s ease;position:absolute;left:0;top:0;bottom:0;width:182px;overflow:visible}.product-card .product-card__left h5{font-family:Inter,sans-serif;font-size:32px;font-weight:700;text-align:left;color:#0080ff}.product-card .product-card__left .product-card__left-title{display:flex;flex-direction:column;gap:16px}.product-card .product-card__left .product-card__left-list{opacity:1;visibility:visible;transition:opacity .5s ease-out,visibility 0s linear .5s}.product-card .product-card__left .product-card__left-list.hidden{opacity:0;visibility:hidden}.product-card .product-card__left .product-card__left-list ul{padding-left:20px}.product-card .product-card__left .product-card__left-list ul li{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;margin-bottom:5px}.product-card .product-card__left .product-card__left-btn{width:137px;z-index:5;transition:opacity .3s ease;opacity:1}.product-card .product-card__left .product-card__left-btn[style*="display: none"]{opacity:0}.product-card .product-card__left .product-card__left-btn .pf-button{padding:11px 16px}.product-card .product-card__right{flex:1;display:flex;justify-content:flex-end;align-items:flex-end;transition:transform .4s ease}.product-card .product-card__right .product-card__right-img{transition:all 1s ease-out;height:100%;display:flex;align-items:flex-end}.product-card .product-card__right .product-card__right-img img{width:100%;-o-object-fit:contain;object-fit:contain;z-index:2}.product-card-open .product-card__left{position:static;width:unset}.product-card-open.health-card .product-card__right .product-card__right-img img,.product-card-open.bike-card .product-card__right .product-card__right-img img{max-height:90%}.product-card-open.travel-card{background-size:contain!important;background-position:right!important}.product-card-open.travel-card .product-card__right .product-card__right-img img{transform:scale(1.2) translate(-26px)}.product-card-open.home-card .product-card__right .product-card__right-img img{transform:scale(1.2) translate(-32px,-15px)}.product-card-close.health-card .product-card__left{background-size:182px 182px}.product-card-close.health-card .product-card__right .product-card__right-img img{height:80%}.product-card-close.travel-card{background-size:352px 309px!important;background-position:-110px 121px!important}.product-card-close.car-card{background-size:cover!important;background-position:top right!important}.product-card-close.bike-card{background-size:cover!important;background-position:top!important}@media screen and (max-width: 600px){.product-card{min-width:88px;min-height:148px;height:auto;flex:1 1 calc(50% - 12px)}.product-card.product-card-open{flex:2 1 calc(60% - 32px)}.product-card .product-card__left{padding:13px 0 13px 12px;gap:20px}.product-card .product-card__left h5{font-size:14px}.product-card .product-card__left .product-card__left-list ul{display:flex;flex-direction:column;gap:10px;padding-left:15px}.product-card .product-card__left .product-card__left-list ul li{font-size:8px;line-height:normal;margin-bottom:10px}.product-card .product-card__left .product-card__left-list ul:last-child{margin-bottom:0}.product-card .product-card__left .product-card__left-btn{height:25px;width:88px}.product-card .product-card__left .product-card__left-btn .pf-button{height:25px;width:88px;padding:6px 12px;gap:4px;border-radius:1.29px}.product-card .product-card__left .product-card__left-btn .pf-button .pf-button-content{font-size:10px}.product-card .product-card__left .product-card__left-btn .pf-button .side-icon img{width:10px;height:10px}.product-card-open.health-card .product-card__left{background-size:107px!important}.product-card-open.health-card .product-card__right .product-card__right-img img{height:auto}.product-card-open.travel-card .product-card__right .product-card__right-img img{transform:scale(2) translateY(-24px)}.product-card-open.home-card .product-card__right .product-card__right-img img{transform:scale(2) translate(-2px,-10px)}.product-card-close.travel-card{background-position:center 60px!important;background-size:151px!important}}.why-pf{display:flex;flex-direction:column;gap:64px}.why-pf .why-pf__heading{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000;text-align:center}.why-pf .why-pf__list{display:grid;justify-items:center;grid-template-columns:repeat(3,1fr);scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto;gap:50px}.why-pf .why-pf__list::-webkit-scrollbar{display:none}.why-pf .why-pf__list .why-pf__list-card{min-width:293px;max-width:272px;width:100%;display:grid;gap:10px}.why-pf .why-pf__list .why-pf__list-card .why-pf__list-card-img{width:150px;height:150px}.why-pf .why-pf__list .why-pf__list-card .why-pf__list-card-img img{width:100%;height:100%}.why-pf .why-pf__list .why-pf__list-card .why-pf__list-card-content{display:grid;padding-left:12px;gap:12px}.why-pf .why-pf__list .why-pf__list-card .why-pf__list-card-content h6{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000}.why-pf .why-pf__list .why-pf__list-card .why-pf__list-card-content p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;opacity:.5;line-height:32px}@media (max-width: 600px){.why-pf{gap:23px}.why-pf .why-pf__heading{font-size:18px}.why-pf .why-pf__list{scroll-behavior:smooth;scroll-snap-type:x mandatory}.why-pf .why-pf__list .why-pf__list-card{min-width:90vw;scroll-snap-align:start}.why-pf .why-pf__list .why-pf__list-card .why-pf__list-card-content{padding-left:12px;gap:12px}.why-pf .why-pf__list .why-pf__list-card .why-pf__list-card-content h6{font-size:16px}.why-pf .why-pf__list .why-pf__list-card .why-pf__list-card-content p{font-size:14px;line-height:24px}}.posp-banner-lg{width:100%;min-height:344px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end;justify-content:space-between;gap:50px;box-sizing:border-box;overflow:hidden;border-radius:12px;background:linear-gradient(180deg,#dceedb,#ddecdc 3%,#dfefdf 3%,#d9ecd8 5%,#f5f5f5 96%,#f1f3f0 98%)}.posp-banner-lg .posp-banner-lg-left{flex:1 1 55%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;align-items:flex-start;justify-content:space-between;padding:40px;gap:48px}.posp-banner-lg .posp-banner-lg-left .text-sec{display:flex;flex-direction:column;gap:15px}.posp-banner-lg .posp-banner-lg-left .text-sec p{font-family:Inter,sans-serif;font-size:28px;font-weight:600;text-align:left;color:#000}.posp-banner-lg .posp-banner-lg-left .text-sec p span{color:#007fff}.posp-banner-lg .posp-banner-lg-left .text-sec p:nth-child(2){font-weight:400;color:#353535}.posp-banner-lg .posp-banner-lg-left .text-sec p:nth-child(3){font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;width:70%;line-height:194%}.posp-banner-lg .posp-banner-lg-left .posp-banner-lg-btn{width:146px;height:42px;padding:11px 16px;border-radius:3px}.posp-banner-lg .posp-banner-lg-left .posp-banner-lg-btn .side-icon img{width:16px;height:16px}.posp-banner-lg .posp-banner-lg-right{min-height:inherit;max-width:441px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-end;align-items:flex-end;position:relative}.posp-banner-lg .posp-banner-lg-right .posp-right-img{position:relative}.posp-banner-lg .posp-banner-lg-right img{width:100%;-o-object-fit:contain;object-fit:contain;z-index:2;position:relative}.posp-banner-lg .posp-banner-lg-right .secure-gif{width:108px;height:108px;position:absolute;top:28px;left:20px;z-index:1}@media screen and (max-width: 1000px){.posp-banner-lg{gap:10px;max-height:536px;flex-wrap:wrap}.posp-banner-lg .posp-banner-lg-left{height:auto;padding:24px 0 0 20px;gap:24px}.posp-banner-lg .posp-banner-lg-left .text-sec{gap:0}.posp-banner-lg .posp-banner-lg-left .text-sec p{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000}.posp-banner-lg .posp-banner-lg-left .text-sec p:nth-child(2){font-weight:400;padding-top:19px}.posp-banner-lg .posp-banner-lg-left .text-sec p:nth-child(3){font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;width:auto;padding-top:1px}.posp-banner-lg .posp-banner-lg-right{height:264px;max-height:264px;width:100%;min-height:unset;justify-content:center;align-items:flex-end}.posp-banner-lg .posp-banner-lg-right .bg-img{z-index:3;width:296px}.posp-banner-lg .posp-banner-lg-right .secure-gif{width:72px;height:72px;top:10%;left:5px;z-index:2}}.pf-landing.landing-page .landing-page__section-one{padding:34px 80px;background:#faf8f5;display:flex;flex-direction:column;gap:64px}.pf-landing.landing-page .landing-page__products{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:auto;gap:32px}.pf-landing.landing-page .landing-page__products .product-card{grid-column:span 1}.pf-landing.landing-page .landing-page__products .product-card-open{grid-column:span 2}.pf-landing.landing-page .landing-page__section-testimonial{display:grid;gap:64px;padding:64px 0;background:linear-gradient(0deg,#d9eeff99,#d9eeff99),linear-gradient(0deg,#d9eeff99,#d9eeff99),linear-gradient(0deg,#fff3,#fff3);position:relative}.pf-landing.landing-page .landing-page__section-testimonial:after,.pf-landing.landing-page .landing-page__section-testimonial:before{content:"";background:linear-gradient(180deg,#a4b8ff,#baddff 97.97%);width:179px;height:216px;position:absolute;top:93px;right:150px;rotate:120deg;opacity:14%;z-index:1}.pf-landing.landing-page .landing-page__section-testimonial:before{left:241px;bottom:39px;top:auto;rotate:45deg}.pf-landing.landing-page .landing-page__section-testimonial h6{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000;text-align:center}.pf-landing.landing-page .landing-page__section-testimonial .testmonial-section .testimonial-container{z-index:5}.pf-landing.landing-page .landing-page__banner{padding:0 80px 79px;background:#faf8f5}@media (max-width: 1038px){.pf-landing.landing-page .landing-page__products{grid-template-columns:repeat(3,1fr)}.pf-landing.landing-page .landing-page__products .product-card-open{grid-column:span 2}}@media screen and (max-width: 700px){.pf-landing.landing-page .landing-page__section-one{padding:40px 20px;gap:24px}.pf-landing.landing-page .landing-page__products{gap:12px}.pf-landing.landing-page .landing-page__products .product-card{grid-column:span 1;transition:all .3s ease}.pf-landing.landing-page .landing-page__products .product-card-open{grid-column:span 2}.pf-landing.landing-page .landing-page__section-testimonial{gap:32px;padding:32px 0}.pf-landing.landing-page .landing-page__section-testimonial h6{font-size:18px}.pf-landing.landing-page .landing-page__section-testimonial:after,.pf-landing.landing-page .landing-page__section-testimonial:before{display:none}.pf-landing.landing-page .landing-page__banner{padding:0 20px 79px;background:#faf8f5}}.testmonial-section{display:grid;justify-items:center}.testmonial-section .testimonial-container{display:grid;overflow-x:hidden;padding:1px 0 0;width:100%}.testmonial-section .testimonial-container .user-slide{background:#fff;box-shadow:0 0 20px #00000012;border-radius:12px;gap:25px;display:grid;width:280px;min-height:306px;padding:29px 17px}.testmonial-section .testimonial-container .testmonial-slides{display:flex;align-items:center;justify-content:center;gap:53px;transition:all .5s ease;transform:translate(-250px);min-height:466px}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header{display:flex;gap:11px;height:60px}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header .user-slide__img{min-width:60px;height:60px;border-radius:50%}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header .user-slide__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header .user-slide__others{padding:7px 0 8px;display:flex;flex:1;justify-content:space-between}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header .user-slide__others .user-slide__name{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:6px;align-items:flex-start}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header .user-slide__others .user-slide__name h5{font-family:Inter,sans-serif;font-size:18px;text-align:left;color:#000;font-family:Lato,sans-serif;font-weight:400;font-weight:700}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header .user-slide__others .user-slide__name p{font-family:Inter,sans-serif;font-size:12px;text-align:left;color:#000;font-family:Lato,sans-serif;font-weight:400}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header .user-slide__others .user-slide__rating{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end}.testmonial-section .testimonial-container .testmonial-slides .user-slide__header .user-slide__others .user-slide__rating svg{width:12.5px;height:11.89px}.testmonial-section .testimonial-container .testmonial-slides .user-slide__text{display:grid;gap:18px}.testmonial-section .testimonial-container .testmonial-slides .user-slide__text h6{font-family:Inter,sans-serif;font-size:18px;text-align:left;color:#000;text-align:center;font-family:Lato,sans-serif;font-weight:400;font-weight:700}.testmonial-section .testimonial-container .testmonial-slides .user-slide__text p{font-family:Inter,sans-serif;font-size:12px;text-align:left;color:#000;text-align:center;font-family:Lato,sans-serif;font-weight:400}.testmonial-section .testimonial-container .testmonial-slides .active-slide{width:398px;height:423px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header{display:flex;gap:11px;height:72px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__img{min-width:72px;height:72px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others{padding:7px 0 8px;display:flex;flex:1;justify-content:space-between}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others .user-slide__name{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:6px;align-items:flex-start}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others .user-slide__name h5{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others .user-slide__name p{font-family:Inter,sans-serif;font-size:18px;font-weight:400;text-align:left;color:#000}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others .user-slide__rating svg{width:18.33px;height:17.43px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__text{display:grid;gap:26px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__text h6{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000;text-align:center}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__text p{font-family:Inter,sans-serif;font-size:18px;font-weight:400;text-align:left;color:#000;text-align:center}.testmonial-section .testimonial-navigator{display:flex;margin-top:66px;width:322px;justify-content:space-between}.testmonial-section .testimonial-navigator img{width:32px;height:32px;cursor:pointer}.testmonial-section .testimonial-navigator #testimonial-items{display:flex;gap:6px;align-items:center;width:-moz-fit-content;width:fit-content}.testmonial-section .testimonial-navigator #testimonial-items span{width:12px;height:12px;background:#0000001a;border-radius:50%}.testmonial-section .testimonial-navigator #testimonial-items .active-slide-dot{width:40px;background:#0080ff;border-radius:17px}@media screen and (max-width: 600px){.testmonial-section{gap:20px}.testmonial-section .testimonial-container{padding-top:0}.testmonial-section .testimonial-container .testmonial-slides{gap:38px;min-height:354px}.testmonial-section .testimonial-container .testmonial-slides .user-slide{width:334px;height:354px}.testmonial-section .testimonial-container .testmonial-slides .active-slide{width:334px;gap:20.94px;height:354px;box-shadow:0 0 16.75px #00000012;border-radius:10px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header{gap:9.21px;height:60.29px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__img{min-width:60.29px;height:60.29px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others{padding:5.86px 0 7.12px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others .user-slide__name{gap:5.31px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others .user-slide__name h5{font-size:20.1px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others .user-slide__name p{font-size:15.07px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__header .user-slide__others .user-slide__rating svg{width:15.35px;height:14.8px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__text{gap:22px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__text h6{font-size:20.1px}.testmonial-section .testimonial-container .testmonial-slides .active-slide .user-slide__text p{font-size:15.07px}.testmonial-section .testimonial-navigator{margin-top:20px;width:230px}.testmonial-section .testimonial-navigator #testimonial-items span{width:9px;height:9px}.testmonial-section .testimonial-navigator #testimonial-items .active-slide-dot{width:29px;height:8.7px}.testmonial-section .testimonial-navigator img{width:23px;height:23px}}.home-landing-page.home-banner{width:100%;min-height:344px;border-radius:12px;display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;position:relative;background:url(/assets/homepage/rose-bg.png) no-repeat;background-size:cover}.home-landing-page.home-banner .home-banner__left{display:flex;gap:16px;flex-direction:column;min-width:300px;z-index:2;padding:40px 0 40px 64px;flex:1}.home-landing-page.home-banner .home-banner__left .home-banner__left-heading{display:grid;gap:8px}.home-landing-page.home-banner .home-banner__left .home-banner__left-heading h6{display:grid;gap:8px;font-family:Inter,sans-serif;font-size:28px;font-weight:600;text-align:left;color:#000;line-height:35px}.home-landing-page.home-banner .home-banner__left .home-banner__left-heading p{font-family:Inter,sans-serif;font-size:28px;font-weight:400;text-align:left;color:#000;line-height:35px}.home-landing-page.home-banner .home-banner__left p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;max-width:582px;line-height:194%}.home-landing-page.home-banner .home-banner__left p span{font-weight:700}.home-landing-page.home-banner .home-banner__left .pf-button{width:127px;padding:0;height:42px;border-radius:3px;margin-top:16px}.home-landing-page.home-banner .home-banner__right{min-height:100%;flex:1;max-width:500px;position:relative;background:url(/assets/homepage/banner-bg-1.png) no-repeat;background-size:cover}@media screen and (max-width: 600px){.home-landing-page.home-banner{padding:40px 0 0;flex-direction:column;gap:44px}.home-landing-page.home-banner .home-banner__left{min-width:unset;padding:0 24px;gap:12px}.home-landing-page.home-banner .home-banner__left .home-banner__left-heading{gap:6px}.home-landing-page.home-banner .home-banner__left .home-banner__left-heading h6,.home-landing-page.home-banner .home-banner__left .home-banner__left-heading p{font-size:20px;line-height:25px}.home-landing-page.home-banner .home-banner__left .desc{display:none}.home-landing-page.home-banner .home-banner__left p{font-size:12px;line-height:140%}.home-landing-page.home-banner .home-banner__left .pf-button{width:127px;height:42px;gap:7px;margin-top:10px}.home-landing-page.home-banner .home-banner__left .pf-button .pf-button-content{font-size:16px}.home-landing-page.home-banner .home-banner__right{padding:10px 0 0;min-height:344px;max-width:unset;background:url(/assets/homepage/banner.png) no-repeat;background-size:cover;background-position:center right}}.pf-home-layout{padding:80px}.health-landing.landing-page{background:#faf8f5;width:100%}.health-landing.landing-page .section-five{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:0 80px}@media screen and (max-width: 600px){.health-landing.landing-page .section-five{padding:0 20px}.health-landing.landing-page .section-five .cta-banner{flex-direction:column-reverse}.health-landing.landing-page .section-five .cta-banner .cta-banner__text{min-width:200px;padding:33px 35px 40px}.health-landing.landing-page .section-five .cta-banner .cta-banner__text .top-text{padding:0}.health-landing.landing-page .section-five .cta-banner .cta-banner__text .top-text h6{font-size:20px}.health-landing.landing-page .section-five .cta-banner .cta-banner__text .top-text p{font-size:12px;line-height:140%}.health-landing.landing-page .section-five .cta-banner .cta-banner__img{min-width:unset;height:269px}.health-landing.landing-page .section-five .call-btn{width:92px;height:30px}.health-landing.landing-page .section-five .call-btn .pf-button{height:30px;padding:0;border-radius:2px}.health-landing.landing-page .section-five .call-btn .pf-button .pf-button-content{font-size:11px}.health-landing.landing-page .section-five .call-btn .pf-button .pf-button-content .side-icon img{width:11px;height:11px}}.hero-section.hero-page{display:flex;min-height:787px;width:100%;justify-content:space-between;padding:10px 80px 46px;background:#faebea;background:linear-gradient(141deg,#faebea,#fcf1ed 51%,#fbf3ed)}.hero-section.hero-page.hero-overlay{overflow:hidden}.hero-section.hero-page.hero-overlay:before{position:absolute;content:"";background:#faebea;backdrop-filter:blur(400px);width:770.6309746445px;height:599.2283882665px;top:200px;left:-191.6px;transform:rotate(-8.58deg);opacity:.5;border-radius:50%;z-index:inherit}.hero-section.hero-page.hero-overlay:after{content:"";background:url(/assets/bg/right-bg.png) no-repeat;background-size:contain;position:absolute;right:0;top:0;width:1019px;height:1388px;z-index:1}.hero-section.hero-page .hero-page__left.content-sec{width:60%;z-index:9}.hero-section.hero-page .hero-page__left.content-sec .breadcrumb{margin-top:19px;margin-bottom:44px;z-index:9}.hero-section.hero-page .hero-page__left.content-sec .row-one{max-width:546px}.hero-section.hero-page .hero-page__left.content-sec .row-one h2{font-family:Inter,sans-serif;font-size:36px;font-weight:600;text-align:left;color:#000;line-height:55px}.hero-section.hero-page .hero-page__left.content-sec .row-one h2 span{color:#0080ff}.hero-section.hero-page .hero-page__left.content-sec .row-one p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:32px}.hero-section.hero-page .hero-page__left.content-sec .row-two{padding-top:32px;padding-bottom:26px;width:89%;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.hero-section.hero-page .hero-page__left.content-sec .row-two .point-list{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;align-items:flex-start;justify-content:flex-start;position:relative}.hero-section.hero-page .hero-page__left.content-sec .row-two h4{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000}.hero-section.hero-page .hero-page__left.content-sec .row-two ul{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;align-items:flex-start}.hero-section.hero-page .hero-page__left.content-sec .row-two ul li{display:flex;gap:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;list-style:none}.hero-section.hero-page .hero-page__left.content-sec .row-two ul li:before{content:"";width:20px;height:20px;background:url(/assets/icons/tick-one.png) no-repeat;background-size:cover;display:block}.hero-section.hero-page .hero-page__left.content-sec .row-three{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:31px;justify-content:flex-start}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-one{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-one img{width:50px;height:50px}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-one .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-one .text-group span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .insurer-images{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .insurer-images .img-container{width:50px;height:50px;border-radius:50%;box-shadow:0 4px 6.6px #0000003b}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .insurer-images .img-container img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .insurer-images :nth-child(1){z-index:5}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .insurer-images :nth-child(2){z-index:4;transform:translate(-8px)}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .insurer-images :nth-child(3){z-index:3;transform:translate(-16px)}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .insurer-images :nth-child(4){z-index:2;transform:translate(-24px)}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .insurer-images p{width:50px;height:50px;border-radius:50%;background:#fef9c4;box-shadow:0 4px 6.6px #0000003b;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.hero-section.hero-page .hero-page__left.content-sec .row-three .col-two .text-group span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.hero-section.hero-page .plus-illustration img{width:259px;height:259px}.hero-section.hero-page .plus-illustration .right-arrow{position:relative}.hero-section.hero-page .plus-illustration .right-arrow img{position:absolute;width:57px;height:55px;transform:translate(259px,-281px) rotate(-20deg)}.hero-section.hero-page .small-screen-outlet{display:none}.hero-section.hero-page .hero-page__right{margin-top:44px;z-index:10;flex:1}@media screen and (max-width: 1295px){.hero-section.hero-page{padding-bottom:160px}}@media (max-width: 1000px){.hero-section.hero-page{padding-bottom:160px}.hero-section.hero-page .hero-page__left.content-sec{width:100%}.hero-section.hero-page .hero-page__left.content-sec .row-one{max-width:none}.hero-section.hero-page .hero-page__left.content-sec .row-two,.hero-section.hero-page .hero-page__left.content-sec .row-three{flex-wrap:wrap}.hero-section.hero-page .small-screen-outlet{padding:56px 0 40px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.hero-section.hero-page.hero-overlay:after{display:none}.hero-section.hero-page.hero-overlay:before{display:none}.hero-section.hero-page .hero-page__right{display:none}}@media screen and (max-width: 600px){.hero-section.hero-page.hero-overlay{padding:16px 20px 160px}.hero-section.hero-page.hero-overlay .plus-illustration .right-arrow img{transform:translate(259px,-281px) rotate(-115deg) scaleY(-1)}.hero-section.hero-page.hero-overlay .hero-page__left.content-sec .breadcrumb{margin:16px 0}.hero-section.hero-page.hero-overlay .hero-page__left.content-sec h2{font-size:20px;line-height:32px}.hero-section.hero-page.hero-overlay .hero-page__left.content-sec p{font-size:14px;line-height:24px}}.us-section{min-height:866px;padding:80px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:80px;justify-content:flex-start;background:#fff;border-radius:120px 120px 0 0;margin-top:-120px;z-index:11;position:relative}.us-section .us-section__top{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.us-section .us-section__top h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.us-section .us-section__top p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:32px}.us-section .us-section__bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.us-section .us-section__bottom h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.us-section .us-section__bottom .feature-list{width:100%;padding:40px 40px 49px;background:#183b4e;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;overflow:scroll;gap:20px;justify-content:space-between;scroll-behavior:smooth;scroll-snap-type:x mandatory}.us-section .us-section__bottom .feature-list::-webkit-scrollbar{display:none}.us-section .us-section__bottom .feature-list .feature-list__item{width:293px;min-width:280px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:41px;align-items:flex-start;scroll-snap-align:center}.us-section .us-section__bottom .feature-list .feature-list__item img{width:80px;height:80px}.us-section .us-section__bottom .feature-list .feature-list__item .text-group{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;align-items:flex-start}.us-section .us-section__bottom .feature-list .feature-list__item .text-group h6{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#fff}.us-section .us-section__bottom .feature-list .feature-list__item .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#fff;line-height:32px}@media screen and (max-width: 600px){.us-section{border-radius:0;padding:40px 20px;gap:46px}.us-section .us-section__top{gap:16px;align-items:flex-start}.us-section .us-section__top h4{font-size:20px}.us-section .us-section__top p{line-height:24px;font-size:14px}.us-section .us-section__bottom{gap:24px}.us-section .us-section__bottom h4{font-size:20px}.us-section .us-section__bottom .feature-list{transform:translate(15px);border-radius:12px 0 0 12px;padding:40px 40px 49px;width:calc(100vw - 30px);gap:35px}}.health-benefits{padding:80px 80px 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-start}.health-benefits .health-benefits__section{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;justify-content:space-between}.health-benefits .health-benefits__section .benefits-section__text{width:100%;min-width:328px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;align-items:flex-start}.health-benefits .health-benefits__section .benefits-section__text h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.health-benefits .health-benefits__section .benefits-section__text p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;max-width:623px}.health-benefits .health-benefits__section .benefits-section__text ul{max-width:623px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;align-items:flex-start}.health-benefits .health-benefits__section .benefits-section__text ul li p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:32px}.health-benefits .health-benefits__section .benefits-section__text ul li p span{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.health-benefits .health-benefits__section .benefits-section__image{width:100%;position:relative}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img{width:555px;height:555px;display:flex;gap:23px 13.41px;flex-wrap:wrap}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-wrapper{flex:0 0 30%;z-index:3}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-wrapper .img-shape{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-wrapper .img-shape img{box-shadow:0 4px 20px #0003;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-one{height:275px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-end;align-items:flex-end}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-one .img-shape{width:213px;height:179px;border-radius:280px 280px 0}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-one .img-shape img{border-radius:280px 280px 0}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-two .img-shape,.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-three .img-shape{width:328px;height:275px}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-two .img-shape{border-radius:0 280px 0 0}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-two .img-shape img{width:100%;border-radius:0 280px 0 0}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-three .img-shape,.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-three .img-shape img{border-radius:0 0 0 280px}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .icon-wrapper{flex:0 0 50%}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .icon-wrapper .round-shape{position:absolute;top:50%;left:50%;transform:translate(-39%,-28%);background:#e5d0ac;width:300px;height:300px;border-radius:50%;z-index:2}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .icon-wrapper .round-shape:before{content:"";width:99px;height:99px;background:#0080ff;display:block;position:absolute;bottom:0;right:0;border-radius:50%}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .icon-wrapper .round-shape:after{content:"";width:51px;height:51px;background:#0080ff;display:block;position:absolute;bottom:0;right:0;border-radius:50%;transform:translate(72px,72px)}@media (max-width: 1200px){.health-benefits .health-benefits__section{flex-wrap:wrap-reverse;justify-content:center;gap:80px}}@media screen and (max-width: 600px){.health-benefits{padding:40px 20px 0 22px}.health-benefits .health-benefits__section{gap:64px}.health-benefits .health-benefits__section .benefits-section__image{display:flex;align-items:center;justify-content:center}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img{width:374px;height:374px;gap:7px 13px}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-wrapper{width:352px;height:auto}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-one .img-shape{width:126px;height:106px}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-two{align-items:flex-end;display:flex}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-two .img-shape,.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .img-three .img-shape{width:195px;height:163px}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .icon-wrapper .round-shape{transform:translate(-50%,-36%);width:178px;height:178px}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .icon-wrapper .round-shape:before{width:58px;height:58px}.health-benefits .health-benefits__section .benefits-section__image .bnf-featured-img .icon-wrapper .round-shape:after{width:30px;height:30px}.health-benefits .health-benefits__section .benefits-section__text{gap:16px}.health-benefits .health-benefits__section .benefits-section__text h4{font-size:20px}.health-benefits .health-benefits__section .benefits-section__text p{font-size:14px}.health-benefits .health-benefits__section .benefits-section__text ul{padding:8px 20px}.health-benefits .health-benefits__section .benefits-section__text ul li p{font-size:14px;line-height:24px}}.add-member-card{min-width:380px;max-width:485px;width:100%;min-height:554px;padding:25px 64px 30px;background:#fff6;border:1px solid rgba(5,119,253,.6);box-shadow:0 0 44px #0a779129;border-radius:12px;backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:42px}.add-member-card .top-sec{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}.add-member-card .top-sec .member-gif{width:279px;height:279px}.add-member-card .top-sec .member-gif img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.add-member-card .top-sec h5{font-family:Inter,sans-serif;font-size:18px;font-weight:600;text-align:left;color:#000;text-align:center;margin-top:-15px}.add-member-card .bottom-sec{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}.add-member-card .bottom-sec .add-btn{width:100%}.add-member-card .bottom-sec .indi-btn .pf-button .pf-button-content{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#0080ff}@media screen and (max-width: 600px){.add-member-card{min-width:300px;padding:0 24px}.add-member-card .top-sec h5{font-size:16px}}.select-insured-member{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;padding:56px 0 64px}.select-insured-member .header-sec{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.select-insured-member .header-sec h2{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000}.select-insured-member .header-sec .member-gender{width:198px;height:39px;box-sizing:border-box;background:#eaeaea;border-radius:17px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px;justify-content:space-between;padding:6px 12px}.select-insured-member .header-sec .member-gender button{height:27px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;color:#666;text-align:center;width:50%;transition:all .3s ease-in-out;cursor:pointer}.select-insured-member .header-sec .member-gender button.active{background:#0a6ebd;color:#fff;border-radius:17px;text-align:center;font-weight:700;box-sizing:border-box}.select-insured-member .member-list{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;flex-wrap:wrap;width:100%;padding:0 64px}.select-insured-member .submit-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:23px}.select-insured-member .submit-btn .pf-button.back-btn{border:1px solid #000000}.select-insured-member .submit-btn .pf-button{max-width:252px;width:100%}@media screen and (max-width: 768px){.select-insured-member{padding:32px 20px}.select-insured-member .header-sec{gap:16px}.select-insured-member .header-sec h2{font-size:16px}.select-insured-member .member-list{padding:0;gap:24px 13px}}.member-chip{max-width:252px;width:100%;height:56px;background:#fff;border:1px solid #808080;border-radius:6px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;padding:12px 10px 12px 20px;cursor:pointer}.member-chip .chip-left{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:16px}.member-chip .chip-left img{width:32px;height:32px}.member-chip .chip-left p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#666}.member-chip .chip-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:11px}.member-chip .chip-btn button.btn{width:28px;height:28px;border-radius:50%;background:#dfdfdf52;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer;position:relative}.member-chip .chip-btn .btn-one:after{content:"";width:9.33px;height:2px;background:#797979;display:flex}.member-chip .chip-btn .btn-two:after{content:"";width:9.33px;height:2px;background:#797979;display:flex}.member-chip .chip-btn .btn-two:before{content:"";width:9.33px;height:2px;background:#797979;display:flex;transform:rotate(90deg);position:absolute}.member-chip .chip-btn .chip-value{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.member-chip.member-selected{border:1px solid #0a6ebd;background:#0a6ebd14}@media screen and (max-width: 600px){.member-chip{height:auto;min-height:56px;flex-wrap:wrap;flex-direction:column;gap:10px 0;width:141px;flex:1}.member-chip .chip-left{gap:8px}}.rfq-layout{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0}.select-member-dob{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;padding:64px 0 107px}.select-member-dob h2{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000}.select-member-dob .dob-input-list{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;flex-wrap:wrap;gap:20px;max-width:524px;width:100%}.select-member-dob .dob-input-list .pf-date-input{width:48%;flex:0 0 48%}.select-member-dob .submit-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:23px}.select-member-dob .submit-btn .pf-button{max-width:252px}.select-member-dob .submit-btn .pf-button.back-btn{border:1px solid #000000}.select-member-dob .submit-btn a{max-width:252px;width:100%}@media screen and (max-width: 768px){.select-member-dob{padding:40px 0 32px}.select-member-dob h2{font-size:16px}.select-member-dob .dob-input-list{padding:0 40px;flex-direction:column;gap:32px}.select-member-dob .dob-input-list .pf-date-input{width:100%;flex:1}.select-member-dob .submit-btn{padding:0 20px}}.member-step-container{overflow:hidden;width:100%;display:grid}.member-step-container .member-list{display:flex;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto}.member-step-container .member-list::-webkit-scrollbar{display:none}.member-step-container .member-list .main-member{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;justify-content:flex-start;max-width:64px}.member-step-container .member-list .main-member .img-container{background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:64px;height:64px;border-radius:50%;border:1px solid rgba(128,128,128,.5019607843)}.member-step-container .member-list .main-member .img-container img{width:40px;height:40px}.member-step-container .member-list .main-member p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;color:#666;text-align:center;max-width:64px;display:grid;place-content:center;min-width:100px}.member-step-container .member-list .main-member p.active-class{color:#000!important}.member-step-container .member-list .main-member.active .img-container{border:1px solid #0a6ebd;background:#ebf6ff}.member-step-container .member-list .connector{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:66px;flex:1;min-width:50px;max-width:90px}.member-step-container .member-list .connector .line{height:1px;width:100%;background:#80808080}.member-step-container .member-list .connector:last-child{display:none}.rfq-medical-history{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;padding:56px 0 40px}.rfq-medical-history .top-section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}.rfq-medical-history .top-section h2{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000}.rfq-medical-history .top-section .mobile-stepper{display:none}.rfq-medical-history .bottom-section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.rfq-medical-history .bottom-section .form-section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;align-items:flex-start}.rfq-medical-history .bottom-section .submit-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:23px;justify-content:flex-start}.rfq-medical-history .bottom-section .submit-btn .pf-button.back-btn{border:1px solid #000000}.rfq-medical-history .bottom-section .submit-btn .pf-button{max-width:252px;width:100%}@media screen and (max-width: 822px){.rfq-medical-history{padding:32px 24px}.rfq-medical-history .top-section,.rfq-medical-history .top-section h2{font-size:16px}.rfq-medical-history .top-section .desktop-stepper{display:none}.rfq-medical-history .top-section .mobile-stepper{display:flex}}.health-quote-list{width:100%;background:#fbf6ee}.health-quote-list.quote-list .quote-card__bottom-mobile{display:none}.health-quote-list.quote-list .quote-card__bottom-mobile .top-match-heading{height:32px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;border-radius:4px;overflow:hidden;position:relative;background:linear-gradient(90.39deg,#0061ff -12.31%,#e81cff 122.98%);animation:gradientBg 3s infinite ease .5s}.health-quote-list.quote-list .quote-card__bottom-mobile .top-match-heading span{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#fff;z-index:2}.health-quote-list.quote-list .quote-card__bottom-mobile .top-match-heading:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#fff6,#fff0);transform:skew(-20deg);animation:shine 3s infinite ease;z-index:1}.health-quote-list.quote-list .quote-container{display:flex;gap:50px;padding:24px 80px}.health-quote-list.quote-list .quote-container .quote-list__left{flex:1}.health-quote-list.quote-list .quote-container .quote-list__right .ad-banner{max-height:408px;display:flex;align-items:flex-start}.health-quote-list.quote-list .quote-container .quote-list__right .ad-banner img{min-width:200px;max-width:300px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.health-quote-list.quote-list .quote-list__header{width:100%;position:sticky;z-index:888;top:0}.health-quote-list.quote-list .quote-list__list{width:100%;min-height:100vh}.health-quote-list.quote-list .quote-list__list .quote-card__top .card-list{flex:1}.health-quote-list.quote-list .quote-list__list .quote-card__bottom{display:flex;flex-direction:column;gap:24px}.health-quote-list.quote-list .quote-list__list .quote-card__bottom .bottom-heading{height:43px;display:flex;justify-content:space-between;align-items:center;margin-top:23px}.health-quote-list.quote-list .quote-list__list .quote-card__bottom .bottom-heading h4{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000}.health-quote-list.quote-list .quote-list__list .quote-card__bottom .bottom-heading .filter-group{display:flex;gap:24px}.health-quote-list.quote-list .quote-list__list .quote-card__bottom .small-card{display:none}.health-quote-list.quote-list .quote-list__list .quote-card__bottom .big-card{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px}.health-quote-list .fixed-compare-tab{width:100%;position:fixed;top:90vh}@media screen and (max-width: 1250px){.health-quote-list.quote-list .quote-container .quote-list__right{display:none}.health-quote-list.quote-list .quote-container .quote-list__left{flex:1}}@media screen and (max-width: 600px){.health-quote-list.quote-list .quote-card__bottom-mobile{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.health-quote-list.quote-list .quote-container{padding:16px 20px}.health-quote-list.quote-list .quote-list__list .quote-card__bottom .small-card{display:flex;gap:24px;flex-direction:column;justify-content:center;align-items:center}.health-quote-list.quote-list .quote-list__list .quote-card__bottom .small-card .hsmall-quote-card{max-width:unset;width:100%}.health-quote-list.quote-list .quote-list__list .quote-card__bottom .big-card,.health-quote-list.quote-list .quote-list__list .quote-card__bottom .bottom-heading{display:none}.health-quote-list .fixed-compare-tab{width:100%;position:fixed;top:calc(100vh - 100px)}}@keyframes shine{0%{left:-75%}to{left:125%}}@keyframes gradientBg{0%{background:linear-gradient(90.39deg,#0061ff -12.31%,#e81cff 122.98%)}70%{background:linear-gradient(90.39deg,#e81cff -12.31%,#f68080 122.98%)}95%{background:linear-gradient(90.39deg,#e81cff -12.31%,#f68080 122.98%)}}.rfq-list-header .all-filter-list .sort-dropdown{display:none}.hsmall-quote-card{min-width:250px;max-width:300px;min-height:419px;border-radius:4px;background:#fff;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;align-items:flex-start;justify-content:flex-start;padding:42px 20px 24px;position:relative;box-shadow:0 4px 6px #0a6ebd14}.hsmall-quote-card .claim-ration{position:absolute;top:0;right:0;background:#ffedcf;border-radius:3px;padding:4px 8px}.hsmall-quote-card .claim-ration p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.hsmall-quote-card .claim-ration p span{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.hsmall-quote-card .top-section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:18px;width:100%;align-items:flex-start}.hsmall-quote-card .top-section .insurer-details{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px;height:45px}.hsmall-quote-card .top-section .insurer-details .img-cover{width:84px;height:45px;border-radius:3px;border:1px solid #efefef;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:7px;box-sizing:border-box}.hsmall-quote-card .top-section .insurer-details .img-cover img{width:100%;-o-object-fit:contain;object-fit:contain;height:100%}.hsmall-quote-card .top-section .insurer-details h5{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;color:#222}.hsmall-quote-card .top-section .ext-options{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.hsmall-quote-card .top-section .ext-options .left-section b{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:#666}.hsmall-quote-card .top-section .ext-options .right-section{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:42px;height:42px;border:1px solid #0a6ebd;border-radius:6px;cursor:pointer}.hsmall-quote-card .top-section .ext-options .right-section img{width:24px}.hsmall-quote-card .top-section .ext-options .right-section.selected{background:#cee2f2}.hsmall-quote-card .separator{height:1px;width:100%;border-bottom:1px dotted #c9c9c9}.hsmall-quote-card .bottom-section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;align-items:flex-start}.hsmall-quote-card .bottom-section .highlights{display:flex;flex-wrap:wrap;gap:5px}.hsmall-quote-card .bottom-section .highlights .highlight-text{min-width:-moz-fit-content;min-width:fit-content;min-height:25px;border-radius:3px;background:#e5f5ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:5.72px;padding:4px 6px;box-sizing:border-box}.hsmall-quote-card .bottom-section .highlights .highlight-text img{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;width:13.55px;height:13.55px}.hsmall-quote-card .bottom-section .highlights .highlight-text p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;color:#005496}.hsmall-quote-card .bottom-section .features{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;align-items:flex-start}.hsmall-quote-card .bottom-section .features .feature-text{min-width:-moz-fit-content;min-width:fit-content;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:5.72px;box-sizing:border-box}.hsmall-quote-card .bottom-section .features .feature-text img{width:14px;height:14px}.hsmall-quote-card .bottom-section .features .feature-text p{color:#292929;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.hsmall-quote-card .bottom-section .view-all{color:#0a6ebd!important;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;text-decoration:underline;text-underline-offset:1.2px}.hsmall-quote-card .add-btn{width:100%;flex:1;display:grid;align-items:flex-end}.hsmall-quote-card .add-btn .pf-button{height:42px}.hsmall-quote-card .add-btn .pf-button .pf-button-content{display:flex;font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#fff}.hsmall-quote-card .add-btn .pf-button .pf-button-content .sub-text{display:flex;align-items:flex-end;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#fff}.hlarge-quote-card{width:100%;max-width:940px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;align-items:flex-start;background:#fff;border-radius:4px}.hlarge-quote-card .first-container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-start}.hlarge-quote-card .first-container .left-section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:19px;align-items:flex-start;width:70%;padding:24px 10px 16px 32px}.hlarge-quote-card .first-container .left-section .insurer-details{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px;height:45px}.hlarge-quote-card .first-container .left-section .insurer-details .img-cover{width:84px;height:45px;border-radius:3px;border:1px solid #efefef;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:7px;box-sizing:border-box}.hlarge-quote-card .first-container .left-section .insurer-details .img-cover img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hlarge-quote-card .first-container .left-section .insurer-details .text-group{display:flex;flex-direction:column}.hlarge-quote-card .first-container .left-section .insurer-details .text-group h5{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000;color:#222}.hlarge-quote-card .first-container .left-section .insurer-details .text-group .view-all{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;color:#0a6ebd;text-decoration:underline;text-underline-offset:1px}.hlarge-quote-card .first-container .left-section .features{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;align-items:flex-start}.hlarge-quote-card .first-container .left-section .features .feature-text{min-width:-moz-fit-content;min-width:fit-content;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:5.72px;box-sizing:border-box}.hlarge-quote-card .first-container .left-section .features .feature-text img{width:14px;height:14px}.hlarge-quote-card .first-container .left-section .features .feature-text p{color:#292929;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.hlarge-quote-card .first-container .right-section{max-width:340px;width:100%;padding:46px 32px 29px 58px;box-sizing:border-box;display:grid;gap:32px;border-left:1px dashed #c9c9c9}.hlarge-quote-card .first-container .right-section .ext-options{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.hlarge-quote-card .first-container .right-section .ext-options .left-item b{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:#666}.hlarge-quote-card .first-container .right-section .ext-options .right-img{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:42px;height:42px;border:1px solid #0a6ebd;border-radius:6px;cursor:pointer}.hlarge-quote-card .first-container .right-section .ext-options .right-img img{width:24px}.hlarge-quote-card .first-container .right-section .ext-options .right-img.selected{background:#cee2f2}.hlarge-quote-card .first-container .right-section .add-btn .pf-button{height:42px}.hlarge-quote-card .first-container .right-section .add-btn .pf-button .pf-button-content{display:flex;font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#fff}.hlarge-quote-card .first-container .right-section .add-btn .pf-button .pf-button-content .sub-text{display:flex;align-items:flex-end;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#fff}.hlarge-quote-card .second-container{width:100%;min-height:43px;background:#fff8f5;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;justify-content:flex-start;flex-wrap:wrap;padding:8px 32px;box-sizing:border-box}.hlarge-quote-card .second-container .claim-ration{background:#ffedcf;border-radius:3px;padding:4px 8px;display:flex;gap:4px;height:27px}.hlarge-quote-card .second-container .claim-ration img{width:19px;height:19px}.hlarge-quote-card .second-container .claim-ration p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.hlarge-quote-card .second-container .claim-ration p span{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.hlarge-quote-card .second-container .highlights{display:flex;gap:5px}.hlarge-quote-card .second-container .highlights .highlight-text{min-width:-moz-fit-content;min-width:fit-content;height:27px;border-radius:3px;background:#e5f5ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:5.72px;padding:4px 6px;box-sizing:border-box}.hlarge-quote-card .second-container .highlights .highlight-text img{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;width:13.55px;height:13.55px}.hlarge-quote-card .second-container .highlights .highlight-text p{color:#005496;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.hlarge-quote-card .second-container .highlights .highlight-text p span{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.top-match-sec{background:#deeeff;border:1px solid #0080ff;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;border-radius:6px}.top-match-sec .top-match-header{width:100%;display:flex;justify-content:space-between}.top-match-sec .top-match-header p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;background:#0080ff;border-radius:6px 0;width:228px;height:31px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;color:#fff}.top-match-sec .top-match-header .pf-button{padding:10px}.top-match-sec .top-match-header .pf-button .side-icon{flex:1}.top-match-sec .top-match-header .pf-button .side-icon img{width:24px;height:24px}.top-match-sec .top-match-cards{padding:0 20px 32px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}@media (min-width: 769px) and (max-width: 970px){.top-match-sec .top-match-cards{flex-direction:column}}@media screen and (max-width: 768px){.top-match-sec{background:transparent;border:none;gap:22px}.top-match-sec .top-match-header{width:100%;justify-content:center;min-width:200px}.top-match-sec .top-match-header .pf-button{display:none}.top-match-sec .top-match-header p{width:100%;background:linear-gradient(90.39deg,#0061ff -12.31%,#e81cff 122.98%);border-radius:4px}.top-match-sec .top-match-cards{width:100%;padding:0;flex-direction:column}.top-match-sec .top-match-cards .hsmall-quote-card{max-width:unset}}.compare-tab{width:100%;height:80px;background:#fff;box-shadow:0 -5px 24px #0000001c;display:flex;padding:0 20px}.compare-tab .compare-tab__one{width:10%;max-width:83px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.compare-tab .compare-tab__one p{font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-align:left;color:#000;color:#0a6ebd;text-decoration:underline}.compare-tab .compare-tab__two{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-evenly;width:70%}.compare-tab .compare-tab__two .insurance-card:after{content:"";background:url(/assets/icons/vs.png) no-repeat;width:27px;height:44px;background-size:cover}.compare-tab .compare-tab__two .insurance-card:last-child:after{display:none}.compare-tab .compare-tab__three{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-end;width:20%}.compare-tab .compare-tab__three .pf-button{height:39px;width:127px;padding:0}.compare-tab .compare-tab__three .mobile-btn{display:none}.insurance-card{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:60px}.insurance-card .insurance-content{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:16px}.insurance-card .insurance-img{width:40px;height:40px;border:1px solid #c7c7c7;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.insurance-card .insurance-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:50%}.insurance-card .insurance-img.no-img{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.insurance-card .insurance-img.no-img img{width:24px;height:24px}.insurance-card .insurance-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#222;font-family:Roboto,sans-serif;min-width:81px}.insurance-card .insurance-text.no-text{color:gray}@media (min-width: 946px) and (max-width: 1100px){.insurance-card{gap:20px}}@media screen and (max-width: 945px){.compare-tab{padding:0 20px;height:99px;background:#ffffff36;backdrop-filter:blur(81.5484542847px);box-shadow:0 -2px 17.7px #0000001f}.compare-tab .compare-tab__one{width:50%;max-width:unset}.compare-tab .compare-tab__two{display:none}.compare-tab .compare-tab__three{width:auto;flex:1}.compare-tab .compare-tab__three .pf-button{width:199px;height:51px;border-radius:3px}.compare-tab .compare-tab__three .mobile-btn{display:flex}.compare-tab .compare-tab__three .desktop-btn{display:none}}.shimmer-card{width:100%;max-width:940px;border-radius:4px;background:#fff;overflow:hidden;display:flex;flex-direction:column;animation:shimmer-background 1.5s infinite linear}.shimmer-card .shimmer-container{display:flex;flex-wrap:wrap;width:100%;padding:24px;box-sizing:border-box}.shimmer-card .shimmer-container .shimmer-left-section{width:70%;border-right:1px dotted #c9c9c9;padding:0 16px}.shimmer-card .shimmer-container .shimmer-left-section .shimmer-insurer-details{display:flex;gap:16px;margin-bottom:24px}.shimmer-card .shimmer-container .shimmer-left-section .shimmer-insurer-details .shimmer-img-cover{width:84px;height:45px;background:#e0e0e0;border-radius:3px;animation:shimmer 1.5s infinite}.shimmer-card .shimmer-container .shimmer-left-section .shimmer-insurer-details .shimmer-text-group{flex:1}.shimmer-card .shimmer-container .shimmer-left-section .shimmer-insurer-details .shimmer-text-group .shimmer-title{height:20px;width:70%;background:#e0e0e0;margin-bottom:8px;border-radius:4px;animation:shimmer 1.5s infinite}.shimmer-card .shimmer-container .shimmer-left-section .shimmer-insurer-details .shimmer-text-group .shimmer-subtitle{height:16px;width:50%;background:#e0e0e0;border-radius:4px;animation:shimmer 1.5s infinite}.shimmer-card .shimmer-container .shimmer-left-section .shimmer-features{display:flex;flex-direction:column;gap:10px}.shimmer-card .shimmer-container .shimmer-left-section .shimmer-features .shimmer-feature-item{height:16px;width:80%;background:#e0e0e0;border-radius:4px;animation:shimmer 1.5s infinite}.shimmer-card .shimmer-container .shimmer-right-section{width:30%;padding-left:32px;display:flex;flex-direction:column;gap:16px}.shimmer-card .shimmer-container .shimmer-right-section .shimmer-ext-options{display:flex;flex-direction:column;justify-content:space-between;gap:50%;padding-top:20px;height:100%;box-sizing:border-box}.shimmer-card .shimmer-container .shimmer-right-section .shimmer-ext-options .shimmer-cover-amount{display:flex;justify-content:space-between}.shimmer-card .shimmer-container .shimmer-right-section .shimmer-ext-options .shimmer-cover-amount p{height:20px;width:100px;background:#e0e0e0;animation:shimmer 1.5s infinite}.shimmer-card .shimmer-container .shimmer-right-section .shimmer-ext-options .shimmer-button{height:42px;width:100%;background:#e0e0e0;border-radius:6px;animation:shimmer 1.5s infinite}.shimmer-card .shimmer-second-container{display:flex;align-items:center;padding:16px 24px;gap:16px}.shimmer-card .shimmer-second-container .shimmer-highlights{display:flex;gap:8px}.shimmer-card .shimmer-second-container .shimmer-highlights .shimmer-highlight-item{height:25px;width:60px;background:#e0e0e0;border-radius:4px;animation:shimmer 1.5s infinite}.shimmer-card .shimmer-second-container .shimmer-claim-ratio{display:flex;align-items:center;gap:8px}.shimmer-card .shimmer-second-container .shimmer-claim-ratio .shimmer-circle{width:19px;height:19px;background:#e0e0e0;border-radius:50%;animation:shimmer 1.5s infinite}.shimmer-card .shimmer-second-container .shimmer-claim-ratio .shimmer-text{height:16px;width:80px;background:#e0e0e0;border-radius:4px;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}@keyframes shimmer-background{0%{background:#f6f6f6}50%{background:#e8e8e8}to{background:#f6f6f6}}@keyframes diagonal-shimmer{0%{background-position:-200% -200%}50%{background-position:200% 200%}to{background-position:-200% -200%}}.hi-no-quote-page.no-quote{background:#fbf6ee}.hi-no-quote-page.no-quote .btn-group{background:#fafafa;height:91px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding:0 80px}.hi-no-quote-page.no-quote .btn-group .back-btn .pf-button{padding-right:0;padding-left:0;gap:12px}.hi-no-quote-page.no-quote .btn-group .back-btn .pf-button .pf-button-content{font-size:16px;font-weight:600}.hi-no-quote-page.no-quote .btn-group .back-btn .pf-button .side-icon{width:40px;height:40px}.hi-no-quote-page.no-quote .btn-group .back-btn .pf-button .side-icon img{width:20px;height:20px}.hi-no-quote-page.no-quote .btn-group .edit-btn{padding:0}.hi-no-quote-page.no-quote .btn-group .edit-btn .pf-button{padding:10px;width:36px;height:36px}.hi-no-quote-page.no-quote .no-quote__main{display:flex;flex-direction:column;gap:60px;align-items:center;padding:40px 40px 82px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-img{width:427px;height:325px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-img img{width:100%;height:100%}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group{display:flex;flex-direction:column;align-items:center;gap:40px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group .no-quote__main-text{display:flex;flex-direction:column;gap:16px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group .no-quote__main-text h4{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000;text-align:center}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group .no-quote__main-text p{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#666;text-align:center}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group .no-quote__main-btn{width:299px}@media screen and (max-width: 600px){.hi-no-quote-page.no-quote .btn-group{padding:0 20px;height:48px}.hi-no-quote-page.no-quote .no-quote__main{padding:94px 38px 112px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-img{width:269px;height:205px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group{gap:32px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group .no-quote__main-text{gap:8px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group .no-quote__main-text h4{font-size:20px}.hi-no-quote-page.no-quote .no-quote__main .no-quote__main-group .no-quote__main-text p{font-size:14px;line-height:32px}}.edit-rfq-container{width:100%;background:#fbf6ee;padding:35px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.edit-rfq-container .breadcrumb{width:100%;align-items:flex-start;display:none}.edit-rfq-container .edit-rfq-form{max-width:524px;width:100%;box-shadow:0 4px 8px -2px #1118271a;background:#fff;border-radius:6px;padding:0 0 40px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}.edit-rfq-container .edit-rfq-form .progress-bar-div{width:100%;display:none}.edit-rfq-container .back-btn{width:100%;padding:32px 22px 0}.edit-rfq-container .back-btn .pf-button{gap:21px}.edit-rfq-container .back-btn .pf-button .start-icon img{width:20px;height:20px}.edit-rfq-container .back-btn .pf-button .pf-button-content{font-size:24px;font-weight:700}.edit-rfq-container .form-section{width:100%;padding:0 83px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;align-items:stretch}.edit-rfq-container .form-section .pf-input .pf-input-container{border:1px solid #808080}.edit-rfq-container .form-section .pf-input .pf-input-container input:disabled{background:#ededed}@media screen and (max-width: 600px){.edit-rfq-container{background:#faebea;background:linear-gradient(141deg,#faebea,#fcf1ed 51%,#fbf3ed);padding:16px 20px}.edit-rfq-container .hero-overlay{overflow:hidden}.edit-rfq-container .hero-overlay:before{position:absolute;content:"";background:#faebea;backdrop-filter:blur(400px);width:770.6309746445px;height:599.2283882665px;top:200px;left:-191.6px;transform:rotate(-8.58deg);opacity:.5;border-radius:50%;z-index:inherit}.edit-rfq-container .hero-overlay:after{content:"";background:url(/assets/bg/right-bg.png) no-repeat;background-size:contain;position:absolute;right:0;top:0;width:1019px;height:1388px;z-index:1}.edit-rfq-container .breadcrumb{display:flex}.edit-rfq-container .edit-rfq-form{gap:16px;max-width:524px;box-shadow:0 0 44px #0a779129;border:1px solid;border-image-source:linear-gradient(77.32deg,rgba(5,119,253,.6) 10.39%,rgba(0,128,255,.6) 94.28%,rgba(125,239,255,.6) 138.26%);backdrop-filter:blur(4px);background:#fff6}.edit-rfq-container .edit-rfq-form .progress-bar-div{display:block}.edit-rfq-container .edit-rfq-form .back-btn{display:flex;justify-content:flex-start;padding:0 20px}.edit-rfq-container .edit-rfq-form .back-btn .pf-button{width:60%;padding:0;gap:21px;justify-content:space-between}.edit-rfq-container .edit-rfq-form .back-btn .pf-button .pf-button-content{font-size:16px}.edit-rfq-container .edit-rfq-form .form-section{padding:0 24px}}.rfq-outlet-main{width:100%;padding:19px 80px;min-height:783px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:35px;justify-content:flex-start;align-items:flex-start;background:#faebea;background:linear-gradient(141deg,#faebea,#fcf1ed 51%,#fbf3ed)}.rfq-outlet-main .hero-overlay{overflow:hidden}.rfq-outlet-main .hero-overlay:before{position:absolute;content:"";background:#faebea;backdrop-filter:blur(400px);width:770.6309746445px;height:599.2283882665px;top:200px;left:-191.6px;transform:rotate(-8.58deg);opacity:.5;border-radius:50%;z-index:inherit}.rfq-outlet-main .hero-overlay:after{content:"";background:url(/assets/bg/right-bg.png) no-repeat;background-size:contain;position:absolute;right:0;top:0;width:1019px;height:1388px;z-index:1}.rfq-outlet-main .rfq-content{width:100%;border-radius:12px;background:#fff6;border:1px solid rgba(5,119,253,.6);box-shadow:0 0 44px #0a779129;backdrop-filter:blur(4px)}.rfq-outlet-main .rfq-content .rfq-progress{height:8px;width:100%}@media screen and (max-width: 768px){.rfq-outlet-main{padding:16px 20px}}.quote-list-layout .header-pf .header-top{display:none}@media screen and (max-width: 600px){.quote-list-layout .header-pf{display:none}}.insurer-card{max-width:250px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;position:relative}.insurer-card .insurer-card__details{width:100%;display:flex;justify-content:space-between;gap:8px}.insurer-card .insurer-card__details .insurer-card__details-img{width:84px;height:45px;border:1px solid #efefef;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:2px}.insurer-card .insurer-card__details .insurer-card__details-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.insurer-card .insurer-card__details .insurer-card__details-name{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.insurer-card .insurer-card__cover{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;flex-wrap:wrap;justify-content:space-between;gap:8px}.insurer-card .insurer-card__cover .cover-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666;flex:1}.insurer-card .insurer-card__cover .pf-dropdown{flex:1;align-items:flex-end}.insurer-card .insurer-card__cover .pf-filter-dropdown .pf-dropdown-container .pf-dropdown-main{gap:10px}.insurer-card .insurance-card__btn{width:100%}.insurer-card .insurance-card__btn .pf-button{height:42px}.insurer-card .insurance-card__btn-mobile{display:none}.insurer-card .insurer-card__close-icon{position:absolute;top:10px;right:10px;z-index:180}.insurer-card .insurer-card__close-icon img{width:26px;height:26px;cursor:pointer}.insurer-card.add-policy{width:131px;height:87px;border:1px solid rgba(128,128,128,.5019607843);background:#fcfcfc;border-radius:5px}.insurer-card.add-policy img{width:24px;height:24px}.insurer-card.add-policy p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:gray}@media screen and (max-width: 600px){.insurer-card{min-width:104px;background:#fff;border-radius:2px;max-width:104px;height:138px;padding:8px;gap:12px}.insurer-card .insurer-card__details .insurer-card__details-name{display:none}.insurer-card .insurer-card__details .insurer-card__details-img{width:60px;height:32px}.insurer-card .insurer-card__cover{flex-direction:column-reverse;gap:6px;align-items:flex-start}.insurer-card .insurer-card__cover .cover-text{font-size:12px}.insurer-card .insurer-card__cover .pf-dropdown{align-items:center}.insurer-card .insurance-card__btn{display:none}.insurer-card .insurance-card__btn-mobile{display:block}.insurer-card .insurance-card__btn-mobile .pf-button{max-height:21px;min-height:21px;height:100%;min-width:86px;width:100%;padding:0;border-radius:3px;text-wrap-mode:nowrap}.insurer-card .insurance-card__btn-mobile .pf-button .pf-button-content{font-size:12px;font-weight:600}.insurer-card .insurance-card__btn-mobile .pf-button .pf-button-content .sub-text{font-size:12px}.insurer-card .insurer-card__close-icon img{width:16px;height:16px}.insurer-card.add-policy{width:131px;height:100%;background:#fff;border-radius:5px;border:none}.insurer-card.add-policy img{width:24px;height:24px}.insurer-card.add-policy p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;color:gray}}.hi-compare.compare-insurance .compare-insurance__header .header-pf{box-shadow:0 4px 16px #0000001f;backdrop-filter:blur(12px);position:sticky;top:0;z-index:200}.hi-compare.compare-insurance .compare-insurance__header .pf-back-button{display:none}.hi-compare.compare-insurance .compare-insurance__table{display:grid;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow:auto}.hi-compare.compare-insurance .compare-insurance__table::-webkit-scrollbar{display:none}.hi-compare.compare-insurance .compare-insurance__table table{min-width:1182px;width:100%;border-spacing:none;border-collapse:collapse}.hi-compare.compare-insurance .compare-insurance__table table thead{background:#fff}.hi-compare.compare-insurance .compare-insurance__table table thead th{text-align:center;padding:16px 22px;border-left:1px solid rgba(128,128,128,.1019607843);border-bottom:1px solid rgba(128,128,128,.1019607843);text-align:-webkit-center;width:20%}.hi-compare.compare-insurance .compare-insurance__table table thead th:first-child{width:30%;vertical-align:top;border-left:none;position:sticky;left:0;background:#fff;z-index:100;text-align:left}.hi-compare.compare-insurance .compare-insurance__table table tbody{background:#fbf6ee}.hi-compare.compare-insurance .compare-insurance__table table tbody tr td{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222;border-left:1px solid rgba(128,128,128,.1019607843);text-align:center}.hi-compare.compare-insurance .compare-insurance__table table tbody tr td:first-child{font-weight:600;color:#000;position:sticky;left:0;z-index:100;background:inherit;text-align:left}.hi-compare.compare-insurance .compare-insurance__table table tbody tr td .heading{padding-left:80px}.hi-compare.compare-insurance .compare-insurance__table table tbody tr td .desc{text-align:center;padding:0 5%}.hi-compare.compare-insurance .compare-insurance__table table tbody tr:nth-child(odd){background:#f2f4f5}.hi-compare.compare-insurance .compare-insurance__table table tbody tr:nth-child(2n){background:#fbf6ee}.hi-compare.compare-insurance .compare-insurance__table table tbody .claim_paid{height:51px}.hi-compare.compare-insurance .compare-insurance__table table tbody .room_rent{height:153px}.hi-compare.compare-insurance .compare-insurance__table table tbody .cashless_hospital{height:130px}.hi-compare.compare-insurance .compare-insurance__table table tbody .ambulance_charge{height:110px}.hi-compare.compare-insurance .compare-insurance__table table tbody .restoration_cover{height:51px}.hi-compare.compare-insurance .compare-insurance__table table tbody .renewal_bonus,.hi-compare.compare-insurance .compare-insurance__table table tbody .day_care{height:74px}.hi-compare.compare-insurance .compare-insurance__table table tbody .co_pay{height:75px}.hi-compare.compare-insurance .compare-insurance__table table tbody .pre_hospitalization{height:51px}.hi-compare.compare-insurance .compare-insurance__table table tbody .post_hospitalization{height:75px}.hi-compare.compare-insurance .compare-insurance__table table tbody .hospitalization_home{height:51px}.mobile-table-header{display:none}.mobile-table-header .compare-content .compare-heading{height:51px;padding-left:23px;background:#f2f4f5;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start}.mobile-table-header .compare-content .compare-data .content p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222;text-align:center}@media (min-width: 1025px) and (max-width: 1200px){.hi-compare.compare-insurance .compare-insurance__table table thead th:first-child{width:15%}}@media screen and (max-width: 1024px){.hi-compare.compare-insurance .compare-insurance__header .header-pf{display:none}.hi-compare.compare-insurance .compare-insurance__header .pf-back-button{display:flex}.hi-compare.compare-insurance .compare-insurance__table{overflow:visible}.hi-compare.compare-insurance .compare-insurance__table table{display:none;min-width:unset}.hi-compare.compare-insurance .compare-insurance__table table thead{background:#faf8f5;height:162px}.hi-compare.compare-insurance .compare-insurance__table table thead tr th{width:auto;border:none;padding:0}.hi-compare.compare-insurance .compare-insurance__table table thead tr th:first-child{display:none}.hi-compare.compare-insurance .compare-insurance__table table thead tr th:nth-child(2){margin:0 12px 0 20px}.hi-compare.compare-insurance .compare-insurance__table table thead tr th:nth-child(3){margin:0 12px}.hi-compare.compare-insurance .compare-insurance__table table thead tr th:last-child{margin-right:20px}.hi-compare.compare-insurance .compare-insurance__table table tbody tr{height:51px!important}.hi-compare.compare-insurance .compare-insurance__table table tbody tr td{border:none}.hi-compare.compare-insurance .compare-insurance__table table tbody tr td:first-child{width:50%}.hi-compare.compare-insurance .compare-insurance__table table tbody tr td .heading{padding-left:23px}.hi-compare.compare-insurance .mobile-table-header{display:block}}.hi-premium-details{min-height:154px;box-shadow:0 4px 35px #00000017;background:#fff;padding:32px;border-radius:6px}.hi-premium-details.premium-details{display:flex;gap:24px;flex-direction:column}.hi-premium-details.premium-details .premium-details__heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.hi-premium-details.premium-details .premium-details__heading .premium-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;flex-wrap:wrap;justify-content:flex-start}.hi-premium-details.premium-details .premium-details__heading .premium-amt{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#222}.hi-premium-details.premium-details .premium-details__button{width:100%;min-width:175px;max-width:289px}@media screen and (max-width: 800px){.hi-premium-details{backdrop-filter:blur(16px);background:#ffffffd4;box-shadow:0 -4px 24px #00000017;padding:24px 20px}.hi-premium-details.premium-details{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:10px}.hi-premium-details.premium-details .premium-details__heading{flex-direction:column-reverse;align-items:flex-start;gap:4px}.hi-premium-details.premium-details .premium-details__heading .premium-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:3px;display:block}.hi-premium-details.premium-details .premium-details__button{width:100%;min-width:175px;max-width:175px}}.rfq-feature-details{background:#fbf6ee;padding:18px 66px;display:flex;flex-direction:column;gap:28px}.rfq-feature-details .rfq-back{width:100%;height:40px;display:flex;justify-content:flex-start}.rfq-feature-details .rfq-back .pf-button{min-width:177px;max-width:-moz-fit-content;max-width:fit-content;padding:0;justify-content:flex-start;gap:16px}.rfq-feature-details .rfq-back .pf-button .pf-button-content{font-weight:700;font-size:20px}.rfq-feature-details .rfq-main-details{width:100%;display:flex;justify-content:space-between;gap:20px}.rfq-feature-details .rfq-main-details .rfq-summary{flex:1;min-width:225px;max-width:353px;width:100%}.rfq-feature-details .rfq-feature{max-width:895px;width:100%;background:#fff}.rfq-feature-details .rfq-feature .rfq-feature__header{min-height:121px;padding:32px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:24px;justify-content:flex-start}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-img{border:1px solid #efefef;width:106px;height:56.79px}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;align-items:flex-start}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text h5{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#222}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text .cover-amt{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px;justify-content:flex-start}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text .cover-amt b{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text .cover-amt .pf-filter-dropdown{width:105px}.rfq-feature-details .rfq-feature .rfq-feature__header .download-btn{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.rfq-feature-details .rfq-feature .rfq-feature__header .download-btn .pf-button{min-width:166px;width:-moz-fit-content;width:fit-content;padding:0 10px;height:41px;gap:16px;border:1px solid rgba(206,206,206,.5019607843)}.rfq-feature-details .rfq-feature .rfq-feature__header .download-btn .pf-button .pf-button-content{font-size:20px}.rfq-feature-details .rfq-feature .rfq-feature__header .download-btn .pf-button .side-icon img{width:20px;height:20px}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container{display:flex;flex-direction:column}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header{padding:0 23px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:45px;background:linear-gradient(0deg,#00af2671,#00af2671),linear-gradient(0deg,#ffffffe0,#ffffffe0)}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header .tab-heading{height:100%;font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000;display:flex;align-items:center;flex-direction:row;gap:0;justify-content:center;cursor:pointer;flex:1}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header .tab-heading.active{border-bottom:2px solid}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header.covered-tab{background:#00af2671}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header.covered-tab .tab-heading.active{border-bottom:2px solid;border-color:#1b7500}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header.not-covered-tab{background:#ff220373}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header.not-covered-tab .tab-heading.active{border-bottom:2px solid;border-color:#ff2203}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .props-tab__content{padding:45px 29px 32px;background:#fff;display:flex;flex-direction:column;gap:35px}@media screen and (max-width: 800px){.rfq-feature-details{padding:0 0 50px}.rfq-feature-details .rfq-back{height:48px;position:fixed;top:0;background:#fff;display:flex;justify-content:flex-start;padding:8px 7px}.rfq-feature-details .rfq-back .pf-button{height:34px}.rfq-feature-details .rfq-back .pf-button .pf-button-content{font-size:14px}.rfq-feature-details .rfq-main-details .rfq-summary{max-width:100vw;width:100%;position:fixed;bottom:0;height:132px;left:0;backdrop-filter:blur(16px);box-shadow:0 -4px 24px #00000017;background:#ffffffd4}.rfq-feature-details .rfq-feature{background:transparent}.rfq-feature-details .rfq-feature .rfq-feature__header{margin:59px 20px 16px;flex-direction:column;padding:0 0 16px;gap:8px;height:-moz-fit-content;height:fit-content}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section{padding:20px 16px;background:#fff;border-radius:4px;align-items:flex-start;gap:8px}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-img{width:85px;height:45px}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text{gap:4px}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text h5{font-size:14px}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text .cover-amt b{font-size:12px}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text .cover-amt .pf-filter-dropdown{width:85px}.rfq-feature-details .rfq-feature .rfq-feature__header .feature-text-section .ins-text .cover-amt .pf-filter-dropdown.cover-amt-dropdown .pf-dropdown-container .pf-dropdown-main p{font-size:16px}.rfq-feature-details .rfq-feature .rfq-feature__header .download-btn{width:100%;border-radius:4px;background:#fff;padding:10px}.rfq-feature-details .rfq-feature .rfq-feature__header .download-btn .pf-button{width:100%;border:1px solid rgba(206,206,206,.5019607843);height:42px}.rfq-feature-details .rfq-feature .rfq-feature__content{padding:0}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header{padding:0 20px;gap:20px;justify-content:space-evenly}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .pf-tab__header .tab-heading{font-size:14px}.rfq-feature-details .rfq-feature .rfq-feature__content .pf-tab-container .props-tab__content{padding:20px 19px 25px;background:#fff;display:flex;flex-direction:column;gap:19px}}.hi-summary-card{background:#fff;box-shadow:0 4px 35px #00000017;border-radius:6px;max-width:441px;min-width:200px;width:100%;min-height:335px}.hi-summary-card.summary-card{padding:32px;display:flex;flex-direction:column;gap:24px}.hi-summary-card.summary-card .summary-card__header{width:100%;display:flex;justify-content:space-between;border-bottom:1.21px solid rgba(184,184,184,.3411764706);padding-bottom:24px}.hi-summary-card.summary-card .summary-card__header .summary-card__title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;font-family:Roboto,sans-serif}.hi-summary-card.summary-card .summary-card__header .summary-card__close-btn{width:26px;height:25px;border-radius:50%;background:#ebebeb;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.hi-summary-card.summary-card .summary-card__header .summary-card__close-btn img{width:8.9px;height:8.9px}.hi-summary-card.summary-card .summary-card__body{display:flex;flex-direction:column;gap:36.44px}.hi-summary-card.summary-card .summary-card__body .summary-card__plan{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:14px;justify-content:flex-start}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:76px;height:41px;border:1.21px solid #efefef;padding:2px}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-family:Inter,sans-serif;font-size:16.9px;font-weight:600;text-align:left;color:#222}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-family:Inter,sans-serif;font-size:14.4px;font-weight:500;text-align:left;color:#666}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p span{color:#222}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;align-items:flex-start}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item h6{font-family:Inter,sans-serif;font-size:16.9px;font-weight:700;text-align:left;color:#222}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:9px;align-items:flex-start}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:9px}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-three{height:1.21px;background:#b8b8b857}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-four .premium-text,.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-four .premium-value{font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:700!important;color:#292929!important}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group{width:100%;display:flex;justify-content:space-between}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group .premium-text{font-family:Inter,sans-serif;font-size:16.9px;font-weight:400;text-align:left;color:#666}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group .premium-value{font-family:Inter,sans-serif;font-size:16.9px;font-weight:500;text-align:left;color:#222}.hi-summary-card.small-summary-card{max-width:335px;padding:20px 16px 32px;gap:16px}.hi-summary-card.small-summary-card .summary-card__header{padding-bottom:15px}.hi-summary-card.small-summary-card .summary-card__header .summary-card__title{font-size:16px}.hi-summary-card.small-summary-card .summary-card__header .summary-card__close-btn{display:none}.hi-summary-card.small-summary-card .summary-card__body{gap:32px}.hi-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:63px;height:34px}.hi-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-size:14px}.hi-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-size:12px}.hi-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{gap:20px}.hi-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading h6,.hi-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text .text-group p{font-size:14px}@media screen and (max-width: 600px){.hi-summary-card.summary-card{max-width:335px;padding:20px 16px 32px;gap:16px}.hi-summary-card.summary-card .summary-card__header{padding-bottom:15px}.hi-summary-card.summary-card .summary-card__header .summary-card__title{font-size:16px}.hi-summary-card.summary-card .summary-card__body{gap:32px}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:63px;height:34px}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-size:14px}.hi-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-size:12px}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{gap:20px}.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading h6,.hi-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text .text-group p{font-size:14px}}.hi-customize-plan.customize-plan{background:#fbf6ee;width:100%;display:flex;flex-direction:column;gap:40px;padding-bottom:55px}.hi-customize-plan.customize-plan .customize-plan__body{width:100%;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;padding:0 80px 55px}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__left-section{max-width:694px;width:100%;display:flex;flex-direction:column;gap:43px}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__left-section .customize-plan__insurer-info{display:flex;align-items:center;gap:16px}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__left-section .customize-plan__insurer-info .customize-plan__insurer-img{width:84px;height:41px;border:1px solid #efefef;border-radius:3px;padding:2px 5px;background:#fff}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__left-section .customize-plan__insurer-info .customize-plan__insurer-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__left-section .customize-plan__insurer-info .customize-plan__insurer-name{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#222}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__right-section{flex:1;display:flex;flex-direction:column;gap:35px}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__right-section .customize-plan__addon-heading{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#222}.hi-customize-plan.customize-plan .customize-plan__summary-desktop{display:flex!important}.customize-plan__summary-modal.modal-main .modal-box{max-width:441px;width:100%;min-width:unset;padding:0}@media screen and (max-width: 600px){.hi-customize-plan.customize-plan .customize-plan__header{height:48px;background:#fff;justify-content:flex-start;padding:0 20px}.hi-customize-plan.customize-plan .customize-plan__body{padding:0 20px}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__right-section{gap:20px}.hi-customize-plan.customize-plan .customize-plan__body .customize-plan__right-section .customize-plan__addon-heading{font-size:16px}.customize-plan__summary-modal{align-items:flex-end}.customize-plan__summary-modal .modal-box{padding:0;flex:1}.customize-plan__summary-modal .modal-box .hi-summary-card{max-width:unset;border-radius:6px 6px 0 0}.customize-plan__summary-modal.customize-plan__summary-desktop{display:none}.customize-plan__summary-modal.customize-plan__summary-mobile{display:flex}}.customize-plan__header{background:#fafafa;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;width:100%;height:91px;padding:0 80px}.customize-plan__header .customize-plan__btn-group{display:flex;gap:16px}.customize-plan__header .customize-plan__btn-group .customize-plan__price-text{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;color:#0a6ebd;text-decoration:underline;flex:1;min-width:-moz-fit-content;min-width:fit-content;cursor:pointer}.customize-plan__header .customize-plan__btn-group.btn-group-mobile{display:none}.customize-plan__header .customize-plan__btn-group .pf-button{height:44px;min-width:185px}.customize-plan__header .customize-plan__btn-group .pf-button .pf-button-content{font-weight:700;font-size:20px}.customize-plan__header .customize-plan__btn-group .pf-button .side-icon img{width:19px;height:19px}@media screen and (max-width: 600px){.customize-plan__header .customize-plan__btn-group{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;position:fixed;bottom:0;left:0;right:0;height:132px;width:100vw}.customize-plan__header .customize-plan__btn-group.btn-group-desktop{display:none}.customize-plan__header .customize-plan__btn-group.btn-group-mobile{display:flex;z-index:999}.customize-plan__header .customize-plan__btn-group.btn-group-mobile .hi-premium-details{width:100%}}.customize-options{background:#fff;display:flex;flex-direction:column;gap:24px}.customize-options .customize-options__header{width:100%;display:flex;flex-direction:column;gap:6px;padding:13px 32px 24px}.customize-options .customize-options__header .customize-options__header-text{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000}.customize-options .customize-options__header .customize-options__header-desc{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#222}.customize-options .customize-options__body{width:100%;display:flex;flex-direction:column;gap:32px;overflow:hidden}.customize-options .customize-options__body .customize-options__cover-amount{width:100%;height:53px;background:#fbfbfb;box-shadow:0 4px 14.9px #7c7c7c12 inset;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;justify-content:flex-start;padding:0 32px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto}.customize-options .customize-options__body .customize-options__cover-amount::-webkit-scrollbar{display:none}.customize-options .customize-options__body .customize-options__cover-amount .cover-btn{min-width:61px;height:31px;border-radius:34px;background:#fff;border:1px solid rgba(128,128,128,.2);font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#000;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.customize-options .customize-options__body .customize-options__cover-amount .selected{background:#ebf3fa;border:1px solid #0a6ebd}.customize-options .customize-options__body .customize-options__cover-period{width:100%;padding:0 32px 87px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;align-items:flex-start;justify-content:flex-start}.customize-options .customize-options__body .customize-options__cover-period .customize-options__cover-one{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;align-items:flex-start;justify-content:flex-start}.customize-options .customize-options__body .customize-options__cover-period h5{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666}.customize-options .customize-options__body .customize-options__cover-period h5 span{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#292929;padding-left:8px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options{width:100%;display:flex;gap:32px;flex-wrap:wrap}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-card-container{max-width:182px;flex:1}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-card-container .discount-percentage{height:30px;background:#ffa20080;border-radius:0 0 6px 6px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:5px;margin-top:-2px;z-index:-1}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-card-container .discount-percentage img{width:16px;height:16px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-card-container .discount-percentage p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-card-container .discount-percentage p span{font-weight:500;padding-left:5px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option{padding:16px;height:113px;border-radius:6px;background:#fff;border:1px solid #808080;box-shadow:0 4px 9px #00000014;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start;justify-content:flex-start;position:relative}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .pf-radio{min-height:17px;gap:16px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .pf-radio .radio-sec{position:static}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .pf-radio .radio-sec input{top:0;left:0}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .pf-radio .check-selected{width:16px;height:16px;min-width:16px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .pf-radio .checkbox-content label{font-size:14px;color:#666}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .cover-premium{padding-left:28px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-wrap-mode:nowrap}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .cover-premium span{padding:0 3px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .total-premium{display:flex;flex:1;align-items:flex-end;gap:8px;padding-left:28px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .total-premium h6{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#666;text-wrap-mode:nowrap}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .total-premium p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#666;text-wrap-mode:nowrap}@media screen and (max-width: 600px){.customize-options .customize-options__header{padding:20px 5px 23px 15px}.customize-options .customize-options__header .customize-options__header-text{font-size:16px}.customize-options .customize-options__header .customize-options__header-desc{font-size:12px}.customize-options .customize-options__body{gap:20px}.customize-options .customize-options__body .customize-options__cover-amount{height:38px;padding:0 23px;gap:14px}.customize-options .customize-options__body .customize-options__cover-amount .cover-btn{min-width:44px;height:26px;font-size:10px}.customize-options .customize-options__body .customize-options__cover-period{padding:0 14px 32px;gap:20px}.customize-options .customize-options__body .customize-options__cover-period h5{font-size:14px}.customize-options .customize-options__body .customize-options__cover-period h5 span{font-size:16px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options{gap:8px;justify-content:space-between}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-card-container .discount-percentage span{padding-right:2px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option{width:100%;min-width:96px;min-height:109px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;align-items:flex-start;padding:14px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .pf-radio{flex-direction:column;align-items:flex-start;gap:20px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .pf-radio .radio-sec{width:16px;height:16px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .pf-radio .checkbox-content label{height:17px}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .cover-premium{padding:0}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-option .total-premium{display:none}}@media screen and (max-width: 400px){.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-card-container{max-width:96px}}@media (max-width: 370px){.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options{flex-direction:column}.customize-options .customize-options__body .customize-options__cover-period .customize-options__plan-options .cover-card-container{max-width:unset}}@media screen and (max-width: 600px){.hi-customize-plan-outlet{padding:0 0 100px}.hi-customize-plan-outlet .header-pf,.hi-customize-plan-outlet .main-footer{display:none}}.personal-details{min-width:380px;max-width:485px;min-height:554px;padding:40px 64px;border-radius:12px;background:#fff6;border:1px solid rgba(5,119,253,.6);box-shadow:0 0 44px #0a779129;backdrop-filter:blur(4px);display:flex;flex-direction:column;gap:24px}.personal-details h3{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#222}.personal-details h3 span{color:#0080ff}.personal-details .form-section{display:flex;flex-direction:column;gap:32px}.personal-details .form-section .pf-dynamic-form{gap:32px;display:flex;flex-direction:column}.personal-details .form-section .pf-dynamic-form .pf-input{justify-content:space-between;gap:7px}.personal-details .form-section .pf-dynamic-form .pf-input label{height:19px;font-size:16px;color:#222}.personal-details .form-section .pf-dynamic-form .pf-input .pf-input-container{gap:8px;height:54px;border:1px solid rgb(128,128,128)}@media screen and (max-width: 600px){.personal-details{min-width:280px;padding:24px 24px 32px}}.hi-proposer-layout.proposer-layout{width:100%;min-height:100vh;background:#fbf6ee}.hi-proposer-layout.proposer-layout .proposer-layout__content{padding:38px 81px 56px;display:flex;justify-content:center}.hi-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main{background:#f8fafc;max-width:925px;width:100%;display:flex;justify-content:center;flex-wrap:wrap}.hi-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-stepper{flex:1;max-width:440px}.hi-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet{flex:1;max-width:485px;background:#fff}.hi-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .pf-input .pf-input-container{height:54px;border-radius:6px}.proposer-layout__summary-modal.modal-main .modal-box{max-width:441px;width:100%;min-width:unset;padding:0}@media screen and (max-width: 670px){.hi-proposer-layout.proposer-layout{background:#fff}.hi-proposer-layout.proposer-layout .proposer-layout__web-header,.hi-proposer-layout.proposer-layout .proposer-layout__web-footer{display:none}.hi-proposer-layout.proposer-layout .proposer-layout__content{padding:0;flex-wrap:wrap}.hi-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-stepper{display:none}.hi-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-outlet{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.proposer-layout__summary-modal{align-items:flex-end}.proposer-layout__summary-modal .modal-box{padding:0;flex:1}.proposer-layout__summary-modal .modal-box .hi-summary-card{max-width:unset;border-radius:6px 6px 0 0}.proposer-layout__summary-modal.customize-plan__summary-desktop{display:none}.proposer-layout__summary-modal.customize-plan__summary-mobile{display:flex}}.hi-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.completed:after{content:"";width:16px;height:16px;border:none;background:url(/assets/icons/green-tick-w.png) no-repeat;background-size:16px}.kyc-details .kyc-details__note-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;position:absolute;bottom:-50px;left:20px}.hi-proposer-details .proposer-details{padding:31px 64px}.hi-proposer-details .proposer-details .proposer-details__form{display:flex;flex-direction:column;gap:32px}.hi-proposer-details .proposer-details .proposer-details__form .pf-option .pf-option-container .option-list button{justify-content:flex-start;gap:16px}.hi-proposer-details .proposer-details .proposer-details__form .pf-option .pf-option-container .option-list button img{filter:contrast(.5)}.hi-proposer-details .proposer-details .proposer-details__form .pf-option .pf-option-container .option-list button.selected img{filter:none}@media screen and (max-width: 600px){.hi-proposer-details .proposer-details{padding:40px 20px}}.hi-proposer-contact .proposer-contact{padding:32px 64px}.hi-proposer-contact .proposer-contact .proposer-details__form{display:flex;flex-direction:column;gap:32px}.hi-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap;gap:32px 15px;justify-content:space-between}.hi-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container{width:100%}.hi-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(3),.hi-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(4){flex:1}.hi-proposer-contact .proposer-contact .proposer-details__form .proposer-details__form-btn{display:flex;gap:37px}.hi-proposer-contact .proposer-contact .proposer-details__form .proposer-details__form-btn .back-btn{background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}@media screen and (max-width: 600px){.hi-proposer-contact .proposer-contact{padding:40px 20px}}.rfq-contact-details{min-width:380px;max-width:485px;min-height:554px;padding:40px 64px;border-radius:12px;background:#fff6;border:1px solid rgba(5,119,253,.6);box-shadow:0 0 44px #0a779129;backdrop-filter:blur(4px);display:flex;flex-direction:column;gap:24px}.rfq-contact-details h3{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#222}.rfq-contact-details h3 span{color:#0080ff}.rfq-contact-details .form-section{display:flex;flex-direction:column;gap:32px}.rfq-contact-details .form-section .pf-dynamic-form{gap:32px;display:flex;flex-direction:column}.rfq-contact-details .form-section .pf-dynamic-form .pf-input{justify-content:space-between;gap:7px}.rfq-contact-details .form-section .pf-dynamic-form .pf-input label{height:19px;font-size:16px;color:#222}.rfq-contact-details .form-section .pf-dynamic-form .pf-input .pf-input-container{gap:8px;height:54px;border:1px solid rgb(128,128,128)}.rfq-contact-details .form-section .pf-dynamic-form .pf-option .pf-option-container .option-list button img{filter:contrast(.5)}.rfq-contact-details .form-section .pf-dynamic-form .pf-option .pf-option-container .option-list button.selected img{filter:none}@media screen and (max-width: 600px){.rfq-contact-details{padding:24px 24px 32px;min-width:auto}.rfq-contact-details .pf-option .pf-option-container .option-list button img{width:20px;height:20px}.rfq-contact-details .pf-option .pf-option-container .option-list button p{font-weight:400;font-size:14px}}.hi-proposer-member-details.member-details{padding:35px 40px 40px;display:flex;flex-direction:column;gap:39px}.hi-proposer-member-details.member-details .member-details__header{overflow-x:auto;display:grid}.hi-proposer-member-details.member-details .member-details__header .member-step-container{overflow:visible}.hi-proposer-member-details.member-details .member-details__form{display:flex;flex-direction:column;gap:32px;width:100%}.hi-proposer-member-details.member-details .member-details__form .member-details__form-btn{width:100%}.hi-proposer-member-details.member-details .member-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap}.hi-proposer-member-details.member-details .member-details__form .pf-dynamic-form .pf-dynamic-form-container{flex:0 0 100%}.hi-proposer-member-details.member-details .member-details__form .pf-dynamic-form>div:nth-last-child(-n+2){flex:1}.hi-proposer-member-details.member-details .member-details__form .pf-dynamic-form>div:nth-last-child(2){display:flex}.hi-proposer-member-details.member-details .member-details__form .pf-dynamic-form>div:nth-last-child(2),.hi-proposer-member-details.member-details .member-details__form .pf-dynamic-form>div:last-child{max-width:50%}@media screen and (max-width: 600px){.hi-proposer-member-details.member-details{padding:40px 20px}.hi-proposer-member-details.member-details .member-details__form .member-details__form-height-weight .pf-date-input .pf-input-container .sub-component img{width:16px;height:16px;right:16px}}.hi-bmi-details{width:100%;max-width:1286px;background:#fff;max-height:90%}.hi-bmi-details .bmi-details{display:flex;flex-direction:column;max-width:1286px;width:100%;max-height:90vh;height:100%}.hi-bmi-details .bmi-details .bmi-details__header{display:flex;justify-content:space-between;width:100%;height:84px;box-shadow:0 4px 12.8px #8c8c8c12;padding:16px 40px}.hi-bmi-details .bmi-details .bmi-details__header .bmi-text{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:6px}.hi-bmi-details .bmi-details .bmi-details__header .bmi-text span{width:10px;height:10px;border-radius:50%}.hi-bmi-details .bmi-details .bmi-details__header .bmi-text p{font-family:Inter,sans-serif;font-size:12px;font-weight:700;text-align:left;color:#000}.hi-bmi-details .bmi-details .bmi-details__header .bmi-details__header-left{display:flex;flex-direction:column;gap:8px}.hi-bmi-details .bmi-details .bmi-details__header .bmi-details__header-left h4{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000}.hi-bmi-details .bmi-details .bmi-details__header .bmi-details__header-left .bmi-options{display:flex;gap:12px}.hi-bmi-details .bmi-details .bmi-details__body{width:100%;height:100%;overflow:hidden;display:flex}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-cards{max-width:52%;width:100%;background:#eee;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-y:scroll;overflow-x:hidden;padding:32px 40px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;justify-content:flex-start}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-cards::-webkit-scrollbar{display:none}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-cards .bmi-details__body-card-btn{display:none}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-y:scroll;overflow-x:hidden;background:#ffffffde;max-width:48%;width:100%;padding:32px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;justify-content:flex-start}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons::-webkit-scrollbar{display:none}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-header{font-family:Inter,sans-serif;font-size:18px;font-weight:600;text-align:left;color:#000;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:26px;align-items:flex-start}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-header .detail{min-height:80px;padding:15px 20px;background:#e5f5ff;border-radius:6px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-header .detail img{width:60px;height:60px}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-header .detail p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;color:#0a6ebd}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-list{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;justify-content:flex-start}@media screen and (max-width: 800px){.hi-bmi-details{border-radius:20px 20px 0 0;max-height:80%}.hi-bmi-details .bmi-details .bmi-details__header{padding:40px 20px 22px;height:auto}.hi-bmi-details .bmi-details .bmi-details__header .bmi-details__header-right{display:none}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-cards{padding:21px 19px 100px;max-width:100%}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-cards .bmi-details__body-card-btn{display:block;position:fixed;bottom:20px;width:100%;padding:0 20px;height:54px;z-index:100}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-cards .bmi-details__body-card-btn .pf-button{height:54px}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons{max-width:100%;background:#eee;border-radius:20px 20px 0 0;padding:0;gap:20px}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons h4{background:#fff;width:100%;height:114px;font-size:18px;box-shadow:0 4px 8px -2px #1118271a;padding:40px 20px 30px}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-header .detail{margin:12px 20px;padding:10px 10px 10px 0}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-header .detail p{font-size:12px;line-height:24px}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-list{width:100%;padding:0 20px 100px}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-list .addon-card-container{width:100%}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-list .bmi-details__body-addon-btn{background:#eee;width:100%;display:flex;position:fixed;bottom:0;gap:15px;padding:20px}.hi-bmi-details .bmi-details .bmi-details__body .bmi-details__body-addons .bmi-details__body-addon-list .bmi-details__body-addon-btn .pf-button{height:54px}}.bmi-card-container{max-width:580px;width:100%}.bmi-card-container .top-container{width:100%;max-width:580px;background:#fff;border-radius:6px 6px 0 0;min-height:80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;padding:20px 37px}.bmi-card-container .top-container .left-section h4{font-family:Inter,sans-serif;font-size:18px;font-weight:600;text-align:left;color:#000;padding-bottom:6px}.bmi-card-container .top-container .left-section .bmi-details{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:19px}.bmi-card-container .top-container .left-section .bmi-details div{flex-wrap:wrap;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px;justify-content:flex-start}.bmi-card-container .top-container .left-section .bmi-details div p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;color:gray}.bmi-card-container .top-container .left-section .bmi-details div b{font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;color:#000;color:gray}.bmi-card-container .top-container .right-section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:17px;position:relative}.bmi-card-container .top-container .right-section p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000;color:#0d9966}.bmi-card-container .top-container .right-section p.obesity{color:#ff6751}.bmi-card-container .top-container .right-section p span{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.bmi-card-container .top-container .right-section .pointer{position:absolute;width:100%}.bmi-card-container .top-container .right-section .pointer img{height:30px;z-index:10;position:relative}.bmi-card-container .top-container .right-section .range-sec{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;position:relative;z-index:9}.bmi-card-container .top-container .right-section .range-sec div{min-width:54px;height:11px}.bmi-card-container .top-container .right-section .range-sec div:first-child{border-radius:6px 0 0 6px}.bmi-card-container .top-container .right-section .range-sec div:last-child{border-radius:0 6px 6px 0}.bmi-card-container .top-container .right-section .range-sec .one{background:#bae6fd}.bmi-card-container .top-container .right-section .range-sec .two{background:#34d399}.bmi-card-container .top-container .right-section .range-sec .three{background:#fb923c}.bmi-card-container .top-container .right-section .range-sec .four{background:#ff6751}.bmi-card-container .bottom-container{background:#ebf6ff;padding:16px 30px;border-radius:0 0 6px 6px}.bmi-card-container .bottom-container .head-text{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;height:44px}.bmi-card-container .bottom-container .head-text div{width:44px;height:44px;margin-left:-13px}.bmi-card-container .bottom-container .head-text div img{width:40px}.bmi-card-container .bottom-container .head-text p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000;color:#0a6ebd}.bmi-card-container .bottom-container .item-list{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;align-items:flex-start}.bmi-card-container .bottom-container .item-list .item{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;justify-content:flex-start}.bmi-card-container .bottom-container .item-list .item img{width:14px;height:14px}.bmi-card-container .bottom-container .item-list .item p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.bmi-card-container .bottom-container .recommnended{display:none}.bmi-card-container .bottom-container.warnning{background:#fff2eb;position:relative;background-repeat:no-repeat;background-size:167px 59px;background-position-x:right;background-position-y:center}.bmi-card-container .bottom-container.warnning .head-text p{color:#ff2147}.bmi-card-container .bottom-container.warnning .recommnended{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:167px;height:24px;border-radius:12px 0 0 12px;background:#00af26;position:absolute;top:25.5px;right:0}.bmi-card-container .bottom-container.warnning .recommnended img{width:19px;height:19px}.bmi-card-container .bottom-container.warnning .recommnended p{font-family:Inter,sans-serif;font-size:10px;font-weight:600;text-align:left;color:#000;color:#fff}@media (min-width: 768px) and (max-width: 1024px){.bmi-card-container .top-container .left-section .bmi-details{flex-wrap:wrap;justify-content:flex-start;gap:5px}.bmi-card-container .top-container .right-section .range-sec div{min-width:30px}}@media screen and (max-width: 600px){.bmi-card-container{max-width:334px;width:100%}.bmi-card-container .top-container{padding:9.52px 14px 6px 21.31px;min-height:46px}.bmi-card-container .top-container .left-section h4{font-size:12px;padding-bottom:2.86px}.bmi-card-container .top-container .left-section .bmi-details{gap:13px}.bmi-card-container .top-container .left-section .bmi-details div p,.bmi-card-container .top-container .left-section .bmi-details div b{font-size:10px}.bmi-card-container .top-container .right-section p{font-size:9.22px}.bmi-card-container .top-container .right-section p span{font-size:8.06px}.bmi-card-container .top-container .right-section .range-sec div{min-width:31px;height:6.34px}.bmi-card-container .bottom-container{padding:9px 17px;display:flex;flex-direction:column;gap:6.34px}.bmi-card-container .bottom-container .head-text{height:19px;gap:3.46px}.bmi-card-container .bottom-container .head-text div{height:19px;width:19px;margin:0}.bmi-card-container .bottom-container .head-text div img{width:100%;height:100%}.bmi-card-container .bottom-container .head-text p{font-size:9.22px}.bmi-card-container .bottom-container .item-list{gap:6.8px}.bmi-card-container .bottom-container .item-list .item img{width:8.06px;height:8.06px}.bmi-card-container .bottom-container .item-list .item p{font-size:9.22px}.bmi-card-container .bottom-container.warnning .recommnended{width:96px;height:13.28px;gap:3.46px}.bmi-card-container .bottom-container.warnning .recommnended img{height:10.94px;width:10.94px}.bmi-card-container .bottom-container.warnning .recommnended p{font-size:6px;color:#fff}}.addon-card-container{min-height:196px;max-width:550px;background:#fff8f5;border:1px dashed rgba(128,128,128,.5019607843);border-radius:6px;padding:24px 32px;display:flex;gap:38.5px;box-sizing:border-box}.addon-card-container .left-section{max-width:80%;width:100%}.addon-card-container .left-section .insurer-details{display:flex;align-items:center;gap:16px;margin-bottom:24px}.addon-card-container .left-section .insurer-details img{width:84px;height:45.41px;border-radius:3px;border:1px solid #efefef;-o-object-fit:cover;object-fit:cover}.addon-card-container .left-section .insurer-details p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;color:#222}.addon-card-container .left-section .addon-list{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;align-items:flex-start}.addon-card-container .left-section .addon-list .addon-item{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px}.addon-card-container .left-section .addon-list .addon-item img{width:14px}.addon-card-container .left-section .addon-list .addon-item p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;color:#292929}.addon-card-container .spearator{border:none;background-image:repeating-linear-gradient(to right,#c9c9c9,#c9c9c9 1px,transparent 3px);background-position:bottom;background-repeat:repeat-x;background-size:1px 100%;padding-left:1px}.addon-card-container .right-section{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:10px;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.addon-card-container .right-section .cover-sec b{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000;color:#222}.addon-card-container .right-section .cover-sec p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;color:#666}.addon-card-container .right-section .add-btn{height:100%;min-width:82px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.addon-card-container .right-section .add-btn .pf-button{height:35px;padding:9.5px 7.5px;flex-direction:row-reverse}@media screen and (max-width: 600px){.addon-card-container{padding:24px 16px;flex-direction:column;background:#fff;gap:0}.addon-card-container .left-section{max-width:100%}.addon-card-container .spearator{border:none;background-image:repeating-linear-gradient(to right,#c9c9c9,#c9c9c9 10px,transparent 3px);background-position:center;background-repeat:repeat-x;background-size:100% 1px;padding:0;height:42px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}}.hi-medical-details .medical-details{padding:35px 64px;display:grid;gap:32px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-y:auto;height:648px}.hi-medical-details .medical-details::-webkit-scrollbar{display:none}.hi-medical-details .medical-details .medical-details__form{display:grid;gap:32px}.hi-medical-details .medical-details .medical-details__form .mecial-details__form-qst{display:grid;gap:20px}.hi-medical-details .medical-details .medical-details__form .mecial-details__form-qst h5{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#222;line-height:24px}.hi-medical-details .medical-details .medical-details__form .mecial-details__form-qst .mecial-details__form-view{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.hi-medical-details .medical-details .submit-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-end}.hi-medical-details .medical-details .submit-btn .pf-button{width:160px}@media screen and (max-width: 600px){.hi-medical-details .medical-details{padding:35px 20px;height:calc(100vh - 70px)}}.hi-application-preview.app-preview{background:#fbf6ee;width:100%}.hi-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn{height:48px;width:120px;background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}.hi-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn{display:none}.hi-application-preview.app-preview .app-preview__contnet{width:100%;display:flex;gap:32px;justify-content:center;padding:37px 80px}.hi-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{background:#fff;width:100%;max-width:895px;min-width:600px}.hi-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary{display:flex;flex-direction:column;gap:32px}.hi-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary .hi-summary-card.small-summary-card{min-width:288px}.hi-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary .buy-now-btn{height:65px}.hi-application-preview.app-preview .app-preview__contnet .app-preview__content-btn{display:none}@media (max-width: 1029px){.hi-application-preview.app-preview .app-preview__contnet{flex-wrap:wrap}.hi-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{min-width:auto}}@media screen and (max-width: 600px){.hi-application-preview.app-preview .app-preview__header .header-pf,.hi-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn{display:none}.hi-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn{width:44.35px;height:44.35px;border-radius:50%;background:#0080ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.hi-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn img{width:21.6px;height:21.6px}.hi-application-preview.app-preview .app-preview__footer{display:none}.hi-application-preview.app-preview .app-preview__contnet{padding:24px 18px 100px;background:#fff}.hi-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{width:100%;padding:0}.hi-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary{display:none}.hi-application-preview.app-preview .app-preview__contnet .app-preview__content-btn{position:fixed;bottom:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:84px;background:#f1f1f1;padding:9px 24px}.hi-application-preview.app-preview .app-preview__contnet .app-preview__content-btn .content-btn__mobile{width:100%}.single-member-layout.single-member{width:100%;padding:0;gap:24px}.single-member-layout.single-member .single-member__one{gap:24px}.hi-app-preview__summary-modal{align-items:flex-end}.hi-app-preview__summary-modal .modal-box{max-width:441px;width:100%;min-width:unset;padding:0;flex:1}.hi-app-preview__summary-modal .modal-box .hi-summary-card{max-width:unset;border-radius:6px 6px 0 0}.hi-app-preview__summary-modal.customize-plan__summary-desktop{display:none}.hi-app-preview__summary-modal.customize-plan__summary-mobile{display:flex}}.prev-card.medical-card{width:100%;border-radius:6px;border:1px dashed rgba(128,128,128,.5019607843);max-width:unset}.prev-card.medical-card .prev-card__card-title{width:100%;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;height:46px;background:#f7faff;border-radius:6px 6px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding-left:24px}.prev-card.medical-card .prev-card__card-title span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;padding-left:5px}.prev-card.medical-card .prev-card__body{width:100%;display:flex;flex-direction:column}.prev-card.medical-card .prev-card__body .prev-card__body-member{width:100%;display:flex;flex-direction:column;gap:32px}.prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details{display:flex;flex-wrap:wrap}.prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row{flex:1;min-width:auto}.prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(2){flex:1}.prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(3){flex:1;align-items:flex-start;padding-left:120px}.prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(4){flex:1;align-items:flex-start}.prev-card.medical-card .prev-card__body .label-text-row{border:none}.prev-card.medical-card .prev-card__body .label-text-row:last-child{border:none;justify-content:flex-end;padding-top:14px}@media screen and (max-width: 1210px){.prev-card.medical-card .prev-card__body{padding:24px}.prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details{flex-wrap:wrap;gap:24px}.prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row{flex:0 0 45%!important;padding:0;min-width:110px;min-height:-moz-fit-content;min-height:fit-content}.prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(3){padding-left:0;flex:0}}.hi-declaration.declaration{background:#fbf6ee}.hi-declaration.declaration .declaration__header-second-mobile{display:none}.hi-declaration.declaration .declaration__form{padding:24px 80px 57px 118px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:61px;align-items:flex-start}.hi-declaration.declaration .declaration__form .declaration__form-checkbox{max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;align-items:flex-start}.hi-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox{gap:24px}.hi-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .checkbox-sec{border:2px solid #bcbcbc;background:#fff}.hi-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .checkbox-content label{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#000}.hi-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .check-selected{min-width:24px}.hi-declaration.declaration .declaration__form .declaration__form-checkbox .select-all-box .checkbox-content label{text-decoration:underline;color:#0a6ebd}.hi-declaration.declaration .declaration__form .declaraion__form-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:335px;justify-content:flex-start}.hi-declaration.declaration .declaration__form .declaraion__form-btn .pf-button{height:65px}.hi-declaration.declaration .declaration__form .declaraion__form-btn .pf-button .pf-button-content{font-size:20px}.hi-declaration.declaration .declaration__summary,.hi-declaration.declaration .declaration__mobile{display:none}@media screen and (max-width: 600px){.hi-declaration.declaration .header-pf,.hi-declaration.declaration .declaration__header-second-desktop{display:none}.hi-declaration.declaration .declaration__header-second-mobile{display:block}.hi-declaration.declaration .declaration__form{display:none}.hi-declaration.declaration .declaration__summary{display:flex;flex-direction:column;align-items:center;background:#fff;padding:20px}.hi-declaration.declaration .declaration__summary .hi-summary-card{box-shadow:none}.hi-declaration.declaration .declaration__summary .hi-summary-card.summary-card{max-width:400px}.hi-declaration.declaration .declaration__summary .save-btn{position:fixed;bottom:0;width:100%;height:84px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:9px 24px;background:#f1f1f1}.hi-declaration.declaration .declaration__footer{display:none}.hi-declaration.declaration .declaration__mobile{display:block}.declaration-mobile{display:flex}}.scroll-container{width:100%;min-height:778px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-y:auto;background-image:url(/assets/homepage/scroll/scroll-bg.png);background-attachment:fixed;background-position:center 85px;background-repeat:no-repeat;background-size:cover}.scroll-container::-webkit-scrollbar{display:none}.scroll-container .scroll-container__one{min-height:778px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:54px;justify-content:flex-start;background:#010e41bf}.scroll-container .scroll-container__one .scroll-container__one-heading{padding-top:46px}.scroll-container .scroll-container__one .scroll-container__one-heading h6{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000;text-align:center;color:#0080ff;line-height:46px;padding-bottom:12px}.scroll-container .scroll-container__one .scroll-container__one-heading p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#000;text-align:center;color:#fff}.feature-list-sc{width:100%;height:408px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-start;gap:17px}.feature-list-sc .feature-list__left{display:flex;flex-direction:column;gap:17px;align-items:flex-end}.feature-list-sc .feature-list__left .feature-group{justify-content:flex-end}.feature-list-sc .feature-list__right{display:flex;flex-direction:column;gap:47px}.feature-list-sc .feature-list__right .feature-group{justify-content:flex-end;gap:26px;flex-direction:row-reverse}.feature-list-sc .feature-list__right .feature-group .feature-group__text .feature-group__text-wrapper{display:flex;justify-content:flex-start}.feature-list-sc .feature-list__right .feature-group .feature-group__text .feature-group__text-wrapper p{width:60%;text-align:left}.feature-list-sc .feature-list__right .feature-group:last-child .feature-group__icon{height:auto}.feature-list-sc .feature-list__right .feature-group:last-child .feature-group__icon .feature-group__icon-bg{width:59.44px;height:59.44px}.feature-list-sc .feature-list__right .feature-group:last-child .feature-group__icon img{width:39px;height:39px}.feature-list-sc .feature-group{display:flex}.feature-list-sc .feature-group .feature-group__text{display:flex;align-items:center}.feature-list-sc .feature-group .feature-group__text .feature-group__text-wrapper{padding-right:20px;display:flex;justify-content:flex-end}.feature-list-sc .feature-group .feature-group__text p{width:60%;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#fff;text-align:right;line-height:28px}.feature-list-sc .feature-group .feature-group__icon{height:119.33px;width:119.33px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.feature-list-sc .feature-group .feature-group__icon .feature-group__icon-bg{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:119.33px;width:119.33px;border-radius:50%;background:#0080ff}.feature-list-sc .feature-group .feature-group__icon img{width:56.96px;height:56.96px}@media screen and (max-width: 600px){.scroll-container{min-height:448px;background-image:url(/assets/homepage/scroll/scroll-mobile-bg.png);background-position:center 87px;background-size:100%;background-attachment:fixed}.scroll-container .scroll-container__one{gap:26px;min-height:448px}.scroll-container .scroll-container__one .scroll-container__one-heading{padding-top:20px}.scroll-container .scroll-container__one .scroll-container__one-heading h6{font-size:18px;line-height:46px;padding:0}.scroll-container .scroll-container__one .scroll-container__one-heading p{font-size:14px}.scroll-container .feature-list-sc{gap:9.27px}.scroll-container .feature-list-sc .feature-list__left{flex:1}.scroll-container .feature-list-sc .feature-list__right{gap:9.63px;flex:1}.scroll-container .feature-list-sc .feature-list__right .feature-group{gap:9.63px}.scroll-container .feature-list-sc .feature-list__right .feature-group .feature-group__text .feature-group__text-wrapper p{width:80%}.scroll-container .feature-list-sc .feature-list__right .feature-group:last-child .feature-group__icon{height:63.24px;min-width:63.24px}.scroll-container .feature-list-sc .feature-list__right .feature-group:last-child .feature-group__icon .feature-group__icon-bg{width:31.51px;height:31.51px}.scroll-container .feature-list-sc .feature-list__right .feature-group:last-child .feature-group__icon .feature-group__icon-bg img{width:20.75px;height:20.75px}.scroll-container .feature-group{display:flex}.scroll-container .feature-group .feature-group__text{display:flex;align-items:center}.scroll-container .feature-group .feature-group__text .feature-group__text-wrapper{padding-right:5px}.scroll-container .feature-group .feature-group__text p{width:80%;font-family:Inter,sans-serif;font-size:10px;font-weight:400;text-align:left;color:#fff;line-height:16px}.scroll-container .feature-group .feature-group__icon,.scroll-container .feature-group .feature-group__icon .feature-group__icon-bg{height:63.24px;width:63.24px}.scroll-container .feature-group .feature-group__icon img{width:30.19px;height:30.19px}}.insurance-solution{height:752px;width:100%;background:#fff}.insurance-solution .insurance-solution__circles{width:100%;height:114px;transform:translateY(-80px)}.insurance-solution .insurance-solution__circles .circle-list{width:100%;display:flex;overflow:hidden}.insurance-solution .insurance-solution__circles .circle-list span{min-width:57px;min-height:57px;border-radius:50%;background:#fff}.insurance-solution .insurance-solution__content{display:flex;flex-direction:column;align-items:center;gap:64px}.insurance-solution .insurance-solution__content .insurance-solution__header{display:flex;flex-direction:column;align-items:center;gap:12px}.insurance-solution .insurance-solution__content .insurance-solution__header h5{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#0080ff;text-align:center}.insurance-solution .insurance-solution__content .insurance-solution__header p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#666;width:85%;text-align:center;line-height:40px}.insurance-solution .insurance-solution__content .insurance-solution__cards{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto;padding:0 80px}.insurance-solution .insurance-solution__content .insurance-solution__cards::-webkit-scrollbar{display:none}@media (max-width: 600px){.insurance-solution .insurance-solution__circles{transform:translateY(-45px);height:56.18px}.insurance-solution .insurance-solution__circles .circle-list span{min-width:28.09px;min-height:28.09px}.insurance-solution .insurance-solution__content{gap:40px}.insurance-solution .insurance-solution__content .insurance-solution__header{gap:8px}.insurance-solution .insurance-solution__content .insurance-solution__header h5{font-size:18px}.insurance-solution .insurance-solution__content .insurance-solution__header p{width:90%;font-size:14px;line-height:24px}.insurance-solution .insurance-solution__content .insurance-solution__cards{padding:0 20px;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:32px}.insurance-solution .insurance-solution__content .insurance-solution__cards .corporate-ins-card{scroll-snap-align:center}}.corporate-ins-card.ins-card{width:296px;height:346px;background:#f5ece0;box-shadow:0 -1px 19.4px #0000001a;border-radius:24px;display:flex;flex-direction:column}.corporate-ins-card.ins-card .ins-card__img{width:100%;height:270px;border-radius:24px;overflow:hidden;transition:all .3s ease;position:relative}.corporate-ins-card.ins-card .ins-card__img img{width:100%;height:100%;border-radius:24px;-o-object-fit:cover;object-fit:cover}.corporate-ins-card.ins-card .ins-card__img .ins-card__points{position:absolute;top:0;left:0;width:100%;transition:all .3s ease}.corporate-ins-card.ins-card .ins-card__img .ins-card__points .point-card{transition:transform .5s ease-in-out;margin:0 16px;transform:translateY(230px)}.corporate-ins-card.ins-card .ins-card__img:hover .ins-card__points{background:#00000054}.corporate-ins-card.ins-card .ins-card__img:hover .ins-card__points .point-card{transform:translateY(10px)}.corporate-ins-card.ins-card .ins-card__text{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding:18px 16px;flex:1}.corporate-ins-card.ins-card .ins-card__text p{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000}.corporate-ins-card.ins-card .point-card{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:14px;align-items:flex-start;justify-content:flex-start;background:#aeea94;padding:34px 20px;border-radius:4px;box-shadow:0 -2px 15.3px #0000002e;margin:16px 0;min-height:288px;background-size:153px;background-repeat:no-repeat;background-position:right bottom}.corporate-ins-card.ins-card .point-card .text-icon-comp{align-items:flex-start;gap:13px}.corporate-ins-card.ins-card .point-card .text-icon-comp .icon{min-width:20px;min-height:20px}.corporate-ins-card.ins-card .point-card .text-icon-comp p a{font-size:16px;font-weight:500;color:#000}.download-scroll{width:100%;min-height:770px;background:#faf8f5;position:relative}.download-scroll .mobile-app-img{width:100%;height:770px;position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;top:-71px}.download-scroll .mobile-app-img img{z-index:10;width:237.51px;height:475.93px}.download-scroll .mobile-app-img .download-mobile-app{position:absolute;display:none;gap:20px;bottom:-10px}.download-scroll .mobile-app-img .download-mobile-app img{width:130px;height:39px}.download-scroll .download-scroll__sticky{width:100%;height:770px;position:sticky;top:80px;background:#aeea9433;z-index:4}.download-scroll .download-scroll__sticky .circle-section{width:100%;height:770px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;background:url(/assets/icons/scale.png) no-repeat;background-size:contain}.download-scroll .download-scroll__sticky .circle-section .main-circle{display:block;width:455px;height:455px;background:#0080ff;border-radius:50%;z-index:4;position:relative}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature{position:absolute;width:152.88px;height:78.42px;border-radius:18.2px 0 18.2px 18.2px;overflow:hidden;z-index:1;border:.51px solid rgba(5,119,253,.6);background:#ffffff4d;box-shadow:0 0 40.04px #0a779129;backdrop-filter:blur(3.64px);-webkit-backdrop-filter:blur(3.64px);flex-direction:column;justify-content:center;gap:7.39px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature .icon img{width:20.48px;height:19.11px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature p{display:flex}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature p a{font-size:16.3px;color:#000;text-align:center}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(1){left:-60px;top:66px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(2){right:-60px;top:66px;border-radius:0 18.2px 18.2px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(3){left:-60px;top:240px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(4){right:-60px;top:240px;border-radius:0 18.2px 18.2px;min-height:78px;padding:14px 20px;height:auto}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(5){left:50%;top:412px;transform:translate(-50%)}.download-scroll .download-scroll__pf{min-height:894px;z-index:3;display:flex;flex-direction:column;align-items:center}.download-scroll .download-scroll__pf .pf-text{font-family:Inter,sans-serif;font-size:180px;font-weight:800;text-align:left;color:#fff;font-size:12.5vw;opacity:80%;line-height:100%;z-index:2}.download-scroll .download-scroll__pf .qr-code{display:flex;flex-direction:column;gap:5px;align-items:center;z-index:5;position:sticky;top:40%}.download-scroll .download-scroll__pf .qr-code p{font-family:Inter,sans-serif;font-size:40px;font-weight:700;text-align:left;color:#fff;text-align:center}.download-scroll .download-scroll__pf .qr-code p span{font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#fff;text-align:center}.download-scroll .download-scroll__pf .qr-code h6{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#fff;text-align:center}.download-scroll .download-scroll__pf .qr-code img{width:184px;height:184px}.download-scroll .download-scroll__pf .download-scroll__partners{background:#faf8f5;height:800px;border-radius:120px 120px 0 0;z-index:5;width:100%;position:sticky;top:110px;margin-top:110px}@media screen and (max-width: 600px){.download-scroll{min-height:auto}.download-scroll .mobile-app-img{height:496px;top:-50px}.download-scroll .mobile-app-img img{width:133px;height:266px}.download-scroll .mobile-app-img .download-mobile-app{display:flex}.download-scroll .download-scroll__sticky{height:496px;position:static}.download-scroll .download-scroll__sticky .circle-section{height:496px}.download-scroll .download-scroll__sticky .circle-section .main-circle{width:264px;height:254px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature{width:85.61px;height:43.61px;gap:4px;border-radius:10.19px 0 10.19px 10.19px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature .icon img{width:11.47px;height:10.7px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature p a{font-size:9.17px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(1){left:-40px;top:40px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(2){right:-40px;top:40px;border-radius:0 10.19px 10.19px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(3){left:-40px;top:120px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(4){right:-40px;top:120px;padding:8px;height:54px;min-height:unset;justify-content:space-between;border-radius:0 10.19px 10.19px}.download-scroll .download-scroll__sticky .circle-section .main-circle .app-feature:nth-child(5){top:230px}.download-scroll .download-scroll__pf{min-height:auto}.download-scroll .download-scroll__pf .circle-section,.download-scroll .download-scroll__pf .pf-text,.download-scroll .download-scroll__pf .qr-code{display:none}.download-scroll .download-scroll__pf .download-scroll__partners{height:468px;min-height:unset;margin-top:40px}}.marquee-container{width:100%;overflow:hidden;white-space:nowrap}.marquee-container .marquee-child{display:inline-block;animation:12s linear infinite}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes scroll-right{0%{transform:translate(-100%)}to{transform:translate(0)}}.insurance-partners{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:120px 0;gap:64px}.insurance-partners .insurance-partners__header{display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 20px}.insurance-partners .insurance-partners__header h6{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#0080ff;text-align:center}.insurance-partners .insurance-partners__header p{font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#000;text-align:center}.insurance-partners .insurance-partners__list{display:grid;gap:24px}.insurance-partners .insurance-partners__list img{height:112px}@media screen and (max-width: 600px){.insurance-partners{padding:0;gap:32px}.insurance-partners .insurance-partners__header{padding:0 20px}.insurance-partners .insurance-partners__header h6{font-size:18px}.insurance-partners .insurance-partners__header p{font-size:14px;line-height:24px}.insurance-partners .insurance-partners__list{gap:12px}.insurance-partners .insurance-partners__list img{height:68px}}.landing-faq-section{background:#faf8f5;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;padding:40px 80px}.landing-faq-section h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#0080ff}.landing-faq-section .landing-faq__tabs{overflow:hidden;width:100%}.landing-faq-section .landing-faq__tabs .pf-tab-container{gap:64px;align-items:center}.landing-faq-section .landing-faq__tabs .pf-tab-container .pf-tab__header{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow:scroll;max-width:1020px;align-items:center;justify-content:center;background:transparent;border-bottom:2px solid rgba(159,155,155,.6392156863);padding:0;height:65px}.landing-faq-section .landing-faq__tabs .pf-tab-container .pf-tab__header::-webkit-scrollbar{display:none}.landing-faq-section .landing-faq__tabs .pf-tab-container .pf-tab__header .tab-heading{padding-bottom:17px;min-width:150px;font-weight:500;font-size:20px}.landing-faq-section .landing-faq__tabs .pf-tab-container .pf-tab__header .tab-heading.active{border-bottom:5px solid #0080ff;transform:translateY(3px)}.landing-faq-section .landing-faq__tabs .pf-tab-container .props-tab__content{width:100%}.landing-faq-section .faq-list{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px}.landing-faq-section .faq-list .faq-sec{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;justify-content:flex-start;flex:1;min-width:411px}.landing-faq-section .faq-list .pf-accordion{flex:0 0 48%;max-width:624px;min-width:300px;width:100%}@media screen and (max-width: 1240px){.landing-faq-section .landing-faq__tabs .pf-tab-container{align-items:flex-start}.landing-faq-section .landing-faq__tabs .pf-tab-container .pf-tab__header{width:100%;justify-content:flex-start;max-width:unset}}@media screen and (max-width: 600px){.landing-faq-section{gap:24px;align-items:center;padding:40px 20px}.landing-faq-section h4{font-size:20px}.landing-faq-section .landing-faq__tabs .pf-tab-container{gap:32px}.landing-faq-section .landing-faq__tabs .pf-tab-container .pf-tab__header{overflow:scroll;max-width:1020px;width:100%;height:38px}.landing-faq-section .landing-faq__tabs .pf-tab-container .pf-tab__header .tab-heading{padding-bottom:15px;min-width:89px;font-size:11.9px}.landing-faq-section .faq-list .section-two{display:none}.landing-faq-section .faq-list .faq-sec{min-width:unset;gap:19.8px}.landing-faq-section .faq-list .pf-accordion{width:100%;min-width:200px;max-width:400px;flex:1}}.cta-banner{max-width:1280px;min-height:344px;display:flex;flex-wrap:wrap-reverse;background:#d6e4e2;border:1px solid #e6f1e6;border-radius:12px;overflow:hidden}.cta-banner .cta-banner__text{flex:1;min-width:320px;padding:40px 64px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:35px;align-items:flex-start}.cta-banner .cta-banner__text .top-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;align-items:flex-start}.cta-banner .cta-banner__text .top-text h6{font-family:Inter,sans-serif;font-size:28px;font-weight:600;text-align:left;color:#000}.cta-banner .cta-banner__text .top-text h6 span{font-weight:400}.cta-banner .cta-banner__text .top-text p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:194%}.cta-banner .cta-banner__text .call-btn .pf-button{height:42px;width:127px;padding:0;border-radius:3px}.cta-banner .cta-banner__text .call-btn .pf-button .pf-button-content{font-size:16px}.cta-banner .cta-banner__img{flex:1;display:flex;min-width:564px;height:auto}.cta-banner .cta-banner__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-size:cover}@media screen and (max-width: 600px){.cta-banner .cta-banner__text .top-text{padding-top:0}.cta-banner .cta-banner__text .top-text h6{font-size:20px;line-height:32px}.cta-banner .cta-banner__text .top-text p{font-size:12px}.cta-banner .cta-banner__text .call-btn .pf-button{height:30px;width:92.34px;padding:0;border-radius:1.29px}.cta-banner .cta-banner__text .call-btn .pf-button .pf-button-content{font-size:11.68px}.cta-banner .cta-banner__text .call-btn .pf-button .side-icon img{width:11.68px;height:11.68px}.cta-banner .cta-banner__img{height:269px;min-width:320px}}.product-image-slider{overflow:hidden;width:100%}.product-image-slider .slider-container{display:flex;gap:27px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;min-height:195px}.product-image-slider .slider-container::-webkit-scrollbar{display:none}.product-image-slider .slider-container .img-wrapper{min-width:408px;min-height:195px;scroll-snap-align:center;flex:1}.product-image-slider .slider-container .img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.payment-status-modal .modal-box{max-width:441px;width:100%;background:#fff;box-shadow:0 4px 35px #00000017;border-radius:6px;align-items:center}.payment-status-modal .modal-box .modal-image .success{height:143px;-o-object-fit:cover;object-fit:cover}.payment-status-modal .modal-box .modal-image .failed{height:156px;-o-object-fit:contain;object-fit:contain}.payment-status-modal .modal-box .modal-image:has(.failed){height:141px}.payment-status-modal .modal-box .modal-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.payment-status-modal .modal-box .modal-text h5{font-family:Inter,sans-serif;font-size:20px;font-weight:500;text-align:left;color:#000}.payment-status-modal .modal-box .modal-text p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.payment-status-modal .modal-box .retry-btn{margin-top:23px}.payment-status-modal .modal-box .retry-btn .pf-button{background:#ffb534;height:54px;width:193px;border-radius:6px}.payment-status-modal .modal-box .retry-btn .pf-button .pf-button-content{color:#000}.car-landing-page.landing-page{background:#faf8f5}.car-landing-page.landing-page .landing-page__banner{padding:0 80px}.car-found-modal .modal-box{width:100%;max-width:447px;min-height:360px;padding:0}@media screen and (max-width: 600px){.car-landing-page.landing-page .landing-page__banner,.car-found-modal .modal-box{padding:0 20px}}.car-rc.enter-rc{max-width:485px;min-width:335px;width:100%;height:413px;border:1px solid;border-image-source:linear-gradient(77.32deg,rgba(5,119,253,.6) 10.39%,rgba(0,128,255,.6) 94.28%,rgba(125,239,255,.6) 138.26%);box-shadow:0 0 44px #0a779129;background:#fff6;backdrop-filter:blur(4px);padding:40px 24px;display:flex;align-items:center;flex-direction:column;gap:29px;border-radius:12px}.car-rc.enter-rc .enter-rc__top{min-width:200px;max-width:357px;width:100%;display:flex;align-items:flex-start;flex-direction:column}.car-rc.enter-rc .enter-rc__top h4{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000;line-height:100%;padding-bottom:5px}.car-rc.enter-rc .enter-rc__top p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.car-rc.enter-rc .enter-rc__form{width:100%;min-width:287px;max-width:357px;display:flex;flex-direction:column;gap:32px}.car-rc.enter-rc .enter-rc__form .pf-input{gap:7px}.car-rc.enter-rc .enter-rc__form .pf-input .pf-input-container input ::-moz-placeholder{color:#666}.car-rc.enter-rc .enter-rc__form .pf-input .pf-input-container input ::placeholder{color:#666}.car-rc.enter-rc .enter-rc__form .pf-buton{min-height:54px}.car-rc.enter-rc .enter-rc__form .enter-rc__bottom{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:52px}.car-rc.enter-rc .enter-rc__form .enter-rc__bottom a{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#292929}@media screen and (max-width: 600px){.car-rc.enter-rc{padding:40px 24px;gap:32px;min-height:408px}.car-rc.enter-rc .enter-rc__top{gap:8px;min-width:200px}.car-rc.enter-rc .enter-rc__top h4{font-size:16px}.car-rc.enter-rc .enter-rc__top p{font-size:12px}.car-rc.enter-rc .enter-rc__form{min-width:200px}.car-rc.enter-rc .enter-rc__form .enter-rc__bottom{margin-top:10px}}.car-not-found{width:100%;min-height:360px;display:flex;flex-direction:column;gap:32px;background:#fff;border-radius:6px;padding:20px 85px 45px}.car-not-found .car-not-found-top{overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column-reverse;gap:54px;justify-content:flex-start}.car-not-found .car-not-found-top .car-not-found__right img{width:250px;height:200px;-o-object-fit:cover;object-fit:cover}.car-not-found .car-not-found-top .car-not-found__left{display:flex;justify-content:center;flex-direction:column;gap:20px;align-items:center}.car-not-found .car-not-found-top .car-not-found__left p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#292929;text-align:center}.car-not-found .car-not-found-top .car-not-found__left h6{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#292929}.car-not-found .car-not-found-top .car-not-found__left .car-not-found__vehicle{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;align-items:flex-start}.car-not-found .car-not-found-top .car-not-found__left .car-not-found__vehicle h6{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-transform:uppercase}.car-not-found .car-not-found-top .car-not-found__left .car-not-found__vehicle h5{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000;text-transform:uppercase}.car-not-found .car-not-found-top .car-not-found__left .car-not-found__vehicle p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#666}.car-not-found .car-not-found-bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:13px}.car-not-found .car-not-found-bottom .pf-button{height:65px}.car-not-found .car-not-found-bottom .pf-button .pf-button-content{font-weight:700;font-size:20px}.car-not-found-modal .modal-box{width:100%;max-width:501px;height:527px;background:#fff;padding:0}.car-not-found-modal .modal-box .close-icon{transform:translate(-16px,16px)}.car-not-found-modal .modal-box .close-icon img{width:26px;height:26px}@media screen and (max-width: 600px){.car-not-found{gap:20px;min-height:227px;padding:32px 24px}.car-not-found .car-not-found-top{gap:32px;align-items:center}.car-not-found .car-not-found-top .car-found__right img{width:250px;height:200px}.car-not-found .car-not-found-top .car-not-found__left p{font-size:12px;padding:0 20px}.car-not-found .car-not-found-top .car-not-found__left h6{font-size:16px}.car-not-found .car-not-found-bottom{gap:5px}.car-not-found-modal .modal-box{width:100%;max-width:90%;height:467px;background:#fff;padding:0}.car-not-found-modal .modal-box .close-icon{transform:translate(-24px,24px)}.car-not-found-modal .modal-box .close-icon img{width:26px;height:26px}}.car-found{width:100%;max-width:447px;min-height:360px;display:flex;flex-direction:column;gap:40px;background:#fff;border-radius:6px;padding:46px 40px}.car-found .car-found-top{overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:33px;justify-content:flex-start}.car-found .car-found-top .car-found__right img{width:218px;height:178px;-o-object-fit:cover;object-fit:cover}.car-found .car-found-top .car-found__left{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:33px;align-items:flex-start}.car-found .car-found-top .car-found__left p:first-child{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#666}.car-found .car-found-top .car-found__left .car-found__vehicle{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;align-items:flex-start}.car-found .car-found-top .car-found__left .car-found__vehicle h6{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-transform:uppercase}.car-found .car-found-top .car-found__left .car-found__vehicle h5{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000;text-transform:uppercase}.car-found .car-found-top .car-found__left .car-found__vehicle p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#666;text-wrap-mode:nowrap}.car-found .car-found-bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:13px}.car-found .car-found-bottom .pf-button .side-icon img{display:none}.car-found .car-found-bottom .edit-btn{height:54px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-found .car-found-bottom .edit-btn .pf-button{border:none;padding:0;height:17px}.car-found .car-found-bottom .edit-btn .pf-button .pf-button-content{font-weight:400}@media screen and (max-width: 600px){.car-found{gap:24px;min-height:227px;padding:26px 0 16px 31px}.car-found .car-found-top{gap:25px;align-items:flex-start}.car-found .car-found-top .car-found__right img{width:148px;height:121px}.car-found .car-found-top .car-found__left{padding-top:9px;gap:25px}.car-found .car-found-top .car-found__left p:first-child{font-size:12px}.car-found .car-found-top .car-found__left .car-found__vehicle{gap:6px}.car-found .car-found-top .car-found__left .car-found__vehicle h6{font-size:12px}.car-found .car-found-top .car-found__left .car-found__vehicle h5{font-size:18px}.car-found .car-found-top .car-found__left .car-found__vehicle p{font-size:12px}.car-found .car-found-bottom{padding-right:31px;gap:5px}.car-found .car-found-bottom .pf-button{height:54px}.car-found .car-found-bottom .pf-button .pf-button-content{font-size:16px;font-weight:600}.car-found .car-found-bottom .pf-button .side-icon img{display:block;width:18px;height:18px}.car-found .car-found-bottom .edit-btn{height:41px}.car-found .car-found-bottom .edit-btn .pf-button{gap:7px}.car-found .car-found-bottom .edit-btn .pf-button .pf-button-content{font-size:12px}.car-found .car-found-bottom .edit-btn .pf-button .side-icon img{display:block;width:10px;height:10px}}.car-hero{width:100%;display:flex;gap:40px;min-height:778px;background-image:linear-gradient(#d6e4e2b3,#faf6f2b3);background-size:cover;background-position:bottom;padding:19px 80px;position:relative}.car-hero:after{content:"";width:100%;height:451px;bottom:0;left:0;position:absolute;background:url(/assets/car/quote/building-bg.png) no-repeat;background-size:cover;background-position:bottom;z-index:1}.car-hero .car-hero__left{display:flex;flex-direction:column;gap:71px;flex:1;min-width:530px;z-index:2}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-breadcrumbs{padding-bottom:44px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-heading{display:flex;flex-direction:column;gap:5px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-heading h2{font-family:Inter,sans-serif;font-size:36px;font-weight:600;text-align:left;color:#0080ff;padding-top:3px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-heading h3{font-family:Inter,sans-serif;font-size:36px;font-weight:400;text-align:left;color:#000}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-heading p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:32px;padding-top:5px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape{display:flex;gap:12px;align-items:center;background:url(/assets/car/quote/shape-bg.png) no-repeat;background-size:cover;height:72px;padding-left:24px;border-radius:12px 0 0 12px;margin-top:29px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape span,.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape span img{width:20px;height:20px}.car-hero .car-hero__left .car-hero__left-highlight .car-hero__left-form{display:none}.car-hero .car-hero__right{flex:1;display:flex;justify-content:flex-end;padding-top:80px;height:-moz-fit-content;height:fit-content;z-index:2}.car-highlight{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:31px;justify-content:flex-start}.car-highlight .col-one{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end}.car-highlight .col-one img{width:50px;height:50px}.car-highlight .col-one .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.car-highlight .col-one .text-group span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.car-highlight .col-two{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-highlight .col-two .insurer-images{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end}.car-highlight .col-two .insurer-images .img-container{width:50px;height:50px;border-radius:50%;box-shadow:0 4px 6.6px #0000003b}.car-highlight .col-two .insurer-images .img-container img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.car-highlight .col-two .insurer-images :nth-child(1){z-index:5}.car-highlight .col-two .insurer-images :nth-child(2){z-index:4;transform:translate(-8px)}.car-highlight .col-two .insurer-images :nth-child(3){z-index:3;transform:translate(-16px)}.car-highlight .col-two .insurer-images :nth-child(4){z-index:2;transform:translate(-24px)}.car-highlight .col-two .insurer-images p{width:50px;height:50px;border-radius:50%;background:#fef9c4;box-shadow:0 4px 6.6px #0000003b;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.car-highlight .col-two .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.car-highlight .col-two .text-group span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}@media (min-width: 768px) and (max-width: 999px){.car-hero{padding:17px 40px}.car-hero .car-hero__left{min-width:unset}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape{background:url(/assets/car/quote/shape-bg-sm.png) no-repeat;background-size:cover;gap:8px;padding-left:12px;height:60px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape p{font-size:14.72px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape span{width:13.4px;height:13.4px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape span img{width:100%;height:100%}.car-hero .car-highlight{flex-wrap:wrap}}@media screen and (max-width: 768px){.car-hero{padding:16px 20px}.car-hero .car-hero__left{min-width:unset;gap:32px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-breadcrumbs{padding-bottom:16px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-heading h2,.car-hero .car-hero__left .car-hero__left-text .car-hero__left-heading h3{font-size:20px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-heading p{display:none}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape{background:url(/assets/car/quote/shape-bg-sm.png) no-repeat;background-size:cover;height:48px;gap:8.35px;padding-left:16.08px;margin-top:16px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape p{font-size:10.72px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape span{width:13.4px;height:13.4px}.car-hero .car-hero__left .car-hero__left-text .car-hero__left-shape span img{width:100%;height:100%}.car-hero .car-hero__left .car-hero__left-highlight{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}.car-hero .car-hero__left .car-hero__left-highlight .car-hero__left-form{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-hero .car-hero__right{display:none}.car-highlight{gap:18px}.car-highlight .col-one img{width:34px;height:34px}.car-highlight .col-one .text-group p,.car-highlight .col-one .text-group span{font-size:10.93px}.car-highlight .col-two{gap:5.74px}.car-highlight .col-two .insurer-images .img-container{display:none}.car-highlight .col-two .insurer-images :nth-child(4){transform:translate(0);width:34.17px;height:34.17px;font-size:10.39px}.car-highlight .col-two .text-group p,.car-highlight .col-two .text-group span{font-size:10.93px}}.ins-detail-pannel.ins-pannel{display:flex;gap:20px;width:100%;height:-moz-fit-content;height:fit-content}.ins-detail-pannel.ins-pannel .ins-pannel__left{max-width:496px;height:-moz-fit-content;height:fit-content;flex:1;display:flex;gap:32px}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-bar{width:16px;border-radius:40px;border:1px solid #0080ff;padding:2px;overflow:hidden}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-bar .selector{height:86px;width:100%;background:#0080ff;border-radius:40px;transition:transform .3s ease-in-out}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-list{display:flex;flex-direction:column;gap:24px}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn{display:flex;flex-direction:column}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn .ins-pannel__left-content.hide-sec{display:none!important}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn .pf-button{height:86px;position:relative;padding-left:51px}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn .pf-button.selected-btn{background:linear-gradient(103.89deg,#cfebe7 10.38%,#ffcba5 62.38%,#ffb8a9 110.38%)}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn .pf-button .pf-button-content{font-size:20px;font-weight:600;justify-content:flex-start}.ins-detail-pannel.ins-pannel .ins-pannel__right{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.ins-detail-pannel.ins-pannel .ins-pannel__right .ins-pannel__content{display:flex;flex-direction:column;gap:23px;max-width:656px}.ins-detail-pannel.ins-pannel .ins-pannel__right .ins-pannel__content .desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:24px}.ins-detail-pannel.ins-pannel .ins-pannel__right .ins-pannel__content .ins-pannel__content-list{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:36px}.ins-detail-pannel.ins-pannel .ins-pannel__right .ins-pannel__content .ins-pannel__content-list h6{width:100%;font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#000;text-align:left}.ins-detail-pannel.ins-pannel .ins-pannel__right .ins-pannel__content .ins-pannel__content-list .feature-list{width:90%;display:flex;justify-content:space-between}.ins-detail-pannel.ins-pannel .ins-pannel__right .ins-pannel__content .ins-pannel__content-list .feature-btn{width:100%;display:flex;justify-content:flex-start}.ins-detail-pannel.ins-pannel .ins-pannel__right .ins-pannel__content .ins-pannel__content-list .feature-btn .pf-button{width:357px}.ins-detail-pannel.ins-pannel .ins-pannel__right .feature-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;max-width:214px}.ins-detail-pannel.ins-pannel .ins-pannel__right .feature-text .feature-text-img{width:104px;height:104px;box-shadow:0 4px 16px #0000001f;border-radius:6px;background:#fff8f5;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.ins-detail-pannel.ins-pannel .ins-pannel__right .feature-text .feature-text-img img{width:64px;height:64px}.ins-detail-pannel.ins-pannel .ins-pannel__right .feature-text p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-align:center}@media (min-width: 768px) and (max-width: 900px){.ins-detail-pannel.ins-pannel .ins-pannel__right .feature-text .feature-text-img{width:80px;height:80px}.ins-detail-pannel.ins-pannel .ins-pannel__right .feature-text .feature-text-img img{width:50px;height:50px}}@media screen and (max-width: 768px){.ins-detail-pannel.ins-pannel .ins-pannel__left{max-width:unset}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-bar{display:none}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-list{gap:24px;max-width:unset;width:100%}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn{gap:16px}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn .pf-button{height:56px;max-width:unset;padding-left:16px;justify-content:flex-start}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn .pf-button .pf-button-content{font-size:16px}.ins-detail-pannel.ins-pannel .ins-pannel__left .ins-pannel__left-btn .ins-pannel__left-content{display:flex;flex-direction:column}.ins-detail-pannel.ins-pannel .ins-pannel__right{display:none}.ins-detail-pannel.ins-pannel .ins-pannel__content{display:flex;flex-direction:column;gap:23px;max-width:656px}.ins-detail-pannel.ins-pannel .ins-pannel__content .desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:24px}.ins-detail-pannel.ins-pannel .ins-pannel__content .ins-pannel__content-list{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:36px}.ins-detail-pannel.ins-pannel .ins-pannel__content .ins-pannel__content-list h6{width:100%;font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#000;text-align:left}.ins-detail-pannel.ins-pannel .ins-pannel__content .ins-pannel__content-list .feature-list{width:100%;display:flex;justify-content:space-between}.ins-detail-pannel.ins-pannel .ins-pannel__content .ins-pannel__content-list .feature-btn{width:100%;display:flex;justify-content:flex-start}.ins-detail-pannel.ins-pannel .ins-pannel__content .ins-pannel__content-list .feature-btn .pf-button{justify-content:center!important;max-width:335px!important}.ins-detail-pannel.ins-pannel .feature-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:11px;max-width:102px}.ins-detail-pannel.ins-pannel .feature-text .feature-text-img{width:80px;height:80px;box-shadow:0 4px 16px #0000001f;border-radius:6px;background:#fff8f5;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.ins-detail-pannel.ins-pannel .feature-text .feature-text-img img{width:49.28px;height:49.28px}.ins-detail-pannel.ins-pannel .feature-text p{font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-align:left;color:#000;text-align:center}}.car-info{padding:80px;background:#fff;border-radius:120px 120px 0 0;margin-top:-144px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:80px;justify-content:flex-start;z-index:2;position:relative}.car-info h5{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.car-info .car-info__top{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.car-info .car-info__top p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:32px}.car-info .car-info__bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.car-info .car-info__bottom .car-info__bottom-content{width:100%}@media (min-width: 768px) and (max-width: 900px){.car-info{padding:80px 40px}}@media screen and (max-width: 768px){.car-info{padding:40px 18px;border-radius:60px 60px 0 0;margin-top:-50px;gap:40px}.car-info h5{font-size:20px}.car-info .car-info__top{gap:20px}.car-info .car-info__top p{font-size:14px;line-height:24px}.car-info .car-info__bottom{gap:24px}}.why-choose{background:#faf8f5;min-height:984px;display:flex;flex-direction:column;gap:130px;justify-content:flex-start;padding:80px}.why-choose h6{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000;text-align:center}.why-choose .why-choose__content{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.why-choose .why-choose__car-img{width:627px;height:387px}.why-choose .why-choose__car-img img{width:100%;-o-object-fit:cover;object-fit:cover}.why-choose .why-choose__points>div{position:absolute}.why-choose .why-choose__points .card-one{left:44px;top:-27px}.why-choose .why-choose__points .card-two{right:25px;top:-23px}.why-choose .why-choose__points .card-three{bottom:-75px;left:79px}.why-choose .why-choose__points .card-four{bottom:-66px;right:-21px}.why-choose .why-choose__points .card-five{position:absolute;top:140%;left:50%;transform:translate(-50%,-50%)}.why-choose .point-card{width:366px;min-height:131px;box-shadow:0 3.64px 3.64px #00000040;background:#fff;border-radius:7.82px;display:flex;flex-direction:column;position:relative;gap:21px;padding:14.55px 25px}.why-choose .point-card .point-card-no{width:45px;height:10px;transform:translateY(-12px);display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;position:absolute;top:0;left:5px}.why-choose .point-card .point-card-no img{position:absolute;width:45px;height:45px}.why-choose .point-card .point-card-no p{font-family:Inter,sans-serif;font-size:25.24px;font-weight:700;text-align:left;color:#00aff5}.why-choose .point-card .point-card-heading{font-family:Inter,sans-serif;font-size:19px;font-weight:600;text-align:left;color:#000}.why-choose .point-card .point-card-desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}@media screen and (max-width: 996px){.why-choose .why-choose__content{position:static;flex-direction:column;gap:64px}.why-choose .why-choose__content .why-choose__car-img{min-width:300px;width:100%;height:auto;min-height:215px}.why-choose .why-choose__content .why-choose__points{display:flex;flex-direction:column;gap:64px}.why-choose .why-choose__content .why-choose__points>div{position:static}.why-choose .why-choose__content .why-choose__points .card-five{transform:none}.why-choose .point-card{min-width:300px;width:100%}.why-choose .point-card .point-card-no{left:0}}@media (max-width: 600px){.why-choose{padding:50px 20px;gap:32px}.why-choose h6{font-size:20px}}.car-landing-page.car-banner{width:100%;min-height:344px;border-radius:12px;background:#d6e4e2;display:flex;flex-wrap:wrap;gap:20px;padding:0 64px;justify-content:space-between}.car-landing-page.car-banner .car-banner__left{display:flex;gap:16px;flex-direction:column;min-width:300px;max-width:582px;padding:40px 0;flex:1}.car-landing-page.car-banner .car-banner__left .car-banner__left-heading{display:grid;gap:8px}.car-landing-page.car-banner .car-banner__left .car-banner__left-heading h6{display:grid;gap:8px;font-family:Inter,sans-serif;font-size:28px;font-weight:600;text-align:left;color:#000;line-height:35px}.car-landing-page.car-banner .car-banner__left .car-banner__left-heading p{font-family:Inter,sans-serif;font-size:28px;font-weight:400;text-align:left;color:#000;line-height:35px}.car-landing-page.car-banner .car-banner__left p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:194%}.car-landing-page.car-banner .car-banner__left p span{font-weight:700}.car-landing-page.car-banner .car-banner__left .pf-button{width:127px;padding:0;height:42px;border-radius:3px;margin-top:16px}.car-landing-page.car-banner .car-banner__right{padding:25px 0}.car-landing-page.car-banner .car-banner__right img{max-width:362px;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 600px){.car-landing-page.car-banner{padding:40px 24px 0}.car-landing-page.car-banner .car-banner__left{min-width:unset;padding:0;gap:12px}.car-landing-page.car-banner .car-banner__left .car-banner__left-heading{gap:6px}.car-landing-page.car-banner .car-banner__left .car-banner__left-heading h6,.car-landing-page.car-banner .car-banner__left .car-banner__left-heading p{font-size:20px;line-height:25px}.car-landing-page.car-banner .car-banner__left p{font-size:12px;line-height:140%}.car-landing-page.car-banner .car-banner__left .pf-button{width:92.34px;height:30.66px;gap:7px;margin-top:10px}.car-landing-page.car-banner .car-banner__left .pf-button .pf-button-content{font-size:11.68px}.car-landing-page.car-banner .car-banner__right{padding:10px 0 0}.car-landing-page.car-banner .car-banner__right img{max-width:unset;width:100%}}.car-quote-outlet .quote-form{min-height:680px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;position:relative;background:linear-gradient(180deg,#d6e4e2,#faf6f2 100%,#d6e4e2);padding:72px 0 0}.car-quote-outlet .quote-form .quote-form__bottom-bg{background-image:url(/assets/car/quote/car-quote-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:372px;transform:translateY(20px);width:100%}.car-quote-outlet .quote-form .quote-form__breadcrumbs{position:absolute;top:19px;left:80px}.car-quote-outlet .quote-form .quote-form__form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:0 40px}.car-quote-outlet .quote-form .quote-form__form .quote-form__outlet{border-radius:20px;width:100%;max-width:485px;background:#fff;overflow:hidden}.car-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper{overflow:hidden;border-radius:20px}.car-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper .quote-stepper{width:100%;height:6px;display:flex;gap:2px}.car-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper .quote-stepper span{flex:1;height:6px;background:#dadada;border-radius:6px}@media screen and (max-width: 600px){.car-quote-outlet .quote-form{padding:63px 0;min-height:878px}.car-quote-outlet .quote-form .quote-form__bottom-bg{background-image:url(/assets/car/quote/car-quote-bg-sm.png);background-position:bottom;background-size:cover;height:161px;transform:translateY(20px);width:100%}.car-quote-outlet .quote-form .quote-form__form{padding:0 20px}.car-quote-outlet .quote-form .quote-form__form .quote-form__breadcrumbs{left:20px}}.car-policy-details.policy-details{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;width:100%;padding:37px 62px}.car-policy-details.policy-details .policy-details__heading{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#000000bf;text-align:left;width:100%}.car-policy-details.policy-details .policy-details__form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;width:100%}.car-policy-details.policy-details .policy-details__form .pf-dynamic-form{width:100%}.car-policy-details.policy-details .policy-details__form .pf-dynamic-form .pf-dropdown .pf-dropdown-container .dropdown-list{min-height:unset;max-height:160px}@media screen and (max-width: 600px){.car-policy-details.policy-details{padding:35px 24px;gap:34px}.car-policy-details.policy-details .policy-details__heading{font-size:18px}}.car-claim-details.claim-details{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;width:100%;padding:37px 62px}.car-claim-details.claim-details .claim-details__heading{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#000000bf;text-align:left;width:100%}.car-claim-details.claim-details .claim-details__form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;width:100%}.car-claim-details.claim-details .claim-details__form .pf-dynamic-form{width:100%}.car-claim-details.claim-details .claim-details__form .pf-dynamic-form .pf-option label{font-size:16px}@media screen and (max-width: 600px){.car-claim-details.claim-details{padding:35px 24px;gap:34px}.car-claim-details.claim-details .claim-details__heading{font-size:18px}}.car-details-card{display:flex;justify-content:space-between;max-height:105px;border-radius:4px;padding:16px 16px 16px 24px;width:100%;background:#fff}.car-details-card .car-details-card__right{height:100%;display:flex;align-items:flex-start;cursor:pointer}.car-details-card .car-details-card__right img{width:16px;height:16px}.car-details-card .car-details-card__left{display:flex;flex-direction:column;justify-content:space-between;gap:8px;width:100%}.car-details-card .car-details-card__left p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.car-details-card .car-details-card__left h6{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.car-details-card .car-details-card__left div{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#666}.car-details-card .car-details-card__left div span{color:inherit}.car-quote-list .car-quotes{background:#e4f1ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-start;padding:27px 40px 0;min-height:1200px;gap:43px;width:100%;height:372px;background-image:url(/assets/car/quote-list/quote-list-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:100% 372px;background-position-y:843px}.car-quote-list .car-quotes .quote-list__header{display:none}.car-quote-list .car-quotes .car-quotes__left{flex:1;max-width:815px;width:100%;display:flex;gap:20px;flex-direction:column;justify-content:flex-start}.car-quote-list .car-quotes .car-quotes__left .car-quote__left-head{display:flex;gap:20px}.car-quote-list .car-quotes .car-quotes__left .car-quote__left-inspection{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;background:#ffe5ef;border-radius:4px}.car-quote-list .car-quotes .car-quotes__left .car-quote__left-inspection .inspection-card{min-height:27px;padding:5px;gap:13px}.car-quote-list .car-quotes .car-quotes__left .car-quote__left-inspection .inspection-card p a{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.car-quote-list .car-quotes .car-quote__quote-list{display:grid;gap:32px}.car-quote-list .car-quotes .car-quotes__right{flex:1;max-width:290px;width:100%;display:flex;flex-direction:column;gap:20px}.car-quote-list .car-quotes .car-quotes__right .car-quotes__right-banner{width:100%}.car-quote-list .car-quotes .car-quotes__right .car-quotes__right-banner img{width:100%;-o-object-fit:cover;object-fit:cover}.car-quote-list .car-quotes .car-quotes__mobile{display:none}.car-quote-list .car-quotes .car-quotes__compare{position:fixed;bottom:40px;left:0;right:0}@media (min-width: 500px) and (max-width: 771px){.car-quote-list .car-quotes .car-quotes__mobile .car-mobile-bottom.mobile-bottom{grid-template-columns:1fr 1fr 1fr;width:100%}.car-quote-list .car-quotes .car-quotes__mobile .car-mobile-bottom.mobile-bottom .mobile-bottom__card{justify-content:center}}@media screen and (max-width: 771px){.car-quote-list .car-quote-list__header{opacity:0;background:#e3f1ff;height:120px}.car-quote-list .car-quotes{padding:0 20px 20px;background-image:none;min-height:unset}.car-quote-list .car-quotes .quote-list__header{display:block;position:fixed;min-height:-moz-fit-content;min-height:fit-content;top:0;width:100%}.car-quote-list .car-quotes .car-quotes__left .car-quote__left-head .car-details-card{display:none}.car-quote-list .car-quotes .car-quotes__left .car-quote__left-inspection .inspection-card p{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-quote-list .car-quotes .car-quotes__left .car-quote__left-inspection .inspection-card p a{font-size:12px}.car-quote-list .car-quotes .car-quotes__right{display:none}.car-quote-list .car-quotes .car-quotes__mobile{display:flex;position:fixed;bottom:0;left:0;right:0;background:#f1f1f1;height:84px}.car-quote-list .car-quotes .car-quote__quote-list{display:grid;gap:20px}.car-quote-list .car-quotes .car-quotes__compare{position:fixed;bottom:0;left:0;right:0}}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border:0;background:url(/assets/icons/range-filter.png) no-repeat;background-size:12px;background-position:center;position:relative;background-color:#fff;border-radius:100%;box-shadow:0 4px 20.1px #0000003d;display:flex;align-items:center;justify-items:center;z-index:100;cursor:pointer}.slider::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:23px;height:24px;border:0;background:url(/assets/icons/range-filter.png) no-repeat;background-size:60px,60px,cover;background-position-x:center;background-position-y:center;margin-left:-15px;position:relative;background-color:#fff;border-radius:100%;box-shadow:0 4px 20.1px #0000003d;display:flex;align-items:center;justify-items:center;z-index:100;cursor:pointer}.car-idv-card{min-height:105px;height:-moz-fit-content;height:fit-content;max-width:505px;width:100%;border-radius:4px;background:#eefbf0;box-shadow:0 4px 9.4px #0e9c6b12;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:32px;flex-wrap:wrap;align-items:flex-end;padding:20px 27px 29px 20px}.car-idv-card .car-idv-card__header{display:none;flex:1;align-items:center;justify-content:space-between;width:100%}.car-idv-card .car-idv-card__header h6{font-family:Inter,sans-serif;font-size:13.97px;font-weight:700;text-align:left;color:#000}.car-idv-card .car-idv-card__header img{width:12.42px;height:12.42px;cursor:pointer}.car-idv-card .car-idv-card__text{flex:1;min-height:46px;display:flex;flex-direction:column;justify-content:space-between}.car-idv-card .car-idv-card__text h5{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.car-idv-card .car-idv-card__text p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:gray}.car-idv-card .car-idv-card__range{max-width:250px;width:100%;grid-column:span 4}.car-idv-card .car-idb-card__btn{display:flex;justify-content:flex-end;align-items:flex-end;min-width:63px;min-height:100%;flex:1}.car-idv-card .car-idb-card__btn .pf-button{padding:0;min-width:63px;width:100%;height:35px}.car-idv-card .car-idb-card__btn .pf-button .pf-button-content{font-size:12px}.car-idv-card.car-idv-card-modal{flex-direction:column;align-items:flex-start;background:#fff}.car-idv-card.car-idv-card-modal .car-idv-card__header{display:flex!important}.car-idv-card.car-idv-card-modal .car-idv-card__range{max-width:unset}.car-idv-card.car-idv-card-modal .car-idb-card__btn{height:46px;width:100%}.car-idv-card.car-idv-card-modal .car-idb-card__btn .pf-button{height:46px}.car-idv-modal .modal-box{padding:0;max-width:327px;width:100%}@media screen and (max-width: 600px){.car-idv-card.car-idv-card-modal{gap:40.63px;background:#fff}.car-idv-card.car-idv-card-modal .car-idb-card__btn,.car-idv-card.car-idv-card-modal .car-idb-card__btn .pf-button{height:41.9px}}.car-policy-card{width:100%;height:100%;border-radius:4px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:32px;flex-wrap:wrap;align-items:flex-start}.car-policy-card .car-policy-details.policy-details{padding:0}.car-policy-modal .modal-box{max-width:408px;width:100%;min-height:508px;background:#fff;padding:0 32px 32px;box-sizing:border-box;box-shadow:0 4px 9.4px #0e9c6b12}.car-policy-modal .modal-box .close-icon{transform:translate(7px,24px);width:20px;height:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-policy-modal .modal-box .close-icon img{width:16px;height:16px}@media screen and (max-width: 600px){.car-policy-card{gap:12px}.car-policy-card .policy-details__form .pf-dynamic-form{gap:24px}.car-policy-modal .modal-box{max-width:326px;width:100%;min-height:394px;background:#fff;padding:10px 24.83px 24.83px}.car-policy-modal .modal-box .close-icon{transform:translate(7px,23px);width:20px;height:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-policy-modal .modal-box .close-icon img{width:13px;height:13px}}.car-quote-card.quote-card{min-height:215px;background:#fff;padding:32px 0 0;display:flex;flex-direction:column;justify-content:space-between;max-width:815px}.car-quote-card.quote-card .feature-text{min-width:-moz-fit-content;min-width:fit-content;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:5.72px;padding:0 12px;box-sizing:border-box;background:linear-gradient(0deg,#c394ff,#c394ff),linear-gradient(0deg,#ffffffcf,#ffffffcf)}.car-quote-card.quote-card .feature-text img{width:14px;height:14px}.car-quote-card.quote-card .feature-text p{color:#292929;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.car-quote-card.quote-card .quote-card__top{display:flex;width:100%;justify-content:space-between;padding:0 40px 0 24px}.car-quote-card.quote-card .quote-card__top .quote-card__mobile-addon{display:none}.car-quote-card.quote-card .quote-card__top .quote-card__img{max-width:195px;width:100%;display:flex;flex-direction:column;gap:16px}.car-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-container{height:58px;border:1px solid rgba(128,128,128,.5019607843);border-radius:5px;max-width:107px;width:100%}.car-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.car-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-insurer{display:none}.car-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-text{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:5px}.car-quote-card.quote-card .quote-card__top .quote-card__details{display:flex;justify-content:space-between;flex:1;gap:10px}.car-quote-card.quote-card .quote-card__top .quote-card__middle{display:flex;flex-direction:column;gap:23px}.car-quote-card.quote-card .quote-card__top .quote-card__middle .quote-card__middle-idv h5{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#292929}.car-quote-card.quote-card .quote-card__top .quote-card__middle .quote-card__middle-idv p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666;padding-top:8px}.car-quote-card.quote-card .quote-card__top .quote-card__right{min-width:145px;display:flex;flex-wrap:wrap;align-items:center;height:42px;gap:32px;max-width:300px;width:100%}.car-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__right-compare{width:42px;height:42px;border:1px solid #0a6ebd;border-radius:6px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.car-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__right-compare img{width:24px;height:24px}.car-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__button{height:42px;max-width:191px;width:100%}.car-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__button .pf-button{max-width:191px;width:100%;height:42px}.car-quote-card.quote-card .quote-card__last{height:58px;padding:16px 32px;background:#fff8f5;display:flex;gap:8px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:scroll;width:100%}.car-quote-card.quote-card .quote-card__last::-webkit-scrollbar{display:none}.car-quote-card.quote-card .quote-card__plan-text{display:none}@media (min-width: 986px) and (max-width: 1186px){.car-quote-card.quote-card .quote-card__top .quote-card__img{max-width:unset}.car-quote-card.quote-card .quote-card__top .quote-card__details{flex:0 0 70%}}@media screen and (max-width: 985px){.car-quote-card.quote-card{padding:18px 16px}.car-quote-card.quote-card .quote-card__top{padding:0;gap:20px;flex-direction:column}.car-quote-card.quote-card .quote-card__top .quote-card__details{flex-wrap:wrap}.car-quote-card.quote-card .quote-card__top .quote-card__middle-addon{display:none}.car-quote-card.quote-card .quote-card__top .quote-card__middle{flex:1}.car-quote-card.quote-card .quote-card__top .quote-card__right{flex-wrap:nowrap;justify-content:flex-end;max-width:178px;gap:16px;flex:1}.car-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__button{max-width:191px;min-width:100px}.car-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__right-compare{width:35px;min-width:35px}.car-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__right-compare img{height:24px;width:24px}.car-quote-card.quote-card .quote-card__top .quote-card__mobile-addon{display:flex;flex:1;min-width:100%}.car-quote-card.quote-card .quote-card__top .quote-card__mobile-addon .pf-addon-dropdown .pf-dropdown-container{min-width:100%;position:static}.car-quote-card.quote-card .quote-card__last{padding:0;gap:12px;display:flex;flex-direction:column;align-items:flex-start;background:transparent;margin-top:10px}.car-quote-card.quote-card .quote-card__last .feature-text{height:19px;background:transparent!important;padding-left:0}.car-quote-card.quote-card .quote-card__plan-text{display:block;height:27px;margin-top:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:5px}}@media screen and (max-width: 702px){.car-quote-card.quote-card .quote-card__top .quote-card__img{flex-direction:row;align-items:center;max-width:unset}.car-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-container{width:76px;height:35px}.car-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-container img{-o-object-fit:contain;object-fit:contain}.car-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-text{display:none}.car-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-insurer{display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#292929}.car-quote-card.quote-card .quote-card__top .quote-card__details{gap:5px}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle{min-width:79px;flex:0 0 45%}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle .quote-card__middle-idv{min-width:79px}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle .quote-card__middle-idv h5{font-size:16px}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle .quote-card__middle-idv p{font-size:12px;padding:0}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right{flex:1}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__right-compare{width:35px;height:35px}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__button{height:35px;max-width:134px}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__button .pf-button{height:35px;border-radius:3px;padding:5px 16px}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__button .pf-button .pf-button-content{font-size:16px;text-wrap-mode:nowrap}.car-quote-card.quote-card .quote-card__last{padding:0;gap:12px;display:flex;flex-direction:column;align-items:flex-start;background:transparent;margin-top:10px}.car-quote-card.quote-card .quote-card__last .feature-text{height:19px;background:transparent!important;padding-left:0}.car-quote-card.quote-card .quote-card__plan-text{height:27px;margin-top:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:5px}}@media screen and (max-width: 400px){.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle{flex:0 0 33%}.car-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__button{max-width:134px}}.pf-addon-dropdown .pf-dropdown-container .pf-dropdown-main p:before{display:block;width:16px;height:16px;content:"";background:url(/assets/icons/health-icon.png) no-repeat;background-size:9.31px 11.92px;background-position:center}.card-detail-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/car/quote-list/card-car.png) no-repeat;background-size:125px 85px;background-position:bottom left;z-index:1}.car-mobile-bottom.mobile-bottom{display:grid;grid-template-columns:25% 35% 35%;gap:10px;padding:13px;background:#f1f1f1;height:84px}.car-mobile-bottom.mobile-bottom .mobile-bottom__card{display:grid;cursor:pointer;justify-content:flex-start;flex:1;border-right:.5px solid rgba(131,131,131,.4705882353);padding-right:5.5px}.car-mobile-bottom.mobile-bottom .mobile-bottom__card .text-icon-comp.icon-group{gap:5px;flex-direction:row-reverse}.car-mobile-bottom.mobile-bottom .mobile-bottom__card .text-icon-comp.icon-group .icon img{width:6.67px;height:3.33px}.car-mobile-bottom.mobile-bottom .mobile-bottom__card .text-icon-comp.icon-group p a{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;letter-spacing:0px;text-wrap-mode:nowrap}.car-mobile-bottom.mobile-bottom .mobile-bottom__card b{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#000}.car-mobile-bottom.mobile-bottom .mobile-bottom__card:last-child{border:none}@media (min-width: 400px){.car-mobile-bottom.mobile-bottom{width:100%}.car-mobile-bottom.mobile-bottom .mobile-bottom__card{justify-content:center}}.car-list-header{height:91px;padding:0 80px;background:#fafafa;display:flex;justify-content:space-between;width:100%;gap:20px}.car-list-header .btn-group{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-list-header .btn-group .back-btn .pf-button{padding-right:0;padding-left:0;gap:12px}.car-list-header .btn-group .back-btn .pf-button .pf-button-content{font-size:16px;font-weight:600}.car-list-header .btn-group .back-btn .pf-button .side-icon{width:40px;height:40px}.car-list-header .btn-group .back-btn .pf-button .side-icon img{width:20px;height:20px}.car-list-header .btn-group .edit-btn{padding:0;height:100%;display:flex;align-items:flex-end}.car-list-header .btn-group .edit-btn .pf-button{padding:10px;width:36px;height:36px}.car-list-header .btn-group .edit-btn .pf-button .side-icon img{width:14px;height:14px}.car-list-header .all-filter-list{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:scroll;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;justify-content:space-between}.car-list-header .all-filter-list::-webkit-scrollbar{display:none}.car-list-header .all-filter-list .filter-item-list{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.car-list-header .all-filter-list .filter-item-list .pf-filter-dropdown:nth-child(1) .pf-dropdown-container .pf-dropdown-main .end-component{rotate:0deg!important}@media screen and (max-width: 771px){.car-list-header{min-height:102px;flex-direction:column;gap:0;padding:0;background:transparent}.car-list-header .btn-group{padding:0 20px;background:#fff;min-height:64px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.car-list-header .btn-group .back-btn .pf-button{padding:0;height:34px}.car-list-header .btn-group .back-btn .pf-button .side-icon img{width:28px;height:auto}.car-list-header .btn-group .back-btn .pf-button .pf-button-content{flex-direction:column;gap:4px}.car-list-header .btn-group .back-btn .pf-button .pf-button-content p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#222}.car-list-header .btn-group .back-btn .pf-button .pf-button-content div span{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#666;text-transform:uppercase}.car-list-header .all-filter-list{padding:0 20px;min-height:61px;background:#e3f1ff}.car-list-header .all-filter-list .filter-item-list{gap:9px}.car-list-header .all-filter-list .filter-item-list .pf-filter-dropdown .pf-dropdown-container{border:1px solid rgba(184,184,184,.3098039216);border-radius:3px;height:34px;max-width:unset}.car-list-header .all-filter-list .filter-item-list .pf-filter-dropdown .pf-dropdown-container .pf-dropdown-main p{font-size:12.77px}}.car-all-filters.mobile-filters{position:fixed;width:100vw;height:100vh;top:0;left:0;background:#e4f1ff;z-index:999}.car-all-filters.mobile-filters .mobile-filters__header{height:64px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding:0 10px}.car-all-filters.mobile-filters .mobile-filters__selected{display:flex;align-items:center;padding:16px 16px 0;gap:10px;overflow:scroll;max-height:65px}.car-all-filters.mobile-filters .mobile-filters__selected .text-icon-comp.icon-group{background:#fff;border-radius:61px;border:1px solid rgba(0,0,0,.7490196078);height:33px;padding:0 16px;flex-direction:row-reverse}.car-all-filters.mobile-filters .mobile-filters__selected .text-icon-comp.icon-group p a{text-wrap-mode:nowrap;color:#222;font-size:14px}.car-all-filters.mobile-filters .mobile-filters__selected .text-icon-comp.icon-group .icon img{width:12.25px;height:12.25px}.car-all-filters.mobile-filters .mobile-filters__bottom{display:flex;position:fixed;bottom:0;width:100%;left:0;background:#f1f1f157;height:84px;align-items:center;justify-content:center;gap:108px;padding:0 20px}.car-all-filters.mobile-filters .mobile-filters__bottom:after{content:"";position:absolute;backdrop-filter:blur(13px);background-color:#ffffff36;width:100%;height:100%;left:0;z-index:1}.car-all-filters.mobile-filters .mobile-filters__bottom .pf-button{height:34px;width:131px;padding:0;z-index:2;border-radius:4px}.car-all-filters.mobile-filters .mobile-filters__bottom .pf-button.outlined-btn{border:1px solid #666666;width:96px}.car-all-filters.mobile-filters .mobile-filters__bottom .pf-button.outlined-btn .pf-button-content{color:#666}.car-all-filters.mobile-filters .mobile-filters__bottom .pf-button .pf-button-content{font-size:16px;font-weight:700;min-height:-moz-fit-content;min-height:fit-content;overflow:scroll}.car-all-filters.mobile-filters .mobile-filters__list{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (max-width: 600px){.car-all-filters.mobile-filters .mobile-filters__header .pf-back-button .pf-button{gap:0}.car-all-filters.mobile-filters .mobile-filters__header .pf-back-button .pf-button .pf-button-content{font-size:16px;font-weight:700}.car-all-filters.mobile-filters .mobile-filters__header .pf-back-button .pf-button .side-icon img{width:24px;height:24px}.car-all-filters.mobile-filters .mobile-filters__list{padding-top:20px}.car-all-filters.mobile-filters .mobile-filters__list button img{width:16px;height:16px}.car-all-filters.mobile-filters .mobile-filters__list .pf-filter-acc{box-shadow:none}.car-all-filters.mobile-filters .mobile-filters__list .pf-filter-acc .is-shown{border-radius:0 0 6px 6px}.car-all-filters.mobile-filters .mobile-filters__list .pf-filter-acc .pf-accordion-header{border-radius:6px 6px 0 0;padding:17px 20px}.car-all-filters.mobile-filters .mobile-filters__list .pf-filter-acc .pf-accordion-header h6{font-size:16px}}.edit-car-details .edit-vehicle{position:relative;width:100%;background:linear-gradient(180deg,#d6e4e2,#faf6f2 100%,#d6e4e2);min-height:809px;padding:59px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;flex-direction:column;justify-content:flex-start}.edit-car-details .edit-vehicle .quote-form__bottom-bg{background-image:url(/assets/car/quote/car-quote-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:372px;transform:translateY(20px);width:100%}.edit-car-details .edit-vehicle .edit-vehicle__breadcrumbs{position:absolute;top:19px;left:80px}.edit-car-details .edit-vehicle .edit-vehicle__main{background:#fff;padding:40px 64px;width:100%;max-width:838px;min-height:622px;border-radius:20px;display:flex;flex-direction:column;gap:32px}.edit-car-details .edit-vehicle .edit-vehicle__main .edit-vehicle__main-heading{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.edit-car-details .edit-vehicle .edit-vehicle__main .submit-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.edit-car-details .edit-vehicle .edit-vehicle__main .submit-btn .pf-button{max-width:335px}.edit-car-details .edit-vehicle .edit-vehicle__form{gap:32px 40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(335px,1fr))}.edit-car-details .edit-vehicle .edit-vehicle__form .pf-input label,.edit-car-details .edit-vehicle .edit-vehicle__form .pf-date-input label,.edit-car-details .edit-vehicle .edit-vehicle__form .pf-dropdown label{font-size:14px}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-rto{width:100%;display:flex;gap:15px}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle{display:flex;width:100%;gap:15px}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button{border:1px solid #b8b8b8}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button p{color:#666;font-weight:400}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button.selected{background:transparent}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-radio{gap:0}@media (min-width: 600px){.edit-car-details .edit-vehicle .edit-vehicle__form .pf-input .pf-input-container .sub-component img{width:33px;height:30px}.edit-car-details .edit-vehicle .edit-vehicle__form .pf-input .rto-suggestion .sub-component img{width:18px;height:18px}}@media screen and (max-width: 600px){.edit-car-details .edit-vehicle{padding:63px 0 0}.edit-car-details .edit-vehicle .quote-form__bottom-bg{background-image:url(/assets/car/quote/car-quote-bg-sm.png);background-position:bottom;background-size:cover;height:161px;transform:translateY(20px);width:100%}.edit-car-details .edit-vehicle .edit-vehicle__breadcrumbs{left:22px;top:16px}.edit-car-details .edit-vehicle .edit-vehicle__main{padding:42px 24px;width:calc(100% - 40px)}.edit-car-details .edit-vehicle .edit-vehicle__main .edit-vehicle__main-heading{font-size:18px}.edit-car-details .edit-vehicle .edit-vehicle__form{grid-template-columns:1fr}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button{border:1px solid #b8b8b8;border-radius:3px}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button .start-component{display:none}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button p{font-weight:500;color:#222;font-size:16px}.edit-car-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button.selected{border:1px solid #0a6ebd;background:#ebf3fa;font-weight:500}}.car-summary-card{background:#fff;box-shadow:0 4px 35px #00000017;border-radius:6px;max-width:441px;min-width:200px;width:100%;min-height:335px}.car-summary-card.summary-card{padding:32px;display:flex;flex-direction:column;gap:24px}.car-summary-card.summary-card .summary-card__header{width:100%;display:flex;justify-content:space-between;border-bottom:1.21px solid rgba(184,184,184,.3411764706);padding-bottom:24px}.car-summary-card.summary-card .summary-card__header .summary-card__title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;font-family:Roboto,sans-serif}.car-summary-card.summary-card .summary-card__header .summary-card__close-btn{width:26px;height:25px;border-radius:50%;background:#ebebeb;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.car-summary-card.summary-card .summary-card__header .summary-card__close-btn img{width:8.9px;height:8.9px}.car-summary-card.summary-card .summary-card__body{display:flex;flex-direction:column;gap:36.44px}.car-summary-card.summary-card .summary-card__body .summary-card__plan{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:14px;justify-content:flex-start}.car-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:76px;height:41px;border:1.21px solid #efefef;padding:2px}.car-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.car-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start}.car-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#666}.car-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;color:#292929}.car-summary-card.summary-card .summary-card__body .summary-card__plan :nth-child(3) p,.car-summary-card.summary-card .summary-card__body .summary-card__plan :nth-child(4) p{font-weight:400}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;align-items:flex-start}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item h6{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#222}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:9px;align-items:flex-start}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .heading-text{width:100%;display:flex;justify-content:space-between}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .heading-text h6{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#292929}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .heading-text p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#222}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:9px}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text .premium-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#666}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text .premium-value{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#222}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-three{height:1.21px;background:#b8b8b857}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-four .premium-text,.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-four .premium-value{font-family:Inter,sans-serif!important;font-size:1px!important;font-weight:700!important;color:#292929!important}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group{width:100%;display:flex;justify-content:space-between}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group .premium-text{font-family:Inter,sans-serif;font-size:16.9px;font-weight:400;text-align:left;color:#666}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group .premium-value{font-family:Inter,sans-serif;font-size:16.9px;font-weight:500;text-align:left;color:#222}.car-summary-card.small-summary-card{max-width:335px;padding:20px 16px 32px;gap:16px}.car-summary-card.small-summary-card .summary-card__header{padding-bottom:15px}.car-summary-card.small-summary-card .summary-card__header .summary-card__title{font-size:16px}.car-summary-card.small-summary-card .summary-card__header .summary-card__close-btn{display:none}.car-summary-card.small-summary-card .summary-card__body{gap:32px}.car-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:63px;height:34px}.car-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-size:14px}.car-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-size:12px}.car-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{gap:20px}.car-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading h6,.car-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text .text-group p{font-size:14px}@media screen and (max-width: 600px){.car-summary-card.summary-card{max-width:335px;padding:20px 16px 32px;gap:16px}.car-summary-card.summary-card .summary-card__header{padding-bottom:15px}.car-summary-card.summary-card .summary-card__header .summary-card__title{font-size:16px}.car-summary-card.summary-card .summary-card__body{gap:32px}.car-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:63px;height:34px}.car-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-size:14px}.car-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-size:12px}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{gap:20px}.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading h6,.car-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text .text-group p{font-size:14px}}.car-proposer-layout.proposer-layout{width:100%;min-height:100vh;background:#fbf6ee}.car-proposer-layout.proposer-layout .proposer-layout__content{padding:38px 81px 80px;display:flex;justify-content:center}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main{background:#f8fafc;max-width:925px;width:100%;display:flex;justify-content:center;flex-wrap:wrap}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-stepper{flex:1;max-width:440px}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet{flex:1;max-width:485px;background:#fff}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .small-stepper-car{position:absolute;top:0;width:100%;display:flex;height:4px;gap:2px}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .small-stepper-car span{flex:1;border-radius:5px;background:#80808080}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .small-stepper-car span.active{background:#27ae60}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .pf-input .pf-input-container{height:54px;border-radius:6px}.car-proposer-layout__summary-modal.modal-main .modal-box{max-width:441px;width:100%;min-width:unset;align-items:center;padding:0}@media screen and (max-width: 670px){.car-proposer-layout.proposer-layout{min-height:-moz-fit-content;min-height:fit-content;background:#fff}.car-proposer-layout.proposer-layout .proposer-layout__web-header,.car-proposer-layout.proposer-layout .proposer-layout__web-footer{display:none}.car-proposer-layout.proposer-layout .proposer-layout__content{padding:0;flex-wrap:wrap}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-stepper{display:none}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet{max-width:unset}.car-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .small-stepper-car{display:none}.car-proposer-layout__summary-modal{align-items:flex-end}.car-proposer-layout__summary-modal .modal-box{padding:0;flex:1}.car-proposer-layout__summary-modal .modal-box .car-summary-card{max-width:unset;border-radius:6px 6px 0 0}.car-proposer-layout__summary-modal.customize-plan__summary-desktop{display:none}.car-proposer-layout__summary-modal.customize-plan__summary-mobile{display:flex}}.car-proposer-stepper.proposer-stepper{background:#f9fafc;min-height:-moz-fit-content;min-height:fit-content;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;align-items:flex-start;padding:36px 42px}.car-proposer-stepper.proposer-stepper .proposer-stepper__step-count p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000}.car-proposer-stepper.proposer-stepper .proposer-stepper__step-count p b{font-weight:700}.car-proposer-stepper.proposer-stepper .proposer-setpper__set-option{width:100%;max-width:352px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;align-items:flex-start}.car-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn{background:#f5fbff;border:1px dashed rgba(0,0,0,.2);justify-content:space-between;min-width:199px}.car-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn .side-icon img{display:none}.car-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn:after{content:"";width:16px;height:16px;border-radius:50%;border:1px solid #000}.car-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.completed:after{content:"";width:16px;height:16px;border:none;background:url(/assets/icons/green-tick-w.png) no-repeat;background-size:16px}.car-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.active{background:#fff;border:1px solid #0a6ebd}.car-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.active:after{width:16px;height:16px;border-radius:50%;border:1px solid #000;background-size:0}.car-proposer-contact{position:relative}.car-owner-details{position:relative}.car-owner-details .owner-details{padding:31px 64px}.car-owner-details .owner-details .owner-details__form{display:flex;flex-direction:column;gap:32px}.car-owner-details .owner-details .owner-details__form .pf-option .pf-option-container .option-list button{justify-content:flex-start;padding:10px 20px;gap:16px}.car-owner-details .owner-details .owner-details__form .pf-option .pf-option-container .option-list button img{filter:contrast(.5)}.car-owner-details .owner-details .owner-details__form .pf-option .pf-option-container .option-list button.selected img{filter:none}.car-owner-details .owner-details__note-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;position:absolute;bottom:-59px;left:20px}@media screen and (max-width: 600px){.car-owner-details .owner-details{padding:40px 20px 80px}.car-owner-details .owner-details__note-text{bottom:-30px}}.car-vehicle-details{position:relative}.car-vehicle-details .vehicle-details{padding:32px 64px;display:grid;gap:32px}.car-vehicle-details .vehicle-details .vehicle-details__card{width:100%}.car-vehicle-details .vehicle-details .vehicle-details__card .car-details-card{border:1px solid rgba(0,0,0,.2);border-radius:4px;width:100%;max-width:unset!important}.car-vehicle-details .vehicle-details .vehicle-details__card .car-details-card .car-details-card__left p:nth-child(2){font-weight:700}.car-vehicle-details .vehicle-details .vehicle-details__form{display:flex;flex-direction:column;gap:32px}.car-vehicle-details .vehicle-details .vehicle-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap;gap:32px 15px;justify-content:space-between}.car-vehicle-details .vehicle-details .vehicle-details__form .pf-dynamic-form .pf-dynamic-form-container{width:100%}.car-vehicle-details .vehicle-details .vehicle-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(4),.car-vehicle-details .vehicle-details .vehicle-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(5){flex:1}.car-vehicle-details .vehicle-details .vehicle-details__form .vehicle-details__form-btn{display:flex;gap:37px}.car-vehicle-details .vehicle-details .vehicle-details__form .vehicle-details__form-btn .back-btn{background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}@media screen and (max-width: 600px){.car-vehicle-details .vehicle-details{padding:40px 20px}}.car-external-details{position:relative}.car-external-details .external-details{padding:32px 64px;display:grid;gap:32px}.car-external-details .external-details .external-details__card{width:100%}.car-external-details .external-details .external-details__card .car-details-card{border:1px solid rgba(0,0,0,.2);border-radius:4px;width:100%;max-width:unset!important}.car-external-details .external-details .external-details__card .car-details-card .car-details-card__left p:nth-child(2){font-weight:700}.car-external-details .external-details .external-details__form{display:flex;flex-direction:column;gap:32px}.car-external-details .external-details .external-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap;gap:32px 15px;justify-content:space-between}.car-external-details .external-details .external-details__form .pf-dynamic-form .pf-dynamic-form-container{width:100%}.car-external-details .external-details .external-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(4),.car-external-details .external-details .external-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(5){flex:1}.car-external-details .external-details .external-details__form .external-details__form-btn{display:flex;gap:37px}.car-external-details .external-details .external-details__form .external-details__form-btn .back-btn{background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}@media (min-width: 773px) and (max-width: 984px){.car-external-details .external-details{padding:40px}}@media screen and (max-width: 600px){.car-external-details .external-details{padding:40px 20px}}.car-proposer-contact .proposer-contact{padding:32px 64px}.car-proposer-contact .proposer-contact .proposer-details__form{display:flex;flex-direction:column;gap:32px}.car-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap;gap:32px 15px;justify-content:space-between}.car-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container{width:100%}.car-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(3),.car-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(4){flex:1}.car-proposer-contact .proposer-contact .proposer-details__form .proposer-details__form-btn{display:flex;gap:37px}.car-proposer-contact .proposer-contact .proposer-details__form .proposer-details__form-btn .back-btn{background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}@media screen and (max-width: 600px){.car-proposer-contact .proposer-contact{padding:40px 20px}}.car-nominee-details .nomine-details{padding:32px 64px}.car-nominee-details .nomine-details .nominee-details__form{display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 600px){.car-nominee-details .nomine-details{padding:40px 20px}}.car-preview-header{width:100%}.car-preview-header .preview-header__top{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.car-preview-header .preview-header__right .pf-button{height:42px;border-radius:6px;background:#0a6ebd14;border:1px solid #0a6ebd;width:120px}.car-preview-header .preview-header__right .pf-button .pf-button-content{font-size:15px}@media screen and (max-width: 600px){.car-preview-header{min-height:68px;position:fixed;top:0;left:0;background:#ebf0f0;display:grid;padding:0 20px}.car-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button{gap:5px}.car-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .side-icon{width:34px;height:34px}.car-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .side-icon img{width:24px;height:24px}.car-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .pf-button-content{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#222}.car-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .bottom-text{font-size:14px}.car-preview-header .preview-header__top .preview-header__right .pf-button{width:86px}.car-preview-header .preview-header__stepper{height:3px}.car-preview-header .preview-header__stepper span{height:100%}}.prev-card{min-width:280px;width:100%;border-radius:6px;border:1px dashed rgba(128,128,128,.5019607843)}.prev-card .prev-card__body{padding:0 23px;display:flex;flex-wrap:wrap}.car-application-preview.app-preview{background:#fbf6ee;width:100%}.car-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn{height:48px;width:120px;background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}.car-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn{display:none}.car-application-preview.app-preview .app-preview__contnet{width:100%;display:flex;gap:32px;justify-content:center;padding:37px 80px}.car-application-preview.app-preview .app-preview__contnet .app-preview__content-heading{display:flex;width:100%;justify-content:space-between;background:#fff}.car-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{background:#fff;width:100%;max-width:895px;min-width:600px}.car-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary{display:flex;flex-direction:column;gap:32px}.car-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary .hi-summary-card.small-summary-card{min-width:288px}.car-application-preview.app-preview .app-preview__contnet .app-preview__content-btn{display:none}.car-preview-layout.car-app-preview{width:100%;padding:36px 32px;display:grid;gap:32px}.car-preview-layout.car-app-preview .car-app-preview__one{width:100%;display:flex;flex-wrap:wrap;gap:32px}.car-preview-layout.car-app-preview .car-app-preview__one .car-app-preview__one-left{flex:1}.car-preview-layout.car-app-preview .car-app-preview__one .car-app-preview__one-right{flex:1;display:flex;flex-direction:column;gap:24px;justify-content:space-between}@media (max-width: 1029px){.car-application-preview.app-preview .app-preview__contnet{flex-wrap:wrap}.car-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{min-width:auto}}@media screen and (max-width: 600px){.car-application-preview.app-preview .app-preview__header .header-pf,.car-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn{display:none}.car-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn{width:44.35px;height:44.35px;border-radius:50%;background:#0080ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.car-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn img{width:21.6px;height:21.6px}.car-application-preview.app-preview .app-preview__footer{display:none}.car-application-preview.app-preview .app-preview__contnet{padding:24px 18px 100px;background:#ebf0f0}.car-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{width:100%;padding:0;background:#ebf0f0}.car-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary{display:none}.car-application-preview.app-preview .app-preview__contnet .app-preview__content-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-application-preview.app-preview .app-preview__contnet .app-preview__content-btn .content-btn__mobile{width:100%}.car-preview-layout.car-app-preview{width:100%;padding:0;gap:25px}.car-preview-layout.car-app-preview .car-app-preview__one{gap:24px}.car-app-preview__summary-modal{align-items:flex-end}.car-app-preview__summary-modal .modal-box{max-width:441px;width:100%;min-width:unset;padding:0;flex:1}.car-app-preview__summary-modal .modal-box .car-summary-card{max-width:unset;border-radius:6px 6px 0 0}.car-app-preview__summary-modal.customize-plan__summary-desktop{display:none}.car-app-preview__summary-modal.customize-plan__summary-mobile{display:flex}}.car-prev-card{min-width:280px;width:100%;border-radius:6px;border:1px dashed rgba(128,128,128,.5019607843)}.car-prev-card .prev-card__body{padding:0 23px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:0 20px}.car-declaration.declaration{background:#fbf6ee}.car-declaration.declaration .declaration__header{min-height:68px}.car-declaration.declaration .declaration__header-second-mobile{display:none}.car-declaration.declaration .declaration__header-second{height:91px;padding:0 80px;background:#fafafa;display:flex;align-items:center}.car-declaration.declaration .declaration__form{padding:24px 80px 57px 118px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:61px;align-items:flex-start}.car-declaration.declaration .declaration__form .declaration__form-checkbox{max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;align-items:flex-start}.car-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox{gap:24px}.car-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .checkbox-sec{border:2px solid #bcbcbc;background:#fff}.car-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .checkbox-content label{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#000}.car-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .check-selected{min-width:24px}.car-declaration.declaration .declaration__form .declaration__form-checkbox .select-all-box .checkbox-content label{text-decoration:underline;color:#0a6ebd}.car-declaration.declaration .declaration__form .declaraion__form-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:335px;justify-content:flex-start}.car-declaration.declaration .declaration__form .declaraion__form-btn .pf-button{height:65px}.car-declaration.declaration .declaration__form .declaraion__form-btn .pf-button .pf-button-content{font-size:20px}.car-declaration.declaration .declaration__summary,.car-declaration.declaration .declaration__mobile{display:none}@media screen and (max-width: 600px){.car-declaration.declaration{min-height:100vh;background:#ebf0f0}.car-declaration.declaration .declaration__header-second-desktop{display:none}.car-declaration.declaration .declaration__header-second-mobile{display:block}.car-declaration.declaration .declaration__header-second-mobile .car-preview-header{position:static}.car-declaration.declaration .declaration__form{display:none}.car-declaration.declaration .declaration__summary{display:flex;flex-direction:column;align-items:center;background:transparent;padding:0 20px;gap:24px}.car-declaration.declaration .declaration__summary .broucher-btn{width:100%}.car-declaration.declaration .declaration__summary .broucher-btn .pf-button{background:#fff;border:none;border-radius:6px;height:57px;gap:16px}.car-declaration.declaration .declaration__summary .broucher-btn .pf-button .side-icon img{width:16px;height:16px}.car-declaration.declaration .declaration__summary .broucher-btn .pf-button .pf-button-content{font-size:14px;font-weight:600}.car-declaration.declaration .declaration__summary .car-summary-card{box-shadow:none}.car-declaration.declaration .declaration__summary .car-summary-card.summary-card{max-width:400px}.car-declaration.declaration .declaration__summary .save-btn{width:100%;height:84px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:25px 0 0}.car-declaration.declaration .declaration__footer{display:none}.car-declaration.declaration .declaration__mobile{display:block}.declaration-mobile{display:flex}}.hi-download-policy.download-policy{background:#eff6ff;padding-bottom:50px}.hi-download-policy.download-policy .download-policy__loader{display:flex;position:absolute;z-index:10;justify-content:center;align-items:center;width:100%;height:100vh;opacity:.9}.hi-download-policy.download-policy .download-policy__body{width:100%;display:flex;gap:68px;padding:38px 80px}.hi-download-policy.download-policy .download-policy__body .download-policy__body-left{display:flex;flex-direction:column;gap:16px;max-width:335px;width:100%}.hi-download-policy.download-policy .download-policy__body .download-policy__body-left .contact-card{min-height:65px;min-width:300px;width:100%;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:space-between;padding:18px 16px;box-sizing:border-box}.hi-download-policy.download-policy .download-policy__body .download-policy__body-left .contact-card p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#292929}.hi-download-policy.download-policy .download-policy__body .download-policy__body-left .contact-card a{text-decoration:none;border-radius:6px;border:1px solid rgba(206,206,206,.5019607843);font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#292929;padding:8px 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center}.hi-download-policy.download-policy .download-policy__body .download-policy__body-right{display:flex;flex-direction:column;gap:16px;width:100%;position:relative}.hi-download-policy.download-policy .download-policy__body .download-policy__body-right .download-policy__body-pdf-preview{width:100%;height:80vh}.hi-download-policy.download-policy .download-policy__body .download-policy__body-right .download-policy__body-pdf-preview .react-pdf__Page{display:flex;justify-content:center;padding:20px}.hi-download-policy.download-policy .download-policy__body .download-policy__body-right .download-policy__body-pdf-preview .react-pdf__Page__canvas{width:100%!important;height:-moz-fit-content!important;height:fit-content!important}.hi-download-policy.download-policy .btn-container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.hi-download-policy.download-policy .download-btn{height:42px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;position:fixed;bottom:40px}.hi-download-policy.download-policy .download-btn .pf-button{width:288px}.hi-download-policy.download-policy .download-btn .pf-button .side-icon img{filter:invert(1)}@media screen and (max-width: 800px){.hi-download-policy.download-policy .header-pf .header-top{display:none}.hi-download-policy.download-policy .download-policy__body{flex-wrap:wrap;padding:38px 20px;gap:34px}.hi-download-policy.download-policy .download-policy__body .download-policy__body-left{flex:1;gap:34px}.hi-download-policy.download-policy .download-policy__body .download-policy__body-right .download-policy__body-pdf-preview{position:static}.hi-download-policy.download-policy .btn-container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;position:fixed;left:50%;transform:translate(-50%,-50%);bottom:40px}}.bike-landing-page.landing-page{background:#faf8f5}.bike-landing-page.landing-page .landing-page__banner{padding:0 80px}.bike-found-modal .modal-box{width:100%;max-width:447px;min-height:360px;padding:0}@media screen and (max-width: 600px){.bike-landing-page.landing-page .landing-page__banner{padding:20px}.bike-found-modal .modal-box{padding:0 20px}}.bike-hero{width:100%;display:flex;gap:40px;min-height:778px;position:relative;background-image:linear-gradient(180deg,#deeeff,#ffebc8 100%,#deeeff);background-size:cover;background-position:bottom;padding:19px 80px}.bike-hero:after{content:"";width:100%;height:451px;bottom:0;left:0;position:absolute;background:url(/assets/car/quote/building-bg.png) no-repeat;background-size:cover;background-position:bottom;z-index:1}.bike-hero .bike-hero__left{display:flex;flex-direction:column;gap:141px;flex:1;min-width:530px;z-index:2}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-breadcrumbs{padding-bottom:44px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-heading{display:flex;flex-direction:column;gap:5px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-heading h2{font-family:Inter,sans-serif;font-size:36px;font-weight:600;text-align:left;color:#0080ff;padding-top:3px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-heading h3{font-family:Inter,sans-serif;font-size:36px;font-weight:400;text-align:left;color:#000}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-heading p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:32px;padding-top:5px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape{display:flex;gap:12px;align-items:center;height:72px;border-radius:12px 0 0 12px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape span,.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape span img{width:20px;height:20px}.bike-hero .bike-hero__left .bike-hero__left-highlight .bike-hero__left-form{display:none}.bike-hero .bike-hero__right{flex:1;display:flex;justify-content:flex-end;padding-top:80px;height:-moz-fit-content;height:fit-content;z-index:2}.bike-highlight{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:31px;justify-content:flex-start}.bike-highlight .col-one{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end}.bike-highlight .col-one img{width:50px;height:50px}.bike-highlight .col-one .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.bike-highlight .col-one .text-group span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.bike-highlight .col-two{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.bike-highlight .col-two .insurer-images{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end}.bike-highlight .col-two .insurer-images .img-container{width:50px;height:50px;border-radius:50%;box-shadow:0 4px 6.6px #0000003b}.bike-highlight .col-two .insurer-images .img-container img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.bike-highlight .col-two .insurer-images :nth-child(1){z-index:5}.bike-highlight .col-two .insurer-images :nth-child(2){z-index:4;transform:translate(-8px)}.bike-highlight .col-two .insurer-images :nth-child(3){z-index:3;transform:translate(-16px)}.bike-highlight .col-two .insurer-images :nth-child(4){z-index:2;transform:translate(-24px)}.bike-highlight .col-two .insurer-images p{width:50px;height:50px;border-radius:50%;background:#fef9c4;box-shadow:0 4px 6.6px #0000003b;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.bike-highlight .col-two .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.bike-highlight .col-two .text-group span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}@media (min-width: 768px) and (max-width: 999px){.bike-hero{padding:17px 40px}.bike-hero .bike-hero__left{min-width:unset}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape{background:url(/assets/bike/quote/shape-bg-sm.png) no-repeat;background-size:cover;gap:8px;padding-left:12px;height:60px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape p{font-size:14.72px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape span{width:13.4px;height:13.4px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape span img{width:100%;height:100%}.bike-hero .bike-highlight{flex-wrap:wrap}}@media screen and (max-width: 768px){.bike-hero{padding:16px 20px}.bike-hero .bike-hero__left{min-width:unset;gap:32px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-breadcrumbs{padding-bottom:16px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-heading h2,.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-heading h3{font-size:20px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-heading p{display:none}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape{background:url(/assets/bike/quote/shape-bg-sm.png) no-repeat;background-size:cover;height:48px;gap:8.35px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape p{font-size:10.72px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape span{width:13.4px;height:13.4px}.bike-hero .bike-hero__left .bike-hero__left-text .bike-hero__left-shape span img{width:100%;height:100%}.bike-hero .bike-hero__left .bike-hero__left-highlight{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}.bike-hero .bike-hero__left .bike-hero__left-highlight .bike-hero__left-form{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.bike-hero .bike-hero__right{display:none}.bike-highlight{gap:18px}.bike-highlight .col-one img{width:34px;height:34px}.bike-highlight .col-one .text-group p,.bike-highlight .col-one .text-group span{font-size:10.93px}.bike-highlight .col-two{gap:5.74px}.bike-highlight .col-two .insurer-images .img-container{display:none}.bike-highlight .col-two .insurer-images :nth-child(4){transform:translate(0);width:34.17px;height:34.17px;font-size:10.39px}.bike-highlight .col-two .text-group p,.bike-highlight .col-two .text-group span{font-size:10.93px}}.bike-rc.enter-rc{max-width:485px;min-width:335px;width:100%;height:413px;border:1px solid;border-image-source:linear-gradient(77.32deg,rgba(5,119,253,.6) 10.39%,rgba(0,128,255,.6) 94.28%,rgba(125,239,255,.6) 138.26%);box-shadow:0 0 44px #0a779129;background:#fff6;backdrop-filter:blur(4px);padding:40px 24px;display:flex;align-items:center;flex-direction:column;gap:29px;border-radius:12px}.bike-rc.enter-rc .enter-rc__top{min-width:287px;max-width:357px;width:100%;display:flex;align-items:flex-start;flex-direction:column}.bike-rc.enter-rc .enter-rc__top h4{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000;line-height:100%;padding-bottom:5px}.bike-rc.enter-rc .enter-rc__top p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.bike-rc.enter-rc .enter-rc__form{width:100%;min-width:287px;max-width:357px;display:flex;flex-direction:column;gap:32px}.bike-rc.enter-rc .enter-rc__form .pf-input{gap:7px}.bike-rc.enter-rc .enter-rc__form .pf-input .pf-input-container input ::-moz-placeholder{color:#666}.bike-rc.enter-rc .enter-rc__form .pf-input .pf-input-container input ::placeholder{color:#666}.bike-rc.enter-rc .enter-rc__form .pf-buton{min-height:54px}.bike-rc.enter-rc .enter-rc__form .enter-rc__bottom{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:52px}.bike-rc.enter-rc .enter-rc__form .enter-rc__bottom a{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#292929}@media screen and (max-width: 600px){.bike-rc.enter-rc{padding:40px 24px;gap:32px;min-height:408px;min-width:200px}.bike-rc.enter-rc .enter-rc__top{gap:8px;min-width:200px}.bike-rc.enter-rc .enter-rc__top h4{font-size:16px}.bike-rc.enter-rc .enter-rc__top p{font-size:12px}.bike-rc.enter-rc .enter-rc__form{min-width:200px}.bike-rc.enter-rc .enter-rc__form .enter-rc__bottom{margin-top:10px}}.bike-found{width:100%;max-width:447px;min-height:360px;display:flex;flex-direction:column;gap:40px;background:#fff;border-radius:6px;padding:46px 40px}.bike-found .bike-found-top{overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0px;justify-content:space-between}.bike-found .bike-found-top .bike-found__right img{width:134px;height:134px;-o-object-fit:cover;object-fit:cover}.bike-found .bike-found-top .bike-found__left{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:33px;align-items:flex-start}.bike-found .bike-found-top .bike-found__left p:first-child{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#666}.bike-found .bike-found-top .bike-found__left .bike-found__vehicle{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;align-items:flex-start}.bike-found .bike-found-top .bike-found__left .bike-found__vehicle h6{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-transform:uppercase}.bike-found .bike-found-top .bike-found__left .bike-found__vehicle h5{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000;text-transform:uppercase}.bike-found .bike-found-top .bike-found__left .bike-found__vehicle p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#666}.bike-found .bike-found-bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:13px}.bike-found .bike-found-bottom .pf-button .side-icon img{display:none}.bike-found .bike-found-bottom .edit-btn{height:54px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.bike-found .bike-found-bottom .edit-btn .pf-button{border:none;padding:0;height:17px}.bike-found .bike-found-bottom .edit-btn .pf-button .pf-button-content{font-weight:400}@media screen and (max-width: 600px){.bike-found{gap:24px;min-height:227px;padding:26px 0 16px 31px}.bike-found .bike-found-top{gap:25px;align-items:flex-start}.bike-found .bike-found-top .bike-found__right img{width:148px;height:121px}.bike-found .bike-found-top .bike-found__left{padding-top:9px;gap:25px}.bike-found .bike-found-top .bike-found__left p:first-child{font-size:12px}.bike-found .bike-found-top .bike-found__left .bike-found__vehicle{gap:6px}.bike-found .bike-found-top .bike-found__left .bike-found__vehicle h6{font-size:12px}.bike-found .bike-found-top .bike-found__left .bike-found__vehicle h5{font-size:18px}.bike-found .bike-found-top .bike-found__left .bike-found__vehicle p{font-size:12px}.bike-found .bike-found-bottom{padding-right:31px;gap:5px}.bike-found .bike-found-bottom .pf-button{height:54px}.bike-found .bike-found-bottom .pf-button .pf-button-content{font-size:16px;font-weight:600}.bike-found .bike-found-bottom .pf-button .side-icon img{display:block;width:18px;height:18px}.bike-found .bike-found-bottom .edit-btn{height:41px}.bike-found .bike-found-bottom .edit-btn .pf-button{gap:7px}.bike-found .bike-found-bottom .edit-btn .pf-button .pf-button-content{font-size:12px}.bike-found .bike-found-bottom .edit-btn .pf-button .side-icon img{display:block;width:10px;height:10px}}.bike-not-found{width:100%;min-height:360px;display:flex;flex-direction:column;gap:32px;background:#fff;border-radius:6px;padding:20px 85px 45px}.bike-not-found .bike-not-found-top{overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column-reverse;gap:54px;justify-content:flex-start}.bike-not-found .bike-not-found-top .bike-not-found__right img{width:250px;height:200px;-o-object-fit:cover;object-fit:cover}.bike-not-found .bike-not-found-top .bike-not-found__left{display:flex;justify-content:center;flex-direction:column;gap:20px;align-items:center}.bike-not-found .bike-not-found-top .bike-not-found__left p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#292929;text-align:center}.bike-not-found .bike-not-found-top .bike-not-found__left h6{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#292929}.bike-not-found .bike-not-found-top .bike-not-found__left .bike-not-found__vehicle{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;align-items:flex-start}.bike-not-found .bike-not-found-top .bike-not-found__left .bike-not-found__vehicle h6{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-transform:uppercase}.bike-not-found .bike-not-found-top .bike-not-found__left .bike-not-found__vehicle h5{font-family:Inter,sans-serif;font-size:24px;font-weight:700;text-align:left;color:#000;text-transform:uppercase}.bike-not-found .bike-not-found-top .bike-not-found__left .bike-not-found__vehicle p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#666}.bike-not-found .bike-not-found-bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:13px}.bike-not-found .bike-not-found-bottom .pf-button{height:65px}.bike-not-found .bike-not-found-bottom .pf-button .pf-button-content{font-weight:700;font-size:20px}.bike-not-found-modal .modal-box{width:100%;max-width:501px;height:527px;background:#fff;padding:0}.bike-not-found-modal .modal-box .close-icon{transform:translate(-16px,16px)}.bike-not-found-modal .modal-box .close-icon img{width:26px;height:26px}@media screen and (max-width: 600px){.bike-not-found{gap:20px;min-height:227px;padding:32px 24px}.bike-not-found .bike-not-found-top{gap:32px;align-items:center}.bike-not-found .bike-not-found-top .bike-found__right img{width:250px;height:200px}.bike-not-found .bike-not-found-top .bike-not-found__left p{font-size:12px;padding:0 20px}.bike-not-found .bike-not-found-top .bike-not-found__left h6{font-size:16px}.bike-not-found .bike-not-found-bottom{gap:5px}.bike-not-found-modal .modal-box{width:100%;max-width:90%;height:467px;background:#fff;padding:0}.bike-not-found-modal .modal-box .close-icon{transform:translate(-24px,24px)}.bike-not-found-modal .modal-box .close-icon img{width:26px;height:26px}}.bike-info{padding:80px;background:#fff;border-radius:120px 120px 0 0;margin-top:-144px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:80px;justify-content:flex-start;z-index:2;position:relative}.bike-info h5{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.bike-info .bike-info__top{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.bike-info .bike-info__top p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:32px}.bike-info .bike-info__bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:64px}.bike-info .bike-info__bottom .bike-info__bottom-content{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:32px 20px}.bike-info .bike-info__bottom .bike-info__bottom-content .info-card{max-width:405px;min-width:321px;margin:38px 0 22px;position:relative;flex:1}.bike-info .bike-info__bottom .bike-info__bottom-content .info-card .info-card__bulb{width:81.53px;height:81.53px;background:#0080ff;border-radius:12.17px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;position:absolute;top:-34px;left:41px;z-index:3}.bike-info .bike-info__bottom .bike-info__bottom-content .info-card .info-card__bulb img{width:32.38px;height:41.22px}.bike-info .bike-info__bottom .bike-info__bottom-content .info-card .info-card__text{min-height:195px;max-width:405px;width:100%;background:#f5ece0;box-shadow:0 4px 16px #0000001f;border-radius:12px;display:flex;flex-direction:column;gap:20px;justify-content:flex-end;padding:35px 30px 35px 41px;z-index:2;position:relative}.bike-info .bike-info__bottom .bike-info__bottom-content .info-card .info-card__text h5{font-family:Inter,sans-serif;font-size:18px;font-weight:600;text-align:left;color:#000}.bike-info .bike-info__bottom .bike-info__bottom-content .info-card .info-card__text p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000}.bike-info .bike-info__bottom .bike-info__bottom-content .info-card .info-card__bottom{z-index:1;height:40px;position:absolute;left:41px;bottom:-22px;background:#4ebeff;width:238px;border-radius:12px}@media (min-width: 768px) and (max-width: 900px){.bike-info{padding:80px 40px}}@media screen and (max-width: 768px){.bike-info{padding:40px 18px;border-radius:60px 60px 0 0;margin-top:-50px;gap:40px}.bike-info h5{font-size:20px}.bike-info .bike-info__top{gap:20px}.bike-info .bike-info__top p{font-size:14px;line-height:24px}.bike-info .bike-info__bottom{gap:24px}.bike-info .bike-info__bottom .bike-info__bottom-content{gap:40px}}.bike-landing-page.bike-banner{width:100%;min-height:344px;border-radius:12px;background:#d6e4e2;display:flex;flex-wrap:wrap;gap:20px;padding:0 64px;justify-content:space-between}.bike-landing-page.bike-banner .bike-banner__left{display:flex;gap:16px;flex-direction:column;min-width:300px;max-width:582px;padding:40px 0;flex:1}.bike-landing-page.bike-banner .bike-banner__left .bike-banner__left-heading{display:grid;gap:8px}.bike-landing-page.bike-banner .bike-banner__left .bike-banner__left-heading h6{display:grid;gap:8px;font-family:Inter,sans-serif;font-size:28px;font-weight:600;text-align:left;color:#000;line-height:35px}.bike-landing-page.bike-banner .bike-banner__left .bike-banner__left-heading p{font-family:Inter,sans-serif;font-size:28px;font-weight:400;text-align:left;color:#000;line-height:35px}.bike-landing-page.bike-banner .bike-banner__left p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:194%}.bike-landing-page.bike-banner .bike-banner__left p span{font-weight:700}.bike-landing-page.bike-banner .bike-banner__left .pf-button{width:127px;padding:0;height:42px;border-radius:3px;margin-top:16px}.bike-landing-page.bike-banner .bike-banner__right{padding:25px 0}.bike-landing-page.bike-banner .bike-banner__right img{max-width:362px;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 600px){.bike-landing-page.bike-banner{padding:40px 24px 0}.bike-landing-page.bike-banner .bike-banner__left{min-width:unset;padding:0;gap:12px}.bike-landing-page.bike-banner .bike-banner__left .bike-banner__left-heading{gap:6px}.bike-landing-page.bike-banner .bike-banner__left .bike-banner__left-heading h6,.bike-landing-page.bike-banner .bike-banner__left .bike-banner__left-heading p{font-size:20px;line-height:25px}.bike-landing-page.bike-banner .bike-banner__left p{font-size:12px;line-height:140%}.bike-landing-page.bike-banner .bike-banner__left .pf-button{width:92.34px;height:30.66px;gap:7px;margin-top:10px}.bike-landing-page.bike-banner .bike-banner__left .pf-button .pf-button-content{font-size:11.68px}.bike-landing-page.bike-banner .bike-banner__right{padding:10px 0 0}.bike-landing-page.bike-banner .bike-banner__right img{max-width:unset;width:100%}}.car-faq-section{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:64px;padding:120px 80px}.car-faq-section h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.car-faq-section .faq-list{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px}.car-faq-section .faq-list .faq-sec{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;justify-content:flex-start;flex:1;min-width:411px}.car-faq-section .faq-list .pf-accordion{flex:0 0 48%;max-width:624px;min-width:300px;width:100%}@media screen and (max-width: 600px){.car-faq-section{gap:20px;align-items:flex-start;padding:40px 20px}.car-faq-section h4{font-size:20px;text-align:left}.car-faq-section .faq-list .section-two{display:none}.car-faq-section .faq-list .faq-sec{min-width:unset;gap:19.8px}.car-faq-section .faq-list .pf-accordion{width:100%;min-width:200px;max-width:400px;flex:1}}.car-other-products.other-products{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:64px;padding:0 80px 93px}.car-other-products.other-products h6{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}@media screen and (max-width: 600px){.car-other-products.other-products{padding:0 20px 40px;gap:21px}.car-other-products.other-products h6{font-size:20px}.car-other-products.other-products .product-image-slider .slider-container{min-height:159px}.car-other-products.other-products .product-image-slider .slider-container .img-wrapper{min-width:334px;max-height:159px;min-height:159px}}.car-owner-details.owner-details{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;width:100%;padding:37px 62px}.car-owner-details.owner-details .owner-details__heading{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#000000bf;text-align:left;width:100%}.car-owner-details.owner-details .owner-details__form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;width:100%}.car-owner-details.owner-details .owner-details__form .pf-dynamic-form{width:100%}.car-owner-details.owner-details .owner-details__form .pf-dynamic-form .pf-option label{font-size:16px}@media screen and (max-width: 600px){.car-owner-details.owner-details{padding:35px 24px;gap:34px}.car-owner-details.owner-details .owner-details__heading{font-size:18px}}.edit-bike-details .edit-vehicle{position:relative;width:100%;background:linear-gradient(180deg,#d6e4e2,#faf6f2 100%,#d6e4e2);min-height:809px;padding:59px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;flex-direction:column;justify-content:flex-start}.edit-bike-details .edit-vehicle .edit-vehicle__breadcrumbs{position:absolute;top:19px;left:80px}.edit-bike-details .edit-vehicle .edit-vehicle__main{background:#fff;padding:40px 64px;width:100%;max-width:838px;min-height:622px;border-radius:20px;display:flex;flex-direction:column;gap:32px}.edit-bike-details .edit-vehicle .edit-vehicle__main .edit-vehicle__main-heading{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.edit-bike-details .edit-vehicle .edit-vehicle__main .submit-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:40px}.edit-bike-details .edit-vehicle .edit-vehicle__main .submit-btn .pf-button{max-width:335px}.edit-bike-details .edit-vehicle .edit-vehicle__form{gap:32px 40px;display:grid;grid-template-columns:repeat(auto-fill,minmax(335px,1fr))}.edit-bike-details .edit-vehicle .edit-vehicle__form .pf-input label,.edit-bike-details .edit-vehicle .edit-vehicle__form .pf-date-input label,.edit-bike-details .edit-vehicle .edit-vehicle__form .pf-dropdown label{font-size:14px}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-rto{width:100%;display:flex;gap:15px}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle{display:flex;width:100%;gap:15px}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button{border:1px solid #b8b8b8}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button p{color:#666;font-weight:400}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button.selected{background:transparent}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-radio{gap:0}@media (min-width: 600px){.edit-bike-details .edit-vehicle .edit-vehicle__form .pf-input .pf-input-container .sub-component img{width:33px;height:30px}.edit-bike-details .edit-vehicle .edit-vehicle__form .pf-input .rto-suggestion .sub-component img{width:18px;height:18px}}@media screen and (max-width: 600px){.edit-bike-details .edit-vehicle{padding:63px 0 0}.edit-bike-details .edit-vehicle .edit-vehicle__breadcrumbs{left:22px;top:16px}.edit-bike-details .edit-vehicle .edit-vehicle__main{padding:42px 24px;width:calc(100% - 40px)}.edit-bike-details .edit-vehicle .edit-vehicle__main .edit-vehicle__main-heading{font-size:18px}.edit-bike-details .edit-vehicle .edit-vehicle__form{grid-template-columns:1fr}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button{border:1px solid #b8b8b8;border-radius:3px}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button .start-component{display:none}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button p{font-weight:500;color:#222;font-size:16px}.edit-bike-details .edit-vehicle .edit-vehicle__form .edit-vehicle__form-vehicle .pf-option .pf-option-container .option-list button.selected{border:1px solid #0a6ebd;background:#ebf3fa;font-weight:500}}.bike-quote-outlet .quote-form{min-height:680px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;position:relative;background-image:linear-gradient(180deg,#deeeff,#ffebc8 100%,#deeeff);padding:72px 0 64px}.bike-quote-outlet .quote-form .quote-form__breadcrumbs{position:absolute;top:19px;left:80px}.bike-quote-outlet .quote-form .quote-form__form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-start;gap:116px;padding:0 40px}.bike-quote-outlet .quote-form .quote-form__form .quote-form__left{display:flex;flex-direction:column;gap:16px}.bike-quote-outlet .quote-form .quote-form__form .quote-form__outlet{border-radius:20px;width:100%;max-width:485px;background:#fff;overflow:hidden}.bike-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper{overflow:hidden;border-radius:20px}.bike-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper .quote-stepper{width:100%;height:6px;display:flex;gap:2px}.bike-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper .quote-stepper span{flex:1;height:6px;background:#dadada;border-radius:6px}@media (min-width: 600px) and (max-width: 1260px){.bike-quote-outlet .quote-form .quote-form__form{padding:0 30px}.bike-quote-outlet .quote-form .quote-form__form .quote-form__breadcrumbs{left:30px}}@media screen and (max-width: 934px){.bike-quote-outlet .quote-form .quote-form__form .quote-form__left{display:none}}@media screen and (max-width: 600px){.bike-quote-outlet .quote-form{padding:63px 0;min-height:685px}.bike-quote-outlet .quote-form .quote-form__form{padding:0 20px;justify-content:center}.bike-quote-outlet .quote-form .quote-form__form .quote-form__breadcrumbs{left:20px}}.bike-filled-details.bike-details{width:319px;min-height:105px;border:1px dashed rgba(0,0,0,.2);background:#f5fbff;border-radius:4px;padding:16px 16px 16px 24px;display:flex;justify-content:space-between}.bike-filled-details.bike-details .bike-details__left{display:flex;flex-direction:column;gap:8px}.bike-filled-details.bike-details .bike-details__left h4{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.bike-filled-details.bike-details .bike-details__left h5{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.bike-filled-details.bike-details .bike-details__left p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#666}.bike-filled-details.bike-details .bike-details__right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.bike-filled-details.bike-details .bike-details__right img{width:16px;height:16px}.bike-filled-details.bike-details .bike-details__right a{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0080ff;text-decoration:underline;cursor:pointer;text-underline-offset:2px}.bike-details-card{display:flex;justify-content:space-between;align-items:flex-start;max-height:-moz-fit-content;max-height:fit-content;height:100%;border-radius:4px;padding:16px 16px 16px 24px;width:100%;background:#fff}.bike-details-card .bike-details-card__right{height:100%;display:flex;align-items:flex-start;cursor:pointer}.bike-details-card .bike-details-card__right img{width:16px;height:16px}.bike-details-card .bike-details-card__left{display:flex;flex-direction:column;justify-content:space-between;gap:8px;width:100%}.bike-details-card .bike-details-card__left p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.bike-details-card .bike-details-card__left .reg-no{font-weight:700}.bike-details-card .bike-details-card__left h6{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.bike-details-card .bike-details-card__left div{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#666;line-height:20px}.bike-details-card .bike-details-card__left div span{color:inherit}.bike-quote-list .bike-quotes{background:#e4f1ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-start;padding:27px 40px 0;min-height:1200px;gap:43px;background-position:bottom;background-repeat:no-repeat;background-size:100% 372px;background-position-y:840px;width:100%}.bike-quote-list .bike-quotes .quote-list__header{display:none}.bike-quote-list .bike-quotes .bike-quotes__left{flex:1;max-width:815px;width:100%;display:flex;gap:20px;flex-direction:column;justify-content:flex-start}.bike-quote-list .bike-quotes .bike-quotes__left .bike-quote__left-head{display:flex;gap:20px}.bike-quote-list .bike-quotes .bike-quote__quote-list{display:grid;gap:32px}.bike-quote-list .bike-quotes .bike-quotes__right{flex:1;max-width:290px;width:100%;display:flex;flex-direction:column;gap:20px}.bike-quote-list .bike-quotes .bike-quotes__right .bike-quotes__right-banner{width:100%}.bike-quote-list .bike-quotes .bike-quotes__right .bike-quotes__right-banner img{width:100%;-o-object-fit:cover;object-fit:cover}.bike-quote-list .bike-quotes .bike-quotes__mobile{display:none}.bike-quote-list .bike-quotes .bike-quotes__compare{position:fixed;bottom:40px;left:0;right:0}@media (min-width: 500px) and (max-width: 771px){.bike-quote-list .bike-quotes .bike-quotes__mobile .bike-mobile-bottom.mobile-bottom{grid-template-columns:1fr 1fr 1fr;width:100%}.bike-quote-list .bike-quotes .bike-quotes__mobile .bike-mobile-bottom.mobile-bottom .mobile-bottom__card{justify-content:center}}@media screen and (max-width: 771px){.bike-quote-list .bike-quote-list__header{opacity:0;background:#e3f1ff;height:100px}.bike-quote-list .bike-quotes{padding:20px;background-image:none;min-height:unset}.bike-quote-list .bike-quotes .quote-list__header{display:block;position:fixed;top:0;width:100%}.bike-quote-list .bike-quotes .bike-quotes__left .bike-quote__left-head .bike-details-card,.bike-quote-list .bike-quotes .bike-quotes__right{display:none}.bike-quote-list .bike-quotes .bike-quotes__mobile{display:flex;position:fixed;bottom:0;left:0;right:0;background:#f1f1f1;height:84px}.bike-quote-list .bike-quotes .bike-quote__quote-list{display:grid;gap:20px}.bike-quote-list .bike-quotes .bike-quotes__compare{position:fixed;bottom:0;left:0;right:0}}.tab-switcher{background-color:#fff;width:100%;height:50px;border:1px solid #666666;border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:8px 12.5px}.tab-switcher .tab-button{height:100%;width:66.66%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:12px;font-weight:700;border-radius:4px;color:#666;background-color:transparent;border:none;cursor:pointer;padding:0}.tab-switcher .tab-button.active{background-color:#fff4e1;color:#292929;padding:4px 24px}.claim-data-card{min-height:105px;min-width:290px;padding:26px 16px 25px 20px;background:#fff;border-radius:3px;display:flex;flex-direction:column;gap:16px}.claim-data-card .claim-data-card-text{display:flex;justify-content:space-between}.claim-data-card .claim-data-card-text h6{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:gray}.claim-data-card .claim-data-card-text .text-icon-comp.icon-group{flex-direction:row-reverse}.claim-data-card .claim-data-card-text .text-icon-comp.icon-group .icon{height:100%;transform:rotate(-90deg)}.claim-data-card .claim-data-card-text .text-icon-comp.icon-group .icon img{width:16px;height:16px}.claim-data-card .claim-data-card-text .text-icon-comp.icon-group p a{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.range-filter{width:100%}.range-filter input[type=range]{width:100%;height:8px;z-index:50;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem;cursor:pointer;background-color:#fff;box-shadow:0 4px 8px #00000017 inset}.range-filter input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-filter input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none}.range-filter .range-label{width:61px;height:25px;background-color:linear-gradient(90deg,#0a6ebd 0%,#54a5e6 99.34%);position:absolute;top:-40px;border-radius:3px;margin-left:-30px}.range-filter .range-label p{color:#fff;font-family:Inter,sans-serif;font-size:.875rem;height:25px;display:flex;align-items:center;justify-content:center}.range-filter .range-label .triangle{position:relative}.range-filter .range-label .triangle img{position:absolute;left:24px}.range-filter .range-fill{transform:translateY(-12px);height:8px;border-radius:9999px;background:linear-gradient(90deg,#0a6ebd,#54a5e6 99.34%)}.range-filter .range-labels{display:flex;justify-content:space-between;height:2rem}.range-filter .range-labels p{font-family:Inter,sans-serif;font-weight:500;font-size:14px;display:flex;flex-direction:column}.range-filter .range-labels p span{color:#666;font-size:12px}.range-filter .range-labels p:nth-child(2){align-items:flex-end}.slider{-webkit-appearance:none;width:100%;height:8px;border-radius:5px;background:#d3d3d3;outline:none;opacity:1;transition:opacity .2s}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border:0;background:url(/assets/icons/range-filter.png) no-repeat;background-size:12px;background-position:center;position:relative;background-color:#fff;border-radius:100%;box-shadow:0 4px 20.1px #0000003d;display:flex;align-items:center;justify-items:center;z-index:100;cursor:pointer}.slider::-webkit-slider-thumb:after{content:"";width:100px;height:50px;background:red;position:absolute}.slider::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:23px;height:24px;border:0;background:url(/assets/icons/range-filter.png) no-repeat;background-size:60px,60px,cover;background-position-x:center;background-position-y:center;margin-left:-15px;position:relative;background-color:#fff;border-radius:100%;box-shadow:0 4px 20.1px #0000003d;display:flex;align-items:center;justify-items:center;z-index:100;cursor:pointer}.bike-idv-card{min-height:105px;height:-moz-fit-content;height:fit-content;max-width:505px;width:100%;border-radius:4px;background:#eefbf0;box-shadow:0 4px 9.4px #0e9c6b12;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:32px;flex-wrap:wrap;align-items:flex-end;padding:20px 27px 29px 20px}.bike-idv-card .bike-idv-card__header{display:none;flex:1;align-items:center;justify-content:space-between;width:100%}.bike-idv-card .bike-idv-card__header h6{font-family:Inter,sans-serif;font-size:13.97px;font-weight:700;text-align:left;color:#000}.bike-idv-card .bike-idv-card__header img{width:12.42px;height:12.42px;cursor:pointer}.bike-idv-card .bike-idv-card__text{flex:1;min-height:46px;display:flex;flex-direction:column;justify-content:space-between}.bike-idv-card .bike-idv-card__text h5{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.bike-idv-card .bike-idv-card__text p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:gray}.bike-idv-card .bike-idv-card__range{max-width:250px;width:100%;grid-column:span 4}.bike-idv-card .bike-idb-card__btn{display:flex;justify-content:flex-end;align-items:flex-end;min-width:63px;min-height:100%;flex:1}.bike-idv-card .bike-idb-card__btn .pf-button{padding:0;min-width:63px;width:100%;height:35px}.bike-idv-card .bike-idb-card__btn .pf-button .pf-button-content{font-size:12px}.bike-idv-card.bike-idv-card-modal{flex-direction:column;align-items:flex-start;background:#fff}.bike-idv-card.bike-idv-card-modal .bike-idv-card__header{display:flex!important}.bike-idv-card.bike-idv-card-modal .bike-idv-card__range{max-width:unset}.bike-idv-card.bike-idv-card-modal .bike-idb-card__btn{height:46px;width:100%}.bike-idv-card.bike-idv-card-modal .bike-idb-card__btn .pf-button{height:46px}.bike-idv-modal .modal-box{padding:0;max-width:327px;width:100%}@media screen and (max-width: 600px){.bike-idv-card.bike-idv-card-modal{gap:40.63px;background:#fff}.bike-idv-card.bike-idv-card-modal .bike-idb-card__btn,.bike-idv-card.bike-idv-card-modal .bike-idb-card__btn .pf-button{height:41.9px}}.car-ncb-card{width:100%;height:100%;border-radius:4px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:32px;flex-wrap:wrap;align-items:flex-start}.car-ncb-card .car-ncb-card__heading{width:100%;border-bottom:1px solid rgba(184,184,184,.3411764706);padding-bottom:16px}.car-ncb-card .car-ncb-card__heading h6{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000}.car-ncb-card .car-ncb-card__heading p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#666}.car-ncb-card .car-ncb-card__body{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}.car-ncb-card .car-ncb-card__body .car-ncb-card__qst{width:100%}.car-ncb-card .car-ncb-card__body .car-ncb-card__qst h6{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.car-ncb-card .car-ncb-card__body .car-ncb-card__qst .option-list{display:flex;justify-content:flex-start;padding-top:20px;gap:32px;flex-wrap:wrap}.car-ncb-card .car-ncb-card__ncb{width:100%}.car-ncb-card .car-ncb-card__ncb h6{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.car-ncb-card .car-ncb-card__ncb .option-list{display:flex;justify-content:flex-start;padding-top:20px;gap:32px}.car-ncb-card .car-ncb-card__ncb .option-list .pf-option .pf-option-container .option-list{flex-wrap:wrap;gap:20px 16px;padding:0}.car-ncb-card .car-ncb-card__ncb .option-list .pf-option .pf-option-container .option-list .btn-container{flex:0}.car-ncb-card .car-ncb-card__ncb .option-list .pf-option .pf-option-container .option-list .btn-container button{width:62px;max-width:62px;height:31px;padding:0;font-size:14px;font-weight:400;color:#222;border-radius:61px}.car-ncb-card .car-ncb-card__ncb .option-list .pf-option .pf-option-container .option-list .btn-container button.selected{background:#eefff1;border:1px solid #666666}.car-ncb-card .car-ncb-card__btn{width:100%}.car-ncb-modal .modal-box{max-width:408px;width:100%;background:#fff;padding:0 20px 40px;box-sizing:border-box;box-shadow:0 4px 9.4px #0e9c6b12}.car-ncb-modal .modal-box .close-icon{transform:translate(7px,20px)}.car-ncb-modal .modal-box .close-icon img{width:16px;height:16px}@media screen and (max-width: 600px){.car-ncb-card{gap:12px}.car-ncb-card .car-ncb-card__heading{padding-bottom:12px}.car-ncb-card .car-ncb-card__heading h6{font-size:14.52px}.car-ncb-card .car-ncb-card__heading p{font-size:11.29px}.car-ncb-card .car-ncb-card__body{gap:25px}.car-ncb-card .car-ncb-card__body .car-ncb-card__qst h6{font-size:12.29px}.car-ncb-card .car-ncb-card__body .car-ncb-card__qst .pf-radio .check-selected{min-width:11.29px;height:11.29px}.car-ncb-card .car-ncb-card__body .car-ncb-card__qst .pf-radio .checkbox-content label{font-size:11.29px}.car-ncb-card .car-ncb-card__body .car-ncb-card__ncb h6{font-size:12.29px}.car-ncb-card .car-ncb-card__body .car-ncb-card__ncb .option-list .pf-option .pf-option-container .option-list{gap:16px 12px}.car-ncb-card .car-ncb-card__body .car-ncb-card__ncb .option-list .pf-option .pf-option-container .option-list .btn-container button{width:50px;max-width:50px;height:25px;font-size:11.29px;border-radius:49px}.car-ncb-card .car-ncb-card__body .car-ncb-card__btn{height:41px}.car-ncb-card .car-ncb-card__body .car-ncb-card__btn .pf-button{height:41px;border-radius:2.42px}.car-ncb-modal .modal-box{max-width:329px;width:100%;background:#fff;padding:0 20px 40px}.car-ncb-modal .modal-box .close-icon{transform:translate(7px,22px);padding:10px 0 20px}.car-ncb-modal .modal-box .close-icon img{width:11.29px;height:11.29px}}.bike-policy-card{width:100%;height:100%;border-radius:4px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:32px;flex-wrap:wrap;align-items:flex-start}.bike-policy-card .bike-policy-details.policy-details{padding:0}.bike-policy-modal .modal-box{max-width:408px;width:100%;min-height:508px;background:#fff;padding:0 32px 32px;box-sizing:border-box;box-shadow:0 4px 9.4px #0e9c6b12}.bike-policy-modal .modal-box .close-icon{transform:translate(7px,24px);width:20px;height:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.bike-policy-modal .modal-box .close-icon img{width:16px;height:16px}@media screen and (max-width: 600px){.bike-policy-card{gap:12px}.bike-policy-card .policy-details__form .pf-dynamic-form{gap:24px}.bike-policy-modal .modal-box{max-width:326px;width:100%;min-height:394px;background:#fff;padding:10px 24.83px 24.83px}.bike-policy-modal .modal-box .close-icon{transform:translate(7px,23px);width:20px;height:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.bike-policy-modal .modal-box .close-icon img{width:13px;height:13px}}.bike-policy-details.policy-details{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;width:100%;padding:37px 62px}.bike-policy-details.policy-details .policy-details__heading{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#000000bf;text-align:left;width:100%}.bike-policy-details.policy-details .policy-details__form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;width:100%}.bike-policy-details.policy-details .policy-details__form .pf-dynamic-form{width:100%}.bike-policy-details.policy-details .policy-details__form .pf-dynamic-form .pf-dropdown .pf-dropdown-container .dropdown-list{min-height:unset;max-height:160px}.bike-policy-details.policy-details .policy-details__form .pf-dynamic-form .pf-option label{font-size:16px}@media screen and (max-width: 600px){.bike-policy-details.policy-details{padding:35px 24px;gap:34px}.bike-policy-details.policy-details .policy-details__heading{font-size:18px}}.bike-quote-card.quote-card{min-height:215px;background:#fff;padding:32px 0 0;display:flex;flex-direction:column;justify-content:space-between;max-width:815px}.bike-quote-card.quote-card .feature-text{min-width:-moz-fit-content;min-width:fit-content;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:5.72px;padding:0 12px;box-sizing:border-box;background:linear-gradient(0deg,#c394ff,#c394ff),linear-gradient(0deg,#ffffffcf,#ffffffcf)}.bike-quote-card.quote-card .feature-text img{width:14px;height:14px}.bike-quote-card.quote-card .feature-text p{color:#292929;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.bike-quote-card.quote-card .quote-card__top{display:flex;width:100%;justify-content:space-between;padding:0 40px 0 24px}.bike-quote-card.quote-card .quote-card__top .quote-card__mobile-addon{display:none}.bike-quote-card.quote-card .quote-card__top .quote-card__img{max-width:195px;width:100%;display:flex;flex-direction:column;gap:16px}.bike-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-container{height:58px;border:1px solid rgba(128,128,128,.5019607843);border-radius:5px;max-width:107px;width:100%}.bike-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bike-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-insurer{display:none}.bike-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-text{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:5px}.bike-quote-card.quote-card .quote-card__top .quote-card__details{display:flex;justify-content:space-between;flex:1;gap:10px}.bike-quote-card.quote-card .quote-card__top .quote-card__middle{display:flex;flex-direction:column;gap:23px}.bike-quote-card.quote-card .quote-card__top .quote-card__middle .quote-card__middle-idv h5{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#292929}.bike-quote-card.quote-card .quote-card__top .quote-card__middle .quote-card__middle-idv p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666;padding-top:8px}.bike-quote-card.quote-card .quote-card__top .quote-card__right{min-width:145px;display:flex;flex-wrap:wrap;align-items:center;height:42px;gap:32px;max-width:300px;width:100%}.bike-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__right-compare{width:42px;height:42px;border:1px solid #0a6ebd;border-radius:6px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.bike-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__right-compare img{width:24px;height:24px}.bike-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__button{height:42px;max-width:191px;width:100%}.bike-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__button .pf-button{max-width:191px;width:100%;height:42px}.bike-quote-card.quote-card .quote-card__last{height:58px;padding:16px 32px;background:#fff8f5;display:flex;gap:8px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:scroll;width:100%}.bike-quote-card.quote-card .quote-card__last::-webkit-scrollbar{display:none}.bike-quote-card.quote-card .quote-card__plan-text{display:none}@media (min-width: 986px) and (max-width: 1186px){.bike-quote-card.quote-card .quote-card__top .quote-card__img{max-width:unset}.bike-quote-card.quote-card .quote-card__top .quote-card__details{flex:0 0 70%}}@media screen and (max-width: 985px){.bike-quote-card.quote-card{padding:18px 16px}.bike-quote-card.quote-card .quote-card__top{padding:0;gap:20px;flex-direction:column}.bike-quote-card.quote-card .quote-card__top .quote-card__details{flex-wrap:wrap}.bike-quote-card.quote-card .quote-card__top .quote-card__middle-addon{display:none}.bike-quote-card.quote-card .quote-card__top .quote-card__middle{flex:1}.bike-quote-card.quote-card .quote-card__top .quote-card__right{flex-wrap:nowrap;justify-content:flex-end;max-width:178px;gap:16px;flex:1}.bike-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__button{max-width:191px;min-width:100px}.bike-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__right-compare{width:35px;min-width:35px}.bike-quote-card.quote-card .quote-card__top .quote-card__right .quote-card__right-compare img{height:24px;width:24px}.bike-quote-card.quote-card .quote-card__top .quote-card__mobile-addon{display:flex;flex:1;min-width:100%}.bike-quote-card.quote-card .quote-card__top .quote-card__mobile-addon .pf-addon-dropdown .pf-dropdown-container{min-width:100%;position:static}.bike-quote-card.quote-card .quote-card__last{padding:0;gap:12px;display:flex;flex-direction:column;align-items:flex-start;background:transparent;margin-top:10px}.bike-quote-card.quote-card .quote-card__last .feature-text{height:19px;background:transparent!important;padding-left:0}.bike-quote-card.quote-card .quote-card__plan-text{display:block;height:27px;margin-top:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:5px}}@media screen and (max-width: 702px){.bike-quote-card.quote-card .quote-card__top .quote-card__img{flex-direction:row;align-items:center;max-width:unset}.bike-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-container{width:76px;height:35px}.bike-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-container img{-o-object-fit:contain;object-fit:contain}.bike-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-text{display:none}.bike-quote-card.quote-card .quote-card__top .quote-card__img .quote-card__img-insurer{display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#292929}.bike-quote-card.quote-card .quote-card__top .quote-card__details{gap:5px}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle{min-width:79px;flex:0 0 45%}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle .quote-card__middle-idv{min-width:79px}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle .quote-card__middle-idv h5{font-size:16px}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle .quote-card__middle-idv p{font-size:12px;padding:0}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right{flex:1}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__right-compare{width:35px;height:35px}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__button{height:35px;max-width:134px}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__button .pf-button{height:35px;border-radius:3px;padding:5px 16px}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__button .pf-button .pf-button-content{font-size:16px;text-wrap-mode:nowrap}.bike-quote-card.quote-card .quote-card__last{padding:0;gap:12px;display:flex;flex-direction:column;align-items:flex-start;background:transparent;margin-top:10px}.bike-quote-card.quote-card .quote-card__last .feature-text{height:19px;background:transparent!important;padding-left:0}.bike-quote-card.quote-card .quote-card__plan-text{height:27px;margin-top:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:5px}}@media screen and (max-width: 400px){.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__middle{flex:0 0 33%}.bike-quote-card.quote-card .quote-card__top .quote-card__details .quote-card__right .quote-card__button{max-width:134px}}.pf-addon-dropdown{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start}.pf-addon-dropdown .pf-dropdown-container{min-height:27px;min-width:236px;max-width:-moz-fit-content;max-width:fit-content;border-radius:3px;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;justify-content:flex-start;position:relative}.pf-addon-dropdown .pf-dropdown-container.dropdown-focus .pf-dropdown-main .end-component{rotate:180deg}.pf-addon-dropdown .pf-dropdown-container.dropdown-error{border-color:red}.pf-addon-dropdown .pf-dropdown-container .pf-dropdown-main{width:100%;min-width:236px;padding:0 12px;min-height:27px;background:#fef4e1;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:10px;justify-content:space-between;flex:1;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;cursor:pointer}.pf-addon-dropdown .pf-dropdown-container .pf-dropdown-main p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;text-wrap-mode:nowrap;display:flex;align-items:center;gap:6px}.pf-addon-dropdown .pf-dropdown-container .pf-dropdown-main p:before{display:block;width:16px;height:16px;content:"";background:url(/assets/icons/health-icon.png) no-repeat;background-size:9.31px 11.92px;background-position:center}.pf-addon-dropdown .pf-dropdown-container .pf-dropdown-main .end-component{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;transition:all .5s ease-in-out}.pf-addon-dropdown .pf-dropdown-container .pf-dropdown-main .end-component img{width:16px}.pf-addon-dropdown .pf-dropdown-container .dropdown-list{z-index:100;background:#fef4e1;width:100%;min-height:0;height:0;overflow-y:scroll;border-radius:3px;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;opacity:0;transition:all .5s ease}.pf-addon-dropdown .pf-dropdown-container .dropdown-list .pf-checkbox .checkbox-content label{flex-direction:row-reverse;gap:5px}.pf-addon-dropdown .pf-dropdown-container .dropdown-list .free-addon{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000;color:#06b217}.pf-addon-dropdown .pf-dropdown-container .dropdown-list .addon{text-wrap-mode:nowrap;font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#292929}.pf-addon-dropdown .pf-dropdown-container .dropdown-list.is-open{transform:translate(0);top:0;opacity:1;min-height:77px;height:auto}.pf-addon-dropdown .pf-dropdown-container .dropdown-list.reverse-open{transform:translateY(-50px);bottom:0;visibility:visible}.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul{margin-top:16px}.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul li{padding:0;margin:0 12px 8px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;list-style:none;min-height:19px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;cursor:pointer}.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul li .pf-checkbox{align-items:center}.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul li .pf-checkbox .checkbox-sec,.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul li .pf-checkbox .check-selected{width:16px;height:16px}.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul li .pf-checkbox .checkbox-content .start-component{display:flex;align-items:center}.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul li .pf-checkbox .checkbox-content label{align-items:center;font-weight:500;font-size:16px;color:#292929}.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul li.selected{background:#0080ff44;font-weight:500}.pf-addon-dropdown .pf-dropdown-container .dropdown-list ul li:hover{background:transparent}.pf-addon-dropdown .dropdown-message{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000}.pf-addon-dropdown .dropdown-message.error{color:red;font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000}.pf-addon-dropdown .dropdown-message.success{color:green;font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000}@media screen and (max-width: 600px){.pf-filter-dropdown .pf-dropdown .pf-dropdown-container{height:34px;padding:0 9px;min-width:76px}.pf-filter-dropdown .pf-dropdown .pf-dropdown-container .pf-dropdown-main{gap:7.48px}.pf-filter-dropdown .pf-dropdown .pf-dropdown-container .pf-dropdown-main p{font-size:12.77px}.pf-filter-dropdown .pf-dropdown .pf-dropdown-container .pf-dropdown-main .end-component img{width:12px}}.car-plan-details{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000c2;z-index:999;backdrop-filter:blur(4.3000001907px);display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.car-plan-details .plan-details{max-width:988px;height:100%;width:100%;max-height:661px;background:#fff;border-radius:12px;padding:40px;display:flex;gap:50px;flex-direction:column;align-items:center}.car-plan-details .plan-details .star-container{display:flex;flex-direction:column;gap:17px}.car-plan-details .plan-details .star-container .highlight-box{display:flex;align-items:center;gap:8px;padding:6px 34px;background-color:#fff2ec;border-radius:3px}.car-plan-details .plan-details .star-container .icon{width:18px;height:18px}.car-plan-details .plan-details .star-container .highlight-text{font-size:16px;font-family:Inter,sans-serif;color:#f75400;font-weight:500;margin:0}.car-plan-details .plan-details .plan-details__header{width:100%;display:flex;justify-content:space-between;align-items:center}.car-plan-details .plan-details .plan-details__header h6{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#222}.car-plan-details .plan-details .plan-details__header .close-icon{width:16px;height:16px}.car-plan-details .plan-details .plan-details__header .cross-icon{display:none}.car-plan-details .plan-details .plan-details__garage{width:100%;display:flex;gap:8px;align-items:center;padding:6px 12px;height:31px;background:#f6f6f6;max-width:409px}.car-plan-details .plan-details .plan-details__garage img{width:16px;height:16px}.car-plan-details .plan-details .plan-details__garage p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.car-plan-details .plan-details .plan-details__garage p a{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:5px}.car-plan-details .plan-details .plan-details__cards{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.car-plan-details .plan-details .plan-details__cards .cards-list{width:100%;display:flex;justify-content:center;gap:16px}.car-plan-details .plan-details .plan-details__cards .card-detail-card{flex:1;transition:transform .5s ease-in-out,visibility .2s ease}.car-plan-details .plan-details .plan-details__mobile{display:none}.car-plan-details .plan-details .slide-dots{width:100%;display:none;gap:8px;justify-content:center}.car-plan-details .plan-details .slide-dots span{width:9px;height:9px;background:#e3e3e3;border-radius:10px}.car-plan-details .plan-details .slide-dots .active{width:37px}@media screen and (max-width: 600px){.car-plan-details .plan-details{padding:0;background:transparent}.car-plan-details .plan-details .star-container .highlight-box{padding:5px 23px;align-items:flex-start}.car-plan-details .plan-details .star-container .highlight-box p{font-size:12px}.car-plan-details .plan-details .star-container .highlight-box img{width:13.33px;height:12.67px}.car-plan-details .plan-details .plan-details__header .star-container{display:none}.car-plan-details .plan-details .plan-details__header .cross-icon{display:block;position:absolute;top:20px;right:20px;width:22px;height:22px}.car-plan-details .plan-details .plan-details__garage{height:28px;max-width:319px}.car-plan-details .plan-details .plan-details__garage img{width:14.44px;height:14.44px}.car-plan-details .plan-details .plan-details__garage p,.car-plan-details .plan-details .plan-details__garage p a{font-size:12px}.car-plan-details .plan-details .plan-details__mobile{display:flex;flex-direction:column;align-items:center;gap:17px;padding:28px}.car-plan-details .plan-details .plan-details__mobile .plan-details__mobile-btn{width:302px}.car-plan-details .plan-details .plan-details__mobile .plan-details__mobile-btn .pg-button{height:47px}.car-plan-details .plan-details .slide-dots{display:flex}}.card-detail-card{min-width:292px;max-width:292px;height:353px;border-radius:26px;border:1px solid #5243c2;padding:32px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;align-items:flex-start;justify-content:flex-start;z-index:2;position:relative;overflow:hidden}.card-detail-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/car/quote-list/card-car.png) no-repeat;background-size:125px 85px;background-position:bottom left;z-index:1}.card-detail-card .right-img{position:absolute;right:0}.card-detail-card .detail-card__header{min-width:176px;height:38px;background:#d1ebff;padding:0 16px 0 25.58px;border-radius:0 34px 34px 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start}.card-detail-card .detail-card__header .icon-text{display:flex;gap:16.58px}.card-detail-card .detail-card__header .icon-text img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.card-detail-card .detail-card__header .icon-text p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.card-detail-card .detail-card__points{padding:0 24px;display:flex;flex-direction:column;gap:19px}.card-detail-card .detail-card__points .icon-text{gap:12px;display:flex}.card-detail-card .detail-card__points .icon-text img{width:20px;height:20px}.card-detail-card .detail-card__points .icon-text p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;color:#222}.card-detail-card .detail-card__points .icon-text p span{color:#00af26}.car-shimmer-card{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000d;margin-bottom:20px;animation:1.5s infinite ease-in-out}.car-shimmer-card .shimmer-card-one{flex:1;display:flex;width:100%;gap:10px 20%;justify-content:space-evenly}.car-shimmer-card .shimmer-card-one .shimmer-price{flex:1;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.car-shimmer-card .shimmer-card-one .shimmer-idv{display:flex;flex-direction:column;gap:10px;flex:1;max-width:200px}.car-shimmer-card .shimmer-card-one .shimmer-idv p{min-height:20px;flex:1}.car-shimmer-card .shimmer-card-one .shimmer-btn{height:40px;max-width:200px;width:100%}.car-shimmer-card .shimmer-box{background:linear-gradient(100deg,#e0e0e0 30%,#f8f8f8,#e0e0e0 70%);background-size:200% 100%;animation:shimmer 1.5s infinite linear;border-radius:6px}.car-shimmer-card .shimmer-logo{width:107px;height:60px}.car-shimmer-card .shimmer-details{display:flex;flex-direction:column;gap:10px}.car-shimmer-card .shimmer-title{width:60%;height:16px}.car-shimmer-card .shimmer-tags{display:flex;gap:10px;margin-top:10px}.car-shimmer-card .shimmer-tag{width:120px;height:20px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 768px){.car-shimmer-card .shimmer-card-one{flex-direction:column}}.bike-mobile-bottom.mobile-bottom{display:grid;grid-template-columns:25% 35% 35%;gap:10px;padding:13px;background:#f1f1f1;height:84px}.bike-mobile-bottom.mobile-bottom .mobile-bottom__card{display:grid;cursor:pointer;justify-content:flex-start;flex:1;border-right:.5px solid rgba(131,131,131,.4705882353);padding-right:5.5px}.bike-mobile-bottom.mobile-bottom .mobile-bottom__card .text-icon-comp.icon-group{gap:5px;flex-direction:row-reverse}.bike-mobile-bottom.mobile-bottom .mobile-bottom__card .text-icon-comp.icon-group .icon img{width:6.67px;height:3.33px}.bike-mobile-bottom.mobile-bottom .mobile-bottom__card .text-icon-comp.icon-group p a{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000;letter-spacing:0px;text-wrap-mode:nowrap}.bike-mobile-bottom.mobile-bottom .mobile-bottom__card b{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#000}.bike-mobile-bottom.mobile-bottom .mobile-bottom__card:last-child{border:none}@media (min-width: 400px){.bike-mobile-bottom.mobile-bottom{width:100%}.bike-mobile-bottom.mobile-bottom .mobile-bottom__card{justify-content:center}}.bike-list-header{height:91px;padding:0 80px;background:#fafafa;display:flex;justify-content:space-between;width:100%;gap:20px}.bike-list-header .btn-group{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.bike-list-header .btn-group .back-btn .pf-button{padding-right:0;padding-left:0;gap:12px}.bike-list-header .btn-group .back-btn .pf-button .pf-button-content{font-size:16px;font-weight:600}.bike-list-header .btn-group .back-btn .pf-button .side-icon{width:40px;height:40px}.bike-list-header .btn-group .back-btn .pf-button .side-icon img{width:20px;height:20px}.bike-list-header .btn-group .edit-btn{padding:0;height:100%;display:flex;align-items:flex-end}.bike-list-header .btn-group .edit-btn .pf-button{padding:10px;width:36px;height:36px}.bike-list-header .btn-group .edit-btn .pf-button .side-icon img{width:14px;height:14px}.bike-list-header .all-filter-list{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:scroll;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;justify-content:space-between}.bike-list-header .all-filter-list::-webkit-scrollbar{display:none}.bike-list-header .all-filter-list .filter-item-list{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.bike-list-header .all-filter-list .filter-item-list .pf-filter-dropdown:nth-child(1) .pf-dropdown-container .pf-dropdown-main .end-component{rotate:0deg!important}@media screen and (max-width: 768px){.bike-list-header{min-height:102px;flex-direction:column;gap:0;padding:0;background:transparent}.bike-list-header .btn-group{padding:0 20px;background:#fff;min-height:64px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.bike-list-header .btn-group .back-btn .pf-button{padding:0;height:34px}.bike-list-header .btn-group .back-btn .pf-button .side-icon img{width:28px;height:auto}.bike-list-header .btn-group .back-btn .pf-button .pf-button-content{flex-direction:column;gap:4px}.bike-list-header .btn-group .back-btn .pf-button .pf-button-content p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#222}.bike-list-header .btn-group .back-btn .pf-button .pf-button-content div span{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#666;text-transform:uppercase}.bike-list-header .all-filter-list{padding:0 20px;min-height:61px;background:#e3f1ff}.bike-list-header .all-filter-list .filter-item-list{gap:9px}.bike-list-header .all-filter-list .filter-item-list .pf-filter-dropdown .pf-dropdown-container{border:1px solid rgba(184,184,184,.3098039216);border-radius:3px;height:34px;max-width:unset}.bike-list-header .all-filter-list .filter-item-list .pf-filter-dropdown .pf-dropdown-container .pf-dropdown-main p{font-size:12.77px}}.bike-all-filters.mobile-filters{position:fixed;width:100vw;height:100vh;top:0;left:0;background:#e4f1ff;z-index:999}.bike-all-filters.mobile-filters .mobile-filters__header{height:64px;background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding:0 10px}.bike-all-filters.mobile-filters .mobile-filters__selected{display:flex;align-items:center;padding:16px 16px 0;gap:10px;overflow:scroll;max-height:65px}.bike-all-filters.mobile-filters .mobile-filters__selected .text-icon-comp.icon-group{background:#fff;border-radius:61px;border:1px solid rgba(0,0,0,.7490196078);height:33px;padding:0 16px;flex-direction:row-reverse}.bike-all-filters.mobile-filters .mobile-filters__selected .text-icon-comp.icon-group p a{text-wrap-mode:nowrap;color:#222;font-size:14px}.bike-all-filters.mobile-filters .mobile-filters__selected .text-icon-comp.icon-group .icon img{width:12.25px;height:12.25px}.bike-all-filters.mobile-filters .mobile-filters__bottom{display:flex;position:fixed;bottom:0;width:100%;left:0;background:#f1f1f157;height:84px;align-items:center;justify-content:center;gap:108px;padding:0 20px}.bike-all-filters.mobile-filters .mobile-filters__bottom:after{content:"";position:absolute;backdrop-filter:blur(13px);background-color:#ffffff36;width:100%;height:100%;left:0;z-index:1}.bike-all-filters.mobile-filters .mobile-filters__bottom .pf-button{height:34px;width:131px;padding:0;z-index:2;border-radius:4px}.bike-all-filters.mobile-filters .mobile-filters__bottom .pf-button.outlined-btn{border:1px solid #666666;width:96px}.bike-all-filters.mobile-filters .mobile-filters__bottom .pf-button.outlined-btn .pf-button-content{color:#666}.bike-all-filters.mobile-filters .mobile-filters__bottom .pf-button .pf-button-content{font-size:16px;font-weight:700;min-height:-moz-fit-content;min-height:fit-content;overflow:scroll}.bike-all-filters.mobile-filters .mobile-filters__list{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (max-width: 600px){.bike-all-filters.mobile-filters .mobile-filters__header .pf-back-button .pf-button{gap:0}.bike-all-filters.mobile-filters .mobile-filters__header .pf-back-button .pf-button .pf-button-content{font-size:16px;font-weight:700}.bike-all-filters.mobile-filters .mobile-filters__header .pf-back-button .pf-button .side-icon img{width:24px;height:24px}.bike-all-filters.mobile-filters .mobile-filters__list{padding-top:20px}.bike-all-filters.mobile-filters .mobile-filters__list button img{width:16px;height:16px}.bike-all-filters.mobile-filters .mobile-filters__list .pf-filter-acc{box-shadow:none}.bike-all-filters.mobile-filters .mobile-filters__list .pf-filter-acc .is-shown{border-radius:0 0 6px 6px}.bike-all-filters.mobile-filters .mobile-filters__list .pf-filter-acc .pf-accordion-header{border-radius:6px 6px 0 0;padding:17px 20px}.bike-all-filters.mobile-filters .mobile-filters__list .pf-filter-acc .pf-accordion-header h6{font-size:16px}}.pf-filter-acc{min-height:59px;max-width:290px;width:100%;box-shadow:0 5px 16px #080f340f;overflow:hidden;transition:all .15s cubic-bezier(.4,0,.2,1) 0ms}.pf-filter-acc .pf-accordion-header{border-radius:6px;padding:20px;min-height:59px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;z-index:3;position:relative;background:#fff;transition:min-height .15s cubic-bezier(.4,0,.2,1) 0ms,height .3s cubic-bezier(.4,0,.2,1) 0ms}.pf-filter-acc .pf-accordion-header h6{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.pf-filter-acc .pf-accordion-header button{width:16px;height:16px;border-radius:8px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer;transition:all .3s ease;position:relative}.pf-filter-acc .pf-accordion-header button img{width:100%;height:100%}.pf-filter-acc .pf-accordion-content{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#666;z-index:2;line-height:28px;background:#fff;min-height:0;height:0;opacity:0;transition:min-height .15s cubic-bezier(.4,0,.2,1) 0ms,height .3s cubic-bezier(.4,0,.2,1) 0ms;transform:translateY(-31px);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;align-items:flex-start}.pf-filter-acc .pf-accordion-content>div{width:100%;min-height:51px;justify-content:flex-start;border-bottom:1px solid rgba(184,184,184,.3411764706)}.pf-filter-acc .is-shown{min-height:10px;height:auto;padding:0 20px 32px;border-radius:0 0 12px 12px;position:static;transform:translateY(0);opacity:1}@media screen and (max-width: 600px){.pf-filter-acc{box-shadow:0 3.05px 9.76px #080f340f;min-height:50px}.pf-filter-acc .pf-accordion-header{min-height:50px;border-radius:7.32px;padding:10px 15px}.pf-filter-acc .pf-accordion-header h6{font-size:14px}.pf-filter-acc .pf-accordion-header button{width:26.36px;height:26.35px}.pf-filter-acc .pf-accordion-header button img{width:11.43px;height:auto}.pf-filter-acc .pf-accordion-content{font-size:12px}.pf-filter-acc .is-shown{padding:0 16px 19px 12px}}.bike-summary-card{background:#f5fbff;border-radius:6px;max-width:357px;min-width:200px;width:100%;min-height:335px;box-shadow:0 4px 6px #0a6ebd14}.bike-summary-card.summary-card{display:flex;flex-direction:column;gap:24px;position:relative;padding-top:16px}.bike-summary-card.summary-card .summary-card__header{width:100%;display:flex;justify-content:flex-end;padding-bottom:24px;position:absolute;top:10px;right:12px}.bike-summary-card.summary-card .summary-card__header .summary-card__title{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;font-family:Roboto,sans-serif}.bike-summary-card.summary-card .summary-card__header .summary-card__close-btn{width:26px;height:25px;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.bike-summary-card.summary-card .summary-card__header .summary-card__close-btn img{width:10.86px;height:10.86px;border:1px solid #292929;border-radius:50%;padding:1px}.bike-summary-card.summary-card .summary-card__body{display:flex;flex-direction:column;gap:32px}.bike-summary-card.summary-card .summary-card__body .summary-card__plan{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:14px;justify-content:flex-start;padding:0 27px}.bike-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:76px;height:41px;border:1.21px solid #efefef;padding:2px}.bike-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bike-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;align-items:flex-start}.bike-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#666}.bike-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;color:#292929}.bike-summary-card.summary-card .summary-card__body .summary-card__plan :nth-child(3) p,.bike-summary-card.summary-card .summary-card__body .summary-card__plan :nth-child(4) p{font-weight:400}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list{display:grid;gap:14px}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;align-items:flex-start;padding:0 27px}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item h6{font-family:Inter,sans-serif;font-size:16.9px;font-weight:700;text-align:left;color:#222}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:9px;align-items:flex-start}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:9px}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-three{height:1.21px;background:#b8b8b857}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-four .premium-text,.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading-four .premium-value{font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:700!important;color:#292929!important}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group{width:100%;display:flex;justify-content:space-between}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group .premium-text{font-family:Inter,sans-serif;font-size:16.9px;font-weight:400;text-align:left;color:#666}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .text-group .premium-value{font-family:Inter,sans-serif;font-size:16.9px;font-weight:500;text-align:left;color:#222}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .item-heading-1{width:100%;display:flex;justify-content:center;flex-direction:row;gap:9px;align-items:center;background:#fff;border-radius:0 0 6px 6px;height:42px;padding:0 27px}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .item-heading-1 .label-text{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:9px}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .item-heading-1 .label-text .text-group{width:100%;display:flex;justify-content:space-between}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .item-heading-1 .label-text .text-group .premium-text{font-family:Inter,sans-serif;font-size:16.9px;font-weight:400;text-align:left;color:#666}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .item-heading-1 .label-text .text-group .premium-value{font-family:Inter,sans-serif;font-size:16.9px;font-weight:500;text-align:left;color:#222}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .item-heading-four .premium-text,.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .item-heading-four .premium-value{font-family:Inter,sans-serif!important;font-size:16px!important;font-weight:700!important;color:#292929!important}.bike-summary-card.small-summary-card{max-width:357px;width:100%;padding:16px 0 0;gap:16px}.bike-summary-card.small-summary-card .summary-card__header{padding-bottom:15px}.bike-summary-card.small-summary-card .summary-card__header .summary-card__title{font-size:16px}.bike-summary-card.small-summary-card .summary-card__header .summary-card__close-btn{display:none}.bike-summary-card.small-summary-card .summary-card__body{gap:32px}.bike-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:63px;height:34px}.bike-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-size:14px}.bike-summary-card.small-summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-size:12px}.bike-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{gap:20px}.bike-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading h6,.bike-summary-card.small-summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text .text-group p{font-size:14px}@media screen and (max-width: 600px){.bike-summary-card.summary-card{max-width:335px;padding:16px 0 0;gap:16px}.bike-summary-card.summary-card .summary-card__header{padding-bottom:15px}.bike-summary-card.summary-card .summary-card__header .summary-card__title{font-size:16px}.bike-summary-card.summary-card .summary-card__body{gap:32px}.bike-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-img{width:63px;height:34px}.bike-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text h6{font-size:14px}.bike-summary-card.summary-card .summary-card__body .summary-card__plan .summary-card__plan-text p{font-size:12px}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item{gap:20px}.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading h6,.bike-summary-card.summary-card .summary-card__body .summary-card__premium-list .summary-card__premium-item .item-heading .label-text .text-group p{font-size:14px}}.bike-proposer-layout.proposer-layout{width:100%;min-height:100vh;background:#fbf6ee}.bike-proposer-layout.proposer-layout .proposer-layout__content{padding:38px 81px 80px;display:flex;justify-content:center}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main{background:#f8fafc;max-width:925px;width:100%;display:flex;justify-content:center;flex-wrap:wrap}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-stepper{flex:1;max-width:440px}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet{flex:1;max-width:485px;background:#fff}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .small-stepper-bike{position:absolute;top:0;width:100%;display:flex;height:4px;gap:2px}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .small-stepper-bike span{flex:1;border-radius:5px;background:#80808080}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .small-stepper-bike span.active{background:#27ae60}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .pf-input .pf-input-container{height:54px;border-radius:6px}.bike-proposer-layout__summary-modal.modal-main .modal-box{max-width:441px;width:100%;min-width:unset;align-items:center;padding:0}@media screen and (max-width: 670px){.bike-proposer-layout.proposer-layout{min-height:-moz-fit-content;min-height:fit-content;background:#fff}.bike-proposer-layout.proposer-layout .proposer-layout__web-header,.bike-proposer-layout.proposer-layout .proposer-layout__web-footer{display:none}.bike-proposer-layout.proposer-layout .proposer-layout__content{padding:0;flex-wrap:wrap}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-stepper{display:none}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet{max-width:unset}.bike-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .small-stepper-car{display:none}.bike-proposer-layout__summary-modal.modal-main{align-items:center}.bike-proposer-layout__summary-modal.modal-main .modal-box{padding:0 9px;flex:1}.bike-proposer-layout__summary-modal.modal-main .modal-box .bike-summary-card{max-width:unset;border-radius:6px 6px 0 0}.bike-proposer-layout__summary-modal.modal-main.customize-plan__summary-desktop{display:none}.bike-proposer-layout__summary-modal.modal-main.customize-plan__summary-mobile{display:flex}}.car-proposer-header.proposer-header{height:91px;width:100%;background:#fafafa}.car-proposer-header.proposer-header .proposer-header__top{width:100%;padding:18px 80px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .bottom-text{display:none}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__cart-btn{width:49px;height:49px;border-radius:50%;background:#0080ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__cart-btn img{width:24px;height:24px}.car-proposer-header.proposer-header .proposer-header__stepper{height:6px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:1px;justify-content:space-between}.car-proposer-header.proposer-header .proposer-header__stepper span{flex:1;height:100%;width:100%;background:#dadada;border-radius:8px}.car-proposer-header.proposer-header .proposer-header__stepper span.active{background:#0080ff}.car-proposer-header.proposer-header .proposer-header__stepper span:first-child{border-radius:0 5px 5px 0}.car-proposer-header.proposer-header .proposer-header__stepper span:last-child{border-radius:5px 0 0 5px}@media screen and (max-width: 600px){.car-proposer-header.proposer-header{height:68px}.car-proposer-header.proposer-header .proposer-header__top{padding:10px 20px 10px 10px}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button{gap:5px}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button .side-icon{width:34px;height:34px}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button .side-icon img{width:24px;height:24px}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button .bottom-text{display:block}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button .pf-button-content{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#222}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .bottom-text{font-size:14px}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__cart-btn{width:44px;height:44px}.car-proposer-header.proposer-header .proposer-header__top .proposer-header__cart-btn img{width:21px;height:21px}.car-proposer-header.proposer-header .proposer-header__stepper{height:3px}.car-proposer-header.proposer-header .proposer-header__stepper span{height:100%}}.bike-proposer-stepper.proposer-stepper{background:#f9fafc;min-height:-moz-fit-content;min-height:fit-content;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;align-items:flex-start;padding:36px 42px}.bike-proposer-stepper.proposer-stepper .proposer-stepper__step-count p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000}.bike-proposer-stepper.proposer-stepper .proposer-stepper__step-count p b{font-weight:700}.bike-proposer-stepper.proposer-stepper .proposer-setpper__set-option{width:100%;max-width:352px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;align-items:flex-start}.bike-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn{background:#f5fbff;border:1px dashed rgba(0,0,0,.2);justify-content:space-between;min-width:199px}.bike-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn .side-icon img{display:none}.bike-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn:after{content:"";width:16px;height:16px;border-radius:50%;border:1px solid #000}.bike-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.completed:after{content:"";width:16px;height:16px;border:none;background:url(/assets/icons/green-tick-w.png) no-repeat;background-size:16px}.bike-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.active{background:#fff;border:1px solid #0a6ebd}.bike-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.active:after{width:16px;height:16px;border-radius:50%;border:1px solid #000;background-size:0}.bike-owner-details{position:relative}.bike-owner-details .owner-details{padding:31px 64px}.bike-owner-details .owner-details .owner-details__form{display:flex;flex-direction:column;gap:32px}.bike-owner-details .owner-details .owner-details__form .pf-option .pf-option-container .option-list button{justify-content:flex-start;padding:10px 20px;gap:16px}.bike-owner-details .owner-details .owner-details__form .pf-option .pf-option-container .option-list button img{filter:contrast(.5)}.bike-owner-details .owner-details .owner-details__form .pf-option .pf-option-container .option-list button.selected img{filter:none}.bike-owner-details .owner-details__note-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;position:absolute;bottom:-59px;left:20px}@media screen and (max-width: 600px){.bike-owner-details .owner-details{padding:40px 20px 80px}.bike-owner-details .owner-details__note-text{bottom:-30px}}.bike-proposer-contact{position:relative}.kyc-details{padding:32px 64px;width:100%;display:flex;flex-direction:column;gap:32px;position:relative;max-width:485px}.kyc-details .kyc-details__form{display:flex;flex-direction:column;gap:32px}.kyc-details .kyc-details__form .kyc-details__form-ext-link{text-decoration:underline;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0004ff;text-align:center;cursor:pointer;text-underline-offset:2px}.kyc-details .kyc-details__note-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;position:absolute;bottom:-40px;left:20px}@media screen and (max-width: 600px){.kyc-details{padding:40px 20px 0}.kyc-details .kyc-details__note-text{text-wrap-mode:wrap;width:auto;bottom:-50px}}.bike-kyc-header.kyc-header{display:flex;flex-direction:column;gap:8px}.bike-kyc-header.kyc-header .kyc-header__label{width:100%;text-align:start;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.bike-kyc-header.kyc-header .kyc-header__doc{display:flex;gap:15px}.bike-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one{max-width:173px;min-width:110px;width:100%;height:101px;border:1px solid #808080;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:6.88px;cursor:pointer;border-radius:6px}.bike-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one .kyc-header__doc-one-img{border-radius:6px}.bike-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one .kyc-header__doc-one-img img{width:82px;height:46px;border-radius:6px}.bike-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one .kyc-header__doc-one-text{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.bike-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one.selected{background:#0a6ebd14}.bike-vehicle-details{position:relative}.bike-vehicle-details .vehicle-details{padding:32px 64px;display:grid;gap:32px}.bike-vehicle-details .vehicle-details .vehicle-details__card{width:100%}.bike-vehicle-details .vehicle-details .vehicle-details__card .bike-details-card{border:1px solid rgba(0,0,0,.2);border-radius:4px;width:100%;max-width:unset!important}.bike-vehicle-details .vehicle-details .vehicle-details__card .bike-details-card .bike-details-card__left p:nth-child(2){font-weight:700}.bike-vehicle-details .vehicle-details .vehicle-details__form{display:flex;flex-direction:column;gap:32px}.bike-vehicle-details .vehicle-details .vehicle-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap;gap:32px 15px;justify-content:space-between}.bike-vehicle-details .vehicle-details .vehicle-details__form .pf-dynamic-form .pf-dynamic-form-container{width:100%}.bike-vehicle-details .vehicle-details .vehicle-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(4),.bike-vehicle-details .vehicle-details .vehicle-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(5){flex:1}.bike-vehicle-details .vehicle-details .vehicle-details__form .vehicle-details__form-btn{display:flex;gap:37px}.bike-vehicle-details .vehicle-details .vehicle-details__form .vehicle-details__form-btn .back-btn{background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}@media screen and (max-width: 600px){.bike-vehicle-details .vehicle-details{padding:40px 20px}}.bike-external-details{position:relative}.bike-external-details .external-details{padding:32px 64px;display:grid;gap:32px}.bike-external-details .external-details .external-details__card{width:100%}.bike-external-details .external-details .external-details__card .bike-details-card{border:1px solid rgba(0,0,0,.2);border-radius:4px;width:100%;max-width:unset!important}.bike-external-details .external-details .external-details__card .bike-details-card .bike-details-card__left p:nth-child(2){font-weight:700}.bike-external-details .external-details .external-details__form{display:flex;flex-direction:column;gap:32px}.bike-external-details .external-details .external-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap;gap:32px 15px;justify-content:space-between}.bike-external-details .external-details .external-details__form .pf-dynamic-form .pf-dynamic-form-container{width:100%}.bike-external-details .external-details .external-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(4),.bike-external-details .external-details .external-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(5){flex:1}.bike-external-details .external-details .external-details__form .external-details__form-btn{display:flex;gap:37px}.bike-external-details .external-details .external-details__form .external-details__form-btn .back-btn{background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}@media (min-width: 773px) and (max-width: 984px){.bike-external-details .external-details{padding:40px}}@media screen and (max-width: 600px){.bike-external-details .external-details{padding:40px 20px}}.bike-proposer-contact .proposer-contact{padding:32px 64px}.bike-proposer-contact .proposer-contact .proposer-details__form{display:flex;flex-direction:column;gap:32px}.bike-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap;gap:32px 15px;justify-content:space-between}.bike-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container{width:100%}.bike-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(3),.bike-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(4){flex:1}.bike-proposer-contact .proposer-contact .proposer-details__form .proposer-details__form-btn{display:flex;gap:37px}.bike-proposer-contact .proposer-contact .proposer-details__form .proposer-details__form-btn .back-btn{background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}@media screen and (max-width: 600px){.bike-proposer-contact .proposer-contact{padding:40px 20px}}.bike-nominee-details .nomine-details{padding:32px 64px}.bike-nominee-details .nomine-details .nominee-details__form{display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 600px){.bike-nominee-details .nomine-details{padding:40px 20px}}.car-insurer-card{max-width:250px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;position:relative}.car-insurer-card .insurer-card__details{width:100%;display:flex;justify-content:space-between;gap:8px}.car-insurer-card .insurer-card__details .insurer-card__details-img{width:84px;height:45px;border:1px solid #efefef;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:2px}.car-insurer-card .insurer-card__close-icon{position:absolute;top:10px;right:10px;z-index:180}@media screen and (max-width: 600px){.car-insurer-card{min-width:104px;background:#fff;border-radius:2px;max-width:104px;min-height:80px;padding:8px;gap:12px}.car-insurer-card .insurer-card__details .insurer-card__details-name{display:none}.car-insurer-card .insurer-card__details .insurer-card__details-img{width:60px;height:32px}.car-insurer-card .insurance-card__btn{display:none}.car-insurer-card .insurance-card__btn-mobile{display:block}.car-insurer-card .insurance-card__btn-mobile .pf-button{max-height:21px;min-height:21px;height:100%;min-width:86px;width:100%;padding:0;border-radius:3px;text-wrap-mode:nowrap}.car-insurer-card .insurance-card__btn-mobile .pf-button .pf-button-content{font-size:12px;font-weight:600}.car-insurer-card .insurance-card__btn-mobile .pf-button .pf-button-content .sub-text{font-size:12px}.car-insurer-card .insurer-card__close-icon img{width:16px;height:16px}.car-insurer-card.add-policy{width:131px;height:100%;background:#fff;border-radius:5px;border:none}.car-insurer-card.add-policy img{width:24px;height:24px}.car-insurer-card.add-policy p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;color:gray}}.car-compare.compare-insurance .compare-insurance__header .header-pf{position:sticky;top:0;z-index:200}.car-compare.compare-insurance .compare-insurance__header .pf-back-button{display:none}.car-compare.compare-insurance .compare-insurance__table{display:grid;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow:auto}.car-compare.compare-insurance .compare-insurance__table::-webkit-scrollbar{display:none}.car-compare.compare-insurance .compare-insurance__table table{min-width:1182px;width:100%;border-spacing:none;border-collapse:collapse}.car-compare.compare-insurance .compare-insurance__table table thead{background:#fff}.car-compare.compare-insurance .compare-insurance__table table thead th{width:15.2%;text-align:center;padding:16px 22px;border-left:1px solid rgba(128,128,128,.1019607843);border-bottom:1px solid rgba(128,128,128,.1019607843);text-align:-webkit-center}.car-compare.compare-insurance .compare-insurance__table table thead th:first-child{width:20%;vertical-align:top;border-left:none;position:sticky;left:0;background:#fff;z-index:100;text-align:left;padding-left:70px}.car-compare.compare-insurance .compare-insurance__table table thead th:nth-child(2){border-left:none}.car-compare.compare-insurance .compare-insurance__table table thead th .pf-back-button .pf-button-content{font-weight:600}.car-compare.compare-insurance .compare-insurance__table table tbody{background:#fff}.car-compare.compare-insurance .compare-insurance__table table tbody tr td{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-align:center;height:61px}.car-compare.compare-insurance .compare-insurance__table table tbody tr td:first-child{font-weight:600;color:#000;position:sticky;left:0;z-index:100;background:inherit;text-align:left}.car-compare.compare-insurance .compare-insurance__table table tbody tr td.desc-heading{height:74px;background:#fff;padding-left:80px}.car-compare.compare-insurance .compare-insurance__table table tbody tr td.desc-heading p{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#0a6ebd}.car-compare.compare-insurance .compare-insurance__table table tbody tr td .heading-h4{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;color:#0a6ebd!important}.car-compare.compare-insurance .compare-insurance__table table tbody tr td .heading{padding-left:80px;color:#505050}.car-compare.compare-insurance .compare-insurance__table table tbody tr td .desc{text-align:center;padding:0 5%}.car-compare.compare-insurance .compare-insurance__table table tbody tr td .desc.highlight-desc{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;text-align:center}.car-compare.compare-insurance .compare-insurance__table table tbody tr:nth-child(odd){background:#fff}.car-compare.compare-insurance .compare-insurance__table table tbody tr:nth-child(2n){background:#f1f6ff}.car-compare.compare-insurance .compare-insurance__table table tbody .total-premium td{background:#e4f1ff!important;height:167px}.car-compare.compare-insurance .compare-insurance__table table tbody .total-premium td p{height:97px;border-top:1px dashed #808080!important;border-bottom:1px dashed #808080!important;padding:20px 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;background:#f1f6ff;font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;color:#0a6ebd}.car-compare.compare-insurance .compare-insurance__table table tbody .total-premium td:last-child p{border-right:1px dashed #808080!important;border-radius:6px}.car-compare.compare-insurance .compare-insurance__table table tbody .total-premium td .td-text{height:97px}.car-compare.compare-insurance .compare-insurance__table table tbody .total-premium td .td-text p{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;padding-left:80px;flex-direction:column;align-items:flex-start;border-left:1px dashed #808080!important;border-radius:6px}.car-compare.compare-insurance .compare-insurance__table table tbody .total-premium td .td-text span{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#000}.car-compare.compare-insurance .compare-insurance__table table tbody .addon-details.addon-details-heading td{height:71px}.car-compare.compare-insurance .compare-insurance__table table tbody .addon-details.addon-details-heading td p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000;padding-left:80px}.car-compare.compare-insurance .compare-insurance__table table tbody .addon-details td .heading{display:flex;gap:8px;align-items:center}.car-compare.compare-insurance .compare-insurance__table table tbody .addon-details td .desc img{width:25px;height:25px}.car-compare.compare-insurance .compare-insurance__table table tbody .addon-details:nth-child(odd){background:#fff}.car-compare.compare-insurance .compare-insurance__table table tbody .addon-details:nth-child(2n){background:#f1f6ff}.mobile-table-header{display:none;background:#faf8f5}.mobile-table-header .header-card{display:grid;grid-template-columns:1fr 1fr 1fr;background:#faf8f5;justify-content:center;padding:8px 20px 16px;position:sticky;top:0;gap:5px}.mobile-table-header .header-card .ins-card{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.mobile-table-header .compare-content .compare-heading{min-height:51px;padding-left:23px;background:#f2f4f5;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#505050;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start}.mobile-table-header .compare-content .compare-heading .heading-td{width:80%}.mobile-table-header .compare-content .compare-heading .highlight{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;padding-top:24px;padding-bottom:24px}.mobile-table-header .compare-content .compare-heading.heading-h4 p{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#0a6ebd}.mobile-table-header .compare-content .compare-heading.addon-heading{background:#f2f4f5}.mobile-table-header .compare-content .compare-heading.addon-heading p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.mobile-table-header .compare-content .compare-data{display:grid;grid-template-columns:1fr 1fr 1fr;background:#faf8f5;justify-content:center}.mobile-table-header .compare-content .compare-data .highlight.content p{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#0a6ebd;text-align:center}.mobile-table-header .compare-content .compare-data .content{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;min-height:51px;padding:10px 5px}.mobile-table-header .compare-content .compare-data .content p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-align:center}.mobile-table-header .compare-content .compare-data .content img{width:25px;height:25px}.mobile-table-header .compare-content .compare-data .content.desc-h4 p{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;text-align:center}@media (min-width: 1025px) and (max-width: 1200px){.car-compare.compare-insurance .compare-insurance__table table thead th:first-child{width:15%}}@media screen and (max-width: 1024px){.car-compare.compare-insurance .compare-insurance__header .header-pf{display:none}.car-compare.compare-insurance .compare-insurance__header .pf-back-button{display:flex;height:48px;align-items:center}.car-compare.compare-insurance .compare-insurance__table{overflow:visible}.car-compare.compare-insurance .compare-insurance__table table{display:none;min-width:unset}.car-compare.compare-insurance .compare-insurance__table table thead{background:#faf8f5;height:162px}.car-compare.compare-insurance .compare-insurance__table table thead tr th{width:auto;border:none;padding:0}.car-compare.compare-insurance .compare-insurance__table table thead tr th:first-child{display:none}.car-compare.compare-insurance .compare-insurance__table table thead tr th:nth-child(2){margin:0 12px 0 20px}.car-compare.compare-insurance .compare-insurance__table table thead tr th:nth-child(3){margin:0 12px}.car-compare.compare-insurance .compare-insurance__table table thead tr th:last-child{margin-right:20px}.car-compare.compare-insurance .compare-insurance__table table tbody tr{height:51px!important}.car-compare.compare-insurance .compare-insurance__table table tbody tr td{border:none}.car-compare.compare-insurance .compare-insurance__table table tbody tr td:first-child{width:50%}.car-compare.compare-insurance .compare-insurance__table table tbody tr td .heading{padding-left:23px}.car-compare.compare-insurance .mobile-table-header{display:block}}.bike-preview-header{width:100%}.bike-preview-header .preview-header__top{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.bike-preview-header .preview-header__right .pf-button{height:42px;border-radius:6px;background:#0a6ebd14;border:1px solid #0a6ebd;width:120px}.bike-preview-header .preview-header__right .pf-button .pf-button-content{font-size:15px}@media screen and (max-width: 600px){.bike-preview-header{min-height:68px;left:0;background:#ebf0f0;display:grid;padding:0}.bike-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button{gap:5px}.bike-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .side-icon{width:34px;height:34px}.bike-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .side-icon img{width:24px;height:24px}.bike-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .pf-button-content{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#222}.bike-preview-header .preview-header__top .preview-header__left-btn .pf-back-button .bottom-text{font-size:14px}.bike-preview-header .preview-header__top .preview-header__right .pf-button{width:86px}.bike-preview-header .preview-header__stepper{height:3px}.bike-preview-header .preview-header__stepper span{height:100%}}.prev-card{min-width:280px;width:100%;border-radius:6px;border:1px dashed rgba(128,128,128,.5019607843);overflow:hidden}.prev-card .prev-card__card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;min-height:46px;background:#f7faff;border-radius:6px 6px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding:13px 24px 12px}.prev-card .prev-card__card-title span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;padding-left:5px}.prev-card .prev-card__body{padding:0 23px;display:flex;flex-wrap:wrap;background:#fff}.prev-card .prev-card__body .label-text-row{flex:0 0 50%;border-bottom:1px solid rgba(128,128,128,.2);min-width:50%;padding:0 0 16px}.prev-card .prev-card__body .label-text-row:last-child{border:none;justify-content:flex-start;padding-top:14px}.prev-card .prev-card__body .label-text-row:nth-child(odd){padding-right:16px}@media screen and (max-width: 600px){.prev-card{min-width:280px;max-width:unset}.prev-card .prev-card__card-title{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.prev-card .prev-card__card-title span{padding:0}.prev-card .prev-card__body{padding:0 21px}.prev-card .prev-card__body .label-text-row{padding-top:10px}.prev-card .prev-card__body .label-text-row:nth-child(odd){min-width:55%;flex:0 0 55%}.prev-card .prev-card__body .label-text-row:nth-child(2n){min-width:45%;flex:0 0 40%}}.bike-application-preview.app-preview{background:#fbf6ee;width:100%}.bike-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn{height:48px;width:120px;background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}.bike-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn{display:none}.bike-application-preview.app-preview .app-preview__contnet{width:100%;display:flex;gap:32px;justify-content:center;padding:37px 80px}.bike-application-preview.app-preview .app-preview__contnet .app-preview__content-heading{display:flex;width:100%;justify-content:space-between;background:#fff}.bike-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{background:#fff;width:100%;max-width:895px;min-width:600px}.bike-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary{display:flex;flex-direction:column;gap:32px;flex:1}.bike-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary .bike-summary-card.small-summary-card{min-width:288px}.bike-application-preview.app-preview .app-preview__contnet .app-preview__content-btn{display:none}.bike-preview-layout.bike-app-preview{width:100%;padding:36px 32px;display:grid;gap:32px}.bike-preview-layout.bike-app-preview .bike-app-preview__one{width:100%;display:flex;flex-wrap:wrap;gap:32px}.bike-preview-layout.bike-app-preview .bike-app-preview__one .bike-app-preview__one-left{flex:1}.bike-preview-layout.bike-app-preview .bike-app-preview__one .bike-app-preview__one-right{flex:1;display:flex;flex-direction:column;gap:24px;justify-content:space-between}@media (max-width: 1029px){.bike-application-preview.app-preview .app-preview__contnet{flex-wrap:wrap}.bike-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{min-width:auto}}@media screen and (max-width: 600px){.bike-application-preview.app-preview{background:#ebf0f0}.bike-application-preview.app-preview .app-preview__header .header-pf,.bike-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn{display:none}.bike-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn{width:44.35px;height:44.35px;border-radius:50%;background:#0080ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.bike-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn img{width:21.6px;height:21.6px}.bike-application-preview.app-preview .app-preview__footer{display:none}.bike-application-preview.app-preview .app-preview__contnet{padding:24px 24px 100px;background:transparent}.bike-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{width:100%;padding:0;background:transparent;display:grid;gap:25px}.bike-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary{display:none}.bike-application-preview.app-preview .app-preview__contnet .app-preview__content-btn{bottom:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;background:#f1f1f1;padding:0}.bike-application-preview.app-preview .app-preview__contnet .app-preview__content-btn .content-btn__mobile{width:100%}.bike-preview-layout.bike-app-preview{width:100%;padding:0;gap:25px}.bike-preview-layout.bike-app-preview .bike-app-preview__one{gap:24px}.bike-app-preview__summary-modal{align-items:flex-end}.bike-app-preview__summary-modal .modal-box{max-width:441px;width:100%;min-width:unset;padding:0;flex:1}.bike-app-preview__summary-modal .modal-box .bike-summary-card{max-width:unset;border-radius:6px 6px 0 0}.bike-app-preview__summary-modal.customize-plan__summary-desktop{display:none}.bike-app-preview__summary-modal.customize-plan__summary-mobile{display:flex}}.car-prev-card{min-width:280px;width:100%;border-radius:6px;border:1px dashed rgba(128,128,128,.5019607843);overflow:hidden}.car-prev-card .prev-card__card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;min-height:46px;background:#f7faff;border-radius:6px 6px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding:13px 24px 12px}.car-prev-card .prev-card__card-title span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;padding-left:5px}.car-prev-card .prev-card__body{padding:0 23px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:0 20px;background:#fff}.car-prev-card .prev-card__body .label-group{display:flex;flex:0 0 50%;max-width:352px}.car-prev-card .prev-card__body .label-group:last-child .label-text-row{border:none;flex:0}.car-prev-card .prev-card__body .label-group:last-child:nth-last-child(1) .label-text-row{min-width:50%}.car-prev-card .prev-card__body .label-text-row{flex:0 0 50%;border-bottom:1px solid rgba(128,128,128,.2);padding:14px 0 16px;min-width:138px;justify-content:flex-start}.car-prev-card .prev-card__body .label-text-row:last-child{justify-content:flex-start}.car-prev-card .prev-card__body .label-text-row:nth-child(odd){padding-right:16px}@media (min-width: 600px) and (max-width: 1300px){.car-prev-card .prev-card__body .label-group{max-width:100%;width:100%;flex:1}}@media screen and (max-width: 600px){.car-prev-card{min-width:280px;max-width:unset}.car-prev-card .prev-card__card-title{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.car-prev-card .prev-card__card-title span{padding:0}.car-prev-card .prev-card__body{padding:0 21px}.car-prev-card .prev-card__body .label-group{max-width:100%;width:100%;flex:0 0 100%;flex-wrap:wrap}.car-prev-card .prev-card__body .label-group:last-child:nth-last-child(1) .label-text-row{min-width:55%}.car-prev-card .prev-card__body .label-text-row{padding-top:10px}.car-prev-card .prev-card__body .label-text-row:nth-child(odd){min-width:55%;flex:0 0 55%}.car-prev-card .prev-card__body .label-text-row:nth-child(2n){min-width:45%;flex:0 0 40%}}.bike-declaration.declaration{background:#fbf6ee}.bike-declaration.declaration .declaration__header{min-height:68px}.bike-declaration.declaration .declaration__header-second-mobile{display:none}.bike-declaration.declaration .declaration__header-second{height:91px;padding:0 80px;background:#fafafa;display:flex;align-items:center}.bike-declaration.declaration .declaration__form{padding:24px 80px 57px 118px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:61px;align-items:flex-start}.bike-declaration.declaration .declaration__form .declaration__form-checkbox{max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;align-items:flex-start}.bike-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox{gap:24px}.bike-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .checkbox-sec{border:2px solid #bcbcbc;background:#fff}.bike-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .checkbox-content label{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#000}.bike-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .check-selected{min-width:24px}.bike-declaration.declaration .declaration__form .declaration__form-checkbox .select-all-box .checkbox-content label{text-decoration:underline;color:#0a6ebd}.bike-declaration.declaration .declaration__form .declaraion__form-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:335px;justify-content:flex-start}.bike-declaration.declaration .declaration__form .declaraion__form-btn .pf-button{height:65px}.bike-declaration.declaration .declaration__form .declaraion__form-btn .pf-button .pf-button-content{font-size:20px}.bike-declaration.declaration .declaration__summary,.bike-declaration.declaration .declaration__mobile{display:none}@media screen and (max-width: 600px){.bike-declaration.declaration{background:#ebf0f0;min-height:100vh}.bike-declaration.declaration .declaration__header-second-desktop{display:none}.bike-declaration.declaration .declaration__header-second-mobile{display:block;padding:0 24px}.bike-declaration.declaration .declaration__form{display:none}.bike-declaration.declaration .declaration__summary{display:flex;flex-direction:column;align-items:center;background:#ebf0f0;padding:0 20px;gap:24px}.bike-declaration.declaration .declaration__summary .broucher-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.bike-declaration.declaration .declaration__summary .broucher-btn .pf-button{background:#fff;border:none;border-radius:6px;height:57px;gap:16px;max-width:400px}.bike-declaration.declaration .declaration__summary .broucher-btn .pf-button .side-icon img{width:16px;height:16px}.bike-declaration.declaration .declaration__summary .broucher-btn .pf-button .pf-button-content{font-size:14px;font-weight:600}.bike-declaration.declaration .declaration__summary .bike-summary-card{box-shadow:none}.bike-declaration.declaration .declaration__summary .bike-summary-card.summary-card{max-width:400px}.bike-declaration.declaration .declaration__summary .save-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:0;margin-top:25px}.bike-declaration.declaration .declaration__summary .save-btn .pf-button{max-width:400px}.bike-declaration.declaration .declaration__footer{display:none}.bike-declaration.declaration .declaration__mobile{display:block}.declaration-mobile{display:flex}}.mobile-declaration .mobile-declaration__heading{width:100%;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#222;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start}.mobile-declaration .mobile-declaration__form-checkbox .pf-checkbox{gap:24px}.mobile-declaration .mobile-declaration__form-checkbox .pf-checkbox .checkbox-sec{border:2px solid #bcbcbc;background:#fff}.mobile-declaration .mobile-declaration__form-checkbox .pf-checkbox .checkbox-content label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000}.mobile-declaration .mobile-declaration__form-checkbox .pf-checkbox .check-selected{min-width:24px}.order-status-card{box-sizing:border-box;min-width:300px;width:100%;min-height:339px;border-radius:6px;box-shadow:0 4px 6px #0a6ebd14;background:#fff;display:flex;flex-direction:column;justify-content:flex-start}.order-status-card .row{width:100%}.order-status-card .row-one{min-height:41px;width:100%;padding:0 18px;box-sizing:border-box;border-radius:6px 6px 0 0;display:flex;align-items:center;justify-content:space-between;background:#f5fbff}.order-status-card .row-one p{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#666}.order-status-card .row-one h5{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#222}.order-status-card .row-two{box-sizing:border-box;padding:16px 0;display:flex;justify-content:space-between;border-bottom:1px solid rgba(128,128,128,.1411764706)}.order-status-card .row-two .text-group{margin-left:18px}.order-status-card .row-two .text-group p{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#666}.order-status-card .row-two .text-group h5{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#292929;padding-top:4px}.order-status-card .row-two .status{width:94px;height:20px;border-radius:4px;margin-right:18px;display:flex;align-items:center;justify-content:center}.order-status-card .row-two .status p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-transform:capitalize}.order-status-card .row-two .status.success{background:#d9f3d7}.order-status-card .row-two .status.success p{color:#27ae60}.order-status-card .row-two .status.failed{background:#ff000058}.order-status-card .row-two .status.failed p{color:red}.order-status-card .order-stepper{padding:27px 20px;display:flex;flex-direction:column;gap:45px;justify-content:flex-start;align-items:flex-start}.order-status-card .order-stepper:first-child .step .timeline-status :after{content:"";width:1.5px;height:37px;background:#06b217;margin:6px 0;position:absolute;top:30px}.order-status-card .order-stepper:not(:last-child) .step .timeline-status :after{content:"";width:1.5px;height:37px;background:#06b217;margin:6px 0;position:absolute;top:25px}.order-status-card .order-stepper .step{display:flex;gap:12px;align-items:center;width:100%}.order-status-card .order-stepper .step .timeline-status{display:flex;flex-direction:column;align-items:center;position:relative}.order-status-card .order-stepper .step .timeline-status .tick-container{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.order-status-card .order-stepper .step .timeline-status .tick-container img{width:19px;height:19px}.order-status-card .order-stepper .step .timeline-status .pending-state{width:24px;height:24px;border:1px solid #d9d9d9;border-radius:50%;display:flex;align-items:center;justify-content:center}.order-status-card .order-stepper .step .timeline-status .pending-state span{background:#b8b8b8;border-radius:50%;width:12px;height:12px;display:block}.order-status-card .order-stepper .step .timeline-msg{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.order-status-card .order-stepper .step .timeline-msg .message{display:flex;flex-direction:column;justify-content:center}.order-status-card .order-stepper .step .timeline-msg .message h5{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#292929}.order-status-card .order-stepper .step .timeline-msg .message p{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#666;padding-top:4px}.order-status-card .order-stepper .step .timeline-msg .date p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#292929}.payment-details-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0a6ebd14;min-width:300px;width:100%;height:100%;box-sizing:border-box}.payment-details-card .field{margin-bottom:1.5rem}.payment-details-card .label{color:#666;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:400}.payment-details-card .value{color:#292929;min-height:1.5rem;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.payment-details-card .card-info{display:flex;align-items:center;gap:1rem}.payment-details-card .bank-logo{width:50px;height:50px;border:1px solid #eee;border-radius:8px;box-sizing:border-box}.payment-details-card .bank-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.payment-details-card .card-details{font-size:1.1rem}.payment-details-card .card-details .heading{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#666}.payment-details-card .card-details .value{color:#292929;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.payment-details-card .shimmer{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8,#edeef1 20%,#f6f7f8 40% 100%);background-repeat:no-repeat;background-size:800px 104px;animation:shimmer 1.5s infinite linear;min-height:1.5rem;border-radius:4px}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.bike-download-policy.download-policy{background:#eff6ff;padding-bottom:50px}.bike-download-policy.download-policy .download-policy__loader{display:flex;position:absolute;z-index:10;justify-content:center;align-items:center;width:100%;height:100vh;opacity:.9}.bike-download-policy.download-policy .download-policy__body{width:100%;display:flex;gap:68px;padding:38px 80px}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left{display:flex;flex-direction:column;gap:16px;max-width:335px;width:100%}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left .mobile-btn{display:none}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left .contact-card{min-height:65px;min-width:300px;width:100%;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:space-between;padding:18px 16px;box-sizing:border-box}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left .contact-card p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#292929}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left .contact-card a{text-decoration:none;border-radius:6px;border:1px solid rgba(206,206,206,.5019607843);font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#292929;padding:8px 16px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center}.bike-download-policy.download-policy .download-policy__body .download-policy__body-right{display:flex;flex-direction:column;gap:16px;width:100%;position:relative}.bike-download-policy.download-policy .download-policy__body .download-policy__body-right .download-policy__body-pdf-preview{width:100%;height:80vh}.bike-download-policy.download-policy .download-policy__body .download-policy__body-right .download-policy__body-pdf-preview .react-pdf__Page{display:flex;justify-content:center;padding:20px}.bike-download-policy.download-policy .download-policy__body .download-policy__body-right .download-policy__body-pdf-preview .react-pdf__Page__canvas{width:100%!important;height:-moz-fit-content!important;height:fit-content!important}.bike-download-policy.download-policy .btn-container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.bike-download-policy.download-policy .download-btn{height:42px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;position:fixed;bottom:40px}.bike-download-policy.download-policy .download-btn .pf-button{width:288px}.bike-download-policy.download-policy .download-btn .pf-button .side-icon img{filter:invert(1)}@media screen and (max-width: 800px){.bike-download-policy.download-policy .header-pf .header-top{display:none}.bike-download-policy.download-policy .download-policy__body{flex-wrap:wrap;padding:38px 20px;gap:34px}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left{flex:1;gap:20px}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left .mobile-btn{gap:21px;display:flex}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left .mobile-btn a{flex:1}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left .mobile-btn .pf-button{height:41px;gap:16px;padding:0;flex:1}.bike-download-policy.download-policy .download-policy__body .download-policy__body-left .mobile-btn .pf-button.outlined-btn{border-color:#cecece}.bike-download-policy.download-policy .download-policy__body .download-policy__body-right .insurer-details-sec,.bike-download-policy.download-policy .download-policy__body .download-policy__body-right .download-policy__body-pdf-preview{display:none}.bike-download-policy.download-policy .btn-container{display:none;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;position:fixed;left:50%;transform:translate(-50%,-50%);bottom:40px}}.insurer-details-sec{min-height:96px;width:100%;background:linear-gradient(269.38deg,#e8e2ff 14.51%,#dffdff);box-shadow:0 4px 6px #0a6ebd14;border-radius:6px;padding:24px 32px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-start;align-items:flex-start}.insurer-details-sec .col{display:flex;flex-direction:column;gap:4px}.insurer-details-sec .col p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#666}.insurer-details-sec .col h5{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#292929}.insurer-details-sec .col-one{flex-direction:row;gap:12px;margin-right:10px}.insurer-details-sec .col-one .text-group{display:flex;flex-direction:column;gap:4px}.insurer-details-sec .col-one .insurer-logo{background:#fff;border-radius:4px;border:1px solid #bdbdbd;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.insurer-details-sec .col-one .insurer-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 600px){.insurer-details-sec{flex-direction:column}}.travel-hero-section.hero-section{width:100%;min-height:765px;background-image:linear-gradient(0deg,#07335cad,#07335cad),linear-gradient(0deg,#0003,#0003),url(/assets/travel/hero-bg.png);background-size:cover;display:flex;gap:40px;padding:80px;position:relative}.travel-hero-section.hero-section .breadcrumb-menu{position:absolute;left:80px;top:19px}.travel-hero-section.hero-section .hero-section__left{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-form{display:none}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top{display:grid;gap:40px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top h2{font-family:Inter,sans-serif;font-size:36px;font-weight:600;text-align:left;color:#fff;line-height:55px;display:grid;gap:8px;width:60%}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top h2 span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#fff;line-height:32px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top .feature-container{display:grid;gap:15px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top .feature-container .text-icon-comp{gap:20px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top .feature-container .text-icon-comp .icon{width:52px;height:52px;border:1px solid rgba(255,255,255,.3019607843);border-radius:6px;background:#0000003b}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top .feature-container .text-icon-comp .icon img{width:32px;height:32px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top .feature-container .text-icon-comp p a{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#fff}.travel-hero-section.hero-section .hero-section__right{flex:1;max-width:485px}@media screen and (max-width: 999px){.travel-hero-section.hero-section{padding:47px 40px 37.23px}.travel-hero-section.hero-section .breadcrumb-menu{left:40px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top h2{width:auto}}@media screen and (max-width: 900px){.travel-hero-section.hero-section{padding:47px 20px 37.23px}.travel-hero-section.hero-section .breadcrumb-menu{left:20px;top:16px}.travel-hero-section.hero-section .hero-section__left{gap:34px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-form{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top{gap:32px}.travel-hero-section.hero-section .hero-section__left .hero-section__left-top h2{width:auto;font-size:20px;line-height:32px}.travel-hero-section.hero-section .hero-section__right{display:none}}.travel-hero-highlight{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;flex-wrap:wrap;gap:31px;justify-content:flex-start}.travel-hero-highlight .col-one{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end;gap:6px}.travel-hero-highlight .col-one img{width:50px;height:50px;background:#fff;border-radius:6px}.travel-hero-highlight .col-one .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;color:#fff}.travel-hero-highlight .col-one .text-group span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:#fff}.travel-hero-highlight .col-two{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-hero-highlight .col-two .insurer-images{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;align-items:flex-end}.travel-hero-highlight .col-two .insurer-images .img-container{width:50px;height:50px;border-radius:50%;box-shadow:0 4px 6.6px #0000003b}.travel-hero-highlight .col-two .insurer-images .img-container img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.travel-hero-highlight .col-two .insurer-images :nth-child(1){z-index:5}.travel-hero-highlight .col-two .insurer-images :nth-child(2){z-index:4;transform:translate(-8px)}.travel-hero-highlight .col-two .insurer-images :nth-child(3){z-index:3;transform:translate(-16px)}.travel-hero-highlight .col-two .insurer-images :nth-child(4){z-index:2;transform:translate(-24px)}.travel-hero-highlight .col-two .insurer-images p{width:50px;height:50px;border-radius:50%;background:#fef9c4;box-shadow:0 4px 6.6px #0000003b;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.travel-hero-highlight .col-two .text-group p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;color:#fff}.travel-hero-highlight .col-two .text-group span{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;color:#fff}@media (min-width: 768px) and (max-width: 1038px){.travel-hero-highlight{flex-wrap:wrap}}@media screen and (max-width: 768px){.travel-hero-highlight{gap:18px}.travel-hero-highlight .col-one img{width:34px;height:34px}.travel-hero-highlight .col-one .text-group p,.travel-hero-highlight .col-one .text-group span{font-size:10.93px}.travel-hero-highlight .col-two{gap:5.74px}.travel-hero-highlight .col-two .insurer-images .img-container{display:none}.travel-hero-highlight .col-two .insurer-images :nth-child(4){transform:translate(0);width:34.17px;height:34.17px;font-size:10.39px}.travel-hero-highlight .col-two .text-group p,.travel-hero-highlight .col-two .text-group span{font-size:10.93px}}.trip-details{background:#fff;max-width:485px;border-radius:12px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:18px;overflow:hidden}.trip-details h5{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000;padding:40px 64px 0}.trip-details .trip-details__selected{max-width:85%;width:100%;padding:0 64px;display:flex;gap:8px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto}.trip-details .trip-details__selected::-webkit-scrollbar{display:none}.trip-details .trip-details__selected .sel-option{height:31px;border:1px solid rgba(0,0,0,.7490196078);border-radius:61px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px}.trip-details .trip-details__selected .sel-option p{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#222;text-wrap-mode:nowrap}.trip-details .trip-details__selected .sel-option img{width:12px;height:12px}.trip-details .trip-details__form{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%}.trip-details .trip-details__form .trip-details__country{width:100%;padding:0 64px}.trip-details .trip-details__form .trip-details__country h4{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222;padding-bottom:7px}.trip-details .trip-details__form .trip-details__popular{display:grid;gap:8px;overflow:hidden;width:100%}.trip-details .trip-details__form .trip-details__popular h6{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;padding:0 64px}.trip-details .trip-details__form .trip-details__popular .trip-details__popular-list{padding-left:64px;padding-right:64px;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto}.trip-details .trip-details__form .trip-details__popular .trip-details__popular-list::-webkit-scrollbar{display:none}.trip-details .trip-details__form .trip-details__popular .trip-details__popular-list .country-item{min-width:85px;cursor:pointer}.trip-details .trip-details__form .trip-details__popular .trip-details__popular-list .country-item img{width:88px;height:85px;border-radius:3px;-o-object-fit:cover;object-fit:cover}.trip-details .trip-details__form .trip-details__popular .trip-details__popular-list .country-item p{font-family:Inter,sans-serif;font-size:10px;font-weight:500;text-align:left;color:#000;padding-top:8px;text-wrap-mode:nowrap}.trip-details .trip-details__form .trip-details__date{display:flex;gap:17px;padding:0 64px}.trip-details .trip-details__form .trip-details__submit{width:100%;padding:0 64px 40px}@media screen and (max-width: 600px){.trip-details{gap:16px}.trip-details h5{padding:24px 24px 0}.trip-details .trip-details__selected{padding:0 24px}.trip-details .trip-details__form{gap:32px}.trip-details .trip-details__form .trip-details__country,.trip-details .trip-details__form .trip-details__popular h6{padding:0 24px}.trip-details .trip-details__form .trip-details__popular .trip-details__popular-list{padding-left:24px;padding-right:24px}.trip-details .trip-details__form .trip-details__date{flex-wrap:wrap;padding:0 24px;gap:32px}.trip-details .trip-details__form .trip-details__submit{padding:0 24px 40px}}.travel-reason{border:1.49px solid;border-image-source:radial-gradient(114.74% 146.48% at 11.11% -4.46%,rgba(0,0,0,0) 12.38%,rgba(0,0,0,.28) 51.54%,rgba(0,0,0,0) 100%);min-height:869px;padding:80px;display:flex;flex-direction:column;gap:80px}.travel-reason .travel-reason__header{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.travel-reason .travel-reason__header h3{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.travel-reason .travel-reason__header p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:32px}.travel-reason .travel-reason__list{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.travel-reason .travel-reason__list h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.travel-reason .travel-reason__list .feature-list{width:100%;display:flex;justify-content:space-between;align-items:flex-start;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;min-height:374px;gap:80px}.travel-reason .travel-reason__list .feature-list::-webkit-scrollbar{display:none}.travel-reason .travel-reason__list .feature-list .feature-item{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:29px;padding-top:40px;min-width:181px}.travel-reason .travel-reason__list .feature-list .feature-item .feature-img{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-reason .travel-reason__list .feature-list .feature-item .feature-img img{height:78px}.travel-reason .travel-reason__list .feature-list .feature-item .feature-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}.travel-reason .travel-reason__list .feature-list .feature-item .feature-text h6{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#1e1d4c}.travel-reason .travel-reason__list .feature-list .feature-item .feature-text p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#5e6282;text-align:center;width:181px;line-height:26px}.travel-reason .travel-reason__list .feature-list .feature-item:nth-child(2){position:relative;background:#fff;border-radius:36px;box-shadow:0 1.85px 3.15px #00000001,0 8.15px 6.52px #00000002,0 20px 13px #00000003,0 38.52px 25.48px #00000003,0 64.81px 46.85px #00000004,0 100px 80px #00000005;height:314px;padding-top:0;min-width:302px}.travel-reason .travel-reason__list .feature-list .feature-item:nth-child(2) .feature-img img{width:146px;height:129px}.travel-reason .travel-reason__list .feature-list .feature-item:nth-child(2):after{content:"";position:absolute;background:#ffb534;width:100px;height:100px;border-radius:30px 0 10px;bottom:-33px;left:-35px;z-index:-1}@media screen and (max-width: 600px){.travel-reason{background:#faf8f5;padding:40px 20px 80px;min-height:623px}.travel-reason .travel-reason__header{gap:20px}.travel-reason .travel-reason__header h3{font-size:20px;line-height:32px}.travel-reason .travel-reason__header p{font-size:14px;line-height:24px;text-align:justify}.travel-reason .travel-reason__list{gap:32px}.travel-reason .travel-reason__list h4{font-size:20px}.travel-reason .travel-reason__list .feature-list{min-height:unset;gap:64px}.travel-reason .travel-reason__list .feature-list .feature-item{min-width:192px;justify-content:flex-start;max-height:-moz-fit-content;max-height:fit-content;padding:0}.travel-reason .travel-reason__list .feature-list .feature-item:after{display:none}.travel-reason .travel-reason__list .feature-list .feature-item:nth-child(2){box-shadow:none;border:none;background:transparent;gap:3px;min-width:unset}.travel-reason .travel-reason__list .feature-list .feature-item:nth-child(2) .feature-img img{height:106px;width:127px}}.travel-list-section.list-section{display:flex;background:#fff1da;position:relative;overflow:hidden;min-height:-moz-fit-content;min-height:fit-content}.travel-list-section.list-section .list-section__left{display:flex;flex-direction:column;gap:40px;padding:60px 0 80px 80px;flex:1}.travel-list-section.list-section .list-section__left h5{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.travel-list-section.list-section .list-section__left ul{padding-left:25px}.travel-list-section.list-section .list-section__left ul li{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:40px}.travel-list-section.list-section .list-section__right{width:852px;height:100%;position:absolute;right:0;display:flex;justify-content:flex-end}.travel-list-section.list-section .list-section__right .img-wrapper{background:url(/assets/travel/right-img.png) no-repeat;background-size:auto 687px;background-position:center;height:100%;width:700px}@media (min-width: 1061px) and (max-width: 1300px){.travel-list-section.list-section{align-items:flex-end}.travel-list-section.list-section .list-section__left{flex:auto}.travel-list-section.list-section .list-section__right{position:static;min-width:40%;min-height:600px;display:grid}.travel-list-section.list-section .list-section__right .img-wrapper{min-height:600px;min-width:100%;background-size:cover;transform:translate(40px)}}@media screen and (max-width: 1061px){.travel-list-section.list-section{flex-direction:column}.travel-list-section.list-section .list-section__left{padding:40px 20px;flex:1;gap:16px}.travel-list-section.list-section .list-section__left h5{font-size:20px}.travel-list-section.list-section .list-section__left ul li{font-size:16px;line-height:32px}.travel-list-section.list-section .list-section__right{width:100%;min-width:100%;justify-content:center;min-height:475px;position:static}.travel-list-section.list-section .list-section__right .img-wrapper{min-height:475px;background:url(/assets/travel/right-bg-sm.png) no-repeat;background-size:contain;min-width:-moz-fit-content;min-width:fit-content;width:400px}}.travel-faq-section{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:64px;padding:80px}.travel-faq-section h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.travel-faq-section .faq-list{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px}.travel-faq-section .faq-list .faq-sec{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;justify-content:flex-start;flex:1;min-width:411px}.travel-faq-section .faq-list .pf-accordion{flex:0 0 48%;max-width:624px;min-width:300px;width:100%}@media screen and (max-width: 600px){.travel-faq-section{gap:20px;align-items:flex-start;padding:40px 20px}.travel-faq-section h4{font-size:20px;text-align:left}.travel-faq-section .faq-list .section-two{display:none}.travel-faq-section .faq-list .faq-sec{min-width:unset;gap:19.8px}.travel-faq-section .faq-list .pf-accordion{width:100%;min-width:200px;max-width:400px;flex:1}}.travel-cta-banner.travel-banner{width:100%;min-height:344px;display:flex;flex-wrap:wrap-reverse;background:#d6e4e2;border:1px solid #e6f1e6;border-radius:12px;overflow:hidden}.travel-cta-banner.travel-banner .travel-banner__text{flex:1;min-width:564px;padding:40px 64px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:35px;align-items:flex-start}.travel-cta-banner.travel-banner .travel-banner__text .top-text{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;align-items:flex-start}.travel-cta-banner.travel-banner .travel-banner__text .top-text h6{font-family:Inter,sans-serif;font-size:28px;font-weight:600;text-align:left;color:#000;line-height:40px}.travel-cta-banner.travel-banner .travel-banner__text .top-text h6 span{font-weight:400}.travel-cta-banner.travel-banner .travel-banner__text .top-text p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#000;line-height:194%}.travel-cta-banner.travel-banner .travel-banner__text .call-btn .pf-button{height:42px;width:127px;padding:0;border-radius:3px}.travel-cta-banner.travel-banner .travel-banner__text .call-btn .pf-button .pf-button-content{font-size:16px}.travel-cta-banner.travel-banner .travel-banner__img{flex:1;display:flex;min-width:564px;width:100%;height:auto}.travel-cta-banner.travel-banner .travel-banner__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-size:cover}@media screen and (max-width: 600px){.travel-cta-banner.travel-banner .travel-banner__text{padding:33px 24px;min-width:300px}.travel-cta-banner.travel-banner .travel-banner__text .top-text{padding-top:0}.travel-cta-banner.travel-banner .travel-banner__text .top-text h6{font-size:20px;line-height:32px}.travel-cta-banner.travel-banner .travel-banner__text .top-text p{font-size:12px}.travel-cta-banner.travel-banner .travel-banner__text .call-btn .pf-button{height:30px;width:92.34px;padding:0;border-radius:1.29px}.travel-cta-banner.travel-banner .travel-banner__text .call-btn .pf-button .pf-button-content{font-size:11.68px}.travel-cta-banner.travel-banner .travel-banner__text .call-btn .pf-button .side-icon img{width:11.68px;height:11.68px}.travel-cta-banner.travel-banner .travel-banner__img{height:269px;min-width:320px}}.travel-landing-page.landing-page .landing-page__body .landing-page__body-banner{padding:40px 80px 66px}@media screen and (max-width: 600px){.travel-landing-page.landing-page .landing-page__body .landing-page__body-banner{padding:40px 20px 62px}}.travel-quote-page-layout .header-pf .header-top{display:none}.travel-quote-outlet .quote-form{min-height:680px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0;position:relative;background:#faf8f5;padding:72px 0 0}.travel-quote-outlet .quote-form .quote-form__bottom-bg{background-image:url(/assets/travel/quote/travel-quote-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:372px;transform:translateY(20px);width:100%}.travel-quote-outlet .quote-form .quote-form__breadcrumbs{position:absolute;top:19px;left:80px}.travel-quote-outlet .quote-form .quote-form__form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:0 40px}.travel-quote-outlet .quote-form .quote-form__form .quote-form__outlet{border-radius:20px;width:100%;max-width:840px;background:#fff;overflow:hidden}.travel-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper{overflow:hidden;width:100%;border-radius:20px}.travel-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper .quote-stepper{width:100%;height:4px;display:flex;gap:2px}.travel-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper .quote-stepper span{flex:1;height:4px;background:#dadada;border-radius:6px}@media screen and (max-width: 600px){.travel-quote-outlet .quote-form{padding:71px 0;min-height:652px;justify-content:flex-start;background:#faebea;background:linear-gradient(141deg,#faebea,#fcf1ed 51%,#fbf3ed)}.travel-quote-outlet .quote-form .quote-form__bottom-bg{background-image:url(/assets/travel/quote/travel-quote-bg-sm.png);background-position:bottom;background-size:cover;height:161px;transform:translateY(20px);width:100%}.travel-quote-outlet .quote-form .quote-form__form{padding:0 20px}.travel-quote-outlet .quote-form .quote-form__form .quote-form__breadcrumbs{left:20px}.travel-quote-outlet .quote-form .quote-form__form .quote-form__outlet{border-radius:12px;background:linear-gradient(141deg,#faebea,#fcf1ed 51%,#fbf3ed);background:#fff6;border:1px solid rgba(5,119,253,.6);box-shadow:0 0 44px #0a779129;backdrop-filter:blur(4px)}.travel-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper .quote-stepper,.travel-quote-outlet .quote-form .quote-form__form .quote-form__outlet .quote-form__outlet-stepper .quote-stepper span{height:8px}}.travel-member-chip-wrapper{max-width:335px;width:100%}.travel-member-chip-wrapper .error-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:red;padding-top:2px}.travel-member-chip-wrapper .is-invalid.member-selected{border:1px solid red!important}.travel-member-chip{max-width:335px;width:100%;height:56px;background:#fff;border:1px solid #808080;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;padding:12px 10px 12px 20px;cursor:pointer}.travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container{min-width:unset;border:none;padding-right:10px}.travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container.dropdown-disabled{background:transparent}.travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container .dropdown-list{border-radius:0 0 6px 6px}.travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container .pf-dropdown-main{gap:12px}.travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container .pf-dropdown-main .selected{font-weight:600}.travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container .pf-dropdown-main .end-component img{width:auto;height:16.68px}.travel-member-chip .chip-left{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:16px}.travel-member-chip .chip-left img{width:32px;height:32px}.travel-member-chip .chip-left p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#666}.travel-member-chip .chip-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:11px}.travel-member-chip .chip-btn button.btn{width:28px;height:28px;border-radius:50%;background:#dfdfdf52;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer;position:relative}.travel-member-chip .chip-btn .btn-one:after{content:"";width:9.33px;height:2px;background:#797979;display:flex}.travel-member-chip .chip-btn .btn-two:after{content:"";width:9.33px;height:2px;background:#797979;display:flex}.travel-member-chip .chip-btn .btn-two:before{content:"";width:9.33px;height:2px;background:#797979;display:flex;transform:rotate(90deg);position:absolute}.travel-member-chip .chip-btn .chip-value{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.travel-member-chip.member-selected{border:1px solid #06b217}.travel-member-chip.member-selected .chip-left p{color:#000}.travel-member-chip.hide-member-icon .chip-left img{display:none}.travel-member-chip.hide-member-icon .chip-left p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#222}.travel-medical-condition.medical-condition{width:100%;min-height:355px;background:#fff;padding:62px 40px}.travel-medical-condition.medical-condition .medical-condition__container{display:flex;flex-direction:column;gap:32px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__star{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__star .text-icon-comp.icon-group{max-width:335px;min-height:32px;padding:6px 20px;background:#fff2ec;border-radius:3px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__star .text-icon-comp.icon-group p a{font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-align:left;color:#000;color:#f75400}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form{display:flex;flex-direction:column;align-items:center;gap:40px;justify-items:center;width:100%}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .pf-option{gap:24px;align-items:center}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .pf-option label{font-family:Inter,sans-serif;font-size:18px;font-weight:600;text-align:left;color:#222}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .pf-option .pf-option-container{max-width:334px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .pf-option .pf-option-container .option-list button{height:51px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list{display:flex;flex-direction:column;align-items:center;gap:32px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .pf-option{gap:24px;align-items:center}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .pf-option label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .pf-option .pf-option-container .option-list .btn-container{flex:inherit}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .pf-option .pf-option-container .option-list button{height:31px;padding:0 18px;min-width:61px;max-width:-moz-fit-content;max-width:fit-content;border-radius:61px;width:auto;font-size:14px;text-wrap-mode:nowrap}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .medical-condition__members-desc,.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__form-btn{max-width:334px;width:100%}@media screen and (max-width: 600px){.travel-medical-condition.medical-condition{padding:32px 20px 40px;min-height:364px;box-shadow:0 0 44px #0a779129;backdrop-filter:blur(4px)}.travel-medical-condition.medical-condition .medical-condition__container{gap:40px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__star .text-icon-comp.icon-group{gap:6px;padding:6px 8px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__star .text-icon-comp.icon-group p a{font-size:11px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__star .text-icon-comp.icon-group .icon img{width:16px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form{gap:40px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .pf-option{gap:20px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .pf-option label{font-size:16px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .pf-option .pf-option-container .option-list button{height:54px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members{width:100%}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list{width:100%;gap:24px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .pf-option{gap:12px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .pf-option label{font-size:14px;line-height:24px}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .pf-option .pf-option-container .option-list{gap:4px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto;justify-content:flex-start}.travel-medical-condition.medical-condition .medical-condition__container .medical-condition__form .medical-condition__members .medical-condition__members-list .pf-option .pf-option-container .option-list::-webkit-scrollbar{display:none}}.travel-edit .travel-edit__body{position:relative;background:#faf8f5;padding:80px 80px 95px;display:flex;justify-content:center}.travel-edit .travel-edit__body .travel-edit__body-back{display:none}.travel-edit .travel-edit__body .travel-edit__body-breadcrumbs{position:absolute;left:80px;top:19px}.travel-edit .travel-edit__body .edit-quote-form{max-width:882px;background:#fff;border-radius:12px;border:1px solid rgba(5,119,253,.6);box-shadow:0 0 44px #0a779129;backdrop-filter:blur(4px);padding:40px 64px;display:flex;flex-direction:column;gap:32px}.travel-edit .travel-edit__body .edit-quote-form .edit-quote-form__btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-edit .travel-edit__body .edit-quote-form .edit-quote-form__btn .pf-button{max-width:357px}.update-travel-member .modal-box{background:#fff;max-width:840px;min-height:558px;border-radius:20px;position:relative;padding:30px 61px}.update-travel-member .modal-box .close-icon{position:absolute;top:33px;right:80px}.update-travel-member .modal-box .traveling-member.select-insured-member,.update-travel-member .modal-box .traveling-member.select-insured-member .header-sec{padding:0}.update-travel-member .modal-box .traveling-member.select-insured-member .member-list{padding:0;justify-content:space-between}@media screen and (max-width: 768px){.travel-edit .travel-edit__header,.travel-edit .travel-edit__footer{display:none}.travel-edit .travel-edit__body{background:#eef4ed;padding:0;flex-direction:column}.travel-edit .travel-edit__body .travel-edit__body-breadcrumbs{display:none}.travel-edit .travel-edit__body .travel-edit__body-back{display:flex;background:#fff;height:67px;padding:0 20px}.travel-edit .travel-edit__body .travel-edit__body-back .pf-back-button{display:flex;align-items:center}.travel-edit .travel-edit__body .travel-edit__body-back .pf-back-button .pf-button{gap:10px}.travel-edit .travel-edit__body .travel-edit__body-back .pf-back-button .pf-button .side-icon img{width:24px;height:24px;filter:brightness(0)}.travel-edit .travel-edit__body .travel-edit__body-back .pf-back-button .pf-button .pf-button-content{font-size:18px;font-weight:700}.travel-edit .travel-edit__body .edit-quote-form{margin:24px 20px 100px;border:none;background:transparent;backdrop-filter:unset;box-shadow:none;padding:0}.travel-edit .travel-edit__body .edit-quote-form .edit-quote-form__btn{position:fixed;bottom:0;left:0;right:0;padding:20px;background:#eef4ed}.update-travel-member{align-items:flex-end}.update-travel-member .modal-box{position:fixed;border-radius:20px 20px 0 0;padding:27px 20px}.update-travel-member .modal-box .close-icon{right:40px;top:20px}.update-travel-member .modal-box .traveling-member.select-insured-member,.update-travel-member .modal-box .traveling-member.select-insured-member .header-sec{gap:32px}.update-travel-member .modal-box .traveling-member.select-insured-member .header-sec .header-sec__one p{display:none}.update-travel-member .modal-box .traveling-member.select-insured-member .member-list{height:468px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-y:auto}.update-travel-member .modal-box .traveling-member.select-insured-member .member-list::-webkit-scrollbar{display:none}}.edit-country-component.edit-quote__country{display:flex;flex-direction:column;gap:19px}.edit-country-component.edit-quote__country h5{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#222}.edit-country-component.edit-quote__country .edit-quote__selected-list{max-width:100%;width:100%;padding:0;display:flex;gap:8px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto}.edit-country-component.edit-quote__country .edit-quote__selected-list::-webkit-scrollbar{display:none}.edit-country-component.edit-quote__country .edit-quote__selected-list .sel-option{height:51px;border:1px solid rgba(0,0,0,.7490196078);border-radius:61px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 32px}.edit-country-component.edit-quote__country .edit-quote__selected-list .sel-option p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#222;text-wrap-mode:nowrap}.edit-country-component.edit-quote__country .edit-quote__selected-list .sel-option img{width:16px;height:16px}.edit-country-component.edit-quote__country .edit-quote__country-select{display:flex;gap:40px;flex-wrap:wrap}.edit-country-component.edit-quote__country .edit-quote__country-select .autocomplete-wrapper{flex:1}.edit-country-component.edit-quote__country .edit-quote__country-select .autocomplete-wrapper.focused .autocomplete-wrapper-main{border-color:#0080ff}.edit-country-component.edit-quote__country .edit-quote__country-select .autocomplete-wrapper .autocomplete-wrapper-main{background:transparent;border-radius:6px;border-color:gray}.edit-country-component.edit-quote__country .edit-quote__country-select .edit-quote__travel-date{display:flex;flex:1;gap:17px}.edit-country-component.edit-quote__country .edit-quote__country-select .edit-quote__travel-date .pf-date-input{min-width:170px}.edit-country-component.edit-quote__country .edit-quote__country-select .edit-quote__travel-date .pf-date-input .pf-input-container{height:51px}@media screen and (max-width: 600px){.edit-country-component.edit-quote__country{gap:16px}.edit-country-component.edit-quote__country h5{font-size:18px}.edit-country-component.edit-quote__country .edit-quote__selected-list .sel-option{height:31px;padding:8px 16px;gap:8px}.edit-country-component.edit-quote__country .edit-quote__selected-list .sel-option p{font-size:12px}.edit-country-component.edit-quote__country .edit-quote__selected-list .sel-option img{width:12px;height:12px}.edit-country-component.edit-quote__country .edit-quote__country-select{gap:32px}.edit-country-component.edit-quote__country .edit-quote__country-select .edit-quote__travel-date{flex-wrap:wrap;gap:32px}}.remove-member-chip.travel-member-chip-wrapper{max-width:357px;width:100%}.remove-member-chip.travel-member-chip-wrapper .error-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#000;color:red;padding-top:2px}.remove-member-chip.travel-member-chip-wrapper .is-invalid.member-selected{border:1px solid red!important}.remove-member-chip .travel-member-chip{max-width:357px;width:100%;height:56px;background:#fff;border:1px solid #808080;border-radius:6px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;padding:12px 10px 12px 20px;cursor:pointer}.remove-member-chip .travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container{min-width:unset;border:none}.remove-member-chip .travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container.dropdown-disabled{background:transparent}.remove-member-chip .travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container .dropdown-list{border-radius:0 0 6px 6px}.remove-member-chip .travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container .pf-dropdown-main{gap:12px}.remove-member-chip .travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container .pf-dropdown-main .selected{font-weight:600}.remove-member-chip .travel-member-chip .age-dp .pf-dropdown .pf-dropdown-container .pf-dropdown-main .end-component img{width:auto;height:16.68px}.remove-member-chip .travel-member-chip .chip-left{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:16px}.remove-member-chip .travel-member-chip .chip-left img{width:20px;height:20px}.remove-member-chip .travel-member-chip .chip-left p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}@media screen and (max-width: 600px){.travel-member-chip{height:auto;height:56px;gap:10px 0;flex:1}.travel-member-chip .chip-left{gap:8px}}.edit-traveller.edit-quote__traveller h5{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;padding-bottom:16px}.edit-traveller.edit-quote__traveller .edit-quote__traveller-list{display:flex;flex-wrap:wrap;gap:24px 40px}.edit-traveller.edit-quote__traveller .edit-quote__traveller-list .remove-member-chip.travel-member-chip-wrapper,.edit-traveller.edit-quote__traveller .edit-quote__traveller-list .edit-quote__add-traveller{flex:0 0 47%}.edit-traveller.edit-quote__traveller .edit-quote__traveller-list .edit-quote__add-traveller{border:1px dashed rgba(102,102,102,.5882352941);height:56px}@media screen and (max-width: 600px){.edit-traveller.edit-quote__traveller h5{font-size:18px}.edit-traveller.edit-quote__traveller .edit-quote__traveller-list{gap:12px}.edit-traveller.edit-quote__traveller .edit-quote__traveller-list .remove-member-chip.travel-member-chip-wrapper,.edit-traveller.edit-quote__traveller .edit-quote__traveller-list .edit-quote__add-traveller{flex:auto;max-width:unset}}.edit-medical.edit-quote__medical{display:flex;flex-direction:column;gap:42px}.edit-medical.edit-quote__medical .pf-option{align-items:flex-start;gap:24px}.edit-medical.edit-quote__medical .pf-option label{font-family:Inter,sans-serif;font-size:18px;font-weight:600;text-align:left;color:#000}.edit-medical.edit-quote__medical .pf-option .edit-quote__option-chip.pf-option-container .option-list{justify-content:flex-start;max-width:357px}.edit-medical.edit-quote__medical .edit-quote__medical-condition{display:flex;flex-direction:column;gap:24px}.edit-medical.edit-quote__medical .edit-quote__medical-condition .edit-quote__members-list .pf-option{align-items:flex-start;gap:20px}.edit-medical.edit-quote__medical .edit-quote__medical-condition .edit-quote__members-list .pf-option label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.edit-medical.edit-quote__medical .edit-quote__medical-condition .edit-quote__members-list .pf-option .edit-quote__member-selector.pf-option-container .option-list{justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto}.edit-medical.edit-quote__medical .edit-quote__medical-condition .edit-quote__members-list .pf-option .edit-quote__member-selector.pf-option-container .option-list::-webkit-scrollbar{display:none}.edit-medical.edit-quote__medical .edit-quote__medical-condition .edit-quote__members-list .pf-option .edit-quote__member-selector.pf-option-container .option-list .btn-container{min-width:95px;max-width:-moz-fit-content;max-width:fit-content}.edit-medical.edit-quote__medical .edit-quote__medical-condition .edit-quote__members-list .pf-option .edit-quote__member-selector.pf-option-container .option-list button{height:51px;border-radius:61px}.edit-medical.edit-quote__medical .edit-quote__medical-condition .edit-quote__condition-input{max-width:357px}.traveling-member.select-insured-member{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;padding:35px 0 64px}.traveling-member.select-insured-member .header-sec{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px;width:100%;padding:0 64px}.traveling-member.select-insured-member .header-sec .header-sec__one{width:100%;display:grid;justify-content:flex-start;gap:6px}.traveling-member.select-insured-member .header-sec .header-sec__one h2{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000}.traveling-member.select-insured-member .header-sec .header-sec__one p{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#666}.traveling-member.select-insured-member .header-sec .header-sec__one p a{color:#0a6ebd}.traveling-member.select-insured-member .header-sec .member-gender{width:198px;height:39px;box-sizing:border-box;background:#eaeaea;border-radius:17px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px;justify-content:space-between;padding:6px 12px}.traveling-member.select-insured-member .header-sec .member-gender button{height:27px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;color:#666;text-align:center;width:50%;transition:all .3s ease-in-out;cursor:pointer}.traveling-member.select-insured-member .header-sec .member-gender button.active{background:#009799;color:#fff;border-radius:17px;text-align:center;font-weight:700;box-sizing:border-box}.traveling-member.select-insured-member .member-list{display:flex;justify-content:center;flex-direction:row;gap:20px;align-items:center;flex-wrap:wrap;width:100%;padding:0 64px}.traveling-member.select-insured-member .submit-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:23px}.traveling-member.select-insured-member .submit-btn .pf-button.back-btn{border:1px solid #000000}.traveling-member.select-insured-member .submit-btn .pf-button{max-width:335px;width:100%}@media screen and (max-width: 768px){.traveling-member.select-insured-member{padding:32px 20px}.traveling-member.select-insured-member .header-sec{gap:16px;padding:0}.traveling-member.select-insured-member .header-sec .header-sec__one h2{font-size:16px}.traveling-member.select-insured-member .header-sec .header-sec__one p{width:90%}.traveling-member.select-insured-member .member-list{padding:0;gap:24px 13px}.traveling-member.select-insured-member .submit-btn .pf-button{max-width:unset}}.travel-quote-list.quote-list .quote-list__body{background:#fbf6ee;padding:40px 80px}@media screen and (max-width: 624px){.travel-quote-list.quote-list .quote-list__header{display:none}.travel-quote-list.quote-list .quote-list__body{background:#fbf6ee;padding:20px 20px 71px}}.travel-quote-card.quote-card{min-height:181px;background:#fff;border-radius:8px;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:16px 32px 32px}.travel-quote-card.quote-card .quote-card__left{width:100%;max-width:617px;display:flex;gap:16px;flex-direction:column;justify-content:space-between}.travel-quote-card.quote-card .quote-card__left .quote-card__left-top{display:flex;justify-content:flex-start;gap:9px}.travel-quote-card.quote-card .quote-card__left .quote-card__left-top .quote-card__left-top-logo{width:61px;height:56px;border:1px solid #efefef;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-quote-card.quote-card .quote-card__left .quote-card__left-top .quote-card__left-top-logo img{-o-object-fit:contain;object-fit:contain;width:100%}.travel-quote-card.quote-card .quote-card__left .quote-card__left-top .quote-card__left-top-text{display:flex;flex-direction:column;justify-content:space-between;padding:4px 0}.travel-quote-card.quote-card .quote-card__left .quote-card__left-top .quote-card__left-top-text h5{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.travel-quote-card.quote-card .quote-card__left .quote-card__left-top .quote-card__left-top-text .pf-button{height:auto;border:none;padding:0;width:-moz-fit-content;width:fit-content}.travel-quote-card.quote-card .quote-card__left .quote-card__left-top .quote-card__left-top-text .pf-button .pf-button-content{color:#0a6ebd;text-decoration:underline;text-underline-offset:3px}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom{width:100%;display:flex;gap:20px;justify-content:space-between}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text{display:flex;flex-direction:column;gap:6px;min-width:158px}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text .text-icon-comp.icon-group .icon img{width:20px;height:20px}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text .text-icon-comp.icon-group a p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#666}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text b{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#222}.travel-quote-card.quote-card .quote-card__right{max-width:253px;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn{width:100%;display:flex;gap:20px}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .view-plan-btn{display:none}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .pf-button{height:42px}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .pf-button .pf-button-content{font-size:20px}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .compare-select-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;min-width:42px;height:42px;border:1px solid #0a6ebd;border-radius:6px;cursor:pointer}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .compare-select-btn img{width:24px}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .compare-select-btn.selected{background:#cee2f2}.travel-quote-card.quote-card .quote-card__right .quote-card__right-highlight .text-icon-comp.icon-group{height:27px;background:#ffeccb;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:14px;max-width:164px}.travel-quote-card.quote-card .quote-card__right .quote-card__right-highlight .text-icon-comp.icon-group .icon img{width:13.55px;height:12.95px}.travel-quote-card.quote-card .quote-card__right .quote-card__right-highlight .text-icon-comp.icon-group p a{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}@media (min-width: 654px) and (max-width: 1020px){.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text{min-width:unset}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text .text-icon-comp.icon-group{flex-direction:column;align-items:flex-start}.travel-quote-card.quote-card .quote-card__right{flex-direction:row-reverse;max-width:unset;justify-content:space-between}.travel-quote-card.quote-card .quote-card__right .quote-card__right-highlight{flex:1;min-width:30%}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn{flex:1;max-width:253px}}@media screen and (max-width: 654px){.travel-quote-card.quote-card{padding:32px 20px;position:relative;gap:40px}.travel-quote-card.quote-card .quote-card__left{gap:24px}.travel-quote-card.quote-card .quote-card__left .line-dash{border-top:1px dashed #c9c9c9}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text{min-width:unset}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text .text-icon-comp.icon-group{flex-direction:column;align-items:flex-start;gap:6px}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text .text-icon-comp.icon-group .icon img{width:16px;height:16px}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text .text-icon-comp.icon-group p a{font-size:12px;font-family:Inter,sans-serif;text-wrap-mode:nowrap}.travel-quote-card.quote-card .quote-card__left .quote-card__left-bottom .travel-feature-text b{font-size:16px}.travel-quote-card.quote-card .quote-card__right{flex-direction:row-reverse;max-width:unset;justify-content:center}.travel-quote-card.quote-card .quote-card__right .quote-card__right-highlight{display:none}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn{flex:1;flex-direction:column;gap:24px;align-items:center;max-width:unset}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .compare-select-btn{position:absolute;top:34px;right:20px}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .view-plan-btn.pf-button{height:auto;border:none;padding:0;width:-moz-fit-content;width:fit-content}.travel-quote-card.quote-card .quote-card__right .quote-card__right-btn .view-plan-btn.pf-button .pf-button-content{color:#0a6ebd;text-decoration:underline;text-underline-offset:3px}}.rfq-list-header{height:91px;padding:0 80px;background:#fafafa;display:flex;justify-content:space-between;width:100%;gap:20px}.rfq-list-header .btn-group{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.rfq-list-header .btn-group .back-btn .pf-button{padding-right:0;padding-left:0;gap:12px}.rfq-list-header .btn-group .back-btn .pf-button .pf-button-content{font-size:16px;font-weight:600}.rfq-list-header .btn-group .back-btn .pf-button .side-icon{width:40px;height:40px}.rfq-list-header .btn-group .back-btn .pf-button .side-icon img{width:20px;height:20px}.rfq-list-header .btn-group .edit-btn{padding:0}.rfq-list-header .btn-group .edit-btn .pf-button{padding:10px;width:36px;height:36px}.rfq-list-header .all-filter-list{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:scroll;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px;justify-content:space-between}.rfq-list-header .all-filter-list::-webkit-scrollbar{display:none}.rfq-list-header .all-filter-list .filter-item-list{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}@media screen and (max-width: 768px){.rfq-list-header{min-height:102px;flex-direction:column;gap:0;padding:0}.rfq-list-header .btn-group{padding:0 20px;background:#fff;min-height:48px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start}.rfq-list-header .btn-group .back-btn .pf-button{padding:0;height:34px}.rfq-list-header .btn-group .back-btn .pf-button .side-icon img{width:14px;height:14px}.rfq-list-header .all-filter-list{padding:11px 20px}.rfq-list-header .all-filter-list .filter-item-list{gap:19px}.rfq-list-header .all-filter-list .filter-item-list .sort-dropdown{display:flex}.rfq-list-header .all-filter-list .filter-item-list .pf-filter-dropdown .pf-dropdown-container{height:34px}.rfq-list-header .all-filter-list .filter-item-list .pf-filter-dropdown .pf-dropdown-container .pf-dropdown-main p{font-size:12.77px}}.travel-summary-card.summary-card{background:#fafafa;max-width:375px;width:100%;padding:32px 20px 34px;border-radius:12px;display:flex;flex-direction:column;gap:20px}.travel-summary-card.summary-card.modal-card{background:#f5fbff;padding:19px 16px;border-radius:6px}.travel-summary-card.summary-card .summary-card__header{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#222;padding-bottom:14px;border-bottom:1px solid rgba(184,184,184,.3411764706)}.travel-summary-card.summary-card .summary-card__content{display:flex;flex-direction:column;gap:20px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-one{display:flex;flex-direction:column;gap:8px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-one h5{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#000;padding-top:4px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-two{display:flex;flex-direction:column;gap:8px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-two h5{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#000;padding-top:4px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-two .summary-card__insurer{display:flex;gap:8px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-two .summary-card__insurer .insurer-logo{width:76px;height:41px;border:1px solid #efefef;border-radius:3px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-two .summary-card__insurer .insurer-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-two .summary-card__insurer .insurer-text{height:41px;display:flex;flex-direction:column;justify-content:space-evenly}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-two .summary-card__insurer .insurer-text h5{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#292929}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-two .summary-card__insurer .insurer-text p{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#666}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-three{border-bottom:1px solid rgba(184,184,184,.3411764706);display:flex;flex-direction:column;gap:8px;padding-bottom:20px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-three h5{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#000;padding-top:4px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-four{padding-bottom:4px}.travel-summary-card.summary-card .summary-card__content .summary-card__sec-four .label-text .text-group .premium-text,.travel-summary-card.summary-card .summary-card__content .summary-card__sec-four .label-text .text-group .premium-value{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#292929}.travel-summary-card.summary-card .label-text .text-group{display:flex;justify-content:space-between}.travel-summary-card.summary-card .label-text .text-group .premium-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#666}.travel-summary-card.summary-card .label-text .text-group .premium-value{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#222}.travel-quote-details .travel-quote-details__body{padding:18px 80px 80px;background:#fbf6ee;display:flex;flex-direction:column;gap:32px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content{display:flex;gap:32px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left{padding:35px 30px 60px;background:#fff;border-radius:8px;flex:1;display:flex;flex-direction:column;gap:32px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left .travel-quote-details__content-highlights{display:flex;gap:13.08px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left .travel-quote-details__features{display:flex;flex-direction:column;gap:32px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-right{max-width:356px;min-width:265px;width:100%;display:flex;flex-direction:column;gap:24px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-right .pf-button{height:42px}.travel-summary-modal .modal-box{padding:0;max-width:375px;width:100%;position:relative}.travel-summary-modal .modal-box .close-icon{position:absolute;right:33px;top:15px}@media screen and (max-width: 1200px){.travel-quote-details .travel-quote-details__body .travel-quote-details__content{flex-wrap:wrap-reverse}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left{width:100%}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left .travel-quote-details__content-highlights{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto;width:100%;display:grid;grid-template-columns:repeat(4,1fr)}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left .travel-quote-details__content-highlights::-webkit-scrollbar{display:none}}@media screen and (max-width: 600px){.travel-quote-details .travel-quote-details__header{display:none}.travel-quote-details .travel-quote-details__body{padding:0 0 80px}.travel-quote-details .travel-quote-details__body .travel-quote-details__heading{position:sticky;top:0;background:#fff;height:48px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding-left:17px;z-index:500}.travel-quote-details .travel-quote-details__body .travel-quote-details__content{flex-wrap:wrap-reverse;padding:0}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left{width:100%;background:transparent;padding:0}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left .travel-quote-details__content-highlights{gap:13px;padding-left:20px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-left .travel-quote-details__features{gap:20px;padding:0 20px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-right{gap:24px;padding:0 20px}.travel-quote-details .travel-quote-details__body .travel-quote-details__content .travel-quote-details__content-right .pf-button{height:42px}}.travel-feature-card.feature-card{width:110px;min-height:116.63px;max-height:-moz-fit-content;max-height:fit-content;padding:13px 10px 13px 13px;box-shadow:0 4.36px 34.88px #8b8b8b1a;border-radius:3.27px;display:flex;flex-direction:column;justify-content:space-between}.travel-feature-card.feature-card .feature-card__top{display:flex;gap:2px;align-items:center}.travel-feature-card.feature-card .feature-card__top p{font-family:Inter,sans-serif;font-size:15.26px;font-weight:500;text-align:left;color:#000;gap:10px}.travel-feature-card.feature-card .feature-card__top p img{width:10.9px;height:10.9px;margin-left:5px}.travel-feature-card.feature-card .feature-card__top p .tooltip-wrapper{height:-moz-fit-content;height:fit-content}.travel-feature-card.feature-card .feature-card__bottom{display:flex;flex-direction:column;gap:2px}.travel-feature-card.feature-card .feature-card__bottom b{font-family:Inter,sans-serif;font-size:15.26px;font-weight:700;text-align:left;color:#000}.travel-feature-card.feature-card .feature-card__bottom p{font-family:Inter,sans-serif;font-size:10.9px;font-weight:400;text-align:left;color:#666;text-wrap-mode:nowrap}.hi-feature-text .hi-feature-text__heading{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px;align-items:flex-start;justify-content:flex-start}.hi-feature-text .hi-feature-text__heading .hi-feature-text__image{min-width:28px;max-width:28px;width:100%;height:28px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.hi-feature-text .hi-feature-text__heading .hi-feature-text__image img{width:100%}.hi-feature-text .hi-feature-text__heading .hi-feature-text__content{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;align-items:flex-start}.hi-feature-text .hi-feature-text__heading .hi-feature-text__content .hi-feature-text__title{height:28px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.hi-feature-text .hi-feature-text__heading .hi-feature-text__content .hi-feature-text__description{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#666;line-height:152%}.hi-feature-text.not-covered .hi-feature-text__heading .hi-feature-text__image{max-width:20px;min-width:20px}@media screen and (max-width: 600px){.hi-feature-text .hi-feature-text__heading .hi-feature-text__content .hi-feature-text__title{font-size:14px}.hi-feature-text .hi-feature-text__heading .hi-feature-text__content .hi-feature-text__description{font-size:12px}}.basic-card{background:#fff;width:100%;border-radius:8px;display:flex;flex-direction:column;padding:15px 21px 17px;position:relative}.basic-card:after,.basic-card:before{content:"";position:absolute;width:25px;height:30px;background:#fbf6ee;top:53px}.basic-card:before{left:-10px;border-radius:10px 50% 50% 10px}.basic-card:after{right:-10px;border-radius:50% 10px 10px 50%}.basic-card .basic-card__insurer{display:flex;gap:8px;border-bottom:1px dashed rgba(0,0,0,.2);padding-bottom:13px;margin-bottom:15px}.basic-card .basic-card__insurer .insurer-logo{width:76px;height:41px;border:1px solid #efefef;border-radius:3px}.basic-card .basic-card__insurer .insurer-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.basic-card .basic-card__insurer .insurer-text{height:41px;display:flex;flex-direction:column;justify-content:space-evenly}.basic-card .basic-card__insurer .insurer-text h5{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:#292929}.basic-card .basic-card__insurer .insurer-text p{font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-align:left;color:#666}.basic-card .basic-card__details{width:100%;display:grid;gap:8px}.basic-card .basic-card__details .tr-label-text{width:100%;display:flex;justify-content:space-between}.basic-card .basic-card__details .tr-label-text .text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#292929}.basic-card .basic-card__details .tr-label-text:last-child .text:first-child{margin-top:4px}.basic-card .basic-card__details .tr-label-text:last-child .text:first-child b{font-weight:700}.basic-card .basic-card__details .tr-label-text:last-child .text:first-child .price-btn{font-family:Inter,sans-serif;font-size:10px;font-weight:400;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:2px;padding-top:4px;cursor:pointer}.basic-card .basic-card__details .tr-label-text:last-child b{display:flex;color:#000}.basic-card .basic-card__details .tr-label-text:last-child b .text{font-weight:400;font-size:12px}.proposer-header{height:91px;width:100%;background:#fafafa}.proposer-header .proposer-header__top{width:100%;padding:18px 80px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.proposer-header .proposer-header__top .proposer-header__cart-btn{width:49px;height:49px;border-radius:50%;background:#0080ff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;cursor:pointer}.proposer-header .proposer-header__top .proposer-header__cart-btn img{width:24px;height:24px}.proposer-header .proposer-header__stepper{height:6px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:1px;justify-content:space-between}.proposer-header .proposer-header__stepper span{flex:1;height:100%;width:100%;background:#dadada;border-radius:8px}.proposer-header .proposer-header__stepper span.active{background:#0080ff}.proposer-header .proposer-header__stepper span:first-child{border-radius:0 5px 5px 0}.proposer-header .proposer-header__stepper span:last-child{border-radius:5px 0 0 5px}@media screen and (max-width: 600px){.proposer-header{height:68px}.proposer-header .proposer-header__top{padding:10px 20px 10px 10px}.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button{gap:5px}.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button .side-icon{width:34px;height:34px}.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button .side-icon img{width:24px;height:24px}.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .pf-button .pf-button-content{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#222}.proposer-header .proposer-header__top .proposer-header__left-btn .pf-back-button .bottom-text{font-size:14px}.proposer-header .proposer-header__top .proposer-header__cart-btn{width:44px;height:44px}.proposer-header .proposer-header__top .proposer-header__cart-btn img{width:21px;height:21px}.proposer-header .proposer-header__stepper{height:3px}.proposer-header .proposer-header__stepper span{height:100%}}.travel-proposer-layout.proposer-layout{width:100%;min-height:100vh;background:#fbf6ee}.travel-proposer-layout.proposer-layout .proposer-layout__content{padding:38px 81px 56px;display:flex;justify-content:center}.travel-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main{background:#f8fafc;max-width:925px;width:100%;display:flex;justify-content:center;flex-wrap:wrap}.travel-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-stepper{flex:1;max-width:440px}.travel-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet{flex:1;max-width:485px;background:#fff}.travel-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .propsoer-layout__content-outlet .pf-input .pf-input-container{height:54px;border-radius:6px}.travel-proposer-layout__summary-modal.modal-main .modal-box{max-width:375px;width:100%;min-width:unset;padding:0;position:relative}.travel-proposer-layout__summary-modal.modal-main .modal-box .close-icon{position:absolute;right:33px;top:15px}@media screen and (max-width: 670px){.travel-proposer-layout.proposer-layout{background:#fff}.travel-proposer-layout.proposer-layout .proposer-layout__web-header,.travel-proposer-layout.proposer-layout .proposer-layout__web-footer{display:none}.travel-proposer-layout.proposer-layout .proposer-layout__content{padding:0;flex-wrap:wrap}.travel-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-stepper{display:none}.travel-proposer-layout.proposer-layout .proposer-layout__content .proposer-layout__content-main .proposer-layout__content-outlet{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-proposer-layout__summary-modal .modal-box{padding:0;max-width:375px;width:100%}}.hi-proposer-stepper.proposer-stepper{background:#f8fafc;min-height:-moz-fit-content;min-height:fit-content;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;align-items:flex-start;padding:36px 42px}.hi-proposer-stepper.proposer-stepper .proposer-stepper__step-count p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000}.hi-proposer-stepper.proposer-stepper .proposer-stepper__step-count p b{font-weight:700}.hi-proposer-stepper.proposer-stepper .proposer-setpper__set-option{width:100%;max-width:352px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;align-items:flex-start}.hi-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn{background:#fff;border:1px dotted rgba(0,0,0,.2);justify-content:space-between;min-width:199px}.hi-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn .side-icon img{display:none}.hi-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn:after{content:"";width:16px;height:16px;border-radius:50%;border:1px solid #000}.hi-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.completed:after{content:"";width:16px;height:16px;border:none;background:url(/assets/icons/green-tick-w.png) no-repeat;background-size:16px}.hi-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.active{background:#0a6ebd14;border:1px solid #0a6ebd}.hi-proposer-stepper.proposer-stepper .proposer-setpper__set-option .pf-button.stepper-btn.active:after{width:16px;height:16px;border-radius:50%;border:1px solid #000;background-size:0}.travel-proposer-details .proposer-details{padding:31px 64px}.travel-proposer-details .proposer-details .proposer-details__form{display:flex;flex-direction:column;gap:32px}.travel-proposer-details .proposer-details .proposer-details__form .pf-option .pf-option-container .option-list button{justify-content:flex-start;padding:10px 20px;gap:16px}.travel-proposer-details .proposer-details .proposer-details__form .pf-option .pf-option-container .option-list button img{filter:contrast(.5)}.travel-proposer-details .proposer-details .proposer-details__form .pf-option .pf-option-container .option-list button.selected img{filter:none}@media screen and (max-width: 600px){.travel-proposer-details .proposer-details{padding:40px 20px}}.travel-proposer-contact .proposer-contact{padding:32px 64px}.travel-proposer-contact .proposer-contact .proposer-details__form{display:flex;flex-direction:column;gap:32px}.travel-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form{flex-direction:row;flex-wrap:wrap;gap:32px 15px;justify-content:space-between}.travel-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container{width:100%}.travel-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(3),.travel-proposer-contact .proposer-contact .proposer-details__form .pf-dynamic-form .pf-dynamic-form-container:nth-child(4){flex:1}.travel-proposer-contact .proposer-contact .proposer-details__form .proposer-details__form-btn{display:flex;gap:37px}.travel-proposer-contact .proposer-contact .proposer-details__form .proposer-details__form-btn .back-btn{background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}@media screen and (max-width: 600px){.travel-proposer-contact .proposer-contact{padding:40px 20px}}.travel-kyc-details.kyc-details{padding:32px 64px;width:100%;display:flex;flex-direction:column;gap:32px;position:relative;max-width:485px}.travel-kyc-details.kyc-details .kyc-details__form{display:flex;flex-direction:column;gap:32px}.travel-kyc-details.kyc-details .kyc-details__form .kyc-details__form-ext-link{text-decoration:underline;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0004ff;text-align:center;cursor:pointer;text-underline-offset:2px}.travel-kyc-details.kyc-details .kyc-details__note-text{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;position:absolute;bottom:-50px;left:20px}.kyc-otp-modal .modal-box{background:#fff;position:relative}.kyc-otp-modal .modal-box .close-icon{position:absolute;top:10px}.kyc-otp-modal .modal-box .otp-field{display:flex;flex-direction:column;gap:20px}.kyc-otp-modal .modal-box .otp-field .otp-trigger-msg{font-family:Inter,sans-serif;font-size:13px;font-weight:500;text-align:left;color:#000;color:#15a70b}@media screen and (max-width: 600px){.travel-kyc-details.kyc-details{padding:40px 20px 0}.travel-kyc-details.kyc-details .kyc-details__note-text{text-wrap-mode:wrap;width:auto;bottom:-50px}}.hi-kyc-header.kyc-header{display:flex;flex-direction:column;gap:8px}.hi-kyc-header.kyc-header .kyc-header__label{width:100%;text-align:start;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.hi-kyc-header.kyc-header .kyc-header__doc{display:flex;gap:15px}.hi-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one{max-width:173px;min-width:110px;width:100%;height:101px;border:1px solid #808080;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:6.88px;cursor:pointer;border-radius:6px}.hi-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one .kyc-header__doc-one-img{border-radius:6px}.hi-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one .kyc-header__doc-one-img img{width:82px;height:46px;border-radius:6px}.hi-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one .kyc-header__doc-one-text{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.hi-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one.selected{background:#0a6ebd14}@media screen and (max-width: 600px){.hi-kyc-header.kyc-header .kyc-header__doc{width:100%;gap:13px;flex-wrap:wrap;justify-content:center}.hi-kyc-header.kyc-header .kyc-header__doc .kyc-header__doc-one{width:161px;height:101px}}.travel-member-step-container{overflow:hidden;width:100%;display:grid}.travel-member-step-container .member-list{display:flex;justify-content:flex-start;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-x:auto}.travel-member-step-container .member-list::-webkit-scrollbar{display:none}.travel-member-step-container .member-list .main-member{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;justify-content:flex-start;max-width:64px}.travel-member-step-container .member-list .main-member .img-container{background:#fff;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:64px;height:64px;border-radius:50%;border:1px solid rgba(128,128,128,.5019607843)}.travel-member-step-container .member-list .main-member .img-container img{width:40px;height:40px}.travel-member-step-container .member-list .main-member p{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000;color:#666;text-align:center;max-width:64px;display:grid;place-content:center;min-width:100px}.travel-member-step-container .member-list .main-member p.active-class{color:#000!important}.travel-member-step-container .member-list .main-member.active .img-container{border:1px solid #0a6ebd;background:#ebf6ff}.travel-member-step-container .member-list .connector{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:66px;flex:1;min-width:50px;max-width:90px}.travel-member-step-container .member-list .connector .line{height:1px;width:100%;background:#80808080}.travel-member-step-container .member-list .connector:last-child{display:none}.small-varient .member-list .main-member{max-width:45px}.small-varient .member-list .main-member .img-container{width:39px;height:39px}.small-varient .member-list .main-member .img-container img{width:24px;height:24px}.small-varient .member-list .main-member p{max-width:100px;min-width:100px;font-size:16px}.small-varient .member-list .connector{height:39px;min-width:57px}.small-varient .member-list .connector .line{background:#80808080}.small-varient .member-list .connector.active-connector .line{background:#0a6ebd}@media screen and (max-width: 768px){.small-varient .member-list .main-member{max-width:32px;gap:8px}.small-varient .member-list .main-member .img-container{width:32px;height:32px;z-index:9}.small-varient .member-list .main-member .img-container img{width:20px;height:20px}.small-varient .member-list .main-member p{font-size:10px;font-weight:600}.small-varient .member-list .connector{height:32px;min-width:45px}}.travel-proposer-member-details.member-details{min-width:414px;padding:35px 40px 40px;display:flex;flex-direction:column;gap:39px}.travel-proposer-member-details.member-details .member-details__header{overflow-x:auto;display:grid}.travel-proposer-member-details.member-details .member-details__header .member-step-container{overflow:visible}.travel-proposer-member-details.member-details .member-details__form{display:flex;flex-direction:column;gap:32px}.travel-proposer-member-details.member-details .member-details__form .member-details__form-height-passportno{display:flex;gap:16px}.travel-proposer-member-details.member-details .member-details__form .member-details__form-height-passportno .pf-date-input .pf-input-container{height:54px}.travel-proposer-member-details.member-details .member-details__form .member-details__form-gender .pf-option label{font-size:16px}.travel-proposer-member-details.member-details .member-details__form .member-details__form-gender .travel-member-gender .option-list{gap:13px}.travel-proposer-member-details.member-details .member-details__form .member-details__form-gender .travel-member-gender .option-list .btn-container button{border-radius:3px;gap:16px}.travel-proposer-member-details.member-details .member-details__form .member-details__form-gender .travel-member-gender .option-list .btn-container button img{width:20px;height:20px}.travel-proposer-member-details.member-details .member-details__form .member-details__form-gender .travel-member-gender .option-list .btn-container button p{font-size:16px;font-weight:400}.bmi-modal .modal-box{flex:1;align-items:center;max-width:1282px;max-height:90%;height:100%}.bmi-modal .modal-box .close-icon{width:100%;align-items:flex-end}@media screen and (max-width: 800px){.bmi-modal{bottom:0;top:unset}.bmi-modal .modal-box{width:100%;min-width:100%;max-width:100%;padding:0;max-height:unset;justify-content:flex-end}}@media screen and (max-width: 600px){.travel-proposer-member-details.member-details{padding:40px 20px;min-width:unset}.travel-proposer-member-details.member-details .member-details__form .member-details__form-height-passportno .pf-date-input .pf-input-container .sub-component img{width:16px;height:16px;right:16px}}.travel-medical-details .medical-details{padding:35px 64px;display:flex;flex-direction:column;gap:32px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow-y:auto;height:648px}.travel-medical-details .medical-details::-webkit-scrollbar{display:none}.travel-medical-details .medical-details .medical-details__form{display:grid;gap:32px}.travel-medical-details .medical-details .medical-details__form .mecial-details__form-qst{display:grid;gap:20px}.travel-medical-details .medical-details .medical-details__form .mecial-details__form-qst h5{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-align:left;color:#222;line-height:24px}.travel-medical-details .medical-details .medical-details__form .mecial-details__form-qst .mecial-details__form-view{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#0a6ebd;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.travel-medical-details .medical-details .submit-btn{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-end}.travel-medical-details .medical-details .submit-btn .pf-button{width:160px}@media screen and (max-width: 600px){.travel-medical-details .medical-details{padding:35px 20px;height:calc(100vh - 70px)}}.health-desc{width:323px;display:flex;flex-direction:column;gap:12px;margin-left:32px;margin-top:86px}.health-desc .health-desc__header h5{font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-align:left;color:#222}.health-desc .health-desc__header img{display:none}.health-desc .health-desc__body{background:#fff;box-shadow:0 4px 8px -2px #1118271a;padding:20px 24px 40px;border-radius:6px;position:relative}.health-desc .health-desc__body .health-desc__body-content{height:300px}.health-desc .health-desc__body .health-desc__body-content .pf-textarea .pf-textarea__field{border:none;height:270px;padding:0}.health-desc .health-desc__body .health-desc__btns{display:flex;gap:23px}.health-desc .health-desc__body .health-desc__btns .cancel-btn{border:none}.health-desc .health-desc__body:before{content:"";position:absolute;left:-24px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-right:24px solid #ffffff}@media screen and (max-width: 600px){.health-desc{margin:0;position:fixed;height:100vh;width:100%;display:flex;flex-direction:column;justify-content:flex-end;background:#0009;backdrop-filter:blur(8.3000001907px);gap:0;z-index:999}.health-desc .health-desc__header{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:20px 20px 0 0;padding:32px 20px 29px}.health-desc .health-desc__header h5{font-size:20px}.health-desc .health-desc__header img{width:26px;height:26px;display:block;cursor:pointer}.health-desc .health-desc__body{border-radius:0;height:324px;padding:0 20px 20px;gap:10px;display:flex;flex-direction:column}.health-desc .health-desc__body .health-desc__body-content{height:60%;padding:10px 0}.health-desc .health-desc__body .health-desc__body-content .pf-textarea .pf-textarea__field{height:180px;padding:0}.health-desc .health-desc__btns .cancel-btn{display:none}}.hi-nominee-details .nomine-details{padding:32px 64px}.hi-nominee-details .nomine-details .nominee-details__form{display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 600px){.hi-nominee-details .nomine-details{padding:40px 20px}}.preview-header{height:91px;width:100%;background:#fafafa}.preview-header .preview-header__top{width:100%;padding:18px 80px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between}.preview-header .preview-header__stepper{height:6px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;gap:1px;justify-content:space-between}.preview-header .preview-header__stepper span{flex:1;height:100%;width:100%;background:#dadada;border-radius:8px}.preview-header .preview-header__stepper span.active{background:#0080ff}.preview-header .preview-header__stepper span:first-child{border-radius:0 5px 5px 0}.preview-header .preview-header__stepper span:last-child{border-radius:5px 0 0 5px}@media screen and (max-width: 600px){.preview-header{height:68px}.preview-header .preview-header__top{padding:12px 20px 10px 12px}.preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button{gap:5px}.preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .side-icon{width:34px;height:34px}.preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .side-icon img{width:24px;height:24px}.preview-header .preview-header__top .preview-header__left-btn .pf-back-button .pf-button .pf-button-content{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#222}.preview-header .preview-header__top .preview-header__left-btn .pf-back-button .bottom-text{font-size:14px}.preview-header .preview-header__top .preview-header__cart-btn{width:44px;height:44px}.preview-header .preview-header__top .preview-header__cart-btn img{width:21px;height:21px}.preview-header .preview-header__stepper{height:3px}.preview-header .preview-header__stepper span{height:100%}}.travel-prev-card{min-width:280px;width:100%;border-radius:6px;border:1px dashed rgba(128,128,128,.5019607843)}.travel-prev-card .prev-card__card-title{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;min-height:46px;background:#f7faff;border-radius:6px 6px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding:13px 24px 12px}.travel-prev-card .prev-card__card-title span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;padding-left:5px}.travel-prev-card .prev-card__body{padding:0 23px;display:flex;flex-wrap:wrap}.travel-prev-card .prev-card__body .label-text-row{flex:0 0 50%;border-bottom:1px solid rgba(128,128,128,.2);min-width:50%;padding:0 0 16px}.travel-prev-card .prev-card__body .label-text-row:last-child{border:none}.travel-prev-card .prev-card__body .label-text-row:nth-child(odd){padding-right:16px}@media screen and (max-width: 600px){.travel-prev-card{min-width:280px;max-width:unset;background:#fff}.travel-prev-card .prev-card__card-title{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.travel-prev-card .prev-card__card-title span{padding:0}.travel-prev-card .prev-card__body{padding:0 21px}.travel-prev-card .prev-card__body .label-text-row{padding-top:10px}.travel-prev-card .prev-card__body .label-text-row:nth-child(odd){min-width:55%;flex:0 0 55%}.travel-prev-card .prev-card__body .label-text-row:nth-child(2n){min-width:45%;flex:0 0 40%}}.label-text-row{display:flex;flex-direction:column;gap:4px;min-height:78px;justify-content:flex-end}.label-text-row .label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-align:left;color:gray}.label-text-row .text{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;width:auto}.label-text-row .wrap-text{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.travel-application-preview.app-preview{background:#fbf6ee;width:100%}.travel-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn{height:48px;width:120px;background:#eeeeee80;border:1px solid rgba(0,0,0,.5019607843)}.travel-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn{display:none}.travel-application-preview.app-preview .app-preview__contnet{width:100%;display:flex;gap:32px;justify-content:center;padding:37px 80px}.travel-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{background:#fff;width:100%;max-width:895px;min-width:600px}.travel-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary{display:flex;flex-direction:column;gap:32px;max-width:375px;width:100%}.travel-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary .travel-summary-card{min-width:288px}.travel-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary .buy-now-btn{height:65px}.travel-application-preview.app-preview .app-preview__contnet .app-preview__content-btn{display:none}.single-member-layout.single-member{width:100%;padding:36px 32px;display:grid;gap:32px}.single-member-layout.single-member .single-member__one{width:100%;display:flex;flex-wrap:wrap;gap:32px}.single-member-layout.single-member .single-member__one .single-member__one-left{flex:1}.single-member-layout.single-member .single-member__one .single-member__one-right{flex:1;display:flex;flex-direction:column;gap:24px;justify-content:space-between}.single-member-layout.single-member .single-member__one .single-member__one-right .proposer-member-card .label-text-row:nth-child(1){flex:0 0 100%}.single-member-layout.single-member .single-member__one .single-member__one-right .proposer-member-card .label-text-row:nth-child(2){border:none}@media (min-width: 1185px){.multi-member .single-member__three .multi-member-nominee .label-text-row{flex:1;max-width:160px;min-width:auto;width:100%;border:none}}@media (max-width: 1029px){.travel-application-preview.app-preview .app-preview__contnet{flex-wrap:wrap}.travel-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{min-width:auto}}@media screen and (max-width: 600px){.travel-application-preview.app-preview .app-preview__header .header-pf{display:none}.travel-application-preview.app-preview .app-preview__header .app-preview__header-second .preview-header{background:#ebf0f0}.travel-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn{display:block}.travel-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn.pf-button{padding:0;width:42px;height:42px;border:1px solid #0a6ebd;background:#0a6ebd14}.travel-application-preview.app-preview .app-preview__header .app-preview__header-second .edit-btn.pf-button .pf-button-content,.travel-application-preview.app-preview .app-preview__header .app-preview__header-second .cart-btn,.travel-application-preview.app-preview .app-preview__footer{display:none}.travel-application-preview.app-preview .app-preview__contnet{padding:24px 18px 100px;background:#ebf0f0}.travel-application-preview.app-preview .app-preview__contnet .app-preview__contnet-card{width:100%;padding:0;background:#ebf0f0}.travel-application-preview.app-preview .app-preview__contnet .app-preview__contnet-summary{display:none}.travel-application-preview.app-preview .app-preview__contnet .app-preview__content-btn{position:fixed;bottom:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;height:84px;background:#f1f1f1;padding:9px 24px}.travel-application-preview.app-preview .app-preview__contnet .app-preview__content-btn .content-btn__mobile{width:100%}.single-member-layout.single-member{width:100%;padding:0;gap:24px}.single-member-layout.single-member .single-member__one{gap:24px}.travel-app-preview__summary-modal{align-items:flex-end}.travel-app-preview__summary-modal .modal-box{max-width:441px;width:100%;min-width:unset;padding:0;flex:1}.travel-app-preview__summary-modal .modal-box .travel-summary-card{max-width:unset;border-radius:6px 6px 0 0}.travel-app-preview__summary-modal.customize-plan__summary-desktop{display:none}.travel-app-preview__summary-modal.customize-plan__summary-mobile{display:flex}}.travel-prev-card.medical-card{width:100%;border-radius:6px;border:1px dashed rgba(128,128,128,.5019607843);max-width:unset}.travel-prev-card.medical-card .prev-card__card-title{width:100%;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;height:46px;background:#f7faff;border-radius:6px 6px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;padding-left:24px}.travel-prev-card.medical-card .prev-card__card-title span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#000;padding-left:5px}.travel-prev-card.medical-card .prev-card__body{width:100%;display:flex;flex-direction:column}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member{width:100%;display:flex;flex-direction:column;gap:10px}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row{flex:1;min-width:auto}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row .label{color:#666;font-size:16px;font-weight:400}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(1){grid-column:span 1;padding-top:16px;min-width:150px}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(2){flex:1;grid-column:span 2;align-items:center}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(3){flex:1;align-items:flex-start;grid-column:span 2;padding-left:120px}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(4){flex:1;grid-column:span 1;align-items:flex-end}.travel-prev-card.medical-card .prev-card__body .label-text-row{border:none;flex:1;min-width:unset;gap:8px}.travel-prev-card.medical-card .prev-card__body .label-text-row:last-child{border:none;justify-content:flex-end;padding-top:14px}@media screen and (max-width: 1299px){.travel-prev-card.medical-card .prev-card__body{padding:24px}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details{display:flex;flex-wrap:wrap;gap:24px}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row{flex:0 0 45%!important;padding:0;min-width:110px;min-height:-moz-fit-content;min-height:fit-content}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(1){min-width:auto}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(3){padding-left:0;flex:0}.travel-prev-card.medical-card .prev-card__body .prev-card__body-member .prev-card__body-member-details .label-text-row:nth-child(4){align-items:center}}.travel-declaration.declaration{background:#fbf6ee}.travel-declaration.declaration .declaration__header-second-mobile{display:none}.travel-declaration.declaration .declaration__form{padding:24px 80px 57px 118px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:61px;align-items:flex-start}.travel-declaration.declaration .declaration__form .declaration__form-checkbox{max-width:1200px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;align-items:flex-start}.travel-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox{gap:24px}.travel-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .checkbox-sec{border:2px solid #bcbcbc;background:#fff}.travel-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .checkbox-content label{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#000}.travel-declaration.declaration .declaration__form .declaration__form-checkbox .pf-checkbox .check-selected{min-width:24px}.travel-declaration.declaration .declaration__form .declaration__form-checkbox .select-all-box .checkbox-content label{text-decoration:underline;color:#0a6ebd}.travel-declaration.declaration .declaration__form .declaraion__form-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;width:335px;justify-content:flex-start}.travel-declaration.declaration .declaration__form .declaraion__form-btn .pf-button{height:65px}.travel-declaration.declaration .declaration__form .declaraion__form-btn .pf-button .pf-button-content{font-size:20px}.travel-declaration.declaration .declaration__summary,.travel-declaration.declaration .declaration__mobile{display:none}.declaration-mobile{display:none;align-items:flex-end}.declaration-mobile .modal-box{padding:27px 20px;background:#fff;position:relative;border-radius:6px 6px 0 0}.declaration-mobile .modal-box .close-icon{position:absolute;top:20px;right:30px}.declaration-mobile .modal-box .close-icon img{width:14px;height:14px}@media screen and (max-width: 600px){.travel-declaration.declaration{padding-bottom:80px}.travel-declaration.declaration .declaration__header-second-desktop{display:none}.travel-declaration.declaration .declaration__header-second-mobile{display:block}.travel-declaration.declaration .declaration__header-second-mobile .preview-header{background:#ebf0f0}.travel-declaration.declaration .declaration__form{display:none}.travel-declaration.declaration .declaration__summary{display:flex;flex-direction:column;align-items:center;background:#ebf0f0;padding:0 20px 20px;gap:23px}.travel-declaration.declaration .declaration__summary .broucher-btn{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-declaration.declaration .declaration__summary .broucher-btn .pf-button{background:#fff;border:none;border-radius:6px;height:57px;gap:16px;max-width:400px}.travel-declaration.declaration .declaration__summary .broucher-btn .pf-button .side-icon img{width:16px;height:16px}.travel-declaration.declaration .declaration__summary .broucher-btn .pf-button .pf-button-content{font-size:14px;font-weight:600}.travel-declaration.declaration .declaration__summary .travel-summary-card{box-shadow:none}.travel-declaration.declaration .declaration__summary .travel-summary-card .summary-card__header{display:none}.travel-declaration.declaration .declaration__summary .travel-summary-card.summary-card{max-width:400px;padding:20px 16px;border-radius:6px;background:#f5fbff}.travel-declaration.declaration .declaration__summary .save-btn{position:fixed;bottom:0;width:100%;height:84px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:9px 24px;background:#f1f1f1}.travel-declaration.declaration .declaration__footer{display:none}.travel-declaration.declaration .declaration__mobile{display:block}.declaration-mobile{display:flex}}.mobile-declaration{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}.mobile-declaration .mobile-declaration__heading{width:100%;font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#222;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;border-bottom:1px solid rgba(184,184,184,.3411764706);padding-bottom:16px}.mobile-declaration .mobile-declaration__form-checkbox{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:12px;align-items:flex-start}.mobile-declaration .mobile-declaration__form-checkbox .pf-checkbox{gap:24px;align-items:flex-start;border-bottom:1px solid rgba(184,184,184,.3411764706);padding-bottom:15px}.mobile-declaration .mobile-declaration__form-checkbox .pf-checkbox .checkbox-sec{border:1px solid #666;background:#fff}.mobile-declaration .mobile-declaration__form-checkbox .pf-checkbox .checkbox-content label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#292929;line-height:100%}.mobile-declaration .mobile-declaration__form-btn{width:100%}.car-insurer-card{max-width:180px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;position:relative}.car-insurer-card .insurer-card__details{width:100%;display:flex;justify-content:center;gap:8px}.car-insurer-card .insurer-card__details .insurer-card__details-img{width:126px;height:67.5px;border:1px solid #efefef;border-radius:3px;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;padding:2px}.car-insurer-card .insurer-card__details .insurer-card__details-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.car-insurer-card .insurer-card__details .insurer-card__details-name{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.car-insurer-card .insurance-card__btn{width:100%}.car-insurer-card .insurance-card__btn .pf-button{height:42px}.car-insurer-card .insurance-card__btn-mobile{display:none}.car-insurer-card .insurer-card__close-icon{position:absolute;top:-14px;right:10px;z-index:180}.car-insurer-card .insurer-card__close-icon img{width:26px;height:26px;cursor:pointer}.car-insurer-card.add-policy{width:131px;height:87px;border:1px solid rgba(128,128,128,.5019607843);background:#fcfcfc;border-radius:5px}.car-insurer-card.add-policy img{width:24px;height:24px}.car-insurer-card.add-policy p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:gray}@media screen and (max-width: 600px){.car-insurer-card{min-width:104px;background:#fff;border-radius:2px;max-width:104px;min-height:80px;padding:8px;gap:12px}.car-insurer-card .insurer-card__details{justify-content:space-between}.car-insurer-card .insurer-card__details .insurer-card__details-name{display:none}.car-insurer-card .insurer-card__details .insurer-card__details-img{width:60px;height:32px}.car-insurer-card .insurance-card__btn{display:none}.car-insurer-card .insurance-card__btn-mobile{display:block}.car-insurer-card .insurance-card__btn-mobile .pf-button{max-height:21px;min-height:21px;height:100%;min-width:86px;width:100%;padding:0;border-radius:3px;text-wrap-mode:nowrap}.car-insurer-card .insurance-card__btn-mobile .pf-button .pf-button-content{font-size:12px;font-weight:600}.car-insurer-card .insurance-card__btn-mobile .pf-button .pf-button-content .sub-text{font-size:12px}.car-insurer-card .insurer-card__close-icon{top:10px}.car-insurer-card .insurer-card__close-icon img{width:16px;height:16px}.car-insurer-card.add-policy{width:131px;height:100%;background:#fff;border-radius:5px;border:none}.car-insurer-card.add-policy img{width:24px;height:24px}.car-insurer-card.add-policy p{font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-align:left;color:gray}}.travel-compare.compare-insurance .format-text{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.travel-compare.compare-insurance .format-text img{width:25px;height:25px}.travel-compare.compare-insurance .format-text b{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#000}.travel-compare.compare-insurance .format-text b.highlight{color:#278e3d}.travel-compare.compare-insurance .format-text p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-align:left;color:#666}.travel-compare.compare-insurance .format-text.big-text b,.travel-compare.compare-insurance .format-text.big-text p{font-size:16px}.travel-compare.compare-insurance .compare-insurance__header .header-pf{position:sticky;top:0;z-index:200}.travel-compare.compare-insurance .compare-insurance__header .pf-back-button{display:none}.travel-compare.compare-insurance .compare-insurance__table{display:grid;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overflow:auto}.travel-compare.compare-insurance .compare-insurance__table::-webkit-scrollbar{display:none}.travel-compare.compare-insurance .compare-insurance__table table{min-width:1182px;width:100%;border-spacing:none;border-collapse:collapse}.travel-compare.compare-insurance .compare-insurance__table table thead{background:#fff}.travel-compare.compare-insurance .compare-insurance__table table thead th{width:15.2%;text-align:center;padding:16px 22px;border-bottom:1px solid rgba(128,128,128,.1019607843);text-align:-webkit-center}.travel-compare.compare-insurance .compare-insurance__table table thead th:first-child{width:20%;vertical-align:top;border-left:none;position:sticky;left:0;background:#fff;z-index:100;text-align:left;padding-left:70px}.travel-compare.compare-insurance .compare-insurance__table table thead th:nth-child(2){border-left:none}.travel-compare.compare-insurance .compare-insurance__table table thead th .pf-back-button .pf-button-content{font-weight:600}.travel-compare.compare-insurance .compare-insurance__table table tbody{background:#fff}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-align:center;height:61px}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td:first-child{font-weight:600;color:#000;position:sticky;left:0;z-index:100;background:inherit;text-align:left}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td.desc-heading{height:74px;background:#fff;padding-left:80px}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td.desc-heading p{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#0a6ebd}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td .heading-h4{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;color:#0a6ebd!important}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td .heading{padding-left:80px;color:#505050}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td .desc{text-align:center;padding:0 5%}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td .desc.highlight-desc{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;text-align:center}.travel-compare.compare-insurance .compare-insurance__table table tbody tr:nth-child(odd){background:#fff}.travel-compare.compare-insurance .compare-insurance__table table tbody tr:nth-child(2n){background:#f1f6ff}.travel-compare.compare-insurance .compare-insurance__table table tbody .total-premium td{background:#e4f1ff!important;height:167px}.travel-compare.compare-insurance .compare-insurance__table table tbody .total-premium td p{height:97px;border-top:1px dashed #808080!important;border-bottom:1px dashed #808080!important;padding:20px 0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;background:#f1f6ff;font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;color:#0a6ebd}.travel-compare.compare-insurance .compare-insurance__table table tbody .total-premium td:last-child p{border-right:1px dashed #808080!important;border-radius:6px}.travel-compare.compare-insurance .compare-insurance__table table tbody .total-premium td .td-text{height:97px}.travel-compare.compare-insurance .compare-insurance__table table tbody .total-premium td .td-text p{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;padding-left:80px;flex-direction:column;align-items:flex-start;border-left:1px dashed #808080!important;border-radius:6px}.travel-compare.compare-insurance .compare-insurance__table table tbody .total-premium td .td-text span{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-align:left;color:#000}.travel-compare.compare-insurance .compare-insurance__table table tbody .addon-details.addon-details-heading td{height:71px}.travel-compare.compare-insurance .compare-insurance__table table tbody .addon-details.addon-details-heading td p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000;padding-left:80px}.travel-compare.compare-insurance .compare-insurance__table table tbody .addon-details td .heading{display:flex;gap:8px;align-items:center}.travel-compare.compare-insurance .compare-insurance__table table tbody .addon-details td .desc img{width:25px;height:25px}.travel-compare.compare-insurance .compare-insurance__table table tbody .addon-details:nth-child(odd){background:#fff}.travel-compare.compare-insurance .compare-insurance__table table tbody .addon-details:nth-child(2n){background:#f1f6ff}.travel-mobile-table-header{display:none;background:#faf8f5;padding-bottom:71px}.travel-mobile-table-header .header-card{display:grid;grid-template-columns:1fr 1fr 1fr;background:#faf8f5;justify-content:center;padding:8px 20px 16px;position:sticky;top:0;gap:5px}.travel-mobile-table-header .header-card .ins-card{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.travel-mobile-table-header .compare-content .compare-heading{min-height:51px;padding-left:23px;background:#f2f4f5;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#505050;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start}.travel-mobile-table-header .compare-content .compare-heading .heading-td{width:80%;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000}.travel-mobile-table-header .compare-content .compare-heading .highlight{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#000;padding-top:24px;padding-bottom:24px}.travel-mobile-table-header .compare-content .compare-heading.heading-h4 p{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#0a6ebd}.travel-mobile-table-header .compare-content .compare-heading.addon-heading{background:#f2f4f5}.travel-mobile-table-header .compare-content .compare-heading.addon-heading p{font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-align:left;color:#000}.travel-mobile-table-header .compare-content .compare-data{display:grid;grid-template-columns:1fr 1fr 1fr;background:#faf8f5;justify-content:center}.travel-mobile-table-header .compare-content .compare-data .highlight.content p{font-family:Inter,sans-serif;font-size:20px;font-weight:700;text-align:left;color:#0a6ebd;text-align:center}.travel-mobile-table-header .compare-content .compare-data .content{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;min-height:51px;padding:10px 5px}.travel-mobile-table-header .compare-content .compare-data .content p{font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:left;color:#000;text-align:center}.travel-mobile-table-header .compare-content .compare-data .content img{width:25px;height:25px}.travel-mobile-table-header .compare-content .compare-data .content.desc-h4 p{font-family:Inter,sans-serif;font-size:18px;font-weight:700;text-align:left;color:#000;text-align:center}@media (min-width: 1025px) and (max-width: 1200px){.travel-compare.compare-insurance .compare-insurance__table table thead th:first-child{width:15%}}@media screen and (max-width: 1024px){.travel-compare.compare-insurance .format-text b{font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-align:left;color:#000}.travel-compare.compare-insurance .format-text b.highlight{color:#278e3d}.travel-compare.compare-insurance .format-text p{font-weight:14px;font-weight:400!important}.travel-compare.compare-insurance .compare-insurance__header .header-pf{display:none}.travel-compare.compare-insurance .compare-insurance__header .pf-back-button{display:flex;height:48px;align-items:center}.travel-compare.compare-insurance .compare-insurance__table{overflow:visible}.travel-compare.compare-insurance .compare-insurance__table table{display:none;min-width:unset}.travel-compare.compare-insurance .compare-insurance__table table thead{background:#faf8f5;height:162px}.travel-compare.compare-insurance .compare-insurance__table table thead tr th{width:auto;border:none;padding:0}.travel-compare.compare-insurance .compare-insurance__table table thead tr th:first-child{display:none}.travel-compare.compare-insurance .compare-insurance__table table thead tr th:nth-child(2){margin:0 12px 0 20px}.travel-compare.compare-insurance .compare-insurance__table table thead tr th:nth-child(3){margin:0 12px}.travel-compare.compare-insurance .compare-insurance__table table thead tr th:last-child{margin-right:20px}.travel-compare.compare-insurance .compare-insurance__table table tbody tr{height:51px!important}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td{border:none}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td:first-child{width:50%}.travel-compare.compare-insurance .compare-insurance__table table tbody tr td .heading{padding-left:23px}.travel-compare.compare-insurance .travel-mobile-table-header{display:block}}.health-faq-section{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:64px;padding:120px 80px}.health-faq-section h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.health-faq-section .faq-list{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px}.health-faq-section .faq-list .faq-sec{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px;justify-content:flex-start;flex:1;min-width:411px}.health-faq-section .faq-list .pf-accordion{flex:0 0 48%;max-width:624px;min-width:300px;width:100%}@media screen and (max-width: 600px){.health-faq-section{gap:20px;align-items:flex-start;padding:40px 20px}.health-faq-section h4{font-size:20px;text-align:left}.health-faq-section .faq-list .section-two{display:none}.health-faq-section .faq-list .faq-sec{min-width:unset;gap:19.8px}.health-faq-section .faq-list .pf-accordion{width:100%;min-width:200px;max-width:400px;flex:1}}.other-products{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:64px;padding:0 80px 93px}.other-products h6{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}@media screen and (max-width: 600px){.other-products{padding:0 20px 40px;gap:21px}.other-products h6{font-size:20px}.other-products .product-image-slider .slider-container{min-height:159px}.other-products .product-image-slider .slider-container .img-wrapper{min-width:334px;max-height:159px;min-height:159px}}.factors-card{max-width:296px;height:346px;background:linear-gradient(#000,#000) padding-box,linear-gradient(77.32deg,#0577fd99 10.39%,#0080ff99 94.28%,#7defff99 138.26%) border-box;border:2px solid transparent;-webkit-mask-composite:xor;mask-composite:exclude;border-radius:12px;position:relative;overflow:hidden}.factors-card .factor-image{border-radius:12px}.factors-card .factor-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.factors-card .bottom-heading{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000;background:#fff;width:100%;height:86px;border-radius:0 0 12px;padding:20px 32px;position:absolute;bottom:-26px;transition:all .2s ease-out}.factors-card .factor-content{opacity:0;position:absolute;top:0;background:#d8c4b6;height:100%;width:100%;border-radius:0 0 12px;padding:32px;transition:all .2s ease-out}.factors-card .factor-content h6{font-family:Inter,sans-serif;font-size:20px;font-weight:600;text-align:left;color:#000}.factors-card .factor-content .factor-desc{padding-top:12px}.factors-card:hover .bottom-heading{bottom:26px}.factors-card:hover .factor-content{opacity:1}@media screen and (max-width: 768px){.factors-card{min-width:148px;min-height:143px;max-height:143px}.factors-card .bottom-heading{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0;justify-content:flex-start;height:33px;padding:0 0 0 11px;bottom:0;font-size:12px;letter-spacing:-.5px;text-wrap-mode:nowrap;line-height:130%}}.factors-section{padding:120px 80px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:80px;width:100%;overflow:hidden}.factors-section h4{font-family:Inter,sans-serif;font-size:32px;font-weight:600;text-align:left;color:#000}.factors-section .factor-list{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:32px;scrollbar-width:none;-ms-overflow-style:none;overflow:hidden;scroll-snap-type:x mandatory;overflow:scroll;scroll-snap-type:mandatory;scroll-behavior:smooth}.factors-section .factor-list::-webkit-scrollbar{display:none}.factors-section .factor-list .factors-card{min-width:292px}@media screen and (max-width: 600px){.factors-section{padding:40px 20px;gap:19px}.factors-section h4{font-size:20px}.factors-section .factor-list .factors-card{min-width:148px}}
