*{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;-webkit-backdrop-filter:blur(3.3000001907px);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}.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}.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;-webkit-backdrop-filter:blur(4.3000001907px);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}.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}@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}}.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}}.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}}.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}: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{-webkit-backdrop-filter:invert(100%);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;top:0;right:0;bottom:0;left: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;top:100%;right:0;bottom:0;left: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}.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}.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,#f6f7f8 40%,#f6f7f8);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}}.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)}}.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}}.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}}.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}}.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}}.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}}.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;-webkit-backdrop-filter:blur(4px);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;-webkit-backdrop-filter:blur(4px);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;-webkit-backdrop-filter:blur(4px);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;-webkit-backdrop-filter:unset;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-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}.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}.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-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-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-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;-webkit-backdrop-filter:blur(8.3000001907px);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}}.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}}.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-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}}
