:root{--theme-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--theme-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--theme-font--inter-sans-serif:"Inter", sans-serif;--theme-body-font-family:var(--theme-font--inter-sans-serif);--theme-font-size:1rem;--theme-body-font-weight:400;--theme-body-line-height:1.5;--theme-black:#000;--theme-white:#fff;--theme-heading:#180c00;--theme-sub-heading:#073d5f;--theme-content:#4f4f4f;--theme-light-content:#57585a;--theme-primary:#1577bc;--theme-secondary:#51bbe9;--theme-light-blue:#f0fff5;--theme-light-white:#d9d9d9;--theme-gradient:linear-gradient(180deg, #1577bc00 22.5%, #1577bc 100%);--theme-second-gradient:linear-gradient(90deg, #1577bc 0%, #b900bf 100%)}html{font-size:var(--theme-font-size)}body{font-family:var(--theme-body-font-family);font-size:var(--theme-font-size);font-weight:var(--theme-body-font-weight);line-height:var(--theme-body-line-height);color:var(--theme-body-color);text-align:left;letter-spacing:0;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000;margin:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--theme-body-font-family);margin-bottom:0}button{box-shadow:none;border:none;outline:none}a,button{-o-transition:all .3s ease-out 0s;color:var(--theme-text-color);outline:none;text-decoration:none;transition:all .3s ease-out}.d-flex,.d-sm-flex,.d-md-flex,.d-lg-flex,.d-xl-flex{display:flex}p{font-weight:400;line-height:1.55}.radius-4{border-radius:var(--radius-4);-webkit-border-radius:var(--radius-4);-moz-border-radius:var(--radius-4);-ms-border-radius:var(--radius-4);-o-border-radius:var(--radius-4)}ul li,ol li{padding:0;list-style:none}.list-unstyled{margin-bottom:0;padding-left:0;list-style:none}.theme-gradient-1{background:var(--theme-gradient)}.theme-gradient-home{background:linear-gradient(270deg,#0db02b1a 0%,#28aae21a 100%)}.text-gradient{background:linear-gradient(270deg,#0db02b 0%,#28a9e2 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.primary_btn{color:var(--theme-white);text-transform:capitalize;-ms-border-radius:100px;-o-border-radius:100px;-o-transition:background .5s ease-in-out;background:linear-gradient(90deg,#1577bc 0%,#b900bf 100%);border-radius:100px;align-items:center;column-gap:.625rem;padding:min(.72917vw,.875rem) min(2.5vw,3rem);font-size:1.125rem;font-weight:600;transition:background .5s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.primary_btn:before{content:"";opacity:0;-ms-border-radius:50px;-o-border-radius:50px;-o-transition:all .5s ease-in-out;background:linear-gradient(90deg,#1577bc 0%,#b900bf 100%);border-radius:50px;width:100%;height:100%;transition:all .5s ease-in-out;position:absolute;top:0;left:0}.primary_btn .btn_icon,.primary_btn .btn_text{position:relative}.primary_btn .btn_icon{z-index:1;-ms-border-radius:50%;-o-border-radius:50%;-o-transition:transform .5s ease, background .5s ease-in-out;background:#fff0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:min(1.5625vw,1.875rem);height:min(1.5625vw,1.875rem);transition:transform .5s,background .5s ease-in-out;display:flex;overflow:hidden}.primary_btn .btn_icon svg{width:100%;height:100%}.primary_btn .btn_text{z-index:2;white-space:nowrap;-o-transition:transform .5s ease;line-height:1;transition:transform .5s}.primary_btn:hover .btn_icon{background:#ffffff40}.primary_text_btn{color:var(--theme-primary);text-transform:capitalize;align-items:center;font-size:1.125rem;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.primary_text_btn .btn_icon{margin-right:.75rem;display:inline-flex}.fs-42{font-size:2.1875vw}.fs-40{font-size:2.08333vw}.fs-28{font-size:1.4583vw}.fs-24{font-size:1.25vw}.fs-22{font-size:1.14583vw}.fs-20{font-size:1.04167vw}.fs-18{font-size:.9375vw}.fs-16{font-size:1rem}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.z-index-9{z-index:9}.z-index-10{z-index:10}.text-white{color:var(--theme-white)}.text-black{color:var(--theme-black)}.text-primary{color:var(--theme-primary)}.text-secondary{color:var(--theme-secondary)}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-grid{display:grid}.d-inline-grid{display:inline-grid}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-none{display:none}.img-fluid{max-width:100%;height:auto}.pos-relative{position:relative}.pos-absolute{position:absolute}.overflow-hidden{overflow:hidden}p{margin-bottom:0}.ratio{width:100%;position:relative}.ratio:before{padding-top:var(--theme-aspect-ratio);content:"";display:block}.ratio>*{width:100%;height:100%;position:absolute;top:0;left:0}.ratio-1x1{--theme-aspect-ratio:100%}.ratio-4x3{--theme-aspect-ratio:75%}.ratio-16x9{--theme-aspect-ratio:56.25%}.ratio-21x9{--theme-aspect-ratio:42.8571%}.row{--theme-gutter-y:0}@media (min-width:576px){.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-grid{display:grid}.d-sm-inline-grid{display:inline-grid}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}.d-sm-none{display:none}.text-sm-left{text-align:left}.text-sm-right{text-align:right}.text-sm-center{text-align:center}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}.justify-content-sm-evenly{justify-content:space-evenly}}@media (min-width:768px){.custom-container{padding-left:1.875rem;padding-right:1.875rem}.row{--theme-gutter-x:1.25rem}.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-grid{display:grid}.d-md-inline-grid{display:inline-grid}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}.d-md-none{display:none}.text-md-left{text-align:left}.text-md-right{text-align:right}.text-md-center{text-align:center}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.6667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333%}.offset-md-5{margin-left:41.6667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333%}.offset-md-8{margin-left:66.6667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333%}.offset-md-11{margin-left:91.6667%}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}.justify-content-md-evenly{justify-content:space-evenly}}@media (min-width:992px){.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-grid{display:grid}.d-lg-inline-grid{display:inline-grid}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}.d-lg-none{display:none}.text-lg-left{text-align:left}.text-lg-right{text-align:right}.text-lg-center{text-align:center}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.6667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333%}.offset-lg-5{margin-left:41.6667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333%}.offset-lg-8{margin-left:66.6667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333%}.offset-lg-11{margin-left:91.6667%}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-evenly{justify-content:space-evenly}}@media (min-width:1200px){.custom-container{max-width:100%;padding-left:3.25vw;padding-right:3.25vw}.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-grid{display:grid}.d-xl-inline-grid{display:inline-grid}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}.d-xl-none{display:none}.text-xl-left{text-align:left}.text-xl-right{text-align:right}.text-xl-center{text-align:center}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.6667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333%}.offset-xl-5{margin-left:41.6667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333%}.offset-xl-8{margin-left:66.6667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333%}.offset-xl-11{margin-left:91.6667%}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}.justify-content-xl-evenly{justify-content:space-evenly}}@media (min-width:1500px){.d-xxl-inline{display:inline}.d-xxl-inline-block{display:inline-block}.d-xxl-block{display:block}.d-xxl-grid{display:grid}.d-xxl-inline-grid{display:inline-grid}.d-xxl-flex{display:flex}.d-xxl-inline-flex{display:inline-flex}.d-xxl-none{display:none}.text-xxl-left{text-align:left}.text-xxl-right{text-align:right}.text-xxl-center{text-align:center}}@media (min-width:1921px){.fs-72{font-size:4.5rem}.fs-56{font-size:3.5rem}.fs-52{font-size:3.25rem}.fs-48{font-size:3rem}.fs-40{font-size:2.5rem}.fs-24{font-size:1.5rem}.fs-22{font-size:1.375rem}.fs-20{font-size:1.25rem}.fs-18{font-size:1.125rem}.custom-container{max-width:1664px;padding-left:1.25rem;padding-right:1.25rem}.row{--theme-gutter-x:1.25rem}.pt-10{padding-top:.625rem}.pt-20{padding-top:1.25rem}.pt-30{padding-top:1.875rem}.pt-40{padding-top:2.5rem}.pt-50{padding-top:3.125rem}.pt-60{padding-top:3.75rem}.pt-70{padding-top:4.375rem}.pt-80{padding-top:5rem}.pt-90{padding-top:5.625rem}.pt-100{padding-top:6.25rem}.pb-10{padding-bottom:.625rem}.pb-20{padding-bottom:1.25rem}.pb-30{padding-bottom:1.875rem}.pb-40{padding-bottom:2.5rem}.pb-50{padding-bottom:3.125rem}.pb-60{padding-bottom:3.75rem}.pb-70{padding-bottom:4.375rem}.pb-80{padding-bottom:5rem}.pb-90{padding-bottom:5.625rem}.pb-100{padding-bottom:6.25rem}}.custom-container{padding-left:5.20833vw;padding-right:5.20833vw}@media (max-width:1500px){body{font-size:.875rem}.custom-container{max-width:100%;padding-left:3.25vw;padding-right:3.25vw}.primary_btn,.primary_text_btn{font-size:.875rem}}@media (max-width:1199px){.custom-container{padding-left:1.875rem;padding-right:1.875rem}.primary_btn .btn_icon{width:20px;height:20px}}@media (max-width:767px){.custom-container{padding-left:1.25rem;padding-right:1.25rem}}[class*=__slider_btn]{margin:0;padding:0;list-style:none;display:flex}[class*=__slider_btn] li a{display:block}[class*=__slider_btn] li a svg{width:100%;height:100%}[class*=__slider_btn] li a svg path{fill:var(--theme-primary)}[class*=__slider_btn] li a svg rect{stroke:var(--theme-primary)}.seperator{width:100%;height:1px}.form-field{width:100%;color:var(--theme-body-color);appearance:none;background-color:var(--text-light-color);-ms-border-radius:10px;-o-border-radius:10px;background-clip:padding-box;border:1px solid #5b5b5b40;border-radius:10px;padding:14px;font-size:min(.9375vw,1.125rem);font-weight:400;line-height:1.3;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}select.form-field{background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"10\" viewBox=\"0 0 16 10\" fill=\"none\"><path d=\"M0.8125 1.5L7.8125 8.5L14.8125 1.5\" stroke=\"%230DB02B\" stroke-width=\"2\"/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:40px}@media (prefers-reduced-motion:reduce){.form-field{transition:none}}.form-field:focus{color:var(--theme-text-color);border-color:#000;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-field::placeholder{color:var(--theme-body-color);opacity:.5}.form-field::placeholder{color:var(--theme-body-color);opacity:.5}.form-field:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-check{min-height:1.5rem;margin-bottom:.125rem;padding-left:1.5em;display:block}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{--form-check-bg:var(--theme-white);--theme-body-color-rgb:91, 91, 91;--border-color:var(--theme-body-color-rgb);vertical-align:top;appearance:none;background-color:var(--form-check-bg);background-image:var(--form-check-bg-image);border:1px solid rgba(var(--border-color), .25);-webkit-print-color-adjust:exact;print-color-adjust:exact;color-adjust:exact;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:1em;height:1em;margin-top:.25em}.form-check-input[type=checkbox]{-ms-border-radius:0;-o-border-radius:0;border-radius:0}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#85e797;outline:0;box-shadow:0 0 0 .25rem #85e79740}.form-check-input:checked{background-color:var(--theme-primary);border-color:var(--theme-primary)}.form-check-input:checked[type=checkbox]{--form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:var(--theme-primary);border-color:var(--theme-primary);--form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.slick-prev:before,.slick-next:before{display:none}.pt-10{padding-top:.625rem}.pt-20{padding-top:1.25rem}.pt-30{padding-top:1.875rem}.pt-40{padding-top:2.08333vw}.pt-50{padding-top:2.60417vw}.pt-60{padding-top:3.125vw}.pt-70{padding-top:3.64583vw}.pt-80{padding-top:4.16667vw}.pt-90{padding-top:4.6875vw}.pt-100{padding-top:5.20833vw}.pb-10{padding-bottom:.625rem}.pb-20{padding-bottom:1.25rem}.pb-30{padding-bottom:1.875rem}.pb-40{padding-bottom:2.08333vw}.pb-50{padding-bottom:2.60417vw}.pb-60{padding-bottom:3.125vw}.pb-70{padding-bottom:3.64583vw}.pb-80{padding-bottom:4.16667vw}.pb-90{padding-bottom:4.6875vw}.pb-100{padding-bottom:5.20833vw}.main{overflow:hidden}@media only screen and (max-width:1199px){body{font-size:.875rem}.primary_btn{padding:10px 25px;font-size:.875rem}.primary_text_btn{font-size:.875rem}.fs-72{font-size:2.5rem}.fs-56,.fs-48{font-size:1.875rem}.fs-40,.fs-38,.fs-36{font-size:1.375rem}.fs-34,.fs-28{font-size:1.25rem}.fs-24{font-size:1rem}.fs-22{font-size:16px}.fs-20,.fs-18{font-size:1rem}.form-field{-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;padding:.625rem;font-size:.875rem}}
.heading_main .fs-40{color:var(--theme-heading);text-align:center;font-weight:700}.heading_main .fs-40 span{color:var(--theme-primary)}.sub_heading .fs-28{color:var(--theme-sub-heading);text-align:center;font-weight:700}.gray_bg_gradient{width:100%;padding-bottom:min(14.4792vw,17.375rem);position:relative}.gray_bg_gradient:after{content:"";z-index:-1;background:linear-gradient(#fff 0%,#f6f6fb 46.84%);width:100%;height:100%;position:absolute;inset:0}.gray_bg_gradient_second{width:100%;position:relative}.gray_bg_gradient_second:after{content:"";z-index:-1;background:linear-gradient(#fff 0%,#f6f6fb 46.84%);width:100%;height:100%;position:absolute;inset:0}.header_section{width:100%;padding:min(1.04167vw,1.25rem) 0;position:relative}.header_section .header_img{width:100%;max-width:min(11.3021vw,13.5625rem)}.header_section .header_img img{vertical-align:middle;border-style:none}@media only screen and (max-width:1199px){.header_section .header_img{max-width:min(15.3021vw,13.5625rem)}.header_section{padding:18px 0}}@media only screen and (max-width:991px){.header_section .header_img{max-width:min(20.3021vw,13.5625rem)}}@media only screen and (max-width:767px){.header__inner{justify-content:space-between}.header_section .header_img{max-width:140px}.knee_banner_right .heading .fs-28{margin-bottom:25px}}.header_btn{justify-content:end;width:-webkit-fill-available;display:flex}.knee_banner{position:relative;overflow:hidden}.knee_banner_img{max-width:100%;height:auto}.knee_banner_left .heading_main .fs-52 span{color:var(--theme-secondary)}.knee_banner_inner{padding:min(9.375vw,11.25rem) 0}.knee_banner .knee_banner_inner .row{justify-content:space-between;align-items:center}.knee_banner_left .heading_main{width:100%;max-width:min(32.0833vw,38.5rem);margin-bottom:min(1.667vw,2rem)}.knee_banner_left .heading_main .fs-52{color:var(--theme-white);text-align:left;font-size:min(2.70833vw,3.25rem);font-weight:700}.knee_banner_left .content_wrap{color:var(--theme-white)}.knee_banner_cnt{color:var(--theme-white);padding-top:min(4.688vw,5.625rem);font-weight:600}.knee_banner_left{width:100%;max-width:min(33.0729vw,39.6875rem)}.knee_banner_right{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-ms-border-radius:.83333vw;-o-border-radius:.83333vw;background:#ffffffe6;border-radius:.83333vw;padding:min(2.24vw,2.6875rem) min(1.354vw,1.625rem) min(2.604vw,3.125rem) min(1.563vw,1.875rem)}.knee_banner_list{padding-left:min(.52083vw,.625rem);padding-right:min(1.04167vw,1.25rem);position:relative}.knee_banner_list li{padding:min(1.458vw,1.75rem) 0 min(1.458vw,1.75rem) min(1.82292vw,2.1875rem);position:relative}.knee_banner_list li:before{content:"";background-image:url(/images/landing/surgery-recommendation/arrow-list.webp);background-size:cover;width:min(.938vw,1.125rem);height:min(.938vw,1.125rem);position:absolute;top:38%;left:0;transform:translateY(-50%)}.knee_banner_list li:first-child{padding-top:0}.knee_banner_list li:first-child:before{top:30%}.knee_banner_list li span{color:var(--theme-primary);font-weight:600}.knee_banner_right .heading{text-align:center;width:100%;max-width:min(16.1458vw,19.375rem);margin:auto auto min(2.292vw,2.75rem)}.knee_banner_right .heading .fs-28{color:var(--theme-content);font-weight:700;line-height:1.35}.knee_banner_list li:after{content:"";border:1px dashed #4f4f4f33;width:100%;height:1px;position:absolute;bottom:0;left:0}.knee_banner_btn .primary_btn{-ms-border-radius:.52083vw;-o-border-radius:.52083vw;border-radius:.52083vw;justify-content:center;width:100%;padding:min(.833vw,1rem) min(2.5vw,3rem)}.knee_banner_btn{margin-top:min(1.5625vw,1.875rem)}.knee_banner_list li p{color:var(--theme-content);font-weight:400}@media only screen and (max-width:1199px){.knee_banner_right .heading{max-width:65%}.knee_banner_list li:before{width:20px;height:20px}.knee_banner_list li{padding:16px 16px 16px 32px}.knee_banner_list li:first-child:before{top:20%}.knee_banner_btn{margin-top:25px}.knee_banner_btn .primary_btn{-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:15px;font-size:16px}.knee_banner_left{max-width:min(40.0729vw,39.6875rem)}}@media only screen and (max-width:991px){.knee_banner_left{max-width:100%}.knee_banner_btn .primary_btn{padding:10px 15px}}@media only screen and (max-width:767px){.knee_banner_inner{padding:50px 0}.knee_banner_left .heading_main .fs-52{font-size:30px}.knee_banner_left .heading_main{max-width:100%;margin-bottom:22px}.knee_banner_right{border-radius:12px;margin-top:30px;padding:25px}.knee_banner_right .heading{text-align:left;max-width:100%;margin-bottom:20px}}.what_knee_replacement_section{width:100%;padding-top:min(5.98959vw,7.1875rem);position:relative}.what_knee_replacement_section ul li{list-style:outside}.what_knee_replacement_section .what_knee_replacement_row{width:100%;padding-top:min(2.60417vw,3.125rem)}.what_knee_replacement_section .what_knee_replacement_row .what_knee_replacement_img{-ms-border-radius:.83333vw;-o-border-radius:.83333vw;border-radius:.83333vw;width:100%;max-width:min(40.4167vw,48.5rem);overflow:hidden}.what_knee_replacement_section .what_knee_replacement_row .what_knee_replacement_img img{width:100%}.what_knee_replacement_section .what_knee_replacement_row .fs-20,.what_knee_replacement_section .what_knee_replacement_row .fs-20>*{color:var(--theme-content);font-weight:400;line-height:1.55}.what_knee_replacement_section .what_knee_replacement_row .fs-20 span{font-weight:600}.what_knee_replacement_section .what_knee_replacement_row .fs-20{padding-top:8px}.what_knee_replacement_section .what_knee_replacement_row .fs-20>*{padding-bottom:min(1.82292vw,2.1875rem)}.what_knee_replacement_section .what_knee_replacement_row .fs-20>:last-child{padding-bottom:0}@media only screen and (max-width:1199px){.what_knee_replacement_section .what_knee_replacement_row .what_knee_replacement_img{max-width:min(44.4167vw,48.5rem)}}@media only screen and (max-width:991px){.what_knee_replacement_section .what_knee_replacement_row .fs-20{padding-top:20px}.what_knee_replacement_section .what_knee_replacement_row{padding-top:30px}.what_knee_replacement_section .what_knee_replacement_row .what_knee_replacement_img{border-radius:15px;max-width:80%;margin:auto;overflow:hidden}}@media only screen and (max-width:767px){.what_knee_replacement_section{padding-top:35px}.what_knee_replacement_section .what_knee_replacement_row .what_knee_replacement_img{max-width:100%}}.surgery_recommendation_section{width:100%;padding-top:min(4.6875vw,5.625rem);position:relative}.surgery_recommendation_section .sub_heading .fs-28{text-align:left}.surgery_recommendation_section .sub_heading .content_wrap{color:var(--theme-content);margin-top:min(1.04167vw,1.25rem);font-weight:400}.surgery_recommendation_section .content_wrap span{font-weight:600}.surgery_recommendation_img{-ms-border-radius:.83333vw;-o-border-radius:.83333vw;border-radius:.83333vw;width:100%;max-width:100%;overflow:hidden}.surgery_recommendation_img img{width:100%}.surgery_recommendation_img:before{content:"";opacity:.68;border-radius:.8083vw;-ms-border-radius:.82083vw;-o-border-radius:.82083vw;background:linear-gradient(#1577bc00 51.48%,#1577bc 100%);-webkit-border-radius:.82083vw;-moz-border-radius:.82083vw;width:100%;height:100%;position:absolute;inset:0}.surgery_recommendation_inner{margin-top:min(1.04167vw,1.25rem)}.surgery_recommendation1_list{margin:0;padding:0}.surgery_recommendation1_list li{width:100%;max-width:min(41.6667vw,50rem);color:var(--theme-content);margin-bottom:min(2.08333vw,2.5rem);padding-left:min(2.34375vw,2.8125rem);position:relative}.surgery_recommendation1_list li:last-child{margin-bottom:0}.surgery_recommendation1_list li:before{content:"";background-image:url(/images/landing/surgery-recommendation/arrow-list.webp);background-size:cover;width:min(1.40625vw,1.6875rem);height:min(1.40625vw,1.6875rem);position:absolute;left:0}.surgery_recommendation_section .swiper-pagination-bullet.swiper-pagination-bullet-active{-ms-border-radius:.625vw;-o-border-radius:.625vw;background:#d9d9d9;border-radius:.625vw}.surgery_recommendation_section .swiper-pagination-bullet{background:#d9d9d9;width:min(.625vw,.75rem);height:min(.625vw,.75rem)}@media only screen and (max-width:1199px){.surgery_recommendation1_list li{margin-bottom:15px;padding-left:32px}.surgery_recommendation_inner{margin-top:25px}.surgery_recommendation1_list li:before{width:20px;height:20px;margin-top:5px}.surgery_recommendation_section .sub_heading .content_wrap{margin-top:15px}.surgery_recommendation_section .swiper-pagination-bullet{width:10px;height:10px}.surgery_recommendation_img{max-width:100%}}@media only screen and (max-width:991px){.surgery_recommendation1_list li{width:100%;max-width:100%;margin-bottom:22px;padding-left:35px}.surgery_recommendation_img,.surgery_recommendation_img:before{-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;max-width:80%;margin:auto;overflow:hidden}.surgery_recommendation_right{margin-top:10px;margin-bottom:40px}.surgery_recommendation_right .surgery_recommendation_slider .swiper-pagination{bottom:18px}.surgery_recommendation_inner>.row{flex-direction:column-reverse}}@media only screen and (max-width:767px){.surgery_recommendation_section{padding-top:35px}.surgery_recommendation_img{max-width:100%}.surgery_recommendation_right{margin-top:5px;margin-bottom:30px}.surgery_recommendation_img:before{max-width:100%}.surgery_recommendation_section .swiper-pagination-bullet.swiper-pagination-bullet-active{-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.surgery_recommendation_right .surgery_recommendation_slider .swiper-pagination{bottom:12px}}.type_knee_surgery_section{width:100%;padding-top:min(5.20833vw,6.25rem);position:relative}.type_knee_surgery_section .sub_heading .content_wrap{text-align:center;padding-top:min(1.04167vw,1.25rem)}.type_knee_surgery_section .type_knee_surgery_inr{width:100%;margin-top:min(2.08333vw,2.5rem);position:relative}.type_knee_surgery_section .type_knee_surgery_col{box-shadow:0 4px 20px #00000026}.type_knee_surgery_section .type_knee_surgery_col,.type_knee_surgery_section .type_knee_surgery_img,.type_knee_surgery_section .type_knee_surgery_img img{-ms-border-radius:.52083vw;-o-border-radius:.52083vw;border-radius:.52083vw;width:100%;position:relative;overflow:hidden}.type_knee_surgery_section .type_knee_surgery_img:before{content:"";background:var(--theme-gradient);z-index:1;width:100%;height:100%;position:absolute;inset:0}.type_knee_surgery_section .type_knee_surgery_col .type_knee_surgery_content{z-index:2;width:100%;max-width:50%;position:absolute;bottom:min(1.04167vw,1.25rem);left:50%;transform:translate(-50%)}.type_knee_surgery_section .type_knee_surgery_col .type_knee_surgery_content .fs-20{color:var(--theme-white);text-align:center;font-weight:700}.type_knee_surgery_section .type_knee_surgery_inr .type_knee_surgery_slider{padding-bottom:min(2.60417vw,3.125rem)}.type_knee_surgery_section .type_knee_surgery_inr .swiper-pagination{position:absolute;bottom:min(.52083vw,.625rem)}.type_knee_surgery_section .type_knee_surgery_inr .swiper-pagination .swiper-pagination-bullet-active{background:var(--theme-primary)}.type_knee_surgery_section .type_knee_surgery_inr .swiper-pagination .swiper-pagination-bullet{background:#00000080}@media only screen and (max-width:1199px){.type_knee_surgery_section .type_knee_surgery_inr{margin-top:25px}.type_knee_surgery_section .type_knee_surgery_col .type_knee_surgery_content{bottom:20px}.type_knee_surgery_section .type_knee_surgery_inr .swiper-pagination{bottom:-4px}.type_knee_surgery_section .type_knee_surgery_inr .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}.type_knee_surgery_section .type_knee_surgery_inr .type_knee_surgery_slider{padding-bottom:min(3.60417vw,3.125rem)}}@media only screen and (max-width:991px){.type_knee_surgery_section{padding-top:45px}.type_knee_surgery_section .type_knee_surgery_inr{margin-top:30px}.type_knee_surgery_section .type_knee_surgery_col,.type_knee_surgery_section .type_knee_surgery_img,.type_knee_surgery_section .type_knee_surgery_img img{-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}.type_knee_surgery_section .type_knee_surgery_col .type_knee_surgery_content .fs-20{font-size:18px}.type_knee_surgery_section .type_knee_surgery_inr .type_knee_surgery_slider{padding-bottom:40px}}@media only screen and (max-width:767px){.type_knee_surgery_section .type_knee_surgery_col .type_knee_surgery_content .fs-20{font-size:20px}.type_knee_surgery_section .type_knee_surgery_inr .type_knee_surgery_slider{padding-bottom:30px}}.carepal_insurance_plans_section{width:100%;padding-top:min(7.8125vw,9.375rem);position:relative}.carepal_insurance_plans_section .heading_main .content_wrap{text-align:center;padding-top:10px}.carepal_insurance_plans_section .heading_main .fs-40{width:100%;max-width:50%;margin:auto}.carepal_insurance_plans_section .carepal_insurance_plans_inner{width:100%;margin-top:min(2.1875vw,2.625rem)}.carepal_insurance_plans_section .carepal_insurance_plans_inner table{border-collapse:collapse;background:var(--theme-white);-ms-border-radius:1.04167vw;-o-border-radius:1.04167vw;border-radius:1.04167vw;width:100%;overflow:hidden;box-shadow:0 4px 25px #0000001a}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-row{background-color:var(--theme-primary);-ms-border-radius:1.04167vw 1.04167vw 0px 0px;-o-border-radius:1.04167vw 1.04167vw 0px 0px;border:0;border-radius:1.04167vw 1.04167vw 0 0;overflow:hidden}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-row th:first-child{width:34%}.carepal_insurance_plans_section .carepal_insurance_plans_inner table tr th,.carepal_insurance_plans_section .carepal_insurance_plans_inner table tr td{border:1px solid #d9d9d980;width:22%}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-row th{padding:min(1.82292vw,2.1875rem) min(.52083vw,.625rem)}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-row th .fs-24{color:var(--theme-white);font-weight:700}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-row th .fs-20>*{color:var(--theme-white);font-weight:400}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-row th .get_quote_inr{background:var(--theme-white);-ms-border-radius:3.125vw;-o-border-radius:3.125vw;border-radius:3.125vw;justify-content:center;align-items:center;gap:10px;width:100%;max-width:161px;margin-top:min(.625vw,.75rem);padding:min(.625vw,.75rem) min(1.875vw,2.25rem);display:inline-flex}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-col td{color:var(--theme-content);padding:min(1.66667vw,2rem) min(4.16667vw,5rem);font-weight:700}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-tick{width:min(1.71875vw,2.0625rem);height:min(1.71875vw,2.0625rem);margin:auto}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-tick img{width:100%;height:100%}@media only screen and (max-width:1199px){.carepal_insurance_plans_section .carepal_insurance_plans_inner{margin-top:26px}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-tick{width:22px;height:22px}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-col td{padding:20px 45px;font-weight:700}}@media only screen and (max-width:991px){.carepal_insurance_plans_section .heading_main .fs-40{max-width:80%}.carepal_insurance_plans_section{padding-top:min(8.8125vw,9.375rem)}.carepal_insurance_plans_section .carepal_insurance_plans_inner{margin-top:30px}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-row th{padding:10px}}@media only screen and (max-width:767px){.carepal_insurance_plans_section{padding-top:45px}.carepal_insurance_plans_section .heading_main .fs-40{max-width:100%}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-row th{padding:15px}.carepal_insurance_plans_section .carepal_insurance_plans_inner table .carepal-header-col td{padding-left:25px}.carepal_insurance_plans_table{white-space:nowrap;width:100%;overflow-x:scroll}}.what_excluded_cost_section{background:#fff;width:100%;padding-top:min(7.29167vw,8.75rem);padding-bottom:min(2.08333vw,2.5rem);position:relative}.what_excluded_cost_section .heading_main .fs-40{text-align:center}.what_excluded_cost_inner{width:100%;padding-top:min(2.60417vw,3.125rem);padding-left:5.20833vw}.what_excluded_cost_inner .what_excluded_cost_row{justify-content:start;align-items:flex-end;gap:5px}.what_excluded_cost_inner .what_excluded_cost_row .what_excluded_cost_left{width:100%;max-width:min(54.8438vw,65.8125rem)}.what_excluded_cost_inner .what_excluded_cost_row .what_excluded_cost_right{width:100%;max-width:min(37.2396vw,44.6875rem)}.what_excluded_cost_inner .what_excluded_cost_row .what_excluded_cost_right img,.what_excluded_cost_inner .what_excluded_cost_left .what_excluded_cost_table{width:100%}.what_excluded_cost_inner .what_excluded_cost_table table{background:var(--theme-white);-ms-border-radius:1.04167vw;-o-border-radius:1.04167vw;border-radius:1.04167vw;width:100%;overflow:hidden;box-shadow:0 4px 25px #0000001a}.what_excluded_cost_inner .what_excluded_cost_table table .what_excluded_cost_table_head{background-color:var(--theme-secondary);-ms-border-radius:1.04167vw 1.04167vw 0px 0px;-o-border-radius:1.04167vw 1.04167vw 0px 0px;border:0;border-radius:1.04167vw 1.04167vw 0 0}.what_excluded_cost_inner .what_excluded_cost_table table .what_excluded_cost_table_head th{color:var(--theme-white);padding:min(1.14583vw,1.375rem);font-weight:700}.what_excluded_cost_inner .what_excluded_cost_table table tr th:first-child,.what_excluded_cost_inner .what_excluded_cost_table table tr td:first-child{text-align:left;padding-left:min(2.60417vw,3.125rem)}.what_excluded_cost_inner .what_excluded_cost_table table tr th,.what_excluded_cost_inner .what_excluded_cost_table table tr td{text-align:center;border-right:1px solid #d9d9d980;width:33.3%}.what_excluded_cost_inner .what_excluded_cost_table table tr td{color:var(--theme-content);text-align:center;padding:min(1.14583vw,1.375rem) min(2.5vw,3rem) min(1.04167vw,1.25rem);font-weight:400}.what_excluded_cost_inner .what_excluded_cost_table table .bg-white{background:var(--theme-white)}.what_excluded_cost_inner .what_excluded_cost_table table .bg-gray{background:#f5f5f5}.what_excluded_cost_inner .what_excluded_cost_table table tr td span{font-weight:500}@media only screen and (max-width:1199px){.what_excluded_cost_inner{padding-top:30px;padding-left:1.875rem}.what_excluded_cost_inner .what_excluded_cost_row{flex-wrap:wrap;row-gap:30px}.what_excluded_cost_inner .what_excluded_cost_row .what_excluded_cost_left,.what_excluded_cost_inner .what_excluded_cost_row .what_excluded_cost_right{width:100%;max-width:100%}.what_excluded_cost_inner .what_excluded_cost_img{width:100%;max-width:60%}.what_excluded_cost_inner .what_excluded_cost_table table tr th:first-child,.what_excluded_cost_inner .what_excluded_cost_table table tr td:first-child{padding-left:40px}.what_excluded_cost_inner .what_excluded_cost_table table .what_excluded_cost_table_head th{padding:20px}.what_excluded_cost_inner .what_excluded_cost_table table tr td{padding:16px}}@media only screen and (max-width:991px){.what_excluded_cost_inner .what_excluded_cost_img{width:100%;max-width:80%;margin:auto}.what_excluded_cost_inner{padding-right:1.875rem}}@media only screen and (max-width:767px){.what_excluded_cost_inner{padding-left:1.25rem}.what_excluded_cost_table{white-space:nowrap;width:100%;overflow-x:scroll}.what_excluded_cost_section{padding-top:40px;padding-bottom:30px}.what_excluded_cost_inner .what_excluded_cost_table table tr th:first-child,.what_excluded_cost_inner .what_excluded_cost_table table tr td:first-child{padding-left:20px}.what_excluded_cost_inner .what_excluded_cost_table table tr td{padding:18px}.what_excluded_cost_inner .what_excluded_cost_img{max-width:100%}}.surgery_coverage_section{width:100%;padding-top:min(5.20833vw,6.25rem);position:relative}.surgery_coverage_section .heading_main .fs-40{width:100%;max-width:999px;margin-bottom:min(1.875vw,2.25rem);margin-left:auto;margin-right:auto}.surgery_coverage_section .heading_main .content_wrap{text-align:center;width:100%;max-width:83%;margin-left:auto;margin-right:auto}.surgery_coverage_section .heading_main .content_wrap>*{color:var(--theme-content);font-weight:400}.surgery_coverage_section .content_wrap span{font-weight:600}.surgery_coverage_inner{margin-top:min(2.60417vw,3.125rem)}.surgery_coverage_img{width:100%;max-width:min(40.5729vw,48.6875rem)}.surgery_coverage_img img{width:100%}.surgery_coverage_cnt{width:100%;max-width:min(37.3958vw,44.875rem);margin-left:auto}.surgery_coverage_cnt .sub_heading .fs-28{text-align:left}.surgery_coverage_cnt .sub_heading{width:100%;max-width:min(35.3646vw,42.4375rem);margin-bottom:min(.67708vw,.8125rem)}.surgery_coverage_or{color:var(--theme-light-content);text-transform:uppercase;text-align:center;padding:min(.72917vw,.875rem) 0;font-weight:700}.surgery_coverage_btn .primary_btn{justify-content:center;width:100%;margin-bottom:min(.9375vw,1.125rem);padding:min(.9375vw,1.125rem)}.surgery_coverage_section .content_wrap.fs-18 p{color:var(--theme-light-content);padding:0 15px;font-weight:300}.ft_form_inner{border:1px solid var(--theme-light-content);background:var(--theme-white);-ms-border-radius:2.60417vw;-o-border-radius:2.60417vw;border-radius:2.60417vw;align-items:center;width:100%;height:min(3.38542vw,4.0625rem);margin-top:min(1.30208vw,1.5625rem);display:flex;position:relative}.ft_form_inner input{color:#000;-ms-border-radius:2.60417vw;-o-border-radius:2.60417vw;background:0 0;border:none;border-radius:2.60417vw;outline:none;width:88%;height:100%;padding-left:min(1.5625vw,1.875rem);font-size:min(.9375vw,1.125rem);font-weight:400}.ft_form_inner .form_btn_ft{background:var(--theme-second-gradient);cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:min(3.125vw,3.75rem);height:min(3.125vw,3.75rem);margin:0;padding:0;display:flex;position:absolute;right:4px}.ft_form_inner .form_btn_ft .primary_btn{all:unset;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ft_form_inner .form_btn_ft .primary_btn:before{display:none}.ft_form_inner .primary_btn svg{width:min(1.25vw,1.5rem);height:min(1.25vw,1.5rem)}.ft_form_inner .primary_btn svg path{stroke:var(--theme-white)}.recovery_post_section .heading_main .content_wrap{padding-top:min(1.04167vw,1.25rem)}@media only screen and (max-width:1199px){.surgery_coverage_img{max-width:min(44.5729vw,48.6875rem)}.surgery_coverage_inner{margin-top:32px}.ft_form_inner{height:40px}.ft_form_inner input{font-size:14px}.recovery_post_section .recovery_post_col:hover .recovery_post_content .fs-20{height:200px;overflow-y:scroll}.recovery_post_section .recovery_post_col:hover .recovery_post_content .fs-20::-webkit-scrollbar{width:6px}.recovery_post_section .recovery_post_col:hover .recovery_post_content .fs-20::-webkit-scrollbar-track{background:var(--theme-white);border-radius:10px}.recovery_post_section .recovery_post_col:hover .recovery_post_content .fs-20::-webkit-scrollbar-thumb{background:var(--theme-secondary);border-radius:10px}}@media only screen and (max-width:991px){.surgery_coverage_section .heading_main .content_wrap{max-width:100%}.surgery_coverage_img{max-width:80%;margin:auto}.surgery_coverage_cnt{max-width:100%;margin-top:30px}.surgery_coverage_cnt .sub_heading{width:100%;max-width:100%;margin-bottom:12px}.ft_form_inner{border-radius:30px;height:55px;overflow:hidden}.ft_form_inner input{padding-left:25px;font-size:16px}.ft_form_inner .form_btn_ft{width:50px;height:50px}.ft_form_inner .primary_btn svg{width:20px;height:20px}.ft_form_inner{border-radius:30px;max-width:75%;height:55px;margin:auto;overflow:hidden}.surgery_coverage_or{max-width:75%;margin:auto;padding:15px}.surgery_coverage_btn .primary_btn{max-width:75%;margin-bottom:20px;padding:15px;font-size:16px}.surgery_coverage_btn{text-align:center}.surgery_input{margin-top:30px}}@media only screen and (max-width:767px){.surgery_coverage_section .heading_main .fs-40{width:100%;max-width:100%;margin-bottom:15px}.surgery_coverage_img{max-width:100%;margin:auto}.ft_form_inner,.surgery_coverage_or,.surgery_coverage_btn .primary_btn{max-width:100%}.ft_form_inner .form_btn_ft{right:1px}}.recovery_post_section{width:100%;padding-top:min(5.20833vw,6.25rem);position:relative}.recovery_post_section .heading_main{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.recovery_post_section .heading_main .fs-40,.recovery_post_section .heading_main .content_wrap{text-align:center}.recovery_post_section .recovery_post_inr{width:100%;margin-top:min(3.125vw,3.75rem);position:relative}.recovery_post_section .recovery_post_col{box-shadow:0 4px 20px #00000026}.recovery_post_section .recovery_post_col,.recovery_post_section .recovery_post_img,.recovery_post_section .recovery_post_img img{-ms-border-radius:.52083vw;-o-border-radius:.52083vw;border-radius:.52083vw;width:100%;position:relative;overflow:hidden}.recovery_post_section .recovery_post_img:before{content:"";background:var(--theme-gradient);z-index:1;width:100%;height:100%;position:absolute;inset:0}.recovery_post_section .recovery_post_col .recovery_post_content .fs-24{color:var(--theme-white);text-align:center;font-weight:700}.recovery_post_section .recovery_post_inr .recovery_post_slider{padding-bottom:min(2.60417vw,3.125rem)}.recovery_post_section .recovery_post_inr .swiper-pagination{position:absolute;bottom:min(.52083vw,.625rem)}.recovery_post_section .recovery_post_inr .swiper-pagination .swiper-pagination-bullet-active{background:var(--theme-primary)}.recovery_post_section .recovery_post_inr .swiper-pagination .swiper-pagination-bullet{background:#00000080}.recovery_post_section .recovery_post_col .recovery_post_content .fs-20{color:var(--theme-white);text-align:center;font-weight:400;line-height:1.6;display:none}.recovery_post_section .recovery_post_col .recovery_post_content{z-index:2;width:100%;max-width:90%;position:absolute;bottom:min(2.60417vw,3.125rem);left:50%;transform:translate(-50%)}.recovery_post_section .recovery_post_col:hover .recovery_post_content .fs-20{margin-top:min(1.30208vw,1.5625rem);display:block}.recovery_post_section .recovery_post_col:hover .recovery_post_content{top:50%;bottom:inherit;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;transform:translate(-50%,-50%)}.recovery_post_section .recovery_post_col:hover .recovery_post_img:before{opacity:.85;background:var(--theme-primary);transition:all 1s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out}@media only screen and (max-width:991px){.recovery_post_section{padding-top:45px}.recovery_post_section .recovery_post_inr{margin-top:30px}.recovery_post_section .recovery_post_col,.recovery_post_section .recovery_post_img,.recovery_post_section .recovery_post_img img{-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}.recovery_post_section .recovery_post_col{box-shadow:0 4px 12px #00000026}.recovery_post_section .recovery_post_inr .recovery_post_slider{padding-bottom:45px}.recovery_post_section .recovery_post_inr .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}.recovery_post_section .recovery_post_col .recovery_post_content .fs-24{font-size:18px}.recovery_post_section .recovery_post_col .recovery_post_content{position:absolute;bottom:25px}}@media only screen and (max-width:767px){.recovery_post_section .heading_main{text-align:left;justify-content:flex-start;align-items:flex-start}.recovery_post_section .heading_main .fs-40,.recovery_post_section .heading_main .content_wrap{text-align:left}.recovery_post_section .recovery_post_inr .recovery_post_slider{padding-bottom:40px}}.insurance_emi_section{width:100%;padding-top:min(2.604vw,3.125rem);padding-bottom:min(2.604vw,3.125rem);position:relative}.insurance_emi_left_img{width:100%;max-width:min(34.635vw,41.5625rem)}.insurance_emi_left_img img{width:100%}.insurance_emi_right_cnt .heading_main .fs-40{text-align:left}.insurance_emi_right_cnt .heading_main{margin-bottom:min(1.458vw,1.75rem)}.insurance_emi_right_cnt .content_wrap p+p{padding-top:min(1.823vw,2.1875rem)}.insurance_emi_right_cnt .content_wrap li{list-style:outside}.insurance_emi_right_cnt{width:100%;max-width:min(48.021vw,57.625rem);margin:auto}.insurance_emi_right_cnt .content_wrap{width:100%;max-width:min(47.917vw,57.5rem)}.insurance_emi_btn .primary_btn{text-align:center;margin-top:min(3.125vw,3.75rem)}@media only screen and (max-width:1199px){.insurance_emi_left_img{max-width:min(38.635vw,41.5625rem)}}@media only screen and (max-width:991px){.insurance_emi_section{padding-top:25px;padding-bottom:25px}.insurance_emi_left_img{max-width:65%;margin:auto}.insurance_emi_right_cnt{max-width:100%;margin-top:35px}.insurance_emi_right_cnt .content_wrap{max-width:100%}}@media only screen and (max-width:767px){.insurance_emi_left_img{max-width:100%}.insurance_emi_btn .primary_btn{margin-top:25px}}.factors_affecting_knee_section{width:100%;padding-top:min(5.20833vw,6.25rem);padding-bottom:5rem;position:relative}.factors_affecting_knee_section .sub_heading{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.factors_affecting_knee_section .sub_heading .content_wrap{padding-top:min(1.04167vw,1.25rem)}.factors_affecting_knee_section .sub_heading .fs-28,.factors_affecting_knee_section .sub_heading .content_wrap p{text-align:center}.factors_affecting_knee_section .factors_affecting_knee_inr{margin-top:min(2.08333vw,2.5rem)}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_col{background:var(--theme-white);-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;height:100%;padding:min(2.34375vw,2.8125rem) min(2.60417vw,3.125rem);box-shadow:0 4px 20px #0000000d}.factors_affecting_knee_section .factors_affecting_knee_col .factor_affecting_knee_img{border-radius:100%;justify-content:center;align-items:center;width:min(6.19792vw,7.4375rem);height:min(6.19792vw,7.4375rem);margin:auto;padding:min(1.30208vw,1.5625rem);display:flex;position:relative;overflow:hidden}.factors_affecting_knee_section .factors_affecting_knee_col .factor_affecting_knee_img:before{content:"";opacity:.24;z-index:0;background:linear-gradient(#f5f5f5 0%,#51bbe9 100%);width:100%;height:100%;position:absolute;inset:0}.factors_affecting_knee_section .factors_affecting_knee_col .factor_affecting_knee_img img{z-index:1;width:100%}.factors_affecting_knee_section .factor_affecting_knee_content{margin-top:min(1.5625vw,1.875rem)}.factors_affecting_knee_section .factor_affecting_knee_content .fs-20{color:var(--theme-content);text-align:center;font-weight:700}.factors_affecting_knee_section .factor_affecting_knee_content .fs-18{color:var(--theme-content);text-align:center;padding-top:min(.52083vw,.625rem);font-weight:400}.factors_affecting_knee_section .factors_affecting_knee_inr .swiper-pagination{position:absolute;bottom:min(.52083vw,.625rem)}.factors_affecting_knee_section .factors_affecting_knee_inr .swiper-pagination .swiper-pagination-bullet-active{background:var(--theme-primary)}.factors_affecting_knee_section .factors_affecting_knee_inr .swiper-pagination .swiper-pagination-bullet{background:#00000080}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_slider{padding-bottom:min(2.60417vw,3.125rem)}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_slider .swiper-wrapper{height:100%}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_slider .swiper-slide{height:auto}@media only screen and (max-width:1199px){.factors_affecting_knee_section .factors_affecting_knee_inr{margin-top:30px}.factors_affecting_knee_section{padding-top:min(6.20833vw,6.25rem);padding-bottom:6rem}.factors_affecting_knee_section .factors_affecting_knee_inr .swiper-pagination{position:absolute;bottom:0}.factors_affecting_knee_section .factors_affecting_knee_inr .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_slider{padding-bottom:min(3.60417vw,3.125rem)}.factors_affecting_knee_section .factor_affecting_knee_content .fs-20{font-size:18px}.factors_affecting_knee_section .factor_affecting_knee_content{margin-top:18px}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_slider .swiper-slide{height:auto}}@media only screen and (max-width:991px){.factors_affecting_knee_section .factors_affecting_knee_col .factor_affecting_knee_img{width:80px;height:80px;padding:18px}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_col{padding:25px}.factors_affecting_knee_section .factor_affecting_knee_content{margin-top:20px}.factors_affecting_knee_section .factor_affecting_knee_content .fs-18{padding-top:12px}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_slider{padding-bottom:40px}}@media only screen and (max-width:767px){.factors_affecting_knee_section{padding-top:40px;padding-bottom:45px}.factors_affecting_knee_section .sub_heading{text-align:left;justify-content:flex-start;align-items:flex-start}.factors_affecting_knee_section .sub_heading .fs-28,.factors_affecting_knee_section .sub_heading .content_wrap p{text-align:left}.factors_affecting_knee_section .factors_affecting_knee_col .factor_affecting_knee_img{width:100px;height:100px;padding:22px}.factors_affecting_knee_section .factor_affecting_knee_content .fs-20{font-size:20px}.factors_affecting_knee_section .factors_affecting_knee_inr .factors_affecting_knee_col{padding:30px 25px}}.cost_knee_surgery_section{width:100%;margin-top:-14.5%;padding-top:min(5.20833vw,6.25rem);position:relative}.cost_knee_surgery_section .cost_knee_surgery_inr{background:var(--theme-sub-heading);-ms-border-radius:1.04167vw;-o-border-radius:1.04167vw;border-radius:1.04167vw;padding:min(3.125vw,3.75rem) 0 min(3.125vw,3.75rem) min(6.25vw,7.5rem)}.cost_knee_surgery_section .cost_knee_surgery_left .fs-28,.cost_knee_surgery_section .cost_knee_surgery_left .fs-28>*{color:var(--theme-white);font-weight:400;line-height:1.23}.cost_knee_surgery_section .cost_knee_surgery_left .fs-40,.cost_knee_surgery_section .cost_knee_surgery_left span{font-weight:600}.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_left{width:100%;max-width:min(36.9271vw,44.3125rem)}.cost_knee_surgery_section .cost_knee_surgery_left .cost_knee_surgery_btn{margin-top:min(1.5625vw,1.875rem)}.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_right{position:relative}.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_img{width:min(37.7083vw,45.25rem);position:absolute;top:-206px;right:min(3.125vw,3.75rem)}.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_img img{width:100%}@media only screen and (max-width:1440px){.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_img{top:-153px}.cost_knee_surgery_section{padding-top:min(4.20833vw,6.25rem)}}@media only screen and (max-width:1366px){.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_img{top:-145px}}@media only screen and (max-width:1280px){.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_img{top:-134px}.cost_knee_surgery_section{padding-top:min(3.20833vw,6.25rem)}}@media only screen and (max-width:1199px){.cost_knee_surgery_section .cost_knee_surgery_inr{-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;padding:min(4.125vw,3.75rem) 0 min(4.125vw,3.75rem) min(6.25vw,7.5rem)}.cost_knee_surgery_section .cost_knee_surgery_left .cost_knee_surgery_btn{margin-top:20px}.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_img{width:min(38.7083vw,45.25rem);top:-85px}.gray_bg_gradient{padding-bottom:min(8.47917vw,17.375rem)}}@media only screen and (max-width:991px){.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_img{width:100%;height:300px;top:-70px;right:0}}@media only screen and (max-width:767px){.cost_knee_surgery_section{margin-top:-42%;padding-top:20px}.cost_knee_surgery_section .cost_knee_surgery_inr{padding:30px 25px 0}.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_left{max-width:100%}.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_img{top:inherit;height:auto;position:relative}.cost_knee_surgery_section .cost_knee_surgery_inr .cost_knee_surgery_right{margin-top:35px;position:relative}.cost_knee_surgery_section .cost_knee_surgery_left .fs-28,.cost_knee_surgery_section .cost_knee_surgery_left .fs-28>*{line-height:1.5}.gray_bg_gradient{padding-bottom:150px}}.why_choose_carepal_section{width:100%;padding-top:min(5.20833vw,6.25rem);padding-bottom:min(5.20833vw,6.25rem);position:relative}.why_choose_carepal_section .heading_main{max-width:60%;margin:auto}.why_choose_carepal_section .content_wrap{text-align:center;padding-top:min(1.04167vw,1.25rem)}.why_choose_carepal_section .sub_heading .fs-28{text-align:left}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_slider{padding-top:min(3.125vw,3.75rem)}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_col{background:var(--theme-white);-ms-border-radius:.52083vw;-o-border-radius:.52083vw;border-radius:.52083vw;height:100%;padding:min(2.34375vw,2.8125rem) min(2.60417vw,3.125rem);box-shadow:0 4px 20px #0000000d}.why_choose_carepal_slider .swiper-slide{height:auto}.why_choose_carepal_section .why_choose_carepal_col .factor_affecting_knee_img{border-radius:100%;justify-content:center;align-items:center;width:min(6.19792vw,7.4375rem);height:min(6.19792vw,7.4375rem);margin:auto;padding:min(1.30208vw,1.5625rem);display:flex;position:relative;overflow:hidden}.why_choose_carepal_section .why_choose_carepal_col .factor_affecting_knee_img:before{content:"";opacity:.24;z-index:0;background:linear-gradient(#f5f5f5 0%,#51bbe9 100%);width:100%;height:100%;position:absolute;inset:0}.why_choose_carepal_section .why_choose_carepal_col .factor_affecting_knee_img img{z-index:1;width:100%}.why_choose_carepal_section .factor_affecting_knee_content{margin-top:min(1.5625vw,1.875rem)}.why_choose_carepal_section .factor_affecting_knee_content .fs-20{color:var(--theme-content);text-align:center;font-weight:700}.why_choose_carepal_section .factor_affecting_knee_content .fs-18{color:var(--theme-content);text-align:center;padding-top:min(.52083vw,.625rem);font-weight:400}.why_choose_carepal_section .why_choose_carepal_inr .swiper-pagination{position:absolute;bottom:min(.52083vw,.625rem)}.why_choose_carepal_section .why_choose_carepal_inr .swiper-pagination .swiper-pagination-bullet-active{background:var(--theme-primary)}.why_choose_carepal_section .why_choose_carepal_inr .swiper-pagination .swiper-pagination-bullet{background:#00000080}.why_choose_carepal_section .why_choose_carepal_inr .factors_affecting_knee_slider{padding-bottom:min(2.60417vw,3.125rem)}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_btn{text-align:center}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_slider{padding-bottom:min(2.86458vw,3.4375rem)}.why_choose_carepal_section{overflow:hidden}@media only screen and (min-width:1200px){.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_slider{overflow:visible}}@media only screen and (max-width:1199px){.why_choose_carepal_section .heading_main{max-width:55%}.why_choose_carepal_section .why_choose_carepal_col .factor_affecting_knee_img{width:min(7.19792vw,7.4375rem);height:min(7.19792vw,7.4375rem);padding:16px}.why_choose_carepal_section .factor_affecting_knee_content,.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_btn{margin-top:20px}.why_choose_carepal_section .why_choose_carepal_inr .swiper-wrapper{padding-bottom:45px}}@media only screen and (max-width:991px){.why_choose_carepal_section .heading_main{max-width:75%}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_slider{padding-top:30px}.why_choose_carepal_section .why_choose_carepal_col .factor_affecting_knee_img{width:80px;height:80px;padding:18px}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_col{-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;padding:25px}.why_choose_carepal_section .factor_affecting_knee_content{margin-top:20px}.why_choose_carepal_section .factor_affecting_knee_content .fs-18{padding-top:12px}}@media only screen and (max-width:767px){.why_choose_carepal_section{padding-top:40px;padding-bottom:45px}.why_choose_carepal_section .heading_main{max-width:100%}.why_choose_carepal_section .why_choose_carepal_col .factor_affecting_knee_img{width:100px;height:100px;padding:22px}.why_choose_carepal_section .factor_affecting_knee_content .fs-20{font-size:20px}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_col{padding:30px 25px}.why_choose_carepal_section .factor_affecting_knee_content,.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_btn{margin-top:30px}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_slider{padding-bottom:0}.why_choose_carepal_section .why_choose_carepal_inr .why_choose_carepal_btn{margin-top:20px}}.group-wrapper-subsection{width:100%;padding-top:min(4.16667vw,5rem);position:relative}.group-wrapper-subsection .heading_main .fs-40{text-align:center}.group-wrapper-subsection .heading_main .content_wrap{text-align:center;padding-top:min(1.04167vw,1.25rem)}.group-wrapper-subsection .main-content .cost-table-section .table-card{background-color:var(--theme-white);-ms-border-radius:1.04167vw;-o-border-radius:1.04167vw;border:0;border-radius:1.04167vw;width:100%;overflow:hidden;box-shadow:0 4px 25px #0000001a}.group-wrapper-subsection .cost-table-section{margin-top:min(2.60417vw,3.125rem)}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content{padding:0}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table{border-collapse:collapse;width:100%}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row{background-color:var(--theme-primary);-ms-border-radius:1.04167vw 1.04167vw 0px 0px;-o-border-radius:1.04167vw 1.04167vw 0px 0px;border:0;border-radius:1.04167vw 1.04167vw 0 0}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row:hover{background-color:var(--theme-primary)}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row .header-cell{color:var(--theme-white);height:min(2.60417vw,3.125rem);padding:min(.52083vw,.625rem);font-size:14px;font-weight:700;line-height:normal}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table th:first-child,.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table td:first-child{width:34%}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table th,.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table td{border-right:1px solid #d9d9d980;width:22%}@media (min-width:768px){.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row .header-cell{height:60px;padding:15px;font-size:16px}}@media (min-width:1024px){.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row .header-cell{height:min(3.64583vw,4.375rem);padding:min(1.04167vw,1.25rem);font-size:min(.9375vw,1.125rem)}}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row .header-cell.text-left{text-align:left}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row .header-cell.text-center{text-align:center}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row{border-bottom:1px solid #e5e7eb;height:60px}@media (min-width:1024px){.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row{height:min(5.26042vw,6.3125rem)}}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row:hover{background-color:inherit}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row.bg-white{background-color:#fff}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row.bg-gray{background-color:#f5f5f5}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell{padding:10px;font-family:Inter,Helvetica,sans-serif;line-height:normal}@media (min-width:1024px){.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell{padding:min(1.04167vw,1.25rem)}}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.cell-bold{color:var(--theme-content);font-size:min(.83333vw,1rem);font-weight:700}@media (min-width:1024px){.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.cell-bold{font-size:min(1.14583vw,1.375rem)}}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.cell-normal{color:var(--theme-content);font-size:min(.83333vw,1rem);font-weight:400}@media (min-width:1024px){.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.cell-normal{font-size:min(1.04167vw,1.25rem)}}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.text-left{text-align:left;padding-left:min(4.16667vw,5rem)}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.text-center{text-align:center}.group-wrapper-subsection .detailed-cost-section{width:100%;margin-top:min(4.16667vw,5rem);position:relative}.group-wrapper-subsection .detailed-cost-section .sub_heading .content_wrap{padding-top:10px}.group-wrapper-subsection .detailed-cost-section .sub_heading .content_wrap>*{color:var(--theme-content);font-weight:400}.group-wrapper-subsection .main-content .detailed-cost-section .section-intro{text-align:center;margin-bottom:60px}@media (min-width:1024px){.group-wrapper-subsection .main-content .detailed-cost-section .section-intro{margin-bottom:102px}}.group-wrapper-subsection .main-content .detailed-cost-section .section-intro h3{color:var(--theme-sub-heading);margin-bottom:25px;font-family:Inter,Helvetica,sans-serif;font-size:20px;font-weight:700;line-height:normal}@media (min-width:768px){.group-wrapper-subsection .main-content .detailed-cost-section .section-intro h3{font-size:24px}}@media (min-width:1024px){.group-wrapper-subsection .main-content .detailed-cost-section .section-intro h3{margin-bottom:43px;font-size:28px}}.group-wrapper-subsection .main-content .detailed-cost-section .section-intro p{color:var(--theme-content);text-align:center;max-width:100%;margin:0 auto;font-family:Inter,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.6}@media (min-width:768px){.group-wrapper-subsection .main-content .detailed-cost-section .section-intro p{font-size:18px}}@media (min-width:1024px){.group-wrapper-subsection .main-content .detailed-cost-section .section-intro p{max-width:847px;font-size:20px;line-height:2}}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card{background-color:#fff;border:0;border-radius:20px;width:100%;margin-top:35px;overflow:hidden;box-shadow:0 4px 25px #0000001a}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table th:first-child,.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table td:first-child{width:34%;padding-left:80px!important}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table th,.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table td{border-right:1px solid #d9d9d980;width:22%}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content{padding:0}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table{border-collapse:collapse;width:100%}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row{background-color:var(--theme-secondary);border:0;border-radius:20px 20px 0 0}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row:hover{background-color:var(--theme-secondary)}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row .detailed-header-cell{color:#fff;height:50px;padding:10px;font-weight:700}@media (min-width:768px){.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row .detailed-header-cell{height:60px;padding:15px;font-size:16px}}@media (min-width:1024px){.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row .detailed-header-cell{height:70px;font-size:min(.9375vw,1.125rem)}}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row .detailed-header-cell.text-left{text-align:left}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row .detailed-header-cell.text-center{text-align:center}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row{border:0;height:50px}@media (min-width:1024px){.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row{height:min(3.64583vw,4.375rem)}}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row:hover{background-color:inherit}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row.bg-white{background-color:var(--theme-white)}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row.bg-gray{background-color:#f5f5f5}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row.rounded-bottom{border-radius:0 0 20px 20px}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell{padding:10px;font-family:Inter,Helvetica,sans-serif;line-height:normal}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell.cell-medium{color:var(--theme-content);font-size:16px;font-weight:500}@media (min-width:1024px){.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell.cell-medium{font-size:min(1.04167vw,1.25rem)}}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell.cell-normal{color:var(--theme-content);font-size:16px;font-weight:400}@media (min-width:1024px){.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell.cell-normal{font-size:min(1.04167vw,1.25rem)}}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell.text-left{text-align:left}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell.text-center{text-align:center}@media only screen and (max-width:1199px){.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.cell-bold,.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.cell-normal{font-size:16px}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row .header-cell{height:min(5.84583vw,4.375rem);font-size:16px}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell{padding:min(2.04167vw,1.25rem)}.group-wrapper-subsection .detailed-cost-section{margin-top:min(5.16667vw,5rem)}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row .detailed-header-cell,.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell.cell-medium{font-size:16px}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell{padding:20px 10px}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-body .detailed-body-row .detailed-body-cell.cell-normal{font-size:16px}}@media only screen and (max-width:991px){.group-wrapper-subsection{padding-top:40px}.group-wrapper-subsection .heading_main .content_wrap{padding-top:15px}.group-wrapper-subsection .cost-table-section{margin-top:25px}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table th:first-child,.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table td:first-child{padding-left:50px!important}}@media only screen and (max-width:767px){.group-wrapper-subsection .detailed-cost-section{margin-top:35px}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-header .header-row .header-cell{height:65px}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell.text-left{padding-left:20px}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table .table-body .body-row .body-cell{padding:15px}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content{white-space:nowrap;width:100%;padding:0;overflow-x:scroll}.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table th,.group-wrapper-subsection .main-content .cost-table-section .table-card .table-content .cost-table td{padding:10px!important}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content{white-space:nowrap;width:100%;overflow-x:scroll}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table th:first-child,.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table td:first-child{padding-left:25px!important}.group-wrapper-subsection .main-content .detailed-cost-section .detailed-table-card .detailed-table-content .detailed-table .detailed-header .detailed-header-row .detailed-header-cell{padding:20px}}.faq_section{width:100%;padding-top:min(5.46875vw,6.5625rem);padding-bottom:min(7.03125vw,8.4375rem);position:relative}.faq_section .footer_inr{width:100%;max-width:min(66.8229vw,80.1875rem);margin-top:min(3.125vw,3.75rem);margin-left:auto;margin-right:auto}.faq_accordion .accordion_item{background:var(--theme-white);-ms-border-radius:.52083vw;-o-border-radius:.52083vw;border:1px solid #8f8fad4d;border-radius:.52083vw;padding:min(1.25vw,1.5rem) min(2.08333vw,2.5rem) min(1.25vw,1.5rem) min(2.60417vw,3.125rem);position:relative;box-shadow:0 4px 20px #57585a0f}.faq_accordion .accordion_item+.accordion_item{margin-top:min(.83333vw,1rem)}.faq_accordion .accordion_item .title{cursor:pointer;-o-transition:color .3s ease-in-out, margin .3s ease-in-out;color:var(--theme-light-content);margin:0;padding-right:min(1.04167vw,1.25rem);font-size:min(1.14583vw,1.375rem);font-weight:400;text-decoration:none;transition:color .3s ease-in-out,margin .3s ease-in-out;display:block;position:relative}.faq_accordion .accordion_item .title .faq_icon{-o-transition:all .3s ease-in-out;width:2.083vw;height:2.083vw;transition:all .3s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(0)}.faq_accordion .accordion_item .title .faq_icon svg{width:100%}.faq_accordion .accordion_item:not(:first-child) .accordion_content{display:none}.faq_accordion .accordion_item .accordion_content,.faq_accordion .accordion_item .accordion_content p{-o-transition:color .3s ease-in-out;max-width:55.1563vw;color:var(--theme-light-content);margin-bottom:0;font-size:min(.9375vw,1.125rem);font-weight:400;line-height:1.55;transition:color .3s ease-in-out}.accordion_content ul li{list-style:outside}.faq_accordion .accordion_item.active{border:none;padding-top:min(2.08333vw,2.5rem);padding-bottom:min(2.08333vw,2.5rem);position:relative}.faq_accordion .accordion_item.active:before{content:"";background:#00a3fe;border-radius:0 0 20px 20px;width:100%;height:min(.52083vw,.625rem);position:absolute;bottom:0;left:0;right:0}.faq_accordion .accordion_item.active .title{color:var(--theme-light-content);outline:none;margin-bottom:min(1.04167vw,1.25rem);font-size:min(1.25vw,1.5rem);font-weight:700}.faq_accordion .accordion_title.active{outline:none}.faq_accordion .accordion_item.active .title .faq_icon{transform:translateY(-50%)rotate(180deg)}.faq_accordion .accordion_item .title .faq_icon{background:var(--theme-second-gradient);-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;justify-content:center;align-items:center;padding:8px;display:flex}.faq_accordion .accordion_item.active .accordion_content{display:block}.faq_accordion .accordion_item .accordion_content{padding-left:0}.faq_accordion .accordion_content{margin-top:1.094vw}footer .footer_content_inr .fs-16>*{color:var(--theme-content);text-align:center;font-weight:600}.hide{display:none}@media only screen and (max-width:1199px){.faq_section .footer_inr{width:100%;max-width:min(70.8229vw,80.1875rem);margin-top:30px;margin-left:auto;margin-right:auto}.faq_accordion .accordion_item.active{padding-top:25px;padding-bottom:25px}.faq_accordion .accordion_item.active .title{margin-bottom:15px;font-size:18px}.faq_accordion .accordion_item .accordion_content,.faq_accordion .accordion_item .accordion_content p{max-width:95%;font-size:16px}.faq_accordion .accordion_item .title .faq_icon{width:28px;height:28px}.faq_accordion .accordion_item+.accordion_item{margin-top:12px}.faq_accordion .accordion_item{padding:20px}.faq_accordion .accordion_item .title{padding-right:25px;font-size:18px;line-height:normal}}@media only screen and (max-width:991px){.faq_section .footer_inr{max-width:100%}}@media only screen and (max-width:767px){.faq_section{padding-top:35px;padding-bottom:35px}.faq_section .footer_inr,.faq_accordion .accordion_item .accordion_content,.faq_accordion .accordion_item .accordion_content p{max-width:100%}.faq_accordion .accordion_item.active .title{line-height:1.4}.faq_accordion .accordion_item.active:before{height:8px}.faq_accordion .accordion_item .title{line-height:1.3}}footer{width:100%;position:relative}footer .footer_content_inr{padding:min(2.1875vw,2.625rem) 0;position:relative}footer:before{content:"";background:var(--theme-light-white);width:100%;height:1px;position:absolute;top:0;left:0;right:0}@media only screen and (max-width:767px){footer .footer_content_inr .fs-16>*{color:var(--theme-content);text-align:center;font-weight:600}footer .footer_content_inr{padding:20px 10px;position:relative}}.advisor_bills_footer{z-index:2;width:100%;position:sticky;bottom:0;left:0;right:0}.advisor_bills_inr{background:var(--theme-light-blue);-ms-border-radius:2.08333vw 2.08333vw 0 0;-o-border-radius:2.08333vw 2.08333vw 0 0;border-radius:2.08333vw 2.08333vw 0 0;width:100%;padding-top:min(3.64583vw,4.375rem);padding-bottom:min(2.34375vw,2.8125rem);position:relative}.advisor_bills_footer .advisor_bills_img{width:min(12.8542vw,16.625rem);height:min(16.5417vw,22.25rem);position:absolute;bottom:0}.advisor_bills_footer .advisor_bills_img img{width:100%;height:100%}.advisor_bills_footer .advisor_bills_content .fs-28{width:100%;max-width:min(39.3229vw,47.1875rem);color:var(--theme-content);font-weight:400}.advisor_bills_footer .advisor_bills_content .fs-28 span{font-weight:700}.advisor_bills_footer .advisor_bills_content .fs-18{width:100%;max-width:min(31.1458vw,37.375rem);color:var(--theme-light-content);margin-top:min(.52083vw,.625rem);font-weight:400}.advisor_bills_footer .advisor_bills_btn{text-align:right}.advisor_bills_footer .advisory_cross_icon{width:min(1.71875vw,2.0625rem);height:min(1.71875vw,2.0625rem);position:absolute;top:min(1.5625vw,1.875rem);right:min(1.30208vw,1.5625rem)}.advisor_bills_content{padding-left:min(.781vw,.9375rem)}@media only screen and (max-width:1199px){.advisor_bills_footer .advisor_bills_content .fs-28{max-width:100%;line-height:1.4}.advisor_bills_footer .advisor_bills_content .fs-18{max-width:100%;margin-top:12px}.advisor_bills_content{padding-left:20px}.advisor_bills_footer .advisory_cross_icon{width:40px;height:40px;top:15px;right:10px}.advisor_bills_footer .advisory_cross_icon svg{width:100%;height:100%}}@media only screen and (max-width:991px){.advisor_bills_footer .advisor_bills_img{width:min(18.8542vw,16.625rem);height:min(22.5417vw,22.25rem);position:absolute;bottom:0;left:12px}}@media only screen and (max-width:767px){.advisor_bills_footer .advisor_bills_img img{display:none}.advisor_bills_inr{-ms-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0;padding-top:30px;padding-bottom:25px}.advisor_bills_content{margin-top:10px;padding-left:0}.advisor_bills_footer .advisory_cross_icon{top:20px;right:20px}.advisor_bills_footer .advisor_bills_btn{margin-top:10px}.primary_btn{padding:10px 25px;font-size:16px}.advisor_bills_footer .advisor_bills_content .fs-28 span{line-height:2}}
