@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;0,900;1,100;1,300;1,500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap);@-webkit-keyframes preloader-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes preloader-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body,html{height:100%}body{font-family:"Roboto","sans-serif";font-size:16px;font-weight:400;line-height:1.5;background:#fff;color:#3d464d;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow-y:scroll}html[dir=ltr] body{text-align:left;direction:ltr}html[dir=rtl] body{text-align:right;direction:rtl}#root{height:100%}svg{display:block}a,a:hover{color:#1a66ff}a:hover{text-decoration:none}label{margin-bottom:.25rem}h1{font-size:36px}h1,h2{font-weight:700}h2{font-size:32px}h3{font-size:28px}h3,h4{font-weight:700}h4{font-size:24px}h5{font-size:20px}h5,h6{font-weight:700}h6{font-size:16px}.document{border:2px solid #f0f0f0;border-radius:2px;padding:85px 200px 120px}.document__header{text-align:center;margin-bottom:80px}.document__subtitle{margin-top:12px;font-size:14px;line-height:22px;color:#999}@media(max-width:1199px){.document{padding:75px 110px 110px}.document__header{margin-bottom:60px}}@media(max-width:991px){.document{padding:45px 35px 60px}.document__header{margin-bottom:40px}}@media(max-width:767px){.document{padding:35px 30px 50px}.document__header{margin-bottom:30px}.document__title{font-size:30px;margin-bottom:0}.document__subtitle{margin-top:6px}}@media(max-width:575px){.document{padding:26px 20px 40px}html[dir=ltr] .document__header{text-align:left}html[dir=rtl] .document__header{text-align:right}}.fake-svg-icon{font-family:"stroyka"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:none;vertical-align:top}.fake-svg-icon--wishlist-16{width:16px;height:16px;font-size:16px}.fake-svg-icon--wishlist-16:before{content:""}.fake-svg-icon--compare-16{width:16px;height:16px;font-size:16px}.fake-svg-icon--compare-16:before{content:""}.page-header__container{padding-bottom:32px}.page-header__breadcrumb{padding-top:24px}.page-header__title{padding-top:6px}.page-header__title h1{margin-bottom:0}@media(min-width:768px)and (max-width:991px){.page-header__title{padding-top:4px}.page-header__title h1{margin-bottom:0}}@media(max-width:767px){.page-header__container{padding-bottom:24px}.page-header__title{padding-top:2px}.page-header__title h1{margin-bottom:0;font-size:30px}}.site{min-height:100%;display:flex;flex-direction:column}.site__header{flex-shrink:0}.site__body{flex-grow:1}.site__footer{flex-shrink:0}.account-nav ul{list-style:none;margin:0;padding:0}.account-nav__item a{display:block;color:#6c757d;font-size:15px}.account-nav__item a:hover{background-color:#f7f7f7}@media(min-width:992px){.account-nav{border:2px solid #f0f0f0;border-radius:2px}.account-nav ul{padding-bottom:18px}.account-nav__title{font-size:20px;padding:24px 26px 0;margin-bottom:1rem}.account-nav__item a{padding:5px 26px}html[dir=ltr] .account-nav__item a{margin-left:-2px;border-left:2px solid #f0f0f0}html[dir=rtl] .account-nav__item a{margin-right:-2px;border-right:2px solid #f0f0f0}.account-nav__item--active a{color:#3d464d;font-weight:500}html[dir=ltr] .account-nav__item--active a{border-left:2px solid #ffd333}html[dir=rtl] .account-nav__item--active a{border-right:2px solid #ffd333}}@media(max-width:991px){.account-nav__title{display:none}.account-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.account-nav ul{display:flex;flex-wrap:nowrap;white-space:nowrap;width:100%;border-bottom:2px solid #f0f0f0}.account-nav__item a{padding:8px 16px;margin-bottom:-2px;border-bottom:2px solid #f0f0f0}.account-nav__item--active a{color:#3d464d;font-weight:500;border-color:#ffd333}}.alert{border:none;border-radius:2px;font-size:15px;line-height:20px;padding:.75rem 1rem}.alert a{box-decoration-break:clone;-webkit-box-decoration-break:clone;color:currentColor;background:hsla(0,0%,100%,.5);border-radius:1.5px;padding:0 3px}.alert a:hover{background:hsla(0,0%,100%,.85)}.alert a:active{background:hsla(0,0%,100%,.5)}.alert-primary{background:#b2d9ff;color:#36414d}.alert-secondary{background:#d9d9d9;color:#4d4d4d}.alert-info{background:#b8e2e5;color:#2d3e40}.alert-success{background:#bde5a1;color:#34402d}.alert-danger{background:#ffb8b8;color:#473333}.alert-warning{background:#f2e291;color:#4d472e}.alert-lg{font-size:16px;padding:1.125rem 1.375rem}html[dir=ltr] .alert-dismissible{padding-right:3rem}html[dir=rtl] .alert-dismissible{padding-left:3rem}.alert-dismissible .close{opacity:1;display:flex;align-items:center;justify-content:center;padding:0 1rem;height:100%;transition:all .2s;fill:rgba(0,0,0,.3);background:transparent}html[dir=ltr] .alert-dismissible .close{left:auto;right:0;border-top-left-radius:0;border-top-right-radius:1.5px;border-bottom-left-radius:0;border-bottom-right-radius:1.5px}html[dir=rtl] .alert-dismissible .close{right:auto;left:0;border-top-right-radius:0;border-top-left-radius:1.5px;border-bottom-right-radius:0;border-bottom-left-radius:1.5px}.alert-dismissible .close:focus{outline:none}.alert-dismissible .close:not(:disabled):not(.disabled):focus,.alert-dismissible .close:not(:disabled):not(.disabled):hover{background:rgba(0,0,0,.08);fill:rgba(0,0,0,.5);opacity:1}.badge{border-radius:1.5px;font-weight:500;padding:.25em .5em}.block-header{display:flex;align-items:center;margin-bottom:18px}.block-header__title{margin-bottom:0;font-size:20px}.block-header__divider{flex-grow:1;height:2px;background:#ebebeb}.block-header__groups-list{display:flex;list-style:none;margin:0;padding:0;font-size:14px;font-weight:500;white-space:nowrap}html[dir=ltr] .block-header__groups-list li+li{margin-left:3px}html[dir=rtl] .block-header__groups-list li+li{margin-right:3px}.block-header__group{background:transparent;border:none;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;display:block;color:inherit;padding:2px 11px 1px;border-radius:12px;box-shadow:none}.block-header__group:focus{outline:none}.block-header__group:focus,.block-header__group:hover{box-shadow:inset 0 0 0 2px #ebebeb;color:inherit}.block-header__group--active,.block-header__group--active:focus,.block-header__group--active:hover{cursor:default;box-shadow:inset 0 0 0 2px #ffd333}.block-header__arrows-list{display:flex}.block-header__arrow{width:29px;height:29px;padding:0;margin:0;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#3d464d;background:#fff;transition:all .15s;box-shadow:0 6px 9px 0 rgba(0,0,0,.14);border-radius:50px}.block-header__arrow:focus{outline:none}.block-header__arrow:focus,.block-header__arrow:hover{background:#ffd333;fill:#3d464d}.block-header__arrow:active{transition-duration:0s;background:#ffdc5c;fill:#3d464d}html[dir=ltr] .block-header__arrow+.block-header__arrow{margin-left:3px}html[dir=rtl] .block-header__arrow+.block-header__arrow{margin-right:3px}html[dir=ltr] .block-header__arrow svg{-webkit-transform:scaleX(1);transform:scaleX(1)}html[dir=rtl] .block-header__arrow svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.block-header__arrow--left svg{position:relative}html[dir=ltr] .block-header__arrow--left svg{left:-1px}html[dir=rtl] .block-header__arrow--left svg{right:-1px}.block-header__arrow--right svg{position:relative}html[dir=ltr] .block-header__arrow--right svg{left:1px}html[dir=rtl] .block-header__arrow--right svg{right:1px}html[dir=ltr] .block-header__title+.block-header__divider{margin-left:16px}html[dir=rtl] .block-header__title+.block-header__divider{margin-right:16px}html[dir=ltr] .block-header__divider+.block-header__groups-list{margin-left:12px}html[dir=rtl] .block-header__divider+.block-header__groups-list{margin-right:12px}html[dir=ltr] .block-header__groups-list+.block-header__arrows-list{margin-left:10px}html[dir=rtl] .block-header__groups-list+.block-header__arrows-list{margin-right:10px}html[dir=ltr] .block-header__divider+.block-header__arrows-list{margin-left:16px}html[dir=rtl] .block-header__divider+.block-header__arrows-list{margin-right:16px}@media(max-width:767px){.block-header{display:flex;flex-wrap:wrap}.block-header__groups-list{padding:8px 0;margin-top:8px;margin-bottom:-8px;order:100;overflow-x:auto;-webkit-overflow-scrolling:touch}html[dir=ltr] .block-header__divider+.block-header__groups-list,html[dir=rtl] .block-header__divider+.block-header__groups-list{margin-left:auto;margin-right:auto}html[dir=ltr] .block-header__divider+.block-header__groups-list+.block-header__arrows-list{margin-left:16px}html[dir=rtl] .block-header__divider+.block-header__groups-list+.block-header__arrows-list{margin-right:16px}}.breadcrumb{background:transparent;padding:0;font-size:14px;line-height:20px;margin-bottom:0}.breadcrumb-item{position:relative}html[dir=ltr] .breadcrumb-item{padding-left:0;padding-right:30px}html[dir=rtl] .breadcrumb-item{padding-right:0;padding-left:30px}.breadcrumb-item a{color:inherit;transition:color .15s}.breadcrumb-item a:hover{color:#1a66ff}html[dir=ltr] .breadcrumb-item+.breadcrumb-item{padding-left:0;padding-right:30px}html[dir=rtl] .breadcrumb-item+.breadcrumb-item{padding-right:0;padding-left:30px}.breadcrumb-item+.breadcrumb-item:before{display:none}.breadcrumb-item.active{color:#999}.breadcrumb-arrow{fill:#d1d1d1}html[dir=ltr] .breadcrumb-arrow{right:11px;-webkit-transform:scaleX(1);transform:scaleX(1)}html[dir=rtl] .breadcrumb-arrow{left:11px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.btn{border-radius:2px;transition:all .1s ease-in-out;font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.btn.btn-svg-icon{width:calc(2.25rem + 2px)}.btn-lg{font-size:1.125rem;height:calc(2.75rem + 2px);padding:.8125rem 2rem;line-height:1;font-weight:500}.btn-lg.btn-svg-icon{width:calc(2.75rem + 2px)}.btn-xl{font-size:1.375rem;height:calc(3.625rem + 2px);padding:1.125rem 3rem;line-height:1;font-weight:500}.btn-xl.btn-svg-icon{width:calc(3.625rem + 2px)}.btn-sm{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.btn-sm.btn-svg-icon{width:calc(1.875rem + 2px)}.btn-xs{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.btn-xs.btn-svg-icon{width:calc(1.5rem + 2px)}.btn.disabled,.btn:disabled{cursor:default}.btn-svg-icon{padding:0;position:relative}.btn-svg-icon svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){html[dir=ltr] .btn-svg-icon svg{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html[dir=rtl] .btn-svg-icon svg{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{border-color:#3d464d;background:#3d464d;color:#fff;fill:#fff}.btn-primary.focus .fake-svg-icon,.btn-primary:focus .fake-svg-icon,.btn-primary:hover .fake-svg-icon{color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:none}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{border-color:#546069;background:#546069;color:#fff;fill:#fff}.btn-primary:not(:disabled):not(.disabled).active .fake-svg-icon,.btn-primary:not(:disabled):not(.disabled):active .fake-svg-icon{color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn-primary,.btn-primary.disabled,.btn-primary:disabled{border-color:#ffd333;background:#ffd333;color:#3d464d;fill:#3d464d}.btn-primary.disabled .fake-svg-icon,.btn-primary .fake-svg-icon,.btn-primary:disabled .fake-svg-icon{color:#3d464d}.btn-primary.btn-loading:not(:disabled):not(.disabled),.btn-primary.btn-loading:not(:disabled):not(.disabled).active,.btn-primary.btn-loading:not(:disabled):not(.disabled):active{cursor:default;border-color:#ffd333;background:#ffd333}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{border-color:#3d464d;background:#3d464d;color:#fff;fill:#fff}.btn-secondary.focus .fake-svg-icon,.btn-secondary:focus .fake-svg-icon,.btn-secondary:hover .fake-svg-icon{color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:none}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{border-color:#546069;background:#546069;color:#fff;fill:#fff}.btn-secondary:not(:disabled):not(.disabled).active .fake-svg-icon,.btn-secondary:not(:disabled):not(.disabled):active .fake-svg-icon{color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn-secondary,.btn-secondary.disabled,.btn-secondary:disabled{border-color:#f0f0f0;background:#f0f0f0;color:#3d464d;fill:#3d464d}.btn-secondary.disabled .fake-svg-icon,.btn-secondary .fake-svg-icon,.btn-secondary:disabled .fake-svg-icon{color:#3d464d}.btn-secondary.btn-loading:not(:disabled):not(.disabled),.btn-secondary.btn-loading:not(:disabled):not(.disabled).active,.btn-secondary.btn-loading:not(:disabled):not(.disabled):active{cursor:default;border-color:#f0f0f0;background:#f0f0f0}.btn-light.focus,.btn-light:focus,.btn-light:hover{border-color:#f0f0f0;background:#f0f0f0;color:#3d464d;fill:#3d464d}.btn-light.focus .fake-svg-icon,.btn-light:focus .fake-svg-icon,.btn-light:hover .fake-svg-icon{color:#3d464d}.btn-light.focus,.btn-light:focus{box-shadow:none}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active{border-color:#e5e5e5;background:#e5e5e5;color:#3d464d;fill:#3d464d}.btn-light:not(:disabled):not(.disabled).active .fake-svg-icon,.btn-light:not(:disabled):not(.disabled):active .fake-svg-icon{color:#3d464d}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn-light,.btn-light.disabled,.btn-light:disabled{border-color:transparent;background:transparent;color:#3d464d;fill:#ccc}.btn-light.disabled .fake-svg-icon,.btn-light .fake-svg-icon,.btn-light:disabled .fake-svg-icon{color:#ccc}.btn-light.btn-loading:not(:disabled):not(.disabled),.btn-light.btn-loading:not(:disabled):not(.disabled).active,.btn-light.btn-loading:not(:disabled):not(.disabled):active{cursor:default;border-color:transparent;background:transparent}.btn-loading{position:relative}.btn-loading,.btn-loading.disabled,.btn-loading.focus,.btn-loading:disabled,.btn-loading:focus,.btn-loading:hover,.btn-loading:not(:disabled):not(.disabled).active,.btn-loading:not(:disabled):not(.disabled):active{color:transparent;fill:transparent}.btn-loading:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.5);transition:border-color .1s;-webkit-animation-name:preloader-animation;animation-name:preloader-animation;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:calc(50% - 11px);top:calc(50% - 11px);width:22px;height:22px;border-radius:11px}.btn-loading.btn-xl:after{left:calc(50% - 21px);top:calc(50% - 21px);width:42px;height:42px;border-radius:21px}.btn-loading.btn-lg:after{left:calc(50% - 14px);top:calc(50% - 14px);width:28px;height:28px;border-radius:14px}.btn-loading.btn-sm:after{left:calc(50% - 8px);top:calc(50% - 8px);width:16px;height:16px;border-radius:8px}.btn-loading.btn-xs:after{left:calc(50% - 7px);top:calc(50% - 7px);width:14px;height:14px;border-radius:7px}.card{border:2px solid #f0f0f0;border-radius:2px}.card-body{padding:2rem}.card-footer,.card-header{padding:1.5rem 2rem;border-top:none;border-bottom:none;background-color:transparent}.card-footer h1,.card-footer h2,.card-footer h3,.card-footer h4,.card-footer h5,.card-footer h6,.card-header h1,.card-header h2,.card-header h3,.card-header h4,.card-header h5,.card-header h6{margin-bottom:0}.card-title{margin-bottom:1.75rem}.card-title h1,.card-title h2,.card-title h3,.card-title h4,.card-title h5,.card-title h6{margin-bottom:0}.card-divider{height:2px;background:#f0f0f0}.card-body .card-title:last-child{margin-bottom:0}@media(min-width:768px)and (max-width:991px){.card-footer,.card-header{padding:1.25rem 1.5rem}.card-title{font-size:26px;margin-bottom:1.5rem}.card-body{padding:1.5rem}}@media(max-width:767px){.card-footer,.card-header{padding:1rem 1.375rem}.card-title{font-size:26px;margin-bottom:1.5rem}.card-body{padding:1.375rem}}.card-table{font-size:15px}.card-table a:not(.btn):hover{text-decoration:underline}.card-table table{width:100%;min-width:500px}html[dir=ltr] .card-table table{text-align:left}html[dir=rtl] .card-table table{text-align:right}.card-table thead th{border-bottom:2px solid #f0f0f0;text-transform:uppercase;color:#6c757d;font-size:13px;font-weight:500;padding:10px 12px}.card-table tbody td,.card-table tbody th,.card-table tfoot td,.card-table tfoot th{padding:12px}.card-table tfoot td,.card-table tfoot th{padding-top:16px;padding-bottom:16px}.card-table tbody+tbody tr td,.card-table tbody+tbody tr th,.card-table tbody+tfoot tr td,.card-table tbody+tfoot tr th,.card-table tbody tr+tr td,.card-table tbody tr+tr th{border-top:1px solid #f0f0f0}.card-table tbody tr:hover>*,.card-table tfoot tr:hover>*{background-color:#f7f7f7}html[dir=ltr] .card-table td:first-child,html[dir=ltr] .card-table th:first-child{padding-left:2rem}html[dir=ltr] .card-table td:last-child,html[dir=ltr] .card-table th:last-child,html[dir=rtl] .card-table td:first-child,html[dir=rtl] .card-table th:first-child{padding-right:2rem}html[dir=rtl] .card-table td:last-child,html[dir=rtl] .card-table th:last-child{padding-left:2rem}.card-table .card-table__body--merge-rows td,.card-table .card-table__body--merge-rows th{padding-top:3px;padding-bottom:3px}.card-table .card-table__body--merge-rows tr:first-child td,.card-table .card-table__body--merge-rows tr:first-child th{padding-top:12px}.card-table .card-table__body--merge-rows tr:last-child td,.card-table .card-table__body--merge-rows tr:last-child th{padding-bottom:12px}.card-table .card-table__body--merge-rows tr+tr td,.card-table .card-table__body--merge-rows tr+tr th{border-top:none}@media(min-width:768px)and (max-width:991px){.card-table{font-size:14px}html[dir=ltr] .card-table td:first-child,html[dir=ltr] .card-table th:first-child{padding-left:1.5rem}html[dir=ltr] .card-table td:last-child,html[dir=ltr] .card-table th:last-child,html[dir=rtl] .card-table td:first-child,html[dir=rtl] .card-table th:first-child{padding-right:1.5rem}html[dir=rtl] .card-table td:last-child,html[dir=rtl] .card-table th:last-child{padding-left:1.5rem}}@media(max-width:767px){.card-table{font-size:14px}html[dir=ltr] .card-table td:first-child,html[dir=ltr] .card-table th:first-child{padding-left:1.375rem}html[dir=ltr] .card-table td:last-child,html[dir=ltr] .card-table th:last-child,html[dir=rtl] .card-table td:first-child,html[dir=rtl] .card-table th:first-child{padding-right:1.375rem}html[dir=rtl] .card-table td:last-child,html[dir=rtl] .card-table th:last-child{padding-left:1.375rem}}.filters-button{display:flex;align-items:center;padding:0 9px;height:32px;border:1px solid #e5e5e5;border-radius:2px;background:#fff;cursor:pointer;font-family:inherit;font-weight:500;font-size:14px;color:inherit}.filters-button:focus{outline:none}.filters-button:hover{background:#f5f5f5;border-color:#e5e5e5}.filters-button__icon{fill:#3d464d}html[dir=ltr] .filters-button__icon{margin-right:8px}html[dir=rtl] .filters-button__icon{margin-left:8px}.filters-button__counter{display:block;height:20px;font-size:13px;font-weight:500;padding:2px 5px 0;border-radius:2px;line-height:16px;background:#ffd333;color:#3d464d}html[dir=ltr] .filters-button__counter{margin-left:12px;margin-right:-4px}html[dir=rtl] .filters-button__counter{margin-right:12px;margin-left:-4px}.form-group{margin-bottom:1.5rem}html[dir=ltr] .form-check{padding-left:1.5rem}html[dir=rtl] .form-check{padding-right:1.5rem}.form-check-input{position:absolute;margin-top:.1875rem}html[dir=ltr] .form-check-input{margin-left:-1.5rem}html[dir=rtl] .form-check-input{margin-right:-1.5rem}@media(max-width:767px){.form-group{margin-bottom:1.8rem}}.form-control{border-radius:2px;line-height:1.25}.form-control-sm{height:calc(1.875rem + 2px);line-height:1.25;padding:.3125rem .5rem}.form-control-lg{height:calc(2.75rem + 2px);line-height:1.25}.form-control.is-invalid,.form-control.is-valid,.form-control:invalid,.form-control:valid{background-image:none}select.form-control{-webkit-appearance:none;-moz-appearance:none}select.form-control::-ms-expand{display:none}select.form-control,select.form-control.is-invalid,select.form-control.is-valid,select.form-control:invalid,select.form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503 4H.497c-.403 0-.639-.508-.408-.878L2.095.233a.469.469 0 01.816 0l2 2.889c.231.37-.005.878-.408.878zM.497 6h4.006c.403 0 .639.504.408.871L2.905 9.737a.47.47 0 01-.816 0l-2-2.866C-.142 6.504.094 6 .497 6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:5px 10px}html[dir=ltr] select.form-control,html[dir=ltr] select.form-control.is-invalid,html[dir=ltr] select.form-control.is-valid,html[dir=ltr] select.form-control:invalid,html[dir=ltr] select.form-control:valid{background-position:right .75rem center;padding-right:calc(1.5rem + 5px)}html[dir=rtl] select.form-control,html[dir=rtl] select.form-control.is-invalid,html[dir=rtl] select.form-control.is-valid,html[dir=rtl] select.form-control:invalid,html[dir=rtl] select.form-control:valid{background-position:left .75rem center;padding-left:calc(1.5rem + 5px)}html[dir=ltr] select.form-control-sm,html[dir=ltr] select.form-control-sm.is-invalid,html[dir=ltr] select.form-control-sm.is-valid,html[dir=ltr] select.form-control-sm:invalid,html[dir=ltr] select.form-control-sm:valid{background-position:right .5rem center;padding-right:calc(1rem + 5px)}html[dir=rtl] select.form-control-sm,html[dir=rtl] select.form-control-sm.is-invalid,html[dir=rtl] select.form-control-sm.is-valid,html[dir=rtl] select.form-control-sm:invalid,html[dir=rtl] select.form-control-sm:valid{background-position:left .5rem center;padding-left:calc(1rem + 5px)}html[dir=ltr] select.form-control-lg,html[dir=ltr] select.form-control-lg.is-invalid,html[dir=ltr] select.form-control-lg.is-valid,html[dir=ltr] select.form-control-lg:invalid,html[dir=ltr] select.form-control-lg:valid{background-position:right 1rem center;padding-right:calc(2rem + 5px)}html[dir=rtl] select.form-control-lg,html[dir=rtl] select.form-control-lg.is-invalid,html[dir=rtl] select.form-control-lg.is-valid,html[dir=rtl] select.form-control-lg:invalid,html[dir=rtl] select.form-control-lg:valid{background-position:left 1rem center;padding-left:calc(2rem + 5px)}.input-check{display:inline-block}.input-check__body{display:block;position:relative;width:16px;height:16px}.input-check__input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;cursor:inherit}.input-check__box{display:block;width:16px;height:16px;border-radius:1.2px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);transition:background .15s,box-shadow .15s}.input-check__icon{pointer-events:none;position:absolute;left:4px;top:5px;fill:#fff;-webkit-transform:scale(0);transform:scale(0);transition:fill .15s,visibility 0s .15s,-webkit-transform .15s;transition:fill .15s,transform .15s,visibility 0s .15s;transition:fill .15s,transform .15s,visibility 0s .15s,-webkit-transform .15s}.input-check__input:checked~.input-check__box{background:#ffd333;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.input-check__input:checked~.input-check__icon{fill:#3d464d;transition-delay:0s,0s,0s;-webkit-transform:scale(1);transform:scale(1)}.input-check__input:disabled~.input-check__box{background:#f2f2f2;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.input-check__input:disabled~.input-check__icon{fill:rgba(0,0,0,.2)}.input-check-color{display:inline-block}.input-check-color__body{display:block;position:relative;width:22px;height:22px;border-radius:1.2px;overflow:hidden;cursor:inherit;margin:0}.input-check-color__input{position:absolute;visibility:hidden}.input-check-color__box{display:block;width:22px;height:22px;border-radius:1.2px;background:currentColor;cursor:inherit}.input-check-color__icon{position:absolute;left:5px;top:6px;fill:#fff;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.input-check-color__input:checked~.input-check-color__icon{-webkit-transform:scale(1);transform:scale(1)}.input-check-color__input:disabled{cursor:default}.input-check-color__input:disabled~.input-check-color__box{position:relative;left:0;top:0;width:22px;height:22px;opacity:.5;cursor:default}.input-check-color__input:disabled~.input-check-color__stick{pointer-events:none;display:block;position:absolute;width:2px;border-radius:1px;height:34px;left:calc(50% - 1px);top:-6px;background:hsla(0,0%,40%,.9);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.input-check-color--light .input-check-color__icon{fill:#3d464d}.input-check-color--white .input-check-color__box{box-shadow:inset 0 0 0 2px #d9d9d9}.input-check-color--white .input-check-color__icon{fill:#bfbfbf}.input-number{display:block;width:100%;position:relative}.input-number__input{-moz-appearance:textfield;display:block;width:100%;min-width:88px;padding:0 24px 1px;text-align:center}.input-number__input::-webkit-inner-spin-button,.input-number__input::-webkit-outer-spin-button{-webkit-appearance:none}.input-number__add,.input-number__sub{position:absolute;height:calc(100% - 2px);width:24px;top:1px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.3;transition:opacity .18s}.input-number__add:after,.input-number__add:before,.input-number__sub:after,.input-number__sub:before{display:block;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background:currentColor}.input-number__add:before,.input-number__sub:before{width:8px;height:2px}.input-number__add:hover,.input-number__sub:hover{opacity:1}.input-number__add:active,.input-number__sub:active{opacity:1;background-color:rgba(0,0,0,.05)}html[dir=ltr] .input-number__sub{left:1px}html[dir=ltr] .input-number__add,html[dir=rtl] .input-number__sub{right:1px}html[dir=rtl] .input-number__add{left:1px}.input-number__add:after{width:2px;height:8px}.input-radio{display:inline-block}.input-radio__body{display:block;position:relative;width:16px;height:16px}.input-radio__input{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;cursor:inherit}.input-radio__circle{display:block;width:16px;height:16px;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.17);transition:background .2s,box-shadow .2s}.input-radio__circle:after{display:block;content:"";position:absolute;left:5px;top:5px;width:6px;height:6px;border-radius:3px;background:#fff;-webkit-transform:scale(0);transform:scale(0);transition:background .2s,visibility 0s .2s,-webkit-transform .2s;transition:background .2s,transform .2s,visibility 0s .2s;transition:background .2s,transform .2s,visibility 0s .2s,-webkit-transform .2s;visibility:hidden}.input-radio__input:checked~.input-radio__circle{background:#ffd333;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.input-radio__input:checked~.input-radio__circle:after{background:#3d464d;visibility:visible;transition-delay:0s,0s,0s;-webkit-transform:scale(1);transform:scale(1)}.input-radio__input:disabled~.input-radio__circle{background:#f2f2f2;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}.input-radio__input:disabled~.input-radio__circle:after{background:rgba(0,0,0,.2)}.input-radio-color{display:block}.input-radio-color__list{padding:1px 0;display:flex;flex-wrap:wrap;margin:-2px}.input-radio-color__item{width:30px;height:30px;display:block;margin:2px;cursor:pointer}.input-radio-color__item input{pointer-events:none;opacity:0;position:absolute}.input-radio-color__item span{position:relative;width:30px;height:30px;display:block;border-radius:15px;background:currentColor;-webkit-transform:scale(.7333333333);transform:scale(.7333333333);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.input-radio-color__item span:after,.input-radio-color__item span:before{display:block;position:absolute;content:"";border-radius:1000px}.input-radio-color__item span:before{left:3px;top:3px;width:24px;height:24px;background:#fff}.input-radio-color__item span:after,.input-radio-color__item span:before{-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.input-radio-color__item span:after{left:8px;top:8px;width:14px;height:14px;background:currentColor}.input-radio-color__item:hover input:enabled~span{-webkit-transform:scale(.8666666667);transform:scale(.8666666667)}.input-radio-color__item input:enabled:checked~span,.input-radio-color__item input:enabled:checked~span:after,.input-radio-color__item input:enabled:checked~span:before{-webkit-transform:scale(1);transform:scale(1)}.input-radio-color__item--disabled{cursor:default}.input-radio-color__item--disabled span{-webkit-transform:scale(.75);transform:scale(.75)}.input-radio-color__item--disabled span:before{-webkit-transform:scale(1.33) rotate(45deg);transform:scale(1.33) rotate(45deg);left:14px;top:-1px;width:2px;height:calc(100% + 2px);background:rgba(0,0,0,.3)}.input-radio-color__item--white span,.input-radio-color__item--white span:after{box-shadow:inset 0 0 0 2px #ccc}.input-radio-label{display:block;font-size:14px;font-weight:500}.input-radio-label__list{display:flex;flex-wrap:wrap;margin:-3px}.input-radio-label__list input{position:absolute;pointer-events:none;opacity:0}.input-radio-label__list label{display:flex;margin:3px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.input-radio-label__list span{cursor:pointer;display:block;height:32px;padding:.3125rem 1rem;border-radius:2px;background:#f0f0f0;color:#3d464d;transition:background-color .2s,color .2s}.input-radio-label__list input:not(:checked):not(:disabled)~span:hover{background:#e0e0e0;color:#3d464d}.input-radio-label__list input:checked~span{cursor:default;background:#ffd333;color:#3d464d;transition-duration:.08s,.08s}.input-radio-label__list input:disabled~span{cursor:default;opacity:.5}.input-range{height:16px}.input-range__track{height:6px;border-radius:3px;transition:none}.input-range__track--background{margin-top:-3px}.input-range__track--active{background:#ffd333}.input-range__slider{width:16px;height:16px;border-radius:8px;margin-top:-11px;margin-left:-8px;border:none;background:#3d464d;box-shadow:0 0 0 0 rgba(61,70,77,0);transition:box-shadow .2s}.input-range__slider:after{display:block;content:"";position:absolute;width:6px;height:6px;margin:5px;border-radius:3px;background:#ffd333;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.input-range__slider:active,.input-range__slider:focus{outline:none;box-shadow:0 0 0 3px rgba(61,70,77,.3);-webkit-transform:none;transform:none}.input-range__slider:active:after,.input-range__slider:focus:after{-webkit-transform:scale(0);transform:scale(0)}.input-range__slider-container{transition:none}.input-range__label{display:none}.layout-switcher__list{display:flex}.layout-switcher__button{border:1px solid #e5e5e5;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 9px;height:32px;border-radius:0;background:#fff;fill:#a1abb3}.layout-switcher__button:focus{outline:none}.layout-switcher__button:hover{border-color:#e5e5e5;background:#f2f2f2;fill:#3d464d}html[dir=ltr] .layout-switcher__button:first-child{border-top-left-radius:2px;border-bottom-left-radius:2px}html[dir=ltr] .layout-switcher__button:last-child,html[dir=rtl] .layout-switcher__button:first-child{border-top-right-radius:2px;border-bottom-right-radius:2px}html[dir=rtl] .layout-switcher__button:last-child{border-top-left-radius:2px;border-bottom-left-radius:2px}html[dir=ltr] .layout-switcher__button+.layout-switcher__button{margin-left:-1px}html[dir=rtl] .layout-switcher__button+.layout-switcher__button{margin-right:-1px}.layout-switcher__button--active,.layout-switcher__button--active:hover{cursor:default;border-color:#ffd333;background:#ffd333;fill:#3d464d;z-index:1}.modal{-webkit-overflow-scrolling:touch}.modal-content{border:none;border-radius:2px;box-shadow:0 1px 20px rgba(0,0,0,.15),0 1px 3px rgba(0,0,0,.15)}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;touch-action:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;top:-17px}.noUi-target{height:16px}.noUi-base{padding-top:5px}.noUi-connects{background:#e0e0e0;border-radius:3px;height:6px}.noUi-connect{border-radius:2px;background:#ffd333}.noUi-horizontal .noUi-handle{cursor:ew-resize;width:16px;height:16px;border-radius:8px;background:#3d464d;box-shadow:0 0 0 0 rgba(61,70,77,0);transition:box-shadow .2s}.noUi-horizontal .noUi-handle:after{display:block;content:"";position:absolute;width:6px;height:6px;margin:5px;border-radius:3px;background:#ffd333;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.noUi-horizontal .noUi-handle:focus{outline:none;box-shadow:0 0 0 3px rgba(61,70,77,.3)}.noUi-horizontal .noUi-handle:focus:after{-webkit-transform:scale(0);transform:scale(0)}.noUi-horizontal .noUi-handle{top:0}html[dir=ltr] .noUi-horizontal .noUi-handle{left:auto;right:-8px}html[dir=rtl] .noUi-horizontal .noUi-handle{right:auto;left:-8px}.pagination{margin-bottom:0;padding:0}.page-link{font-weight:500;border-radius:2px;border:none;line-height:1;margin:0 2px;padding:9px 10px 8px;height:33px;background:transparent;color:#3d464d;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.page-link:focus,.page-link:hover{box-shadow:none;background:#ebebeb;color:#3d464d}.page-link--with-arrow{width:29px;position:relative}.page-link--with-arrow .page-link__arrow{position:absolute;fill:currentColor;top:10px}html[dir=ltr] .page-link--with-arrow .page-link__arrow{-webkit-transform:scaleX(1);transform:scaleX(1)}html[dir=rtl] .page-link--with-arrow .page-link__arrow{-webkit-transform:scaleX(-1);transform:scaleX(-1)}html[dir=ltr] .page-link--with-arrow .page-link__arrow--left{left:10px}html[dir=rtl] .page-link--with-arrow .page-link__arrow--left{right:10px}html[dir=ltr] .page-link--with-arrow .page-link__arrow--right{left:11px}html[dir=rtl] .page-link--with-arrow .page-link__arrow--right{right:11px}.page-item:first-child .page-link{border-radius:2px}html[dir=ltr] .page-item:first-child .page-link{margin-left:0}html[dir=rtl] .page-item:first-child .page-link{margin-right:0}.page-item:last-child .page-link{border-radius:2px}html[dir=ltr] .page-item:last-child .page-link{margin-right:0}html[dir=rtl] .page-item:last-child .page-link{margin-left:0}.page-item.active .page-link{background:#ffd333;color:#3d464d;cursor:default;z-index:2}.page-item.disabled .page-link{background:transparent;color:#b3b3b3}.post-card__image{position:relative;overflow:hidden;border-radius:1.5px}.post-card__image img{max-width:100%}.post-card__image :before{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.2);opacity:0;transition:opacity .6s;z-index:1}.post-card__image:hover :before{opacity:1}.post-card__category{font-size:14px;color:#adadad}.post-card__category a{color:inherit;transition:.15s}.post-card__category a:hover{color:#1a66ff}.post-card__date{font-size:14px;color:#adadad}.post-card__name{font-size:20px;line-height:1.125;font-weight:500}.post-card__name a{color:inherit;transition:.15s}.post-card__name a:hover{color:#1a66ff}.post-card__content{font-size:15px;line-height:24px}.post-card--layout--related .post-card__name{width:100%;font-size:17px;margin-top:16px;line-height:24px}.post-card--layout--related .post-card__name a{transition:all .2s}.post-card--layout--related .post-card__name a:hover{color:#1a66ff}.post-card--layout--related .post-card__date{margin-top:8px;font-size:15px}@media(max-width:767px){.post-card--layout--related .post-card__name{margin-top:12px;font-size:15px;line-height:20px}.post-card--layout--related .post-card__date{margin-top:4px;font-size:14px}}.post-card--layout--grid .post-card__info{display:flex;flex-wrap:wrap}.post-card--layout--grid .post-card__image{margin-bottom:14px}.post-card--layout--grid .post-card__category{display:none}.post-card--layout--grid .post-card__date{order:-1}.post-card--layout--grid .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.post-card--layout--grid .post-card__content{width:100%;margin-top:12px}.post-card--layout--grid .post-card__read-more{width:100%;display:none}.post-card--layout--grid.post-card--size--lg .post-card__image{margin-bottom:0;border-radius:3px}.post-card--layout--grid.post-card--size--lg .post-card__info{padding:28px 36px 12px}.post-card--layout--grid.post-card--size--lg .post-card__category{font-size:15px;order:-2;display:block}.post-card--layout--grid.post-card--size--lg .post-card__date{font-size:15px;position:relative}html[dir=ltr] .post-card--layout--grid.post-card--size--lg .post-card__date{padding-left:22px}html[dir=rtl] .post-card--layout--grid.post-card--size--lg .post-card__date{padding-right:22px}.post-card--layout--grid.post-card--size--lg .post-card__date:before{top:9px;content:"";display:block;position:absolute;width:4px;height:4px;border-radius:2px;background:currentColor}html[dir=ltr] .post-card--layout--grid.post-card--size--lg .post-card__date:before{left:9px}html[dir=rtl] .post-card--layout--grid.post-card--size--lg .post-card__date:before{right:9px}.post-card--layout--grid.post-card--size--lg .post-card__name{margin-top:8px;font-size:24px;line-height:32px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:20px;font-size:16px}.post-card--layout--grid.post-card--size--lg .post-card__read-more{display:block;margin-top:18px}@media(max-width:767px){.post-card--layout--grid.post-card--size--lg .post-card__info{padding:20px 20px 12px}.post-card--layout--grid.post-card--size--lg .post-card__name{font-size:22px;line-height:26px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:12px}}@media(max-width:479px){.post-card--layout--grid.post-card--size--lg .post-card__info{padding:12px}.post-card--layout--grid.post-card--size--lg .post-card__name{font-size:20px;line-height:22px}.post-card--layout--grid.post-card--size--lg .post-card__content{margin-top:10px;font-size:15px}}@media(max-width:379px){.post-card--layout--grid.post-card--size--lg .post-card__name{margin-top:4px}.post-card--layout--grid.post-card--size--lg .post-card__info{padding:10px 0}}.post-card--layout--list{display:flex;flex-direction:row;align-items:flex-start}.post-card--layout--list.post-card--size--nl .post-card__info{display:flex;flex-wrap:wrap;padding-top:10px}.post-card--layout--list.post-card--size--nl .post-card__image{width:350px;flex-shrink:0}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:30px}html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-left:30px}.post-card--layout--list.post-card--size--nl .post-card__category{font-size:15px;order:-2;display:block}.post-card--layout--list.post-card--size--nl .post-card__date{order:-1;font-size:15px;position:relative}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__date{padding-left:22px}html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__date{padding-right:22px}.post-card--layout--list.post-card--size--nl .post-card__date:before{top:9px;content:"";display:block;position:absolute;width:4px;height:4px;border-radius:2px;background:currentColor}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__date:before{left:9px}html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__date:before{right:9px}.post-card--layout--list.post-card--size--nl .post-card__name{margin-top:6px;font-size:18px;line-height:24px;width:100%}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:20px;font-size:16px;width:100%}.post-card--layout--list.post-card--size--nl .post-card__read-more{display:block;margin-top:14px}@media(min-width:768px)and (max-width:1199px){.post-card--layout--list.post-card--size--nl .post-card__info{padding-top:0}.post-card--layout--list.post-card--size--nl .post-card__image{width:260px;flex-shrink:0}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:22px}html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-left:22px}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:8px;font-size:16px;overflow:hidden;height:48px}.post-card--layout--list.post-card--size--nl .post-card__read-more{margin-top:10px}}@media(max-width:767px){.post-card--layout--list.post-card--size--nl{flex-direction:column}.post-card--layout--list.post-card--size--nl .post-card__image{width:auto}html[dir=ltr] .post-card--layout--list.post-card--size--nl .post-card__image{margin-right:0}html[dir=rtl] .post-card--layout--list.post-card--size--nl .post-card__image{margin-left:0}.post-card--layout--list.post-card--size--nl .post-card__content{margin-top:10px}}.post-card--layout--list.post-card--size--sm .post-card__image{width:240px;flex-shrink:0}html[dir=ltr] .post-card--layout--list.post-card--size--sm .post-card__image{margin-right:22px}html[dir=rtl] .post-card--layout--list.post-card--size--sm .post-card__image{margin-left:22px}.post-card--layout--list.post-card--size--sm .post-card__name{margin-top:10px;font-size:16px;line-height:20px;order:-1;max-height:40px;overflow:hidden}.post-card--layout--list.post-card--size--sm .post-card__date{margin-top:6px}.post-card--layout--list.post-card--size--sm .post-card__category{display:none}.post-card--layout--list.post-card--size--sm .post-card__content{margin-top:10px;font-size:15px;line-height:22px;height:66px;overflow:hidden}.post-card--layout--list.post-card--size--sm .post-card__read-more{display:none}.product-card{position:relative;padding:1px;display:flex;flex-direction:column;background:#fff}.product-card:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:none;border-radius:2px;box-shadow:inset 0 0 0 1px #ededed;transition:box-shadow .2s}.product-card:hover:before{transition-duration:0s;box-shadow:none;z-index:2}.product-card:hover .product-card__quickview{transition-duration:0s,0s;background:#ffd333}.product-card:hover .product-card__quickview:not(.product-card__quickview--preload){color:#3d464d}.product-card:hover .product-card__quickview:not(.product-card__quickview--preload):hover{transition-duration:.2s,.2s;background:#3d464d;color:#fff}.product-card__image{padding:18px;flex-shrink:0}.product-card__quickview{z-index:2;position:absolute;border:none;font-size:10px;text-transform:uppercase;fill:currentColor;padding:7px;cursor:pointer;top:0;background:transparent;color:#ccc;transition:background-color .2s,color .2s}html[dir=ltr] .product-card__quickview{right:0;border-top-left-radius:0;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:0}html[dir=rtl] .product-card__quickview{left:0;border-top-right-radius:0;border-top-left-radius:2px;border-bottom-right-radius:2px;border-bottom-left-radius:0}.product-card__quickview:focus{outline:none}.product-card__quickview--preload{color:transparent}.product-card__quickview--preload:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.5);transition:border-color .1s;-webkit-animation-name:preloader-animation;animation-name:preloader-animation;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:calc(50% - 8px);top:calc(50% - 8px);width:16px;height:16px;border-radius:8px}.product-card__info{padding:2px 22px 24px;flex-grow:1;display:flex;flex-direction:column}.product-card__name{font-size:15px;line-height:19px;flex-grow:1}.product-card__name a{color:inherit;transition:.15s}.product-card__name a:hover{color:#1a66ff}.product-card__rating{margin-top:6px;display:flex}.product-card__rating-legend{font-size:13px;line-height:1;color:#b3b3b3;padding-top:1px}html[dir=ltr] .product-card__rating-legend{margin-left:9px}html[dir=rtl] .product-card__rating-legend{margin-right:9px}.product-card__prices{margin-top:14px;line-height:1;font-weight:700;color:#3d464d}.product-card__new-price{color:#ff2626}.product-card__old-price{color:#b3b3b3;font-weight:400;font-size:13px;text-decoration:line-through}.product-card__buttons{display:flex;margin-top:24px}html[dir=ltr] .product-card__buttons>:first-child{margin-right:auto}html[dir=rtl] .product-card__buttons>:first-child{margin-left:auto}html[dir=ltr] .product-card__buttons>*+*{margin-left:4px}html[dir=rtl] .product-card__buttons>*+*{margin-right:4px}.product-card__addtocart--list{display:none}.product-card__features-list{list-style:none;margin:10px 0 6px;padding:0;color:#6c757d;font-size:13px;line-height:15px}.product-card__features-list li{padding:3px 0;position:relative}html[dir=ltr] .product-card__features-list li{padding-left:12px}html[dir=rtl] .product-card__features-list li{padding-right:12px}.product-card__features-list li:before{content:"";display:block;position:absolute;top:9px;width:5px;height:5px;border-radius:2.5px;border:1px solid}html[dir=ltr] .product-card__features-list li:before{left:0}html[dir=rtl] .product-card__features-list li:before{right:0}.product-card__badges-list{top:18px;position:absolute;display:flex;flex-direction:column;align-items:flex-start;z-index:1}html[dir=ltr] .product-card__badges-list{left:18px}html[dir=rtl] .product-card__badges-list{right:18px}.product-card__badge{font-size:11px;border-radius:1.5px;letter-spacing:.02em;line-height:1;padding:5px 8px 4px;font-weight:500;text-transform:uppercase;margin-bottom:4px}html[dir=ltr] .product-card__badge{margin-right:4px}html[dir=rtl] .product-card__badge{margin-left:4px}.product-card__badge--sale{background:#f33;color:#fff}.product-card__badge--new{background:#37f;color:#fff}.product-card__badge--hot{background:#614ba6;color:#fff}.product-card--layout--horizontal{flex-direction:row}.product-card--layout--horizontal .product-card__image{width:120px;padding:16px}.product-card--layout--horizontal .product-card__badges-list{top:10px}html[dir=ltr] .product-card--layout--horizontal .product-card__badges-list{left:10px}html[dir=rtl] .product-card--layout--horizontal .product-card__badges-list{right:10px}.product-card--layout--horizontal .product-card__badge{padding:3px 5px 2px}.product-card--layout--horizontal .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}html[dir=ltr] .product-card--layout--horizontal .product-card__info{padding-left:0;padding-right:30px}html[dir=rtl] .product-card--layout--horizontal .product-card__info{padding-right:0;padding-left:30px}.product-card--layout--horizontal .product-card__name{overflow:hidden;max-height:38px}.product-card--layout--horizontal .product-card__rating{white-space:nowrap}.product-card--layout--horizontal .product-card__availability,.product-card--layout--horizontal .product-card__buttons,.product-card--layout--horizontal .product-card__description{display:none}.product-card--layout--horizontal .product-card__actions{position:absolute;bottom:18px}html[dir=ltr] .product-card--layout--horizontal .product-card__actions{left:120px}html[dir=rtl] .product-card--layout--horizontal .product-card__actions{right:120px}.product-card--layout--horizontal .product-card__features-list{display:none}.product-card--layout--grid .product-card__image{padding:18px 18px 20px}.product-card--layout--grid .product-card__info{padding:0 24px}.product-card--layout--grid .product-card__actions{padding:0 24px 24px}.product-card--layout--grid .product-card__availability,.product-card--layout--grid .product-card__description,.product-card--layout--grid .product-card__features-list{display:none}.product-card--layout--grid.product-card--size--sm .product-card__image{padding:15px}.product-card--layout--grid.product-card--size--sm .product-card__badges-list{top:16px}html[dir=ltr] .product-card--layout--grid.product-card--size--sm .product-card__badges-list{left:16px}html[dir=rtl] .product-card--layout--grid.product-card--size--sm .product-card__badges-list{right:16px}.product-card--layout--grid.product-card--size--sm .product-card__info{padding:0 15px}.product-card--layout--grid.product-card--size--sm .product-card__actions{padding:0 15px 15px}.product-card--layout--grid.product-card--size--sm .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.product-card--layout--grid.product-card--size--sm .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}@media(hover:hover){.product-card--layout--grid.product-card--size--sm .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--sm:hover{position:relative;z-index:3}.product-card--layout--grid.product-card--size--sm:hover .product-card__buttons{display:flex}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.product-card--layout--grid.product-card--size--sm .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--sm:hover{position:relative;z-index:3;margin-bottom:-50px}.product-card--layout--grid.product-card--size--sm:hover .product-card__buttons{display:flex}}.product-card--layout--grid.product-card--size--nl .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.product-card--layout--grid.product-card--size--nl .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}@media(hover:hover){.product-card--layout--grid.product-card--size--nl .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--nl:hover{position:relative;z-index:3;margin-bottom:-56px}.product-card--layout--grid.product-card--size--nl:hover .product-card__buttons{display:flex}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.product-card--layout--grid.product-card--size--nl .product-card__buttons{display:none}.product-card--layout--grid.product-card--size--nl:hover{position:relative;z-index:3;margin-bottom:-56px}.product-card--layout--grid.product-card--size--nl:hover .product-card__buttons{display:flex}}.product-card--layout--grid.product-card--size--lg .product-card__image{padding:25px}.product-card--layout--grid.product-card--size--lg .product-card__info{padding:0 30px;flex-grow:0}.product-card--layout--grid.product-card--size--lg .product-card__name{font-size:17px;line-height:23px}.product-card--layout--grid.product-card--size--lg .product-card__actions{padding:0 30px 30px;flex-grow:1;display:flex;flex-direction:column}.product-card--layout--grid.product-card--size--lg .product-card__rating{margin-top:10px}.product-card--layout--grid.product-card--size--lg .product-card__prices{margin-bottom:auto;font-size:20px}.product-card--layout--list{flex-direction:row}.product-card--layout--list .product-card__image{flex-shrink:0;padding:24px;width:210px}.product-card--layout--list .product-card__info{padding:20px 0}html[dir=ltr] .product-card--layout--list .product-card__info{padding-left:0;padding-right:20px}html[dir=rtl] .product-card--layout--list .product-card__info{padding-right:0;padding-left:20px}.product-card--layout--list .product-card__name{font-size:16px;line-height:20px;flex-grow:0}.product-card--layout--list .product-card__rating{margin-top:7px}.product-card--layout--list .product-card__description{color:#6c757d;font-size:15px;line-height:22px;margin-top:12px}.product-card--layout--list .product-card__actions{flex-shrink:0;width:190px;padding:16px 20px}html[dir=ltr] .product-card--layout--list .product-card__actions{border-left:1px solid #ebebeb}html[dir=rtl] .product-card--layout--list .product-card__actions{border-right:1px solid #ebebeb}.product-card--layout--list .product-card__prices{margin-top:16px;font-size:18px}.product-card--layout--list .product-card__old-price{font-size:14px}.product-card--layout--list .product-card__buttons{flex-wrap:wrap}.product-card--layout--list .product-card__addtocart{display:none}.product-card--layout--list .product-card__addtocart--list{display:block}.product-card--layout--list .product-card__addtocart{width:100%}html[dir=ltr] .product-card--layout--list .product-card__addtocart+*{margin-left:0}html[dir=rtl] .product-card--layout--list .product-card__addtocart+*{margin-right:0}.product-card--layout--list .product-card__addtocart~*{margin-top:8px}.product-card--layout--list .product-card__addtocart,.product-card--layout--list .product-card__compare,.product-card--layout--list .product-card__wishlist{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.product-card--layout--list .product-card__addtocart.btn-svg-icon,.product-card--layout--list .product-card__compare.btn-svg-icon,.product-card--layout--list .product-card__wishlist.btn-svg-icon{width:calc(1.875rem + 2px)}.product-card--layout--list .product-card__availability{color:#999;font-size:14px}html[dir=ltr] .product-card--layout--list .product-card__availability{padding-right:10px}html[dir=rtl] .product-card--layout--list .product-card__availability{padding-left:10px}.product-card--layout--list .product-card__features-list{font-size:14px;line-height:16px;margin-bottom:0}.product-card--layout--list .product-card__features-list li{padding:3px 0}html[dir=ltr] .product-card--layout--list .product-card__features-list li{padding-left:12px;padding-right:0}html[dir=rtl] .product-card--layout--list .product-card__features-list li{padding-right:12px;padding-left:0}.product-card--layout--list .product-card__features-list li:before{top:8px}@media(min-width:992px)and (max-width:1199px){.product-card--layout--list .product-card__image{width:180px}html[dir=ltr] .product-card--layout--list .product-card__image,html[dir=rtl] .product-card--layout--list .product-card__image{padding-left:20px;padding-right:20px}html[dir=ltr] .product-card--layout--list .product-card__info{padding-left:4px;padding-right:20px}html[dir=rtl] .product-card--layout--list .product-card__info{padding-right:4px;padding-left:20px}}@media(max-width:767px){.product-card--layout--list{flex-direction:column}.product-card--layout--list .product-card__image{width:250px;max-width:100%;padding:20px;margin:0 auto}.product-card--layout--list .product-card__info{border-top:1px solid #ebebeb;padding:20px}html[dir=ltr] .product-card--layout--list .product-card__info,html[dir=rtl] .product-card--layout--list .product-card__info{padding-left:20px;padding-right:20px}.product-card--layout--list .product-card__actions{width:auto;border-top:1px solid #ebebeb;padding:20px}html[dir=ltr] .product-card--layout--list .product-card__actions{border-left:none}html[dir=rtl] .product-card--layout--list .product-card__actions{border-right:none}.product-card--layout--list .product-card__buttons{flex-wrap:nowrap}.product-card--layout--list .product-card__buttons .btn{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.product-card--layout--list .product-card__buttons .btn.btn-svg-icon{width:calc(2.25rem + 2px)}.product-card--layout--list .product-card__addtocart--list{width:auto}html[dir=ltr] .product-card--layout--list .product-card__addtocart--list{margin-right:auto}html[dir=rtl] .product-card--layout--list .product-card__addtocart--list{margin-left:auto}}.product-image__body{display:block;position:relative;padding-bottom:100%;width:100%}.product-image__img{display:block;position:absolute;width:100%;height:100%;object-fit:scale-down}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.owl-carousel .owl-item .product-image__img,.product-image__img{max-width:100%;max-height:100%;width:auto;height:auto;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}}.owl-carousel .owl-item .product-image--location--gallery .product-image__img{max-width:100%;max-height:100%;width:auto;height:auto;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.rating__body{display:flex}html[dir=ltr] .rating__star+.rating__star{margin-left:3px}html[dir=rtl] .rating__star+.rating__star{margin-right:3px}.rating__fill{color:#ccc;fill:currentColor}.rating__stroke{color:rgba(0,0,0,.08);fill:currentColor}.rating__star--active .rating__fill{color:#ffd333}.rating__star--active .rating__stroke{color:rgba(0,0,0,.08)}.share-links__list{display:flex;list-style:none;padding:0;margin:0;font-size:11px;line-height:18px;font-weight:500;color:#fff;white-space:nowrap}html[dir=ltr] .share-links__item+.share-links__item{margin-left:4px}html[dir=rtl] .share-links__item+.share-links__item{margin-right:4px}.share-links__item a{border-radius:1.5px;display:block;padding:2px 6px 1px}.share-links__item a,.share-links__item a:hover{color:inherit;text-decoration:none}.share-links__item--type--like a{background:#4267b2}.share-links__item--type--like a:hover{background:#3b5c9f}.share-links__item--type--tweet a{background:#1b95e0}.share-links__item--type--tweet a:hover{background:#1886c9}.share-links__item--type--pin a{background:#e63939}.share-links__item--type--pin a:hover{background:#e32222}.share-links__item--type--counter a{color:#737373;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2)}.share-links__item--type--counter a:hover{color:#666}.slick-prevent-click--active .slick-list:before{position:absolute;content:"";display:block;left:0;right:0;top:0;bottom:0;z-index:1000}.social-links__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.social-links__item{flex-shrink:0;margin-left:7px;margin-bottom:7px}.social-links__link{font-size:16px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;transition:all .2s;background:#000}.social-links__link,.social-links__link:hover{color:#fff}.social-links__link:hover{opacity:.8}.social-links--shape--circle .social-links__link{border-radius:17px}.social-links--shape--rounded .social-links__link{border-radius:2px}.social-links__link--type--facebook{background:#3c5a99}.social-links__link--type--twitter{background:#00a2e8}.social-links__link--type--youtube{background:#e52e2e}.social-links__link--type--instagram{background:#815dc7}.social-links__link--type--rss{background:#ffc338}.social-links__link--type--rss,.social-links__link--type--rss:hover{color:#3d464d}.tags__list{display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;line-height:18px;margin:-2px}.tags__list a{display:block;background:transparent;border:1px solid #e5e5e5;color:#3d464d;border-radius:1.5px;padding:3px 8px 2px;margin:2px;transition:all .15s}.tags__list a:focus,.tags__list a:hover{background:#ffd333;border:1px solid #ffd333;color:#3d464d}.tags--lg .tags__list{margin:-3px}.tags--lg .tags__list a{padding:6px 10px 5px;margin:3px}.tooltip{pointer-events:none;transition-duration:0s;font-family:inherit}.tooltip.show{opacity:1}.tooltip-inner{background:#3d464d;color:#fff;border-radius:1.5px;position:relative;padding:.1875rem .625rem .125rem}.tooltip .arrow{width:8px;height:8px}.tooltip .arrow:before{width:8px;height:8px;border-radius:1px;border:none;background:#3d464d;-webkit-transform:rotate(45deg) scale(.7619047619);transform:rotate(45deg) scale(.7619047619)}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:4px 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-auto[x-placement^=top] .tooltip-inner,.bs-tooltip-top .arrow,.bs-tooltip-top .tooltip-inner{bottom:3px}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:4px 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-auto[x-placement^=bottom] .tooltip-inner,.bs-tooltip-bottom .arrow,.bs-tooltip-bottom .tooltip-inner{top:3px}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 4px}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-auto[x-placement^=right] .tooltip-inner,.bs-tooltip-right .arrow,.bs-tooltip-right .tooltip-inner{left:3px}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 4px}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-auto[x-placement^=left] .tooltip-inner,.bs-tooltip-left .arrow,.bs-tooltip-left .tooltip-inner{right:3px}.typography{line-height:1.625}.typography a:hover{text-decoration:underline}.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin-top:1.75em;margin-bottom:.75em}.typography p{margin-bottom:1.5em}.typography ol,.typography ul{margin:1.7em 0}.typography li{margin-bottom:.7em}.typography>:first-child{margin-top:0}.typography>:last-child{margin-bottom:0}.typography a>img{transition:opacity .2s}.typography a:hover>img{opacity:.8}.typography img{max-width:100%}.typography figure{margin:2.5em 0}.typography figcaption{margin-top:20px;text-align:center;font-size:14px;color:#999}.typography hr{position:relative;width:4px;height:4px;border-radius:2px;border:none;background:#ccc;margin:2.5em auto}.typography hr:after,.typography hr:before{position:absolute;content:"";display:block;width:inherit;height:inherit;border-radius:inherit;background:inherit}html[dir=ltr] .typography hr:after{left:-30px}html[dir=ltr] .typography hr:before,html[dir=rtl] .typography hr:after{right:-30px}html[dir=rtl] .typography hr:before{left:-30px}.typography blockquote{margin:3em 2.5em 2.5em;text-align:center;font-size:18px;font-style:italic}.typography blockquote cite{margin-top:-.5em;color:#999;display:block;font-size:15px;font-style:normal}.typography blockquote p{margin-bottom:1.25em}.typography blockquote>:first-child{margin-top:0}.typography blockquote>:last-child{margin-bottom:0}@media(max-width:991px){.typography h1,.typography h2,.typography h3,.typography h4,.typography h5,.typography h6{margin-top:1.25em;margin-bottom:.5em}}@media(max-width:767px){.typography ol,.typography ul{margin:1.5em 0}}@media(min-width:576px)and (max-width:767px){.typography blockquote{margin:2.5em 1.5em 2em}}@media(max-width:575px){.typography blockquote{font-size:16px;margin:2.25em 0}html[dir=ltr] .typography blockquote{text-align:left}html[dir=rtl] .typography blockquote{text-align:right}}@media(min-width:992px){.typography--expanded figure{text-align:center;position:relative;width:calc(100% + 190px);margin:3em 0}html[dir=ltr] .typography--expanded figure{left:-95px}html[dir=rtl] .typography--expanded figure{right:-95px}.typography--expanded figure img{overflow:hidden;border-radius:3px}}.filter__title{display:block;border:none;padding:6px 10px;cursor:pointer;width:calc(100% + 20px);position:relative;color:inherit;font-weight:700;font-size:15px;line-height:18px;border-radius:2px;margin:0 -10px;transition:background-color .2s,fill .2s;background:transparent;fill:#ccc}html[dir=ltr] .filter__title{text-align:left}html[dir=rtl] .filter__title{text-align:right}.filter__title:focus,.filter__title:hover{transition-duration:.1s,.1s;background:#f2f2f2;fill:#b3b3b3}.filter__title:focus{outline:none}.filter__arrow{position:absolute;top:11px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}html[dir=ltr] .filter__arrow{right:10px}html[dir=rtl] .filter__arrow{left:10px}.filter__body{margin:0 -20px;overflow:hidden;visibility:hidden;height:0;opacity:0;transition:height .2s,opacity .2s,visibility 0s .2s}.filter__container{padding:10px 20px 16px}.filter--opened .filter__body{transition-delay:0s,0s;visibility:visible;height:auto;opacity:1}.filter--opened .filter__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.filter-categories__list{list-style:none;padding:0;margin:0;font-size:15px;line-height:18px}.filter-categories__list a{color:inherit;transition:color .15s}.filter-categories__list a:hover{color:#1a66ff}.filter-categories__item{padding:6px 0;display:flex}.filter-categories__item>a{flex-grow:1}html[dir=ltr] .filter-categories__item>a{padding-right:10px}html[dir=rtl] .filter-categories__item>a{padding-left:10px}.filter-categories__item--parent{position:relative}html[dir=ltr] .filter-categories__item--parent{padding-left:14px}html[dir=rtl] .filter-categories__item--parent{padding-right:14px}.filter-categories__item--current{font-weight:700}.filter-categories__item--child{position:relative;font-size:15px}html[dir=ltr] .filter-categories__item--child{padding-left:14px}html[dir=rtl] .filter-categories__item--child{padding-right:14px}.filter-categories__arrow{fill:#ccc;position:absolute;top:10px}html[dir=ltr] .filter-categories__arrow{left:0;-webkit-transform:scaleX(1);transform:scaleX(1)}html[dir=rtl] .filter-categories__arrow{right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.filter-categories__counter{font-size:12px;line-height:12px;padding-top:4px;font-weight:400;color:#999}.filter-color__list{padding:2px 0;display:flex;flex-wrap:wrap;margin:-4px}.filter-color__item{cursor:pointer;margin:4px}.filter-color__check{display:block}.filter-list__list{margin:-8px 0}.filter-list__item{padding:1px 0;cursor:pointer;display:flex;margin:8px 0}.filter-list__input{flex-shrink:0}html[dir=ltr] .filter-list__input{margin-right:7px}html[dir=rtl] .filter-list__input{margin-left:7px}.filter-list__title{padding:1px 0;font-size:14px;line-height:16px;flex-grow:1}.filter-list__counter{padding-top:3px;font-size:12px;line-height:12px;color:#999}html[dir=ltr] .filter-list__counter{margin-left:12px}html[dir=rtl] .filter-list__counter{margin-right:12px}.filter-list__item--disabled{cursor:default}.filter-list__item--disabled .filter-list__title{color:#999}.filter-price__slider{margin-top:6px}.filter-price__title{margin-top:16px;font-size:14px;color:#999}.account-menu{box-shadow:0 1px 15px rgba(0,0,0,.25);background:#fff;color:#3d464d;width:280px;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.account-menu{box-shadow:0 0 0 1px rgba(0,0,0,.15)}}.account-menu__form{padding:0 30px 32px}.account-menu__form .form-group{margin-bottom:1rem}.account-menu__form-title{text-align:center;padding:30px 0 26px;font-weight:700}.account-menu__form-button{margin-top:32px;text-align:center}.account-menu__form-button .btn{padding-left:28px;padding-right:28px}.account-menu__form-link{font-size:14px;text-align:center}.account-menu__form-link a{color:#6c757d;transition:color .1s}.account-menu__form-link a:hover{color:inherit}.account-menu__form-forgot{position:relative}.account-menu__form-forgot-link{position:absolute;top:5px;bottom:5px;border-radius:2px;font-size:12px;font-weight:500;background:transparent;color:#3d464d;display:flex;align-items:center;padding:0 7px;transition:background .1s,color .1s}html[dir=ltr] .account-menu__form-forgot-link{right:5px}html[dir=rtl] .account-menu__form-forgot-link{left:5px}.account-menu__form-forgot-link:hover{background:#f0f0f0;color:#3d464d}.account-menu__form-forgot-link:active{background:#e5e5e5;color:#3d464d}.account-menu__divider{height:1px;background:#ebebeb}.account-menu__user{display:flex;align-items:center;padding:14px 20px;color:inherit}.account-menu__user:hover{color:inherit;background:#f2f2f2}.account-menu__user-avatar{width:44px;flex-shrink:0}html[dir=ltr] .account-menu__user-avatar{margin-right:14px}html[dir=rtl] .account-menu__user-avatar{margin-left:14px}.account-menu__user-avatar img{border-radius:100%;max-width:100%}.account-menu__user-info{display:flex;flex-direction:column;justify-content:center}.account-menu__user-name{font-size:15px;line-height:20px;font-weight:500}.account-menu__user-email{font-size:14px;line-height:18px;color:#999;margin-top:1px}.account-menu__links{list-style:none;padding:12px 0;margin:0}.account-menu__links a{display:block;color:inherit;font-size:15px;padding:5px 20px;font-weight:500}.account-menu__links a:hover{background:#f2f2f2}.departments{width:255px;height:42px;color:#fff;position:relative}.departments__button{border:none;background:transparent;color:inherit;font-size:15px;position:relative;z-index:1;width:100%;height:100%;cursor:default;font-weight:500;padding:0}html[dir=ltr] .departments__button{padding-right:32px;padding-left:47px;text-align:left}html[dir=rtl] .departments__button{padding-left:32px;padding-right:47px;text-align:right}.departments__button:focus{outline:none}.departments__button-icon{position:absolute;top:calc(50% - 7px);fill:#859ba6;transition:fill .2s}html[dir=ltr] .departments__button-icon{left:16px}html[dir=rtl] .departments__button-icon{right:16px}.departments__button-arrow{position:absolute;top:calc(50% - 3px);fill:#859ba6;transition:fill .2s,-webkit-transform .2s;transition:fill .2s,transform .2s;transition:fill .2s,transform .2s,-webkit-transform .2s}html[dir=ltr] .departments__button-arrow{right:13px}html[dir=rtl] .departments__button-arrow{left:13px}.departments__body{width:100%;padding-top:42px;position:absolute;background:#3d464d;box-shadow:none;border-radius:2px;top:0}.departments__links{position:relative;list-style:none;padding:0 0 14px;margin:6px 0 0}.departments__links>li:hover .departments__megamenu,.departments__links>li:hover .departments__menu{visibility:visible}.departments__links>li:hover>a{background:#525d66}.departments__links>li>a{font-weight:400;position:relative;display:block;padding:10px 16px;color:inherit;font-size:14px;line-height:16px;letter-spacing:.02em}.departments__item--menu{position:relative}.departments__link-arrow{top:calc(50% - 5px);position:absolute;fill:#98aab3}html[dir=ltr] .departments__link-arrow{right:14px;-webkit-transform:scaleX(1);transform:scaleX(1)}html[dir=rtl] .departments__link-arrow{left:14px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.departments__megamenu{position:absolute;top:0;height:100%;visibility:hidden}html[dir=ltr] .departments__megamenu{left:100%}html[dir=rtl] .departments__megamenu{right:100%}.departments__menu{position:absolute;top:0;height:100%;visibility:hidden}html[dir=ltr] .departments__menu{left:100%}html[dir=rtl] .departments__menu{right:100%}.departments__megamenu--sm{width:237px}.departments__megamenu--nl{width:443px}.departments__megamenu--lg{width:649px}.departments__megamenu--xl{width:855px}.departments__links-wrapper{overflow:hidden;height:0;opacity:0;transition:height .25s ease-in-out,opacity .25s ease-in-out}.departments:not(.departments--fixed) .departments__button{cursor:pointer}.departments:not(.departments--fixed) .departments__button:hover .departments__button-arrow,.departments:not(.departments--fixed) .departments__button:hover .departments__button-icon{fill:currentColor}.departments--opened .departments__links-wrapper{overflow:visible;height:auto;opacity:1}.departments--opened .departments__button-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.departments--transition .departments__links-wrapper{overflow:hidden}@media(min-width:992px)and (max-width:1199px){.departments{width:210px}.departments__megamenu--sm{width:204px}.departments__megamenu--nl{width:376px}.departments__megamenu--lg{width:548px}.departments__megamenu--xl{width:720px}}.dropcart{font-size:15px;width:320px;font-weight:400;color:#3d464d;background:#fff;box-shadow:0 1px 15px rgba(0,0,0,.25)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.dropcart{box-shadow:0 0 0 1px rgba(0,0,0,.15)}}.dropcart__empty{padding:42px 30px;text-align:center}.dropcart__products-list{padding:20px 16px}.dropcart__product{display:flex}.dropcart__product+.dropcart__product{margin-top:24px}.dropcart__product-image{width:70px;flex-shrink:0}.dropcart__product-name{margin-top:-2px;line-height:18px;font-size:15px}.dropcart__product-name a{color:inherit;transition:.15s}.dropcart__product-name a:hover{color:#1a66ff}.dropcart__product-info{margin:0;flex-grow:1}html[dir=ltr] .dropcart__product-info{padding-right:10px;padding-left:16px}html[dir=rtl] .dropcart__product-info{padding-left:10px;padding-right:16px}.dropcart__product-options{list-style:none;margin:3px 0 0;padding:0;font-size:13px;line-height:16px;color:#999}.dropcart__product-meta{margin-top:5px;font-size:13px}.dropcart__product-price{font-size:14px;font-weight:700}.dropcart__product-remove{margin-top:-6px;flex-shrink:0}html[dir=ltr] .dropcart__product-remove{margin-right:-6px}html[dir=rtl] .dropcart__product-remove{margin-left:-6px}.dropcart__totals{border-top:1px solid #ebebeb;line-height:24px;padding:16px 20px 0}html[dir=ltr] .dropcart__totals th{padding-right:16px}html[dir=rtl] .dropcart__totals th{padding-left:16px}html[dir=ltr] .dropcart__totals td{text-align:right}html[dir=rtl] .dropcart__totals td{text-align:left}.dropcart__totals table{width:100%}.dropcart__buttons{display:flex;margin-top:4px;padding:20px}.dropcart__buttons>*{flex-grow:1}html[dir=ltr] .dropcart__buttons>:first-child{margin-right:8px}html[dir=rtl] .dropcart__buttons>:first-child{margin-left:8px}.indicator{display:flex;color:none}.indicator__button{display:flex;align-items:center;border:none;background:transparent;cursor:pointer;padding:0;color:inherit;fill:currentColor}.indicator__button:focus{outline:none}.indicator__button:hover{color:inherit}.indicator__area{background:transparent;transition:background-color .2s;border-radius:2px;height:42px;padding:0 14px;display:flex;align-items:center}.indicator__value{height:15px;font-size:10px;padding:0 5px;border-radius:1000px;position:relative;top:-11px;background:#fff;color:#3d464d;font-weight:700}html[dir=ltr] .indicator__value{margin-left:-5px;margin-right:-8px}html[dir=rtl] .indicator__value{margin-right:-5px;margin-left:-8px}.indicator__dropdown{top:100%;position:absolute;visibility:hidden;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(60deg);transform:rotateX(60deg);opacity:0;transition:opacity .2s,visibility 0s .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s,visibility 0s .2s;transition:transform .2s,opacity .2s,visibility 0s .2s,-webkit-transform .2s}html[dir=ltr] .indicator__dropdown{right:0}html[dir=rtl] .indicator__dropdown{left:0}.indicator--trigger--click.indicator--opened .indicator__button,.indicator:hover .indicator__button{color:none}.indicator--trigger--click.indicator--opened .indicator__area,.indicator:hover .indicator__area{background:hsla(0,0%,100%,.5);transition-duration:.1s}.indicator--trigger--click.indicator--opened .indicator__value,.indicator:hover .indicator__value{background:#fff;color:#3d464d}.indicator--trigger--click.indicator--opened .indicator__dropdown,.indicator--trigger--hover:hover .indicator__dropdown{z-index:1;transition-delay:0s,0s,0s;opacity:1;visibility:visible;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.indicator__icon{transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.indicator__icon--open{position:absolute}.indicator--trigger--click.indicator--opened .indicator__icon:not(.indicator__icon--open),.indicator--trigger--click:not(.indicator--opened) .indicator__icon--open{-webkit-transform:scale(0);transform:scale(0);opacity:0}.indicator--mobile .indicator__area{height:36px;padding:0 10px}@media(min-width:992px)and (max-width:1199px){.indicator__area{padding:0 12px}}.megamenu{background:#fff;background-repeat:no-repeat;color:#3d464d;box-shadow:0 1px 15px rgba(0,0,0,.25);min-height:100%;width:100%;padding:26px 30px;line-height:1.5;letter-spacing:.01em}html[dir=ltr] .megamenu{background-position:100% 100%}html[dir=rtl] .megamenu{background-position:0 100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.megamenu{box-shadow:0 0 0 1px rgba(0,0,0,.15)}}html[dir=ltr] .megamenu--departments{padding-right:31px}html[dir=rtl] .megamenu--departments{padding-left:31px}@media(min-width:992px)and (max-width:1199px){html[dir=ltr] .megamenu--departments{padding-right:32px}html[dir=rtl] .megamenu--departments{padding-left:32px}}.megamenu__links{list-style:none;margin:0;padding:0}.megamenu__links a{color:inherit;transition:color .15s}.megamenu__links a:hover{color:#1a66ff}.megamenu__links--level--0>.megamenu__item+.megamenu__item--with-submenu,.megamenu__links--level--0>.megamenu__item--with-submenu+.megamenu__item{margin-top:20px}.megamenu__links--level--0>.megamenu__item{padding:1px 0}.megamenu__links--level--0>.megamenu__item>a{font-weight:500}.megamenu__links--level--0>.megamenu__item>a+.megamenu__links{padding-top:10px;margin-top:3px;border-top:1px solid #e5e5e5}.megamenu__links--level--1>.megamenu__item>a{font-size:14px;color:#5c6b73;transition:color .15s}.megamenu__links--level--1>.megamenu__item>a:hover{color:#1a66ff}.menu{color:#3d464d;background:#fff;box-shadow:0 1px 15px rgba(0,0,0,.25);list-style:none;width:190px;padding:10px 0;font-size:14px;line-height:16px;letter-spacing:.02em;font-weight:500}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.menu{box-shadow:0 0 0 1px rgba(0,0,0,.15)}}.menu>li{position:relative}.menu>li>a,.menu>li>button{background:transparent;border:none;width:100%;font-weight:inherit;display:block;padding-top:8px;padding-bottom:6px;color:inherit}html[dir=ltr] .menu>li>a,html[dir=ltr] .menu>li>button{text-align:left;padding-right:24px;padding-left:16px}html[dir=rtl] .menu>li>a,html[dir=rtl] .menu>li>button{text-align:right;padding-left:24px;padding-right:16px}.menu>li>a:focus,.menu>li>button:focus{outline:none}.menu>li:hover>a,.menu>li:hover>button{background:#f2f2f2}.menu>li:hover>.menu__submenu{opacity:1;visibility:visible;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.menu__icon{position:absolute;top:3px}html[dir=ltr] .menu__icon{left:15px}html[dir=rtl] .menu__icon{right:15px}.menu__arrow{position:absolute;top:calc(50% - 5px);fill:#b3b3b3}html[dir=ltr] .menu__arrow{right:12px;-webkit-transform:scaleX(1);transform:scaleX(1)}html[dir=rtl] .menu__arrow{left:12px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.menu__submenu{top:-10px;position:absolute;visibility:hidden;-webkit-transform:rotateY(45deg);transform:rotateY(45deg);opacity:0;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}html[dir=ltr] .menu__submenu{left:100%;-webkit-transform-origin:left;transform-origin:left}html[dir=rtl] .menu__submenu{right:100%;-webkit-transform-origin:right;transform-origin:right}html[dir=ltr] .menu--with-icons>li>a,html[dir=ltr] .menu--with-icons>li>button{padding-left:50px}html[dir=rtl] .menu--with-icons>li>a,html[dir=rtl] .menu--with-icons>li>button{padding-right:50px}.menu--layout--topbar{padding:6px 0;width:150px;box-shadow:0 1px 7px rgba(0,0,0,.25)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.menu--layout--topbar{box-shadow:0 0 0 1px rgba(0,0,0,.15)}}.menu--layout--topbar>li>a,.menu--layout--topbar>li>button{display:block;padding-top:8px;padding-bottom:6px;color:inherit}html[dir=ltr] .menu--layout--topbar>li>a,html[dir=ltr] .menu--layout--topbar>li>button{padding-right:21px;padding-left:13px}html[dir=rtl] .menu--layout--topbar>li>a,html[dir=rtl] .menu--layout--topbar>li>button{padding-left:21px;padding-right:13px}.menu--layout--topbar.menu--with-icons .menu__icon{position:absolute;top:3px}html[dir=ltr] .menu--layout--topbar.menu--with-icons .menu__icon{left:12px}html[dir=rtl] .menu--layout--topbar.menu--with-icons .menu__icon{right:12px}html[dir=ltr] .menu--layout--topbar.menu--with-icons>li>a,html[dir=ltr] .menu--layout--topbar.menu--with-icons>li>button{padding-left:45px}html[dir=rtl] .menu--layout--topbar.menu--with-icons>li>a,html[dir=rtl] .menu--layout--topbar.menu--with-icons>li>button{padding-right:45px}.mobile-header{height:54px}.mobile-header__panel{z-index:10;background:#ffd333;box-shadow:0 1px rgba(0,0,0,.04),inset 0 -1px rgba(0,0,0,.04);color:#3d464d;position:relative}.mobile-header__body{display:flex;align-items:center;height:54px}.mobile-header__menu-button{flex-shrink:0;width:36px;height:36px;border-radius:2px;background:transparent;fill:#3d464d;border:none;padding:0;margin:0;cursor:pointer;transition:fill .2s,background .2s;display:flex;align-items:center;justify-content:center}.mobile-header__menu-button:focus{outline:none}.mobile-header__menu-button:focus,.mobile-header__menu-button:hover{background:hsla(0,0%,100%,.5);fill:#3d464d}.mobile-header__indicators{display:flex}html[dir=ltr] .mobile-header__indicators{margin-left:auto}html[dir=rtl] .mobile-header__indicators{margin-right:auto}.mobile-header__logo{margin:0;color:inherit;fill:currentColor}html[dir=ltr] .mobile-header__logo{margin-right:16px;margin-left:12px}html[dir=rtl] .mobile-header__logo{margin-left:16px;margin-right:12px}.mobile-header__logo:hover{color:inherit}.mobile-header__logo svg{display:block}@media(min-width:768px)and (max-width:991px){.mobile-header__search{flex-grow:1;height:36px}html[dir=ltr] .mobile-header__search{margin-right:8px}html[dir=rtl] .mobile-header__search{margin-left:8px}}@media(max-width:767px){.mobile-header__search{top:0;width:100%;position:absolute;background:#fff;box-shadow:0 1px 7px rgba(0,0,0,.25);z-index:1;-webkit-transform:translateY(-54px);transform:translateY(-54px);visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,visibility 0s .3s,opacity .3s;transition:transform .3s ease-in-out,visibility 0s .3s,opacity .3s,-webkit-transform .3s ease-in-out;display:flex;pointer-events:none}html[dir=ltr] .mobile-header__search{left:0}html[dir=rtl] .mobile-header__search{right:0}.mobile-header__search--open{pointer-events:auto;transition-delay:0s,0s;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}}.mobile-links{list-style:none;padding:0;margin:0}.mobile-links__item{border-bottom:1px solid #ebebeb}.mobile-links__item-title{display:flex;align-items:stretch;cursor:pointer}.mobile-links__item-link{flex-grow:1;color:#3d464d;border:none;padding:0;margin:0;background-color:transparent}html[dir=ltr] .mobile-links__item-link{text-align:left}html[dir=rtl] .mobile-links__item-link{text-align:right}.mobile-links__item-link:focus{outline:none}.mobile-links__item-link,.mobile-links__item-link:hover{color:inherit}.mobile-links__item-toggle{border:none;background:transparent;padding:0;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:inherit;fill:#999;transition:fill .2s}html[dir=ltr] .mobile-links__item-toggle{border-left:1px solid #ebebeb}html[dir=rtl] .mobile-links__item-toggle{border-right:1px solid #ebebeb}.mobile-links__item-toggle:focus{outline:none}.mobile-links__item-toggle:focus,.mobile-links__item-toggle:hover{cursor:inherit}.mobile-links__item-arrow{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.mobile-links__item-sub-links{visibility:hidden;overflow:hidden;height:0;opacity:0;transition:height .3s,opacity .3s,visibility 0s .3s}.mobile-links__item--open>.mobile-links__item-sub-links{visibility:visible;height:auto;opacity:1;transition-delay:0s,0s,0s}.mobile-links__item--open>.mobile-links__item-title .mobile-links__item-arrow{-webkit-transform:rotate(180deg) translateY(1px);transform:rotate(180deg) translateY(1px)}.mobile-links--level--0>li>.mobile-links__item{border-bottom:1px solid #ebebeb}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title{height:48px}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link{padding:12px 20px}.mobile-links:not(.mobile-links--level--0){border-top:1px solid #ebebeb}.mobile-links--level--1{background:#f7f7f7;font-size:14px;line-height:14px}.mobile-links--level--1 .mobile-links__item .mobile-links__item-link{padding:13px 20px}.mobile-links--level--1 .mobile-links{background:#fff}html[dir=ltr] .mobile-links--level--1 .mobile-links{padding-left:20px}html[dir=rtl] .mobile-links--level--1 .mobile-links{padding-right:20px}.mobile-links--level--1 .mobile-links>li{background:#f7f7f7}html[dir=ltr] .mobile-links--level--1 .mobile-links>li{border-left:1px solid #ebebeb}html[dir=rtl] .mobile-links--level--1 .mobile-links>li{border-right:1px solid #ebebeb}.mobile-links--level--1 li:last-child>.mobile-links__item{border-bottom:none}.mobilemenu{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}html[dir=ltr] .mobilemenu{left:0}html[dir=rtl] .mobilemenu{right:0}.mobilemenu__backdrop{position:absolute;top:0;width:100%;height:100%;background:#3d464d;opacity:0;transition:opacity .3s}html[dir=ltr] .mobilemenu__backdrop{left:0}html[dir=rtl] .mobilemenu__backdrop{right:0}.mobilemenu__body{position:absolute;top:0;width:290px;height:100%;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.4);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:flex;flex-direction:column}html[dir=ltr] .mobilemenu__body{left:0;-webkit-transform:translateX(calc(-100% - 30px));transform:translateX(calc(-100% - 30px))}html[dir=rtl] .mobilemenu__body{right:0;-webkit-transform:translateX(calc(100% + 30px));transform:translateX(calc(100% + 30px))}.mobilemenu__header{height:55px;display:flex;flex-shrink:0;align-items:center;border-bottom:1px solid #ebebeb}.mobilemenu__title{padding:0 20px;font-weight:700;flex-grow:1}.mobilemenu__close{border:none;background:transparent;height:54px;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#999;transition:fill .2s}html[dir=ltr] .mobilemenu__close{border-left:1px solid #ebebeb}html[dir=rtl] .mobilemenu__close{border-right:1px solid #ebebeb}.mobilemenu__close:focus{outline:none}.mobilemenu__close:focus,.mobilemenu__close:hover{fill:#3d464d}.mobilemenu__content{flex-grow:1;overflow-y:scroll;-webkit-overflow-scrolling:touch}.mobilemenu--open{visibility:visible;transition-delay:0s}.mobilemenu--open .mobilemenu__backdrop{opacity:.9}html[dir=ltr] .mobilemenu--open .mobilemenu__body,html[dir=rtl] .mobilemenu--open .mobilemenu__body{-webkit-transform:translateX(0);transform:translateX(0)}.nav-links{height:100%}.nav-links__list{height:inherit;z-index:10;display:flex;list-style:none;padding:0;margin:0}.nav-links__item{height:100%}.nav-links__item>a{display:flex;align-items:center;height:100%;font-size:15px;line-height:1;letter-spacing:.02em;color:#000}.nav-links__item>a span{background:transparent;box-shadow:none}.nav-links__item>a svg{fill:#000}.nav-links__item>a>span{display:flex;align-items:center;background:transparent;transition:background-color .2s;padding:0 14px;height:42px;border-radius:2px}.nav-links__item:hover>a{color:inherit}.nav-links__item:hover>a span{background:hsla(0,0%,100%,.5);box-shadow:none}.nav-links__item:hover>a svg{fill:rgba(0,0,0,.3)}.nav-links__item:hover>a>span{transition-duration:.1s}.nav-links__item:hover .nav-links__megamenu,.nav-links__item:hover .nav-links__menu{opacity:1;visibility:visible;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.nav-links__item--menu,.nav-links__item--with-submenu>a span{position:relative}html[dir=ltr] .nav-links__item--with-submenu>a span{padding-right:27px}html[dir=rtl] .nav-links__item--with-submenu>a span{padding-left:27px}.nav-links__item--with-submenu>a svg{top:calc(50% - 3px);position:absolute}html[dir=ltr] .nav-links__item--with-submenu>a svg{right:12px}html[dir=rtl] .nav-links__item--with-submenu>a svg{left:12px}.nav-links__megamenu,.nav-links__menu{top:100%;position:absolute;visibility:hidden;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(45deg);transform:rotateX(45deg);opacity:0;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}html[dir=ltr] .nav-links__megamenu{left:0}html[dir=rtl] .nav-links__megamenu{right:0}.nav-links__megamenu--size--xs{width:16.6666666667%}.nav-links__megamenu--size--sm{width:33.3333333333%}.nav-links__megamenu--size--nl{width:50%}.nav-links__megamenu--size--md{width:66.6666666667%}.nav-links__megamenu--size--lg{width:83.3333333333%}.nav-links__megamenu--size--xl{width:100%}@media(min-width:992px)and (max-width:1199px){.nav-links__item>a>span{padding:0 10px}html[dir=ltr] .nav-links__item--with-submenu>a>span{padding-right:23px}html[dir=rtl] .nav-links__item--with-submenu>a>span{padding-left:23px}html[dir=ltr] .nav-links__item--with-submenu>a svg{right:8px}html[dir=rtl] .nav-links__item--with-submenu>a svg{left:8px}}.nav-panel{height:54px;background:#fff;box-shadow:0 1px rgba(0,0,0,.04),inset 0 -1px rgba(0,0,0,.04);color:#3d464d;border-top:1px solid #ededed}.nav-panel--stuck{z-index:10;width:100%;position:fixed;top:0;box-shadow:0 1px rgba(0,0,0,.04),inset 0 -1px rgba(0,0,0,.04),0 1px 20px rgba(0,0,0,.15)}.nav-panel__container{height:100%}.nav-panel__row{display:flex;align-items:center;position:relative;height:100%}.nav-panel__logo svg{display:block;fill:#3d464d}.nav-panel__departments{flex-shrink:0}html[dir=ltr] .nav-panel__departments+.nav-panel__nav-links,html[dir=ltr] .nav-panel__logo+.nav-panel__nav-links{margin-left:18px}html[dir=ltr] .nav-panel__nav-links,html[dir=rtl] .nav-panel__departments+.nav-panel__nav-links,html[dir=rtl] .nav-panel__logo+.nav-panel__nav-links{margin-right:18px}html[dir=rtl] .nav-panel__nav-links{margin-left:18px}.nav-panel__indicators{display:flex;height:100%}html[dir=ltr] .nav-panel__indicators{margin-left:auto}html[dir=rtl] .nav-panel__indicators{margin-right:auto}@media(min-width:992px)and (max-width:1199px){html[dir=ltr] .nav-panel__nav-links,html[dir=rtl] .nav-panel__nav-links{margin-left:14px;margin-right:14px}}.search--location--header .search__body{position:relative;z-index:2}.search--location--header .search__form{height:42px;display:flex}.search--location--header .search__border{position:absolute;pointer-events:none;left:0;top:0;width:100%;height:100%;border-radius:3px;transition:box-shadow .15s,background .15s}.search--location--header .search__categories{margin:2px;padding:0 14px;-webkit-appearance:none;appearance:none;border:none;background-color:transparent;color:inherit;font-size:14px;transition:background-color .2s;max-width:30%;cursor:pointer;border-radius:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath fill='%234d4d4d' d='M4.503 4H.497c-.403 0-.639-.508-.408-.878L2.095.233a.469.469 0 01.816 0l2 2.889c.231.37-.005.878-.408.878zM.497 6h4.006c.403 0 .639.504.408.871L2.905 9.737a.47.47 0 01-.816 0l-2-2.866C-.142 6.504.094 6 .497 6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:5px 10px}html[dir=ltr] .search--location--header .search__categories{border-right:2px solid #e5e5e5;padding-right:31px;margin-right:0;background-position:center right 13px}html[dir=rtl] .search--location--header .search__categories{border-left:2px solid #e5e5e5;padding-left:31px;margin-left:0;background-position:center left 13px}.search--location--header .search__categories:hover{background-color:#f5f5f5}.search--location--header .search__categories:focus{outline:none}.search--location--header .search__input{border:none;padding:0 17px;background:transparent;width:1px;flex-grow:1;font-size:15px;transition:color .15s;color:inherit}.search--location--header .search__input::-webkit-input-placeholder{color:#999}.search--location--header .search__input:-ms-input-placeholder{color:#999}.search--location--header .search__input::placeholder{color:#999}.search--location--header .search__input~.search__border{background:transparent;box-shadow:inset 0 0 0 2px #e5e5e5}.search--location--header .search__input:hover{color:inherit}.search--location--header .search__input:hover::-webkit-input-placeholder{color:#999}.search--location--header .search__input:hover:-ms-input-placeholder{color:#999}.search--location--header .search__input:hover::placeholder{color:#999}.search--location--header .search__input:hover~.search__border{background:transparent;box-shadow:inset 0 0 0 2px #d4d4d4}.search--location--header .search__input:hover~.search__button{fill:#bfbfbf}.search--location--header .search__input:hover~.search__button:hover{fill:#ffd333}.search--location--header .search__input:focus{outline:none;color:inherit}.search--location--header .search__input:focus::-webkit-input-placeholder{color:#999}.search--location--header .search__input:focus:-ms-input-placeholder{color:#999}.search--location--header .search__input:focus::placeholder{color:#999}.search--location--header .search__input:focus~.search__border{background:transparent;box-shadow:inset 0 0 0 2px #ffd333}.search--location--header .search__input:focus~.search__button{fill:#bfbfbf}.search--location--header .search__input:focus~.search__button:hover{fill:#ffd333}.search--location--header .search__button{border:none;padding:0;background:transparent;flex-grow:0;width:42px;cursor:pointer;display:flex;align-items:center;justify-content:center;fill:#bfbfbf;transition:fill .15s}.search--location--header .search__button:focus,.search--location--header .search__button:hover{outline:none;fill:#ffd333}.search--location--header .search__suggestions{z-index:-1;position:absolute;box-shadow:0 1px 15px rgba(0,0,0,.2);background:#fff;left:-12px;top:-12px;width:calc(100% + 24px);padding-top:60px;padding-bottom:10px;border-radius:2px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s,visibility 0s .2s}.search--location--header.search--has-suggestions.search--suggestions-open .search__suggestions{transition-delay:0s,0s;opacity:1;visibility:visible;pointer-events:auto}.search--location--indicator .search__body{color:#3d464d;background:#fff;box-shadow:0 1px 15px rgba(0,0,0,.25);width:340px}.search--location--indicator .search__form{display:flex;height:50px}.search--location--indicator .search__suggestions{border-top:1px solid #ebebeb;padding:6px 0;display:none}.search--location--indicator .search__button,.search--location--indicator .search__input{border:none;padding:0;background:transparent}.search--location--indicator .search__button:focus,.search--location--indicator .search__input:focus{outline:none}.search--location--indicator .search__input{padding:0;flex-grow:1;flex-basis:0;width:0}html[dir=ltr] .search--location--indicator .search__input{padding-left:18px}html[dir=rtl] .search--location--indicator .search__input{padding-right:18px}.search--location--indicator .search__button{flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:52px;fill:#bfbfbf;transition:fill .2s}.search--location--indicator .search__button:hover{fill:#3d464d}.search--location--indicator.search--has-suggestions.search--suggestions-open .search__suggestions{display:block}.search--location--mobile-header .search__suggestions{border-top:1px solid rgba(0,0,0,.08);padding:6px 0;display:none;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.mobile-header--stuck.mobile-header--show .search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__suggestions,.mobile-header:not(.mobile-header--stuck) .search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__suggestions{display:block}@media(min-width:768px)and (max-width:991px){.search--location--mobile-header .search__body{position:relative;z-index:2}.search--location--mobile-header .search__form{height:36px;display:flex}.search--location--mobile-header .search__input{position:relative;z-index:1;flex-basis:0;width:0;flex-grow:1;background:transparent;border:none;padding:0 12px;margin:0;font-family:inherit;font-size:15px;color:inherit}.search--location--mobile-header .search__input::-webkit-input-placeholder{color:rgba(0,0,0,.7)}.search--location--mobile-header .search__input:-ms-input-placeholder{color:rgba(0,0,0,.7)}.search--location--mobile-header .search__input::placeholder{color:rgba(0,0,0,.7)}.search--location--mobile-header .search__input:hover{color:inherit}.search--location--mobile-header .search__input:hover::-webkit-input-placeholder{color:rgba(0,0,0,.7)}.search--location--mobile-header .search__input:hover:-ms-input-placeholder{color:rgba(0,0,0,.7)}.search--location--mobile-header .search__input:hover::placeholder{color:rgba(0,0,0,.7)}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__input,.search--location--mobile-header .search__input:focus{color:inherit;outline:none}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__input::-webkit-input-placeholder,.search--location--mobile-header .search__input:focus::-webkit-input-placeholder{color:#999}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__input:-ms-input-placeholder,.search--location--mobile-header .search__input:focus:-ms-input-placeholder{color:#999}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__input::placeholder,.search--location--mobile-header .search__input:focus::placeholder{color:#999}.search--location--mobile-header .search__border{pointer-events:none;position:absolute;top:0;width:100%;height:100%;background:hsla(0,0%,100%,.5);box-shadow:none;transition:all .2s;border-radius:2px;z-index:-1}html[dir=ltr] .search--location--mobile-header .search__border{left:0}html[dir=rtl] .search--location--mobile-header .search__border{right:0}.search--location--mobile-header .search__button{position:relative;z-index:1;background:transparent;border:none;padding:0;margin:0;width:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:rgba(0,0,0,.3);transition:fill .2s}.search--location--mobile-header .search__button:focus{outline:none}.search--location--mobile-header .search__button:focus,.search--location--mobile-header .search__button:hover{fill:#3d464d}.search--location--mobile-header .search__button--type--close{display:none}.search--location--mobile-header .search__input:hover~.search__button{fill:rgba(0,0,0,.3)}.search--location--mobile-header .search__input:hover~.search__button:focus,.search--location--mobile-header .search__input:hover~.search__button:hover{fill:#3d464d}.search--location--mobile-header .search__input:hover~.search__border{background:hsla(0,0%,100%,.8);box-shadow:none}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button,.search--location--mobile-header .search__input:focus~.search__button{fill:rgba(0,0,0,.3)}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button:focus,.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__button:hover,.search--location--mobile-header .search__input:focus~.search__button:focus,.search--location--mobile-header .search__input:focus~.search__button:hover{fill:#3d464d}.search--location--mobile-header.search--has-suggestions.search--suggestions-open .search__border,.search--location--mobile-header .search__input:focus~.search__border{background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.2)}}@media(max-width:767px){.search--location--mobile-header .search__body{width:100%;display:flex;flex-direction:column}.search--location--mobile-header .search__form{display:flex;height:54px;flex-shrink:0}.search--location--mobile-header .search__input{flex-grow:1;flex-basis:0;width:0;background:transparent;border:none;padding:0}html[dir=ltr] .search--location--mobile-header .search__input{padding-left:15px}html[dir=rtl] .search--location--mobile-header .search__input{padding-right:15px}.search--location--mobile-header .search__input:focus{outline:none}.search--location--mobile-header .search__input::-webkit-input-placeholder{color:#999}.search--location--mobile-header .search__input:-ms-input-placeholder{color:#999}.search--location--mobile-header .search__input::placeholder{color:#999}.search--location--mobile-header .search__button{flex-shrink:0;background:transparent;border:none;display:flex;align-items:center;justify-content:center;width:54px;cursor:pointer;fill:#b3b3b3}.search--location--mobile-header .search__button:focus{outline:none}.search--location--mobile-header .search__button:focus,.search--location--mobile-header .search__button:hover{fill:#3d464d}html[dir=ltr] .search--location--mobile-header .search__button--type--close{border-left:1px solid #ebebeb}html[dir=rtl] .search--location--mobile-header .search__button--type--close{border-right:1px solid #ebebeb}}.site-header{position:relative;z-index:100;background:transparent;color:inherit}.site-header__middle{background:#fff;display:flex;align-items:center;height:104px}.site-header__logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:inherit}html[dir=ltr] .site-header__logo{margin-right:30px}html[dir=rtl] .site-header__logo{margin-left:30px}.site-header__logo a{color:inherit}.site-header__logo svg{fill:currentColor}.site-header__search{flex-grow:1}.site-header__phone{line-height:1;flex-shrink:0}html[dir=ltr] .site-header__phone{margin-left:80px}html[dir=rtl] .site-header__phone{text-align:left;margin-right:80px}.site-header__phone-title{font-size:14px;color:#999;margin-bottom:6px}.site-header__phone-number{font-size:20px;font-weight:700}.site-header__nav-panel{height:54px}@media(min-width:992px)and (max-width:1199px){.site-header__logo{width:210px;justify-content:flex-start}html[dir=ltr] .site-header__logo{margin-right:24px}html[dir=rtl] .site-header__logo{margin-left:24px}}.suggestions__list{list-style:none;margin:0;padding:0;font-size:15px;line-height:19px}.suggestions__item{position:relative;display:flex;padding:8px 18px}.suggestions__item:before{z-index:1;position:absolute;content:"";left:0;top:0;width:100%;height:100%;pointer-events:none}.suggestions__item-image{flex-shrink:0;width:44px;margin:-2px 0}html[dir=ltr] .suggestions__item-image{margin-right:12px}html[dir=rtl] .suggestions__item-image{margin-left:12px}.suggestions__item-info{flex-grow:1;padding:3px 0 2px}.suggestions__item-name,.suggestions__item-name:hover{color:inherit}.suggestions__item-name:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%}.suggestions__item-meta{margin-top:1px;font-size:13px;line-height:15px}.suggestions__item-price{white-space:nowrap;flex-shrink:0;padding:3px 0 2px;font-weight:700;font-size:14px}html[dir=ltr] .suggestions__item-price{margin-left:12px}html[dir=rtl] .suggestions__item-price{margin-right:12px}.suggestions__item-price-new{color:#ff2626}.suggestions__item-price-old{color:#b3b3b3;font-weight:400;font-size:13px;text-decoration:line-through}.suggestions__item-actions{align-self:center;flex-shrink:0;position:relative;z-index:2}html[dir=ltr] .suggestions__item-actions{margin-left:14px}html[dir=rtl] .suggestions__item-actions{margin-right:14px}.suggestions--location--header{color:#3d464d}.suggestions--location--header .suggestions__item:hover:before{background:rgba(0,0,0,.03)}.suggestions--location--header .suggestions__item-meta{color:#999}.suggestions--location--indicator{color:#3d464d}.suggestions--location--indicator .suggestions__item:hover:before{background:rgba(0,0,0,.03)}.suggestions--location--indicator .suggestions__item-meta{color:#999}.suggestions--location--indicator .suggestions__item-actions{display:none}.suggestions--location--mobile-header{color:#3d464d}.suggestions--location--mobile-header .suggestions__item:hover:before{background:rgba(0,0,0,.03)}.suggestions--location--mobile-header .suggestions__item-meta{color:#999}.suggestions--location--mobile-header .suggestions__item-actions{display:none}.topbar{height:54px;background:transparent;box-shadow:none;font-size:14px;color:#737373;position:relative;z-index:20;border-bottom:1px solid #ededed}.topbar__container{height:100%}.topbar__item,.topbar__row{height:100%;display:flex;align-items:center;margin:0}.topbar__item-value{color:#1a66ff;transition:all .1s}.topbar__spring{flex-grow:1}html[dir=ltr] .topbar__item--link+.topbar__item--link{margin-left:16px}html[dir=rtl] .topbar__item--link+.topbar__item--link{margin-right:16px}.topbar-dropdown,.topbar-dropdown__btn{position:relative;height:100%}.topbar-dropdown__btn{border:none;padding:0;cursor:pointer;transition:all .1s;background:transparent;color:inherit;fill:#bfbfbf}html[dir=ltr] .topbar-dropdown__btn{padding-left:10px;padding-right:20px}html[dir=rtl] .topbar-dropdown__btn{padding-right:10px;padding-left:20px}.topbar-dropdown__btn:focus{outline:none}.topbar-dropdown__btn svg{position:absolute;top:calc(50% - 4px)}html[dir=ltr] .topbar-dropdown__btn svg{right:7px}html[dir=rtl] .topbar-dropdown__btn svg{left:7px}.topbar-dropdown__body{position:absolute;top:100%;visibility:hidden;-webkit-transform-origin:top;transform-origin:top;-webkit-transform:rotateX(60deg);transform:rotateX(60deg);opacity:0;transition:opacity .2s,visibility 0s .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s,visibility 0s .2s;transition:transform .2s,opacity .2s,visibility 0s .2s,-webkit-transform .2s}html[dir=ltr] .topbar-dropdown__body{right:0}html[dir=rtl] .topbar-dropdown__body{left:0}.topbar-dropdown--opened .topbar-dropdown__btn,.topbar-dropdown__btn:focus,.topbar-dropdown__btn:hover{background:#ebebeb;color:#3d464d;fill:#999}.topbar-dropdown--opened .topbar-dropdown__btn .topbar__item-value,.topbar-dropdown__btn:focus .topbar__item-value,.topbar-dropdown__btn:hover .topbar__item-value{color:#1a66ff}.topbar-dropdown--opened .topbar-dropdown__body{z-index:1;transition-delay:0s,0s,0s;opacity:1;visibility:visible;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.topbar-link{color:inherit;transition:color .3s}.topbar-link:hover{color:#1a66ff}.footer-contacts__title{margin-bottom:25px;color:#02b4ce;font-weight:500}.footer-contacts__text{font-size:15px;line-height:22px;list-style:none;margin:0;padding:0}html[dir=ltr] .footer-contacts__text{padding-right:20px}html[dir=rtl] .footer-contacts__text{padding-left:20px}.footer-contacts__text a{color:inherit}.footer-contacts__contacts{font-size:15px}.footer-contacts__contacts a{color:inherit}.footer-contacts__contacts li{padding:4px 0;position:relative}.footer-contacts__icon{display:inline-block;text-align:center;width:22px;color:#02b4ce}html[dir=ltr] .footer-contacts__icon{margin-right:2px}html[dir=rtl] .footer-contacts__icon{margin-left:2px}@media(max-width:767px){.footer-contacts{text-align:center}.footer-contacts__title{font-size:28px;margin-bottom:16px}.footer-contacts__text{padding:0}}.footer-links__title{margin-bottom:22px;color:#02b4ce;font-weight:500}.footer-links__list{font-size:15px;line-height:28px;list-style:none;padding:0;margin:0}.footer-links__list a{color:inherit;transition:.15s;font-size:14px;font-family:"Poppins",sans-serif;color:#000;line-height:2.57}.footer-links__list a:hover{color:#1a66ff}@media(max-width:767px){.footer-links__title{margin-bottom:12px}.footer-links{margin-top:42px;text-align:center}}.footer-newsletter__title{margin-bottom:25px;color:#02b4ce;font-weight:500}.footer-newsletter__text{font-size:15px;line-height:22px;margin-bottom:14px}.footer-newsletter__text--social{margin-top:20px;margin-bottom:0}.footer-newsletter__social-links{display:flex;margin-top:8px}.footer-newsletter__form{display:flex;max-width:380px;position:relative}.footer-newsletter__form-input{width:250px;height:38px;font-family:"Poppins",sans-serif}html[dir=ltr] .footer-newsletter__form-button{margin-left:6px}html[dir=rtl] .footer-newsletter__form-button{margin-right:6px}@media(max-width:991px){.footer-newsletter{margin-top:42px;max-width:420px}.footer-newsletter__title{margin-bottom:16px}}@media(max-width:767px){.footer-newsletter{text-align:center}html[dir=ltr] .footer-newsletter,html[dir=rtl] .footer-newsletter{margin-left:auto;margin-right:auto}.footer-newsletter__title{font-size:28px}.footer-newsletter__form{margin:0 auto}.footer-newsletter__social-links{margin-top:16px;justify-content:center}}.site-footer{margin-top:16px;background:#eff4f8;border-top:1px solid #eff4f8}.site-footer__widgets{padding:30px 0 46px;border-top:1px solid #badfde}.site-footer__bottom{height:54px;border-top:1px solid #ebebeb;display:flex;align-items:center;justify-content:space-between}.site-footer__copyright{font-size:14px}.site-footer__copyright a:hover{text-decoration:underline}.site-footer__payments img{max-width:100%}.site-footer__widget+.site-footer__widget{margin-top:24px}@media(max-width:767px){.site-footer__widgets{padding-bottom:48px}.site-footer__bottom{padding:20px 0 24px;flex-wrap:wrap;height:auto}.site-footer__payments{order:-1}.site-footer__copyright+.site-footer__payments{margin-bottom:24px}.site-footer__copyright,.site-footer__payments{width:100%;text-align:center}}.footer-menu>ul>li>a.active h6{color:#58cce2!important}.totop{position:relative;z-index:9;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s,visibility 0s .3s}.totop__body{position:fixed;bottom:36px;left:0;top:auto;width:100%;display:flex;margin-top:-20px}.totop__container{margin:0 -15px}.totop__end,.totop__start{flex-grow:1;flex-basis:0;min-width:0}.totop__end{position:relative;display:flex;justify-content:flex-start;flex-direction:row-reverse}.totop__end:before{content:"";flex-grow:1}.totop__button{pointer-events:auto;width:39px;height:39px;border-radius:19.5px;display:flex;justify-content:center;align-items:center;padding:0;border:none;cursor:pointer;color:#fff;background:#02b4ce;fill:currentColor;flex-shrink:0;transition:background-color .15s,color .15s}html[dir=ltr] .totop__button{margin-left:80px;margin-right:24px}html[dir=rtl] .totop__button{margin-right:80px;margin-left:24px}.totop__button:focus{outline:none}@media(hover:hover){.totop__button:hover{color:#fff;background:#3d464d}}.totop__button:active{color:#fff;background:#546069}.totop__button svg{margin-top:-2px;margin-bottom:1px}.totop--show{visibility:visible;opacity:1;transition-delay:0s,0s}.about-us__image{background-size:cover;background-position:bottom;height:500px}.about-us__body{background:#fff;min-height:380px;margin-top:-380px;border-radius:4px 4px 0 0;padding:75px 92px 45px}.about-us__title{margin-bottom:50px}.about-us__team,.about-us__text,.about-us__title{text-align:center}.about-us__team{margin-top:75px}.about-us__team-subtitle{margin-top:24px}.about-us__teammates{margin-top:42px}.teammates .slick-dots{width:auto;position:static;padding:0;font-size:0;list-style:none;margin:20px 0 0}.teammates .slick-dots li{display:inline-block;padding:6px}.teammates .slick-dots button{width:12px;height:12px;padding:0;border:none;border-radius:6px;background:#e0e0e0}.teammates .slick-dots button:focus{outline:none}.teammates .slick-dots button:hover{background:#d1d1d1}.teammates .slick-dots .slick-active button{background:#ffd333}@media(min-width:992px){.teammates .slick-list{margin:0 -16px}.teammates .slick-slide{padding:0 16px}}@media(min-width:380px)and (max-width:991px){.teammates .slick-list{margin:0 -12px}.teammates .slick-slide{padding:0 12px}}.teammate{vertical-align:middle}.teammate__avatar img{max-width:100%;border-radius:2px}.teammate__name{font-size:18px;font-weight:500;margin-top:16px}.teammate__position{font-size:14px}@media(max-width:991px)and (min-width:768px){.about-us__image{height:460px}.about-us__title{margin-bottom:36px}.about-us__body{padding:50px}.about-us__team{margin-top:75px}}@media(max-width:767px)and (min-width:576px){.about-us__image{height:360px}.about-us__title{margin-bottom:24px}.about-us__body{min-height:290px;margin-top:-290px;padding:40px}.about-us__team{margin-top:50px}}@media(max-width:767px){.about-us__image{height:330px}.about-us__body{min-height:290px;margin-top:-290px;padding:30px 24px}.about-us__title{margin-bottom:20px}.about-us__team{margin-top:50px}}.checkout__totals{font-size:15px;line-height:19px;width:100%;margin-bottom:40px}.checkout__totals td,.checkout__totals th{padding:4px 0}.checkout__totals th{font-weight:700}html[dir=ltr] .checkout__totals tr>:first-child{padding-right:20px}html[dir=rtl] .checkout__totals tr>:first-child{padding-left:20px}html[dir=ltr] .checkout__totals tr>:last-child{text-align:right}html[dir=rtl] .checkout__totals tr>:last-child{text-align:left}.checkout__totals-header tr:last-child>*{padding-bottom:10px}.checkout__totals-products tr:first-child>*{padding-top:20px;border-top:1px solid #ebebeb}.checkout__totals-products tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.checkout__totals-subtotals tr:first-child>*{padding-top:20px}.checkout__totals-subtotals tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.checkout__totals-footer{font-size:24px}.checkout__totals-footer th{font-weight:500}.checkout__totals-footer tr:first-child>*{padding-top:20px}.payment-methods{margin-bottom:30px}.payment-methods__list{list-style:none;padding:0;margin:0}.payment-methods__item{border-radius:2px;background:transparent;border:1px solid #e5e5e5}.payment-methods__item:hover{background:#f7f7f7;border:1px solid #e5e5e5}.payment-methods__item+.payment-methods__item{margin-top:6px}.payment-methods__item-header{display:flex;align-items:center;padding:8px 14px;font-size:15px;font-weight:500;letter-spacing:.01em;cursor:pointer;margin-bottom:0}html[dir=ltr] .payment-methods__item-radio{margin-right:10px}html[dir=rtl] .payment-methods__item-radio{margin-left:10px}.payment-methods__item-container{overflow:hidden;height:0;transition:height .2s}.payment-methods__item-description{font-size:15px;line-height:20px;padding:2px 16px 13px}.payment-methods__item--active,.payment-methods__item--active:hover{background:#f7f7f7;border:1px solid #e5e5e5}.payment-methods__item--active .payment-methods__item-container{height:auto}.checkout__agree{margin-bottom:36px}.checkout__agree a:hover{text-decoration:underline}.contact-us__map{position:relative;height:440px;margin:-2px -2px 6px;overflow:hidden;border-radius:2px 2px 0 0}.contact-us__map iframe{top:0;left:0;width:100%;height:100%;position:absolute}@media(max-width:1199px){.contact-us__map{height:400px}}@media(max-width:991px){.contact-us__map{height:380px}}@media(max-width:767px){.contact-us__map{height:360px}}@media(max-width:575px){.contact-us__map{height:320px}}.faq__section+.faq__section{margin-top:70px}.faq__section-title{margin-bottom:20px}.faq__section-title h3{font-size:22px;font-weight:500}.faq__section-body{border:2px solid #f0f0f0;border-radius:2px;padding:48px 44px}@media(max-width:991px){.faq__section+.faq__section{margin-top:40px}.faq__section-body{padding:28px 24px}.faq__section-column+.faq__section-column{margin-top:1.5em}}.not-found{text-align:center}.not-found__404{font-size:80px;font-weight:700;color:#ebebeb;padding:40px 0 20px}.not-found__content{width:480px;max-width:100%;margin:0 auto}.not-found__title{margin-bottom:30px}.not-found__text{margin-bottom:20px}.not-found__search{display:flex;margin-bottom:30px}.not-found__search-input{width:1px;flex-grow:1}html[dir=ltr] .not-found__search-input{margin-right:10px}html[dir=rtl] .not-found__search-input{margin-left:10px}@media(max-width:991px){.not-found__404{font-size:60px}}@media(max-width:767px){.not-found__404{font-size:50px;line-height:54px;padding:40px 0 32px}}.address-card{position:relative}.address-card__badge{position:absolute;background-color:#ffd333;color:#3d464d;font-size:11px;font-weight:500;text-transform:uppercase;padding:4px 8px 2px;top:-2px}html[dir=ltr] .address-card__badge{right:.75rem;border-bottom-left-radius:2px;border-bottom-right-radius:2px}html[dir=rtl] .address-card__badge{left:.75rem;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.address-card__badge--muted{background-color:#f0f0f0;color:#3d464d}.address-card__body{padding:1.5rem;font-size:15px;line-height:18px}.address-card__name{font-size:16px;font-weight:700;margin-bottom:1.125rem}.address-card__row+.address-card__row{margin-top:.75rem}.address-card__row-title{font-size:12px;color:#999}.address-card__footer{margin-top:1.625rem}.address-card--featured .address-card__body{padding:2rem}.address-card--featured .address-card__name{font-weight:700}@media(min-width:768px)and (max-width:991px){.address-card--featured .address-card__body{padding:1.5rem}}@media(max-width:767px){.address-card--featured .address-card__body{padding:1.375rem}}.addresses-list{display:flex;flex-wrap:wrap}.addresses-list__item{flex-basis:0;flex-grow:1}.addresses-list__item--new{border-radius:2px;border:2px dashed #ebebeb;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.addresses-list__divider:last-child{display:none}.addresses-list__plus{width:60px;height:60px;border:2px dashed #ebebeb;position:relative;border-radius:30px;margin-bottom:24px;transition:border-color .2s}.addresses-list__plus:after,.addresses-list__plus:before{content:"";position:absolute;width:32px;height:4px;background-color:#e5e5e5;border-radius:1.5px;top:calc(50% - 2px);transition:background-color .2s}html[dir=ltr] .addresses-list__plus:after,html[dir=ltr] .addresses-list__plus:before{left:calc(50% - 16px)}html[dir=rtl] .addresses-list__plus:after,html[dir=rtl] .addresses-list__plus:before{right:calc(50% - 16px)}.addresses-list__plus:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.addresses-list__item--new:hover .addresses-list__plus{border-color:#e0e0e0}.addresses-list__item--new:hover .addresses-list__plus:after,.addresses-list__item--new:hover .addresses-list__plus:before{background-color:#dbdbdb}@media(min-width:1200px){.addresses-list__item{max-width:calc(33.33333% - 10.66667px)}.addresses-list__divider:nth-child(2n){width:16px}.addresses-list__divider:nth-child(6n){width:100%;height:16px}}@media(min-width:768px)and (max-width:1199px){.addresses-list__item{max-width:calc(33.33333% - 8px)}.addresses-list__divider:nth-child(2n){width:12px}.addresses-list__divider:nth-child(6n){width:100%;height:12px}}@media(min-width:480px)and (max-width:767px){.addresses-list__item{max-width:calc(50% - 6px)}.addresses-list__divider:nth-child(2n){width:12px}.addresses-list__divider:nth-child(4n){width:100%;height:12px}}@media(max-width:479px){.addresses-list__item{max-width:100%}.addresses-list__divider:nth-child(2n){width:12px;width:100%;height:12px}}.cart__actions{margin-top:1.75rem;display:flex;justify-content:space-between}.cart__coupon-form{width:calc(50% - 15px);display:flex}.cart__coupon-form .btn{flex-shrink:0}html[dir=ltr] .cart__coupon-form .btn{margin-left:.5rem}html[dir=rtl] .cart__coupon-form .btn{margin-right:.5rem}.cart__buttons{width:calc(50% - 15px);display:flex;justify-content:flex-end}html[dir=ltr] .cart__update-button{margin-left:.5rem}html[dir=rtl] .cart__update-button{margin-right:.5rem}.cart__totals{font-size:16px;line-height:20px;width:100%;margin-bottom:40px}.cart__totals a:hover{text-decoration:underline}.cart__totals td,.cart__totals th{vertical-align:top;padding:6px 0}.cart__totals th{font-weight:700}html[dir=ltr] .cart__totals tr>:first-child{padding-right:20px}html[dir=rtl] .cart__totals tr>:first-child{padding-left:20px}html[dir=ltr] .cart__totals tr>:last-child{text-align:right}html[dir=rtl] .cart__totals tr>:last-child{text-align:left}.cart__totals-header tr:last-child>*{padding-bottom:10px}.cart__totals-body tr:first-child>*{padding-top:20px;border-top:1px solid #ebebeb}.cart__totals-body tr:last-child>*{padding-bottom:20px;border-bottom:1px solid #ebebeb}.cart__totals-footer{font-size:24px}.cart__totals-footer th{font-weight:500}.cart__totals-footer tr:first-child>*{padding-top:20px}.cart__calc-shipping{margin-top:2px;font-size:15px}@media(min-width:768px)and (max-width:991px){.cart__actions{margin-top:1.5rem}}@media(max-width:767px){.cart__actions{margin-top:1.5rem;display:block}.cart__coupon-form{width:100%}.cart__buttons{flex-direction:column;margin-top:1.75rem;width:100%}.cart__update-button{order:-1;margin-bottom:.75rem}html[dir=ltr] .cart__update-button{margin-left:0}html[dir=rtl] .cart__update-button{margin-right:0}}@media(max-width:479px){.cart__checkout-button{font-size:1.125rem;height:calc(2.75rem + 2px);padding:.8125rem 2rem;line-height:1;font-weight:500}.cart__checkout-button.btn-svg-icon{width:calc(2.75rem + 2px)}}@media(max-width:379px){.cart__checkout-button{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.cart__checkout-button.btn-svg-icon{width:calc(2.25rem + 2px)}}.cart-table{width:100%;border-collapse:separate;border-spacing:0}.cart-table__product-name{color:inherit}.cart-table__options{list-style:none;padding:0;margin:4px 0 0;font-size:14px;color:#999;line-height:19px}.cart-table__options li{position:relative}html[dir=ltr] .cart-table__options li{padding-left:12px}html[dir=rtl] .cart-table__options li{padding-right:12px}.cart-table__options li:before{content:"";display:block;position:absolute;top:7px;width:4px;height:4px;border-radius:2px;background:currentColor}html[dir=ltr] .cart-table__options li:before{left:1px}html[dir=rtl] .cart-table__options li:before{right:1px}@media(min-width:768px){.cart-table__column{padding:12px 18px;border-top:1px solid #ebebeb}html[dir=ltr] .cart-table__column:first-child{border-left:1px solid #ebebeb}html[dir=ltr] .cart-table__column:last-child,html[dir=rtl] .cart-table__column:first-child{border-right:1px solid #ebebeb}html[dir=rtl] .cart-table__column:last-child{border-left:1px solid #ebebeb}.cart-table__head{background:#f7f7f7;font-size:15px}.cart-table__head .cart-table__column{font-weight:500}html[dir=ltr] .cart-table__head .cart-table__column:first-child{border-top-left-radius:2.5px}html[dir=ltr] .cart-table__head .cart-table__column:last-child,html[dir=rtl] .cart-table__head .cart-table__column:first-child{border-top-right-radius:2.5px}html[dir=rtl] .cart-table__head .cart-table__column:last-child{border-top-left-radius:2.5px}.cart-table__body .cart-table__column{padding-top:18px;padding-bottom:18px}.cart-table__body .cart-table__row:last-child .cart-table__column{border-bottom:1px solid #ebebeb}html[dir=ltr] .cart-table__body .cart-table__row:last-child .cart-table__column:first-child{border-bottom-left-radius:2.5px}html[dir=ltr] .cart-table__body .cart-table__row:last-child .cart-table__column:last-child,html[dir=rtl] .cart-table__body .cart-table__row:last-child .cart-table__column:first-child{border-bottom-right-radius:2.5px}html[dir=rtl] .cart-table__body .cart-table__row:last-child .cart-table__column:last-child{border-bottom-left-radius:2.5px}.cart-table__column--image{width:1px;text-align:center}html[dir=ltr] .cart-table__column--image{padding-right:4px}html[dir=rtl] .cart-table__column--image{padding-left:4px}.cart-table__column--image .product-image{width:80px}.cart-table__column--price{width:170px}html[dir=ltr] .cart-table__column--price{text-align:right}html[dir=rtl] .cart-table__column--price{text-align:left}.cart-table__column--quantity{text-align:center;width:1px}html[dir=ltr] .cart-table__column--quantity{padding-left:90px}html[dir=rtl] .cart-table__column--quantity{padding-right:90px}.cart-table__column--total{width:170px}html[dir=ltr] .cart-table__column--total{text-align:right}html[dir=rtl] .cart-table__column--total{text-align:left}.cart-table__column--remove{width:1px}}@media(min-width:992px)and (max-width:1199px){html[dir=ltr] .cart-table__column--quantity{padding-left:40px}html[dir=rtl] .cart-table__column--quantity{padding-right:40px}.cart-table__column--price,.cart-table__column--total{width:130px}}@media(min-width:768px)and (max-width:991px){html[dir=ltr] .cart-table__column--quantity,html[dir=rtl] .cart-table__column--quantity{padding-left:0;padding-right:0}.cart-table__column--price,.cart-table__column--total{width:1px}html[dir=ltr] .cart-table__column--remove{padding-left:0}html[dir=rtl] .cart-table__column--remove{padding-right:0}}@media(max-width:767px){.cart-table{display:block}.cart-table__head{display:none}.cart-table__body{display:flex;flex-wrap:wrap}.cart-table__row{position:relative;width:100%;display:block;border:1px solid #ebebeb;border-radius:2px}.cart-table__row+.cart-table__row{margin-top:15px}.cart-table__column{display:block;padding:0}.cart-table__column--image{padding:20px 20px 12px;text-align:center}.cart-table__column--image .product-image{width:100%;max-width:160px;margin:0 auto}.cart-table__column--product{text-align:center;border-bottom:1px solid #ebebeb;padding:0 20px 18px}.cart-table__column--price,.cart-table__column--quantity,.cart-table__column--total{display:flex;align-items:center;justify-content:space-between;padding:8px 20px}.cart-table__column--price:before,.cart-table__column--quantity:before,.cart-table__column--total:before{font-weight:500;width:55%;flex-shrink:0;content:attr(data-title) ": "}html[dir=ltr] .cart-table__column--price:before,html[dir=ltr] .cart-table__column--quantity:before,html[dir=ltr] .cart-table__column--total:before{text-align:right}html[dir=rtl] .cart-table__column--price:before,html[dir=rtl] .cart-table__column--quantity:before,html[dir=rtl] .cart-table__column--total:before{text-align:left}.cart-table__column--quantity .input-number{width:110px}.cart-table__column--price{padding-top:18px}.cart-table__column--total{padding-bottom:18px}.cart-table__column--remove{position:absolute;top:5px}html[dir=ltr] .cart-table__column--remove{right:5px}html[dir=rtl] .cart-table__column--remove{left:5px}.cart-table__options li:before{display:none}}.category-card{display:flex}.category-card__body{display:flex;border-radius:2px;background:#fff;box-shadow:0 1px 16px rgba(0,0,0,.04);padding:24px 20px;flex-grow:1}.category-card__image{width:130px}html[dir=ltr] .category-card__image{margin-right:24px}html[dir=rtl] .category-card__image{margin-left:24px}.category-card__image img{max-width:100%}.category-card__content{display:flex;flex-direction:column}.category-card__name{margin-top:-2px;font-weight:500;font-size:17px;line-height:19px}.category-card__name a{color:inherit;transition:.15s}.category-card__name a:hover{color:#1a66ff}.category-card__links{list-style:none;margin:14px 0 0;padding:0;font-size:14px;line-height:22px;flex-grow:1}.category-card__links a{color:#6c757d;transition:.15s}.category-card__links a:hover{color:#1a66ff}.category-card__all{margin-top:14px;font-size:14px}.category-card__all a:hover{text-decoration:underline}.category-card__products{display:none}@media(min-width:992px)and (max-width:1199px){.category-card--layout--classic .category-card__image{width:90px}}@media(min-width:480px)and (max-width:991px){.category-card--layout--classic .category-card__body{flex-direction:column;padding:24px 28px}.category-card--layout--classic .category-card__image{width:auto;margin:0 0 18px}}@media(min-width:400px)and (max-width:479px){.category-card--layout--classic .category-card__image{width:40%}}@media(max-width:399px){.category-card--layout--classic .category-card__body{flex-direction:column;padding:24px 28px;text-align:center}.category-card--layout--classic .category-card__image{width:120px;margin:0 auto 18px}}.category-card--layout--compact .category-card__body{padding:16px 30px;align-items:center}.category-card--layout--compact .category-card__image{width:74px}html[dir=ltr] .category-card--layout--compact .category-card__image{margin-right:30px}html[dir=rtl] .category-card--layout--compact .category-card__image{margin-left:30px}.category-card--layout--compact .category-card__all,.category-card--layout--compact .category-card__links{display:none}.category-card--layout--compact .category-card__name{margin-top:0;font-size:17px;line-height:19px}.category-card--layout--compact .category-card__products{display:block;font-size:15px;color:#999;margin-top:5px}.compare-table{width:100%;border-collapse:separate;border-spacing:0;font-size:15px;line-height:18px}.compare-table tr>*{border-top:1px solid #ebebeb}html[dir=ltr] .compare-table tr>*{border-left:1px solid #ebebeb}html[dir=ltr] .compare-table tr>:last-child,html[dir=rtl] .compare-table tr>*{border-right:1px solid #ebebeb}html[dir=rtl] .compare-table tr>:last-child{border-left:1px solid #ebebeb}html[dir=ltr] .compare-table>:first-child>tr:first-child>:first-child{border-top-left-radius:2.5px}html[dir=ltr] .compare-table>:first-child>tr:first-child>:last-child,html[dir=rtl] .compare-table>:first-child>tr:first-child>:first-child{border-top-right-radius:2.5px}html[dir=rtl] .compare-table>:first-child>tr:first-child>:last-child{border-top-left-radius:2.5px}html[dir=ltr] .compare-table>:last-child>tr:last-child>:first-child{border-bottom-left-radius:2.5px}html[dir=ltr] .compare-table>:last-child>tr:last-child>:last-child,html[dir=rtl] .compare-table>:last-child>tr:last-child>:first-child{border-bottom-right-radius:2.5px}html[dir=rtl] .compare-table>:last-child>tr:last-child>:last-child{border-bottom-left-radius:2.5px}.compare-table>:last-child>tr:last-child>*{border-bottom:1px solid #ebebeb}.compare-table th{min-width:140px;background:#f7f7f7;font-weight:500}html[dir=ltr] .compare-table th{text-align:right}html[dir=rtl] .compare-table th{text-align:left}.compare-table td{min-width:180px;max-width:180px;text-align:center;vertical-align:top}.compare-table td,.compare-table th{padding:14px 16px}.compare-table__product-link{display:block;padding:8px 8px 0;color:inherit}.compare-table__product-image{margin:0 auto 14px;width:140px;max-width:100%}.compare-table__product-name{line-height:20px}.compare-table__product-rating{padding-top:3px;display:flex;justify-content:center}.compare-table__product-rating-legend{margin-top:8px;font-size:13px;line-height:1;color:#b3b3b3}.compare-table__product-badge{font-size:12px}.dashboard{display:flex;flex-wrap:wrap;justify-content:space-between}.dashboard__orders{margin-top:24px;width:100%}@media(min-width:768px){.dashboard__address,.dashboard__profile{width:calc(50% - 12px)}}@media(max-width:767px){.dashboard__address,.dashboard__profile{width:100%}.dashboard__address{margin-top:24px}}.order-header{padding:1.625rem 2rem 1.375rem}.order-header:after{display:block;content:"";clear:both}.order-header__actions{margin-top:-1px}html[dir=ltr] .order-header__actions{float:right}html[dir=rtl] .order-header__actions{float:left}.order-header__title{border-bottom:2px solid #e5e5e5;padding-bottom:4px;margin-bottom:0}html[dir=ltr] .order-header__title{padding-right:3.5rem;float:left}html[dir=rtl] .order-header__title{padding-left:3.5rem;float:right}.order-header__subtitle{color:#6c757d;font-size:14px;line-height:1.375;clear:both;padding-top:12px}.order-header__subtitle mark{padding:0;color:#3d464d;background:transparent;font-weight:500}@media(min-width:768px)and (max-width:991px){.order-header{padding:1.375rem 1.5rem 1.25rem}}@media(max-width:767px){.order-header{padding:1.125rem 1.375rem 1rem}}@media(max-width:440px){.order-header__actions{margin-bottom:.875rem}html[dir=ltr] .order-header__actions,html[dir=rtl] .order-header__actions{float:none}}.order-list a{color:inherit}.order-list a:hover{color:inherit;text-decoration:underline}.order-list table{width:100%;font-size:15px}.order-list__header td,.order-list__header th{text-transform:uppercase;color:#6c757d;font-size:13px;font-weight:500}.order-list__footer{font-size:20px}.order-list__footer th{font-weight:500}.order-list__column-image{width:1px}.order-list__column-image .product-image{width:40px}.order-list__column-product{line-height:1.25}.order-list__column-quantity{text-align:center}html[dir=ltr] .order-list__column-total{text-align:right}html[dir=rtl] .order-list__column-total{text-align:left}.order-list__options{color:#6c757d;font-size:13px;margin-top:2px}.order-list__options-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap}.order-list__options-item:not(:last-child){position:relative}html[dir=ltr] .order-list__options-item:not(:last-child){padding-right:19px}html[dir=rtl] .order-list__options-item:not(:last-child){padding-left:19px}.order-list__options-item:not(:last-child):after{position:absolute;content:"";display:block;background:#ccc;width:1px;height:10px;top:calc(50% - 5px);-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}html[dir=ltr] .order-list__options-item:not(:last-child):after{right:9px}html[dir=rtl] .order-list__options-item:not(:last-child):after{left:9px}@media(min-width:576px){.order-list td,.order-list th{padding:4px 12px}html[dir=ltr] .order-list td:first-child,html[dir=ltr] .order-list th:first-child{padding-left:1.5rem}html[dir=ltr] .order-list td:last-child,html[dir=ltr] .order-list th:last-child,html[dir=rtl] .order-list td:first-child,html[dir=rtl] .order-list th:first-child{padding-right:1.5rem}html[dir=rtl] .order-list td:last-child,html[dir=rtl] .order-list th:last-child{padding-left:1.5rem}.order-list__header td,.order-list__header th{border-bottom:2px solid #f0f0f0;padding:10px 12px}.order-list__products td,.order-list__products th{padding-top:5px;padding-bottom:5px}.order-list__products tr:first-child td,.order-list__products tr:first-child th{padding-top:14px}.order-list__products tr:last-child td,.order-list__products tr:last-child th{padding-bottom:14px}html[dir=ltr] .order-list__products .order-list__column-product{padding-left:4px}html[dir=rtl] .order-list__products .order-list__column-product{padding-right:4px}.order-list__subtotals td,.order-list__subtotals th{padding-top:3px;padding-bottom:3px}.order-list__subtotals tr:first-child td,.order-list__subtotals tr:first-child th{padding-top:12px;border-top:1px solid #f0f0f0}.order-list__subtotals tr:last-child td,.order-list__subtotals tr:last-child th{padding-bottom:12px}.order-list__footer td,.order-list__footer th{padding-top:14px;padding-bottom:14px;border-top:1px solid #f0f0f0}}@media(max-width:575px){.order-list table,.order-list td,.order-list th,.order-list tr{display:block;padding:0}.order-list__footer,.order-list__header,.order-list__products,.order-list__subtotals{display:block}.order-list__footer tr,.order-list__header tr,.order-list__products tr,.order-list__subtotals tr{padding:0 1rem}.order-list__footer tr,.order-list__header tr,.order-list__subtotals tr{display:flex}.order-list__footer .order-list__column-label,.order-list__header .order-list__column-label,.order-list__subtotals .order-list__column-label{flex-grow:1}.order-list__footer .order-list__column-quantity,.order-list__header .order-list__column-quantity,.order-list__subtotals .order-list__column-quantity{display:none}.order-list__header tr{padding-top:10px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.order-list__products tr{padding-top:.75rem;padding-bottom:.75rem;display:flex;flex-wrap:wrap}.order-list__products tr:not(:first-child){border-top:1px solid #f0f0f0}.order-list__products .order-list__column-image{width:40px;flex-shrink:0}.order-list__products .order-list__column-product{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 40px)}html[dir=ltr] .order-list__products .order-list__column-product{padding-left:1rem}html[dir=rtl] .order-list__products .order-list__column-product{padding-right:1rem}.order-list__products .order-list__column-quantity:before{content:attr(data-title) " "}.order-list__products .order-list__column-total{flex-grow:1}.order-list__products .order-list__column-quantity,.order-list__products .order-list__column-total{margin-top:.625rem;margin-bottom:-.125rem}.order-list__subtotals{padding-top:12px;padding-bottom:12px;border-top:1px solid #f0f0f0}.order-list__subtotals td,.order-list__subtotals th{padding-top:2px;padding-bottom:2px}.order-list__footer{padding-top:12px;padding-bottom:12px;border-top:1px solid #f0f0f0}}.order-success__body{max-width:690px;margin:0 auto}.order-success__header{padding:60px 0 52px;text-align:center}.order-success__icon{fill:#ffd333;margin:0 auto;display:block}.order-success__title{margin-top:24px;margin-bottom:2px}.order-success__subtitle{font-size:19px;font-weight:500}.order-success__actions{margin-top:20px}.order-success__meta{margin-bottom:28px;text-align:center}.order-success__meta-list{list-style:none;padding:0;margin:0;display:flex;justify-content:center}.order-success__meta-item{flex-basis:25%;line-height:1.25;position:relative;padding:2px 12px;display:flex;flex-direction:column;justify-content:center}.order-success__meta-item:not(:last-child):before{position:absolute;display:block;content:"";border-left:2px dashed #ebebeb;width:0;height:100%;top:0}html[dir=ltr] .order-success__meta-item:not(:last-child):before{right:-1px}html[dir=rtl] .order-success__meta-item:not(:last-child):before{left:-1px}.order-success__meta-title{display:block;font-size:13px;color:#6c757d;margin-bottom:4px}.order-success__meta-value{display:block;font-size:14px;line-height:16px;font-weight:500}@media(max-width:767px){.order-success__header{padding:44px 0 40px}.order-success__meta-list{flex-wrap:wrap}.order-success__meta-item{flex-basis:50%}.order-success__meta-item:nth-child(2n):before{display:none}.order-success__meta-item:nth-child(n+3){margin-top:16px}}.product__content{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:[gallery] calc(50% - 20px) [info] calc(50% - 20px);grid-template-rows:auto auto auto auto auto;grid-column-gap:40px}.product__gallery{-ms-grid-row:1;-ms-grid-row-span:6;-ms-grid-column:1;grid-row-start:1;grid-row-end:6;min-height:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){html[dir=ltr] .product__gallery{margin-right:40px}html[dir=rtl] .product__gallery{margin-left:40px}}.product__info{-ms-grid-row:1;-ms-grid-column:2;position:relative;min-height:0}.product__sidebar{-ms-grid-row:2;-ms-grid-column:2}.product__footer{-ms-grid-row:3;-ms-grid-column:2}.product__wishlist-compare{display:none}.product__name{margin-bottom:18px}.product__rating{display:flex;margin-bottom:5px}.product__rating-stars{padding-top:2px}html[dir=ltr] .product__rating-stars{margin-right:12px}html[dir=rtl] .product__rating-stars{margin-left:12px}.product__rating-legend{font-size:14px;line-height:20px;color:#b3b3b3}.product__rating-legend a{color:inherit;transition:color .2s}.product__rating-legend a:hover{color:#1a66ff}.product__rating-legend span{content:"/";padding:0 7px}.product__description{font-size:16px}.product__features{display:none;list-style:none;padding:0;margin:0;font-size:14px}.product__features li{padding-top:1px;padding-bottom:1px;position:relative}html[dir=ltr] .product__features li{padding-left:13px;padding-right:0}html[dir=rtl] .product__features li{padding-right:13px;padding-left:0}.product__features li:before{content:"";display:block;position:absolute;top:9px;width:5px;height:5px;border-radius:2.5px;border:1px solid}html[dir=ltr] .product__features li:before{left:0}html[dir=rtl] .product__features li:before{right:0}.product__meta{list-style:none;margin:12px 0 0;padding:12px 0 0;display:flex;flex-wrap:wrap;color:#999;font-size:14px;border-top:1px solid #ebebeb}html[dir=ltr] .product__meta li{margin-right:18px}html[dir=rtl] .product__meta li{margin-left:18px}.product__meta a{color:inherit;transition:color .2s}.product__meta a:hover{color:#1a66ff}.product__availability{display:none}.product__prices{margin-top:18px;margin-bottom:14px;font-size:28px;font-weight:700;letter-spacing:-.03em;color:#3d464d}.product__new-price{color:#ff2626}.product__old-price{color:#b3b3b3;font-weight:400;font-size:20px;text-decoration:line-through}.product__option{margin-bottom:18px}.product__option:last-child{margin-bottom:0}.product__option-label{font-size:13px;text-transform:uppercase;font-weight:500;color:#6c757d;padding-bottom:2px}.product__actions{display:flex;flex-wrap:wrap;margin:-4px}.product__actions-item{margin:4px}.product__quantity{width:120px}.product__footer{margin-top:32px;display:flex;justify-content:space-between}html[dir=ltr] .product__tags{margin-right:24px;margin-left:0}html[dir=rtl] .product__tags{margin-left:24px;margin-right:0}.product__share-links{margin-top:2px;margin-bottom:2px}@media(min-width:992px)and (max-width:1199px){.product__name{font-size:28px;margin-bottom:18px}}@media(min-width:768px)and (max-width:991px){.product__content{-ms-grid-columns:44% 56%;grid-template-columns:[gallery] calc(44% - 15px) [info] calc(56% - 15px);grid-column-gap:30px}}@media (min-width:768px)and (max-width:991px)and (-ms-high-contrast:none),screen and (min-width:768px)and (max-width:991px)and (-ms-high-contrast:active){html[dir=ltr] .product__gallery{margin-right:30px}html[dir=rtl] .product__gallery{margin-left:30px}}@media(min-width:768px)and (max-width:991px){.product__name{font-size:24px;margin-bottom:18px}}@media(min-width:768px)and (max-width:991px){.product__footer{display:block;margin-top:18px}}@media(min-width:768px)and (max-width:991px){.product__share-links{margin:12px 0 0}}@media(max-width:767px){.product__content{display:block}.product__gallery{margin-bottom:24px}.product__name{font-size:28px;margin-bottom:18px}.product__footer{margin-top:22px}}@media(max-width:559px){.product__footer{display:block;margin-top:22px}.product__share-links{margin:12px 0 0}}@media(min-width:992px){.product--layout--columnar .product__content{-ms-grid-columns:380px auto 260px;grid-template-columns:[gallery] 380px [info] auto [sidebar] 260px;grid-template-rows:auto auto auto auto;grid-column-gap:0}.product--layout--columnar .product__gallery{grid-row-start:1;grid-row-end:4;min-height:0}}@media (min-width:992px)and (-ms-high-contrast:none),screen and (min-width:992px)and (-ms-high-contrast:active){html[dir=ltr] .product--layout--columnar .product__gallery{margin-right:0}html[dir=rtl] .product--layout--columnar .product__gallery{margin-left:0}}@media(min-width:992px){.product--layout--columnar .product__info{-ms-grid-row:1;-ms-grid-column:2;grid-row:1;grid-column:info;padding:0 30px;min-height:0}}@media(min-width:992px){.product--layout--columnar .product__sidebar{-ms-grid-row:1;-ms-grid-row-span:4;-ms-grid-column:3;grid-column:sidebar;grid-row-start:1;grid-row-end:4;min-height:0;padding-top:10px;padding-bottom:20px}html[dir=ltr] .product--layout--columnar .product__sidebar{border-left:2px solid #f0f0f0;padding-left:30px}html[dir=rtl] .product--layout--columnar .product__sidebar{border-right:2px solid #f0f0f0;padding-right:30px}}@media(min-width:992px){.product--layout--columnar .product__footer{-ms-grid-row:2;-ms-grid-column:2;grid-row:2;grid-column:info;padding:0 30px;min-height:0}}@media(min-width:992px){.product--layout--columnar .product__wishlist-compare{position:absolute;display:flex;flex-direction:column}html[dir=ltr] .product--layout--columnar .product__wishlist-compare{right:8px}html[dir=rtl] .product--layout--columnar .product__wishlist-compare{left:8px}.product--layout--columnar .product__wishlist-compare>*+*{margin-top:2px}}@media(min-width:992px){.product--layout--columnar .product__name{font-size:24px;margin-bottom:12px}html[dir=ltr] .product--layout--columnar .product__name{padding-right:16px}html[dir=rtl] .product--layout--columnar .product__name{padding-left:16px}}@media(min-width:992px){.product--layout--columnar .product__description{margin:10px 0 12px;font-size:15px}}@media(min-width:992px){.product--layout--columnar .product__features{display:block}}@media(min-width:992px){.product--layout--columnar .product__meta{margin:12px 0 0;padding:0;border-top:none}}@media(min-width:992px){.product--layout--columnar .product__meta-availability{display:none}}@media(min-width:992px){.product--layout--columnar .product__footer{flex-direction:column}}@media(min-width:992px){.product--layout--columnar .product__share-links{margin-top:12px;margin-bottom:0}html[dir=ltr] .product--layout--columnar .product__share-links{margin-left:1px;margin-right:0}html[dir=rtl] .product--layout--columnar .product__share-links{margin-right:1px;margin-left:0}}@media(min-width:992px){.product--layout--columnar .product__prices{margin-top:20px;margin-bottom:24px;line-height:28px}}@media(min-width:992px){.product--layout--columnar .product__new-price{display:block}}@media(min-width:992px){.product--layout--columnar .product__quantity{width:88px}}@media(min-width:992px){.product--layout--columnar .product__actions{flex-wrap:nowrap}}@media(min-width:992px){.product--layout--columnar .product__actions-item--addtocart{flex-grow:1}.product--layout--columnar .product__actions-item--addtocart .btn{width:100%}html[dir=ltr] .product--layout--columnar .product__actions-item--addtocart .btn,html[dir=rtl] .product--layout--columnar .product__actions-item--addtocart .btn{padding-left:.5rem;padding-right:.5rem}}@media(min-width:992px){.product--layout--columnar .product__actions-item--compare,.product--layout--columnar .product__actions-item--wishlist{display:none}}@media(min-width:992px){.product--layout--columnar .product__availability{display:block;font-size:14px}}@media(min-width:992px)and (max-width:1199px){.product--layout--columnar .product__content{-ms-grid-columns:320px auto 200px;grid-template-columns:[gallery] 320px [info] auto [sidebar] 200px}html[dir=ltr] .product--layout--columnar .product__sidebar{padding-left:24px}html[dir=rtl] .product--layout--columnar .product__sidebar{padding-right:24px}.product--layout--columnar .product__option{margin-bottom:12px}.product--layout--columnar .product__actions{flex-wrap:wrap;margin:0}.product--layout--columnar .product__quantity{width:100px}.product--layout--columnar .product__actions-item{margin:0}.product--layout--columnar .product__actions-item--addtocart{margin-top:16px}}@media(min-width:992px){.product--layout--sidebar .product__content{-ms-grid-columns:50% 50%;grid-template-columns:[gallery] calc(50% - 16px) [info] calc(50% - 16px);grid-column-gap:32px}}@media (min-width:992px)and (-ms-high-contrast:none),screen and (min-width:992px)and (-ms-high-contrast:active){html[dir=ltr] .product--layout--sidebar .product__gallery{margin-right:32px}html[dir=rtl] .product--layout--sidebar .product__gallery{margin-left:32px}}@media(min-width:992px){.product--layout--sidebar .product__name{font-size:24px;margin-bottom:12px}}@media(min-width:992px){.product--layout--sidebar .product__footer{display:block;margin-top:18px}}@media(min-width:992px){.product--layout--sidebar .product__share-links{margin:12px 0 0}}@media(min-width:992px)and (max-width:1199px){.product--layout--quickview .product__content{grid-template-columns:[gallery] calc(50% - 16px) [info] calc(50% - 16px);grid-column-gap:32px}.product--layout--quickview .product__name{margin-bottom:12px}.product--layout--quickview .product__footer{display:block;margin-top:18px}.product--layout--quickview .product__share-links{margin:12px 0 0}}@media(min-width:768px)and (max-width:991px){.product--layout--quickview .product__content{display:block}.product--layout--quickview .product__gallery{margin-bottom:24px}.product--layout--quickview .product__name{font-size:24px;margin-bottom:18px}}.product-gallery__featured{position:relative;box-shadow:inset 0 0 0 2px #f2f2f2;padding:2px;border-radius:2px}.product-gallery__featured .product-image{padding:20px}.product-gallery__featured .product-image__body:focus{outline:none}.product-gallery__zoom{position:absolute;cursor:pointer;padding:11px;border:none;z-index:2;top:0;background:transparent;fill:#d9d9d9;transition:background .2s,fill .2s}html[dir=ltr] .product-gallery__zoom{right:0;border-top-right-radius:2.5px;border-bottom-left-radius:2px;-webkit-transform:scaleX(1);transform:scaleX(1)}html[dir=rtl] .product-gallery__zoom{left:0;border-top-left-radius:2.5px;border-bottom-right-radius:2px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.product-gallery__zoom:focus{outline:none}.product-gallery__zoom:hover{background:#f2f2f2;fill:rgba(0,0,0,.25)}.product-gallery__zoom:active{background:#ebebeb;fill:rgba(0,0,0,.25)}.product-gallery__carousel{margin-top:16px}.product-gallery__carousel .slick-list{margin:0 -5px}.product-gallery__carousel .slick-slide{padding:0 5px}html[dir=ltr] .product-gallery__carousel .slick-track{margin-left:0}html[dir=rtl] .product-gallery__carousel .slick-track{margin-right:0}.product-gallery__carousel-item{vertical-align:middle;width:100%;cursor:pointer;display:block;box-shadow:inset 0 0 0 2px #f2f2f2;padding:12px;border-radius:2px;border:none;background:transparent}.product-gallery__carousel-item:focus{outline:none}.product-gallery__carousel-item--active{box-shadow:inset 0 0 0 2px #ffd333}.product-tabs{margin-top:36px}.product-tabs__list{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:-2px}.product-tabs__list:after,.product-tabs__list:before{content:"";display:block;width:8px;flex-shrink:0}.product-tabs__item{font-size:20px;padding:18px 48px;background:none;border:none;border-bottom:2px solid transparent;color:inherit;font-weight:500;border-radius:3px 3px 0 0;transition:all .15s}.product-tabs__item:focus{outline:none}.product-tabs__item:hover{color:inherit;background:#f7f7f7;border-bottom-color:#d9d9d9}html[dir=ltr] .product-tabs__item:first-child{margin-left:auto}html[dir=ltr] .product-tabs__item:last-child,html[dir=rtl] .product-tabs__item:first-child{margin-right:auto}html[dir=rtl] .product-tabs__item:last-child{margin-left:auto}.product-tabs__item--active{transition-duration:0s}.product-tabs__item--active,.product-tabs__item--active:hover{cursor:default;border-bottom-color:#ffd333;background:transparent}.product-tabs__content{border:2px solid #f0f0f0;border-radius:2px;padding:80px 90px}.product-tabs__pane{overflow:hidden;height:0;opacity:0;transition:opacity .5s}.product-tabs__pane--active{overflow:visible;height:auto;opacity:1}.product-tabs--layout--sidebar .product-tabs__item{padding:14px 30px}@media(min-width:992px)and (max-width:1199px){.product-tabs__content{padding:60px 70px}}@media(min-width:768px)and (max-width:991px){.product-tabs{margin-top:40px}.product-tabs .product-tabs__item{padding:14px 30px}.product-tabs .product-tabs__content{padding:40px 50px}}@media(max-width:767px){.product-tabs{margin-top:30px}.product-tabs .product-tabs__item{padding:10px 22px}.product-tabs .product-tabs__content{padding:24px}}.products-list__body{display:flex;flex-wrap:wrap}.products-list__item{display:flex}.products-list__item .product-card{width:100%;flex-shrink:0}.products-list[data-layout^=grid-] .product-card .product-card__image{padding:18px 18px 20px}.products-list[data-layout^=grid-] .product-card .product-card__info{padding:0 24px}.products-list[data-layout^=grid-] .product-card .product-card__actions{padding:0 24px 24px}.products-list[data-layout^=grid-] .product-card .product-card__availability,.products-list[data-layout^=grid-] .product-card .product-card__description,.products-list[data-layout^=grid-] .product-card .product-card__features-list{display:none}.products-list[data-layout^=grid-][data-with-features=true] .product-card .product-card__features-list{display:block}.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(33.33333% - 12px);margin:6px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}@media(hover:hover){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:1199px)and (min-width:480px){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list{left:16px}html[dir=rtl] .products-list[data-layout=grid-3-sidebar] .product-card .product-card__badges-list{right:16px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__actions{padding:0 15px 15px}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media(max-width:1199px)and (min-width:480px)and (hover:hover){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media (max-width:1199px)and (min-width:480px)and (-ms-high-contrast:none),screen and (max-width:1199px)and (min-width:480px)and (-ms-high-contrast:active){.products-list[data-layout=grid-3-sidebar] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-3-sidebar] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-3-sidebar] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:991px)and (min-width:768px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(33.33333% - 12px);margin:6px}}@media(max-width:767px)and (min-width:480px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:calc(50% - 12px);margin:6px}}@media(max-width:479px){.products-list[data-layout=grid-3-sidebar] .products-list__body{margin:-6px}.products-list[data-layout=grid-3-sidebar] .products-list__item{width:100%;margin:6px}}.products-list[data-layout=grid-4-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(25% - 12px);margin:6px}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}@media(hover:hover){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:1199px)and (min-width:480px){.products-list[data-layout=grid-4-full] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-4-full] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .products-list[data-layout=grid-4-full] .product-card .product-card__badges-list{left:16px}html[dir=rtl] .products-list[data-layout=grid-4-full] .product-card .product-card__badges-list{right:16px}.products-list[data-layout=grid-4-full] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-4-full] .product-card .product-card__actions{padding:0 15px 15px}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-4-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media(max-width:1199px)and (min-width:480px)and (hover:hover){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media (max-width:1199px)and (min-width:480px)and (-ms-high-contrast:none),screen and (max-width:1199px)and (min-width:480px)and (-ms-high-contrast:active){.products-list[data-layout=grid-4-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-4-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-4-full] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:991px)and (min-width:768px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(33.33333% - 12px);margin:6px}}@media(max-width:767px)and (min-width:480px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-4-full] .products-list__item{width:calc(50% - 12px);margin:6px}}@media(max-width:479px){.products-list[data-layout=grid-4-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-4-full] .products-list__item{width:100%;margin:6px}}.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(20% - 12px);margin:6px}@media(min-width:480px){.products-list[data-layout=grid-5-full] .product-card .product-card__image{padding:15px}.products-list[data-layout=grid-5-full] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .products-list[data-layout=grid-5-full] .product-card .product-card__badges-list{left:16px}html[dir=rtl] .products-list[data-layout=grid-5-full] .product-card .product-card__badges-list{right:16px}.products-list[data-layout=grid-5-full] .product-card .product-card__info{padding:0 15px}.products-list[data-layout=grid-5-full] .product-card .product-card__actions{padding:0 15px 15px}.products-list[data-layout=grid-5-full] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.products-list[data-layout=grid-5-full] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media(min-width:480px)and (hover:hover){.products-list[data-layout=grid-5-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-5-full] .product-card:hover{position:relative;z-index:3}.products-list[data-layout=grid-5-full] .product-card:hover .product-card__buttons{display:flex}}@media (min-width:480px)and (-ms-high-contrast:none),screen and (min-width:480px)and (-ms-high-contrast:active){.products-list[data-layout=grid-5-full] .product-card .product-card__buttons{display:none}.products-list[data-layout=grid-5-full] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.products-list[data-layout=grid-5-full] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:1199px)and (min-width:992px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(25% - 12px);margin:6px}}@media(max-width:991px)and (min-width:768px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(33.33333% - 12px);margin:6px}}@media(max-width:767px)and (min-width:480px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:calc(50% - 12px);margin:6px}}@media(max-width:479px){.products-list[data-layout=grid-5-full] .products-list__body{margin:-6px}.products-list[data-layout=grid-5-full] .products-list__item{width:100%;margin:6px}}.products-list[data-layout=list] .products-list__body{margin:-6px 0}.products-list[data-layout=list] .products-list__item{width:100%;margin:6px 0;display:block}.products-list[data-layout=list] .product-card{flex-direction:row}.products-list[data-layout=list] .product-card .product-card__image{flex-shrink:0;padding:24px;width:210px}.products-list[data-layout=list] .product-card .product-card__info{padding:20px 0}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info{padding-left:0;padding-right:20px}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{padding-right:0;padding-left:20px}.products-list[data-layout=list] .product-card .product-card__name{font-size:16px;line-height:20px;flex-grow:0}.products-list[data-layout=list] .product-card .product-card__rating{margin-top:7px}.products-list[data-layout=list] .product-card .product-card__description{color:#6c757d;font-size:15px;line-height:22px;margin-top:12px}.products-list[data-layout=list] .product-card .product-card__actions{flex-shrink:0;width:190px;padding:16px 20px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__actions{border-left:1px solid #ebebeb}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__actions{border-right:1px solid #ebebeb}.products-list[data-layout=list] .product-card .product-card__prices{margin-top:16px;font-size:18px}.products-list[data-layout=list] .product-card .product-card__old-price{font-size:14px}.products-list[data-layout=list] .product-card .product-card__buttons{flex-wrap:wrap}.products-list[data-layout=list] .product-card .product-card__addtocart{display:none}.products-list[data-layout=list] .product-card .product-card__addtocart--list{display:block}.products-list[data-layout=list] .product-card .product-card__addtocart{width:100%}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart+*{margin-left:0}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__addtocart+*{margin-right:0}.products-list[data-layout=list] .product-card .product-card__addtocart~*{margin-top:8px}.products-list[data-layout=list] .product-card .product-card__addtocart,.products-list[data-layout=list] .product-card .product-card__compare,.products-list[data-layout=list] .product-card .product-card__wishlist{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.products-list[data-layout=list] .product-card .product-card__addtocart.btn-svg-icon,.products-list[data-layout=list] .product-card .product-card__compare.btn-svg-icon,.products-list[data-layout=list] .product-card .product-card__wishlist.btn-svg-icon{width:calc(1.875rem + 2px)}.products-list[data-layout=list] .product-card .product-card__availability{color:#999;font-size:14px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__availability{padding-right:10px}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__availability{padding-left:10px}.products-list[data-layout=list] .product-card .product-card__features-list{font-size:14px;line-height:16px;margin-bottom:0}.products-list[data-layout=list] .product-card .product-card__features-list li{padding:3px 0}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__features-list li{padding-left:12px;padding-right:0}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__features-list li{padding-right:12px;padding-left:0}.products-list[data-layout=list] .product-card .product-card__features-list li:before{top:8px}@media(min-width:992px)and (max-width:1199px){.products-list[data-layout=list] .product-card .product-card__image{width:180px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__image,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__image{padding-left:20px;padding-right:20px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info{padding-left:4px;padding-right:20px}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{padding-right:4px;padding-left:20px}}@media(max-width:767px){.products-list[data-layout=list] .product-card{flex-direction:column}.products-list[data-layout=list] .product-card .product-card__image{width:250px;max-width:100%;padding:20px;margin:0 auto}.products-list[data-layout=list] .product-card .product-card__info{border-top:1px solid #ebebeb;padding:20px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__info,html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__info{padding-left:20px;padding-right:20px}.products-list[data-layout=list] .product-card .product-card__actions{width:auto;border-top:1px solid #ebebeb;padding:20px}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__actions{border-left:none}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__actions{border-right:none}.products-list[data-layout=list] .product-card .product-card__buttons{flex-wrap:nowrap}.products-list[data-layout=list] .product-card .product-card__buttons .btn{font-size:1rem;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.25rem;font-weight:500}.products-list[data-layout=list] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(2.25rem + 2px)}.products-list[data-layout=list] .product-card .product-card__addtocart--list{width:auto}html[dir=ltr] .products-list[data-layout=list] .product-card .product-card__addtocart--list{margin-right:auto}html[dir=rtl] .products-list[data-layout=list] .product-card .product-card__addtocart--list{margin-left:auto}}.products-view{position:relative}.products-view__options{padding-bottom:20px}.products-view__pagination{padding-top:32px}.products-view__empty{border:2px solid #f0f0f0;border-radius:2px;padding:84px 0;border-radius:3px;display:flex;flex-direction:column;align-items:center}.products-view__empty-title{font-size:24px;font-weight:500}.products-view__empty-subtitle{margin-bottom:24px}.products-view__loader{position:absolute;left:-10px;top:-10px;width:calc(100% + 20px);height:calc(100% + 20px);z-index:4;background:hsla(0,0%,100%,.7);opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.products-view--loading .products-view__loader{opacity:1;pointer-events:auto}.profile-card__body{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-card__avatar{width:90px;height:90px;border-radius:50%;margin-bottom:16px}.profile-card__avatar img{border-radius:50%;max-width:100%}.profile-card__name{font-weight:500;line-height:20px}.profile-card__email{font-size:15px;margin-bottom:24px}.quickview{padding:60px;position:relative}.quickview__close{position:absolute;top:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;border-radius:3px;border:none;fill:#bfbfbf;transition:all .2s;z-index:2}html[dir=ltr] .quickview__close{right:0}html[dir=rtl] .quickview__close{left:0}.quickview__close:focus,.quickview__close:hover{fill:grey}.quickview__close:focus{outline:none}@media(min-width:576px)and (max-width:1199px){.quickview{padding:30px}}@media(max-width:575px){.quickview{padding:20px}}.review{display:flex}.review__avatar{flex-shrink:0}html[dir=ltr] .review__avatar{margin-left:16px;margin-right:24px}html[dir=rtl] .review__avatar{margin-right:16px;margin-left:24px}.review__avatar img{width:70px;border-radius:1000px}.review__author{margin-top:-4px;font-size:16px;font-weight:500}.review__rating{margin-top:2px}.review__text{font-size:16px;margin-top:12px}.review__date{margin-top:10px;color:#999;font-size:14px}@media(min-width:576px)and (max-width:767px){html[dir=ltr] .review__avatar{margin-right:18px}html[dir=rtl] .review__avatar{margin-left:18px}.review__avatar img{width:60px}}@media(max-width:575px){.review__avatar{display:none}}.reviews-list__content{list-style:none;padding:0;margin:0}.reviews-list__item{border-bottom:1px solid #ebebeb;padding-top:28px;padding-bottom:24px}.reviews-list__item:first-child{padding-top:0}.reviews-list__pagination{margin-top:36px}@media(max-width:767px){.reviews-list__pagination{margin-top:30px}}.reviews-view__header{margin-bottom:50px}.reviews-view__form{margin-top:40px;border-top:1px solid #ebebeb;padding-top:60px}@media(max-width:575px){.reviews-view__header{margin-bottom:32px}.reviews-view__form{margin-top:30px;padding-top:50px}}.shop-layout{display:flex}@media(min-width:992px){.shop-layout__sidebar{width:255px;flex-shrink:0}.shop-layout__content{width:calc(100% - 285px)}html[dir=ltr] .shop-layout--sidebar--start .shop-layout__sidebar{margin-right:30px}html[dir=ltr] .shop-layout--sidebar--end .shop-layout__sidebar,html[dir=rtl] .shop-layout--sidebar--start .shop-layout__sidebar{margin-left:30px}html[dir=rtl] .shop-layout--sidebar--end .shop-layout__sidebar{margin-right:30px}}@media(max-width:991px){.shop-layout{flex-wrap:wrap}.shop-layout__content,.shop-layout__sidebar{width:100%}.shop-layout__sidebar{order:1}html[dir=ltr] .shop-layout--sidebar--end .shop-layout__sidebar,html[dir=ltr] .shop-layout--sidebar--start .shop-layout__sidebar,html[dir=rtl] .shop-layout--sidebar--end .shop-layout__sidebar,html[dir=rtl] .shop-layout--sidebar--start .shop-layout__sidebar{margin-left:0;margin-right:0}}.spec{font-size:15px;line-height:18px}.spec__header{margin-bottom:50px}.spec__section+.spec__section{margin-top:40px}.spec__section-title{font-weight:500;font-size:18px;letter-spacing:-.03em;line-height:20px;margin:0 0 12px}.spec__row{padding:8px 12px;display:flex;border-bottom:1px solid #ebebeb}.spec__row:first-of-type{border-top:1px solid #ebebeb}.spec__name{width:230px;flex-shrink:0;color:#999}html[dir=ltr] .spec__name{padding-right:30px}html[dir=rtl] .spec__name{padding-left:30px}.spec__disclaimer{margin-top:40px;font-size:14px;line-height:22px;color:#999}@media(min-width:576px)and (max-width:767px){.spec__name{width:170px}}@media(max-width:575px){.spec__header{margin-bottom:30px}.spec__row{display:block;padding:12px 0}.spec__name{width:auto;margin-bottom:6px}}.view-options{display:flex;align-items:center;font-size:15px}html[dir=ltr] .view-options__legend{margin-left:20px}html[dir=rtl] .view-options__legend{margin-right:20px}.view-options__divider{flex-grow:1}html[dir=ltr] .view-options__filters-button{margin-right:12px}html[dir=rtl] .view-options__filters-button{margin-left:12px}.view-options__control{display:flex;align-items:center}html[dir=ltr] .view-options__control{margin-left:24px}html[dir=rtl] .view-options__control{margin-right:24px}.view-options__control label{margin-bottom:0}html[dir=ltr] .view-options__control label{margin-right:8px}html[dir=rtl] .view-options__control label{margin-left:8px}@media(max-width:991px){.view-options{flex-wrap:wrap}html[dir=ltr] .view-options__legend{margin-left:auto}html[dir=rtl] .view-options__legend{margin-right:auto}.view-options__divider{width:100%;height:12px}html[dir=ltr] .view-options__control{margin-left:auto}html[dir=rtl] .view-options__control{margin-right:auto}html[dir=ltr] .view-options__control+.view-options__control{margin-left:24px}html[dir=rtl] .view-options__control+.view-options__control{margin-right:24px}}@media(max-width:474px){.view-options__legend{width:100%;padding-top:12px}.view-options__divider{height:8px}.view-options__control{display:block}html[dir=ltr] .view-options__control{margin-left:0;margin-right:24px}html[dir=rtl] .view-options__control{margin-right:0;margin-left:24px}html[dir=ltr] .view-options__control+.view-options__control{margin-left:0}html[dir=rtl] .view-options__control+.view-options__control{margin-right:0}}@media(min-width:992px){.view-options--offcanvas--mobile .view-options__filters-button{display:none}}.wishlist__product-name{color:inherit}.wishlist__product-rating{margin-top:6px;display:flex}.wishlist__product-rating-legend{font-size:13px;line-height:1;color:#b3b3b3;padding-top:1px}html[dir=ltr] .wishlist__product-rating-legend{margin-left:9px}html[dir=rtl] .wishlist__product-rating-legend{margin-right:9px}@media(min-width:768px){.wishlist{width:100%;border-collapse:separate;border-spacing:0}.wishlist__column{padding:12px 18px;border-top:1px solid #ebebeb}html[dir=ltr] .wishlist__column:first-child{border-left:1px solid #ebebeb}html[dir=ltr] .wishlist__column:last-child,html[dir=rtl] .wishlist__column:first-child{border-right:1px solid #ebebeb}html[dir=rtl] .wishlist__column:last-child{border-left:1px solid #ebebeb}.wishlist__head{background:#f7f7f7;font-size:15px}.wishlist__head .wishlist__column{font-weight:500}html[dir=ltr] .wishlist__head .wishlist__column:first-child{border-top-left-radius:2.5px}html[dir=ltr] .wishlist__head .wishlist__column:last-child,html[dir=rtl] .wishlist__head .wishlist__column:first-child{border-top-right-radius:2.5px}html[dir=rtl] .wishlist__head .wishlist__column:last-child{border-top-left-radius:2.5px}.wishlist__body .wishlist__column{padding-top:18px;padding-bottom:18px}.wishlist__body .wishlist__row:last-child .wishlist__column{border-bottom:1px solid #ebebeb}html[dir=ltr] .wishlist__body .wishlist__row:last-child .wishlist__column:first-child{border-bottom-left-radius:2.5px}html[dir=ltr] .wishlist__body .wishlist__row:last-child .wishlist__column:last-child,html[dir=rtl] .wishlist__body .wishlist__row:last-child .wishlist__column:first-child{border-bottom-right-radius:2.5px}html[dir=rtl] .wishlist__body .wishlist__row:last-child .wishlist__column:last-child{border-bottom-left-radius:2.5px}.wishlist__column--image{width:1px;text-align:center}html[dir=ltr] .wishlist__column--image{padding-right:4px}html[dir=rtl] .wishlist__column--image{padding-left:4px}.wishlist__column--image .product-image{width:80px}.wishlist__column--stock{white-space:nowrap;text-align:center;width:1px}.wishlist__column--price{width:170px}html[dir=ltr] .wishlist__column--price{text-align:right;padding-left:90px}html[dir=rtl] .wishlist__column--price{text-align:left;padding-right:90px}.wishlist__column--tocart{white-space:nowrap;width:1px}html[dir=ltr] .wishlist__column--tocart{padding-left:90px;padding-right:0}html[dir=rtl] .wishlist__column--tocart{padding-right:90px;padding-left:0}.wishlist__column--remove{width:1px}}@media(min-width:992px)and (max-width:1199px){.wishlist__column--price{width:140px}html[dir=ltr] .wishlist__column--price,html[dir=ltr] .wishlist__column--tocart{padding-left:30px}html[dir=rtl] .wishlist__column--price,html[dir=rtl] .wishlist__column--tocart{padding-right:30px}}@media(min-width:768px)and (max-width:991px){.wishlist__column--price{width:1px}html[dir=ltr] .wishlist__column--price,html[dir=ltr] .wishlist__column--stock,html[dir=ltr] .wishlist__column--tocart{padding-left:0}html[dir=rtl] .wishlist__column--price,html[dir=rtl] .wishlist__column--stock,html[dir=rtl] .wishlist__column--tocart{padding-right:0}html[dir=ltr] .wishlist__column--remove{padding-left:8px;padding-right:12px}html[dir=rtl] .wishlist__column--remove{padding-right:8px;padding-left:12px}}@media(max-width:767px){.wishlist{display:block}.wishlist__head{display:none}.wishlist__body{display:block}.wishlist__row{position:relative;width:100%;display:block;border:1px solid #ebebeb;border-radius:2px;padding:20px 20px 24px}.wishlist__row+.wishlist__row{margin-top:15px}.wishlist__column{display:block;padding:0}.wishlist__column--image{padding:0 0 12px;text-align:center}.wishlist__column--image .product-image{width:100%;max-width:160px;margin:0 auto}.wishlist__column--price,.wishlist__column--product,.wishlist__column--stock,.wishlist__column--tocart{text-align:center}.wishlist__column--stock{margin-top:8px}.wishlist__column--price{margin-top:12px;font-size:16px;font-weight:700}.wishlist__column--tocart{margin-top:24px}.wishlist__column--remove{position:absolute;top:5px}html[dir=ltr] .wishlist__column--remove{right:5px}html[dir=rtl] .wishlist__column--remove{left:5px}.wishlist__product-rating{justify-content:center}}.comment{display:flex}.comment__avatar{width:70px;flex-shrink:0}html[dir=ltr] .comment__avatar{margin-left:20px;margin-right:24px}html[dir=rtl] .comment__avatar{margin-right:20px;margin-left:24px}.comment__avatar img{max-width:100%;border-radius:222px}.comment__content{flex-grow:1}.comment__header{margin-top:-4px;display:flex;justify-content:space-between;align-items:center}.comment__author{font-size:16px;font-weight:500}.comment__author a{color:inherit;transition:color .2s}.comment__author a:hover{color:#1a66ff}.comment__reply .btn{height:22px;padding:.125rem .375rem;display:block}.comment__text{font-size:16px;margin-top:6px}.comment__date{margin-top:10px;color:#999;font-size:14px}@media(max-width:767px){html[dir=ltr] .comment__avatar{margin-left:0}html[dir=rtl] .comment__avatar{margin-right:0}}@media(max-width:575px)and (max-width:575px){.comment__avatar{display:none}}.comments-list{list-style:none;margin:0;padding:0}.comments-list__item+.comments-list__item{border-top:1px solid #ebebeb;margin-top:24px;padding-top:28px}.comments-list--level--0>.comments-list__item:last-child{padding-bottom:28px;border-bottom:1px solid #ebebeb}.comments-list--level--1{border-top:1px solid #ebebeb;margin-top:24px;padding-top:28px}html[dir=ltr] .comments-list--level--1>.comments-list__item{margin-left:46px}html[dir=rtl] .comments-list--level--1>.comments-list__item{margin-right:46px}@media(max-width:767px){.comments-list--level--1,.comments-list__item+.comments-list__item{margin-top:20px;padding-top:24px}}.post__featured{text-align:center;position:relative;overflow:hidden;border-radius:2px;margin-bottom:40px}.post__featured img{transition:opacity .2s;max-width:100%}.post__featured:hover img{opacity:.8}.post__footer{margin-top:60px}.post__tags-share-links{margin-bottom:30px;display:flex;justify-content:space-between}html[dir=ltr] .post__tags{margin-right:30px}html[dir=rtl] .post__tags{margin-left:30px}.post__share-links{padding-top:2px}.post__section{margin-top:70px}.post__section-title{display:flex;align-items:center;margin-bottom:28px;font-size:22px}.post__section-title:after{margin-top:1px;content:"";display:block;height:2px;flex-grow:1;background:#ebebeb}html[dir=ltr] .post__section-title:after{margin-left:16px}html[dir=rtl] .post__section-title:after{margin-right:16px}@media(max-width:1199px){.post__section{margin-top:50px}}@media(min-width:768px)and (max-width:991px){.post__featured{margin-bottom:30px}}@media(max-width:767px){.post__featured{margin-bottom:24px}.post__footer{margin-top:40px}.post__tags-share-links{flex-direction:column;align-items:center}html[dir=ltr] .post__tags{margin-right:0}html[dir=rtl] .post__tags{margin-left:0}.post__tags .tags__list{justify-content:center}.post__share-links{padding:20px 0 0}}@media(min-width:992px){.post--layout--full .post__featured{margin-bottom:50px}}@media(min-width:1200px){.post--layout--full .post__featured{width:calc(100% + 380px)}html[dir=ltr] .post--layout--full .post__featured{left:-190px}html[dir=rtl] .post--layout--full .post__featured{right:-190px}}@media(min-width:992px)and (max-width:1199px){.post--layout--full .post__featured{width:calc(100% + 240px)}html[dir=ltr] .post--layout--full .post__featured{left:-120px}html[dir=rtl] .post--layout--full .post__featured{right:-120px}}.post-author{border:2px solid #f0f0f0;border-radius:2px;padding:22px;display:flex}.post-author__avatar{width:70px;flex-shrink:0;overflow:hidden;border-radius:2px}html[dir=ltr] .post-author__avatar{margin-right:18px}html[dir=rtl] .post-author__avatar{margin-left:18px}.post-author__avatar img{max-width:100%}.post-author__name{margin-top:1px;font-size:15px;font-weight:500}.post-author__name a{color:inherit}.post-author__about{margin-top:4px;font-size:14px}.post__related-posts{margin-top:50px}@media(max-width:575px){.post-author{flex-direction:column;align-items:center;text-align:center}.post-author__avatar{width:90px}html[dir=ltr] .post-author__avatar{margin-right:0}html[dir=rtl] .post-author__avatar{margin-left:0}.post-author__info{margin-top:16px}.post-author__about{margin-top:8px}}.post-header__categories{display:flex}.post-header__categories a{padding:5px 7px 4px;display:block;font-size:11px;line-height:1;font-weight:500;text-transform:uppercase;color:grey;background:#ebebeb;border-radius:1.5px}.post-header__meta{font-size:14px;letter-spacing:.02em;color:#b2b2b2;display:flex;flex-wrap:wrap}.post-header__meta a{color:inherit;transition:color .2s}.post-header__meta a:hover{color:#1a66ff}.post-header__meta-item{position:relative}html[dir=ltr] .post-header__meta-item{margin-right:20px}html[dir=rtl] .post-header__meta-item{margin-left:20px}.post-header__meta-item:after{position:absolute;display:block;content:"";background:currentColor;width:4px;height:4px;border-radius:2px;top:8px}html[dir=ltr] .post-header__meta-item:after{right:-12px}html[dir=rtl] .post-header__meta-item:after{left:-12px}html[dir=ltr] .post-header__meta-item:last-child{margin-right:0}html[dir=rtl] .post-header__meta-item:last-child{margin-left:0}.post-header__meta-item:last-child:after{display:none}.post-header--layout--classic .post-header__categories{margin-bottom:12px}.post-header--layout--classic .post-header__title{line-height:38px;margin-bottom:8px}.post-header--layout--classic .post-header__meta{margin-bottom:30px}@media(max-width:1199px){.post-header--layout--classic .post-header__title{margin-bottom:6px}}@media(min-width:768px)and (max-width:1199px){.post-header--layout--classic .post-header__meta{margin-bottom:24px}}@media(max-width:767px){.post-header--layout--classic .post-header__meta{margin-bottom:20px}}@media(min-width:480px)and (max-width:767px){.post-header--layout--classic .post-header__title{font-size:30px;line-height:32px}}@media(max-width:479px){.post-header--layout--classic .post-header__title{font-size:28px;line-height:30px}}.post-header--layout--full{width:640px;max-width:100%;margin:0 auto;text-align:center;padding:20px 0 50px}.post-header--layout--full .post-header__categories{justify-content:center;margin-bottom:24px}.post-header--layout--full .post-header__title{line-height:42px}.post-header--layout--full .post-header__meta{margin-top:24px;justify-content:center}@media(max-width:767px){.post-header--layout--full{padding:10px 0 24px}.post-header--layout--full .post-header__categories{margin-bottom:16px}.post-header--layout--full .post-header__title{font-size:30px;line-height:32px}.post-header--layout--full .post-header__meta{margin-top:12px}}@media(max-width:575px){.post-header--layout--full{padding-top:0}html[dir=ltr] .post-header--layout--full{text-align:left}html[dir=rtl] .post-header--layout--full{text-align:right}.post-header--layout--full .post-header__categories{justify-content:flex-start}.post-header--layout--full .post-header__meta{margin-top:8px;justify-content:flex-start}}.posts-list__body{display:flex;flex-wrap:wrap;margin:-32px -15px}.posts-list__item{margin:32px 15px}.posts-list--layout--classic .posts-list__item{width:100%}@media(min-width:768px)and (max-width:1199px){.posts-list--layout--classic .posts-list__body{margin:-24px -15px}.posts-list--layout--classic .posts-list__item{margin:24px 15px}}@media(max-width:767px){.posts-list--layout--classic .posts-list__body,.posts-list--layout--classic .posts-list__item{margin:0}.posts-list--layout--classic .posts-list__item+.posts-list__item{margin-top:36px}}@media(max-width:479px){.posts-list--layout--classic .posts-list__item+.posts-list__item{margin-top:30px}}.posts-list--layout--list .posts-list__body{margin:-20px 0}.posts-list--layout--list .posts-list__item{width:100%;margin:20px 0}.posts-list--layout--grid .posts-list__item{width:calc(50% - 30px)}@media(max-width:767px){.posts-list--layout--grid .posts-list__body{margin:0}.posts-list--layout--grid .posts-list__item{margin:0;width:100%}.posts-list--layout--grid .posts-list__item+.posts-list__item{margin-top:36px}}.posts-view__pagination{padding-top:38px}@media(max-width:991px){.posts-view__pagination{padding-top:28px;padding-bottom:10px}}.related-posts__list{display:flex;flex-wrap:wrap;margin:-15px}.related-posts__item{width:calc(50% - 30px);margin:15px}@media(max-width:479px){.related-posts__item{width:calc(100% - 30px)}}.block{margin-bottom:46px}.block--highlighted{padding:50px 0 60px;background:#f9f9f9}@media(max-width:991px){.block{margin-bottom:30px}}.block-banner__body{position:relative;display:block;height:170px;text-align:center;color:inherit}.block-banner__body:hover{color:inherit}.block-banner__image{position:absolute;left:0;right:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;z-index:-1}.block-banner__image--mobile{display:none}.block-banner__title{padding-top:28px;font-size:30px;line-height:1;font-weight:700}.block-banner__text{padding-top:8px}.block-banner__button{padding-top:20px}.block-banner__mobile-br{display:none}@media(max-width:767px){.block-banner__body{height:390px}.block-banner__image--desktop{display:none}.block-banner__image--mobile{display:block}.block-banner__button,.block-banner__text,.block-banner__title{width:220px;margin-left:auto;margin-right:auto}.block-banner__title{padding-top:48px;line-height:1.1}.block-banner__text{padding-top:12px}.block-banner__button{padding-top:28px}.block-banner__mobile-br{display:block}}.block-brands__slider{border:2px solid #f0f0f0;border-radius:2px}.block-brands__slider .slick-slide>div>div{vertical-align:middle}.block-brands__slider .slick-slide>div>div:focus{outline:none}.block-brands__item{padding:24px}.block-brands__item img{max-width:100%;height:auto}@media(max-width:767px){.block-brands__item{padding:20px 24px}}.block-categories__list{display:flex;flex-wrap:wrap;margin:-6px}.block-categories__item{margin:6px;width:calc(33.3333% - 12px)}@media(min-width:480px)and (max-width:767px){.block-categories--layout--classic .block-categories__item{width:calc(50% - 12px)}}@media(max-width:479px){.block-categories--layout--classic .block-categories__item{width:calc(100% - 12px)}}@media(min-width:768px)and (max-width:991px){.block-categories--layout--compact .block-categories__item{width:calc(50% - 12px)}}@media(max-width:767px){.block-categories--layout--compact .block-categories__item{width:calc(100% - 12px)}}.block-empty__body{text-align:center;padding:18px 0 60px}.block-empty__message{font-size:17px}.block-empty__actions{margin-top:24px}.block-features__list{border:2px solid #f0f0f0;border-radius:2px;display:flex}.block-features__item{flex-basis:0;flex-grow:1;padding:16px 24px;display:flex}.block-features__divider{flex-shrink:0}.block-features__icon{flex-shrink:0;width:48px;height:48px;fill:#ffd333}html[dir=ltr] .block-features__icon{margin-right:20px}html[dir=rtl] .block-features__icon{margin-left:20px}.block-features__icon svg{display:block}.block-features__content{padding-top:2px}.block-features__title{font-size:17px;line-height:24px;font-weight:700}.block-features__subtitle{font-size:14px}.block-features--layout--boxed{margin-top:-32px}.block-features--layout--boxed .block-features__list{border:none}.block-features--layout--boxed .block-features__item{flex-direction:column;background:#f7f7f7;border-radius:3px;text-align:center;align-items:center;padding:30px 28px 28px}.block-features--layout--boxed .block-features__divider{width:14px}.block-features--layout--boxed .block-features__icon{margin-bottom:12px}html[dir=ltr] .block-features--layout--boxed .block-features__icon{margin-right:0}html[dir=rtl] .block-features--layout--boxed .block-features__icon{margin-left:0}@media(min-width:480px)and (max-width:991px){.block-features--layout--boxed .block-features__list{flex-wrap:wrap}.block-features--layout--boxed .block-features__item{width:50%}.block-features--layout--boxed .block-features__divider:nth-child(4n){width:100%;height:14px}}@media(max-width:479px){.block-features--layout--boxed .block-features__list{flex-wrap:wrap}.block-features--layout--boxed .block-features__item{width:100%}.block-features--layout--boxed .block-features__divider{width:100%;height:14px}}.block-features--layout--classic{margin-top:-16px}.block-features--layout--classic .block-features__divider{flex-shrink:0;width:2px;background:#f0f0f0}@media(max-width:767px)and (min-width:576px),(max-width:1199px)and (min-width:992px){.block-features--layout--classic .block-features__item{padding:12px}html[dir=ltr] .block-features--layout--classic .block-features__icon{margin-right:16px}html[dir=rtl] .block-features--layout--classic .block-features__icon{margin-left:16px}.block-features--layout--classic .block-features__content{padding-top:0}}@media(max-width:991px)and (min-width:420px){.block-features--layout--classic .block-features__list{flex-wrap:wrap}.block-features--layout--classic .block-features__item{flex-basis:auto;width:calc(50% - 1px);flex-shrink:0}.block-features--layout--classic .block-features__divider:nth-child(4n){width:100%;height:2px}}@media(max-width:575px)and (min-width:420px){.block-features--layout--classic .block-features__item{text-align:center;flex-direction:column}.block-features--layout--classic .block-features__icon{margin-bottom:20px;width:100%;display:flex;justify-content:center}html[dir=ltr] .block-features--layout--classic .block-features__icon{margin-right:0}html[dir=rtl] .block-features--layout--classic .block-features__icon{margin-left:0}}@media(max-width:419px){.block-features--layout--classic .block-features__list{flex-wrap:wrap}.block-features--layout--classic .block-features__item{flex-basis:auto;width:100%;flex-shrink:0}html[dir=ltr] .block-features--layout--classic .block-features__icon{margin-right:24px}html[dir=rtl] .block-features--layout--classic .block-features__icon{margin-left:24px}.block-features--layout--classic .block-features__divider{width:100%;height:2px}}.block-loader{position:relative;min-height:320px}.block-loader__spinner{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.5);transition:border-color .1s;-webkit-animation-name:preloader-animation;animation-name:preloader-animation;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:calc(50% - 40px);top:calc(50% - 40px);width:80px;height:80px;border-radius:40px}.block-map{margin-bottom:10px}.block-map__body{height:540px;position:relative}.block-map__body:before{top:0;background:linear-gradient(180deg,rgba(0,0,0,.15),transparent)}.block-map__body:after,.block-map__body:before{position:absolute;content:"";display:block;left:0;width:100%;height:3px;z-index:1;pointer-events:none}.block-map__body:after{bottom:0;background-image:linear-gradient(0deg,rgba(0,0,0,.05),transparent)}.block-map__body iframe{position:absolute;left:0;top:0;width:100%;height:100%}@media(max-width:1199px){.block-map__body{height:500px}}@media(max-width:991px){.block-map__body{height:440px}}@media(max-width:767px){.block-map__body{height:380px}}@media(max-width:575px){.block-map__body{height:300px}}.block-posts{position:relative;z-index:1}.block-posts .slick-list{margin:0 -15px}.block-posts .slick-slide{padding:0 15px}.block-posts .slick-slide>div>div{vertical-align:middle}.block-posts .slick-slide>div>div:focus{outline:none}@media(min-width:576px){.block-posts--layout--list-sm .post-card{display:flex;flex-direction:row;align-items:flex-start}.block-posts--layout--list-sm .post-card .post-card__image{width:240px;flex-shrink:0}html[dir=ltr] .block-posts--layout--list-sm .post-card .post-card__image{margin-right:22px}html[dir=rtl] .block-posts--layout--list-sm .post-card .post-card__image{margin-left:22px}.block-posts--layout--list-sm .post-card .post-card__name{margin-top:10px;font-size:16px;line-height:20px;order:-1;max-height:40px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__date{margin-top:6px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__content{margin-top:10px;font-size:15px;line-height:22px;height:66px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__read-more{display:none}}@media(min-width:992px)and (max-width:1199px){.block-posts--layout--list-sm .post-card .post-card__image{width:210px;flex-shrink:0}html[dir=ltr] .block-posts--layout--list-sm .post-card .post-card__image{margin-right:18px}html[dir=rtl] .block-posts--layout--list-sm .post-card .post-card__image{margin-left:18px}.block-posts--layout--list-sm .post-card .post-card__name{margin-top:5px;font-size:15px;line-height:19px;order:-1}.block-posts--layout--list-sm .post-card .post-card__date{margin-top:4px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__content{margin-top:10px;font-size:15px;line-height:20px;height:60px;overflow:hidden}.block-posts--layout--list-sm .post-card .post-card__read-more{display:none}}@media(max-width:575px){.block-posts--layout--list-sm .post-card .post-card__info{display:flex;flex-wrap:wrap}.block-posts--layout--list-sm .post-card .post-card__image{margin-bottom:14px}.block-posts--layout--list-sm .post-card .post-card__category{display:none}.block-posts--layout--list-sm .post-card .post-card__date{order:-1}.block-posts--layout--list-sm .post-card .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.block-posts--layout--list-sm .post-card .post-card__content{width:100%;margin-top:12px}.block-posts--layout--list-sm .post-card .post-card__read-more{width:100%;display:none}}.block-posts--layout--grid-nl .post-card .post-card__info{display:flex;flex-wrap:wrap}.block-posts--layout--grid-nl .post-card .post-card__image{margin-bottom:14px}.block-posts--layout--grid-nl .post-card .post-card__category{display:none}.block-posts--layout--grid-nl .post-card .post-card__date{order:-1}.block-posts--layout--grid-nl .post-card .post-card__name{width:100%;font-size:18px;margin-top:4px;line-height:22px}.block-posts--layout--grid-nl .post-card .post-card__content{width:100%;margin-top:12px}.block-posts--layout--grid-nl .post-card .post-card__read-more{width:100%;display:none}.block-product-columns__item{position:relative}.block-product-columns__item+.block-product-columns__item{margin-top:-1px}.block-product-columns__item:hover{z-index:2}@media(min-width:992px)and (max-width:1199px){.block-product-columns .product-card .product-card__image{width:110px}.block-product-columns .product-card .product-card__rating{display:none}html[dir=ltr] .block-product-columns .product-card .product-card__actions{left:110px}html[dir=rtl] .block-product-columns .product-card .product-card__actions{right:110px}}.block-products__body{display:flex}.block-products__featured{display:flex;flex-direction:column;width:36%;flex-shrink:0}.block-products__featured-item{display:flex;flex-grow:1}.block-products__featured-item .product-card{width:100%;flex-shrink:0}.block-products__list{display:flex;flex-wrap:wrap;margin:-5px}.block-products__list-item{display:flex;width:calc(33.3333% - 10px);margin:5px}.block-products__list-item .product-card{width:100%;flex-shrink:0}.block-products__list-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__list-item .product-card .product-card__info{padding:0 24px}.block-products__list-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__list-item .product-card .product-card__availability,.block-products__list-item .product-card .product-card__description,.block-products__list-item .product-card .product-card__features-list{display:none}@media(min-width:480px){.block-products__list-item .product-card .product-card__image{padding:15px}.block-products__list-item .product-card .product-card__badges-list{top:16px}html[dir=ltr] .block-products__list-item .product-card .product-card__badges-list{left:16px}html[dir=rtl] .block-products__list-item .product-card .product-card__badges-list{right:16px}.block-products__list-item .product-card .product-card__info{padding:0 15px}.block-products__list-item .product-card .product-card__actions{padding:0 15px 15px}.block-products__list-item .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products__list-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media(min-width:480px)and (hover:hover){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media (min-width:480px)and (-ms-high-contrast:none),screen and (min-width:480px)and (-ms-high-contrast:active){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media(max-width:479px){.block-products__list-item .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products__list-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media(max-width:479px)and (hover:hover){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media (max-width:479px)and (-ms-high-contrast:none),screen and (max-width:479px)and (-ms-high-contrast:active){.block-products__list-item .product-card .product-card__buttons{display:none}.block-products__list-item .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products__list-item .product-card:hover .product-card__buttons{display:flex}}@media(min-width:992px){.block-products__featured-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__featured-item .product-card .product-card__info{padding:0 24px}.block-products__featured-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__description,.block-products__featured-item .product-card .product-card__features-list{display:none}.block-products__featured-item .product-card .product-card__image{padding:25px}.block-products__featured-item .product-card .product-card__info{padding:0 30px;flex-grow:0}.block-products__featured-item .product-card .product-card__name{font-size:17px;line-height:23px}.block-products__featured-item .product-card .product-card__actions{padding:0 30px 30px;flex-grow:1;display:flex;flex-direction:column}.block-products__featured-item .product-card .product-card__rating{margin-top:10px}.block-products__featured-item .product-card .product-card__prices{margin-bottom:auto;font-size:20px}html[dir=ltr] .block-products__featured+.block-products__list{margin-left:5px}html[dir=rtl] .block-products__featured+.block-products__list{margin-right:5px}html[dir=ltr] .block-products__list+.block-products__featured{margin-left:10px}html[dir=rtl] .block-products__list+.block-products__featured{margin-right:10px}}@media(min-width:576px)and (max-width:991px){.block-products__featured-item{display:block}.block-products__featured-item .product-card{flex-direction:row}.block-products__featured-item .product-card .product-card__image{width:120px;padding:16px}.block-products__featured-item .product-card .product-card__badges-list{top:10px}html[dir=ltr] .block-products__featured-item .product-card .product-card__badges-list{left:10px}html[dir=rtl] .block-products__featured-item .product-card .product-card__badges-list{right:10px}.block-products__featured-item .product-card .product-card__badge{padding:3px 5px 2px}.block-products__featured-item .product-card .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}html[dir=ltr] .block-products__featured-item .product-card .product-card__info{padding-left:0;padding-right:30px}html[dir=rtl] .block-products__featured-item .product-card .product-card__info{padding-right:0;padding-left:30px}.block-products__featured-item .product-card .product-card__name{overflow:hidden;max-height:38px}.block-products__featured-item .product-card .product-card__rating{white-space:nowrap}.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__buttons,.block-products__featured-item .product-card .product-card__description{display:none}.block-products__featured-item .product-card .product-card__actions{position:absolute;bottom:18px}html[dir=ltr] .block-products__featured-item .product-card .product-card__actions{left:120px}html[dir=rtl] .block-products__featured-item .product-card .product-card__actions{right:120px}.block-products__featured-item .product-card .product-card__features-list{display:none}.block-products__featured-item .product-card .product-card__image{width:216px}html[dir=ltr] .block-products__featured-item .product-card .product-card__image{padding-left:24px;padding-right:24px;margin-right:16px}html[dir=rtl] .block-products__featured-item .product-card .product-card__image{padding-right:24px;padding-left:24px;margin-left:16px}.block-products__featured-item .product-card .product-card__info{padding-top:20px;padding-bottom:120px}.block-products__featured-item .product-card .product-card__name{font-size:17px;margin-bottom:2px;flex-grow:0}.block-products__featured-item .product-card .product-card__actions{align-items:center;bottom:26px}html[dir=ltr] .block-products__featured-item .product-card .product-card__actions{left:232px}html[dir=rtl] .block-products__featured-item .product-card .product-card__actions{right:232px}.block-products__featured-item .product-card .product-card__prices{margin-top:0;font-size:20px}html[dir=ltr] .block-products__featured-item .product-card .product-card__prices{margin-right:24px}html[dir=rtl] .block-products__featured-item .product-card .product-card__prices{margin-left:24px}.block-products__featured-item .product-card .product-card__buttons{display:block}}@media(max-width:991px){.block-products__body{display:block}.block-products__featured{width:100%}.block-products__featured+.block-products__list{margin-top:5px}.block-products__list+.block-products__featured{margin-top:10px}}@media(max-width:767px){.block-products__list-item{width:calc(50% - 10px)}}@media(max-width:575px){.block-products__featured-item .product-card .product-card__image{padding:18px 18px 20px}.block-products__featured-item .product-card .product-card__info{padding:0 24px}.block-products__featured-item .product-card .product-card__actions{padding:0 24px 24px}.block-products__featured-item .product-card .product-card__availability,.block-products__featured-item .product-card .product-card__description,.block-products__featured-item .product-card .product-card__features-list{display:none}.block-products__featured-item .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products__featured-item .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media(max-width:575px)and (hover:hover){.block-products__featured-item .product-card .product-card__buttons{display:none}.block-products__featured-item .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products__featured-item .product-card:hover .product-card__buttons{display:flex}}@media (max-width:575px)and (-ms-high-contrast:none),screen and (max-width:575px)and (-ms-high-contrast:active){.block-products__featured-item .product-card .product-card__buttons{display:none}.block-products__featured-item .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products__featured-item .product-card:hover .product-card__buttons{display:flex}}@media(max-width:479px){.block-products__list-item{width:calc(100% - 10px)}}.block-products-carousel .slick-track{padding-bottom:56px;display:flex;align-items:stretch}.block-products-carousel .slick-list{margin:0 -5px -135px}.block-products-carousel .slick-list:hover{z-index:2}.block-products-carousel .slick-slide{padding:0 5px;height:auto;display:flex}.block-products-carousel .slick-slide .correct-slick-active,.block-products-carousel .slick-slide:focus{outline:none}.block-products-carousel .slick-slide>div,.block-products-carousel .slick-slide>div>div{width:100%;display:flex!important;align-items:stretch}.block-products-carousel__slider{position:relative;min-height:200px}.block-products-carousel__preloader{position:fixed;z-index:99;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);opacity:0;visibility:hidden;transition:opacity .3s,visibility 0s .3s;height:100%}.block-products-carousel__preloader:after{display:block;content:"";position:absolute;border:2px solid rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.5);transition:border-color .1s;-webkit-animation-name:preloader-animation;animation-name:preloader-animation;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;border-radius:50px}.block-products-carousel--loading .block-products-carousel__preloader{transition-delay:0s,0s;opacity:1;visibility:visible}.block-products-carousel__column{display:flex;flex-direction:column;align-items:center;width:100%}.block-products-carousel__cell{width:100%;flex-grow:1;display:flex}.block-products-carousel__cell+.block-products-carousel__cell{margin-top:10px}.block-products-carousel__cell .product-card{width:100%}.block-products-carousel--has-items .block-products-carousel__preloader{bottom:56px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__image{padding:18px 18px 20px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__info{padding:0 24px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__actions{padding:0 24px 24px}.block-products-carousel[data-layout^=grid-] .product-card .product-card__availability,.block-products-carousel[data-layout^=grid-] .product-card .product-card__description,.block-products-carousel[data-layout^=grid-] .product-card .product-card__features-list{display:none}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}@media(hover:hover){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media(min-width:480px)and (max-width:1199px){.block-products-carousel[data-layout=grid-4] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{left:16px}html[dir=rtl] .block-products-carousel[data-layout=grid-4] .product-card .product-card__badges-list{right:16px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__actions{padding:0 15px 15px}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media(min-width:480px)and (max-width:1199px)and (hover:hover){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media (min-width:480px)and (max-width:1199px)and (-ms-high-contrast:none),screen and (min-width:480px)and (max-width:1199px)and (-ms-high-contrast:active){.block-products-carousel[data-layout=grid-4] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4] .product-card:hover .product-card__buttons{display:flex}}@media(min-width:480px){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list{left:16px}html[dir=rtl] .block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__badges-list{right:16px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__actions{padding:0 15px 15px}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media(min-width:480px)and (hover:hover){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}@media (min-width:480px)and (-ms-high-contrast:none),screen and (min-width:480px)and (-ms-high-contrast:active){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:479px){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media(max-width:479px)and (hover:hover){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}@media (max-width:479px)and (-ms-high-contrast:none),screen and (max-width:479px)and (-ms-high-contrast:active){.block-products-carousel[data-layout=grid-4-sm] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products-carousel[data-layout=grid-4-sm] .product-card:hover .product-card__buttons{display:flex}}@media(min-width:480px){.block-products-carousel[data-layout=grid-5] .product-card .product-card__image{padding:15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list{top:16px}html[dir=ltr] .block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list{left:16px}html[dir=rtl] .block-products-carousel[data-layout=grid-5] .product-card .product-card__badges-list{right:16px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__info{padding:0 15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions{padding:0 15px 15px}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn{font-size:.8125rem;height:calc(1.5rem + 2px);line-height:1.25;padding:.25rem .5625rem;font-weight:500}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.5rem + 2px)}}@media(min-width:480px)and (hover:hover){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}@media (min-width:480px)and (-ms-high-contrast:none),screen and (min-width:480px)and (-ms-high-contrast:active){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3;margin-bottom:-50px}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}@media(max-width:479px){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media(max-width:479px)and (hover:hover){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}@media (max-width:479px)and (-ms-high-contrast:none),screen and (max-width:479px)and (-ms-high-contrast:active){.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons{display:none}.block-products-carousel[data-layout=grid-5] .product-card:hover{position:relative;z-index:3;margin-bottom:-56px}.block-products-carousel[data-layout=grid-5] .product-card:hover .product-card__buttons{display:flex}}.block-products-carousel[data-layout=horizontal] .product-card{flex-direction:row}.block-products-carousel[data-layout=horizontal] .product-card .product-card__image{width:120px;padding:16px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list{top:10px}html[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list{left:10px}html[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__badges-list{right:10px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__badge{padding:3px 5px 2px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__info{padding-top:14px;padding-bottom:42px;width:100%}html[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__info{padding-left:0;padding-right:30px}html[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__info{padding-right:0;padding-left:30px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__name{overflow:hidden;max-height:38px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__rating{white-space:nowrap}.block-products-carousel[data-layout=horizontal] .product-card .product-card__availability,.block-products-carousel[data-layout=horizontal] .product-card .product-card__buttons,.block-products-carousel[data-layout=horizontal] .product-card .product-card__description{display:none}.block-products-carousel[data-layout=horizontal] .product-card .product-card__actions{position:absolute;bottom:18px}html[dir=ltr] .block-products-carousel[data-layout=horizontal] .product-card .product-card__actions{left:120px}html[dir=rtl] .block-products-carousel[data-layout=horizontal] .product-card .product-card__actions{right:120px}.block-products-carousel[data-layout=horizontal] .product-card .product-card__features-list{display:none}.block-sidebar__item+.block-sidebar__item{margin-top:30px}html[dir=ltr] .block-sidebar--position--start{padding-right:20px}html[dir=rtl] .block-sidebar--position--start{padding-left:20px}@media(max-width:1199px){html[dir=ltr] .block-sidebar--position--start{padding-right:6px}html[dir=rtl] .block-sidebar--position--start{padding-left:6px}}@media(max-width:991px){html[dir=ltr] .block-sidebar--position--start{padding-right:0}html[dir=rtl] .block-sidebar--position--start{padding-left:0}}html[dir=ltr] .block-sidebar--position--end{padding-left:20px}html[dir=rtl] .block-sidebar--position--end{padding-right:20px}@media(max-width:1199px){html[dir=ltr] .block-sidebar--position--end{padding-left:6px}html[dir=rtl] .block-sidebar--position--end{padding-right:6px}}@media(max-width:991px){html[dir=ltr] .block-sidebar--position--end{padding-left:0}html[dir=rtl] .block-sidebar--position--end{padding-right:0}}.block-sidebar__header{height:55px;flex-shrink:0;align-items:center;border-bottom:1px solid #ebebeb;display:none}.block-sidebar__title{padding:0 20px;font-weight:700;flex-grow:1}.block-sidebar__close{border:none;background:transparent;height:54px;width:55px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;fill:#999;transition:fill .2s}html[dir=ltr] .block-sidebar__close{border-left:1px solid #ebebeb}html[dir=rtl] .block-sidebar__close{border-right:1px solid #ebebeb}.block-sidebar__close:focus{outline:none}.block-sidebar__close:focus,.block-sidebar__close:hover{fill:#3d464d}.block-sidebar--offcanvas--always{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}html[dir=ltr] .block-sidebar--offcanvas--always{left:0}html[dir=rtl] .block-sidebar--offcanvas--always{right:0}.block-sidebar--offcanvas--always .block-sidebar__backdrop{position:absolute;top:0;width:100%;height:100%;background:#3d464d;opacity:0;transition:opacity .3s}html[dir=ltr] .block-sidebar--offcanvas--always .block-sidebar__backdrop{left:0}html[dir=rtl] .block-sidebar--offcanvas--always .block-sidebar__backdrop{right:0}.block-sidebar--offcanvas--always .block-sidebar__body{position:absolute;top:0;width:290px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.4);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:flex;flex-direction:column}html[dir=ltr] .block-sidebar--offcanvas--always .block-sidebar__body{left:0;-webkit-transform:translateX(-100%) translateX(-30px);transform:translateX(-100%) translateX(-30px)}html[dir=rtl] .block-sidebar--offcanvas--always .block-sidebar__body{right:0;-webkit-transform:translateX(100%) translateX(30px);transform:translateX(100%) translateX(30px)}.block-sidebar--offcanvas--always .block-sidebar__header{display:flex}.block-sidebar--offcanvas--always.block-sidebar--open{visibility:visible;transition-delay:0s}.block-sidebar--offcanvas--always.block-sidebar--open .block-sidebar__backdrop{opacity:.9}html[dir=ltr] .block-sidebar--offcanvas--always.block-sidebar--open .block-sidebar__body,html[dir=rtl] .block-sidebar--offcanvas--always.block-sidebar--open .block-sidebar__body{-webkit-transform:translateX(0);transform:translateX(0)}@media(max-width:991px){.block-sidebar--offcanvas--mobile{visibility:hidden;position:fixed;top:0;width:100%;height:100%;z-index:1000;transition:visibility 0s .3s}html[dir=ltr] .block-sidebar--offcanvas--mobile{left:0}html[dir=rtl] .block-sidebar--offcanvas--mobile{right:0}.block-sidebar--offcanvas--mobile .block-sidebar__backdrop{position:absolute;top:0;width:100%;height:100%;background:#3d464d;opacity:0;transition:opacity .3s}html[dir=ltr] .block-sidebar--offcanvas--mobile .block-sidebar__backdrop{left:0}html[dir=rtl] .block-sidebar--offcanvas--mobile .block-sidebar__backdrop{right:0}.block-sidebar--offcanvas--mobile .block-sidebar__body{position:absolute;top:0;width:290px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.4);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;display:flex;flex-direction:column}html[dir=ltr] .block-sidebar--offcanvas--mobile .block-sidebar__body{left:0;-webkit-transform:translateX(-100%) translateX(-30px);transform:translateX(-100%) translateX(-30px)}html[dir=rtl] .block-sidebar--offcanvas--mobile .block-sidebar__body{right:0;-webkit-transform:translateX(100%) translateX(30px);transform:translateX(100%) translateX(30px)}.block-sidebar--offcanvas--mobile .block-sidebar__header{display:flex}.block-sidebar--offcanvas--mobile.block-sidebar--open{visibility:visible;transition-delay:0s}.block-sidebar--offcanvas--mobile.block-sidebar--open .block-sidebar__backdrop{opacity:.9}html[dir=ltr] .block-sidebar--offcanvas--mobile.block-sidebar--open .block-sidebar__body,html[dir=rtl] .block-sidebar--offcanvas--mobile.block-sidebar--open .block-sidebar__body{-webkit-transform:translateX(0);transform:translateX(0)}}.block-slideshow{margin-bottom:180px;position:relative}.block-slideshow .slick-slide>div>div{vertical-align:middle}.block-slideshow .slick-slide>div>div:focus{outline:none}.block-slideshow .slick-dots{width:auto;bottom:16px;position:absolute;background:#fff;padding:4px;border-radius:9px;font-size:0;list-style:none;margin:0}html[dir=ltr] .block-slideshow .slick-dots{-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}html[dir=rtl] .block-slideshow .slick-dots{-webkit-transform:translateX(50%);transform:translateX(50%);right:50%}.block-slideshow .slick-dots li{display:inline-block}.block-slideshow .slick-dots button{width:10px;height:10px;background:#e0e0e0}.block-slideshow .slick-dots button:focus{outline:none}.block-slideshow .slick-dots button:hover{background:#d1d1d1}.block-slideshow .slick-dots .slick-active button{background:#ffd333}.block-slideshow .slick-dots li+li{margin-left:6px}.block-slideshow__slide{position:relative;display:block;color:inherit;vertical-align:middle}.block-slideshow__slide:hover{color:inherit}.block-slideshow__slide-image{position:absolute;left:0;right:0;width:100%;height:100%;background-repeat:no-repeat}.block-slideshow__slide-image--mobile{display:none}.block-slideshow__slide-content{position:absolute;bottom:46px}html[dir=ltr] .block-slideshow__slide-content{left:46px}html[dir=rtl] .block-slideshow__slide-content{right:46px}.block-slideshow__slide-title{font-size:30px;line-height:34px;font-weight:700;margin-bottom:12px;opacity:0;transition:all 1s .2s}.block-slideshow__slide-text{line-height:1.625;opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px);transition:all .8s .5s}.block-slideshow__slide-button{margin-top:40px;opacity:0;transition:all 1s .4s}.block-slideshow .correct-slick-active .block-slideshow__slide-button,.block-slideshow .correct-slick-active .block-slideshow__slide-text,.block-slideshow .correct-slick-active .block-slideshow__slide-title{opacity:1;-webkit-transform:none;transform:none}.block-slideshow--layout--full{margin-top:20px}@media(min-width:768px){.block-slideshow--layout--full .block-slideshow__body,.block-slideshow--layout--full .block-slideshow__slide{height:440px}.block-slideshow--layout--full .block-slideshow__slide-content{bottom:54px}html[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content{left:72px}html[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{right:72px}.block-slideshow--layout--full .block-slideshow__slide-title{margin-bottom:16px;line-height:36px}.block-slideshow--layout--full .block-slideshow__slide-button{margin-top:48px}}@media(min-width:992px)and (max-width:1199px){.block-slideshow--layout--full .block-slideshow__slide-image--desktop{background-position:-70px top}html[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content{left:56px}html[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{right:56px}}@media(min-width:768px)and (max-width:991px){.block-slideshow--layout--full .block-slideshow__slide-image--desktop{background-position:-190px top}.block-slideshow--layout--full .block-slideshow__slide-content{bottom:56px}html[dir=ltr] .block-slideshow--layout--full .block-slideshow__slide-content{left:48px}html[dir=rtl] .block-slideshow--layout--full .block-slideshow__slide-content{right:48px}.block-slideshow--layout--full .block-slideshow__slide-title{margin-bottom:8px}.block-slideshow--layout--full .block-slideshow__slide-button{margin-top:40px}}.block-slideshow--layout--with-departments .block-slideshow__body{margin-top:0;height:395px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:395px}@media(min-width:992px){html[dir=ltr] .block-slideshow--layout--with-departments .block-slideshow__body{margin-left:-15px}html[dir=rtl] .block-slideshow--layout--with-departments .block-slideshow__body{margin-right:-15px}}@media(max-width:991px){.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}@media(max-width:767px){.block-slideshow__body,.block-slideshow__slide{height:395px}.block-slideshow__slide-image--mobile{background-position:top;display:block}.block-slideshow__slide-content{top:30px;text-align:center}html[dir=ltr] .block-slideshow__slide-content,html[dir=rtl] .block-slideshow__slide-content{left:5%;right:5%}.block-slideshow__slide-title{font-size:26px;line-height:32px}.block-slideshow__slide-text{display:none}.block-slideshow__slide-button{margin-top:24px}.block-slideshow__slide-button .btn{font-size:.875rem;height:calc(1.875rem + 2px);line-height:1.25;padding:.375rem 1rem;font-weight:500}.block-slideshow__slide-button .btn.btn-svg-icon{width:calc(1.875rem + 2px)}}.widget__title{margin-bottom:20px;font-size:20px}.widget-aboutus{border:2px solid #f0f0f0;border-radius:2px;padding:28px}@media(max-width:479px){.widget-aboutus{padding:20px}}.widget-aboutus__socials{display:block;margin-top:20px}.widget-categories{border:2px solid #f0f0f0;border-radius:2px;padding:28px}@media(max-width:479px){.widget-categories{padding:20px}}.widget-categories__list{list-style:none;padding:0;margin:0;line-height:18px;font-size:16px}.widget-categories__row{display:flex}.widget-categories__row a{position:relative;display:block;color:inherit;padding-top:7px;padding-bottom:7px;fill:#ccc;transition:color .15s;flex-grow:1}html[dir=ltr] .widget-categories__row a{padding-left:16px;padding-right:10px}html[dir=rtl] .widget-categories__row a{padding-right:16px;padding-left:10px}.widget-categories__row a:hover{color:#1a66ff}.widget-categories__arrow{position:absolute;top:calc(50% - 5px)}html[dir=ltr] .widget-categories__arrow{left:0;-webkit-transform:scaleX(1);transform:scaleX(1)}html[dir=rtl] .widget-categories__arrow{right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.widget-categories__expander{margin-top:1px;width:28px;height:28px;position:relative;border:none;border-radius:1.5px;cursor:pointer;padding:0;background:transparent;color:#ccc;transition:all .2s}html[dir=ltr] .widget-categories__expander{margin-right:-10px}html[dir=rtl] .widget-categories__expander{margin-left:-10px}.widget-categories__expander:focus,.widget-categories__expander:hover{background:#f2f2f2;color:#a6a6a6}.widget-categories__expander:focus{outline:none}.widget-categories__expander:after,.widget-categories__expander:before{display:block;position:absolute;content:"";background:currentColor}.widget-categories__expander:before{width:8px;height:2px;top:calc(50% - 1px)}html[dir=ltr] .widget-categories__expander:before{left:calc(50% - 4px)}html[dir=rtl] .widget-categories__expander:before{right:calc(50% - 4px)}.widget-categories__expander:after{width:2px;height:8px;top:calc(50% - 4px);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}html[dir=ltr] .widget-categories__expander:after{left:calc(50% - 1px)}html[dir=rtl] .widget-categories__expander:after{right:calc(50% - 1px)}.widget-categories__subs{overflow:hidden;height:0;opacity:0;visibility:hidden;font-size:15px;line-height:26px;transition:height .2s,opacity .2s,visibility 0s .2s}.widget-categories__subs ul{list-style:none;padding:6px 0 8px;margin:0}.widget-categories__subs li{position:relative}html[dir=ltr] .widget-categories__subs li{padding-left:32px}html[dir=rtl] .widget-categories__subs li{padding-right:32px}.widget-categories__subs li:before{content:"";display:block;position:absolute;top:10px;width:6px;height:6px;border:1px solid #ccc;border-radius:3px}html[dir=ltr] .widget-categories__subs li:before{left:16px}html[dir=rtl] .widget-categories__subs li:before{right:16px}.widget-categories__subs a{color:inherit;transition:color .15s}.widget-categories__subs a:hover{color:#1a66ff}.widget-categories__item--open .widget-categories__expander:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.widget-categories__item--open .widget-categories__subs{height:auto;opacity:1;visibility:visible;transition-delay:0s,0s,0s}.widget-categories--location--shop{padding:20px}.widget-comments{border:2px solid #f0f0f0;border-radius:2px;padding:28px}.widget-comments a{color:inherit;transition:color .2s}.widget-comments a:hover{color:#1a66ff}@media(max-width:479px){.widget-comments{padding:20px}}.widget-comments__list{list-style:none;margin:0;padding:8px 0 4px}.widget-comments__item+.widget-comments__item{margin-top:26px}.widget-comments__author{font-size:15px;line-height:18px}.widget-comments__author a{border-bottom:2px solid #ebebeb;transition:border .2s}.widget-comments__author a:hover{border-color:rgba(26,102,255,.8)}.widget-comments__content{margin-top:12px;font-size:15px;line-height:20px}.widget-comments__meta{margin-top:4px;font-size:13px;color:#999;display:flex;white-space:nowrap}.widget-comments__date{flex-shrink:0}.widget-comments__name{overflow:hidden;text-overflow:ellipsis;position:relative}html[dir=ltr] .widget-comments__name{padding-left:20px}html[dir=rtl] .widget-comments__name{padding-right:20px}.widget-comments__name:before{position:absolute;content:"";display:block;width:4px;height:4px;background:currentColor;border-radius:2px;top:8px}html[dir=ltr] .widget-comments__name:before{left:8px}html[dir=rtl] .widget-comments__name:before{right:8px}.widget-filters{border:2px solid #f0f0f0;border-radius:2px;padding:20px}.widget-filters__item{padding:8px 20px;margin:0 -20px;border-bottom:2px solid #f0f0f0}.widget-filters__item:first-child{border-top:2px solid #f0f0f0}.widget-filters__actions{padding-top:24px;padding-bottom:16px}html[dir=ltr] .widget-filters__actions>.btn+.btn{margin-left:8px}html[dir=rtl] .widget-filters__actions>.btn+.btn{margin-right:8px}.widget-filters--offcanvas--always{border:none;padding-top:0}.widget-filters--offcanvas--always .widget-filters__title{display:none}.widget-filters--offcanvas--always .widget-filters__item:first-child{border-top:none}.widget-filters--offcanvas--always .widget-filters__item{border-width:1px}@media(max-width:991px){.widget-filters--offcanvas--mobile{border:none;padding-top:0}.widget-filters--offcanvas--mobile .widget-filters__title{display:none}.widget-filters--offcanvas--mobile .widget-filters__item:first-child{border-top:none}.widget-filters--offcanvas--mobile .widget-filters__item{border-width:1px}}.widget-newsletter{background:#f5f5f5;border-radius:2px;padding:32px 30px 36px;text-align:center;font-size:15px;line-height:24px}.widget-newsletter__title{font-size:24px;padding-top:6px;margin-bottom:24px}.widget-newsletter__text{margin-bottom:22px}.widget-newsletter__form{display:flex;flex-direction:column}.widget-posts{border:2px solid #f0f0f0;border-radius:2px;padding:28px}@media(max-width:479px){.widget-posts{padding:20px}}.widget-posts__list{padding-top:10px}.widget-posts__item{display:flex}.widget-posts__item+.widget-posts__item{margin-top:22px}.widget-posts__image{width:90px;flex-shrink:0;border-radius:1.5px;overflow:hidden;align-self:self-start;position:relative}html[dir=ltr] .widget-posts__image{margin-right:16px}html[dir=rtl] .widget-posts__image{margin-left:16px}.widget-posts__image :before{content:"";display:block;position:absolute;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.2);opacity:0;transition:opacity .6s;z-index:1}.widget-posts__image img{max-width:100%;display:block}.widget-posts__image:hover :before{opacity:1}.widget-posts__info{margin-top:-2px}.widget-posts__name{font-size:15px;line-height:18px}.widget-posts__name a{color:inherit;transition:color .2s}.widget-posts__name a:hover{color:#1a66ff}.widget-posts__date{margin-top:2px;font-size:13px;color:#999}.widget-products{border:2px solid #f0f0f0;border-radius:2px;padding:20px}.widget-products__list{padding-top:8px}.widget-products__item{display:flex}.widget-products__item+.widget-products__item{margin-top:18px}.widget-products__image{width:50px;flex-shrink:0}html[dir=ltr] .widget-products__image{margin-right:12px}html[dir=rtl] .widget-products__image{margin-left:12px}.widget-products__image img{max-width:100%}.widget-products__name{margin-top:-2px;font-size:14px;line-height:17px}.widget-products__name a{color:inherit;transition:.15s}.widget-products__name a:hover{color:#1a66ff}.widget-products__prices{padding-top:2px;font-size:14px;font-weight:700;color:#3d464d}.widget-products__new-price{color:#ff2626}.widget-products__old-price{color:#b3b3b3;font-weight:400;font-size:12px;text-decoration:line-through}.widget-search{height:48px}.widget-search__body{position:relative;height:100%}.widget-search__input{box-shadow:inset 0 0 0 2px #ededed;transition:box-shadow .2s;border-radius:2px;height:100%;width:100%;background:transparent;border:none;padding-top:10px;padding-bottom:10px;color:inherit;-webkit-appearance:none;appearance:none}html[dir=ltr] .widget-search__input{padding-left:18px;padding-right:48px}html[dir=rtl] .widget-search__input{padding-right:18px;padding-left:48px}.widget-search__input:hover{box-shadow:inset 0 0 0 2px #d9d9d9}.widget-search__input:focus{outline:none;box-shadow:inset 0 0 0 2px #ffd333}.widget-search__input::-webkit-input-placeholder{color:#999}.widget-search__input:-ms-input-placeholder{color:#999}.widget-search__input::placeholder{color:#999}.widget-search__button{height:48px;width:48px;cursor:pointer;position:absolute;top:0;background:transparent;border:none;padding:0;fill:#ccc;transition:fill .2s}html[dir=ltr] .widget-search__button{right:0}html[dir=rtl] .widget-search__button{left:0}.widget-search__button svg{position:absolute;left:calc(50% - 10px);top:calc(50% - 10px)}.widget-search__button:focus{outline:none}.widget-search__button:focus,.widget-search__button:hover{fill:#ffd333}.widget-tags{border:2px solid #f0f0f0;border-radius:2px;padding:28px}@media(max-width:479px){.widget-tags{padding:20px}}.lds-ellipsis{display:inline-block;position:relative;width:64px;height:10px}.lds-ellipsis div{position:absolute;width:11px;height:11px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:6px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:6px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:26px}.lds-ellipsis div:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}body{font-family:"Figtree",sans-serif;overflow-x:hidden}body.react-confirm-alert-body-element{overflow-y:scroll!important}.nav-links__item>a{padding:15px 0;font-weight:600;display:block;font-family:"Figtree",sans-serif!important}.block{margin-bottom:60px}.nav-panel{height:auto;padding:2px 0;box-shadow:0 6px 9px 0 rgba(0,0,0,.12)}.nav-links__item>a>span{height:auto;padding:1px 14px}.indicator__area{height:auto;font-size:15px}.site-header__nav-panel{height:auto}.search--location--header .search__button,.search--location--header .search__input{background:#f7f7f7}.nopadd{padding-right:0}.nopadd-left{padding-left:0}.site-header__phone ul{padding:0;display:flex;list-style-type:none;margin-bottom:0}.site-header__phone ul li{border-radius:50px;display:inline-block;margin:0 0 0 8px;box-shadow:0 7px 8px 0 rgba(0,0,0,.06);padding:1px;background:linear-gradient(180deg,#7ca815,#02b4ce)}.site-header__phone ul li:first-child{margin:0}.site-header__phone ul li a{font-family:"Figtree",sans-serif;font-size:14px;font-weight:600;line-height:1.86;text-align:left;color:#7ca815;display:inline-block;background:#fff;border-radius:50px;padding:6px 25px}.site-header__phone ul li a:hover{background:linear-gradient(90deg,#7ca815,#02b4ce);color:#fff}.site-header__phone ul li a img{padding:0 5px 0 0}ul.top_contact{padding:0;display:flex;list-style-type:none;margin:0}ul.top_contact li{padding:0 20px 0 0;color:#000;font-family:"Figtree",sans-serif}ul.top_contact li a{color:#000;font-size:12px}ul.top_contact li a:hover{color:#02b4ce}ul.top_contact li img{padding:0 10px 0 0}.social-links__list li{padding:0 6px}.social-links__list li a{color:#1db4ce}.social-links__list li a span{color:#000;padding:0 10px 0 0;font-size:13px}.social-links__list li a img{margin:0 5px 0 0;width:14px}.site-footer__email{padding:48px 0 40px}.email_text h2{font-size:30px;font-weight:600;text-align:left;color:#000;font-family:"Figtree",sans-serif;padding:0 30px 0 0}.email_text{width:90%;display:flex;justify-content:center;margin:0 auto;height:100%;align-items:center}.testimonial-item{width:100%;display:flex}.testi-slider{width:95%}.testimonial-slider{border-bottom:1px solid #dce4c8;padding:0 0 70px;width:90%;margin:0 auto}.testi-text h2{font-size:60px;font-weight:600;line-height:1.27}.testi-text h2,.testi-text p{text-align:left;color:#000;font-family:"Figtree",sans-serif}.testi-text p{font-size:18px;font-weight:400;line-height:1.95}.testi-text{margin:0 0 0 70px}.testi-name{text-align:center;margin:20px 0 0}.testi-name h6{font-size:18px;font-weight:600;line-height:1.22;color:#000}.testi-name span{font-size:14px;font-weight:400;color:#363636}.testi-slider .banner-slider .slick-dots{-webkit-transform:translateX(-50%);transform:translateX(-50%);left:32%;bottom:-50px;background:transparent;width:auto;position:absolute;padding:4px;border-radius:9px;font-size:0;list-style:none;margin:0}.testi-slider .banner-slider .slick-dots li{display:inline-block;width:auto}.testi-slider .banner-slider .slick-dots li+li{margin-left:6px}.testi-slider .banner-slider .slick-dots li button{width:50px;height:50px;padding:0;border:none;border-radius:100px;opacity:.4}.testi-slider .banner-slider .slick-dots li:first-child.slick-active button,.testi-slider .banner-slider .slick-dots li:first-child button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjFDQTQ0N0FDQTRGRTExRUNCNThFQzRGN0U0NzM5NDBGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjFDQTQ0N0FEQTRGRTExRUNCNThFQzRGN0U0NzM5NDBGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MUNBNDQ3QUFBNEZFMTFFQ0I1OEVDNEY3RTQ3Mzk0MEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MUNBNDQ3QUJBNEZFMTFFQ0I1OEVDNEY3RTQ3Mzk0MEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6+ATMNAAAeaUlEQVR42mx6B5Rc5Xn2c++dcqfP7MzszPa+q10h7a4Kq4pKBBiQwDbdFAH+SeA4ibHPb0P+8zvJb8xxILZDQmwMtmMcg0Fgis2hWCCqJFBDZbVV0vad2Tq9l3v/514RJ87JckZsm3u/732f9ynfXeFrN69GOpuBwybjlltvQXvnesxNTeOX//YMNm3sQXv7CpitTggGwGCUYZStSKdTKOZyKBXSiIRDsLqr4At667LZ9A7ZbFlnqajqkG2+RlG0+owmyaaUykIqvpzKRsNLFiEx4a8OjAgm+3EV0vsmszydDp2HbDEjk8ngD2+9g9+++Bruuf8eVDe24J8feRyToXk4bTZkMwXk8gV0ySm0e8qwWwV4bWbY7TYI77/yOPbt+zUsZjPuues2ZNJpPP3Us+gfDaOhqQp3330XaqrcMGkbMVghSka+RKR503hkoT6xML9XNMm3KEa5SxUNWLNhJwJ1PQAE/OeHqn9dzKSwND0EmzALu8cBRZIxPzY+aBXyLyTi8V+pojDV2L0G4bHzqGrpBNwBnD94AP/wvR9hKRxFrqhCLOexsyqLvg4r6htccFUF4O5YAemHj3wbHe3t6FrZiWB1Az49/BGef/V9VDU3o2irw8HxFJBLo6XaB0VVUMznUC4WunPZ9BPh6cmnXn/jzZ2HT4/6XVWXoKfvCjS0dEMQVKiqqm9B+/ziRspQtc/NLuQKZpSKRcRD41icGfPnk+kdD333X77+5hvvX7K2vXa0YcvW+XK5DCEbh6woOHboKGbCESRyWdTYVOxebcWGL26Ad/NqmBpqocAA6cG/uhNqPotUPMmaqbDKEtx2GaGiA6GsGYnoEkZHx+B3GNFUV1lZgvpj3uRJm8OycnJiQogWTbj3ge/hi1+6FX5/8I89EASR/yiI8v3xRAylUhEWiwUyO28wOlCAC5kC25yI4OC77yC0kBTOTC2vXJoe+4svbFrVJOYyh9NTE+lnnvol3v+kH61tDehqqUGLtIQdW1fAfVkvyiaZ92BnpxcgfWX3eowMnoXL44eJeLNYHOhoq0GSGzvdfx6J+TCyiSiOHDl6o1hO7a+q9G5weAOCKAlwBdtww95voaGhRa85Pu+CBqNsNov+/lM4fPgQ3G43YWnE2PkLkGUzN2OAUmZ3JRuSJTfyiTiGTp9Chh2/csdmYUVHW082Fr9XNFnGcoJhUBJLuO+b9+H6u+6GKzqBYJsVxho31DLvlCkB49OQuputOHV6CJesauPNRFg42JLRhraGIOoqTBgbHTal4ktPSKryWGtrg7xl00aU2EGzI4jOtVfDaDD/EUb/2Q0BA4OnMT09idnZELq6LiFBpBGNRDExNo762jodWvlCHgXRSJy3EjqzqK90YMfOLcjkS3D4ArKrvubG5t6ewNadW9+pqGksCxY3/OoyyuEBbiDHdcpQ52Yh5hKQRIcPn06pKJidWNO5AoKag8ihNZkk1ATd9ku7Gl4LhadvuXxnH+7ZeztMsg0Kb17ftQWSwfZfuvCnG5memdI/dzhcvJYBzz37LCq8Xn0DAX8l7yEhmyugUC5C4PU6OroR9JlQ4bfB6qiAWSqhFI3g47ffWt/Q2dEnys7XkIkXxt79A363713EJ+MIZlNQp8NQS+Q/JdiOFVuuQjhaQv/gGJq8IjxOGblc1ppOx9+RrebtnStWYG13NybHziEWW0D7+mtgc1T9j5v4j41YLTYsLy2ir28DQqFZ1FRXY9WqVciyM+2tbRz4ArKFIhQOc5njqlXXRQkwIknm5GAvzuPZ517BD3/yW4iLEy0rqxw7MrOTzx9+9dXiWChJyuUYSAoGRpcwMLQE6bpdvYilyc8zA5gdOYOZyWlcsrLJ5LRb38jn85cZeQOPswIDp/vxxmsvQrRWYsuVt2ur/W/LV/+EcrXB9vl8uDA2isnJSXjcHn3j69auA1ePfLGMYknRCcbAl6RtR5VgM5cgm9jR4TFMLyUQLcs4+OFx9K2oqmtqbdxQWZp8oaNGLm/Y2gp/vQ+hcBKfDixD+qdv7kb/qeMYGx6GmbBamJvDwJkzT3gc8k1uQsHprkCBcDh67BjODIziujv/Cs1tq/9bN7gBjVoFXNygvkmVkDIjGKzByq5VJIRm/XOiFiphJUiS3jmVAw4OvvbBvkDmRUzpGeRJtbPLCUycu4C25irsvOZKwtHU7MSS39fue0MgXDVmDFhKOHJ6DmJVfTseuHMPrtm+GpJUhtsj35xIZ+4Ph+dhly/ezO2vQW1TCwSLC61d6/4DP//ldXEZAqsqIM9XTuMtfi/z+Sv7x5eAEgnioip7XDIq3DZUBrzw+Dww2y1IJsqYPjvIxfXjwAeHECAB7Ln+aigmG/KqCYK99j4k4jcL6RjZLoHDkzKqb/jfMFg47AGTCQ/8xR3obG2o/ujQkZ/u+cIuaoILJz87jY3bdmFoaAT7Xn4F7soqBIL1uriVi3EIpSREdhFKhpYljVQsjgTnIrK8hKXIMsWTIqiKevNKSgkaZRt5L09FBXx+H3wBqrLHC4Hfs9MtOMwiFHc93hlw4M033kXbylVY37eOCl4L2eakJcpDzOdx/JPxJ0XJ/FGDE2HHyjuw+8ZvwKCSHQSjFcVCAmvXrvrH9hUr3EFvBd5/522cPXESF8ZDGDo3jtnpOWxuXwsz4YLCOAyFBWSXpgm3cSrvZ4hMTCEZibGiGWpIhhRaJCQBSYePiqJSRkEbbKJIIqwMZhOMLhupN4itW9dg++ZeVNdUcsFubP7ylymky+jurIOD0DbJdqRTUaRSCQyfmsGzBxY8NpfrBw9e33tbS3EEp37zGOeMF0cpi6JaWBOobrw1aDDwyzy8lUEskwT6PziCMitqMsiszmZ2Yx6x8Fm88epbePnNgxg+O4ZGuwlBsohJNuq/Z7A7uSAVJR37KswUQ6VUQlZRESXl5op5dkhBZm4Zp4cn8fqBo3QNPmy7rAe7r9qETRt24K6//BoWRk7CbOb1qG22bAJLoRnEykZUrVqL0yfO3PqHExM/vPdq22eG4WOQ5GIElV4rXBWVT0qitMLIN9rJUlPT0zh27DNkeONUOoO9938LX73vdqTCJ/Huq7/Dw//0a4ycW0CX30H+Z8VEExIKJ0QfdAkWdo7OF5ptznBD6XIJ81T72XQeEQpehnt0km6ddL35soBEKs/rTWJsbAYrOxp1B1AmNF0uB2SvC8pSFMtDg1iivTkyEkadyyFsqs4ELVLmhWzRBkNofg4Gk7Exl07sOfz+u+jbsgNj4zN47te/Jj2WYLOY0NC2AnffdxdKsVH84tEn8YdPTvE9VjT7VNRW+TCdSiGaLTIOFKAqBfiI+UqLpgtWQklALEW40XdlSK8etwNOblARCGmxDLP281wUCbJXhduM2AIHmHTr4uDX+Op1gnjrpd9g7rOzCFTX4ZUPDyGSUnBZXweccmrPhbDQ4KnxTxoe+r/fhtthvu23z+0TPzlwEKdODCKSTqBAgIsGCdQSNDW3wmrOoUgjGcvkMT4RQdlqQUdtJdZ3r8SNdbXIsupnR0ZxfiZESAE2wolMiwjnxu5y6tX3fz4fSqkAI+NASS3rhLe6tQpnppexGMvDblJI227E40XUtrggGv28Rg4zihWfnjjHGDCHWlqnIGfDYPOLkxHp9rHz048Y/BV+SGbrbes3/RlmxsNIpuKocDhQ7fUjQSiEl5bJdvPIJZaIfyNuvfMWKuk0iiYjuuqC6GqspstPcqhNdAN5LlJBgZahtboGfiswJRQwGEnATzsjSgbdXxU1iw6RzKfo4pji+8tU+hKhJNC7xeJUanbNyHuInNnedWtQv/YKeGtbkXj7XxG/cAxVVZV4Z6qE0cnF29tr/I8YDGa5ThLEzoXZSdi9HrSsakdtoIL4zOtpLMHBjyZzmJ+aZCWsaK/z0wS2Yv9HxxE2GnCcFt9uIKUS6zK1hAyKzrY6rGquRaDCi7ZKL4ZePwALu2vm7+eUInx02OBGsmS2DO9TYDedbgFJ0ngt562Jil3vMkCcP4/Bk2fx7G/fRN3KNVjTNYNWNxBvbETG4kNdeglBp31FsaKq2XDk8Ic707FlnPj0OOz+aqygcazy0uMXS6xsmTfisHMQZ6Zm4LA3YXr0AgSzkYnShGs2kuMba7EUS2BqYgJednL1ijZ0tTVqeZD+qgUXaOxW1VQhmSsi6PXBGgywQBcXn+X3kqRq0HWn2Zl4KgcL2a+jtRrF0CSef/tdfHRmHDk69bZKKwYOz2LWaKQzr0d4fgk9Ndr1atGfLGyXxvuP/q9IOHypyWpDhceF7t5uGOmEtWxe4uDamJWdDifzchoXLkxS+4qgAUA8GYfbCPSsvgTdl65HwONGtdNNjBuwHFlAY1cPLL5KFBfmcG4yzHkg9dIMmjRC1uBH25Oh5gha6uQmEskUxIImoALaZQEnzozC1LYJrs7NWONYwm17nCxUAGPLKsamwlhUnYh7WxAhDPtHp6bEnu3Xts9Hk1iOLkK2chDLF1ueI5YNhIzAXG2xV1A7Qjhz5ChycxE0ODw6GYQXI1hYXOYE07WarRg8ewZPPbsPs5EkzNyUwlRYYDSu9FjgsBmp9AUMnDuPJFNjORmDgfNDB09Aahsrw8KNVNosyEtWrL35AXzpvr/FXfc/hKbd38DERAH1jhHUSgs4d34K7c2NWLfjizgzk8L77x1pl947dOjvnZVVFSNnT2H9ml4OmJnqHEUhk+TwZXRLIbGa5/tPY3YhikYqsZrK4vcfHIODHN/ZUg+Zqjt14hMc6T+DC9EMrtywHnPTY5g4+SkGJy9gYnkZIzMLVHaJw2tCXsmhyufUPVqO+pLmJpY5h2I6h8vXduKGb30bNSu3kcrLEEnTnrp2hPMBTJz4DPsPDWF8MYvtFYuoc2ZRt/EOXLayRjAYJNG/5/p7yNkeGHMhMkYS83Mh2FmpSs6KgZl4fGgUIcZJkWlhMZ1FfnYeJeJ5LhxDKpnEILt1YWoMw3SrV/7ZZdi4dRPKRgs++/gjTJ69wE1EWXkTxc/KDovsdorimIKBVJzSBoDOQRFFRFmw1s4W6gOtZmwWRgfpI71IMFagbf1OHFctGDv0/9BaM4XWJprZ7MdwLdOIymmfdOtV3d8XaOZkQ4FuMgwffZbVJGJhdpqZmPNAWjx+4hRmqA9mqwlFi4iO6lqcHwshT8XvXd3BmAlMLEVQ3diAq9d3Yy40h/l4FhGSgErSyGTos1h9o2bTaDKNBrpczlq5qO1As/smjFMIs/zdG6/bhrqWGuTmx5GYHCIxMKs4iQI6hrq6RjR1dKBBnEFHcBGlJEU1NY7QSEg2zJHjo5E3EfB5iekMIosJlBMpNFIjjLIF8+ElDJ+bZuZmcuOmwuEw1l5bh7q2BsyeHEGOqt3VXgOVizHaHfj5q/vpYmVsWdvL2TFTvSmcDY0YoYOYW17ETDzGmXHCTSPIJsBkpP0nNZs4kz6PA01dHSxgCRakkTZ6YGvcoMeDMmFWKvBeq3swa/0mho/8FCuEz7A4lcbHp7Iw9G6/IbE0/IFTTUyimClgIbyIfCaF6tpqfTbSHHybJ4htX/oqPJV+TI2NwFbpQkc9bfqFMMTlKE2nH43BSsyQpjtXd2NHTxcc1JUJ7VpuC01iGc6smeaR8CXE4vRvoqzoydBB0YuQhtV4AV3rO1HlJOFMn8Myo8BE3k0IrSPVy3qSVNi9Eqnb13IJlhavQpozYzdYUetW44bw1MTiy8/vc9Y4FEZaF+16GHabidCZRm19LT0RsGv3lejddi1cvlpi3EiVZ6ZW9uHgZ+cgJ4qYCi/Aa3OAJIWezmYaPhOhOIFPT55AP2NukcvQzKFMSGmi6OCiBFEB7RhiXNixqQQcTTW4bfdGHN7/HjvHGYpGEM+TDGzVWLv1KugHdvzPIBYQ6T+I6dd+jFJNO/ImB1o7+pektubqa958/a2WNO3I5EKE2WNGPxLVTzhoNdIlAptfx2MhuL3VZDELq2lDw+pNOHD8BBwz04jTOymcsSIx7nC7YLLYdCZSRRlV/loSB7uSLmMhQb9GIZTNhJKBTpn68eEoNSFnwlUbVkLNxPHx6SnamBIFWWV2N8FF+Dlrm5mZzMgunoc9NwEpOoOCpQr+a78JwyXbEI8mjkkOudxXLhUv9dOeZHgB7WBtcTFOXUlSbQV8ce83WJFr4aNKyxY3FwcUZ85i5pNXcezsAGZnZuCjDT+Zy9DxAjI3HaQ1cZOavQ6aPjpoI81hsaipOAfdKMJuN1CHsjgxvoCFnOYSDPDLIlNpBd0DdYS2qJqEUltXjxwD1tzEEDVmAdHQIMqEIQIdcPdcDpO1gl21Qqpd/bZhXZvz+MhYDmMTIbicVnT39OCTT0+zKiIaXDUI1DSSbcyQOJAqq6ky8BenTmHq1ceRnjRC4OBK7N44BSugHdFYlzE5OcKiFKEJ7cz8IjtLreDCrTYtq9vooJM4N5fAbFyCg47Ako1BonMgeepnX/Fkhu9bgJkWoq2zgVbHw+6UkfC1QvH2QKRAa7FZTg+zizmo3s5Tht2Xb3qvbymGA+8dwzwpVPNMXDWdbBFNbe2wMFPkyVaCUtYjq0LuL2gBqpBGNCajs6uGjBZHx4UMDo8tYy0pOBxbwhyjwFxcYzoKnXYyYpPgNtiRjFF/FlI4F84wSbr5syRq6Pe7Ohth5fwt09IEnCY0B5zYeNmlkINBKIRyPs6OO71IGRTdOlmjZ4HJD1HwboTiUd83pAvidHV989COLaVOEUxxC8s4PzGH86EULulZox+5lKnEIhevpWKJNqNc1Qlh4+0wLR3GKPN83xXrUc9u9H82gfNzUayp8yKHApZY6RztiqYVeUaAjJjVRTAUy0JkgYxCFjW0/kZXBQLNLQjaimhuXoUamkKBEFeY6UsKy8CIYKTFUUi/BmUKMjVUmTiOZNUVUIMdo4JQHpMe/Os7kMtm3YqS3empYKyks20lgwT9HjSsWEMcOj8/8RHJYCRBBniDgza7dycM5YR2ioxLN22D21ZCgIZx3+HT2gME+G0G+Bi+XLQ8VskEB6sK5vnx2Tjm0wUEGRUqyFjaScuyYMalO76EXXt2oYIxoUybX7a6wJACycZIwRlTiwX9/uaKWoi5JIopFrRhg/b06XFBVD8yZLJJBpvIcxar9buqKIoWt5Mbo4GzZPDBK08yo9SiY2UvnAxaoslGnPP/ItmMwtbd24S5xQlu6go63jCqanPYGM/hhQ8HYCJdrmCe93KQy4y4WY1I2M3c50dxM+OzuiMoEsItzfUoyz4cHSxiVauZ7KidKRtRSMRJu8u0IDIkq4NzQT3RjpfYXePSAYjlmJJu3PNs9MIJGLTzwlKpPJErq6+rueJ12iKzZCDtlHEuzCw9P4mh7CJsdiuWY1HSpwHd69ZjdV8fQvNRrN96DQKNq5Br64N1Zg67VnUxgHnx6uF+9HP2TLyxJnwmJi4r9UnfSE6BjxArMWTlGRMu370HQZpRGg4MjKs49+F+uIJhbG5uh9/cAMVWqUObvM6NUFwoqhL1RLnw3OsYOzgRHpyE9MCfX0861I5v7Odki+PeQrEkaDDSDpXbt34RLWu2UwjraPRURJaWEF2cxcZd21BdH6T1LmFl11XM4aTUqnqMDJ5CfHocfs5LS5D5hIwWJ3wyBJuJgmilUDoYjBxkQTPfs5hI4oprb8CXb7mdIqotUtDPf0XJhaR/gCw1S/0wYkGdRUwJQVYrkKYWZYiG/MyAWixGbjNIsbDHVw1h4KOfcSFAMpngjWzPZTOprxiMWiYpwde8XodWlgNZykVhJtdTqVDXYOf3xphX+uiV6v94Ajw7fAK/+Pu/wdp6F6EWQWiRFoWUHVpO6imvJFDNmcG5fyyl0jB7g/jJ878nxTfoJ5GR5Qi93SJNJqGrzCBV/QodsMqyqliYyaP/JRH5mFG3K9Uu0298DvG2QjGHLVfUwZDLpbkY2gftbDWb+1a5VLpaUQW3ht2pgUMoknLzhJrHb8fGK66nRXBwIUO8sQwrNxFZnsALL+zj+wvYe8et6P3ylzH01u+xht3IUgAjdMgtlRW8hwFej53U6saJoTEcpQX5ywe/g2BtIyIMWuNjH6O2uhJNtbXstAXxRCWmSiMc8GGKnhuLpQi7EUdjwK1F6mjA5/6WJBRhssuobOuFwcxkR5VDls7XXV0VKhZy94XGZ17IZjWHpHDYmD/4kslUomDVT94VWnGBbT5+5IeYuPAMJscSeOXlGQyefgd37b0avju/hNDBk6hnJ10WCxKZrD4ftdzcAudGpSn76+88iJ4Nq/DMvz2BwZHX4a08y057EKxsgc3SwHi9Bg1uH93ENt3SZO1HsGtDAF6rG8VC4f5YIhGyWmkYW2wwuQYgff3e63H89BCMFW6s23QNzg/3DyzPLwTMZtN67Tmfop09mYqoCDhQXdOtUQOzxCAOvfco7f9+tK5cjxtu/jquumY3F/USzIKMy6/ag8aNO5k9JBTnJmEn/g2gkJJqRW8AW+64DivXVuKrd30NBw7vwx1f9aCjuxYeH4slZxFNDWI29iE3IaHZfw3XsEiGoplfEJHK5H4aTWQfFQWVHXYjLV/AvDIMg7WyEZ/0v40Nbq3atObpqPY09oFsJtdBQ7JTUUuagtCtascGFCWqar4Yha/RhGD1jUyWN7FTQXSuMOP/fDeEx773K1x3q4T6phb03NCGN5JlHP3tc7h07Uq0bF0Lf6sHFmrPw9//BTPKNB5/6moyFjXD6Kazpk1HHvaaTnhMjaiy7tARUFCSkFGDVHbwQDKd+3qB8+shXE8O9aM5WMDzj5+EobZ1G/zBN3FudIr5eQ6zEbpcs7NQLCh70pn8u8TQRmiVpJOF/pAsCZvsZ3fWkJIb+D2TdiyiJ7jtl23Bi+0v4Oc//zW++8g69kDF7ru/Rosho6OdFt4aQSw8jJfeG8a+t4/iiV9wprq7KYoVMIs2ZMEAhwRkYyMqjatglPzchPYs0kCWc3+SyuauzWRLBS8hOsXEmrRM4dOjKbz34gKLzY/Nm7ZgiPBSilYUqbIzc4sURDFjMUtXFIvl/cxbVHdaWyYLpZymzaBRZKBRNcXVXpp3ISkIzNY3792Odz54E6PDJz9/liXiyqs3wObIIRUv4v3jIfzLv7+Jhx+9H1/YeTdVv4903EIHHOAG3Kgyr0a1qY+k4tILV1Qi2kb2k6muyBVKGQPNoonsGUpPc+OLeOYHp/GDf3gMlL8y+jZupvWQ8PEHR9DXdynt+XnM0NhZTMaUVTbs4ZufMsvaSW5Sj53Ufz0YCfrpLm9Bz6SqGf3z9b09qAiW8fTTT+sKXiikOEshGC3VmIsa8Ytf7seDf/Pn+MpNNzKzm/RrGA0uPbCx7nTAts+f2UMvHNTCUwaY9pRL8ZRWLz9ndW55gSw2iXdfS+EHj/4Et9x0g07RtO8VuOmWvXjyx/8OzThW0gd9dHQQGZK/bJQKskm6j2bnJiAdUznAEmFmoG+SBLt+9KkKDEIEhaIWYDNU4tobu/Hy71/G+XP90CiyrGTJXMDDjzyN6264HPfcfSeZp6Q9E9QNofb8UaXmi4Ksw0grLncW4/tu4s/uYwgpKDSuXq+sa9nQGM3pGQFP/uhF3MJ1a6FLhI4ulTe4DfX1q/HPjz+DDRs6kKB6TlKcNMcoCWSfQu6lsprpoFH4Faummo0u/cZ6V+hQydPsapqdkbF9VxuCbSp+9vTP6OlMsNq9eOSRx9DWUYuHHnqIOpHQrb1G+xcfDjOz6wZF65CRIJV+xcDQoajZlxTd1GgnLdSLgA3Li0mcOTWBe+94CL29vfyJ9pxevDgj2jM+me70sR/+BHZnJ954/SDqq30Ym1pAqVBmBwT9+R0rtEDrdJcqyL2i4HiJUqloTKbHRi5Eq6p2Uulm8Lnu9k689fbvMReawau/O4yTp4bx/Ue/R/tR1p+AaSeY+h/f6F6Zi1FVRRSklwRB6GWP7xJQXFDVFItUYOds+l9jaHF5cjoMj7cKV1+95+If6uhHsKWLG7m4GVX3O9975B8RCKylmsp6Bo/E0yjTUqQSCW4kr0OJqzhNWN1UVpNNdIB/y5QyVEKUurHAC7EDqEPPmko4AmX83Xf+Dv/64yfxgx99F35fA6+ZY2HMvIYJ6sVlDJEt/pYXb+JXN3E/p1VNiAnHkhLVxoz53od8XqIDSGMiNIeNm7dCE8OL22A/tWc5f/rIv6T/8ctD3/kOYdDN2TFhMZIg9mkYI3G+gYFIw4KqP1xDqZyeUtTiw4IgdSnIN5TV2F5mhyeshob9PnfF6GV7aiMv7nsxf+WVGwqX79odUZEZlUTLfpLFE+zgXjIa+VvtYmUfJvtNaQyoHfmUSecKtaNAC6/NpEo7JIkag2meMI2NGy/T1yvq5yrQH0j9fwEGAIFbL/42PU/eAAAAAElFTkSuQmCC);background-repeat:no-repeat}.testi-slider .banner-slider .slick-dots li:first-child.slick-active button{opacity:.9}.testi-slider .banner-slider .slick-dots li:nth-child(3).slick-active button,.testi-slider .banner-slider .slick-dots li:nth-child(3) button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAMAAAANf8AYAAADAFBMVEUAAADW19LMzMsYGSTR09DNzsoLDRfV1tLZ2tfExcHW1tTe393d3tzMzcsODRja2tkXGCLR0s7AwbzX2NQMDRbc3tu8u7oMDBbj5OIREh6/vsEGCRDP0MvMzMnJycfZ2tjZ2tgSExzf4N4SEBrT1dEWEB3ExsERERmonbUoKTPFxcUTFB9OQ1YdICfAvLy8vrng4d+zsLGtqa7f4N7g4t8HAxEkITGWlJWYlaDQ0czExcDIycTIyMLGx8LS084BBAzBwr2/wLsEBw7LzMfNzsnKy8bDxL8GBgsIBw0AAwq9vbkEBxEAAAWlg2PU1dCme1K7u7aTeFuFa09/XDnY2dWAalC0qrW0iWakgF6PdVuJa0xFMB8nHRXGu8i3jnCzjGuvhmashmWrgV6fe1dzVjk3JRgODA29kHGphGKhgF+Vel+ugVeZdFKQc1GOb099Y0l8Y0WHXzxmTjN1TytuSihYOyUPDxPa3Nm/tMWlpqKZmZRxZHivimqQemCMclaheFB6ZkyackuBaEqMZUJyXkF6VTJtTS1cRi3LwcmonauakamekZqGfZJ9b4CyhV9eX1ybfVqIb1KLa1KEaUt5YEtmUztzTzl8WTVKNiEyIBMVDgy4sLmXiJW+k3WJc1ypfVqjfVqlelmWeVabeFVxX0uBZUI/P0F3WT9uVzw7OjphTDZuSTJnSCwbHCUYFhYJCAq9tLyyprmuq6SlmaScnZqSkY2GeYaQfnZ8enZ2d3SUhnGXf2Wfe2FMRVyBa1puVUeUbEZ6XTxrTzklIzAxLy5DNSlUQSgtKShoQR5QMxseEg7OxM2zsq22r6OSiJusopmNiozBm4GnkX+EhH10cXZsXHSsiXBvb26PgWyWaFdIR02Pa0eEY0c6NUZ/WkROPjBoQyk7MSgfHx8/KRoMCxqsorGwpq6spKKooKKklaCcj5WflYSXjHu/l3q5lXppY2ZaVGKthGBQTFdVVVRJSUYyLjhcSDNMOyVePB3RydO/v7/Fwbi8qp6UfY1dTWJwTDgR9yhMAAAAOXRSTlMA/glxLf359ePJu7WNXyER8+zo0s6/SEQ4NR78+fLi1qmglH5tE/Hw7tq2r6yrop2ai4V7blsxKRUlUbR4AAAG80lEQVRIx4WVZXQTQRSFN7i7u7v7WpLGNiECSZoQayoR2lKHQgu0lLa0OFQpxd3d3d3d3d1d3+ymuNwfyTnZ+ea+d+dNFvtd1dpXLFJYw+fz8cJFincojf1XpesV0fB5uIzq2p3CNXyJFC9SIt8/iSoVeTiuwZePeTVv587ZY9au9MKlUimveIG/EvmK4zjO81718joDkjOMQr7zBI5LSRJv8xekZGFA+LGrdqpEcrmckctFIoHKvc6LLyZJqnCVPyF1+Mhl1R43rAUCBN9uRr5nnRRBBUv8Xld5HKShXzIMrGWYJeAkYCuULzmBU0jFfmVq4yxzoi/aX7Ak1+Zyjd+fm+sGSn49VoIYuvjPLhzC95q3hJHvH39j30J90tatkfpxKdb9crlinkwKCEH85FQRZ8WLXcwwtj6RWwd369YtYAp8DE66ul8gd/fHEUMTP/TUAOfkfZRh3Fe3Dh7UrVevXs+eBQQETBt0IcUmUr2QkAQS+S29anxUF2LOqJjx4xAyevToHj38/PxNU2eERLmZxcslNE3IZLKaeTNRHhEI441RMS49awMIMIGmqY4Q52Kmb38JQQAjlNXxnKUEASzzQrUE+XCQX0DAlGlTHTOciwXAUAQNlJDmxqisRIIAENTmdulnoABG9/D1C/AHn6mOOblM35U4RYMIIZddAbHYw+DesX3d1iSHw2Hy9/WdNFB9Wm1OTB9rsSmuH5SQbHAEURBdjmJSMRixPhp8dq4zZK7r2pWsTPPpDQkzX++y2V6Pna8aA4OKIBBdDy4MTbJGfET1O2MLDXPZru2y5syNS8tK3T1/ZtYVQ1ruWj4Jg0CwKgsJyABifYDqt/KaNiIrPt6wbdusYG3ErG0zM3WGhHhbf5wkaRaiCWkBrKiQoKQeiEc9vKLN2Ba9y7Z9SEigvyMyc8+u6JRQs3UyCbWREAKiSmCNgKE8KXgf7x2lHatfsHlLcMiggB7T1BvT4y1hQeb56TBwXD8ymiqPeXkJCRqMOCbSqVWbTIH+fr6OKT2m+T4+HRioVmudGykpIDQgBE2Vxbp6CYUEyRl5f4xcEKwe6Gu39/QLmdJjhunYsUn2gerghcdxKZc1iKoBDBhRXAwaiXkhMD1BUwb7TQoMsR971NNXrd1+SAJRIyMQWRDrCkYQHYIg6yNRwUH+9p6T7NMcJrt6o/rxI7t/UHwCBYzngChSAgzbESlFjPcHQ/xY08Cek/yTrNsvRC/YONA+MEhreIiLxXkQTYmx7oiRIRwNKX+9bnoQDI7pYnh4uCE8WK0Omh6a8OAbAxApBYaF4IwQw1sfnjY2KDBIa9aazcFxcdrQkLAMw3JcKoYD4mJgfQBCxYnZ4g4lZITOGKuNN4elp1t0Ol1amCViMsn5UMCATw2sO0Bc3GJgoLhEy/TpaduzF2R/WXA1OlUXaol4gEvEHh8QWfM7Q0rASNPvUGJG6PSI1OzL586duxyemBhmMRwEG5ahaYiArIWVywsBimONzs4KC7WEXbw8Jzt7jk4XnhhxFppB/bDXAZY1w1ojhj0iGCC+htevu27WrESLbk7U/LnhhoTkuclHoBcEcB2RZEmsEpubx4iPoLNRc5MjdOa4uLjJhuSs3TO92FPhGIiN6ILlK8cyaH4gbsSs3707Kjltw4YNcZMTst5YZ96RwY4w/IAgn6Jwt9sJ2doIND84vNpWTU7JyUlNzkjPiEieb3WlZq6NlaHnsIBGqgRMNRnnw10j76PnN+sX5ljfpEZFpea4xuc45zwZQ3hW0FBaLQypKPsL61SQR+85v2aIfmH0Pqv1hmv8jWinM/Pk4v4yQsb2DFgDlinghQT7iHGy6xjV7NuZvYf0TnkbvW9fdLZe7xwxSrFo9pP+3Ql233KeP9+2QkAoqSz25LxFStUO47AtvXv3AfUeoo8ct2bCU4VSoOg7b12skKKFlfLePkVp4cH+J2f3VakE8HREzLAte0GIGbfZeOuSQqkUiRSCRc/XrWyF5anz2vOLlAqVQiEAqUbFxCzb8rYPixhuT1ixSCBiJRAom2LflR+W50k1wCfGJ2ZzSmTShSTdnQnGwzfBhZWyUFXsR6i64hvz1Mdn6FCfNUMikyxHlhqNAwRKD1SmMqz81Ymr7VIMMAferUm5uLzrBOOy5wqWUYoKdcJ+UX1Rns+OZT5DDwyduPr+3fdLJ3giADUGl19VtYKnvJuHfQ4snThq9cSjI4xLjcN3KFmmZSnsD2pYV8BRp3yGnRq5YsSIe/dXrzaOvKkEFcqP/UWVK4hQV5uWbdo0YOKwuyM+fX41EkVQqDmY/FVV61ZXqHYMHzZyAED3Ro0aOXyTokx9IP6pUvkrlBkeM3zkqVErVgw4PLxJi44Nf13yFV24HFInD9r+AAAAAElFTkSuQmCC);background-repeat:no-repeat}.testi-slider .banner-slider .slick-dots li:nth-child(3).slick-active button{opacity:.9}.testi-slider .banner-slider .slick-dots li:nth-child(2).slick-active button,.testi-slider .banner-slider .slick-dots li:nth-child(2) button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAMAAAANf8AYAAAC/VBMVEUAAADAtqukpZS7tJmfmIYZGCDBu6q8t6gSEhyyrKK/u7K+u7K2sqi6trOspaBOQkGuoo+qnIvIycUrJiuzr6rFw70UFhskIimuoI8aGiBnYFaOiXY9OTFVQD6MfWo7MDI0MzaHe3YlHh+0q5q1qJgDAwEPDQkKCAUWEg3x7MX9/tUaGRY7PUlPUiv97eiyuKhWXj1dMh3m3bSBRyTVzKi9sY9nYEJyPiCIPx8fIB0oEwgfEAj8+tH66sjKwJ56fmnbm2PWk1vKgke7cD6gWzhDIxQiGRMeFQ84Gw7g5t7h2LDa0K7CuJa0rIefZEVaWy+mWipDRiJoNxwwFQr75+H99M328snt5cDm4LySh2qCelvUjFTGe045O0OXXD1HTSdOKhYMDxMvGxJOIREVCgXQ2dC/w7THtp+WoIxpYEjJejy6ZzKwZDKRTCwlJymmUiSbTyQyJh8RFhtYKBLNvZWton2inHh7Z0vFekSyaD+oYj7FdDtgYjXCbzR2QyknIiFsLxX269jiom08QFHThUbPfEN7VUNuZz9hWzw5NDdyTDWIUDBGLSE5Px4rHhljLRTVxaLFs5evo4qflHV2cmiHhWZhWl52bFmfblXQh1SvcVKobUy3dEtgZEuBUTR/Ry0XHSWRSCLz+fbp7ufK0cbDybrg27jv4rfMxK/HvK+irZ6hoIuUkXqBh3Kve12Gf1C7fU9wcENoTkNhYkJTUjqMVThPQjWXVzFFNy9nPCqwXCmJSihYNCZRLx06Jxt1NBpEHAvVyrfKu6mqs6SwqJiMloiHjnuSkWZASl/Dg16fclxvdlszP1dlcVPPgU9vZkqxa0ZISzenYjF9OBfy4Nj98dfYysL25MC3wLDbz6PAuqLMrKGsr566h2XcjFB4dE7DcEpSTEhDSkcoMEEvMDSeWCw2LSWZRhz//9zX39aaoKSDiY6Sh4qumYSOgXlhZ2SNgGNSWlj6//z/8+/669GwnqBIWXfQlWzRu8Lkyr3Tp5KkkpJzgou/kHCQZVi24PECAAAAJXRSTlMAFv7+/nL98ynq28qvhygU6JZpUUY139a4sOvm49TNwLODZ2VZW4f+QAAACFlJREFUSMeFlnVUk2EUhydgd3f7LRwrtrHSAWvYRmwIG7UxQrobCZWQRrpDRWmRRtLuAru7u/v4zjz2s/P9t+f83vt+d/cO9jtjRg3FOTsZGlbcMdwwfNRk2H8ZNCrbRK/CyWmD090nj+7de5K1w3nkoH8ak2bqYjAKvMtdW69rZX5+fjQvmtfVXU5DFv49Y2TdAYyZ4tjVq2V+9vZ+XjQ/WhTaz57msqFm3F+yJgw5j9MoTjmWUHatrKwMTUOjkVE0dBTa/vqj7JqK0X9SRlacPu+Mqzvmpc4oo6ERcBoyConkIe3R6CsV69eP+F0ZoeGiV3teIysKKPboqCgeksfj8VN5PCScRqNVr1u3buiv5xuqcQBfrKeX1Y5Gw4GR6uvL56Wm8nxTeWg4HG5va/h03VPnn6XhWrlrgKLXTPNFI9HA8E11ZPB8VSoGAw5HQGi/XU/VST/VUlObnV27c2cdEg7q4KuSu7oIDg4OUrqKLmUgEAik/dX169cbGg7/oYw+u22I5tnKkyd3IyAE5CjoaDHmcPo9PMrTHByiJX0qJALphdsGqJz2vVmqsCu/8BCCILg0srCgqCGEFRMTE8JmR7iblrYj4cis5WvXrl2eMebbla08AXj+fOnSXKDwu+0KCgoabPKtDQysDfLdItzDPt6Eo1szyGRgaX19l9tOPF8KOLXpVCMEh/O7koxBkI3BKoC+daxbROj+Rj7S98Ha5QDN8V+uWS18lk65QnCI31ViZ3yUHX5YHyj6Bofdwj3s4lQI3gO1sn17hlqZLFz2HVdwBchu4ISyQ1jWBvoG1jGx4RFbPRN74OgH2wFVVWcXqauxWLx48ZLPLFbX46hMMgaOWtG3jnFzi9jqTY1M5vN2VlZWVVUNGTIONHPl7cXfuK0HIRCqEuPCwqIiloE+qIYV6+b+xeFr7cyo0dLSqn04CDZBBhwQpH5u50IIx8SCvP31RQ2fHRYrJjbC3dszMhnJz83Ntao9W5khHw+OBg61zAKAQgXEMaDUj3l5cYkldoUNoJwQ1sWYcOAk9iBSj1hlBjE3bhSKxsGGyox0dIzAo2MUQKSWOvbsz2shEAhKrjKpgeXGsnYLd+9vCW6HWjPJQuFGFMpSuBZWG0gOOGOkY2mJQp3hmHK6kvOMkyiRpZFcQdoNj3A3dj+RIiE0XoFfEjNlluBbMp0A2OPAAOEmlMWSZUsWWzR4+BAa84zbqA4CRjIhbcCUFUGNFkjp9J7Wm5likswSBXJ00mFWmSKmUEeGQllYWNabmnbE7c8rDOtss7NLovp4XPSIduAKugnc9ubAIBE4GnBIwJGTlzOZ6SQjHSPSBdP8uLj99Rf2sU1NfTxNPdxjvaOTEgkEqbJ1zZ7M7D1BmhtlJDIJJs9kkoRCEimdeVYzkxPWEZdXf+GVQQg7xIbtHhG7tbec4031pzSu2LIl3mTFZrF4zx4m7LE8Q0QWBwYFaTo7axiHdSca1+/T189nWVuHhIeHe1C9vW/53LALXgEwMYnfvHlLvBxmdckq2+rSlhV4F9yG0/VhyV0toSH5Bodj8/PZ7MuXQz23xrq5hRQEAwGgdjAmsOwDh/B4PMYsRQ9XsWN/YXIP5QY4lzvb5nLo5fzDNnY+sRcvsgqCTTBqTDYH7dl8Caal4XLg0CG8wgy/u6YuMdE3Skm8wfHstzkcamNjvcqG4+MeczEmNE4Xj1EoFCvEJB0jEazmPA7n7OzShMGsacKYmd2kcSWd0YRIuzDPznL3wx6ent4R4RGmJfLsLRiFyR6SDGXBhA2vAXvjjrMeRmFmZpZidhMpSOt0YDC4/qCB0ih9Av9yb9DYwQEBgVswVmKSJWoJGTbqQPUGQ6cdhxRAwOOb2+EqQmlaH1cpkVAkfXQGXaqUlJcTgs+cSQ8MEotEQh3UNNgkvd3VO1zq8IqUFEVxcVM73FEgIRI5ROO2tjC7ToqEy2D0ErnyM5t01G9dLJIJJ8EGaRzarafnsuvAoWaQg29FIvhKCvEoJ2xfvbGdJzHaQcqI9E8ODNi06RQKtVHElGmqB+LuHdXVuNM4l1qM2bGsRjocknKJoWFtR/e9erXvaHSahEKhrwGODuhkGUlYOV69qXZucMapHZfiY1kJcV1g1tIji/rbOPtCbS6H9VIkFMHN3KAA8BszspSRNu4c9HlY4yp21+2qrq7Da9+90lHSDUGO3UfZbdEdpS2evWlEAt3X1VVOTk8XiZgipuYcmJrJ53F6u0Dj7Lp67d7rRGKSAILoJTZFkXS6iutPKRXAm4+4WgUymWQyOUMkH/t1xOOcwGq/s2PvQe3X50o7W6QQJCg5WtShovsPdCoZx1xdXYPlYjJZLCbL53/fPobrwef9wYPXcrDnknxK6RCkkiRRuv2JRKVjSlOTrm6wVSZo/QzxjB//Iu7fcXK6u3fvatvrL56d49wgOjgieD1cAVcpRaYoVujq6h659PixlZXcdSzsO4Nz7r3fu3q1tu31HHNseqFpuUQKVpcjWCG0K3jdI666uvHBwfHxzRN/KGrp4MHV2tq2tgkvsNg3Df0+AyAK4cjo4SOzjgBHzZrmwbCfGOx1DeQA68pxLPb4BY+t1Og+qVTAhUP3c540Na0BpICUX6QybbUDKsKaAwkMEWqav78SAb27f/BJcXF8fOsC2G8Mm3JdWy3lmJubY1d+8LlFHRgYcEBAD0/uffny0aNZw2B/YOx0L1sQlVCFBZL5h1u3qNTePhWUhc3Z+3L1PNhfmDjFK8HWNue4uVp6y7lV3uvv39d+8qHXVBDyV4ZN90pIePcMi8U+O/6W40ON7m1pTZj72fiXNXhqwn2NISfPnXvzgEjpaJw9eCzsFz4BzsiikWt9z6AAAAAASUVORK5CYII=);background-repeat:no-repeat}.testi-slider .banner-slider .slick-dots li:nth-child(2).slick-active button{opacity:.9}.testi-slider .banner-slider .slick-dots li:nth-child(4).slick-active button,.testi-slider .banner-slider .slick-dots li:nth-child(4) button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAMAAAANf8AYAAAC+lBMVEUAAADHvKyxp54tKifWxbTNuaPV0ssPEBrHwLjEubDWzL7Mw7bErJMlIiYiHiTLvrHW0Mfazb7Rzsfd1szBr50SER0qJiocFiKKclwbGxxTQTfCvrVmW17aybcSExjItZ7V0svQwKwfHSPa0MWwrbDEvbLW2NSPiIWRiYHbxqptWEq9t7IvLizBwbpLP0mSgGy2pJW8vrnPvKcFCBGMf33YyriaiobUtprRtJPTtZXWuJzavaDXuZ3dvqLUt5caFBAaEQ2/o30sKh4TDQrZu58pJxzfwaQtJhw1MycVEAzQtJczMSUwLSEwKR4mIxwnJBgeFhIQCwkNCAcLBAM5NikjIRgHAgI1LyEvHhcgHhYeEw4XEQ7WuZjBpH/Dp4cxLyI2JBslIhknFxIiFhECAADOiFvGgFPcoX3Pi185MiUtKyEbGRYjGRQTCgbHg1rMhlkrHhklHhYXDgnUk27WjmHLgVXDf1UuIh0qIxgsGQ/fxKfTi17Dd026dUleRDA0IBgrGRXUvabOu6XIq4rjo3/Xk2aqa0V4WUM8OSw6Jx4eGg8kEgzjx6nQuJ3KrY+xlnninnepkXWylXDem2+hiG/TkGKIbFHAe05CNyhHMSI7KyJCKBo7Hg8eDArPsZHDqYram3fZmHPCg1+/fFXJfFS4e1PDfFG/dEq7b0ejXzeJVjZoTjVEQTSWWDJ9Si9YPCo3KSVyPyBoNhldMRg+JBRSKBLmyq3LspXjqovCpoHXnHfalWvckmTQhFjGZlalbU6ncU2ucE1WUUuZYUJmU0Gsaj+kZT6rZD1dSjtuRy5JPC6HTitBLiKBRB9NLBozGg0OBgS8pIm3nYCNeGaqeWCPdFZ2Y1KcaklqWUezbkNyVD5MPjR2TTOhVC88MSyPTSpoPyiDSyZ5RCRRNyTZoIm8n3rVmXa8fWHOhF6TeFvIfEy+X0qFZki4ZzvFsp/KjXXPeGyYf2aihGDZiFyqd1alY07CZEmxWzpJIQ2ymIy3mnXEeWhlbmKCWUkzOeZjAAAAN3RSTlMA/gn89ulnKyYWDvj3rWoC39PHrH5wURj+/fzs69/b2dDQzZeIRjkj/vz72tnHxLyqno96d01B0qfhhAAAB4pJREFUSMeF1WVUWmEcBnDW3d3d3Uxk98oFaSQECaf0UFFCQZ09c9bm5uzY1Jkzp+vu7u7u7jxn773MdTwHzuHD/fH83/cW7ve0HtaleUREBNk+IqL5gGGtcf9N227NI2aB2NnZkR0dyYzkpObd2vxTjOxiA5hgnDx3sYbKutg7YsCMv3d0XYCfzcCMveOskx48gYDP54tEu/Idu7T9M2nZnIGfDQyIvV3KAYFIwEcgGR2h86Bd+WNa/kF06rYAjwcGrSEyzplFAp6Xl5dEAkFcmVpNPUEY0ulX0rRzko2AEE70RXg8GSB0BEG4egQM6J/v2qLpLy2dGd8I+UQWAnEhugzimWEYVunBH/DVB/D4Fm1+agGk0dgfvwjT4frVR5QqZc6R+pxAFZ+PIHz1Gde8Fj+awUl5eDRzAGHs48p4qy+/LTtYd62q/EbdkUBExJMhAvOi2XlDftixBXgsaI1jqgniHb38ONjis3L79r1XD68OlNHpMB0RnXFNTp7aSFq3w9uCTpZ8kSvzvv64RHPnjq+vznr+8uGGQBiSAmRclBeZ3LpxMoaNMIAhpPlD/MCy0mDdhg0blq/w9SndezBbBkkhGPbelRwZ2eL7ZLO/EnLyAX9E1PC4pGjZiuXz5i331WhLYq7BiFQFQeaFiyLdIrtj29wOEDRgA+wcU42cY8dulFoAAWaDr8bHp7BcKZMquWDX70eud2uPnqWRC/LwGEFXQ9ynVxwz1+7ftjxqHghmCs7WQ3qlSsqFYyPnrncbAUxXBh4FWIjPvU0mdX3lzv37C9aBzPPdrLUWbMumG8ONKj0c6jDXYe4gHK5Nu2/EjpiiEnC5gtrVR6qqyqNBz607PsXFBVvDZFxxmFKvylyy3sEhvw3YAWC+3jTEVKPAzMvZXVV98tRew1Ltwf2XQqvPFmw9yoPEYapw5cL7Dg4Oc7ujo2GrR2NP2Cc6Jqiy7Ck/dSpGt8Iac6Nq57bYU3sa+HR/sTQ8XH76NkCDcO3wqMGEPWGtv0CUEKLxKSwsKI42hLz+XB27c+vWsjpvkV5lDg8PSwNmbntckzzUYMSeuNZfpA7bHOQXrQkO2mhJv7s19v2FnYVlqwVqyDtXKZY/+gB68nFPsC1ACeiZdUigzn65afEKa7BfdJDG9ym45FYWljWAO9ZbGi6Wpy0BG+eGaz/7qyGTQQ8w8peb/IpLNm8EdRtX+C7TGayV70QiOFcZLl6YtsQBNWttPaCEQCYSdnmLArWWYkvw4qigouClUYuXRusKrx4VwcoEsTis0TAAmTMHGIAIxEWZImlIcfCDB/fu6XSlmqh1AJXW5SbIjeFy8cJDsSk2g5JZqCFjRsCLMey9/KbIp8hiWOa3eHGUb1lDbliWvz9qKl5g60nCDFaDmgsJ6ksa69uPW7Y8fBOs1Vr8/EoO5ySwr9RkyRfKs0LTHOYCswDMBnpsNY7k+5nqbB/Nwy23bj29+/qqVRtcsrfuqBq6ciVDnhWWFXphyXpgmqDGzg4jROL8Wc/3Hdpu0G559mzLw1KLzqrVVjaY1Rx2zRVjjVhcUfHIYT0wgLhiBkWOjidSzpQbgoLuFRVt1um06drdtTnH+Fy9scYELp+FgfUXlrjh+mHGRlAz67Q40LopKmpjkMZgDQnZfRA8Q3gQV+9vUilhZZj8yIv2uClJ30bDTGJ+bPalTeDM+BnSz+/ec70uh0/ny7hSkwrxzk3IDo29PRk3okmjwYjjfELq6ZvX0rU+6TGVB6/X1ta+g4QQAtFhKU+Qm5ATuiRyJq5tPzBbowFkfqKb27nAmPOVVw8fvl655/yNAA5HIYMgxNsbVhnF9afRJ8/wJ66urnZk22jzQQiL0jJXGtJDQkLSLQ/2e1I4QiEd4cIQQLnKm7HdgWnTBBh7YAhozRqQxFT9yo06jS7IL+Ymh6LgcIR0Pp0Lc6VSpby6N/b2mpA0BzWgKHEN4XhKysldVMG2pcuWbfLbyRZSSCRPjpcEkiFmqVEszwydZHv0NpltM4nHz2WY4uNNenNCTHT0srPVnkwa092dohByhF4QREf0RvnYUTgswxeg6yEkHneJj5eYAgKk5pshS1dWczxpNJq7J0VIUSgUHIUTG+ZLa6Y3vn3GJYHLLXHtgQAniSIgIB7mXtqTugqMxSKRSE5CCsUJi0uGidsf15hRoxn2xJQMKlsidCKx6bKs3RWfdqACfIVUilMAlQo+1IzQvj+8HnvsIDA84l0UEicKSwh5VRhCV8VRPLEa7HAQSgDbJaNnI8DQmdR4qqdEQWWTJBLFWU0FhwJRmCwKlQ3CYrFZ7iw2m9kR91M6Not3oYAloKeQ/WpbhqcXh+ZOYrFYLi4ubJI7DWwgC7T8nGleLLAYTxLFJMm8e0AIcZyZTHC8u4cLicUEO+7eDLT8mlYDJRRAnJyg8kcSROHM9PAAhsYkOTuDEub4Xrg/pFeHPoBwJEdfsXlOzjSaBxomK84ZxLMD7i/pOdCLo6Bf26eWAOLi4eEc5+wOfjGbDW2F+3tadegDZ/MkNHAg0zkuLs6d5sxs1gET/1I9hjbbsQMMtAokbkf/iR1/W8gX6bJ0+dYNn3gAAAAASUVORK5CYII=);background-repeat:no-repeat}.testi-slider .banner-slider .slick-dots li:nth-child(4).slick-active button{opacity:.9}.testi-slider .banner-slider .slick-dots li:nth-child(5).slick-active button,.testi-slider .banner-slider .slick-dots li:nth-child(5) button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAMAAAANf8AYAAAC91BMVEUAAADh4+Fza2wrMD4/TFs4QEvX082ylo9nZmSIiYXU19pIWWK6vLiEkaU9TFPJxb3e3NhUVk5ralzOv7GVj4mHiodLWm52f3pRXGTOzsqdopSen5haTk2qqqSgoJo1PEC5taeDSlXX19RGTUp2e4G/vblsbFyRdGqinIu0saucnZiZlYc3PUBnal1EUlCpsKpHUFVNUlStsKpobF1te24VHCf///8aJjwZHC8aHzMbJz4fJTb+/vwzMz8XITVQYXkQGzEVGy6MmbC6jYb3+PciKTklJjUYIzTw8O7SopU9Mj0oKjodIjIYHjH8+/vk3NPMz8pDV3CedG9kWF4iLz8tKTfq5+KPnrOgpqeBjqbZrp92g5rClo9aaoOrhXtJXHQ3S2Q2Rl1PRk5BN0IcKUEYJDkUGCv5+vrz9PS3v8OTo7mysrHMm4u1ioFWS1L8+fDFy8zAw8TowrHuuq/apprGnJTQm5JndY+8koasfXmnfXSMamk8UGhvW1lcRkwxQExHQEsdLkYnNUIeLT4NFSj9+vT58ujj5ej06efh2c/GycXazcOyu7q/s62HlayZoKDJnZVvfZV/iY7Glod9godpaXB5XF6pQ154UVcvP1dCRlIpO1FnSk0iM0xQQEhAPkc6N0RSPUFAIzbo6uvx7uf16t/859vl3dqqsrLCrKORmqK2p6HQpqCSl5mHkJbEkYlzfYPDioG3f3uifnhtdXeDdHOVbGlYWWCKY1+JXV5DU1xbUVMvOUVJOkMcKTo1Jjj/8eTs3tXM0NLnzcv11cXszb7RyL3YvbfZuKiUoKfksKJ5h6CNkY+hjYSmg4ONfX1lcXhZZGx1Z2lDU2m9SmZNTlc2RlRuTVOGOlB5Ok5nMUgmMUUkIjDZ29q8yMzitKicnJypnZeekpHZlpCxjYtndoKafn10d3SueG6dbGWSYGCXN1B1L0Xv59vWwMKbrcLXsKykrqzRqau6nJO3Ym6KUlqMK0ZbJjyqt8eWoLFOaZiNVWNNKjywBae5AAAANnRSTlMA/gr+/v7+/Fse/v76/v79+y0U/jH+/v337eC5imRE7+rky7OtpZaVlJCAXkL8/O3o3cC8eiMelbRTAAAGvklEQVRIx4XWVVQbQRQG4E0h0AJ1d3e3ycaTxt0hhBAkBHd3dykUChSK191bChTq7u7u7v7QDVAgofI/zZ493967szNnBzJOlxFDZ2ZnB3gE7EdZi83WmE/sB/0n3aZYZWd75Crf5a6+7Y9CiXtlvF0/eHiXf4jec3reyt14dm3+duX2/GObb/tnZoqtjqSnhY37q5rXP9MalX850fLRoI2Le5yNs9z8Tpwpvv/69vc33bv+ua0hA5UBKPE5eVJc3eW4c3GJlxvqViuVqxffS/Nc8NVz6B9KDUfleqHuDnyCliex5EtvsORJiXE9LBvq8rcvpgN9zDpNRtf+q09uMPM6+WRXY5KukYVAVmLiUjk1rq6HpQdoTq9uRuSJVdrmHttPbi+U+frGExVEIrc+poLHwmLlpnVr3VqQuJ8ByS3090ez5KXOsdKQcM02aWSkT0G4xtkEDyc5meYTQOdK3bzYyv7nWCRWVa3GW8XhcEILtniHe0tj4vFYPpxsSgetsWo3Y5BL92MCnI7o481RBXOC7wQfP7ov8FmtLx8LCygX2gwY+ptM8XdnB4g3JJJ0RLU3h6NSqQIPrQDALzCyGq83G0Fb6CNaO8vcsMwiF3XyLIuE1Dl6KDUlRYjcJhD8VNVYGHY1ZQNCG+rZpbUzJSpAyb6rjKNW0sKPvEpdsXLl3pVH+/bMOXQKhuHkfNAxk5rLuAOrtDSvAK80S4os5PGO+zu2qYKOe8doS33P5BBdqXgLA9NXbya3jN1AeqHrmfBt5jtkj1VBHJrMpCqeWF8JUxlrhR0NfSqyX1CtF9bBIb7rzKN8iUxn86Pr1xU2mPAYpYUMPp6HMig0CoJG/B7vexBUdFpawY3nVpSZpVfDaCKfhWcw+DzFLQNj3Qca/3uc/iCIptm27fSHqN00YUqRgBfvbMJgMPDMqmXAaBZ6tTXK2fo0XJ2nXq/eEgjAupu82CW+lUQennqJAIyaa//GRz5uUm8KDS3Y9OAgAFmKpis7y5qQUtRdwDCHofZx1tatIQXBQYeCVHtXBh7cwdUcLKjWIqu00MhkdDCr8mjq0OMr94ZyQo4/jz1/MyrwYO2eSr5go5FZ1cEI12/K4wTuvbNVvUSqdcXDRVsKNEXxfDjAyCzvYMCB0PXBd4Ke7pTxmHjsDXlV1KfYShM+EWVk2O2GQBAeeJ8X7C2VMahUKnyjhEq8osCb7PICnYxhqyGhahmvyjd2D4+PhxUVCgbaHfzH0N9y1NWxpyOeL9EymfGPK/DMUnonY21ogCiPFvUw4tnuJWVabmwUF49HL+5kRJDhRxYe8aHRfGiR0t17tFotE8/bBW8WGhkziA0M4m4eQcsLiUCMgslg8p1l2GTjSjnQYOOnSCNo4RE7l3CZJjw8UeaMbO61y9xAhwyBJhvPirkmUlpbVs3lEpnM+pgqV5hKcTFd69/G3CZC/dyMZuUhzQcpU+ZcybzpHCMzcYVhmIoj29t5tM66uA9k0Bzb45E/YiKjisoqFMT6mJhdfBgWCKiOtrYnFtl5oNj61vQ/hPb3P1ZCoViIaJsid1+pLdrRS3Tv/CWBAIvFYuxtFixYiCi7Yx7irojp8nsbZl+m6DCNFmDNlq3Pd2rWCIFo3ZlmQypHDIK6I8XCpkNIWnY3fX/3BBIOg9HtB9Y+T5+tEQGQenjdvUsUhLg4hiHExsbTxmaB7YSWP7UFcLP4Zr8Uh0MMJRtZ35q++jVr3TMnp4GKJWGWOizSG09PTxvPgVBLpi57s8hekoDBYRCzGqw6bZ6OmBRRz8NeDKRMQrRDmO2ChTaeC23tHvWGWjMujEx2wumJrhH1+trLz8U5APhlmInuupKQzpCbdgsXdrdbFGY/t/0cMYjsUN5sSKXuPz6/KL5ec4buJxKtWJyMRToj33BCXl/i6EAe1PFgMCA6waW5tc3pV18Uv2yquWKdsm9f6tlkUoKTgxPV3tZWklBe0sPg393H1MXFBTHJG/pee/GyScFdRSCkvlpuSiEtlZCRRWAXVo5JmNHb6AiS5II0p3Pd8OHT9Z98+Dyy1ZevyJSTdMjbkCVkewlG19AHMsr8kQgilZptuXb9+k3FfQKBkJWxv5GEcyA7OEicJCWskX86v4zFYQReqR+/XLvaxD3lB/wOp3hQSOXkC07R0U6SxLHQHzPNhEg/cLHmanGN3qzIAhuTWSUDoh0dHUssp0F/ywSr98Vfii/W7DnFBhkZ4BwFEz3gQrQjehj0r3QdffXixZp6cyEha7kQTSmXXDCd1RX6X7oMG609v4a+PMvtFhptOntYH8g4vwB8DBAceI/s6AAAAABJRU5ErkJggg==);background-repeat:no-repeat}.testi-slider .banner-slider .slick-dots li:nth-child(5).slick-active button{opacity:.9}.testi-slider .banner-slider .slick-dots li:nth-child(6).slick-active button,.testi-slider .banner-slider .slick-dots li:nth-child(6) button{background-image:url(data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAQDAwQDAwQEBAQFBQQFBwsHBwYGBw4KCggLEA4RERAOEA8SFBoWEhMYEw8QFh8XGBsbHR0dERYgIh8cIhocHRz/2wBDAQUFBQcGBw0HBw0cEhASHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBz/wgARCAAzADMDAREAAhEBAxEB/8QAHAAAAgICAwAAAAAAAAAAAAAABwgDBQYJAAIE/8QAGQEAAgMBAAAAAAAAAAAAAAAAAwQAAQIF/9oADAMBAAIQAxAAAAB+pFqdCvLgqreSwsVsuefKsWszoVY6AHk5B8vxaX9MNdc2BclrXb2FaImdiPFY7SK4+IHN4PqmgW1mC4/vGZtc0nnTELmMZRUzhYofaEziBS0sRBOwt7KmwfkMS5IEGQmxbUlQdGqC9HRYnJOslRoXlkvK3PWuSf/EADgQAAEDAgMFBQYDCQAAAAAAAAECAwQFBgARIQcSIjFhCBAyUYEUFSNBQlJygpIzQ0RTYnGDodL/2gAIAQEAAT8AccSyhS1qCUJBJUTkABzJONpfacEJ56l2YhDziCUrqbozR/jTyP4jiv37cdyP71Xr06StzwtqeIT+VA0HoMR6rOpLqHWpcuE7nwrBW0c+h0xZXaNu62nmWqo/76pw0W1JPxgOjvP9WeLHvujX/RkVOkP7ydA6wvR1hf2rAOnd2nNpbkMCzKW+UOPJDtRWj7Dqlr1Gpw4sobWsDMgZgeZxs52c0iwqDBbYiRnaqtlDkuetpKnXXFAE6kaAcgkYmxI1UjlifFjTGFaKaktJcSR/YjG2eyIlh3u7Cpo3KXNYTMjM/wAgEkKbBPyBGmNmt/TtnV0RqrHWtUUkIlxgdH2idR+IcwcQKhHqkCLOiuByLKaS80sA5KQoZg+oOL5rzt0XjW6s6sqMuU4pHRsHJCfRIAwzHVMeYitlIckOoYQTyClqCQT0zOA2WEoZJzLKEtkjkSlIBP8Aru7UcJxq7rfnH9i/T1NDopDh/wCh3WBt7m2taFMo5jIf9jQpAcWdSN9RA9AQMVKI5AqMyI6MnWHVtLB5ghRBww+5FkMSWgkvR3UPIC/CVJUFAHoSNcWxcLF3W5Sq/GG6zU46X9z7FHRSfRQIwkFRAGpOgGNvd8ou+9DAitoEC3y7DQ+FhXtCyQXFdEgjLupFsT6hTmZLEVS2l55Ky8lEY7Rtku2zfr9TaZyp1bJktkcg7+9B9eP8/d2WHpztr3EHVuqpiJyPYyvwAlBLu5688Xs9MYsm5nqat1NRapz646mvGFhJ1T155YYKFMoLZzby0PPEGFIqUxiHEZU9KkOJaaaQM1LWTkAB1OLDsxi0bPo9FLTS3YjADqvNw8SyOm8Ti+bJpl/29Jo9TRwL4mngONhwAgLT1GLT7MFMoz5k3ZK98cXwYjGbUbL+v6lHponDDDUVhthhlpiMyN1tlpAQhtI+QSNAMAlJBByI5HF7bEbVvpb0oxTTK09/HQAAVq83GvCvGx/YAiwai7WKzKjVGqoJTFLSCG2U/fkfrI/T3lIWkhQBHXE6O20obicsR20uHiGeI7DbSM0IAPf/AP/EACQRAAIBBAEEAgMAAAAAAAAAAAIDAAEEEBIyERMhIiBxMEJR/9oACAECAQE/AIqz6+xwFiPEZ02jLVZcfEYsllqWLNX7lhriYUGusQzuL9o5XcHWa1i6aiI/C0r6lhiKVKsGuCHUtMWy9R+8bS1ZsvX+YvOQxfIdsEUJ/Uq+YthLLYYd2RccruGL+o+57g6j+H//xAAgEQABBAEEAwAAAAAAAAAAAAABAAIQEgMREyAiMkJS/9oACAEDAQE/AE7J8ol0NyOQNoyP9YaKw8VcmGrlqET24ZItOtoeZyDtGNGdtEWW3Xyksa5Mx15Nn//Z);background-repeat:no-repeat}.testi-slider .banner-slider .slick-dots li:nth-child(6).slick-active button{opacity:.9}.banner_card{bottom:50px}.abt_banner_card,.banner_card{display:flex;justify-content:center;position:absolute;top:auto;left:0;right:0}.abt_banner_card{bottom:-130px}.card_banner_btm{bottom:-118px}.other_banner_btm,.single_banner_btm{bottom:-100px}.faq_banner_btm{bottom:-85px}.banner-padding{padding:0 0 140px}.health-padding{padding:0 0 40px}.common-padding{padding:0 0 100px}.banner-card-text{position:relative}.banner-card-text img{position:absolute;top:0;right:30px;width:50%}.inner-banner{position:relative}.buypackage-block{margin:0 0 30px}.banner-image{width:100%;height:350px}.banner-image img{width:100%;height:100%;object-fit:cover}.banner-head{position:absolute;top:50%;text-align:center;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.banner-head h1{font-size:70px;font-weight:600;text-align:center;color:#fff}.page-header{position:absolute;top:0;width:100%}.breadcrumb-item a{color:#fff;font-size:12px}.breadcrumb-item a:hover{text-decoration:underline!important}.breadcrumb-item.active{color:#fff;font-size:12px}.inner-page-header{position:relative;height:40px}.inner-breadcrumb a{color:#848484}.inner-breadcrumb.active{color:#000;font-size:12px}.green_card{background-color:#7ea818}.blue_card,.green_card{border-radius:14px;overflow:hidden}.blue_card{background-color:#01b2d3}.card_radius{border-radius:30px}.cardImg{width:78%;height:100%;padding:72px 0 0}.checkup-card{display:flex;width:100%;justify-content:center;overflow:hidden}.transparent-btn{border-radius:27px;background-color:transparent;color:#7ca815;padding:8px 32px;border:1px solid #707070}.blue-btn,.transparent-btn{font-size:18px;font-weight:600;text-align:center}.blue-btn{border-radius:27px;background-color:#02b4ce;color:#fff;padding:14px 76px}.totop__button.blue-btn{width:auto;height:auto}.totop__button:hover{color:#fff;background:#7ca815}.green-btn{padding:8px 32px;line-height:0}.green-btn,.green-btn-2{border-radius:27px;background-color:#7ca815;color:#fff;font-size:18px;font-weight:600;text-align:center}.green-btn-2:hover,.green-btn:hover{color:#fff;background:#01b2d3}.update-btn{border-radius:27px;background-color:#7ca815;color:#fff;padding:22px 50px;font-size:18px;font-weight:600;text-align:center;line-height:2px;display:flex;height:48px;align-items:center}.update-btn:focus,.update-btn:hover{color:#fff;box-shadow:none}.btn-white,.transparent-btn:hover{color:#7ca815}.btn-white{border-radius:27px;background-color:#fff;font-size:18px;font-weight:600;text-align:center;padding:8px 22px;font-family:"Figtree",sans-serif}.btn-bg1:hover{background:#01b2d3;color:#fff}.btn-bg2:hover{background:#7ca815;color:#fff}.checkup-text{width:100%;text-align:left;color:#fff;padding:24px 20px}.checkup-text span{font-size:14px;font-weight:400;line-height:1.29}.checkup-text h3,.checkup-text span{text-align:left;color:#fff;font-family:"Figtree",sans-serif}.checkup-text h3{font-size:24px;font-weight:600;line-height:1.19;min-height:57px}.checkup-text p{font-size:13px;font-weight:300;margin-bottom:15px;min-height:97px}.common-header{width:100%;display:flex;justify-content:space-between;height:100%;align-items:center}.view-btn a{color:#fff;font-size:16px}.individual-span{background-color:#e1eacb;color:#30400b}.coorporate-span,.individual-span{border-radius:15px;font-size:15px;font-weight:500;text-align:center;padding:4px 20px}.coorporate-span{background-color:#e1f0f2;color:#09616e}.grey-color{color:#363636!important}.explore-heading{width:100%}.explore-heading h2{font-size:48px!important;text-align:center!important}.test-para h2{margin:10px 0 20px}.heading h2{font-size:38px;line-height:52px;font-weight:600;color:#000;margin:10px 0 0}.heading h2,.heading p{text-align:left;font-family:"Figtree",sans-serif}.heading p{color:#363636;font-size:18px;font-weight:400;line-height:1.78}.tablet-padding.test-para{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.h-product-card .product-card__image{padding:15px 0!important}.h-product-card .product-card__image img{transition:all .3s ease-in-out;object-fit:fill;border-radius:12px}.h-product-card .product-card__image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.h-product-card:before{box-shadow:none}.service-product-carousel .slick-slide{padding:0 15px}.service-card-name{display:flex}.test-txt1{margin:5px 6px 0 0}.service-prod-name h6{font-size:14px;font-weight:500;text-align:left;color:#000;font-family:"Figtree",sans-serif;margin:0 0 10px;display:inline-block;min-height:41px}.service-card-rating{min-height:85px}.service-card-rating p{font-size:12px;font-weight:600;text-align:left;color:#000;font-family:"Figtree",sans-serif;line-height:14px;display:block;margin:0}.service-card-rating span{font-size:12px;font-weight:400;color:#7b7b7b;line-height:15px;display:block;margin:8px 0 0}.checkup-info{padding:0 10px}.checkup-card-name h6{font-size:14px;font-weight:500;text-align:left;color:#000;font-family:"Figtree",sans-serif;margin:0 0 4px;min-height:35px;text-transform:capitalize;width:250px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ant-tooltip-arrow-content{bottom:8px;width:15px;height:15px;background-color:#19bbd2}.ant-tooltip-inner{padding:6px;background-color:rgba(2,180,206,.91);line-height:18px;font-size:13px}.checkup-card-rating{display:flex;align-items:flex-start;width:100%}.test-txt{margin:8px 6px 0 0}.test-txt img{display:block}.checkup-card-link{min-height:110px}.checkup-card-rating span{font-size:12px;font-weight:600;text-align:left;color:#000;font-family:"Figtree",sans-serif}.checkup-card-rating p{font-size:12px;font-weight:400;color:#363636;margin:0;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkup-card-link a{font-size:12px;font-weight:400;text-align:left;color:#02b4ce;line-height:1.75;text-decoration:underline;margin:0 0 0 8px}.checkup-card-prices{text-align:left;color:#02b4ce;font-size:20px;font-weight:600;font-family:"Figtree",sans-serif;margin:0 0 10px;display:flex;min-height:30px}.mrp-price{padding:4px 0 0 14px;font-size:14px;font-weight:400;text-align:left;color:#858585;text-decoration:line-through}.checkup-card-prices span{background-color:#ff9300;color:#fff;font-size:12px;font-weight:500;border-radius:0 15px 15px 0;padding:6px;margin:0 0 0 4px;line-height:18px}.h-product-card .product-card__image a.product-image__body{padding-bottom:100%;overflow:hidden}.product-image__body{box-shadow:1px 10px 18px -5px #ececec;border-radius:15px}.preventive-head{display:flex;flex-direction:column;justify-content:center;height:100%}.preventive-head h2{font-size:60px;font-weight:600;line-height:1.27}.preventive-head h2,.preventive-head p{text-align:left;color:#000;font-family:"Figtree",sans-serif}.preventive-head p{font-size:18px;font-weight:400;line-height:1.67}.gender-radio{padding:40px 0 0;width:100%}.gender-radio label{font-size:14px;font-weight:600;font-weight:400;line-height:1.63;margin:0 0 20px;font-family:"Figtree",sans-serif}.service-card{border-radius:6px;box-shadow:0 4px 10px 0 rgba(0,0,0,.06);background-color:#f2f7e7;padding:20px}.cart-btn{text-align:center}.cart-btn a{background:linear-gradient(180deg,#02b4ce,#7ca815);display:inline-block;padding:1px;text-decoration:none}.cart-btn a,.cart-btn a span{border-radius:50px;color:#7ca815}.cart-btn a span{background:#fff;display:block;padding:11px 22px;font-size:16px;font-weight:600;font-family:"Figtree",sans-serif;text-align:center;min-height:auto;box-shadow:0 8px 20px -3px #d8d8d8}.cart-btn a span:hover{background-image:linear-gradient(180deg,#02b4ce,#7ca815);color:#fff}.service-card-link a{font-size:12px;font-weight:400;text-align:left;color:#02b4ce;line-height:1.75}.estimate-text a{font-size:12px;font-weight:400;color:#94a864;text-align:center;display:block;font-family:"Figtree",sans-serif;margin:15px 0 0}.product-card.h-blog-card:before{box-shadow:none}.h-blog-card:hover:before{box-shadow:none!important}.blog-header h2{font-size:38px;font-weight:600;color:#000;margin-bottom:20px}.blog-header h2,.blog-header p{text-align:center;font-family:"Figtree",sans-serif}.blog-header p{font-size:14px;font-weight:400;color:#363636;margin:20px 0 40px}.blog-image-body{display:block;position:relative;padding-bottom:290px;width:100%}.blog-card-info{padding:30px 28px 18px}.blog-card-info:hover{background:#fff;box-shadow:0 14px 12px 0 rgba(0,0,0,.06);border-radius:0 0 10px 10px}.blog-card-name p{font-size:11px;font-weight:400;color:#7a7a7a}.blog-card-name h3,.blog-card-name p{text-align:center;font-family:"Figtree",sans-serif}.blog-card-name h3{font-size:22px;font-weight:500;min-height:68px;line-height:1.55;color:#000}.img-width img,ul.why-ul{width:100%}ul.why-ul{padding:40px 0;display:flex;justify-content:space-between;list-style-type:none;margin:0}ul.why-ul li h6{font-size:38px;font-weight:600;line-height:.67;color:#02b4ce;margin:0 0 20px}ul.why-ul li h6,ul.why-ul li p{text-align:left;font-family:"Figtree",sans-serif}ul.why-ul li p{font-size:16px;font-weight:400;line-height:1.63;color:#000}.block-header__arrows-list .block-header__arrow--left{position:absolute;left:-40px;top:56px}.block-header__arrows-list .block-header__arrow--right{position:absolute;right:-40px;top:56px}.block-header__arrow:focus,.block-header__arrow:hover{background:#01b2d3;fill:#fff}.post-card__image{width:100%;display:flex;height:95px;align-items:center;justify-content:center}.radiobuttons{display:flex;margin:0 0 20px}.rdio{position:relative;display:flex;margin:0 0 0 40px}.rdio input[type=radio]{opacity:0}.rdio label{padding:0 0 0 15px;cursor:pointer;margin-bottom:7px!important;font-family:"Figtree",sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.rdio label:before{width:18px;height:18px;position:absolute;top:1px;left:0;content:"";display:inline-block;border-radius:50px;border:1px solid #1ba5e5;background:#fff}.rdio input[type=radio]{margin:0}.rdio input[type=radio]:disabled+label{color:#999}.rdio input[type=radio]:disabled+label:before{background-color:#fbc52d}.rdio input[type=radio]:checked+label:after{content:"";position:absolute;top:5px;left:4px;display:inline-block;font-size:11px;width:10px;height:10px;background-color:#fbc52d;border-radius:50px}.rdio-default input[type=radio]:checked+label:before,.rdio-primary input[type=radio]:checked+label:before{border-color:#1ba5e5}.rdio-primary input[type=radio]:checked+label:after{background-color:#1ba5e5}.radio_head{font-size:14px;font-weight:500;text-align:left;color:#242424;font-family:"Figtree",sans-serif}.h-input-style{position:relative;display:flex;height:100%;align-items:center}.h-input-style label{cursor:pointer;margin:0 40px 0 12px;display:inline-flex;height:100%;align-items:center}.h-input-style p{margin-bottom:0;font-size:11px;margin-left:10px;margin-right:26px}.input-hidden{left:-9999px}.banner-slider .block-slideshow__slide-title{font-size:69px;font-weight:600;text-align:left;color:#000;line-height:1.32}.banner-slider .block-slideshow__slide-text{font-size:21px;font-weight:400;line-height:30px;text-align:left;color:#000;font-family:"Figtree",sans-serif}.block-slideshow__slide-image{background-size:cover}.banner-slider .block-slideshow__slide-content{width:670px;top:43%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;left:87px!important}.banner-slider .btn-primary,.banner-slider .btn-primary.disabled,.banner-slider .btn-primary:disabled{border-color:#7ea818;color:#fff;fill:#fff;border-radius:27px;background-color:#7ea818;font-size:16px;font-weight:600;box-shadow:3px 3px 6px 2px hsla(0,0%,9%,.27058823529411763);overflow:hidden}.block-slideshow--layout--with-departments .block-slideshow__slide{height:800px}.block-slideshow--layout--with-departments .block-slideshow__body{height:990px;position:relative}.block-slideshow__slide-button{margin-top:20px}.block-slideshow .slick-dots{bottom:96px!important;background:transparent}.block-slideshow .slick-dots button{width:8px;height:8px;padding:0;border:none;border-radius:5px;background:#fffefc}.block-slideshow .slick-dots .slick-active button{background:#01b2d3}.box-bg-color{background:hsla(0,0%,100%,.2);padding:20px;border-radius:15px}.site-header__logo img{width:100%}.site-footer__widgets{padding:30px 0 0}.footer-contacts__contacts{font-size:16px;line-height:20px;list-style:none;padding:0;margin:16px 0 0}.footer-contacts__contacts li{margin:0 0 38px}.footer-contacts__contacts li p{margin-bottom:4px;font-family:"Figtree",sans-serif}.footer-links h6{line-height:2}.footer-links h6 a{color:#000;font-size:14px;font-weight:600}.new-link-list li{line-height:2.57}.new-link-list li a{line-height:22px}.footer-title{margin:0 0 10px;color:#02b4ce;font-weight:500;font-size:26px;line-height:1.85;font-family:"Figtree",sans-serif}.footer-links__list p{margin:0;font-size:16px;font-weight:500}.footer-links__list a{font-weight:400;transition:all .8s cubic-bezier(.2,.8,.2,1) 0s;display:inline-block}.footer-newsletter__text p{margin:0;font-size:16px;font-weight:500}.footer-contact-list a{font-size:16px}.footer-links__list a:hover{color:#02b4ce;-webkit-transform:translateX(10px);transform:translateX(10px)}.footer-links__list a img{padding:0 10px 0 0}.footer-contact-list li{margin:0 0 30px}.site-footer__copyright{font-size:12px;display:flex}.site-footer__copyright ul{padding:0 0 0 10px;margin:0;list-style-type:none;display:flex}.site-footer__copyright ul li a{font-size:12px;font-weight:400;color:#4c5860;border-left:1px solid #4c5860;line-height:0;padding:0 10px}.nav-links__item>a:hover,.site-footer__copyright ul li a:hover{color:#02b4ce}.footer-newsletter__form-input{width:305px;height:auto;border-radius:30px;border-color:transparent;font-size:14px;font-weight:400;color:#9e9d9d;font-family:"Figtree",sans-serif;padding:15px}.footer-newsletter__form-input:focus{box-shadow:none;border-color:transparent}.footer-newsletter__form-input:-webkit-autofill{box-shadow:none;background-color:#fff}.footer-newsletter__form-button{border-radius:30px;background-color:#7ca815;color:#fff;font-size:14px;font-weight:600;position:absolute;right:-80px;display:block;padding:12px 25px;height:auto}.footer-newsletter__form-button:hover{color:#fff;background:#01b2d3}html[dir=ltr] .site-header__logo{width:auto}html[dir=ltr] .site-header__phone{text-align:right;margin-left:0}.site-header__phone ul{margin-right:0}.topbar{height:auto;line-height:14px;padding:7px 0;background:#fff}.menu>li>a,.menu>li>button{padding-top:15px;padding-bottom:15px;font-size:14px;font-family:"Figtree",sans-serif!important;border-bottom:1px solid #ebebeb}html[dir=ltr] .menu>li>a,html[dir=ltr] .menu>li>button{padding-right:16px}.verify-logo-center{justify-content:center;background-color:#fff}.insurance-head h2{font-size:60px;font-weight:600;text-align:left;color:#000;font-family:"Figtree",sans-serif;margin-bottom:30px}.banner-card-text h2{line-height:1.4;font-size:26px;font-weight:600;text-align:center;color:#fff;padding:30px 20px;margin:0}.story-sect h2{font-size:38px;font-weight:600;font-family:"Figtree",sans-serif;margin-bottom:30px}.story-sect h2,.story-sect p{text-align:left;color:#363636}.story-sect p{font-size:16px;font-weight:400;line-height:30px;font-family:Poppins}.health-section{padding:0 6em 0 1em}.story-bg{background-color:#1db4ce;margin:-360px 0 0}.story-div{padding:50px 0 50px 120px;background-size:cover;background:url(/static/media/story-element.40f89a01.png) no-repeat}.story-txt h2{font-size:48px;font-weight:600;line-height:1.13}.story-txt h2,.story-txt p{text-align:left;color:#fff;font-family:"Figtree",sans-serif}.story-txt p{font-size:18px;font-weight:400;text-transform:uppercase;margin:0 0 30px}.story-narration{border-radius:20px;box-shadow:0 0 44px 0 rgba(0,0,0,.13);background-color:#fff;padding:70px;position:relative}.circle{background-color:#f2f7e7;width:152px;height:152px;border-radius:100px;position:relative}.circle span{position:absolute;bottom:-13px;border-radius:30px;background-color:#7ea81e;padding:2px 25px;left:24px;font-size:20px;font-weight:600;color:#fff;font-family:"Figtree",sans-serif}.story-timeline{display:flex;width:100%;height:100%;align-items:center}.story-timeline p{font-size:20px;font-weight:600;text-align:left;color:#000;margin:0 0 0 20px;font-family:"Figtree",sans-serif}.story-timeline-right{display:flex;width:100%;height:100%;align-items:center;justify-content:flex-end}.story-timeline-right p{font-size:20px;font-weight:600;text-align:right;color:#000;margin:0 20px 0 0;font-family:"Figtree",sans-serif}.vm-card{width:100%;display:flex;height:100%;align-items:flex-end;padding:5px 0;justify-content:space-evenly}.vm-image{width:25%}.vm-text{width:75%}.vm-head h3{font-size:60px;font-weight:600;line-height:.9;color:#000;text-align:center;margin:0 0 20px}.vm-head h3,.vm-text p{font-family:"Figtree",sans-serif}.vm-text p{color:#fff;margin:0;font-size:20px;font-weight:300;line-height:1.8;padding:20px 10px 20px 20px;min-height:360px;text-align:left}.blue-bg{background-color:#eafcff;border-radius:30px;padding:20px 0}ul.value1{padding:0;list-style-type:none;display:flex;justify-content:center}ul.value1 li{padding:0 50px;text-align:center;color:#093855;font-size:26px;font-weight:400}ul.value2{padding:0;list-style-type:none;display:flex;justify-content:space-evenly;margin-bottom:0}ul.value2 li{padding:0 60px;text-align:center;color:#093855;font-size:26px;font-weight:400}.product-tabs--layout--sidebar .product-tabs__content{padding:48px 50px;width:100%;border:none}.insurance-card .h-cardTitle{padding:10px 5px;height:100%;align-items:center}.home-card{padding:10px 20px;border:none;border-bottom:1px solid #d9d9d9;border-radius:0}.home-card .card-title{margin-bottom:0}.h-cardTitle{display:flex;justify-content:space-between;width:100%;padding:10px 0 0;cursor:pointer}.h-cardTitle h5{font-size:18px;font-weight:600;text-align:left;color:#000;line-height:3;font-family:"Figtree",sans-serif}.home_cardBody{padding:15px 0 0}.home_cardBody p{font-size:20px;font-weight:400;text-align:justify;color:#454545;line-height:1.6;font-family:"Figtree",sans-serif}.home_cardBody a{color:#02b4ce}.home_cardBody a,.home_cardBody a:hover{text-decoration:underline}.h-cardTitle i{color:#000;cursor:pointer;line-height:3;margin-left:auto}.active-home-card h5,.active-home-card i{color:#1db4ce}.active-home-card h5 .faq-bullet{background:#1db4ce}.faq-title{font-size:18px;font-weight:400;color:#000;font-family:"Figtree",sans-serif;margin:15px 0 0}.test-tab-title{margin-top:15px!important}.product-tabs__item--active .faq-title,.product-tabs__item--active .faq-title:hover{color:#fff!important}.product-tabs--layout--sidebar .product-tabs__item{padding:25px 15px;background-color:#e7f6f8;border-radius:6px;box-shadow:0 4px 10px 0 rgba(0,0,0,.06);margin:0 13px;width:250px;border-bottom:none}.product-tabs__item--active,.product-tabs__item--active:hover{cursor:pointer;background:#1db4ce!important;border-bottom:none}.faq-bullet{width:8px;height:8px;background:#000;display:inline-block;border-radius:50px;margin:0 13px 0 -22px}.our-story{margin-top:160px}.detail-btn a{background:linear-gradient(180deg,#02b4ce,#7ca815)}.detail-btn a span{background:#fff;display:block;padding:7px 23px;border-radius:50px;font-size:16px;font-weight:600;font-family:"Figtree",sans-serif;text-align:center;color:#7ca815}.detail-btn a span img{padding:0 10px 0 0}.detail-btn a span:hover{background-image:linear-gradient(180deg,#7ca815,#02b4ce);color:#fff}.detail-btn.nohover a span:hover{background:#fff;color:#7ca815}.active-dtlBtn span{background-color:#1db4ce!important;color:#fff!important;border:1px solid #1db4ce!important;border-radius:50px;padding:6px 22px;font-weight:600;font-family:"Figtree",sans-serif;text-align:center;font-size:16px}.normal-dtl-btn a.active-dtlBtn{background:none}.inactive-col{transition:all .8s cubic-bezier(.2,.8,.2,1) 0s}.inactive-col img{width:100%}.inactive-col:hover{border-radius:0 0 10px 10px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.active-col,.inactive-col:hover{box-shadow:0 14px 12px 0 rgba(0,0,0,.06)}.active-col{border-radius:10px;transition:all .8s cubic-bezier(.2,.8,.2,1) 0s}.active-col:hover{box-shadow:0 14px 12px 0 rgba(0,0,0,.06);border-radius:0 0 10px 10px;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.normal-dtl-btn a{background:linear-gradient(180deg,#02b4ce,#7ca815);border-radius:50px;color:#7ca815;display:inline-block;padding:1px;text-decoration:none}.normal-dtl-btn a span{background:#fff;display:block;padding:7px 20px;border-radius:50px;font-size:16px;font-weight:600;font-family:"Figtree",sans-serif;text-align:center;color:#7ca815}.normal-dtl-btn a span:hover{background-image:linear-gradient(180deg,#02b4ce,#7ca815);color:#fff}.service-text{border:1px solid #efefef;border-radius:0 0 10px 10px;padding:40px 20px;text-align:center;width:100%}.service-text h6{font-size:18px;font-weight:600;color:#000}.service-text h6,.service-text p{text-align:center;font-family:"Figtree",sans-serif}.service-text p{font-size:15px;font-weight:400;color:#363636;margin:0 0 20px;line-height:1.75;min-height:130px}.service-sect{border:1px solid #1db4ce;border-radius:15px;padding:40px 80px;margin:0 0 40px;background:#fff;width:100%;position:relative}.serviceArrow{position:absolute;top:-26px;background:#fff;left:10%}.serviceArrow img,.serviceRight img{width:52px}.serviceArrowCenter{left:47%}.serviceArrowRight{right:11%;left:auto}.service-inner{width:100%;text-align:center;padding:0 0 30px}.service-inner h3{font-size:52px;font-weight:600;margin:0 0 30px;color:#000}.service-inner h3,.service-inner p{text-align:center;font-family:"Figtree",sans-serif}.service-inner p{font-size:16px;font-weight:400;color:#454545;width:80%;margin:20px auto 0}.step-head{width:65%;margin:20px auto 50px;text-align:center}.step-head h4{text-align:center;font-size:38px;line-height:1.26}.service-step h5,.step-head h4{font-weight:600;color:#000;font-family:"Figtree",sans-serif}.service-step h5{font-size:22px;line-height:30px;text-align:left;margin:20px 0}.double-line h5{min-height:60px}.service-step{padding:0 0 30px}.service-step-new{display:flex;height:100%;align-items:flex-start}.service-step-new h5{margin:6px 0 10px 20px!important}.service-step img{width:40px;height:40px}.service-step p{font-size:16px;font-weight:400;line-height:1.63;text-align:left;color:#454545;font-family:"Figtree",sans-serif}.container-fluid-box{padding:0 50px}.site-header__middle{justify-content:space-between;height:auto;padding-top:10px;padding-bottom:10px}.site-header__boxshadow{box-shadow:0 6px 9px 0 rgba(0,0,0,.12)}.site-header__logo{width:auto}.client-logo{width:180px;height:60px}.client-logo img{width:100%;height:100%;object-fit:contain;visibility:visible!important}.site-header__search{flex-grow:0;width:30%}.marginTop{margin:150px 0 40px}.coming-soon{width:100%;position:relative}.coming-soon h2{font-size:50px;font-weight:600}.coming-soon h2,.coming-soon p{color:#000;text-align:center;font-family:"Figtree",sans-serif}.coming-soon p{font-size:20px}.healthcare-para{margin:-12px auto 40px;width:70%;text-align:center}.healthcare-para p{font-size:18px;font-weight:400;text-align:center;color:#363636;font-family:"Figtree",sans-serif;line-height:30px}.indicator--trigger--click.indicator--opened .indicator__value,.indicator:hover .indicator__value,.indicator__value{background:#02b4ce;color:#fff}.indicator__value{padding:2px 6px;top:0;left:10px;height:auto;line-height:14px}.line{position:absolute;width:70%;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.line:before{content:"";position:absolute;left:153px;bottom:0;width:0;border-bottom:2px dashed #128da2;-webkit-animation:border_anim 3s linear forwards;animation:border_anim 3s linear forwards;top:50px}@-webkit-keyframes border_anim{0%{width:0}to{width:100%}}@keyframes border_anim{0%{width:0}to{width:100%}}.line1{position:absolute;width:70%;-webkit-transform:rotate(172deg);transform:rotate(172deg)}.line1:before{content:"";position:absolute;left:84px;bottom:50px;width:0;border-bottom:2px dashed #128da2;-webkit-animation:border_anim 3s linear forwards;animation:border_anim 3s linear forwards;top:-52px}.h-btn{display:inline-block;border-radius:10rem;color:#fff;transition:all .3s;position:relative;overflow:hidden;padding:8px 32px;font-size:16px;width:152px;text-align:center}.h-btn:after{width:100%;background-color:#7ca815;z-index:-2}.h-btn:after,.h-btn:before{content:"";position:absolute;bottom:0;left:0;height:100%;border-radius:10rem}.h-btn:before{width:0;background-color:#01b2d3;transition:all .3s;z-index:-1}.h-btn:hover{color:#fff}.h-btn:hover:before{width:100%}.blue-h-btn{display:inline-block;border-radius:10rem;color:#fff;transition:all .3s;position:relative;overflow:hidden;padding:14px 76px;font-size:18px;width:201px;text-align:center}.blue-h-btn:after{width:100%;background-color:#02b4ce;z-index:-2}.blue-h-btn:after,.blue-h-btn:before{content:"";position:absolute;bottom:0;left:0;height:100%;border-radius:10rem}.blue-h-btn:before{width:0;background-color:#7ca815;transition:all .3s;z-index:-1}.blue-h-btn:hover{color:#fff}.blue-h-btn:hover:before{width:100%}.h-megamenu .megamenu{width:30%;padding:15px 20px}.h-megamenu ul.megamenu__links li a{font-size:14px}.block-header__arrows-list .checkup-header__arrow--left svg{display:none}.block-header__arrows-list .checkup-header__arrow--left{position:absolute;left:-6px;top:26%;z-index:99;background-image:url(/static/media/slider-left-arrow.48474d4a.svg);background-repeat:no-repeat;background-position:50%;transition:auto;box-shadow:0 2px 26px 0 rgba(0,0,0,.14)}.block-header__arrows-list .checkup-header__arrow--left:focus,.block-header__arrows-list .checkup-header__arrow--left:hover{background:url(/static/media/slider-left-arrow-white.89269f0e.svg),linear-gradient(#7ca815,#02b4ce);background-repeat:no-repeat;background-position:50%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.block-header__arrows-list .checkup-header__arrow--right svg{display:none}.block-header__arrows-list .checkup-header__arrow--right{position:absolute;right:-6px;top:26%;z-index:99;background-image:url(/static/media/slider-left-arrow.48474d4a.svg);background-repeat:no-repeat;background-position:50%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);box-shadow:0 2px 26px 0 rgba(0,0,0,.14);transition:auto}.block-header__arrows-list .checkup-header__arrow--right:focus,.block-header__arrows-list .checkup-header__arrow--right:hover{background:url(/static/media/slider-left-arrow-white.89269f0e.svg),linear-gradient(#7ca815,#02b4ce);background-repeat:no-repeat;background-position:50%;-webkit-transform:inherit;transform:inherit}.category-slider .block-header__arrows-list .checkup-header__arrow--right{position:absolute;right:58px;top:26%;z-index:99}.checkup-header__arrow:focus,.checkup-header__arrow:hover{background:linear-gradient(#7ca815,#02b4ce);fill:#fff}.block-header__arrows-list .service__arrow--left{position:absolute;left:-6px;top:40%;z-index:99}.block-header__arrows-list .service__arrow--right{position:absolute;right:-6px;top:40%;z-index:99}ul.pop-category{padding:0 0 30px;margin:0 auto;list-style-type:none;width:90%;display:flex;justify-content:center}ul.pop-category li{width:11.33%;margin:0 30px 0 0}.cat-circle{border-radius:100px;background-color:#e7f6f8;width:110px;height:110px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 auto}.cat-circle img{width:50px;height:50px}.cat-name{text-transform:capitalize}.cat-name,ul.pop-category li p{text-align:center;font-size:14px;font-weight:400;color:#000;margin:10px 0 0}ul.pop-category li p{font-family:"Figtree",sans-serif}.close-button{display:block;width:40px;height:40px;overflow:hidden}.close-button,.close-button>div{position:relative}.close-button-block{width:25px;height:20px;position:relative;overflow:hidden}.close-button-block:after,.close-button-block:before{content:"";position:absolute;bottom:0;left:calc(60% - 4px);display:block;width:3px;height:18px;-webkit-transform-origin:bottom center;transform-origin:bottom center;background:#000;transition:all .28s ease-out}.close-button-block:last-of-type{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.close-button .in .close-button-block:before{transition-delay:.28s;-webkit-transform:translateX(20px) translateY(-20px) rotate(45deg);transform:translateX(20px) translateY(-20px) rotate(45deg)}.close-button .in .close-button-block:after{transition-delay:.28s;-webkit-transform:translateX(-22px) translateY(-22px) rotate(-45deg);transform:translateX(-22px) translateY(-22px) rotate(-45deg)}.close-button .out{position:absolute;top:0;left:0}.close-button .out .close-button-block:before{-webkit-transform:translateX(-5px) translateY(5px) rotate(45deg);transform:translateX(-5px) translateY(5px) rotate(45deg)}.close-button .out .close-button-block:after{-webkit-transform:translateX(5px) translateY(5px) rotate(-45deg);transform:translateX(5px) translateY(5px) rotate(-45deg)}.close-button:hover .in .close-button-block:before{-webkit-transform:translateX(-5px) translateY(5px) rotate(45deg);transform:translateX(-5px) translateY(5px) rotate(45deg)}.close-button:hover .in .close-button-block:after{-webkit-transform:translateX(5px) translateY(5px) rotate(-45deg);transform:translateX(5px) translateY(5px) rotate(-45deg)}.close-button:hover .out .close-button-block:before{-webkit-transform:translateX(-20px) translateY(20px) rotate(45deg);transform:translateX(-20px) translateY(20px) rotate(45deg)}.close-button:hover .out .close-button-block:after{-webkit-transform:translateX(20px) translateY(20px) rotate(-45deg);transform:translateX(20px) translateY(20px) rotate(-45deg)}.h-modal.enquire-modal{width:730px;max-width:750px;margin:5% auto 0}.h-modal{width:800px;max-width:800px;margin:5% auto 0}.h-modal .modal-header{border-bottom:none}.h-modal .modal-content{border-radius:10px}.modal-head h2{font-size:34px;font-weight:600;color:#000;margin:0;font-family:"Bricolage Grotesque",sans-serif}.modal-head p{font-size:11px;font-weight:400;text-align:left;color:#5d5d5d;line-height:1.64;margin:0;font-family:"Figtree",sans-serif}.last-login{width:100%;text-align:center;padding:20px 0 0}.last-login h6{font-weight:400;line-height:1.29;text-align:center;color:#5d5d5d;margin:0 0 25px}.last-login h6,.last-login h6 span{font-size:14px;font-family:"Figtree",sans-serif}.last-login h6 span{font-weight:600;color:#1db4ce;cursor:pointer}.last-login p{font-size:12px;font-weight:400;text-align:center;color:#8b8b8b;width:80%;margin:0 auto 10px}.help-div a,.last-login p a{color:#1db4ce;font-weight:600}.help-div a{font-size:14px;line-height:1.29;font-family:"Figtree",sans-serif;margin:0 0 0 12px}.login-page{margin:40px 0 0;border:1px solid #ebebeb}.login-right h3{font-size:34px;font-weight:600;color:#000;margin:0 0 10px;font-family:"Bricolage Grotesque",sans-serif}.login-left{width:100%;text-align:center;padding:60px 0 100px}.login-right{padding:60px 30px 40px 0}.login-left-content h6{font-size:22px;font-weight:600;color:#454545;font-family:"Figtree",sans-serif;padding:30px 0 0}.login-left-content p{margin:0;text-align:center;color:#848484;font-size:14px;font-family:"Figtree",sans-serif}.h-modal .modal-body{padding:0 10px}.modal-left{width:100%;text-align:center;border-right:1px solid #ebebeb;padding:60px 0}.modal-left-content h6{font-size:22px;font-weight:600;color:#454545;font-family:"Figtree",sans-serif;padding:30px 0 0}.modal-left-content p{margin:0;text-align:center;color:#848484;font-size:14px;font-family:"Figtree",sans-serif}.enquireBtn{width:50%;margin:0 auto}.field-divide{display:flex}.gender-ul-label label{font-size:14px!important}.resend-otp-btn{font-size:14px;padding:10px 45px;height:auto;border-radius:30px;background-color:#7ca815;color:#fff;margin:0 0 10px 6px}.resend-otp-btn:focus,.resend-otp-btn:hover{background-color:#7ca815!important;color:#fff;border:1px solid transparent}.signup-modal .modal-content{border-radius:10px}.signup-modal{width:900px;max-width:900px;margin:5% auto 0}.signup-left{border-right:none!important;padding:60px 0 30px!important}.signup-right{padding:60px 30px 40px 0!important;border-left:none}.otp-btn{font-size:14px;padding:10px 45px;height:auto;border-radius:30px;background-color:#7ca815!important;color:#fff;margin:20px 0 10px;border:1px solid #7ca815;font-family:"Bricolage Grotesque",sans-serif}.otp-btn:active,.otp-btn:focus,.otp-btn:hover{background-color:#7ca815!important;border:1px solid transparent}.otp-btn:hover{color:#fff}button.detail-btn:hover{border:1px solid transparent}.h-close{width:100%;padding:20px 20px 0 0;text-align:right;cursor:pointer;display:inline-flex;justify-content:flex-end}.package-details{position:relative;width:100%;padding:20px 0 0}.basic-package{width:100%;display:flex}.package-content{margin:0 0 0 30px;width:100%}.package-img{width:290px;height:190px}.package-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.package-content h2{font-size:32px;font-weight:600;color:#000;text-align:left;margin:0 0 20px;text-transform:capitalize}.off-price,.package-content h2{font-family:"Figtree",sans-serif}.off-price{background-color:#ff9300;color:#fff;border-radius:0 15px 15px 0;padding:3px 6px;font-size:11px;margin:0 0 0 6px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes blinker{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes blinker{0%{opacity:1}50%{opacity:0}to{opacity:1}}.package-test{display:flex;border-bottom:1px solid #e5e5e5;margin:20px 0 15px;padding:0 0 10px}.package-price span:first-child{font-weight:600;color:#000;font-size:20px;font-family:"Figtree",sans-serif}.package-price span:nth-child(2){font-weight:600;color:#848484;font-size:20px;padding:0 0 0 10px;font-family:"Figtree",sans-serif}.package-test p{font-size:16px;font-weight:500;text-align:left;color:#555;font-family:"Figtree",sans-serif}.package-test p:first-child{margin:0 30px 0 0}.package-test p img{padding:0 10px 0 0}.package-text{font-size:14px;font-weight:400;color:#727272;text-align:left;font-family:"Figtree",sans-serif}.packages-div{border-radius:10px;background-color:#eff5f8;margin:30px 0}.packages-div ul{padding:20px;margin:0;list-style-type:none;width:100%;display:flex}.packages-div ul li{height:100%;display:flex;align-items:center;margin:0 40px 0 0}.packages-div ul li span{box-shadow:0 8px 10px 0 rgba(0,0,0,.16);background-color:#fff;width:80px;height:80px;border-radius:50px;display:flex;align-items:center;justify-content:center;border:1px solid #1cb2d3}.packages-div ul li span img{width:30px;height:30px}.packages-div ul li p{font-size:13px;font-weight:500;text-align:left;color:#000;font-family:"Figtree",sans-serif;margin:0;padding:0 5px 0 10px}.dig-center-div{border-radius:10px;box-shadow:0 8px 22px 0 rgba(0,0,0,.12);background-color:#fff;padding:23px 18px}.pkg-detail h6{font-size:20px;color:#000;margin:0 0 20px}.dig-center-div p,.pkg-detail h6{font-weight:400;text-align:left;font-family:"Figtree",sans-serif}.dig-center-div p{font-size:14px;color:#848484}.dig-center-div h6{font-size:14px;font-weight:600;text-align:left;color:#000;font-family:"Figtree",sans-serif}.dig-center-div ul{padding:0 0 10px;list-style-type:none;border-bottom:1px solid #e5e5e5}.dig-center-div ul li{font-size:14px;font-weight:400;text-align:left;color:#000;padding:0 0 10px}.dig-center-div ul li span{padding:0 10px 0 0}.test-price ul{border:none;margin:0;padding:0}.test-price ul li{display:flex;justify-content:space-between;margin:0 0 10px;padding:0}.test-price ul li:nth-child{margin:0}.test-price ul li p{font-weight:400;margin:0}.test-price ul li h5,.test-price ul li p{font-size:16px;font-family:"Figtree",sans-serif}.test-price ul li h5{font-weight:600;color:#000}.cartBtn{border-radius:38px;background-color:#7ca815;width:100%;margin:28px 0 0;padding:12px 0;height:auto;font-size:18px;font-weight:600;text-align:center;text-transform:capitalize}.cartBtn,.cartBtn:hover{color:#fff}.cartBtnGreen{border-radius:38px;background-color:#7ca815;width:100%;margin:28px 0 0;color:#fff;padding:12px 0;height:auto;font-size:18px;font-weight:700;text-align:center}.cartBtnGreen:hover{color:#fff}.cart-summary-head{font-size:20px;font-weight:600;text-align:left;margin:0 0 15px}.cart-summary-head,.sub-total ul li p{color:#000;font-family:"Figtree",sans-serif}.sub-total ul li p span{margin:5px 0 0;display:inline-block;font-size:12px;color:#838383;font-family:"Figtree",sans-serif}.sub-total ul li h5{color:#000;font-family:"Figtree",sans-serif}.total-price{border-top:1px solid #d1d1d1;padding:20px 0 0}.total-price ul{border:none;margin:0;padding:0}.total-price ul li{display:flex;justify-content:space-between;margin:0}.total-price ul li h6{font-size:18px!important;font-weight:600;font-family:"Figtree",sans-serif;margin:0;color:#000}.borderBtm{border-bottom:1px solid #1db4ce;margin:0 0 40px}.select-p p{color:#7ca815}.deselect-p p,.select-p p{font-size:20px;font-weight:600;font-family:"Figtree",sans-serif;margin:10px 0 0}.deselect-p p{color:#505050}.checkout-img{width:50%;margin:0 auto 20px;text-align:center;display:flex;justify-content:space-around;position:relative}span.straight-line{border-top:1px solid #e0e0e0;position:absolute;width:38%;top:30%;margin:0 auto;left:187px}.checkout-logo{border-radius:12px!important}.patient-head{font-size:30px;font-weight:600;text-align:left;color:#000;font-family:"Figtree",sans-serif;margin:0 0 15px}.pkg-detail{margin:0 0 30px}.new-package{border-bottom:1px solid #efefef;padding:40px 0}.newpackage-head{font-size:20px;font-weight:500;text-align:left;color:#000;font-family:"Figtree",sans-serif;margin:0 0 15px}.newpackage-add a{border:1px solid #e3e3e3;display:flex;border-radius:10px;padding:12px;text-align:center;color:#1db4ce;font-size:14px;font-weight:600;font-family:"Figtree",sans-serif;width:105px;height:116px;flex-direction:column;justify-content:center;align-items:center}.newpackage-add a img{padding:0 0 5px}.checkout-summary-head{font-size:30px;margin:0 0 15px}.checkout-total{border-top:1px solid #d1d1d1;padding:16px 0 0}.checkout-total ul{border-bottom:none;padding:0;margin:0}.checkout-total ul li{display:flex;justify-content:space-between}.checkout-total ul li p{color:#838383;font-size:14px;font-family:"Figtree",sans-serif}.btnTransparent{margin:0 0 0 8px;box-shadow:0 7px 8px 0 rgba(0,0,0,.06);padding:0;background:linear-gradient(180deg,#02b4ce,#7ca815);height:auto}.btnTransparent,.btnTransparent span{border-radius:50px;display:inline-block;font-size:18px}.btnTransparent span{font-weight:600;text-align:center;color:#7ca815;background:#fff;padding:8px 17px 9px;font-family:"Figtree",sans-serif}.btnTransparent span img{width:7px;margin-left:7px}.pkg-detail .dig-center-div{padding:18px 12px}.scheduleBtn{border-radius:38px;background-color:#7ca815;width:100%;color:#fff;text-align:center;height:auto;padding:8px;font-size:16px;font-weight:400;margin:20px auto 10px;z-index:9;width:90%;display:block}.scheduleBtn:hover{color:#fff}.scheduleBtn img{padding-right:5px}.scheduleBtn input{color:#fff;text-align:center;position:relative}.scheduleBtn span{color:#fff;font-size:18px}.scheduleBtn span.anticon-calendar svg{margin:0 15px 0 0}.scheduleBtn .ant-picker-clear{background:#7ca815;display:block;margin:0 14px 0 0}.scheduleBtn input::-webkit-input-placeholder{color:#fff}.scheduleBtn input:-ms-input-placeholder{color:#fff}.scheduleBtn input::placeholder{color:#fff}.newpackage-dtl{display:flex;flex-wrap:wrap}.added-patient{border:1px solid #1db4ce;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.09);padding:12px;margin:0 20px 20px 0;width:325px}.patient-name{display:flex;justify-content:space-between}.patient-name h6{font-size:16px;font-weight:500;text-align:left;color:#000;font-family:"Figtree",sans-serif;width:225px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.patient-cnct p{font-size:14px;margin:0}.patient-cnct p,.patient-cnct p a{font-weight:400;text-align:left;color:#454545;font-family:"Figtree",sans-serif}.patient-cnct p a{font-size:12px}.edit-del img{margin:0 0 0 7px}.from-input-box .checkout-container{display:block;position:relative;cursor:pointer;padding-left:35px;margin-top:10px;margin-bottom:5px;font-size:14px;color:#000;font-weight:400;font-family:"Figtree",sans-serif}.from-input-box .checkout-container .checkmark{background-color:transparent;border:1px solid #707070}.charge-span{font-size:12px;color:#454545;font-weight:400;font-family:"Figtree",sans-serif}.from-input-box .checkout-container input{position:absolute;opacity:0;cursor:pointer}.from-input-box .checkout-container input:checked~.checkmark{background-color:#7ca815;border:1px solid transparent}.from-input-box .checkout-container input:checked~.checkmark:after{display:block}.from-input-box .checkout-container .checkmark:after{top:50%;left:50%;width:6px;height:6px;border-radius:50%;background:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}ul.from-input-box{margin:0;padding:0;list-style-type:none;display:flex}.patient-address{border-radius:10px;background-color:#f7faf0;padding:20px}.address-head{display:flex;justify-content:space-between}.address-head h6{font-size:12px;font-weight:700;color:#000;text-transform:uppercase;font-family:"Figtree",sans-serif}.address-head a{color:#1db4ce;font-size:14px;font-weight:600;text-decoration:underline;font-family:"Figtree",sans-serif}.date-time,.date-time img{font-size:12px;font-weight:700;color:#000;font-family:"Figtree",sans-serif}.date-time img{padding:0 10px 0 0}.sample-pickup{margin:15px 0 10px}.sample-pickup label{font-size:14px;font-weight:600;color:#000;padding-left:10px;font-family:"Figtree",sans-serif}.sample-input-check__input:checked~.input-check__box{background:#1db4ce}.sample-input-check__input:checked~.input-check__icon{fill:#fff}.sample-check__box{width:20px;height:20px;border-radius:50px}.sample-check__icon{left:6px;top:7px}.order-package{padding:40px 0}.overview-sample{border-bottom:1px solid #454545;margin:0 0 4px}.overview-sample label{font-size:14px;font-weight:600;color:#1db4ce;margin:3px 0 18px 6px;font-family:"Figtree",sans-serif}.overview-head{font-size:20px;font-weight:500;text-align:left;color:#000;font-family:"Figtree",sans-serif}.overview-patient-head{font-size:12px;font-weight:700;color:#a8a8a8;font-family:"Figtree",sans-serif;margin:10px 0 20px;letter-spacing:.66px}.overview-patient-name{font-size:14px;font-weight:500;text-align:left;color:#000;font-family:"Figtree",sans-serif}.overview-patient-name span{color:#454545;font-size:12px;font-weight:400;font-family:"Figtree",sans-serif}.overview-sample .form-check{display:flex;justify-content:space-between;cursor:pointer}.overview-sample .form-check p{border-radius:18px;background-color:#f4fae7;font-size:13px;font-weight:600;text-align:center;color:#7ca815;padding:2px 10px}.borderBtmBlack{border-bottom:1px solid #000}.borderBtmBlack,.thank-you-mrg{margin:0 0 40px;padding:20px 0 40px}.ty-heading h3{font-size:44px;font-weight:700;text-align:center;color:#000;margin:16px 0 20px}.ty-text p{font-size:17px}.ty-text p,.ty-text p span{text-align:center;color:#000;font-weight:400;font-family:"Figtree",sans-serif}.ty-text p span{font-size:14px;width:50%;margin:5px auto 0;display:block;padding-bottom:10px}.orderBtn{background-color:#1db4ce;padding:11px 26px;margin:6px 0 0;font-weight:400;font-family:"Figtree",sans-serif}.orderBtn,.orderBtn a{color:#fff}.orderBtn span{color:#fff;letter-spacing:.18px}.orderBtn span,.ty-text p span a{font-weight:700;font-family:"Figtree",sans-serif}.ty-text p span a{color:#000}.appoint-date{border-top:1px solid #d1d1d1;padding:20px 0 0;margin:20px 0 0}.appoint-date ul{padding:0 0 16px}.appoint-date ul li{display:flex;justify-content:space-between;margin:0;align-items:center}.appoint-date ul li h6{font-size:16px;font-weight:400;color:#000;margin:0}.appoint-date ul li p{font-size:18px;font-weight:600;color:#7ca815;margin:0}.appoint-date ul li p img{padding:0 6px 0 0}.tyBtn{width:100%;text-align:center;border-top:1px solid #000;padding:40px 0 0}.tyBtn a{background:linear-gradient(180deg,#02b4ce,#7ca815);display:inline-block;padding:1px;text-decoration:none;margin:0 0 0 20px;box-shadow:0 7px 8px 0 rgba(0,0,0,.06)}.tyBtn a,.tyBtn a span{border-radius:50px;color:#7ca815}.tyBtn a span{background:#fff;display:block;padding:10px 25px;font-weight:600;font-family:"Figtree",sans-serif;text-align:center;font-size:14px}.directionBtn{border-radius:50px;border:1px solid #1db4ce;font-size:12px;font-weight:500;text-align:center;color:#1db4ce;padding:8px 24px}.ty-order-summary ul{padding:0;margin:0;list-style-type:none}.ty-order-summary ul li{display:flex;justify-content:space-between;padding:0 0 8px;align-items:center}.ty-order-summary ul li p{font-weight:400;text-align:left;color:#454545}.ty-order-summary ul li h6,.ty-order-summary ul li p{font-size:14px;margin:0;font-family:"Figtree",sans-serif}.ty-order-summary ul li h6{font-weight:600;text-align:right;color:#000}.ty-total{border-top:1px solid #d1d1d1;padding:30px 0 0;margin:26px 0 0}.ty-order-summary ul li h4{text-align:left;color:#212529}.ty-order-summary ul li h4,.ty-order-summary ul li h5{font-size:24px;font-weight:600;font-family:"Figtree",sans-serif}.ty-order-summary ul li h5{text-align:right;color:#000}.cart-summary{display:flex;justify-content:space-between;height:100%;align-items:center}.voucher-box{border-radius:10px;box-shadow:0 8px 22px 0 rgba(0,0,0,.12);background-color:#fff;padding:18px 12px;margin:20px 0}.code-input{position:relative}.code-input input{border-radius:50px;font-size:14px;color:#b5b5b5;font-weight:400;padding:0 0 0 15px}.code-input button{position:absolute;right:0;top:0;border-radius:50px;font-size:14px;font-weight:500;text-align:center;padding:4px 22px!important;height:auto}.code-input button,.code-input button:hover{background-color:#7ca815;color:#fff}.voucher-txt{margin:12px 0 0}.voucher-txt h6{font-size:12px;font-weight:700;text-align:left;color:#000;font-family:"Figtree",sans-serif;margin:0}.voucher-txt h6 img{width:9px;margin:0 8px 0 0}.modal-right{padding:30px 0}.modal-right .modal.show .modal-dialog{-webkit-transform:translate(0)!important;transform:translate(0)!important}.modal-right .modal-dialog{-webkit-transform:translate(450px)!important;transform:translate(450px)!important;margin:0 0 0 auto;height:100%;max-width:450px;-webkit-transform:translate(0);transform:translate(0)}.modal-right .modal-content{min-height:100%}.patient-header button{display:none}.modal-right .modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0);transform:translate(0);z-index:9999}.patient-header{width:100%;display:block;border-bottom:none;padding:0 30px}.patient-modalbody{padding:50px 30px 30px}.patient-modal .h-close{padding:25px 20px 10px 10px;text-align:right;justify-content:flex-end}.patient-header h5{font-size:32px;font-weight:600;color:#000;line-height:36px;font-family:"Bricolage Grotesque",sans-serif}.h-form-style label{font-size:14px!important;font-weight:600!important;color:#454545!important;font-family:"Figtree",sans-serif!important}.h-form-style input{border-radius:50px;border:1px solid #d0d0d0;font-size:14px;color:#000;font-weight:500}.h-form-style ul.from-input-box label{padding-left:26px;padding-right:10px;font-size:13px}.btnWidth{width:100%}.form-check-label{padding-left:0!important}.from-input-box .checkout-container input:checked~.checkmark.gender-checkmark{background-color:#1db4ce;border:1px solid transparent}.patient-added{border:1px solid #1db4ce;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.09);padding:15px 20px;margin:20px 0 0;display:flex;justify-content:space-between}.popup-patientAdded{margin:0 0 0 28px}.patient-added .sample-pickup{margin:0}.popup-patientAdded h5{font-size:16px;font-weight:500;color:#000;font-family:"Figtree",sans-serif}.new-patient-link a{width:100%;font-size:16px;text-decoration:underline}.new-patient-link a,.patient-num{color:#1db4ce;font-weight:600;font-family:"Figtree",sans-serif}.patient-num{text-align:center;font-size:13px;margin:20px 0 0}.blog-card-image{padding:0 10px}.service-data{padding:100px 0 0}.partner-txt{width:85%;margin:0 auto 60px;text-align:center}.partner-txt p{font-weight:400;text-align:center;color:#454545;font-family:"Figtree",sans-serif;line-height:22px;font-size:18px}.iso-sect{margin-top:40px}.iso-heading{font-size:60px;font-weight:700;color:#000;font-family:"Figtree",sans-serif;margin:0 0 30px}.iso-package{display:flex;width:100%;align-items:center;margin:0 0 10px}.iso-package img{width:10px}ul.iso-ul{padding:10px 0 0;list-style-type:none;min-height:242px}ul.iso-ul li{background-image:url(/static/media/check-circle.1d6d8773.svg);background-repeat:no-repeat;padding:0 0 0 32px;background-size:20px}.iso-package h4{font-size:32px;font-weight:700;text-align:left;color:#000;margin:0 0 0 8px}.iso-price{font-size:26px;font-weight:600;text-align:left;color:#02b4ce}.iso-price,ul.iso-ul li p{font-family:"Figtree",sans-serif}ul.iso-ul li p{font-size:16px;font-weight:500;color:#363636}.iso-detail{width:100%;text-align:center;display:block;font-size:14px;font-weight:700;color:#000;font-family:"Figtree",sans-serif;text-transform:uppercase}.iso-detail:hover{color:#000}ul.iso-ul li p a{color:#454545;text-decoration:underline;display:block}.iso-package-bg{padding:30px;border-radius:6px;box-shadow:0 4px 10px 0 rgba(0,0,0,.06);background-color:#f2f7e7}.bookBtn{text-align:center;width:70%;margin:0 auto}.bookBtn a{background:linear-gradient(180deg,#02b4ce,#7ca815);width:82%;margin:15px auto 0;padding:1px;text-decoration:none}.bookBtn a,.bookBtn a span{border-radius:50px;color:#7ca815;display:block}.bookBtn a span{background:#fff;padding:11px 22px;font-size:16px;font-weight:600;font-family:"Figtree",sans-serif;text-align:center;min-height:auto;box-shadow:0 8px 20px -3px #d8d8d8}.bookBtn a span:hover{background-image:linear-gradient(180deg,#02b4ce,#7ca815);color:#fff}.menu{padding:0;margin:-10px 0 0;border-radius:6px;overflow:hidden}.menu li:hover a{background:#01b2d3;color:#fff}.blue-color{color:#02b4ce!important;font-weight:500!important}.green-color{color:#7ca815;font-weight:500}.unique-div{display:flex;width:100%;align-items:center;margin:0 0 10px}.unique-div h3{font-size:30px;line-height:38px;min-height:30px;margin:0}.unique-para p{font-size:16px;font-weight:400;font-family:"Figtree",sans-serif;color:#363636;text-align:left}.specialist-head h3{text-align:center;font-size:52px;font-weight:600;color:#000;font-family:"Figtree",sans-serif;margin:0 0 30px}ul.doc-specialist{width:100%;display:flex;flex-wrap:wrap;padding:0;margin:0}ul.doc-specialist li{width:19.33%;list-style-type:none;padding:0 20px}.doc-specialist-text{padding:20px 0 40px}.doc-specialist-text h6{font-size:18px;font-weight:500;color:#000;font-family:"Figtree",sans-serif;min-height:43px}.doc-specialist-text p{font-size:14px;font-weight:400;color:#7b7b7b;font-family:"Figtree",sans-serif;min-height:39px}.doc-specialist-text a{background:linear-gradient(180deg,#02b4ce,#7ca815);border-radius:50px;color:#7ca815;display:inline-block;padding:1px;text-decoration:none;box-shadow:0 8px 20px -3px #d8d8d8}.doc-specialist-text a span{background:#fff;display:block;padding:11px 22px;border-radius:50px;font-size:16px;font-weight:600;font-family:"Figtree",sans-serif;text-align:center;color:#7ca815;min-height:auto;transition:all .3s ease}.doc-specialist-text a span:hover{background-image:linear-gradient(180deg,#02b4ce,#7ca815);color:#fff}.benefit-padding{padding:40px 60px!important}ul.benefit-ul{width:100%;list-style-type:none;padding:0 100px 0 0;margin:15px 0 0}ul.benefit-ul li{display:flex}.benefit-text{margin:0 0 15px 18px}.benefit-img-sect{padding:0 0 0 30px}.benefit-head h3{font-size:38px;font-weight:600;color:#000;line-height:1.53;font-family:"Figtree",sans-serif;margin:0 150px 30px 0}.doctor-img img{width:85%}.benefit-icon img{width:35px}.benefit-text h5{font-size:26px;font-weight:600;color:#000;font-family:"Figtree",sans-serif}.benefit-text p{font-size:16px;font-weight:400;color:#363636;line-height:1.63;font-family:"Figtree",sans-serif}.img-width{margin:0 0 0 55px}.load-btn{text-align:center;margin:80px 0 0}.load-btn button{border-radius:30px;background-color:#02b4ce;font-size:18px;font-weight:700;line-height:1.56;color:#fff;padding:13px 56px;letter-spacing:.5px;height:auto}.load-btn button:hover{background-color:#02b4ce;border:none}.center .health-slider{opacity:.8;transition:all .3s ease;padding:2% 0;margin:0!important;position:relative;text-align:center}.slick-slide .health-slider img{margin:0 155px;width:100%;border-radius:6px}.center .slick-slide.slick-active.slick-center.slick-current{margin:0 0 0 -30px}.center .slick-slide.slick-cloned{margin:0 -30px}.center .slick-center .health-slider{opacity:1;-webkit-transform:scale(1.06);transform:scale(1.06);margin:0 20px;z-index:2;width:auto!important}button.event-tabs__item{border:none;border-radius:50px;margin:0 13px;padding:10px 18px;background:transparent}.event-tabs{width:80%;margin:0 auto}.event__content{padding:60px 0 0}.event-tabs__item--active,.event-tabs__item--active:hover{background:#7ca815!important;transition:all .4s linear}.event-tabs__item .faq-title{color:#848484;margin:0}.event-tabs__item--active .faq-title,.event-tabs__item--active .faq-title:hover{color:#fff!important;font-weight:600}.event-text h2{font-size:38px;font-weight:600;color:#000;margin:0 0 20px}.event-text h2,.event-text p{text-align:center;font-family:"Figtree",sans-serif}.event-text p{font-size:20px;font-weight:400;color:#454545}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next{right:-17px!important}.slick-next,.slick-prev{z-index:1;background-repeat:no-repeat;width:auto;height:auto;background-color:transparent;top:40%}.slick-prev{left:-17px!important}.testimonial-right-div{display:flex;align-items:flex-start;padding:30px 0 40px;position:relative;width:50%}.testimonial-right-text{margin:0 40px 0 0!important}.testimonial-div{display:flex;align-items:flex-start;padding:30px 0 40px;position:relative}.testimonial-div span img{position:absolute;left:-18px;top:18px;z-index:2}.testimonial-img{border-radius:125px;box-shadow:0 0 16px 3px #ccc;transition:all .8s cubic-bezier(.2,.8,.2,1) 0s;z-index:1}.testimonial-div:hover .testimonial-right-div img,.testimonial-div:hover img{-webkit-transform:scale(1.04) translateY(-5px);transform:scale(1.04) translateY(-5px)}@-webkit-keyframes rotate-vertical{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}@keyframes rotate-vertical{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}.testimonial-text{margin:0 0 0 40px}.testimonial-text h6{font-size:18px;font-weight:600;color:#000;line-height:1.22;font-family:"Figtree",sans-serif}.testimonial-text span{font-size:14px;text-align:left;color:#02b4ce}.testimonial-text p,.testimonial-text span{font-weight:400;font-family:"Figtree",sans-serif}.testimonial-text p{font-size:16px;color:#000;margin:10px 0 0}.video-testimonial{margin-top:80px}.testi-video{position:relative}.testi-video span img{position:absolute;top:26%;left:40%}.testi-video-text{width:100%;text-align:center;padding:20px 0 30px;transition:all .8s cubic-bezier(.2,.8,.2,1) 0s}.testi-video-text:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);background:#fff;box-shadow:0 14px 12px 0 rgba(0,0,0,.06);border-radius:0 0 10px 10px}.testi-video-text h6{font-size:18px;font-weight:600;color:#000;font-family:"Figtree",sans-serif}.testi-video-text p{font-size:14px;font-weight:400;color:#7b7b7b;font-family:"Figtree",sans-serif}.contact-head h3{font-family:"Figtree",sans-serif;color:#000;font-weight:600;font-size:42px;margin:0 0 24px;text-align:center}ul.contact-detail{padding:0;margin:0;list-style-type:none}.contact-text{font-size:16px;line-height:26px;color:#000;font-weight:400;font-family:"Figtree",sans-serif}ul.contact-detail li{margin:0 0 20px}ul.contact-detail li img{margin:0 15px 0 0}.contact-text a{color:#000}.contact-text a:hover{color:#1db4ce;text-decoration:underline}.text-after-slider{margin:10px 0 0}.medicaltest-name{margin:0 0 30px}.medicaltest-name p{font-size:18px;font-weight:500;text-align:left;color:#000;margin:15px 0 0;width:100%}.service-inner-corporate{width:100%;text-align:center;padding:0 0 20px}.service-inner-corporate h3{font-size:52px;font-weight:600;margin:0;color:#000;font-family:"Figtree",sans-serif}.step-head-corporate{width:82%;margin:20px auto 50px}.step-head-corporate h4{text-align:center;font-size:38px;line-height:1.26;font-family:"Figtree",sans-serif;font-weight:600;color:#000}.step-head-corporate ul{padding:0;margin:0}.step-head-corporate ul li{background-image:url(/static/media/check-circle.1d6d8773.svg);background-repeat:no-repeat;list-style-type:none;background-size:25px;background-position:0 0;padding:0 0 15px 35px;text-align:left;font-size:18px;font-weight:400;color:#363636;line-height:1.56;font-family:"Figtree",sans-serif}ul.covid-panel-ul{padding:0 0 0 16px;margin:0;list-style-type:none}ul.covid-panel-ul li{font-family:"Figtree",sans-serif;text-align:left;color:#1db4ce;font-size:18px;font-weight:600;line-height:32px}ul.covid-panel-ul li:before{content:"•";color:#1db4ce;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.test-para p{color:#363636;margin-bottom:0;font-family:"Figtree",sans-serif}.test-para img{width:18px;margin:0 10px 0 0}.heading h2 p{margin:0 0 0 30px;font-family:"Figtree",sans-serif}.freeText{font-weight:600!important;background:#01b2d3;border-radius:50px;padding:0 7px}.value-dot-image{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAJwBAMAAACHZLXUAAAAGFBMVEUAAAActM4Zss4btM4ZtM0bs80StsgAkrYCdkeEAAAACHRSTlMAcCpVF0EOB7E61J0AAAJUSURBVHja7d07T+NAFMXxxet1WswC2ybLPtqERz8gHm141uHVIwR8fjrmWOgIKWNLzvj/qy6yb4SbO47HHL599r1++qjLeh4PzH7F+nCr2WCdSf0gdSk9VWg0AECWXvdjXRzEenQpQ3Bn7hvU5KdO4RDPq6cytjd9g7rdiPWPWqZzPY4/nK/bBgDAV+51cMpErmY6aaeuwa8Ba24NqDd9g7o3i02111idbIPnviKMfAMA9MVoIT8Eqd+kLn2D8A9QSr3bnq1Lw4Y2dLgGvF7JSN+Vq7nWNWBsGwAgS2WQgXgqB46lflm4BrsGpD91nzSOLWQN0A/b9g2q+Bfr6kIO/JbzHse2AQCylDocuxrb6QtKq0sdAGQp8SFJ69u49jnREg+W1MLUlda+AQCypLuyhdvGnUxNQ3fbuOkbzAAAo4uXJtO/B7T6oikAZKkK6X+i1P027prbD6i3fYN6vpGruZA14K+cdzI2DWzjAshU8V/G+x/dxpWJfBdcQ2fbuOkfZi+zdJd5FGwDAGQp9Qa51Vv37r5UVIFEBgAgkQEAsAqJDHJesaW/mZw38YkMSyCRAUD/pScy+BfnSWQAgH4jkYFEBgDDRSIDiQwAhqvHiQxpUZ/tPvICgCyRyAAAw0UiAwCsFBIZSGQAMFwkMpDIAGC4SGQgkQHAcJHIAADD1eNEhqSXjHiVB0Cu2vyHgYfm5rls3m2bBhIZAEB5JDKQyAAAJDKQyAAAg0pkaKwBJDIAwNI0jf75INbVXojzcGfuGkhkAIAVRiIDAKwUEhlIZEDPvANBv+qUgVs7yAAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAP8AAAEVBAMAAADdji6pAAAAFVBMVEUAAAAdtM4Vtssass4asswctM4btM76K971AAAAB3RSTlMAchEkOU1hNYZ+UAAAAbdJREFUeNrt3btOw0AQheHR2lAnkKQ2YKgdCH2cCzX3OhHi/V8B0uSsFCwhea3Z4v+qweJYQjRH60xsv9pnO7q71FxONYd9ox9SBgAAALLQ7jRfxX1lpjmMm+EC+wtdmk81n4+r41yM1aqSBx6XunT2prl4N/loNKcMAAAAHBQmoTJpTK4HDLyMosY20Xw2jiueSk3KQB6dcNHoUr3SXKw1h43unTQAAABwUFeai0ZzWJk8DBPIo5IlvJ9FgWUUGEWBSRzI418AAAAQHyGVXUdIm2qQQB6d0P2g0v2oFgAAwP3DbO6dsN11LGDMOjY2UgYAAACy4N6I3DvhU/Srt1+ay2/N4VN/UNIAAADAQbBI1TGHYQKseJys/davfx98hq3u3TfA2i8AADhRVJpDY3JvcjNMoH/Fm0/6bFhk0gnrxpRbaQ5rk4XunTDA2i8AADDLopC4V7JkpTQOFP8L5FHLAQAA4seKZddjxW01XCBubG1HxStV8foGMlz7dX98DwAA4L7g4H5O6L7kAgAA4M69Ebl3QvcvwwEAAHD8umBzWvsVr04oDm92480dAADA681u4lfJRH4A+3CikSweZPoAAAAASUVORK5CYII=);background-position:0 0,100% 100%;background-repeat:no-repeat,no-repeat;width:100%;padding:40px 20px;background-size:12%,20%}.gradient-bg{background-image:linear-gradient(90deg,#f3f7e8 1%,#eafcff 99%);border-radius:30px}ul.value{padding:0;margin:0 0 -40px;width:100%;display:flex;justify-content:space-evenly}ul.value li{background-repeat:no-repeat;background-size:100%;width:180px;height:210px;position:relative;list-style-type:none;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:"Figtree",sans-serif}ul.value li img{width:30px}ul.value li span{display:block;text-align:center;color:#fff;font-size:22px;font-weight:600;margin:5px 0 0;font-family:"Figtree",sans-serif}ul.value.value_row2{width:80%;margin:0 auto}.home-corp-service{border:1px solid #e0e0e0;border-top:none;border-radius:0 0 10px 10px;padding:30px 0;transition:all .8s cubic-bezier(.2,.8,.2,1) 0s}.home-corp-service:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.corporate-img img{width:100%}.home-corp-service h3{font-size:22px;font-weight:600;text-align:center;color:#000;font-family:"Figtree",sans-serif;margin:0 0 20px}.career-blue-bg{background:#1db4ce;border-radius:20px}.career-div{padding:30px 0 30px 50px;background-size:cover;background:url(/static/media/story-element.40f89a01.png) no-repeat}.career-position{width:100%;display:flex;justify-content:space-between}.career-left-text{width:100%}.career-right-text{width:60%}.career-job h2{font-size:52px;font-weight:600;text-align:center;color:#000;line-height:1.04;font-family:"Figtree",sans-serif;margin:0 0 25px}span.search-input{display:flex!important;align-items:center;padding:8px 0 0!important}.career-blue-bg{margin:20px 30px 0 0}.career-left-text p{font-size:18px;font-weight:400;line-height:1.78;text-align:center;color:#5a7184;font-family:"Figtree",sans-serif}.career-card{border:1px solid #e8e8e8;border-radius:8px;margin:20px 0;padding:30px}.career-card .card-title{margin-bottom:0;display:flex;justify-content:space-between;align-items:center}.career-card .card-title h5{font-size:26px;font-weight:400;text-align:left;color:#000;font-family:"Figtree",sans-serif}.career-card .card-title i{cursor:pointer;color:#7ca815}.career-detail-link a{color:#7ca815;font-size:16px;font-weight:600;margin:0 15px 0 0}.career-form{width:80%;margin:80px auto 0;text-align:center}.career-form h4{font-size:24px;font-weight:600;text-align:center;color:#363636;line-height:1.17;font-family:"Figtree",sans-serif}ul.career-ul{padding:10px 0 0;list-style-type:none}ul.career-ul li{background-image:url(/static/media/check-circle.1d6d8773.svg);background-repeat:no-repeat;padding:0 0 0 32px;background-size:16px;background-position:0 5px}ul.career-ul li p{font-size:14px;font-weight:400;text-align:left;color:#404040;font-family:"Figtree",sans-serif;margin:0 0 10px}.career_cardBody{padding:40px 0 0}.career_cardBody p{font-size:20px;font-weight:500;color:#000;text-align:left;margin:0}.active-caree-card .card-title h5{font-weight:600;font-family:"Figtree",sans-serif}.join-sect{width:88%;margin:0 auto 20px;text-align:center}.job-box img{margin:0 0 26px;border:1px solid #1db4ce;border-radius:4px;padding:12px}.job-box h2{font-size:22px;font-weight:600;line-height:1.45;color:#363636}.job-box h2,.job-box p{text-align:center;font-family:"Figtree",sans-serif}.job-box p{font-size:14px;font-weight:400;line-height:1.5;color:#454545}.career-dot-left{left:-70px!important}.hotel{text-align:center;margin:25px 0}.hotel h2{color:#000;font-size:52px;font-weight:600}.hotel h2,.hotel p{font-family:"Figtree",sans-serif}.hotel p{font-size:20px;color:#363636;margin:0;font-weight:400;line-height:1.7}.isolation-sect{width:80%;margin:30px auto}.quantum-content{padding:0 80px 0 0;width:100%;height:627px;display:flex;flex-direction:column;justify-content:center}.isolation-img{width:90%}.quantum-content h4{font-size:30px;font-family:"Figtree",sans-serif;color:#000;font-weight:600;line-height:45px}.facility ul{padding:25px 0 0}.facility ul li{font-size:18px;font-family:"Figtree",sans-serif;font-weight:600;color:#000;text-align:left;list-style:none;padding:10px 0}.facility img{width:35px;height:35px;margin-right:15px}input[type=checkbox]+label{display:block;position:relative;padding-left:32px;margin-bottom:20px;font-family:"Figtree",sans-serif;color:#848484;cursor:pointer;font-size:14px;font-weight:500}input[type=checkbox]+label:last-child{margin-bottom:0}input[type=checkbox]+label:before{content:"";display:block;width:20px;height:20px;border:1px solid #02b4ce;position:absolute;left:0;top:0;opacity:.6;transition:all .12s,border-color .08s;border-radius:3px}input[type=checkbox]:checked+label:before{width:10px;top:-5px;left:5px;border-radius:0;opacity:1;border-top-color:transparent;border-left-color:transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.animation h1{background:50% 100%/50% 50% no-repeat radial-gradient(ellipse at bottom,#fff,transparent,transparent);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-animation:reveal 3s ease-in-out .2s forwards,glow 2.5s linear 2s infinite;animation:reveal 1s ease-in-out .2s forwards,2s linear infinite}@-webkit-keyframes reveal{80%{letter-spacing:8px}to{background-size:300% 300%}}@keyframes reveal{80%{letter-spacing:8px}to{background-size:300% 300%}}@-webkit-keyframes glow{40%{text-shadow:0 0 8px #fff}}@keyframes glow{40%{text-shadow:0 0 8px #fff}}.testi-popup-head{border-bottom:1px solid #ddd;padding:0 0 20px;margin:0 0 20px;text-align:center}.testi-popup-head h3{color:#000;font-size:24px;margin:0;font-family:"Figtree",sans-serif}.testi-popup-text p{text-align:center;font-size:14px;font-family:"Figtree",sans-serif}.testimonial-text a{border-radius:50px;background-image:linear-gradient(180deg,#02b4ce,#7ca815);border:none;color:#fff;text-align:center;font-size:16px;padding:12px 24px;width:165px;transition:all .5s;margin:20px 0 0;box-shadow:0 10px 20px -8px rgba(0,0,0,.7);display:inline-block;position:relative;transition:.5s}.testimonial-text a:after{content:"»";position:absolute;opacity:0;top:14px;right:-20px;transition:.5s;font-size:30px}.testimonial-text a span{color:#fff}.testimonial-text a:hover{padding-right:24px;padding-left:8px}.testimonial-text a:hover:after{opacity:1;right:20px;top:2px}.testi-border{width:100%;border-top:1px solid rgba(20,178,178,.1803921568627451);margin:0 0 20px}.thankyou-modal h1{font-size:36px;font-weight:700;margin:30px 0}.thankyou-modal h1,.thankyou-modal h4{color:#000;font-family:"Figtree",sans-serif}.thankyou-modal h4{font-size:24px;font-weight:500}.thankyou-modal p{font-size:16px;font-weight:400;color:#000;margin:10px 0 0;font-family:"Figtree",sans-serif}.thankyou-modal a{background:#1db4ce;border-radius:50px;color:#fff;font-size:20px;font-weight:700;text-align:center;padding:10px 35px;margin:50px 0 0;display:inline-block}.thankyou-call a{background:transparent;color:#000;font-size:16px;padding:0 8px;margin:0}.thankyou-modal .modal-body{padding-bottom:40px}.h-modal.thankyou-modal{width:730px;max-width:750px;margin:5% auto 0}.thankyou-modal a.close-button{background:transparent;padding:0;margin:10px 0 0}.ty-icon{width:20%}[type=file]{color:#878787}[type=file]::-webkit-file-upload-button{background:#02b4ce;color:#878787;cursor:pointer;font-size:12px;outline:none;padding:10px 20px;text-transform:uppercase;-webkit-transition:all 1s ease;transition:all 1s ease;border:none;border-radius:20px;color:#fff}.choose-btn{margin-top:14px!important}[type=file]::-webkit-file-upload-button:hover{background:#0399af}.health-detail h2{font-weight:600;text-align:center;color:#000;font-family:"Figtree",sans-serif;margin:0 0 50px;font-size:38px}.health-detail-content{width:100%;margin:-6px 0 0}.health-detail-content p{color:#000;font-size:18px;font-weight:400;font-family:"Figtree",sans-serif;line-height:1.78;text-align:left}.health-detail-content ul{padding:20px;display:flex;flex-wrap:wrap;background:rgba(176,223,245,.34901960784313724);margin:30px 0 0}.health-detail-content ul li{color:#000;font-size:16px;font-weight:400;font-family:"Figtree",sans-serif;margin:8px 18px;width:19.33%;line-height:20px}.option-input{-webkit-appearance:none;-o-appearance:none;appearance:none;top:13.33333px;right:0;bottom:0;left:0;height:40px;width:40px;transition:all .15s ease-out 0s;background:#cbd1d8;border:none;color:#fff;cursor:pointer;display:inline-block;margin-right:.5rem;outline:none;position:relative;z-index:1000}.option-input:hover{background:#9faab7}.option-input:checked{background:#40e0d0}.option-input:checked:before{width:40px;height:40px;display:flex;content:"";font-size:25px;font-weight:700;position:absolute;align-items:center;justify-content:center;font-family:"Font Awesome 5 Free"}.option-input:checked:after{-webkit-animation:click-wave .65s;animation:click-wave .65s;background:#40e0d0;content:"";display:block;position:relative;z-index:100}.option-input.radio,.option-input.radio:after{border-radius:50%}.insurance-radio,.radiobtn{display:flex}.radiobtn{position:relative}.radiobtn label{display:block;background:transparent;color:#444;border-radius:5px;padding:10px 40px;margin-bottom:5px;cursor:pointer}.radiobtn label img{padding:0 20px 0 0}.radiobtn label:after,.radiobtn label:before{content:"";position:absolute;left:0;top:24px;width:25px;height:25px;border-radius:100px;background:#fee9fb}.radiobtn label:before{background:transparent;transition:width .1s cubic-bezier(.075,.82,.165,1) 0s,height .3s cubic-bezier(.075,.82,.165,2) .1s;z-index:2;overflow:hidden;background-repeat:no-repeat;background-size:13px;background-position:50%;width:0;height:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNC43LjhsLS40LS40YTEuNyAxLjcgMCAwMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwMC0yLjMuMUwuNCA3YTEuNyAxLjcgMCAwMC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwMDIuNC0uMUwxNSAzLjFhMS43IDEuNyAwIDAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+)}.radiobtn input[type=radio]{display:none;position:absolute;width:100%;-webkit-appearance:none;appearance:none}.radiobtn input[type=radio]:checked+label{background:transparent;-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:1s;animation-duration:1s}.radiobtn input[type=radio]:checked+label:after{background:#5eb1c8}.radiobtn input[type=radio]:checked+label:before{width:25px;height:25px}.viewall-testi{text-align:center;margin:100px 0 0;width:59%}.edit-profile{padding:30px 0 0}.account-nav{border:none;border-radius:4px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);height:680px;margin:0 40px 0 0}.account-nav ul{padding:20px 20px 20px 0}li.account-nav__item{display:flex;width:100%;margin:0 0 15px}html[dir=ltr] .account-nav__item--active span{border-left:3px solid transparent;border-image:linear-gradient(180deg,#02b4ce,#7ca815);border-image-slice:1}li.account-nav__item span{display:flex;width:100%}li.account-nav__item img{margin:0 0 0 30px;width:18px}html[dir=ltr] .account-nav__item a{margin-left:-2px;border-left:none;font-size:14px;font-weight:500;font-family:"Figtree",sans-serif!important;text-align:left;color:#454545;text-transform:uppercase}html[dir=ltr] .account-nav__item--active a{border-left:none;font-weight:600;color:#000}.account-nav__item a:hover{background-color:transparent}.profile-card{border:none;padding:0}.profile-card-header{padding:0 0 15px}.profile-card-header h5{font-size:36px;font-weight:600;color:#000;font-family:"Bricolage Grotesque",sans-serif;margin-bottom:0}.profile-card-header h5 span{font-size:14px;font-weight:400;text-align:left;color:#000;font-family:"Figtree",sans-serif}.profile-card-divider{background:#000;height:1px}.report-card{margin:25px 0}.report-card,.report-card-for-verification{border:1px solid #dedede;padding:15px;border-radius:16px}.report-card-for-verification{margin:50px 90px}.active-report-card{border:none;box-shadow:0 6px 20px 0 rgba(10,95,56,.2);background-color:#fff}.report-card-title{justify-content:space-between;margin:0}.report-card-title,.report-title-left{width:100%;display:flex;align-items:center}.report-title-left{height:100%}.profile-img{width:55px;height:55px}.profile-img img{width:100%;height:100%;border-radius:50px;object-fit:cover}.member-name{margin:0 0 0 20px;overflow:hidden}.member-name h5{font-size:20px;font-weight:600;color:#000;text-align:left;font-family:"Bricolage Grotesque",sans-serif}.member-name p{font-size:14px;font-weight:500;color:#7ca815;margin:0;font-family:"Figtree",sans-serif}.report-card .card-title i{cursor:pointer;color:#1ba5e5}.profile-card-body{padding:20px 0 0}.ur-detail{font-size:20px;font-weight:400;text-align:left;color:#000;margin:0 0 15px;font-family:"Figtree",sans-serif}.form-style input,.form-style select,.form-style textarea{text-align:left;color:#000;font-size:16px;font-weight:400;border:1px solid #d1d1d1;border-radius:24px;padding:12px 18px;height:auto}.form-style label{font-size:13px!important;font-weight:500!important;text-align:left!important;color:#777!important;font-family:"Figtree",sans-serif!important}.form-style select{width:250px}.form-style input:focus,.form-style select:focus{box-shadow:none}.profile-no{display:flex}.profile-no select{width:100px!important;border-radius:24px 0 0 24px;padding:2px 10px;height:auto}.profile-no input{border-left:none!important;border-radius:0 24px 24px 0}.detail-btn a{background:linear-gradient(180deg,#7ca815,#02b4ce);display:inline-block;padding:1px;text-decoration:none;box-shadow:0 3px 10px 0 rgba(168,212,166,.34)}.detail-btn a,.detail-btn span{border-radius:50px;color:#7ca815}.detail-btn span{background:#fff;display:block;padding:6px 20px;font-weight:600;font-family:"Figtree",sans-serif;text-align:center}.memberTable th{font-size:12px;font-weight:400!important;color:#454545!important;background:transparent!important;border-bottom:1px solid #555!important;padding:0 10px 6px 0!important;font-family:"Figtree",sans-serif}.memberTable th:before{width:0!important}.memberTable td:first-child{font-weight:600;font-family:"Figtree",sans-serif}.memberTable td,.memberTable td:first-child{font-size:13px;text-align:left;color:#000;padding:15px 10px 15px 0!important}.memberTable td{font-weight:400;font-family:"Figtree",sans-serif!important;border-bottom:none!important}.report-dtl-head{width:100%;display:flex;justify-content:space-between;height:100%;align-items:center}.report-dtl-head a{font-size:14px;font-weight:400;text-align:left;color:#000;font-family:"Figtree",sans-serif!important}.report-dtl-head a img{margin:0 6px 0 0}.member-add{background:#7ca815;color:#fff!important;border-radius:50px;padding:10px 30px;font-weight:500!important;line-height:0}.red-color{color:red}.h-form-style .ant-picker{border-radius:8px;border:1px solid #d0d0d0;font-size:14px;color:#000;font-weight:500;height:48px;padding:.375rem .375rem .375rem .75rem;width:100%}.h-form-style .ant-picker input{border-radius:0;border:none}.h-form-style select{border-radius:50px}.h-form-phone select,.h-form-style select{border:1px solid #d0d0d0;font-size:14px;color:#000;font-weight:500}.profile-card-body .h-form-style textarea.form-control{border-radius:8px;border:1px solid #d0d0d0;font-size:14px;color:#000;font-weight:500;height:95px!important}.detil-blue-bg{border-radius:4px;background-color:#f5faff;padding:5px 12px;margin:0 0 15px;display:flex;justify-content:space-between;align-items:center}.detil-blue-bg h2{font-size:14px;font-weight:600;text-align:left;color:#0060af;text-transform:uppercase;margin:0;font-family:"Bricolage Grotesque",sans-serif}.member-card{padding:20px 0 0}.member-form label{font-size:13px!important;font-weight:500!important;color:#777!important;text-transform:uppercase!important;font-family:"Figtree",sans-serif!important}.member-form h6{font-size:14px;font-weight:400;color:#000}.report-dtl-form{margin:20px 0 0}.report-form label{font-size:16px!important;font-weight:600!important;margin:0 0 10px!important;color:#000!important}.report-form h6,.report-form label{font-family:"Figtree",sans-serif!important}.report-form h6{font-size:14px;font-weight:600;line-height:18px;word-break:break-all;color:#000}.report-form p{font-size:12px;font-weight:400;text-align:left;color:#454545;margin:0}.breadcrumb,.report-form p{font-family:"Figtree",sans-serif!important}.report-form span{font-size:13px;font-weight:400}.report-color{color:#1b9b10!important}.row-divider{width:100%;border-bottom:1px solid #555;margin:10px 0 30px}.account-menu{width:170px;margin:-10px 0 0}.account-menu__links{padding:0}.account-menu__links a{font-size:14px;padding:8px 14px;border-bottom:1px solid #ebebeb;font-family:"Figtree",sans-serif}.account-menu__links a:hover{background:#01b2d3;color:#fff}#why-us-section{margin-top:40px}#proudly-associated-section{margin-top:0}.why-us-heading h2{font-size:52px;font-weight:600;letter-spacing:normal;text-align:center;color:#000;margin:0 0 10px}.why-us-heading{margin-bottom:20px}.why-us-details{text-align:center;margin-bottom:25px}.why-us-details h3{font-size:22px;font-weight:600;color:#000}.why-us-details p{font-size:12px;font-weight:400;color:#363636}.img-tag-line{padding:20px;background-color:#7ca815}.img-tag-line h2{font-size:23px;font-weight:600;text-align:center;color:#fff;margin-bottom:0}.why-us-man-img{position:relative;display:flex;align-items:center;height:100%}.img-tag-line{position:absolute;left:0;right:0;bottom:-27px}.why-us-man-img .img-tag-line img{position:absolute;top:-21px}.why-us-details img{margin-bottom:10px}.pan-india-presence-bg{background-color:#6db3f2;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAFsCAMAAAAaKlQ3AAAATlBMVEUAAADK7PWi3O6x5O/a8fi85/L9/v/q9/v////V8vnU6f+93umq4vHs+fqk3e7W7/jk+Pna+P+q3u3c+Pq44+6s4Ozn9/r3/P3a8fXD6PbpuOkmAAAAGnRSTlMAGiEeFxwRFFgIBQQLCxQiDiIQIRYZYl8gIHdZMIwAABtTSURBVHja7N3BSsNAFIbRkSi1UbpM3/9N1ZBCClpTsfR2/nN2dxFoCczHJYtpAAAAAAAA8EAOw8nLuafvPZ+MDQAQYAA2eLugcYEAA/B3+2Hx+5nvvD8nwAAIcAcEGCCJAJcxB/j9ug8COy+EJK8GQ0/DEuBpHeBpHeDjOsDH+by//6/ucjgM02eAr3tm9/VKxjJ/wWD4twH6Nwd43zYaLVw3s2zA7Uc2YICeCHAZAgyQRIDLEGCAJAJchgADJBHgMgQYIIkAlyHAAEkEuAwBBkgiwGUIMEASAS5DgAGSCHAZAgyQRIDLEGCAJAJchgCDyxgMScMS4K3PuIzBZQwGg8sYwAbcFRswQBIBLkOAAZIIcBkCDJBEgMsQYIAkAlyGAAMkEeAyBBggiQCXIcAASQS4DAEGSCLAZQjwB3t325IwFMZxeHrKB9KQmO77f9MsXZyFjTYKbnZfF4T8EaIH9MepFwcgEwEOQ4ABMhHgMAQYIBMBDkOAwWUMRqbhMoYww2UMhuEyBjJxAg7DCRggEwEOQ4ABMhHgMAQYIBMBDkOAATIR4DAEGCATAQ5DgAEyEeAwBBggEwEOQ4ABMhHgMAQYIBMBDkOAATIR4DAEGCATAQ5DgMFlDEam4TKGMMNlDIbhMgYycQIOwwkYIBMBDkOAATIR4DAEGCATAQ5DgAEyEeAwBBggEwEOQ4ABMhHgMAQYIBMBDkOAgUVqSynPN6ve9a3r2CzK23Sv0wN8Oo7aP9IgwEBOOQK8/r3Smxjg2nZoM6JBgIGc2nJ4+dLcnQRYgOMQYGCR2vqdTYAFOCABBpcxLHK0ZfhMH+AIX9vfjfWny+1hfJRyKb0plzFUum2lqwPc3R6qEeGn82Bczudz2+vayu2b2xwnf+rD3e5QGYzuh2fOcy9jOO57u+vHpBHit2AYI+Pfld7zwOqBpw/L+9/lQ07As07ATTiBT8Dt8HW3qs18oa0nKpVZJ+Da9rvNlb9MgABPJMAC/M7eve0mDkMBFHWhQEkKqtAA//+ng8xlwtQwhA7imKz1VPcBpVXIliXDKRBgAQYBrosA9yLAAgzDIMAlAizABQIswCDAdRHgXp4d4Gb+XZOyGgI8/nXZcm//09nv83qeevn6p8UlAgwCfIkADzjAy9O74c+d/5WyGgK8TBUQYBDgiwR4yAFu2qOUNQKckgBDJsB1EeBeAgQ4HQnwiQBDJsB1EeBeBFiAYRgEuEiABViAzwgwZAJcFwHuRYAFGIZBgIsEWIAF+IwAM3AfD1iM9zbdAG+6T4Nt96Gwzc+FMF+TXcliOMMYAl3OYXHHMIZNN8AfhwA/YhhDN8CbboC3hwD3fukc4Bj/+OuLHOA4l2NhYRjDy7ID7scO2A4YBkGAiwRYgAX4jABDJsB1EeBeBFiAYRgEuEiABViAzwgwZAJcFwHuRYAFGIZBgP+jpmx9IcBNW5TqJMACLMAgwE8yvzRxtRzgbLb3AmNSBViABRgE+Enm3ep2TcoBnh28xpxyARZgAQYBfpL5aJV+bFHrc0mABViAQYBvJsACLMC3EWDIBDgmAU4HcU6SCXBIAgwCLMAPCfB6NIlylwhwSAJMfQxjCL4YrX7+aotpnL/nzmEM7WgX4FmMa7s+jKE93f7ZZD3ZKQ1jyAfmpttpx3baGsZgGIPFqy8K7IBDsgNO2SHAIVzfabXFY+uT7zvg99KB9dYO2A4YBDgGAa4vwJ/pXo0ACzAIcPocj98CvJ0F+JiWXYDnKQQBDkmA4WUCPBqN396bdAcBHvTHkAT4dgIMmQAXAhxgyyXAKRwBDkmAQYCTAAuwAN9EgCET4L+sdgEOcOhHgFM4AhySAMPLBDjIVy/9Zu8Od9QEogAKT2ELBWQyMajv/6YFanCgV2VYWe7A+X60vdlard3lZNIslwAbdTYL8OVyaSZsq/vxPv1+F+DcTdT/IcBAzHYSYBUIsFFnswAnr6S9lwEe5IMsy7MxR4CBmBFgAkyAYwlwRoCBPSHABJgAE+AZCDDQIsBKEWCjDgFWiQAjPixjUD6wjEHPy5m3jCE5Lf+jXy9jSO6uiefqB/j1MobBzQvwdB2EYxkDAwPLGHA/AVcy6fD1BCdgwwmYEzBwCAT4c4qnl1rhMu++euNra8zXJQJMgAkwQIDnI8AfDbB959zqf36ozEyVa9WBCLBKMX+iAwQ4Jo0Y4L29j8kbaZKK23eL2cX78uVj2RMEWCUCDBDgZwhwuGQ+RQG2Z0E1/W31SNGrCTABBgiwdgRYb4DFl1aKzzx9JgJMgAECrN3aAS7S9Nf2/ypiZ2TfCXA+lb1lnjsJLkKA80JgCDABBgiwbqsF2N/GqGAbVLAiPMClWZ0VAuyMgAATYIAAK/czAdawD4oAE2ACDBBgRX4mwKWJDgEmwMCREWBJjAHmBEyACTAQFQIsiSvAtguwM/EhwAQYiAXLGOIcmlT4SBvgjz1PVRSlir9pyDAEePZj+gCv/9qufoD/3AMsPkblMoa0aZpr4/EGa6+21f/Keh+xrXYowt4q525uIA71P7e64w8sY2CIZVhB9cAJWBTVCThanIBXOAGHSMdOJkj+NZj9DWI7uOcqIFr0lRcaYF/IF1yE/0NJgAUEmAATYIAAR4MAE2ACTICxbwRYKQJMgAkwAca+KQhwToAJMAHeLMCnxS5LA1wXixlgRxQEmBMwASbA2wV4Obs0wBHe/wW421uAOQETYAJMgIHjURBgTsAEmAATYOB4FASYEzABJsAEGDgeBQHmBEyACTABBo5HQYA5ARNgAkyAgeNREGBOwHKAz0WrHMkIMAEmwEA0Ft3+XR6Ge8GHLmPw3HJPN3h3ie/5Q6Xl1tobDM3j7R3e0e47KDW8NpYxCMsYGts5d26uE8syhuWD7V7OKewxeXc9KDV8IjEw/GXvbnTTBMMwDDOoEkQXQ6o9/zNda79aNHUgNvIC153FhGTpoq69+vTHb/zDGCzgoG3TR/PUPmU7RF3ARXH5XvBiAVvAUniAfQ9Ykwf4l0S7VdOkz8dWXQCXu64qAEtBCgCwBSwA9+y1C+Bd1hmApSAFANgCFoABLC2vAABbwAIwgKXlFQBgC3hi1aey3gEYwACWYgJsAU+qpig+nuqXssr6BmAAA1gKCbAFPKHqQ54Afin3Wb8ADGAASzEBnskCbs6PR/vOZ/OqLvJvgHsLDGAAA1gKCfBMFvAiAD7kbYDXu6xfAAYwgKWIAFvAk2mbXwDc9xkCMIABLIUE2AKeTIcrgPtOYAADGMBaYg5jeMJFAvjY/qj4lgDu9QYO6RFdtTr+afX2/cnMfrx7mn8BfEwArx3G8NyLzsMYdt1vzWEMLlw4jMGXoE+1AS5uP5xtgEcrv17A66xPFrAFbAFLAG4HYABPLQBLMyoAwL4HfAL4dKDs6+nm4/b9z8dNap8qAQxgAEszKQDAFvAnwJs++gAYwACWZlIAgC3gyQDsp6AHBGAAS2EBtoAnA3Dl94AHBGAAS1EBtoAnA7BXwhoQgAEshQXYAp4OwF4LekAABrAUFWALeDoAOw1pQAAGsBQV4IcW8Ga73VYhoF4GwM4DvjsAA1gKC/AjC/iQF6v3f6PKxm8pAGdZfSq7IwADGMBSRIBvV3f7+wlwGUDg5QB8fwAGMIC1xOZ8GEN9/AJ4Pf4rcD98GMOm+68lgMd/rfHzhcMYHMbgMAYXLpZ4GMM2/wZ49Czg2810AZ/fBf77hFvAFrAUFuByMMANgJcXgAEszaQAAK8BDOA7Af7bXLW/FYAvA7AUpwAAl74EDeD+Vff95wPwZQCW4hQA4OELuD4D/FSUNtePwmH1XvEjwD/fRwADGMDS4gsA8PAFnDUJ4Oe+ZlZ186G5Brh9lwEMYAAD+B9796LTLAwGYBh+prOc3I8C2/3fqEUUKxTopsOv5X3iEpuYGA7Juy4ZHyArwLMcsponXYBP639IgEOR1p3XVcYNRoAHBBgQRECAvXsWNAEGASbAQAgB9m4aEgEGASbAQAgBZgdMgP30BwHOS23pO1gqWkKAAUkEBJgdMAH2kzXAO0KAAQK8jgAHLzXuyrF4xmFwIsAEGBgwjEHLpDxa+/tCTc9OolmGMfT6IzUPjmEMv7wwA9w8GBqzj01saM0At7f8UzPAzefdLuaEMIyBBQvxwxjyK6nODTvgkxpLO8MvNlLfJ7MDFogdsAt2wID3bghwEYWDAAtEgF0QYMB7BJgAS0OAXRBgwHsEmABLQ4BdEGDAewSYAEtDgF0QYMB7BNiPAGeOhH7diwAL1wc4m0WAgR4B3l+A8+lVsl2eMKpBgLdXzp3ypfNNgAECTIAJ8BUBzkoLW4BP74pvQviEgQADQhBgAizNvQO8eMlXLniovSHAgBsCTIAJMAEmwIDvCDABloYAOyHAgO8IMAGWhgADEOfpDosbhjEUYh6T/fNFVn5pSq3SP1VtHcZQ9NrC8FRsM4yhNRvRmKVozWK0OsCSTq/IYQzZZEpJ0iTTYQzmxJGvuSLMHmDBYleLCXbA91ZZd8CRFTvgDjtgACDABNh3BBjALhBgAiwNAQawCwSYAEtDgH+Nmgj1SSKAj7wKcKosog4BJsAEeKo2Duqwk7fPgD+8CnA5DuPQxfsG+KxdLpWbhysCfCzmKdPxohFgAnyluh6dWgIMCOJZgFU2skmAX7Tn53/LkoFzgAfHwWP3mjqcNQJMgAkwEBDPApxGI5sE+P9WAdYIMAEmwMA+EGBZO2ACTIAJMLATBNhtB3yO42pd/iGL1mWFppR+OXi8EGACTICBsBBgtx1w/LdpywkwASbAQGAIMAGWhgC/sXc3umnDUACFLUMJdhKGAiF9/yddspTVsb0loaVcx+crVLLoD6USR1dCXAIMiJP9MoY+wP4t+/0Tfk/jL2MYA/zCNwTvhgCzjIFlDCsPbTu9xXa1mPvGgUMKhxATMBMwEzATMBMwkDgCTICleXKAVRUwJhZgM7J2uI4S6y8BBkQjwEteBU2AZyQV4JggwNt4KAkwIBkBZgKWhgATYCALBJgJWBoCTICBLHhPdZdf/cf/vF8u657rtxBgJuA5BFgmAgxIRoCZgKUhwAQYyAIBZgKWhgATYCALkQC/z9gfepsOcFkZV6O1boxR6xBgAvxyBBiQLBLgRS/C2nSAPUZrXam1CDAB/lk2spcrCPA+3LilAKxBgAkwASbAU0a3U9fr9aQmysPgPEGAgXUIMAEmwAR4ymj1AEuAASHLGIYAL1rGMByeed+q01+34VPTX5o2toyh/tDVjm+9O+b2J8AsY9jGMoboIbaMQcwDsvBg9CM/wB4E/QkcOEg7RGQwAZ+0bzewyhO8Zf5IKSbgZDEBMwEDWZAb4CpgjCmVx5jIW+afCXDKCDABBrIgN8DqcQQ4aQSYAANZIMAE2FNGqBkEWAACDCSGABNgTxO2qFAzCLAABBhIDAEmwEGAK+soS0uAk0CAgcQQYAIcBNiqKQKcBAIMJIYAE2ACTIABLEWACTAB/tYAt217dRVFkVyYCDCQGAL8wgDvQpP2tPdr+7Y4wMXdYU5NgLeFAAOJIcAvDLD+t5232WZJgF2FiwBngQADiSHAMgOsCTABJsCAHDktYzjp1d/jBjiNZQxa65t2RA73/8/CZQxugDs3wN3BMR7q2H1zA3z8DPDmlzFs4WB09eH4+eat/peZkbX95Wh7NcsYOHBgGQMTMBMwE/BXGD0VX8jfKwYs5Aek2fVKNYMAE2APARagrAJvQYDPJqAAiECACTAB3o42CHCtAAhFgAkwAd4OAgwkhAAT4N/s3d1S6jAUQOFKf6ANhVrp4Hn/Fz0FGQxJKCltnN1mfepFBkXKKGu2QkOA14MAAwsiKMCpLu/6t/5dJQZ3YggwAQYBBpZFUICdKaoSg56bkAFu1RiJD6U8wkuAYw1wm+YfDQEGIiImwE4HV4CT4MqNj1RT+Vxrlh09ffcIcFwBVptN/pGVBBiIBwEmwARYguoa4JoAA/EgwAR4eoD307STAlyUY4h9VexPgBsCDMQj8gB398d8/ZG9TC32vkU3XTd3gL974QJ8sHV2gLPmqtYNHOPmHalhdIBtW1vx0ownxWj3v+ob38ArJmAgNgQ4v5iyxW43IsD/RmUpQICV11PdnE90KwnwgL126x9upff1H/oAFzwJC5BiF3ChB9jna/7yrPd6gM1LsmzO79OlleNIva9AC/DQp2kB9t6MIe0F2IxBbfa7SvOzMG+1qiq1U5p+UZTPD859PP5HOm0zBj3A563msjDuA8dihh8kLcDGziZ9gP/0V6brHi+pznUi6UT3LFhIX7zCBDwXLcCalU/AVfIeJuBQEzCvAwYiRYAJ8MoDvCXAAEQiwAR45QFmAgYgEwEmwCsPMBMwAJkIMAFeeYCZgAHIRIAJ8MoDHNcEnLe9pn+vrxoCDMhFgAnw5AAr0QGOawJOjVe2E2BALgJMgKcGWKWfV8fP442oAEc1AQNYEAJMgGcJ8M1XT1iAo5qAASwIASbAMwb4S2CAmYAByESACfDKA8wEDEAmAkyAVx5gJuDRbodyP4gEiNDunYV11vvUOOu9ufDfjCEbdaJ7NmMQuRlD9eZd9WwzBj3A51uA2YxB24xB0GnmfRfpobrbqSaTdNtYsBC9GcP414CoxIPHtGWYZQLuTg+KggmYCZg/QQeWtvqqZgIG4gywuV9+RoAJMAE2EWBAhjUF2IkAC9uQX3iA+R8wAQaCsQN8SF5QD5L51QRYaIA70+mUOwJcFI2pWmiAmYAJMOAtfIDDKwmwzAC7tHaAt4nDQgPMBEyAgQEE2BsBJsBMwA4EGJCAADsdDG17+cidAW5qFwK8zAAzARNgYAABDu9JAVwBvrJTpgjwIgPMBEyAgQEEOLxN11r2PTurZV3uS0tNgBcaYCZgAgwMIcDBTb1TSgK80AAzARNgYAgB/s/e3egoCkMBFO6goqVCCBlj5v1fdNFFp16KFNGhLedLJlmymV1/ObnrDteFAIcZ4ELQYQf4rRPw8D1xB7jjfGKMChUBBghwcgH++Wo8fXsHuByipeJNAe7VRwa4L5kJmAADa/HqMoZq8QtbXwIcyKW1D1aAZ/wBOjfzlzFsa9+/9Oy9jGHmo2MH+GAHePh7Hhcr2AE+2wE+WwFOZhlD1uk/BkPLGK5uN+fhFpjpT5b5dTA3H1jG0Ni/U7KMgYMVHTABd9KbgNsAezp6T8DKHxNw7BOw8+LoWrWYgIEQEGACTIAT/Qy42jRaqN8QYPsJOLV3QAZ434rtMu+ANwLsQIAJMBOwDLBWQvmGAGeVoJWlqK/Ku8De2kBACDABJsDJTsCfCbCaJLC3NhAQAkyACTATMAEGPBFgBwJMgJmACTAQEwJMgAkwEzABBjwRYAcCTICZgAkwEBMCTIAnB9h0UgwwEzABBp4hwA4E+M8CvNk8XtwhqQAzARNg4BkC7ECA/yjAhe4pEgowEzABBp4hwA4EeEaA50oowEzABBhgGQPLGMJcxuA6YBlDkMsYrAAfrADPfU6zad+TL/925oADljFENQFvvu+qqmq//v/KKKm2lTf10wn4qMeVTMBR/RN00TSNNkzATMAAAZ5p6LxZKOnhlOlxvjw52uHsRSoBrqRegH+kCANcZZvd13avCTABBgjwPEcHrXfOAOtOUbRfd4oAu5legDMpvs+Am+wa4G1u1hDgo1Aoi9FCYG9tICAEeIKTM8DKiQDHGeAxyinrArwv1xBgcXfEOsL7PWAdIUCAwwqwmYIARzIB3wOcryDARpABNoICQICDCPAkBDi2CXgNAZZEgAN4jQGRIMAEeNSaAjxzAq4JcACvMSASBJgAj1pTgMcop9MtwJoAB/AaAyJBgAnwqDUF+LUJ2HQBztVCAXY/TI4Ayx+Z6xBgwBcB9kaACfAnJmCpOF0CXPv+j7tmKMC5GaJeCPCOAAMhI8AEeNSaAuwzAc93HAzwIhcvrwkw4I8A+yLABHjaBEyACTDAMobwDn4DfLACHMBtC3kZgzwwvWUMvX0FySxjGDw4Di1jyBfZHlLnc+6PHeBDG+DFX2IccJDSMoaP/1h9yQTMBMwEzAQMrEzmZWPxKvDgee6zJzbTXE9ouVY3BJgA8xkwAQaClFSAm+tZ7XIiy2+lJMAEmAmYAAP/2Lu7ndSBKACjk5JzsOUnxFjf/1EFxVgqBLTITGevpRfuCxNITL/sRGaKVFOAX5rmM8DL5TGVAizANmABhiLd9qD7XYB/tF2kybbNMMDHgwsEWIBtwAIMFfhRgNNjtc1pgHfpQIAFWIAFGCpQcoD7UYA/VmABLi3AKa1/q323nhTg/+0Z3YfBjxcJ8DeLr7dRzN8YVKjkADfjALcpJQEuMMATdZMCvEslqCrALv6Fi8IGeJNSEmABFuCrdrP4GD4EN6sA79K99Yt1d2K16opomgALsABD5cIHeLEYPTTLaJoAC7AAQ+VmFeBNurf13vP60+Yo5SfAAizAkNPTHw7DAN/yO4dT7x/82pqD10GA2/wHdbuM4Q+GbtplDCW8hbouYzAY4g7XBdmA+/EGHOifMm3ANmAbMFSu5AB3owCX8aS9SIAF+J4BbhZD//r91/67TSObcweOzOQyMgiu5ACPjqKMtADHIsBnXDg67HuAh2eACTDMSdEBTtvTyxiokwDfansuwG0CZqnsAA+uI7T/1kuABRgiKjzAafXcv1/I7yFTMQEWYIio9AATgAALMEQkwGQnwAIMEQkw2dUQ4Lbv+5ex5d5OgAEBplA1BPgyAQYEmEIJsABDRAJMdgIswFCc4JcxGIIMNVzG8JBhGOCnrwCX8doMhiqGK2zAVMYGbAOGiASY7ARYgCEiASY7ARZgiEiAyU6ABRgiEmCyE2ABhogEmOwEWIAhIgEmOwEWYIhIgMlOgAUYIhJgshNgAeaNvTtGQRgKoigqCAYVRET3v1UjErWITMBizMw5ReC1KXL5TT4dCTDpBHh5gC/70eHDWYBhrQSYdAK81On1it7vQYBhrQSYdAK81HHOBnhyGYNhuIzBMIx1joATMMU4AQMdCTDpBBjoSIBJJ8BARwJMOgEGOhJg0gkw0JEAk06AgY4EmHQCDHQkwKQTYKCj7eh2/WoYHs/dSICZCDDA7+Y+fLNfOwFmIsAAAkwBAgx0JMCkE2Dg7+T/l9owXMZgGEabAb04AQNATIABoAIBBoCYAANABQIMADEBBoAKBBgAYgIMABUIMADEBBgAKhBgAIgJMFBf/n+pDcNlDIZhtBnQixMwAMQEmHs7d0wEAADCQMy/ayQwcRwl2V5BtwKQwAADQM8AA0ACAwwAAAAAAAAAAAAAAAAAXLP/Sy2EEEK8CQAAAAAAmFawlNkno8v0xQAAAABJRU5ErkJggg==);margin-top:60px;margin-bottom:50px}.pan-india-presence-img{padding:30px;margin:0 auto;text-align:center}.pan-india-presence-img img{margin:0 auto;text-align:center;width:350px;height:350px}.pan-india-presence-details h3{font-size:40px;font-weight:600;color:#fff}.pan-india-presence-details p{font-size:18px;font-weight:400;color:#fff}.pan-india-presence-details{padding:50px 0;display:flex;flex-direction:column;height:100%;justify-content:center}.service-btn{text-align:center;width:50%;padding:10px 0;margin:0 auto}.totop__button.blue-btn i{padding:0 0 0 20px;-webkit-animation-name:floating;animation-name:floating;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;margin-top:5px}@-webkit-keyframes floating{0%{-webkit-transform:translate(0);transform:translate(0)}65%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes floating{0%{-webkit-transform:translate(0);transform:translate(0)}65%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}.partner-logo-box-inn{text-align:center;display:flex;width:90%;height:92px;align-items:center;justify-content:center;margin:11px auto}.our-partner-form .slick-dots li.slick-active button:before{opacity:.75;color:#1db4ce}.our-partner-form .slick-dots li button:before{font-family:"slick";font-size:25px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:1;color:#a9bbbe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.our-partner-form .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;position:relative}.our-partner-form ul.slick-dots{align-items:center;justify-content:center;padding:0;margin:0;list-style:none;display:flex!important}.partner-logo-box-inn img{text-align:center;margin:0 auto}.proudly-associated-box h6{font-size:46px;font-weight:600;color:#1db4ce}.proudly-associated-heading h2{font-size:38px;font-weight:600;text-align:center}#proudly-associated-section-bg{border-radius:14px;background-color:#f2fdff;padding:40px 0;position:relative;overflow:hidden;margin-bottom:80px}.proudly-associated-box{text-align:center}.proudly-associated-box h2{font-size:20px;font-weight:600;color:#000}.proudly-associated-box p{font-size:16px;font-weight:400;margin-bottom:0;color:#454545}.dot-bg-img-left img,.dot-bg-img-right img{width:100%}.dot-bg-img-left{position:absolute;left:0;top:12px;width:238px}.dot-bg-img-right{position:absolute;right:0;bottom:-23px;width:213px}.proudly-associated-heading{margin-bottom:50px}.proudly-img{width:100%;height:95px}.proudly-associated-box img{margin-bottom:15px}.from-input-box .input{position:relative;z-index:1;display:inline-block;margin:0;max-width:100%;width:100%;vertical-align:top}.from-input-box .input__field{position:relative;display:block;float:right;padding:.8em;width:60%;border:none;border-radius:0;background:#f0f0f0;color:#aaa;font-weight:700;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-appearance:none}.from-input-box .input__field:focus{outline:none}.from-input-box .input__label{display:inline-block;float:right;padding:0 1em;width:40%;color:#6a7989;font-weight:700;font-size:70.25%;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.from-input-box .input__label-content{position:relative;display:block;padding:10px 0;width:100%}.from-input-box .graphic{position:absolute;top:0;left:0;fill:none}.from-input-box .icon{color:#ddd;font-size:150%}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:inset 0 0 0 50px #fff!important}.input--hoshi select{border:none;margin:32px 0 20px;padding:15px 0 0;color:#595f6e;font-size:14px}.input--hoshi select:focus{box-shadow:none;border-color:transparent}select.input__field.input__field--hoshi{margin:24px 0 14px!important;padding:20px 0 0}.from-input-box .input--hoshi{overflow:hidden}.from-input-box p{font-size:13px;margin:-10px 0 0}.career-input .input__field--hoshi{padding:26px 0 3px!important;margin:0 0 15px}.from-input-box .input__field--hoshi{margin-top:25px;padding:10px .15em 16px;width:100%;background:transparent!important;color:#595f6e;font-family:"Figtree",sans-serif}.from-input-box .input__label--hoshi{position:absolute;bottom:-8px;left:0;padding:0 .25em;width:100%;height:100%;text-align:left;pointer-events:none}.from-input-box .input__label-content--hoshi{position:absolute;font-size:14px;font-weight:400;text-align:left;color:#959595}.from-input-box .input__label--hoshi:after,.from-input-box .input__label--hoshi:before{content:"";position:absolute;top:0;left:0;width:100%;height:calc(100% - 20px);border-bottom:1px solid #b9c1ca;font-family:"Figtree",sans-serif}.from-input-box .input__label--hoshi:after{margin-top:0;border-bottom:2px solid red;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.from-input-box .input__label--hoshi-color-1:after{border-color:#0af}.from-input-box .input__label--hoshi-color-2:after{border-color:#0fa}.from-input-box .input__label--hoshi-color-3:after{border-color:#f50}.from-input-box .input--filled .input__label--hoshi:after,.from-input-box .input__field--hoshi:focus+.input__label--hoshi:after{-webkit-transform:translateZ(0);transform:translateZ(0);background:transparent!important}.from-input-box .input--filled .input__label-content--hoshi,.from-input-box .input__field--hoshi:focus+.input__label--hoshi .input__label-content--hoshi{-webkit-animation:anim-1 .3s forwards;animation:anim-1 .3s forwards}@-webkit-keyframes anim-1{50%{opacity:0;-webkit-transform:translate3d(1em,0,0);transform:translate3d(1em,0,0)}51%{opacity:0;-webkit-transform:translate3d(-1em,-40%,0);transform:translate3d(-1em,-40%,0)}to{opacity:1;-webkit-transform:translate3d(0,-40%,0);transform:translate3d(0,-40%,0)}}@keyframes anim-1{50%{opacity:0;-webkit-transform:translate3d(1em,0,0);transform:translate3d(1em,0,0)}51%{opacity:0;-webkit-transform:translate3d(-1em,-40%,0);transform:translate3d(-1em,-40%,0)}to{opacity:1;-webkit-transform:translate3d(0,-40%,0);transform:translate3d(0,-40%,0)}}.our-partner-form-box{padding:30px;border-radius:14px;box-shadow:0 3px 36px 0 rgba(0,0,0,.21);margin-top:50px}.our-partner-form h4{font-size:30px;font-weight:600;text-align:center;color:#000}.our-partner-section{margin-bottom:60px;margin-top:40px!important}.our-partner-section.covid-section{margin-top:180px}.button-submit{text-align:center;margin-top:10px}.button-submit button{padding:10px 40px;border-radius:100px;background-color:#1db4ce;font-size:16px;font-weight:500;text-align:center;color:#fff;border:none}.button-submit button:hover{background-color:#1aa8c1}.from-input-box ul{padding:0;margin:0;list-style:none;display:flex;align-items:center}.from-input-box label{font-size:14px;font-weight:400;text-align:left;color:#959595;margin-bottom:5px;margin-top:5px;font-family:"Figtree",sans-serif}.from-input-box .container{display:block;position:relative;padding-left:35px;margin-bottom:0;cursor:pointer;font-size:18px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.from-input-box .container input{position:absolute;opacity:0;cursor:pointer}.from-input-box .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#eee;border-radius:50%}.from-input-box .container:hover input~.checkmark{background-color:#ccc}.from-input-box .container input:checked~.checkmark{background-color:#7ca815;box-shadow:0 8px 10px 0 rgba(0,0,0,.08)}.from-input-box .checkmark:after{content:"";position:absolute;display:none}.from-input-box .container input:checked~.checkmark:after{display:block}.from-input-box .container .checkmark:after{top:5px;left:5px;width:6px;height:6px;border-radius:50%;background:#fff}.our-partner-form-box.covid-form-box{margin-top:0}.privacy-policy{margin:50px 0;width:100%}.privacy-policy p{font-size:14px;color:#363636;line-height:26px}.privacy-policy p a{color:#02b4ce}.privacy-policy p a,.privacy-policy p a:hover{text-decoration:underline}.privacy-policy h2{color:#02b4ce;font-size:20px;font-weight:500}.privacy-policy h3{color:#000;font-size:20px;font-weight:500}.privacy-policy ul{margin:0 0 20px;padding:0 0 0 17px;list-style:none}.privacy-policy li:before{content:"•";color:#7ca815;display:inline-block;width:1em;margin-left:-.9em;font-weight:700;font-size:1.1rem}.privacy-policy .user-conduct li:before{content:none}.privacy-policy ul.user-conduct{margin:0 0 20px;padding:0 0 0 17px;list-style:lower-alpha outside}.privacy-policy li{font-size:14px;color:#363636;padding:4px 0;line-height:26px}.privacy-sub-points h6{color:#000;font-size:16px;font-weight:500}.term-card{padding:10px 0;border:none;border-bottom:1px solid #d9d9d9;border-radius:0;margin:0 30px}.term-card .card-title{margin:0}.sticky-header{position:fixed;width:100%;z-index:999;top:0}.site-header .top-bar,.sticky-header{transition:all .5s ease;-webkit-animation:smoothScroll 1s forwards;animation:smoothScroll 1s forwards}.site-header .top-bar{opacity:1}.sticky-header .site-header__middle{background:#fff}.sticky-header .top-bar{opacity:1;background-color:#fff}@-webkit-keyframes smoothScroll{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes smoothScroll{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.product-tabs.package-tab .product-tabs__item:first-child{margin-left:0}.product-tabs.package-tab .product-tabs--layout--sidebar .product-tabs__item{padding:6px 10px;width:auto;justify-content:center;align-items:center}.product-tabs.package-tab .faq-title{margin:0 0 5px;font-size:18px;text-align:center;color:#bbc6c7;background:transparent}.report-dtl-head h3{font-family:"Bricolage Grotesque",sans-serif;margin-bottom:0;color:#000}.product-tabs.package-tab .product-tabs__item{padding:0 0 4px;margin:0 15px;width:auto!important;border-bottom:none;background-color:transparent;border-radius:6px;box-shadow:none}.product-tabs.package-tab .product-tabs__item--active .faq-title,.product-tabs.package-tab.product-tabs__item--active .faq-title:hover{color:#1aa3bb!important}.product-tabs.package-tab .product-tabs__item--active,.product-tabs .package-tab .product-tabs__item--active:hover{background:transparent!important;border-bottom:2px solid #1db4ce;border-radius:0}.health-center-box{padding:15px;border-radius:22px;box-shadow:0 8px 14px 0 rgba(0,0,0,.16);background-color:#fff;margin-bottom:25px}.health-center-box:hover{background-color:rgba(2,180,206,.07058823529411765)}.product-tabs.package-tab .product-tabs__content{padding:40px 0;width:100%;border:none}.health-center-details-img{width:120px;height:120px;margin:0 30px 0 0;padding:20px;border-radius:60px;border:1px solid #ebebeb;background-color:#fff;display:flex;align-items:center;justify-content:center}.health-center-details-img img{height:auto;position:relative;z-index:1}.health-center-details-inn h2{font-size:18px;font-weight:600;text-align:left;color:#000}.health-center-details-inn ul{padding:0;margin:0;list-style:none}.health-center-details-inn ul li{font-size:12px;font-weight:300;text-align:left;color:#454545;display:flex;align-items:flex-start;padding:0 0 7px}.health-center-details-inn ul li span{margin-right:10px}.health-center-details-inn ul li b{color:#000;font-weight:500}.health-center-details-inn ul li p{margin-bottom:0}.health-center-details-inn ul.same-line-ul{display:flex;justify-content:space-between}.health-center-details{display:flex;align-items:flex-start;justify-content:flex-start}.health-center-details-inn ul.same-line-ul li{padding-bottom:0}.health-center-button{text-align:center;padding:31px 0}.health-center-button p{font-size:9px;font-weight:600;text-align:center;color:#454545}.health-center-button a{font-size:12px;font-weight:600;line-height:1.86;text-align:left;color:#7ca815;background:#fff;display:block;border-radius:50px;padding:6px 25px}.health-center-button li{box-shadow:0 7px 8px 0 rgba(0,0,0,.06);padding:1px;background:linear-gradient(180deg,#7ca815,#02b4ce);border-radius:50px;display:inline-block}.health-center-button li:hover{background:linear-gradient(180deg,#02b4ce,#7ca815);background:#7ca815}.health-center-button li:hover a{color:#fff;background:#7ca815}.health-center-button a i{margin-left:5px}.health-center-button ul{padding:0;margin:0;list-style:none}.blood-tests-img{width:45px;height:45px;margin:0 10px 0 0;padding:10px 10.9px;border-radius:23px;background-color:#eff5f8;text-align:center}.blood-text-card .h-cardTitle{display:flex;justify-content:flex-start;cursor:pointer;padding-top:0;align-items:center}.blood-text-card .h-cardTitle h5{line-height:normal;font-size:16px;font-weight:600;text-align:left;color:#000}.blood-text-card .h-cardTitle p{font-size:12px;font-weight:400;text-align:left;color:#000;margin-bottom:0}.home-card.blood-text-card{padding:13px 10px}.blood-text-card .h-cardTitle i{color:#7ca815;font-size:14px;line-height:76px;width:100%;height:100%}.package-faq h5{line-height:normal}.package-faq.active-home-card h5{color:#1db4ce}.button-long-line span{width:100%;height:2px;background-color:#ededed;position:absolute;bottom:0;z-index:-1}.product-tabs__list.button-long-line{position:relative}.product-tabs__list.button-long-line:before{display:none}.cart-details-box{border-radius:20px;box-shadow:0 10px 22px 0 rgba(0,0,0,.09);background-color:#fff}.cart-heading h3{font-size:34px;font-weight:600;text-align:left;color:#000;margin:0 0 20px}.cart-details-box span{width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:7px;background:#fff;margin-right:10px}.cart-heading-logo{padding:20px;background-color:#f5feff;border-radius:20px 20px 0 0}.cart-heading-logo,.cart-img-with-text{display:flex;justify-content:space-between;align-items:center}.cart-details-box span img{height:auto}.cart-details-box h2{font-size:20px;font-weight:600;text-align:left;color:#000;margin-bottom:0;width:400px}.cart-text-button a{font-size:14px;font-weight:600;text-align:right;color:#1db4ce;text-transform:uppercase;text-decoration:underline;padding:0 14px}.cart-text-button a:last-child{padding:0}.cart-price-box-full{padding:20px}.cart-price-box-full .cart-price-box:last-child{margin-bottom:30px;border-bottom:2px solid #ddd;padding-bottom:30px}.cart-price-box{display:flex;justify-content:space-between;margin-bottom:30px}.cart-price-inn-left h6{font-size:16px;font-weight:400;text-align:left;color:#000;margin-bottom:5px}.cart-price-inn-left p{font-size:12px;font-weight:400;text-align:left;color:#848484;margin-bottom:0}.cart-price-inn-right h6{font-size:16px;font-weight:400;text-align:right;color:#000;margin-bottom:5px}.cart-price-inn-right p{font-size:12px;font-weight:400;text-align:right;color:#848484;margin-bottom:0;text-decoration:line-through}.cart-button{border-top:1px solid #000;padding:35px 0 20px}.cart-button ul{display:flex;justify-content:center;align-items:center;padding:0;margin:0;list-style:none}.cart-button ul li{border-radius:50px;display:inline-block;margin:0 0 0 8px;box-shadow:0 7px 8px 0 rgba(0,0,0,.06);padding:1px;background:linear-gradient(180deg,#02b4ce,#7ca815)}.cart-button ul li a{font-size:14px;font-weight:600;text-align:left;color:#7ca815;display:inline-block;background:#fff;border-radius:50px;padding:9px 27px}.cart-button ul li:hover{border:none}.cart-button ul li a:hover{background-image:linear-gradient(180deg,#7ca815,#02b4ce);color:#fff}.hex-background{position:absolute;background:linear-gradient(180deg,#02b4ce,#7ca815);top:2px;left:2px;width:176px;height:210px;-webkit-clip-path:polygon(-47% 50%,50% 1%,52% 2%,146% 48%,53% 95%,51% 96%);clip-path:polygon(-47% 50%,50% 1%,52% 2%,146% 48%,53% 95%,51% 96%);display:flex;align-items:center;justify-content:center;flex-direction:column}ul.home_card-list span{color:#000;font-weight:500}ul.home_card-list{list-style:none;padding:0}ul.home_card-list li{font-size:15px}.home_cardBody.card-body span{color:#000;font-weight:500}.insurance-table{border-bottom:none;padding:0}.insurance-card{padding:0}span.side-img img{width:32px;margin-right:25px}.insurance-card{border:none;border-bottom:1px solid #d9d9d9;border-radius:0}.insurance-form-box{padding:30px;border-radius:14px;box-shadow:0 3px 36px 0 rgba(0,0,0,.21);margin-top:50px}.health-text1 p{font-size:15px;color:#000}.health-text1 p,.health-text p{padding:0 25px 0 0;text-align:left}.health-text p{color:#454545}.insurance-form{margin:0 4em 0 0}span.input__label-content.input__label-content--hoshi.active{color:#1db4ce}.note-content span{font-weight:600;color:#000}.note-content p,.note-content span{font-family:"Figtree",sans-serif;font-size:14px}.note-content p{color:#848484}.note-content{margin-top:3em}p.gender-content{margin:25px 0;font-size:14px;font-weight:600;color:#1db4ce;font-family:"Figtree",sans-serif}.content input[type=radio]{width:20px;height:20px;background-color:#5eb1c8}section.content img{margin:0 12px}.gender-text{font-size:14px;color:#8c8b8b;font-family:"Figtree",sans-serif}.gender-content.active{font-family:"Figtree",sans-serif;color:#1db4ce;font-weight:600}.radio-checkbox{display:block;position:relative;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.radio-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:17px;left:0;height:25px;width:25px;border-radius:50%;background-color:#fee9fb}.radio-checkbox input:checked~.checkmark{background-color:#5eb1c8}.checkmark:after{content:"";position:absolute;display:none}.radio-checkbox input:checked~.checkmark:after{display:block}.radio-checkbox .checkmark:after{left:9px;top:5px;width:6px;height:13px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.radio-checkbox img{margin:0 15px 0 25px}.testi-img{position:relative}.testi-img span img{position:absolute}.checkup-slider .slick-slider .correct-slick-active{display:block!important}.cardImg{padding:30px 0 0}.corpBoximg{margin-top:47px;text-align:center}.work-ul{text-align:center;padding:10px 0 0;width:100%;display:flex;justify-content:space-between;list-style-type:none;margin:0}.top-content h2 span{font-size:60px;color:#7ca815;text-align:left}.top-content h2 span,ul.work-ul h6{font-family:"Figtree",sans-serif;font-weight:600}ul.work-ul h6{font-size:22px;color:#000;margin:10px 0}ul.work-ul p{font-size:16px;text-align:center;color:#848484}ul.key-ul li p,ul.work-ul p{font-family:"Figtree",sans-serif}ul.key-ul li p{font-size:14px;text-align:left;color:#454545;line-height:1.63}.employee-radio{display:block;position:relative;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.employee-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark1{position:absolute;top:17px;left:0;color:#fff;height:35px;width:100px;border-radius:25px;background-color:transparent;border:1px solid #bbc6c7}.employee-radio input:checked~.checkmark1{background-color:#7ca815}.checkmark1:after{content:"";position:absolute;display:none}.employee-input{display:flex;margin-bottom:3em}.employee-radio input:checked~.checkmark1:after{display:block}.employee-radio .checkmark:after{left:9px;top:5px;width:6px;height:13px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.employee-radio img{margin:0 15px}.employee-input p{text-align:center;font-size:15px;font-family:"Figtree",sans-serif;color:#000;padding-top:5px;margin:0 auto}.employee-input label{cursor:pointer;margin:0 40px 0 70px;display:inline-flex;height:100%;align-items:center}h5.main-div{display:flex}.img-bottom{padding:10px 0 0}.bottom-content{padding:0 10px 0 0}.work-img{min-height:43px}.corp-radio label{padding:5px 30px;display:inline-block;border:1px solid #bbc6c7;cursor:pointer;border-radius:50px;margin:0 10px;font-size:20px;font-weight:500}.bgButton{background:#7ca815;color:#fff}.tips-img img{width:100%;height:200px}.ant-picker-focused{box-shadow:none!important}.btn-secondary:disabled{background-color:#7ca815}.cat-circle.active{border:1px solid #02b4ce;box-shadow:0 4px 14px 6px rgba(209,235,239,.4196078431372549)}.red-color{color:red!important}.active-chooseBtn{color:#fff!important;background:#7ca815!important}.disable-chooseBtn{background:#ccc!important;color:#000!important;cursor:no-drop!important}.health-center-button .chooseBtn{font-size:16px;font-weight:600;line-height:1.86;text-align:left;color:#7ca815;background:#fff;display:block;border-radius:50px;padding:4px 36px;border:none}.health-center-button .chooseBtn:hover{background:#7ca815;color:#fff}.health-center-button .chooseBtn i{margin:0 0 0 10px}.cursor-pointer{cursor:pointer}.promocode-error-font{font-size:small;color:red;padding:5px}.indicator__button img{padding:0}.noItemsToDisplay{text-align:center;padding:100px}.word-break-name{word-break:break-all}.mrg-right-10{margin-right:10px}.back-btn{font-size:12px;font-weight:700;color:#7ca815;cursor:pointer}.back-btn img{padding:0 7px 0 0}.ant-picker-panel-container{border:1px solid #7ca815;border-radius:10px}.login_img_border{border-radius:10px}.react-confirm-alert-body{color:#000!important;text-align:center!important}.react-confirm-alert-body>h1{color:#0060af!important;font-size:16px!important;text-align:center!important;background:#f5faff!important;letter-spacing:1px!important;text-transform:uppercase!important;font-family:"Poppins",sans-serif!important;margin:0 0 16px!important;padding:10px 0!important}.react-confirm-alert-button-group>button{background:#1ba5e5!important;padding:6px 26px!important;color:#fff!important;border-radius:50px!important;font-size:12px!important;font-family:"Poppins",sans-serif!important;font-weight:600!important}.react-confirm-alert-button-group{justify-content:center!important}.react-confirm-alert-overlay{z-index:999!important}.event-width{width:100%}.loader{border-bottom:10px solid #f3f3f3;border-top:10px solid #f3f3f3;border-radius:50%;border-color:#02b4ce #f3f3f3;border-width:10px;width:80px;height:80px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.outside-loader{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:auto}.loader{border-bottom:4px solid #f5faff;border-top:4px solid #f5faff;border-color:#02b4ce #f5faff;border-style:solid;border-width:4px;width:60px;height:60px}.MyLoader_spinner{border-color:#02b4ce!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Order-detail-wrapper{padding:14px 28px 24px 30px;border-radius:12px;box-shadow:0 3px 6px 0 rgba(0,0,0,.09);background-color:#f5feff;margin-top:40px}.Order-detail-wrapper .text-ex-small{color:#838383;font-size:11px}.order-summery-wrapper{margin-top:40px}.order-summery-wrapper h2{font-size:26px;font-weight:600;margin:0 0 20px}.order-summery-wrapper h2,.package-detail-wrapper h3{color:#000;font-family:"Figtree",sans-serif!important}.package-detail-wrapper h3{font-size:22px;font-weight:500;letter-spacing:normal}.services-wrapper h5{color:#1db4ce;font-size:14px;font-weight:600;margin-bottom:0;margin-top:4px}.od-quick-note{color:#7ca815;font-size:13px;font-weight:600;line-height:normal;background-color:#f4fae7;border-radius:50px;padding:0 7px}.od-a-right,.od-quick-note{text-align:right}.od-row{margin-bottom:10px}.od-bottom-part{padding:12px 0}.od-bottom-part .report-form label{color:#a8a8a8;font-size:12px}.od-check-icon{margin-right:5px}.od-p-name{margin-bottom:0}.od-patient-name{margin-top:25px}.od-group-name .od-patient-name:first-child{margin-top:0!important}.od-get-direction{padding:8px 20px;border-radius:50px;border:1px solid #1db4ce;background-color:#fff;color:#1db4ce;font-size:14px;font-weight:500;margin-top:10px}.od-get-direction img{margin-right:2px}.od-total-bill{border-top:2px solid #d5d5d5;border-bottom:2px solid #d5d5d5;padding:25px 0 20px}.od-pay-details p{color:#000;font-weight:600}.od-pay-details h6,.od-pay-details p{margin-bottom:0;font-size:14px;font-family:"Figtree",sans-serif!important}.od-pay-details h6{color:#454545;font-weight:400}.od-pay-details .row{margin-bottom:3px}.od-total-bill hr{border-bottom:1px solid #d5d5d5}.od-overall-count h6{font-family:"Bricolage Grotesque",sans-serif}.od-overall-count h6,.od-overall-count p{color:#212529;font-size:24px;font-weight:600}.od-btn-group{padding:25px 0}.od-table{padding:30px 0}.redirect-icon a{color:#9b9b9b}.redirect-icon a:hover{color:#000}.od-back-to-list span{margin-right:5px}.od-back-to-list span i{font-size:18px;position:relative;top:3px}.pck-size-12{font-size:12px;color:#454545}#orderTable tbody tr:hover{cursor:pointer;background-color:#e1dbdb}.no-orders{text-align:center!important}.icon-collapse{position:absolute;width:100%;right:0;left:auto;text-align:right;height:70px}.category-slider{min-height:auto;padding:0 0 20px}.hr-line{border-bottom:1px solid #e5e5e5}.category-slider .block-header__arrows-list .category-arrow--left{left:-10%}.category-slider .block-header__arrows-list .category-arrow--right{right:-10%!important}.center-font{font-size:42px;color:#fff;margin-bottom:0;font-weight:400}.center-img-font{background-color:#7ca815!important;border-radius:50px!important}.dc-image-center{text-align:center!important;color:#fff!important}.center-background{background-color:#7ca815}.checkout-btn-width{width:320px;text-align:center!important}.enqTable .ant-table table tbody tr td:nth-child(3),.enqTable .ant-table table thead th:nth-child(3){width:200px}.enqTable .ant-table table tbody tr td:nth-child(4),.enqTable .ant-table table thead th:nth-child(4){width:240px}.enqTable .ant-table table tbody tr td:nth-child(5),.enqTable .ant-table table tbody tr td:nth-child(6),.enqTable .ant-table table tbody tr td:nth-child(7),.enqTable .ant-table table thead th:nth-child(5),.enqTable .ant-table table thead th:nth-child(6),.enqTable .ant-table table thead th:nth-child(7),.ordersTable .ant-table table thead th:nth-child(5){text-align:center}.ordersTable .ant-table table tbody tr td:nth-child(3){width:200px}.ordersTable .ant-table table tbody tr td:nth-child(5){text-align:center}.health-center-box .health-center-details .health-center-details-inn{width:75%}.fasting-text{display:flex;width:100%;justify-content:space-between;align-items:center}.fasting-text span{font-size:13px;font-weight:600;background-color:#f4fae7;border-radius:20px;padding:3px 16px;text-align:center;color:#7ca815}.breadcrumb-arrow{fill:#fff;position:absolute;top:5px}.inner-breadcrumb .breadcrumb-arrow{fill:#d1d1d1}.loading-div ._loading_overlay_content.css-42igfv{margin-left:auto;margin-right:auto;margin-top:300px}.notification{color:#fff;text-decoration:none;padding:15px 26px;position:relative;display:inline-block;border-radius:2px}.notification .badge{position:absolute;top:-10px;right:6px;padding:5px;border-radius:50%;background:#7ca815;color:#fff;font-size:8px;width:18px;height:18px;display:flex;justify-content:center;align-items:center;line-height:18px}.appointBtn{background:#7ca815;color:#fff;border-radius:50px;padding:12px 30px;font-weight:500;font-size:14px;font-family:"Figtree",sans-serif!important;border:none}.appointBtn:hover{background:#01b2d3}.appointBtn i{margin:0 6px 0 0}.reschedule-appointBtn{padding:12px 30px}.book-apointBtn{border-radius:27px;background-color:#7ca815;color:#fff!important;padding:8px 30px;font-weight:500!important;font-size:16px!important;border:transparent}.book-apointBtn i{margin:0 6px 0 0}.product-tabs.package-tab .appoint-title{font-size:18px;font-weight:600}.product-tabs.package-tab .product-tabs__item--active .appoint-title,.product-tabs.package-tab.product-tabs__item--active .appoint-title:hover{color:#1aa3bb!important}.doc-appoint-modal{width:740px;max-width:800px;margin:8% auto 0}.doc-appoint-modal .modal-content{border-radius:10px}.appointment-modal{border-right:none;padding:40px 0 50px}.appointment-modal h6{font-size:24px;font-weight:700;color:#000;text-align:center}.appointment-modal h5{font-size:24px;font-weight:500;color:#000;text-align:center;margin:30px 60px 15px;line-height:36px}.appointment-modal p{color:#454545;font-size:16px;color:#000;font-weight:500}.appointment-modal a{font-size:18px;font-weight:600;color:#fff;border-radius:27px;background-color:#1db4ce;padding:10px 30px;margin:12px 0 0;display:inline-block}.appointment-modal a:hover{text-decoration:underline}.sect-divider{border-bottom:1px solid #848484;width:100%;margin:10px 0 30px;display:block}.h-style-appoint label{color:#777}.h-style-appoint h6{font-size:14px}.text-more{color:#1db4ce}.appoint-calender .ant-picker-suffix{display:none}.h-style-appoint{position:relative}.h-style-appoint .appoint-calender{padding:7px 0 0 46px}.h-style-appoint img{position:absolute;left:15px;top:40px;width:18px}.appoint-time{padding:3px 0 0 46px}.h-style-appoint .time-Icon{right:40px;position:absolute;top:0}select.form-control.appoint-time{background-image:none}.btnnew:focus{outline:none;box-shadow:none}.react-read-more-read-less{color:#1db4ce}.hvr-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;transition-property:color;transition-duration:.5s}.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#01b2d3;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.5s;transition-timing-function:ease-out;border-radius:27px}.hvr-bounce-to-right:active,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:hover{color:#fff}.hvr-bounce-to-right:active:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);transition-timing-function:cubic-bezier(.52,1.64,.37,.66)}.block-products-carousel .heading a{overflow:hidden;position:relative;display:inline-block;color:#000;vertical-align:middle;cursor:auto}.block-products-carousel .heading a:after,.block-products-carousel .heading a:before{content:"";position:absolute;width:100%;left:0}.block-products-carousel .heading a:before{background-color:#54b3d6;height:2px;bottom:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(0);transform:scaleX(0)}.block-products-carousel .heading a:after,.block-products-carousel .heading a:before{transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1),-webkit-transform .3s cubic-bezier(.76,0,.24,1)}.block-products-carousel .heading a:after{content:attr(data-replace);height:100%;top:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0);color:#01b2d3}.block-products-carousel:hover a:before{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(1);transform:scaleX(1)}.block-products-carousel:hover .heading a:after{-webkit-transform:translateZ(0);transform:translateZ(0)}.block-products-carousel .heading a span{display:inline-block;transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1),-webkit-transform .3s cubic-bezier(.76,0,.24,1)}.block-products-carousel:hover .heading a span{-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0)}.box-text-hover-section .preventive-head h2 a{overflow:hidden;position:relative;display:inline-block;color:#000;vertical-align:middle;cursor:auto}.box-text-hover-section .preventive-head h2 a:after,.box-text-hover-section .preventive-head h2 a:before{content:"";position:absolute;width:100%;left:0}.box-text-hover-section .preventive-head h2 a:before{background-color:#54b3d6;height:2px;bottom:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(0);transform:scaleX(0)}.box-text-hover-section .preventive-head h2 a:after,.box-text-hover-section .preventive-head h2 a:before{transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1),-webkit-transform .3s cubic-bezier(.76,0,.24,1)}.box-text-hover-section .preventive-head h2 a:after{content:attr(data-replace);height:100%;top:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0);color:#01b2d3}.box-text-hover-section:hover .preventive-head h2 a:before{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(1);transform:scaleX(1)}.box-text-hover-section:hover .preventive-head h2 a:after{-webkit-transform:translateZ(0);transform:translateZ(0)}.box-text-hover-section .preventive-head h2 a span{display:inline-block;transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1),-webkit-transform .3s cubic-bezier(.76,0,.24,1)}.box-text-hover-section:hover .preventive-head h2 a span{-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0)}.why-quantum-box .tablet-padding h2 a{overflow:hidden;position:relative;display:inline-block;color:#000;vertical-align:middle;cursor:auto}.why-quantum-box .tablet-padding h2 a:after,.why-quantum-box .tablet-padding h2 a:before{content:"";position:absolute;width:100%;left:0}.why-quantum-box .tablet-padding h2 a:before{background-color:#54b3d6;height:2px;bottom:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(0);transform:scaleX(0)}.why-quantum-box .tablet-padding h2 a:after,.why-quantum-box .tablet-padding h2 a:before{transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1),-webkit-transform .3s cubic-bezier(.76,0,.24,1)}.why-quantum-box .tablet-padding h2 a:after{content:attr(data-replace);height:100%;top:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0);color:#01b2d3}.why-quantum-box:hover .tablet-padding h2 a:before{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(1);transform:scaleX(1)}.why-quantum-box:hover .tablet-padding h2 a:after{-webkit-transform:translateZ(0);transform:translateZ(0)}.why-quantum-box .tablet-padding h2 a span{display:inline-block;transition:-webkit-transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1);transition:transform .3s cubic-bezier(.76,0,.24,1),-webkit-transform .3s cubic-bezier(.76,0,.24,1)}.why-quantum-box:hover .tablet-padding h2 a span{-webkit-transform:translate3d(-200%,0,0);transform:translate3d(-200%,0,0)}.health-center-box .snip1566{position:relative;color:#bbb;font-size:16px;box-shadow:none!important;-webkit-transform:translateZ(0);transform:translateZ(0)}.health-center-box .snip1566 *,.health-center-box .snip1566:after,.health-center-box .snip1566:before{box-sizing:border-box;transition:all .3s linear}.health-center-box .snip1566:after,.health-center-box .snip1566:before{box-sizing:border-box;border-radius:50%;content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;border-color:transparent #02b4ce;border-style:solid;border-width:2px}.health-center-box .snip1566 figcaption{position:absolute;top:5px;bottom:5px;left:5px;right:5px;opacity:0;background-color:hsla(0,0%,100%,.9);border-radius:50%}.health-center-box .snip1566 i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:4em;z-index:1}.health-center-box .snip1566 a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.health-center-box .snip1566.hover figcaption,.health-center-box:hover .snip1566 figcaption{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.health-center-box .snip1566.hover:after,.health-center-box .snip1566.hover:before,.health-center-box:hover .snip1566:after,.health-center-box:hover .snip1566:before{border-width:5px;overflow:hidden}.health-center-box .snip1566.hover:before,.health-center-box:hover .snip1566:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.health-center-box .snip1566.hover:after,.health-center-box:hover .snip1566:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.health-center-box:hover .center-font{color:#000;position:relative;z-index:1}.hovicon{cursor:pointer;border-radius:50%;text-align:center;position:relative;text-decoration:none;z-index:1;color:#fff}.packages-div ul li:hover span.hovicon.effect-4{border:none}.packages-div ul li:hover .hovicon.effect-4:after{top:-2px;left:-2px;padding:0;z-index:10;border:2px dashed #1cb2d3}.hovicon:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:"";box-sizing:content-box}.packages-div ul li:hover .hovicon.effect-4.sub-b{transition:box-shadow .2s}.packages-div ul li:hover .hovicon.effect-4.sub-b:after{-webkit-animation:spinAround 9s linear infinite;animation:spinAround 9s linear infinite}.packages-div ul li:hover .hovicon.effect-4{box-shadow:0 0 0 0 hsla(0,0%,100%,0);color:#fff}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.width-auto{width:auto!important;border-radius:20px}.bg-color{background-color:#7ca815;color:#fff;font-weight:600}.hover05 figure img{margin-left:30px;transition:.3s ease-in-out}.hover06 figure img{margin-left:-30px;transition:.3s ease-in-out;width:100%}.consultation-section:hover .hover05 figure img,.consultation-section:hover .hover06 figure img{margin-left:0}.hover15 figure{position:relative;overflow:hidden}.hover15 figure:before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:"";width:0;height:0;background:hsla(0,0%,100%,.2);border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.doc-specialist li:hover .hover15 figure:before{-webkit-animation:circle .75s;animation:circle .75s}@-webkit-keyframes circle{0%{opacity:1}40%{opacity:1}to{width:200%;height:200%;opacity:0}}@keyframes circle{0%{opacity:1}40%{opacity:1}to{width:200%;height:200%;opacity:0}}.iso-package-bg:hover{background-color:#fbffff}#input-1::-webkit-inner-spin-button,#input-1::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#input-1{-moz-appearance:textfield}.banner-slider .custom_banner_btn{width:670px;top:80%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;bottom:0;left:70px!important}.health-input{border-radius:6px;border:1px solid #555;font-size:16px;color:#afafaf}.pincode-health{position:relative}.pincode-health img{position:absolute;right:2px;top:3px;vertical-align:middle;padding:8px 10px}.health-input:focus{box-shadow:none}.appoint-time option{font-family:sans-serif}.slick-dots li.slick-active button:before,.slick-dots li button:before{opacity:0;color:transparent}.pincode-health input::-webkit-inner-spin-button,.pincode-health input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pincode-health input[type=number]{-moz-appearance:textfield}.mrg-lft-15{margin-left:15px}.pointer-event{pointer-events:none}.site__body{padding-top:150px}.site-header{position:fixed;width:100%}.web-gallery .slick-prev:before{color:transparent;opacity:0}.web-gallery .slick-prev{position:absolute;left:-16px!important;top:52%;z-index:99;background-image:url(/static/media/slider-left-arrow.48474d4a.svg);background-repeat:no-repeat;background-position:8px 56%;width:26px;height:26px;background-color:#fff;border-radius:100px;box-shadow:0 2px 26px 0 rgba(0,0,0,.14)}.web-gallery .slick-prev:hover{background:url(/static/media/slider-left-arrow-white.89269f0e.svg),linear-gradient(#7ca815,#02b4ce);background-repeat:no-repeat;background-position:50%;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);width:26px;height:26px;top:50%}.web-gallery .slick-next{position:absolute;right:-12px!important;top:50%;z-index:99;background-image:url(/static/media/slider-left-arrow.48474d4a.svg);background-repeat:no-repeat;background-position:50%;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:26px;height:26px;background-color:#fff;border-radius:100px;box-shadow:0 2px 26px 0 rgba(0,0,0,.14)}.web-gallery .slick-next:before{color:transparent;opacity:0}.web-gallery .slick-next:hover{background:url(/static/media/slider-left-arrow-white.89269f0e.svg),linear-gradient(#7ca815,#02b4ce);background-repeat:no-repeat;background-position:50%;-webkit-transform:rotate(0);transform:rotate(0);width:26px;height:26px;top:50%}.full_page{height:500px;width:100%}.loading{-webkit-filter:blur(10px);filter:blur(10px);-webkit-clip-path:inset(0);clip-path:inset(0)}.loaded{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .5s linear;transition:filter .5s linear;transition:filter .5s linear,-webkit-filter .5s linear}.glow-icon{width:200px;margin:0 auto}.indi-new{display:inline-block!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.h-loading{background:rgba(242,253,255,.7294117647058823);min-height:250px;width:100%;-webkit-filter:blur(0);filter:blur(0);-webkit-clip-path:inherit;clip-path:inherit;background-size:100px}#contactNumber{-moz-appearance:textfield}.verification-headline,.verification-headline h2{width:100%;text-align:center}.verification-headline h2{font-weight:600;font-size:22px;color:#000}.verification-headline p{width:64%;text-align:center;font-size:12px;background:#ffe695;margin:0 auto;color:#000;padding:8px 5px;font-weight:500;border-radius:3px}.verification-headline p img{margin-right:8px}.center-color{font-size:12px;font-weight:500;background:rgba(2,180,206,.8);color:#fff;border-radius:3px;text-align:center;display:block;margin:10px 0 0;padding:5px 0}.feedback-head{width:100%;text-align:center}.feedback-head img{width:5%;margin:0 0 10px}.feedback-head h3{font-size:38px;font-weight:600;text-align:center;color:#000}.feedback-card{margin:0 90px 50px;padding:15px;border-radius:16px;box-shadow:0 6px 20px 0 rgba(10,95,56,.2);background-color:#fff;border:none}.rating-sect{width:100%;text-align:center;border-bottom:1px solid #e8e8e8;margin:0 auto;padding:20px 0}.rating-sect h5{font-size:32px}.rating-sect h5,.textline{font-weight:400;text-align:center;color:#000}.textline{font-size:14px}.rating-form{width:80%;margin:50px auto 0}.completed-rate{background-color:#7ca815;color:#fff;border-radius:50%;padding:6px 12px;font-size:18px;font-weight:500;width:40px;height:40px;display:block;line-height:30px;text-align:center}.ratings{display:inline-flex;width:100%;height:100%;align-items:center;padding:0 0 10px}.rating-star{margin:0 0 0 50px}.overall-star{width:20%;margin:0 auto;text-align:center}.ratings h6{font-size:16px;font-weight:600;text-align:left;color:#000;margin:0 0 0 20px}.no-rate{border:2px solid #7ca815;border-radius:50%;padding:4px 12px;font-size:18px;font-weight:500;color:#7ca815;width:40px;height:40px;display:block;line-height:30px;text-align:center}.text-area{border-radius:6px;border:1px solid #d1d1d1;margin:0 0 0 40px}.rating-div label{font-size:16px;font-weight:600;text-align:left;color:#000;margin:0 0 0 20px}.rating-div p{font-size:14px;font-weight:700;text-align:left;color:#d39e00;margin:0 0 40px}.feedback-btn{text-align:center;width:18%;margin:0 auto}.show-error{text-align:center;padding:35px}.rating-msg{font-size:14px;font-weight:700;text-align:center;color:#d39e00;margin:0 0 40px}.disabled-link{pointer-events:none}.paymanet-know{border:1px solid #ddd;border-radius:10px;padding:20px;box-shadow:5px 9px 11px 0 #ddd;margin-top:25px}.paymant-name{text-align:center;margin-bottom:30px;border-bottom:1px solid #ddd;padding-bottom:25px}.paymant-name h5{font-size:16px;margin-bottom:10px;font-weight:400}.paymant-name p{font-size:14px}.payment-data-box b,.payment-data-box p{margin-bottom:5px;font-size:14px}.payment-data-box b{font-weight:600;color:#000}.details-box-pay{border-top:1px solid #ddd;padding-top:20px;margin-top:20px}.total-pay{text-align:center;margin-top:50px;border-top:1px solid #01b2d3;padding-top:20px}.total-pay p{font-size:18px;color:#1db4ce}.total-pay b{font-size:22px;color:#000}.sorry-payment-faild h2{font-size:36px;color:#1db4ce;text-align:center}.sorry-payment-faild{border:1px solid #ddd;border-radius:10px;padding:40px 50px;box-shadow:5px 9px 11px 0 #ddd;margin-top:25px}.sorry-payment-faild h4{font-size:16px;color:#a1a1a1;text-align:center;font-weight:400;margin-bottom:40px}.expired-img img{width:100px}.expired-img,.expired-img img{margin:0 auto;text-align:center}.sorry-payment-number{text-align:center;border-top:1px solid #ddd;padding-top:20px}.sorry-payment-number p{margin-bottom:5px}.sorry-payment-faild .tyBtn{width:100%;text-align:center;border-top:0;padding:10px 0 0}.paymant-name h5 b{font-size:16px;color:#1db4ce;font-weight:600}.react-star-center{display:flex;justify-content:center}.react-star-ltr{display:flex}.tablet-padding{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.product-tabs{margin-top:0}.cartBtnBlue{border-radius:38px;background-color:#1db4ce;width:100%;margin:28px 0 0;color:#fff;padding:12px 0;height:auto;font-size:18px;font-weight:600;text-align:center;text-transform:capitalize}.cartBtnBlue:hover{color:#fff}.chk-disabled span{background:#eaeaea;color:#6f6767;cursor:not-allowed}.ant-picker.ant-picker-disabled{background:#d7d4d4!important}.scroll{overflow-y:auto;overflow-x:hidden;height:57vh;width:100%}.scroll::-webkit-scrollbar{width:5px}.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}.scroll::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(29,180,206,.5215686274509804)}.accordion-style .ant-collapse-header{color:#000;font-size:18px;font-weight:500;font-family:"Figtree",sans-serif;padding:20px!important}.accordion-style .ant-collapse-item-active .ant-collapse-header{font-weight:600;color:#1db4ce;font-size:18px;font-family:"Figtree",sans-serif}.ant-collapse.ant-collapse-icon-position-right.accordion-style{border:none;background:transparent}.accordion-style .ant-collapse-content{border:none}.accordion-style .ant-collapse-content-box{padding:0 16px}.accordion-style .home_cardBody{padding:0}.accordion-style .ant-collapse-item-active{border-bottom:1px solid #1db4ce}.officer-details p{margin-bottom:0}.officer-details a{text-decoration:none!important}.doctors-details-table{margin-top:50px;margin-bottom:50px}.doctors-details-table .table thead th{background:#effdff;font-size:14px;font-weight:600}.doctors-details-table .table-bordered td,.doctors-details-table .table-bordered th{white-space:nowrap}.verification-warning-spouse p{width:64%;text-align:center;font-size:12px;background:#ffe695;margin:0 auto;color:red;padding:8px 5px;font-weight:500;border-radius:3px}.tooltip-container .tooltip-padding{padding:48px}.anchor-link-green{color:#1f9d15;text-decoration:underline;padding:0;font-size:12px;font-weight:500;height:auto}.normal-line-height{line-height:normal!important}.enquiry-contact p{padding:unset;margin:initial}.mspdetails p{font-size:16px}.servicedetails-card .memberTable th{font-weight:600!important}.servicedetails-card .memberTable td,.servicedetails-card .memberTable th{border:1px solid #555!important;font-size:16px!important;font-family:"Inter",sans-serif!important;color:#112d5a!important}.servicedetails-card .memberTable td{font-weight:400!important}.servicedetails-card .memberTable .servicetable-wrap th{font-weight:600!important;font-size:16px!important}.custom-p-label .ant-radio-wrapper span{font-size:16px!important}.servicedetails-wrapper .custom-p-label .ant-radio-inner:after{top:50%!important;width:16px!important;height:16px!important;left:50%!important}.error-flex-wrapper{flex-direction:column!important;margin-top:3px}.servicedetails-wrapper .custom-label-wrap label{font-size:18px!important;font-weight:500!important}.addnewbtn-wrap{background:#54c376!important;color:#fff;border-color:#54c376!important}.servicedetails-wrapper .msp-images-wrap{justify-content:flex-start!important}.custommsp-wrapper .antd-upload-btn-css{text-align:left!important}.reviewsec-card .dc-onboard-form label{color:#5f7ab2}.preview-wrap .ant-upload-list-picture .ant-upload-list-item-name,.reviewsec-card .dc-onboard-form label .status-wrap{color:#000}.faq-header-wrap h4{font-size:20px!important}.wellsfargo-faqsection button.h-cardTitle{width:100%}.agreebutton-wrapper{margin-bottom:100px}.wellsfargo-faqsection .ant-select .ant-select-selection-item{display:block}.user-info-heading{display:flex;justify-content:space-between}.user-info-report-link a{font-size:14px;text-decoration:underline;color:#1db4ce}.user-info-report-link a:hover{color:#7ca815}.deleteicon-wrap{top:9px;font-size:25px!important}.msp-Registration h2{font-family:"Inter",sans-serif;font-size:30px;font-weight:600;font-stretch:normal;font-style:normal;line-height:.67;letter-spacing:normal;text-align:center;padding:50px 0 30px}.registration-card .registationformimg{width:100%}.reg-card-img{padding:0}.custom-stepper .ant-steps-small .ant-steps-item-title{font-size:18px;color:#5d729d!important}.custom-stepper .ant-steps-small .ant-steps-item-icon{width:30px;height:30px;font-size:18px;line-height:30px;border-color:#5d729d}.custom-stepper .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:#5d729d}.custom-stepper .ant-steps-navigation .ant-steps-item-container .ant-steps-item-content{margin-top:3px}.custom-stepper .ant-steps-item-process .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title{color:#000!important;font-size:18px!important}.ant-steps-item-icon .ant-steps-icon{top:-2.5px!important}.registrationform-card .ant-steps-item-process .ant-steps-item-container .ant-steps-item-icon{background-color:#fff;border-color:#000}.registrationform-card .ant-steps-navigation .ant-steps-item-container{padding-bottom:20px}.registrationform-card .ant-steps-item-process .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon{font-family:"Inter",sans-serif;font-size:16px;font-weight:700;text-align:center;color:#000}.registrationform-card .ant-steps-item-process .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title{font-family:"Inter",sans-serif;font-size:16px;font-weight:600;font-stretch:normal;letter-spacing:normal;text-align:left;color:#000}.registrationform-card .ant-steps-navigation .ant-steps-item:after{display:none}.registrationform-card .ant-steps-navigation .ant-steps-item.ant-steps-item-active:before{background-color:#7ca816;height:4px;bottom:-4px}.registrationform-card .ant-steps-navigation .ant-steps-item:before{background-color:#e1e6f2}.registrationform-card .ant-steps{border-bottom:4px solid #e1e6f2}.mspdetails-card .card{border:none;border-radius:0}.mspdetails-card{padding:51px 40px 75px}.mspdetails-card .h-form-style label{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;margin-bottom:8px;letter-spacing:normal;text-align:left;color:#112d5a}.mspdetails-card .h-form-style::-webkit-input-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#909090}.mspdetails-card .h-form-style:-ms-input-placeholder{font-family:"Inter",sans-serif;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#909090}.mspdetails-card .h-form-style::placeholder{font-family:"Inter",sans-serif;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#909090}.mspdetails-card .h-form-style input{border-radius:6px;font-size:14px;font-weight:500;border:1px solid #cfd5d9;background-color:#fff;height:44px}.mspdetails-card .mspform-line{height:1px;background-color:#e6e6e6;margin:0 0 30px}.mspdetails-card .address-heading h6{font-family:"Inter",sans-serif;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#000}.mspdetails-card .label-block label{display:block!important}.mspdetails-card .h-form-style .ant-picker{border-radius:6px;height:44px}.mspdetails-card .h-form-style .ant-picker input{border:0}.mspdetails-card .next-btn{display:inline-block;width:100%;text-align:right}.mspdetails-card .next-btn button{border-radius:10px;background-color:#54c376;padding:10px 20px!important;font-family:"Inter",sans-serif;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:#fff;height:auto}.mspdetails-card .next-btn span{width:100%;display:inline-block;text-align:right}.mspdetails-card .h-form-style .text-danger{font-size:14px;margin-top:5px;margin-bottom:0}.mspdetails h3{font-size:20px;font-weight:600;margin-top:10px}.mspdetails h3,.mspdetails p{font-family:"Inter",sans-serif;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#112d5a}.mspdetails p{font-size:14px;font-weight:400}.mspdetails-card .ant-select{height:44px}.mspdetails-card .ant-select-selector{height:44px!important;border-radius:6px}.mspdetails-card .backbtn:hover{color:#3d464d;background-color:#fff}.mspdetails-card .ant-select-selector .ant-select-selection-search-input{height:44px!important}.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{line-height:44px!important}.mspdetails-card .form-group{margin-bottom:30px}.mspdetails-card .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:6px}.mspdetails-card .ant-select-single .ant-select-selector .ant-select-selection-item{line-height:42px!important}.mspdetails-card .ant-picker-range .ant-picker-input input{height:42px!important}.mspdetails-card .ant-rate-star-second{font-size:24px}.servicedetails-card .ant-select{width:100%}.servicedetails-card{padding:51px 40px 75px}.servicedetails-card .card{border:none;border-radius:0}.servicedetails-card .memberTable th{padding:15px!important}.servicedetails-card .memberTable td{padding:15px 10px 15px 15px!important}.servicedetails-card .two-btn{display:flex;justify-content:space-between;margin-top:20px}.servicedetails-card .serviceform-line{height:1px;margin:123px 0 50px;background-color:#e6e6e6}.servicedetails-card .backbtn{display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid #4e5a6f;background-color:#fff}.servicedetails-card .backbtn img{width:22px;height:50px}.uploaddoc-card .uploaddetails .uploaddoc-box{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5;padding:15px 0}.uploaddoc-card .uploaddetails h6{font-family:"Inter",sans-serif;font-size:22px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#000}.uploaddoc-card .uploaddetails .doc-content{width:400px}.uploaddoc-card .uploaddetails .doc-content h2{font-size:20px;line-height:1.2}.uploaddoc-card .uploaddetails .doc-content h2,.uploaddoc-card .uploaddetails .doc-content p{font-family:"Inter",sans-serif;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#112d5a}.uploaddoc-card .uploaddetails .doc-content p{font-size:14px;line-height:1.36}.uploaddoc-card .uploaddetails .ant-upload.ant-upload-select-picture-card{border:1px dashed #15b8de;border-radius:10px}.custom-p .anticon-plus{width:26px;height:26px;background-color:#15b8de;border-radius:50px;line-height:26px;text-align:center;color:#fff;font-size:13px}.custom-p .ant-upload-select-picture-card div{color:#15b8de!important}.uploaddoc-card .uploaddetails .Accreditation-line{margin:50px 0 20px}.uploaddoc-card .uploaddetails .upload-file .uploaddoc-line{height:1px;margin:70px 0 50px;background-color:#e6e6e6}.uploaddoc-card .backbtn{display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid #4e5a6f;background-color:#fff}.uploaddoc-card .backbtn img{width:22px;height:50px}.custom-p-label label{font-size:16px!important}.custom-p-label .ant-radio-wrapper span{font-size:18px!important}.custom-p-label .ant-radio-inner:after{background-color:#15b8de}.custom-p-label .ant-radio-checked .ant-radio-inner{border-color:#15b8de}.custom-p-label .ant-radio-inner{width:22px;height:22px}.custom-p-label .ant-radio-inner:after{top:48.5%;width:18px;height:17px;left:47%}.reviewsec-card{padding:51px 40px 75px}.reviewsec-card .card{border:none;border-radius:0}.reviewsec-card .review-heading{font-size:30px;font-weight:600;line-height:normal;color:#000;margin-bottom:20px}.reviewsec-card .review-customlabel,.reviewsec-card .review-heading{font-family:"Inter",sans-serif;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.reviewsec-card .review-customlabel{font-size:15px;font-weight:500;line-height:2.27;color:#5f7ab2;margin-bottom:8px}.reviewsec-card .h-form-style p{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:left;color:#000}.reviewsec-card .service-heading{margin-top:90px}.reviewsec-card .serviceability-details ul{padding-left:22px}.reviewsec-card .serviceability-details ul li{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:left;color:#000}.reviewsec-card .serviceability-details ul li::marker{background-color:#6855a8;height:6px}.reviewsec-card .uploadetils-heading{font-size:22px;font-weight:600;line-height:normal;color:#000;margin-top:30px;margin-bottom:20px}.reviewsec-card .dc-onboard-form label,.reviewsec-card .uploadetils-heading{font-family:"Inter",sans-serif;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.reviewsec-card .dc-onboard-form label{font-size:20px;font-weight:400;line-height:1.2;color:#112d5a}.reviewsec-card .dc-onboard-form{display:block}.reviewsec-card .bottom-reviewline{margin-top:110px}.reviewsec-card .image-upload-grid{width:100%}.previewimg-wrap{display:flex;justify-content:left;align-items:left;grid-gap:10px;gap:10px}.preview-inner .preview-box{width:98px;height:98px;border:1px solid #15b8de;border-radius:6px;overflow:hidden;display:flex;justify-content:center;align-items:center}.preview-inner .preview-box img{object-fit:cover;width:100%}.preview-inner .dc-onboard-form,.preview-inner .form-group,.preview-inner label{margin-bottom:0}.reviewdetials-btn .uploaddoc-card{display:flex;justify-content:space-between;align-items:center}.reviewsec-card .uploaddoc-card .back-btn button{border-radius:10px;border:1px solid #4e5a6f;background-color:#fff;padding:.375rem 1.25rem}.reviewsec-card .uploaddoc-card .next-btn button{border-radius:10px;background-color:#54c376;padding:10px 20px!important;font-family:"Inter",sans-serif;font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:#fff;height:auto}.reviewsec-card .uploaddoc-card{margin:50px 0}.uploaddoc-card .back-btn button:hover{color:#000}.success-section .success-head{font-family:"Inter",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:4;letter-spacing:normal;text-align:center;color:#000;padding:24px 0}.success-card{display:flex;align-items:center;justify-content:center;margin-bottom:105px}.success-card .success-text{width:684px;padding:0 55px 38px;border-radius:10px;border:1px solid #75ba00;background-color:#f8fcf2}.success-card .success-text p{line-height:normal;font-family:"Inter",sans-serif;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.46;letter-spacing:normal;text-align:center;color:#000}.success-card .success-text p span{font-weight:700}.success-card .success-text h2{font-size:28px;font-weight:700;line-height:.6;color:#3e9806;margin:20px 0}.success-card .success-text h2,.success-card .success-text h6{font-family:"Inter",sans-serif;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.success-card .success-text h6{font-size:20px;font-weight:400;line-height:1.3;color:#000;margin-bottom:43px}.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select,.antd-upload-btn-css .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{height:auto}span.ant-upload-list-item-actions{z-index:11111;display:flex;justify-content:center}.antd-upload-btn-css button{display:flex;flex-flow:column;justify-content:center;align-items:center;height:90px}.ant-upload.ant-upload-select.ant-upload-select-picture-card{width:auto;height:auto;overflow:hidden}.reviewsec-card .preview-wrap{display:flex;grid-gap:10px;gap:10px}.ant-upload-list-item{text-align:left!important}.remove-delete-antd-btn .ant-upload-list-item-card-actions-btn{display:none!important}.ant-upload-list-item-thumbnail{display:flex;align-items:center}.ant-upload-list-item-thumbnail span{width:100%!important;height:auto!important}.ant-steps-item-icon .ant-steps-icon .ant-steps-finish-icon{position:relative;top:-3px}.topbariso-textwrap{padding:0 15px;border-right:1px solid #ddd;margin-right:10px;margin-left:10px}.topbariso-textwrap span{color:#165bab!important;font-weight:600;margin-left:10px}.topbariso-textwrap:hover{cursor:pointer}.footercertificateimg-wrap{display:flex;grid-gap:10px;gap:10px}.footercertificateimg-wrap .certificatefirst-img{width:100px}.footercertificateimg-wrap .certificatefirst-img img{width:100%}.short-email-wrap{width:90%}.checkout-email-wrap,.short-email-wrap{display:inline-block;word-wrap:break-word}.checkout-email-wrap{width:100%}.top-img-sm{width:30px;margin:0 2px}.short-email-wrap-mobile{width:80%;display:inline-block!important;word-wrap:break-word}.mobilesidebariso-textwrapper span,.mobiletopbariso-textwrap span{color:#165bab!important;font-weight:600;margin-left:10px;font-size:12px}.mobiletopbariso-textwrap .top-img-sm{width:30px}.mobilefootercertificateimg-wrap{display:flex;grid-gap:10px;gap:10px;justify-content:center;margin-top:10px}.mobilefootercertificateimg-wrap .certificatefirst-img{width:55px}.mobilefootercertificateimg-wrap .certificatefirst-img img{width:100%}.margin-list .mobile-links__item-link{padding-left:0!important}.mobilesidebariso-textwrapper span{padding-left:0;margin-left:0!important}.mobiletopbariso-textwrap{display:flex;justify-content:center;margin-top:10px;align-items:center}.mobilesidebariso-textwrapper{display:flex;justify-content:space-between;margin-top:10px;align-items:center}.verification-modal-page{font-family:"Inter",sans-serif;color:#000}.verification-modal-page p{line-height:26px}.verification-modal-page .ant-modal-close{display:none}.verification-modal-page .ant-modal-body{padding:24px 50px 100px}.verification-modal-page .modal-head-text{display:flex;justify-content:space-between}.verification-modal-page .modal-head-text h6{font-size:14px}.verification-modal-page .modal-head-text img{width:60px}.verification-modal-page .consentcum-text{text-align:center;text-decoration:underline;font-size:14px}.verification-modal-page .consentbox-textwrapper .consentborder-wrap{display:inline-block;width:250px;border-bottom:1px solid}.verification-modal-page .consentlist-wrap ul li{list-style-type:none}.verification-modal-page .Grievancesection-wrap ul{padding-left:0}.verification-modal-page .Grievancesection-wrap ul li{list-style-type:none}.login-btn{font-size:14px;padding:10px 45px;height:auto;border-radius:30px;background-color:#7ca815!important;color:#fff;margin:20px 0 10px;border:1px solid #7ca815}.flex-col{flex-direction:column}.flex-col,.radio-section{display:flex}.input-box{min-height:38px;border-radius:5px;border:1px solid #d3d3d3;outline:#0060af}.backdrop{position:fixed;z-index:990;top:0;left:0;height:100vh;width:100vw;background-color:hsla(0,0%,92.5%,.8)}.faq{margin-top:50px;padding:40px;border-radius:10px}.faq h2{margin-bottom:20px}.faq-list-item{padding:10px 0}.custom-radio{grid-gap:10px;gap:10px}.custom-radio,.custom-radio label{display:flex;align-items:center}.ant-select-selector{border:0;width:100%;height:37px!important;padding:0 11px}.faq-wells{width:100%;background:#fff;font-size:20px}.faq-container{margin:40px}.faq-heading{display:flex;justify-content:center;font-size:48px;margin-top:60px;margin-bottom:30px}.btn-wells{background:#7ca815;border-radius:30px;padding:20px;color:#fff;font-family:Poppins;display:flex;align-items:center;outline:none;border:none}.btn-wells:hover{background-color:#1db4ce;outline:none;border:none}.back-arrow-faq{font-size:30px;color:#7ca815}label+.consultationTime-wells{display:flex!important;align-items:center!important}.text-reset{color:0!important;text-indent:2px!important;font-family:"Poppins",sans-serif!important;font-weight:400!important}.footer-wells{position:fixed;bottom:0;width:100%;text-align:center;padding:0 40px;background-color:#fff;z-index:9}.faq-i-icon{font-size:20px}.back-arrow-faq{cursor:pointer}.company-logo-img{padding:10px 0}.navbar-wells{box-shadow:-1px -10px 20px 0}.height-100vh{height:80vh}.dcinput-section{padding:50px}.dcinput-section .ant-input-affix-wrapper{border-radius:20px;height:44px}.wellsfargo-backbutton{display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:13px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wellsfargo-backbutton .back-arrow-faq{font-size:18px}.wellsfargo-faqsection .faq-heading{margin-top:15px}.wellsfargo-faqsection .home-card{background-color:#f4f4f4;margin-bottom:15px;border-radius:10px;border:0}.wellsfargo-faqsection .h-cardTitle{padding:0!important;align-items:center}.wellsfargo-faqsection .home_cardBody p{font-size:16px!important;line-height:24px!important}.login-wells-fargopage .faq-i-icon{color:#31bbd2;font-size:18px}.login-wrap-img{width:350px;margin:0 auto 20px}.login-wrap-img img{width:100%}.login-with-icon{align-items:center;grid-gap:8px;gap:8px;margin-bottom:30px}.login-with-icon .card-title{margin-bottom:0}.well-wrap-input-screens .ant-select-selector{border:0!important}.thankyou-wrapper-transform{top:50%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.disabeld-btn-wrap .btn-secondary:disabled{color:#fff;cursor:no-drop}.wellsfargo-faqsection button.h-cardTitle{background:transparent;border:none;color:#000;text-align:left;height:auto;font-size:20px}.wellsfargo-faqsection .otp-btn:hover{color:#fff!important}.wellsfargo-faqsection button.h-cardTitle:focus,.wellsfargo-faqsection button.h-cardTitle:hover,.wellsfargo-faqsection button.h-cardTitle:not(:disabled):not(.disabled).active,.wellsfargo-faqsection button.h-cardTitle:not(:disabled):not(.disabled):active{background:transparent;border:none;color:#000}.agreement-section{text-align:center;padding-top:40px}.agreement-wrapper{width:70vw;margin:0 auto;text-align:left}.agreebutton-wrapper{display:flex;justify-content:center}.agree-btn-wrap{display:flex;align-items:center;grid-gap:8px;gap:8px;padding:10px 29px}.agree-btn-wrap svg{font-size:20px}.wellsfargo-faqsection .ant-select .ant-select-selection-item{line-height:37px!important}.flex-wrap-wells .ant-picker-input{height:28px!important}.dcinput-toggle{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.dcinput-wrapper{text-align:center;flex:2 1}.mobileSearchForm{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:24px;gap:24px}.mobileSearchbtn{width:50%}.dc-form{opacity:1!important;transition:all 1s ease}.dob-datepicker{display:flex!important;align-items:center}.faq-section-wrap,.faq-section-wrap .faq-i-icon{display:flex;justify-content:center}.faq-section-wrap .faq-i-icon{align-items:center;grid-gap:8px;gap:8px;font-size:16px;margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.faq-section-wrap .faq-i-icon svg{font-size:20px}.agreement-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#7ca815;border-color:#7ca815}.agreement-wrapper .ant-checkbox-wrapper .ant-checkbox:focus{border-color:#7ca815!important}.wellsfargo-faqsection .loginpage-label{color:#31bbd2;font-weight:600}.wellsfargo-faqsection .form-control{font-size:14px;border-radius:4px;height:37px}.wellsfargo-faqsection .form-control:focus{outline:none!important;box-shadow:none!important}.wellsfargo-faqsection div.margin-top-wells{margin-top:5px!important}.wellsfargo-faqsection #bhothid-wrapper{margin-top:0!important}.model-wrapper .modal-body{text-align:center}.model-wrapper .modal-footer{border:0;justify-content:center}.wellsfargo-faqsection .ant-radio-checked .ant-radio-inner{border-color:#7ca815!important}.wellsfargo-faqsection .ant-radio-inner:after{background-color:#7ca815!important}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{border-color:#7ca815!important}.wellsfargo-faqsection .ant-picker-focused,.wellsfargo-faqsection .ant-picker:hover,.wellsfargo-faqsection .form-control:focus,.wellsfargo-faqsection .input-box:hover{border:1px solid #7ca815!important}.swasthparivarpage-wrapper .nopadd{padding-right:0}.swasthparivarpage-wrapper .sect-padd{padding:60px 0}.swasthparivarpage-wrapper .color-green{color:#7fa91e}.swasthparivarpage-wrapper .color-black{color:#000!important}.swasthparivarpage-wrapper .btn_green{border-radius:30px;background-color:#7da71e;font-size:18px;font-weight:600;text-align:center;color:#fff;text-transform:uppercase;padding:6px 30px;font-family:"Poppins",sans-serif}.swasthparivarpage-wrapper .btn_green:hover{color:#fff}.swasthparivarpage-wrapper .h-site__body{background:#edf6fc}.swasthparivarpage-wrapper .event__description{display:flex;justify-content:center;position:absolute;top:auto;bottom:-156px;left:0;right:0;margin:270px 0 0}.swasthparivarpage-wrapper .green_card{border-radius:14px;background-color:#7ea818;padding:20px 10px}.swasthparivarpage-wrapper .green_card h1{font-weight:700;text-align:center;color:#fff;font-size:30px;font-family:"Poppins",sans-serif}.swasthparivarpage-wrapper .green_card p{text-align:center;font-family:"Poppins",sans-serif;color:#fff;font-size:14px;margin:0 0 4px;font-weight:400}.swasthparivarpage-wrapper .green_card img{position:absolute;top:0;right:30px;width:50%}.swasthparivarpage-wrapper .banner-image{position:relative;width:100%;margin:auto auto 20px}.swasthparivarpage-wrapper .user-details-divider{margin:10px 0}.swasthparivarpage-wrapper .post-card__image{width:100%;display:flex;height:95px;align-items:center;justify-content:center}.swasthparivarpage-wrapper .block-header__arrows-list{display:flex;width:100%;position:relative}.swasthparivarpage-wrapper .block-header__arrows-list .block-header__arrow--left{position:absolute;left:-70px;top:56px}.swasthparivarpage-wrapper .block-header__arrows-list .block-header__arrow--right{position:absolute;right:-70px;top:56px}.swasthparivarpage-wrapper .family-section{padding:80px 0 50px}.swasthparivarpage-wrapper .thanks-section{width:100%;padding:50px 0}.swasthparivarpage-wrapper .thankyou-style h2{font-size:50px;font-weight:700;text-align:center;color:#000;font-family:"Poppins",sans-serif;margin:20px 0 50px}.swasthparivarpage-wrapper .inner-page-head h2{font-size:32px;font-weight:700;text-align:left;color:#1ba5e5;font-family:"Poppins",sans-serif}.swasthparivarpage-wrapper .inner-page-head2 h2{font-size:32px;font-weight:700;text-align:center;color:#1ba5e5;font-family:"Poppins",sans-serif}.swasthparivarpage-wrapper .member_form .label-style .ant-picker{height:54px}.swasthparivarpage-wrapper .thankyou-style h4{font-size:34px;font-weight:300;text-align:center;color:#000;line-height:1.5;font-family:"Poppins",sans-serif}.swasthparivarpage-wrapper .thankyou-style p{font-size:18px;font-weight:400;line-height:1.44;text-align:center;color:#000;font-family:"Poppins",sans-serif}.swasthparivarpage-wrapper .test_txt{width:100%;margin:50px 0 0}.swasthparivarpage-wrapper .test_txt p{font-size:18px;font-weight:500;line-height:1.44;text-align:center;color:#000;font-family:"Poppins",sans-serif;margin:0 0 30px}.swasthparivarpage-wrapper .social-div{width:100%;margin:60px 0 0}.swasthparivarpage-wrapper .social-div h6{font-size:18px;font-weight:500;line-height:3.61;text-align:center;color:#000;font-family:"Poppins",sans-serif}.swasthparivarpage-wrapper .social-div ul{padding:0;margin:0;display:flex;justify-content:center;list-style-type:none}.swasthparivarpage-wrapper .social-div ul li{margin:0 12px}.swasthparivarpage-wrapper .social-div ul li img{background:#fff;border-radius:50px}.swasthparivarpage-wrapper .social-div ul li p{margin:15px 0 0;font-size:13px;font-weight:400;text-align:center;color:#000;font-family:"Poppins",sans-serif}.swasthparivarpage-wrapper .client_head p{font-size:14px;font-weight:400;font-family:"Poppins",sans-serif;margin:12px 0 18px;line-height:2;letter-spacing:normal;text-align:center;color:#555}.swasthparivarpage-wrapper .member_head p{font-size:16px;font-weight:700;color:#7fa91e;font-family:"Figtree",sans-serif;margin:0 0 5px}.swasthparivarpage-wrapper .member_head ul{padding:0;display:flex;justify-content:center}.swasthparivarpage-wrapper .member_head ul li{font-size:22px;font-weight:400;color:#000;font-family:"Figtree",sans-serif;padding:0 28px 0 0}.swasthparivarpage-wrapper .member_head ul li:first-child{list-style-type:none}.swasthparivarpage-wrapper .heading{font-size:40px;font-weight:700;color:#243138;line-height:1.45;font-family:"Figtree",sans-serif}.swasthparivarpage-wrapper .cnct-field{display:flex}.swasthparivarpage-wrapper .cnct-field input:first-child{width:35px;color:#000;font-weight:500}.swasthparivarpage-wrapper .subcsribe-form h6{font-size:26px;font-weight:400;color:#243138;font-family:"Figtree",sans-serif}.swasthparivarpage-wrapper .price{width:60px;height:60px;position:relative}.swasthparivarpage-wrapper .price:after{content:"";height:55px;border-left:3px solid #db0b0b;position:absolute;-webkit-transform:rotate(70deg);transform:rotate(70deg);left:25px;top:-10px}.swasthparivarpage-wrapper .price:before{content:"";height:55px;border-right:3px solid #db0b0b;position:absolute;-webkit-transform:rotate(-70deg);transform:rotate(-70deg);right:22px;top:-10px;left:auto}.swasthparivarpage-wrapper .free_span{font-weight:600;color:#db0b0b}.swasthparivarpage-wrapper .subscrip_formStyle{padding:30px 0 0}.swasthparivarpage-wrapper .subscrip_formStyle label{width:100%;font-size:13px;font-weight:500;text-align:left;color:#40464a;font-family:"Figtree",sans-serif}.swasthparivarpage-wrapper .subscrip_formStyle input{border:none;border-bottom:1px solid #0f7eb2;background:transparent;border-radius:0;height:auto;font-size:13px;padding:10px 0;font-family:"Figtree",sans-serif;color:#40464a}.swasthparivarpage-wrapper .subscrip_formStyle .form-control:focus{color:#40464a;background-color:transparent}.swasthparivarpage-wrapper .button-div{margin:40px 0 20px}.swasthparivarpage-wrapper .button-div .btn:first-child{margin:0 20px 0 0}.swasthparivarpage-wrapper .radiobuttons{display:flex;margin:0}.swasthparivarpage-wrapper .rdio{position:relative;display:flex;margin:0 0 0 25px}.swasthparivarpage-wrapper .rdio input[type=radio]{opacity:0}.swasthparivarpage-wrapper .rdio label{padding:0 0 0 15px;cursor:pointer;margin-bottom:7px!important;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;text-align:left;color:#000}.swasthparivarpage-wrapper .rdio label:before{width:18px;height:18px;position:absolute;top:1px;left:0;content:"";display:inline-block;border-radius:50px;border:1px solid #1ba5e5;background:#fff}.swasthparivarpage-wrapper .rdio input[type=radio]{margin:0}.swasthparivarpage-wrapper .rdio input[type=radio]:disabled+label{color:#999}.swasthparivarpage-wrapper .rdio input[type=radio]:disabled+label:before{background-color:#fbc52d}.swasthparivarpage-wrapper .rdio input[type=radio]:checked+label:after{content:"";position:absolute;top:5px;left:4px;display:inline-block;font-size:11px;width:10px;height:10px;background-color:#fbc52d;border-radius:50px}.swasthparivarpage-wrapper .rdio-default input[type=radio]:checked+label:before,.swasthparivarpage-wrapper .rdio-primary input[type=radio]:checked+label:before{border-color:#1ba5e5}.swasthparivarpage-wrapper .rdio-primary input[type=radio]:checked+label:after{background-color:#1ba5e5}.swasthparivarpage-wrapper .radio_head{font-size:13px;font-weight:500;text-align:left;color:#242424;font-family:"Figtree",sans-serif;width:205px}.swasthparivarpage-wrapper .h-card{border:none;border-radius:16px;box-shadow:0 6px 20px 0 rgba(44,216,137,.16);background-color:#fff;margin:0 0 20px;padding:20px}.swasthparivarpage-wrapper .h-card .card-title{margin-bottom:0}.swasthparivarpage-wrapper .h-cardbody{padding:0}.swasthparivarpage-wrapper .blueBtn{background-color:#1ba5e5}.swasthparivarpage-wrapper .blueBtn,.swasthparivarpage-wrapper .greenBtn{border-radius:50px;color:#fff;font-size:18px;font-weight:600;line-height:0;font-family:"Figtree",sans-serif;height:auto;padding:20px 30px}.swasthparivarpage-wrapper .greenBtn{background-color:#7da71e;letter-spacing:.9px}.swasthparivarpage-wrapper .blueBtn img{margin-right:5px;width:12px}.swasthparivarpage-wrapper .greenBtn img{margin-left:5px;width:12px}.swasthparivarpage-wrapper .blueBtn:hover,.swasthparivarpage-wrapper .greenBtn:hover{color:#fff}.swasthparivarpage-wrapper .home-card{border:none;padding:10px 20px}.swasthparivarpage-wrapper .active-home-card{border-radius:12px;background-color:#e9f2d3;margin:0 0 20px}.swasthparivarpage-wrapper .active-home-card h5{color:#000!important}.swasthparivarpage-wrapper .h-cardTitle{display:flex;justify-content:space-between;width:100%;padding:10px 0 0}.swasthparivarpage-wrapper .home-card .card-title{margin-bottom:0}.swasthparivarpage-wrapper .h-cardTitle h5{font-size:20px;font-weight:500;text-align:left;color:#848484;line-height:1.3;font-family:"Figtree",sans-serif}.swasthparivarpage-wrapper .h-cardTitle i{color:#7fa91e;cursor:pointer}.swasthparivarpage-wrapper .home_cardBody{padding:15px 0 0}.swasthparivarpage-wrapper .home_cardBody p{font-size:16px;font-weight:400;line-height:1.38;text-align:left;color:#5d5d5d}.swasthparivarpage-wrapper .member_form{width:100%;padding:0}.swasthparivarpage-wrapper .member_form .label-style{font-size:13px;font-weight:500;text-align:left;color:#242424;font-family:"Figtree",sans-serif}.swasthparivarpage-wrapper .member_form input,.swasthparivarpage-wrapper .member_form select{padding:5px 10px;font-size:14px;color:#000;height:54px}.swasthparivarpage-wrapper .loc_icon{display:flex;position:relative}.swasthparivarpage-wrapper .loc_icon span{display:block;position:absolute;right:10px;top:12px}.swasthparivarpage-wrapper .h-input-style{position:relative;display:flex;height:100%;align-items:center}.swasthparivarpage-wrapper .h-input-style label{cursor:pointer;margin:0 40px 0 0;display:inline-flex;height:100%;align-items:center}.swasthparivarpage-wrapper .h-input-style p{margin-bottom:0;font-size:11px;margin-left:10px;margin-right:26px}.swasthparivarpage-wrapper input[type=radio]:checked+label>img{border:2px solid #02a5e5;box-shadow:0 0 3px 1px #ccc;border-radius:50%}.swasthparivarpage-wrapper .input-hidden{position:absolute;left:-9999px}.swasthparivarpage-wrapper .card_header{display:flex;justify-content:space-between;height:100%;align-items:center}.swasthparivarpage-wrapper .card_header h6{font-size:22px;font-weight:600;text-align:left;color:#000}.swasthparivarpage-wrapper .card_header h6 img{margin-right:10px}.swasthparivarpage-wrapper .form_header p{background-color:#f5faff;text-align:center;padding:10px 0;margin:10px 0 20px;font-size:14px;font-weight:700;line-height:1.71;color:#0060af;text-transform:uppercase;letter-spacing:1px}.swasthparivarpage-wrapper .right_dtl i{color:#1ba5e5;cursor:pointer}.swasthparivarpage-wrapper .right_dtl a{font-size:14px;font-weight:400;color:#747474;letter-spacing:.28px;padding:8px 0;margin:0}.swasthparivarpage-wrapper .right_dtl span{margin:0 0 0 8px}.swasthparivarpage-wrapper ul.membership{padding:0;list-style-type:none;margin:40px 0 0}.swasthparivarpage-wrapper ul.membership li{display:flex;margin:0 0 20px}.swasthparivarpage-wrapper .member_icon img{width:50px}.swasthparivarpage-wrapper .member_text{margin:0 0 0 20px}.swasthparivarpage-wrapper .member_text p{margin:5px 0 0;font-size:18px;font-weight:600;text-align:left;color:#243138}.swasthparivarpage-wrapper .member_text span{font-size:16px;font-weight:400;text-align:left;color:#444;display:inline-block}.swasthparivarpage-wrapper .green_span{color:#5e810e!important;background-color:#e9f7c9}.swasthparivarpage-wrapper .blue_span,.swasthparivarpage-wrapper .green_span{font-size:11px!important;font-weight:700!important;border-radius:4px;padding:0 7px}.swasthparivarpage-wrapper .blue_span{color:#0f7eb2!important;background-color:#dbf1ff}.swasthparivarpage-wrapper .orange_span{font-size:11px!important;font-weight:700!important;color:#e25f00!important;border-radius:4px;background-color:#fff2d5;padding:0 7px}.swasthparivarpage-wrapper .subcsribe-form{border-radius:12px;background-color:#edf8ff;padding:30px 20px;margin:10px 0 0}.swasthparivarpage-wrapper .abt-style h2{font-size:40px;font-weight:700;line-height:1.45;font-family:"Figtree",sans-serif;color:#000;margin:0 0 20px}.swasthparivarpage-wrapper .abt-style p{font-size:16px;font-weight:400;line-height:1.63;text-align:left;color:#243138}.swasthparivarpage-wrapper .site-footer__payments{width:50%;display:flex;flex-wrap:wrap}.swasthparivarpage-wrapper .site-footer__payments ul{display:flex;width:100%;justify-content:flex-end;list-style-type:none;padding:0;margin-bottom:0}.swasthparivarpage-wrapper .site-footer__payments ul li{border-right:1px solid #242424;line-height:15px;padding:0 6px}.swasthparivarpage-wrapper .site-footer__payments ul li:last-child{border-right:none}.swasthparivarpage-wrapper .site-footer__payments ul li a{font-size:12px;font-weight:700;text-align:center;color:#242424;font-family:"Figtree",sans-serif}.swasthparivarpage-wrapper .social-links__list li{padding:0 8px}.swasthparivarpage-wrapper .social-links__list li a{color:#1db4ce;font-family:"Poppins",sans-serif;font-weight:400;font-size:14px}.swasthparivarpage-wrapper .social-links__list li a span{color:#000}.swasthparivarpage-wrapper .social-links__list li a img{margin:0 5px 0 0}.swasthparivarpage-wrapper ul.top_contact{padding:0;display:flex;list-style-type:none;margin:0}.swasthparivarpage-wrapper ul.top_contact li a{padding:0 20px 0 0;color:#000;font-family:"Figtree",sans-serif;font-size:14px}.swasthparivarpage-wrapper ul.top_contact li img{padding:0 10px 0 0}.swasthparivarpage-wrapper .mob_social_footer{display:none}.swasthparivarpage-wrapper .mob_radio{display:flex}.swasthparivarpage-wrapper .react-confirm-alert-body{color:#000!important}.swasthparivarpage-wrapper .react-confirm-alert-body>h1{color:#0060af!important;font-size:16px!important;text-align:center!important;background:#f5faff!important;letter-spacing:1px!important;text-transform:uppercase!important;font-family:"Poppins",sans-serif!important;margin:0 0 16px!important;padding:10px 0!important}.swasthparivarpage-wrapper .react-confirm-alert-button-group>button{background:#1ba5e5!important;padding:6px 26px!important;color:#fff!important;border-radius:50px!important;font-size:12px!important;font-family:"Poppins",sans-serif!important;font-weight:600!important}.swasthparivarpage-wrapper .react-confirm-alert-button-group{justify-content:center!important}.swasthparivarpage-wrapper .react-confirm-alert-overlay{z-index:999!important}.swasthparivarpage-wrapper .lds-ellipsis{display:inline-block;position:relative;width:64px;height:10px}.swasthparivarpage-wrapper .lds-ellipsis div{position:absolute;width:11px;height:11px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.swasthparivarpage-wrapper .lds-ellipsis div:first-child{left:6px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.swasthparivarpage-wrapper .lds-ellipsis div:nth-child(2){left:6px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.swasthparivarpage-wrapper .lds-ellipsis div:nth-child(3){left:26px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.swasthparivarpage-wrapper .lds-ellipsis div:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}.swasthparivarpage-wrapper .img-style{text-align:center;margin:0 auto}.swasthparivarpage-wrapper .mob-pad-left{padding-left:0}.swasthparivarpage-wrapper .select-state .css-1s2u09g-control,.swasthparivarpage-wrapper .select-state .css-319lph-ValueContainer{height:54px;border-radius:0}.swasthparivarpage-wrapper .select-state .css-6j8wv5-Input{height:50px}.swasthparivarpage-wrapper .css-ackcql{margin:-4px!important}.swasthparivarpage-wrapper #state:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.swasthparivarpage-wrapper .css-1pahdxg-control{border-color:#80bdff!important;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)!important}.swasthparivarpage-wrapper .event-padding{padding:240px 0 50px}.swasthparivarpage-wrapper .subscriptionform-datepicker{display:block!important}.swasthparivarpage-wrapper .subscriptionform-datepicker .ant-picker{width:100%}.swasthparivarpage-wrapper .swasthparivar-sitebody{padding-top:50px}.swasthparivarpage-wrapper .whtquantum-wrap .h-cardTitle{align-items:center}.swasthparivarpage-wrapper .thankyoupage-wrap .thankyou-style h2{font-size:42px;margin:20px 0 21px}.swasthparivarpage-wrapper .thankyoupage-wrap .test_txt{margin:30px 0 0}.swasthparivarpage-wrapper .thankyoupage-wrap .greenBtn{font-size:16px;padding:12px 30px}.swasthparivarpage-wrapper .swasthparivar-footer{justify-content:center!important}.swasthparivarpage-wrapper .thankyoupage-wrap .social-div{margin:35px 0 0}.swasthparivarpage-wrapper .thankyoupage-wrap{background-color:#fff}.swasthparivarpage-wrapper .ourclient-wrapper{margin:100px 0}.swasthparivarpage-wrapper .formradio-btnwrap input{height:auto}.header-logowrap .quantum-logo-wrap{width:300px}.header-logowrap .opportune-logo-wrap{width:170px}.header-logowrap{width:100%!important}.header-logowrap,.user-details-row{display:flex;justify-content:space-between}.button-container{flex-direction:row!important;justify-content:center;grid-gap:20px;gap:20px}.register-dynamic-btn{margin:20px 0!important}.cancel-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#1db4ce!important;border:1px solid #1db4ce!important}.user-details-label{width:40%}.user-details-value{text-align:right;width:50%}.camp-login-back-btn{background-color:#31bbd2!important;border:1px solid #31bbd2!important}.select-dropdown{display:flex!important;align-items:center!important}.package-modal-list{text-align:left}.package-modal-item{padding:5px 0}.package-modal-heading{margin-top:10px}.faq-item-wrapper{position:relative}.faq-item-icon{position:absolute;right:0;top:10%;font-size:20px;color:#000;cursor:pointer}.faq-item-button{width:85%}.faq-card-container{padding:20px!important}.modal-packages{height:40vh;overflow:auto}.modal-packages::-webkit-scrollbar{width:6px}.modal-packages::-webkit-scrollbar-track{background:#f1f1f1}.modal-packages::-webkit-scrollbar-thumb{background:#7ca815;border-radius:5px}.modal-packages::-webkit-scrollbar-thumb:hover{background:#93c224}.modal-package-heading{border-bottom:1px solid #d3d3d3;padding-bottom:10px;margin-bottom:10px;font-weight:500;text-align:left;padding-left:20px}.card-container{margin:10px 0;display:flex;border:1px solid #d3d3d3;border-radius:15px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.image-column{flex:1 1;padding:10px;background-color:#e8e8e8;border-radius:15px 0 0 15px;display:flex;align-items:center}.image-column img{width:100%}.user-profile-column{flex:3 1;padding:15px}.user-profile-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;margin:0 0 10px;border-bottom:1px solid #d3d3d3}.user-profile-title{margin:0!important}.user-profile-icon{font-size:24px;color:#000}.user-info-heading{padding-bottom:5px;border-bottom:1px solid #7ca815;font-weight:500;margin-bottom:10px;margin-top:15px}.user-info-heading span{font-size:18px;font-weight:600;color:#000}.user-info-row{display:flex;justify-content:space-between;flex-wrap:wrap}.user-info-item{flex:1 1;padding-right:10px}.user-info-label{color:#31bbd2;font-weight:600;font-size:14px}.user-info-value{font-weight:600;margin-bottom:8px;font-size:14px}.thankyou-note{text-align:center;background:#d8fdcb;border-radius:20px;padding:12px 15px;font-weight:500;font-size:14px!important}.thankyou-dynamic-note{color:#000;font-weight:400;font-size:18px}.terms-conditions{margin-bottom:10px}.terms-conditions::-webkit-scrollbar{width:6px}.terms-conditions::-webkit-scrollbar-track{background:#f1f1f1}.terms-conditions::-webkit-scrollbar-thumb{background:#7ca815;border-radius:5px}.terms-conditions::-webkit-scrollbar-thumb:hover{background:#93c224}.package-info-icon{font-size:16px;color:#1db4ce;cursor:pointer}.dc-radio-position{position:relative;top:-5px}.quantum-logo-wrapper a{width:300px}.user-reg-note{margin-top:30px;text-align:center;margin-bottom:-5px}.fasting-radio{display:flex;align-items:center}.dc-package-wrapper{display:flex;width:100%}.dc-input-search{width:80%;display:flex;margin:auto}.deleteicon-wrap{position:relative;top:6px}.reportsname-h5{font-size:14px}.ant-select-selection-item,.top-search-bar{display:flex;align-items:center}.top-search-bar{justify-content:center;margin:0 15px 25px;grid-gap:20px;gap:20px}.dcinput-notSearched{display:flex;align-items:center;grid-gap:30px;gap:30px;justify-content:space-around}.dcinput-searched{display:block}.dc-login-img{flex:1 1;text-align:center}.dc-wrap{margin-top:100px}.dc-logout-btn{margin:0!important}.package-additional-btn{background:#e9ecef;padding:5px 10px;border-radius:6px}.package-btn-wrapper{display:flex;grid-gap:10px;gap:10px;margin-top:10px}.notice-heading{font-size:16px}.formradio-btnwrap input{height:auto}.whtquantum-wrap .whyquantum-collapsedwrap{display:flex;align-items:center}.whtquantum-wrap .whyquantum-collapsedwrap .btn-secondary{border:none;background:transparent;font-size:20px;font-weight:500;text-align:left;color:#848484;line-height:1.3;font-family:"Poppins",sans-serif}.whtquantum-wrap .whyquantum-collapsedwrap .btn-secondary:active{background-color:transparent!important;color:#000!important}.whtquantum-wrap .whyquantum-collapsedwrap .fa-chevron-circle-down,.whtquantum-wrap .whyquantum-collapsedwrap .fa-chevron-circle-up{color:#7fa91e!important}.whtquantum-wrap .whyquantum-collapsedwrap .h-cardTitle{padding:0}.whtquantum-wrap .home-card{padding:15px 20px}.active-home-card .btn-secondary{color:#000!important}.healthain-wrap{color:red}.msp-tooltip-wrap{text-align:right;background-color:#e3eefc;padding:9px 12px}.msp-tooltip-wrap .tooltip-wrap{color:#000;max-width:500px!important}.msp-tooltip-wrap .span-outline-info{display:inline-block;margin-right:6px;position:relative;top:5px;font-size:20px}.tooltip-content{font-size:16px;display:flex;grid-gap:10px;gap:10px;flex-direction:column;padding:10px 15px}.tooltip-content span a{color:#fff;display:flex;align-items:center;grid-gap:10px;gap:10px}.tooltip-content span a svg{font-size:20px}.tooltip-content h4{color:#fff;font-size:20px;margin-bottom:5px}.ant-tooltip{max-width:500px}.dc-wells-footer .site-footer__bottom{justify-content:center!important}.dc-button-wrapper{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px}.qr-code-scan{background-color:transparent;border:0;display:inline-block;margin-left:6px;font-size:20px;vertical-align:bottom;position:absolute;bottom:20px;right:6px}.barcode-scanner-wrap{width:500px;height:500px}.dcpage-candidatedetails-wrapper .from-input-box .input{padding:0!important}.dcpage-candidatedetails-wrapper .from-input-box .input__field--hoshi{padding:15px 0!important}.quantum-dc-logo-wrap{width:315px}.mandatory-span-wrap{color:red}.ant-select-item-option-content{white-space:normal!important}.additional-test-wrap .ant-select .ant-select-selection-item{line-height:normal!important}.additional-test-wrap .ant-select .ant-select-selection-item-remove{vertical-align:top!important}.user-list-unstyled{padding-left:16px}.mspdetails-card span.anticon.anticon-close-circle{top:-2px;position:relative}.spoc-type-wrapper{margin-bottom:0}.eq-width,.eq-width table{width:100%}.profile-card-body .form-group{font-family:"Bricolage Grotesque",sans-serif!important}.ant-table-thead>tr>th{position:relative;color:rgba(0,0,0,.85);text-align:left;background:#fafafa;border-bottom:1px solid #f0f0f0;padding:16px;overflow-wrap:break-word;font-weight:500;font-size:14px}.ant-table table{width:100%;text-align:left;border-radius:2px 2px 0 0;border-collapse:separate;border-spacing:0}.ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;transition:background .3s;padding:16px;color:#6a6a6a;font-size:14px}.choose-file-input input{border-radius:0!important;width:100%}.border-lr{border-radius:8px 0 0 8px!important}.border-lb{border-radius:0 8px 8px 0!important}.newnav-row-wrap .nav-links__menu{top:55px}.newpackage-listwrap li ul{padding-left:17px}.testlist-image-wrap{display:flex;align-items:center;grid-gap:10px;gap:10px;border-bottom:1px solid #d3d3d3;padding-bottom:10px;margin-bottom:10px}.testlist-image-wrap .modal-package-heading{margin:0;padding-left:0;padding-bottom:0;border-bottom:none}.testlist-image-wrap img{width:12px}.newnavlink-itemwrap a{line-height:normal}.newtest-ul{grid-gap:5px 20px!important;gap:5px 20px!important;flex-wrap:wrap}.newtest-ul .newadditionaltext-wrap li{position:relative;padding-left:15px}.newtest-ul .newadditionaltext-wrap li:before{position:absolute;content:"";width:8px;height:8px;background-color:#7ca815;border-radius:50px;top:8px;left:2px}.newtestlist-wrapper{border-bottom:1px solid #b9c1ca}.feedback-box h5{font-size:20px;font-weight:600}.feedback-box h4{font-size:20px;font-weight:400;line-height:30px}.feedback-box h4 b{margin-right:4px}.feedback-box b{font-size:20px}.feedback-box{display:flex;justify-content:flex-start;align-items:flex-start;grid-column-gap:17px;-webkit-column-gap:17px;column-gap:17px}.feedback-answers{margin-top:20px}.feedback-answers .ant-radio-button-wrapper{display:flex;align-items:center;justify-content:center;width:55px;height:55px;padding:5px;font-size:18px;border:1px solid #d9d9d9;border-radius:50%;text-align:center;line-height:normal}.feedback-answers .ant-radio-button-wrapper:not(:first-child):before{display:none}.feedback-answers .ant-radio-group{display:flex;align-items:center;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;justify-content:flex-start}.feedback-answers .ant-radio-button-wrapper:hover{color:#8cb230;background:#f5ffdd;border:1px solid #d7ff76!important}.feedback-answers .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:#8cb230;border-color:#8cb230}.feedback-answers .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background:#8cb230;border-color:#8cb230;border:1px solid #8cb230!important}.feedback-box-full{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;grid-row-gap:60px;row-gap:60px}.feedback-box-full .survey-camp-location-label b{font-weight:700;font-size:20px}.feedback-heading{margin-bottom:40px;border-bottom:1px solid #d3e1ff;padding-bottom:30px;display:flex;align-items:center;justify-content:center}.feedback-heading .card-title{font-size:40px;text-align:center}.feedback-answers .options-myb .ant-radio-button-wrapper:nth-child(3),.feedback-answers .options-myb .ant-radio-button-wrapper:nth-child(4){font-size:14px}.submit-btn-box{margin:0 0 80px;text-align:center}.submit-btn-box button{border:none;padding:10px 25px;background:#0595d0;border-radius:30px;font-size:20px;color:#fff}.feedback-icon{width:290px;height:220px}.login-top-wrap.feedback-wrapper-full{margin-top:40px}.error-feedback{color:red;margin-top:10px}.feedback-select-wrapper{padding-left:0!important}.feedback-select-wrapper .ant-select{width:100%;margin-top:20px}.feedback-select-wrapper .ant-select-selector{border-radius:5px!important}.feedback-select-wrapper .ant-select-selection-placeholder{display:flex;align-items:center}.feedback-select-wrapper .ant-select-item-option-selected:not(.ant-select-item-option-disabled){padding:10px 15px!important;font-size:18px!important}.feedback-select-wrapper .ant-select-selection-item{display:flex;font-size:18px;align-items:center}.feedback-survey-loader-wrapper{text-align:center}.feedback-survey-checkbox .ant-checkbox-group-item{font-size:18px}.feedback-select-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#8cb230;border-color:#8cb230}.feedback-select-wrapper .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.feedback-select-wrapper .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:#8cb230;border-color:#8cb230}.feedback-select-wrapper .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#8cb230;border-color:#8cb230}.feedback-select-wrapper .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#8cb230}.feedback-select-wrapper .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#8cb230;box-shadow:0 0 0 2px rgba(126,168,23,.2);border-right-width:1px!important;outline:0}.feedback-select-wrapper .ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#8cb230;border-right-width:1px!important}.feedback-select-wrapper .ant-checkbox-group{line-height:2}.feedback-select-wrapper .ant-checkbox+span{padding-left:12px}.feedback-select-wrapper textarea.ant-input{margin-top:12px}.feedback-select-wrapper .ant-input:-ms-input-placeholder{text-overflow:ellipsis;font-size:18px}.feedback-select-wrapper .ant-input:placeholder-shown{text-overflow:ellipsis;font-size:18px}.feedback-select-wrapper .ant-input:hover{border-color:#dedede}.feedback-select-wrapper .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:none}.feedback-select-wrapper .ant-radio-group{margin-top:20px}.feedback-answers .options-answers .ant-radio-button-wrapper{width:auto;height:auto;padding:13px;font-size:16px;border-radius:15px}.feedback-box-full h4 b{font-weight:600!important}.feedback-box-full h4.ranking-text-description{margin-bottom:-20px;font-weight:700}.feedback-box-full .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#fff;background-color:#8cb230!important}.ant-input-focused,.feedback-select-wrapper .ant-input:focus{border-color:#8cb230;box-shadow:none;border-right-width:1px!important;outline:0}.feedback-select-wrapper .ant-select:not(.ant-select-customize-input) .ant-select-selector{height:45px!important;display:flex;align-items:center}.feedback-select-wrapper textarea.ant-input{font-size:18px}.blogs-main-container{min-height:85vh;max-width:1200px!important;padding-top:70px;padding-bottom:40px;position:relative}.blogs-main-container .custom-pagination{text-align:center}.blogs-main-container .ant-pagination-item-active{border-color:#7ca815}.ant-pagination-next .ant-pagination-item-link,.blogs-main-container .custom-pagination .ant-pagination-prev .ant-pagination-item-link{display:flex;align-items:center;justify-content:center}.blogs-main-container .blog-update-date{text-align:end;font-size:16px;text-transform:uppercase}.blogs-main-container .blog-update-date span{color:#000;font-weight:500}.blogs-main-container .about-us-banner img{width:100%;margin-bottom:30px}.blogs-main-container .about-us-description{margin-bottom:40px}.blogs-main-container .category-container .category-link{color:inherit;display:inline-block;transition:.3s ease-out;font-size:18px}.blogs-main-container .category-container .category-link.link-active{color:#7ca815;font-weight:600}.blogs-main-container .category-container .category-link:hover{color:#7ca815!important;-webkit-transform:translateX(10px)!important;transform:translateX(10px)!important;font-weight:600}.blogs-main-container .category-container{padding:0;list-style:none}.blogs-main-container .sidebar-container h5{border-bottom:1px solid #badfde;padding-bottom:10px;margin-bottom:20px;color:#7ca815}.blogs-main-container .sidebar-container{margin-left:40px;position:sticky;top:150px}.blogs-main-container .sidebar-container .category-item{margin-bottom:10px}.blogs-main-container .sidebar-container .about-us-desc p{font-size:18px}.blogs-main-container .blog-banner img{width:100%;object-fit:cover;height:100%}.blogs-main-container .blog-banner{position:relative;overflow:hidden;height:300px;width:100%}.blogs-main-container .blog-banner .img-overlay{width:100%;position:absolute;top:0;left:0;height:100%;opacity:0;background-color:rgba(51,51,51,.5);transition:opacity .6s cubic-bezier(0,.01,0,.99);cursor:pointer}.blogs-main-container .blog-banner:hover .img-overlay{opacity:1}.blogs-main-container .read-more-btn{position:relative;font-size:16px;padding:8px 16px;height:auto;border-radius:5px;background-color:#7ca815!important;color:#fff;margin:20px 0 10px;border:1px solid #7ca815;font-family:"Bricolage Grotesque",sans-serif;transition:background-color .6s cubic-bezier(0,.01,0,.99)}.blogs-main-container .read-more-btn:hover{background-color:#02b4ce!important;border:1px solid #02b4ce;transition:background-color .6s cubic-bezier(0,.01,0,.99)}.blogs-main-container .blog-text-wrapper{padding:40px 0}.blogs-main-container .blog-category{margin-bottom:15px;text-transform:uppercase;font-weight:500}.blogs-main-container .category-name{color:#7ca815;margin-right:10px;padding-right:10px;border-right:1px solid grey;font-size:16px}.blogs-main-container .category-name:hover{color:#02b4ce}.blogs-main-container .category-name:last-of-type{border-right:none}.blogs-main-container .blog-title{margin-bottom:20px;line-height:1.4;transition:all .3s ease-in-out}.blogs-main-container .blog-title:hover{color:#02b4ce;transition:all .3s ease-in-out}.blogs-main-container .blog-title:hover.blog-title-no-hover{color:#000}.blogs-main-container .blog-description{margin-bottom:20px;line-height:1.7;font-size:18px}.blogs-main-container .blog-author{font-size:18px}.blogs-main-container .blog-date{font-size:16px}.blogs-main-container .author-image-wrapper img{width:60px;height:60px;border-radius:12px}.blogs-main-container .blog-details{display:flex;flex-direction:column;grid-gap:10px;gap:10px;margin-top:30px}.blogs-main-container .author-blog-detail p{margin-bottom:0!important}.blogs-main-container .blog-author{font-weight:600;color:#000}.blogs-main-container .blog-content-wrapper .blog-content-list{padding:0 0 0 16px}.blogs-main-container .blog-content-wrapper .blog-content-list li{margin-bottom:15px}.blogs-main-container .blog-content-wrapper .numbered-list{list-style-type:decimal}.blogs-main-container .blog-content-wrapper{font-size:18px}.blogs-main-container .content-image-wrapper img{width:100%}.blogs-main-container .blog-single-navigation{padding:40px 0;border-top:1px solid #badfde;border-bottom:1px solid #badfde;margin-top:60px}.blogs-main-container .blog-single-navigation .nav-divider{border-right:1px solid #badfde}.blogs-main-container .blog-single-navigation .blog-single-next,.blogs-main-container .blog-single-navigation .blog-single-prev{position:relative;height:100%}.blogs-main-container .blog-single-navigation .blog-single-prev .blog-single-nav-container{padding:0 25px 0 55px}.blogs-main-container .blog-single-navigation .blog-single-next .blog-single-nav-container{padding:0 55px 0 25px}.blogs-main-container .blog-single-navigation .blog-single-nav-container .blog-single-nav-date,.blogs-main-container .blog-single-navigation .blog-single-nav-container .blog-single-nav-title{margin-bottom:10px}.blogs-main-container .blog-single-navigation .blog-single-nav-container .blog-single-nav-date{font-size:14px;color:#000;font-weight:500}.blogs-main-container .blog-single-navigation .blog-single-nav-container .blog-single-nav-title{line-height:26px}.blogs-main-container .blog-single-navigation .blog-single-nav-container .blog-single-nav-desc{line-height:22px;margin-bottom:0!important;font-size:14px}.blogs-main-container .blog-single-navigation .blog-single-clickable{position:absolute;top:0;left:0;height:100%;width:100%}.blogs-main-container .blog-single-navigation .blog-single-clickable .icon-arrow{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;font-size:20px}.blogs-main-container .blog-single-navigation .blog-single-clickable .icon-arrow-left{left:0}.blogs-main-container .blog-single-navigation .blog-single-clickable .icon-arrow-right{right:0}.blogs-main-container .blog-single-navigation .blog-single-clickable .icon-arrow svg{font-size:27px}.blogs-main-container .blog-single-navigation .blog-single-clickable:hover .icon-arrow svg{stroke:#7ca815;transition:stroke .1s ease-in}.blogs-main-container .blog-page-loader{height:75%;display:flex;align-items:center;justify-content:center}.ant-pagination-next .ant-pagination-item-link,.blogs-main-container .ant-pagination-item-active,.blogs-main-container .custom-pagination .ant-pagination-prev .ant-pagination-item-link{border-radius:4px}.box-eye-group-box{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.box-eye-group-box-inn{display:flex;flex-direction:row;grid-gap:10px;gap:10px;align-items:center}.box-eye-group-box-inn .heading-test-row{margin:0;flex:1 1}.box-input-inn{display:flex;flex-direction:row;grid-gap:10px;gap:10px;flex:1 1}.eye-exam-wrapper{margin-top:20px}.exam-table{width:100%;border-collapse:collapse;margin-bottom:15px}.exam-table td,.exam-table th{border:1px solid #000;text-align:center;padding:6px;vertical-align:middle}.exam-table th{font-weight:700;background:#f8f9fa}.label-cell{text-align:left!important;font-weight:500}.visual-acuity{text-align:left!important;font-weight:700;border:1px solid #000;padding:6px;margin-bottom:-1px;background:#f1f1f1}.home-banner-container{position:relative;z-index:2}.maintopbar-wrapper{background-image:linear-gradient(91deg,#d6fdff,#fff9c1 26%,#e7ffb7 51%,#fff9c1 76%,#eae1ff)}.maintopbar-wrapper .newtopbar-wrap{justify-content:space-between}.maintopbar-wrapper .newtopbar-wrap .diagnosticpartner-wrapp .list-wrapp p{margin-bottom:0;font-family:"Figtree",sans-serif;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;text-align:left;color:#126772}.maintopbar-wrapper .newtopbar-wrap .diagnosticpartner-wrapp .list-wrapp .bullet-wrap{width:4px;height:4px;background-color:#a1bfc2;display:inline-block;border-radius:50px;position:relative;top:2px}.maintopbar-wrapper .newtopbar-wrap .diagnosticpartner-wrapp .list-wrapp a{font-family:"Figtree",sans-serif;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;text-align:left;color:#126772}.maintopbar-wrapper .newtopbar-wrap .isocertificate-section .topbariso-textwrap{border:none;margin-right:-11px;margin-left:-11px}.maintopbar-wrapper .newtopbar-wrap .isocertificate-section .topbariso-textwrap span{font-family:"Figtree",sans-serif;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;text-align:left;color:#103e44!important}.maintopbar-wrapper .newtopbar-wrap .isocertificate-section .middle-border-right span{display:inline-block;width:1px;height:20px;margin:0 20px;background-image:linear-gradient(180deg,#7ca815,#02b4ce)}.equity-infusion-wrapper:hover{cursor:default!important}.footer-sec-wrapper{background-color:#fcfcfc!important;box-shadow:-10px 0 14px 0 rgba(0,0,0,.2)}.footer-sec-wrapper .newslatter-text{font-family:"Figtree",sans-serif;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;text-align:left;color:#000}.footer-sec-wrapper .footer-newsletter-wrap{border:1px solid #e2e2e2!important;background-color:#fff!important}.footer-sec-wrapper .subscribe-button-wrap{background-color:#02b4ce!important;font-family:"Figtree",sans-serif;font-size:16px;font-weight:600;right:-63px!important;top:24px}.footer-sec-wrapper .subscribe-button-wrap:hover{background-color:#0399af!important}.footersocial-link-wrap{padding-right:100px}.footersocial-link-wrap .quantum-logo-wrapper{width:100%}.footersocial-link-wrap .footersocial-text{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:normal;text-align:left;color:#333;margin-top:20px}.footersocial-link-wrap .sociallink-wrap .social-links__list li{width:48px;height:48px;margin:0 10px 0 0;position:relative;overflow:hidden;border-radius:50px;display:flex;align-items:center;justify-content:center}.footersocial-link-wrap .sociallink-wrap .social-links__list li a{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.footersocial-link-wrap .sociallink-wrap .social-links__list li a img{margin:0}.footersocial-link-wrap .sociallink-wrap .social-links__list li:before{content:"";background-image:linear-gradient(180deg,#7ca815,#02b4ce);position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:.3}.footercontent-wrapper .footertitle-wrapper{font-family:"Figtree",sans-serif;font-size:20px;font-weight:600;text-align:left;color:#7ca815;margin-bottom:10px}.footercontent-wrapper .footer-links__list .footer-content-text{margin-bottom:5px;line-height:inherit}.footercontent-wrapper .footer-links__list .footer-content-text a{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:normal;text-align:left;color:#333}.footercontent-wrapper .footer-links__list .footer-content-text a:hover{color:#7ca815!important}.footercontact-section .footer-links__list{line-height:18px!important}.footercontact-section .conatctus-section{display:flex;align-items:center}.footercontact-section .conatctus-section .conatact-img{width:48px;height:48px;margin:0 10px 0 0;padding:14px;position:relative;overflow:hidden;border-radius:50px;display:flex;align-items:center;justify-content:center}.footercontact-section .conatctus-section .conatact-img:before{content:"";background-image:linear-gradient(180deg,#7ca815,#02b4ce);position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:.3}.footercontact-section .conatctus-section .contact-content-wrap p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:normal;text-align:left;color:#333}.footercontact-section .conatctus-section .contact-content-wrap a{font-family:"Figtree",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#7ca815}.footer-iso-certificate{display:flex;justify-content:center;align-items:center;grid-gap:30px;gap:30px;border-top:1px solid #e2e2e2;padding:10px 0;margin-top:30px}.footer-iso-certificate .isoimgsection-wrap{display:flex;align-items:center;grid-gap:15px;gap:15px}.footer-iso-certificate .isoimgsection-wrap img{width:40px}.footer-iso-certificate .isoimgsection-wrap p{margin-bottom:0;font-family:"Figtree",sans-serif;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#000}.footer-iso-certificate .certificate-text-wrap{display:flex;align-items:center;grid-gap:20px;gap:20px}.footer-iso-certificate .certificate-text-wrap .iso-27001-2013,.footer-iso-certificate .certificate-text-wrap .iso-27001-2013 a{display:flex;align-items:center;grid-gap:10px;gap:10px}.footer-iso-certificate .certificate-text-wrap .iso-27001-2013 p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#103e44}.footer-bottom-wrap{justify-content:space-between;border-top:1px solid #e2e2e2!important;padding:10px 0 0;flex-direction:column;height:auto;grid-gap:10px!important;gap:10px!important}.footer-bottom-line-wrap{width:100%;background-color:#f2f3f4;padding:5px 0}.footer-bottom-line-wrap p{margin-bottom:0;font-family:"Figtree",sans-serif;font-size:12px;color:#333;text-align:center}.footer-bottom-line-wrap a{color:#333}.footer-bottom-line-wrap p:hover a{border-bottom:1px solid #aba8a8}.footer-copyright-wrapper ul .copyright-text{font-size:16px;font-weight:400;color:#333}.footer-copyright-wrapper ul .copyright-text,.footer-copyright-wrapper ul a{font-family:"Figtree",sans-serif;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.footer-copyright-wrapper ul a{font-size:16px!important;font-weight:400!important;color:#333!important;display:inline-block;border-left:none!important;padding:0!important}.footer-copyright-wrapper ul a:hover{text-decoration:none!important;color:#7ca815!important}.footer-copyright-wrapper ul span{width:0;height:19px;margin:0 20px;border:1px solid #b2b2b2;display:inline-block;position:relative;top:4px}.container-p{padding-left:200px;padding-right:200px}.aboutus-section .bg-lineargradient{width:300px;height:300px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);position:absolute;top:122px;left:105px}.aboutus-section .About-Us{font-family:"Bricolage Grotesque",sans-serif;font-size:60px;font-weight:500;text-align:left;color:#02b4ce;margin-bottom:10px}.aboutus-section .Aboutus-Content p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;text-align:left;color:#333}.aboutimg .bg-lineargradient{width:300px;height:300px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);position:absolute;top:135px;right:116px}.about-wrapper{padding:50px 0;background-repeat:no-repeat;background-size:600px;background-position:0 100%;background-position-x:-180px;position:relative!important;margin-bottom:20px}.about-wrapper .banner-lottie-bg{position:absolute;z-index:-1;bottom:-70px;left:50%;width:644px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.new_site__body{padding-top:120px!important}.about-wrapper:after{content:"";position:absolute;background-color:#f0fdff;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-size:contain;-webkit-clip-path:polygon(56% 0,100% 0,100% 26%,100% 94%,77% 97%,50% 100%,25% 97%,0 94%,0 35%,0 0);clip-path:polygon(56% 0,100% 0,100% 26%,100% 94%,77% 97%,50% 100%,25% 97%,0 94%,0 35%,0 0);z-index:-1}.ourstory-wrapper{padding:100px 0;position:relative;overflow:hidden}.ourstort-bgtop{position:absolute;top:-10px;right:-343px}.ourstory-cards .box-1{background-color:#d9f2ff}.ourstory-cards .box-1 .card-text h2{color:#095177}.ourstory-cards .box-2{background-color:#f3e9c2;margin-left:230px;margin-top:-98px;z-index:2;position:relative;margin-bottom:0}.ourstory-cards .box-2 .card-text h2{color:#5a5405}.ourstory-cards .box-3{background-color:#ffe7d9;margin-top:-16px;z-index:2;position:relative}.ourstory-cards .box-3 .card-text h2{color:#85390d}.ourstory-cards .box-4{background-color:#d9fff9;margin-left:230px;margin-top:-98px;z-index:2;position:relative;margin-bottom:0}.ourstory-cards .box-4 .card-text h2{color:#0d8185}.ourstory-cards .commonbox{width:378px;display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:20px;box-shadow:0 21px 13px 0 hsla(0,0%,79.6%,.56);height:160px;position:relative}.ourstory-cards .commonbox h2{font-size:40px;font-weight:500;margin-bottom:5px;text-align:left;font-family:"Bricolage Grotesque",sans-serif}.ourstory-cards .commonbox .card-text{position:relative;z-index:1}.ourstory-cards .commonbox .card-text p{margin-bottom:0;font-family:"Figtree",sans-serif;font-size:14px;font-weight:400;text-align:left;color:#333}.ourstory-cards .commonbox .card-img{width:100px;position:absolute;top:21px;right:63px}.ourstory-cards .commonbox .card-img img{width:100%}.ourstory-section .bg-lineargradient{width:320px;height:290px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);position:absolute;top:191px;left:0}.ourstory-section .Our-Story{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;text-align:left;color:#000;padding-top:50px}.ourstory-section .OurStory-Content p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;text-align:left;color:#333}.OurStoryYears-Wrapper{padding:100px 0;position:relative;overflow:hidden}.OurStoryYears-Wrapper .container-wrap{position:relative}.ourstory-line:before{content:"";height:2px;width:70%;background:linear-gradient(90deg,#02b4ce 50%,transparent 0),linear-gradient(90deg,#02b4ce 50%,transparent 0),linear-gradient(0deg,#02b4ce 50%,transparent 0),linear-gradient(0deg,#02b4ce 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;padding:0;top:74px;position:absolute;right:0;left:0;margin:0 auto;-webkit-animation:border-dance 8s linear infinite;animation:border-dance 8s linear infinite}@-webkit-keyframes border-dance{0%{background-position:0 0,300px 116px,0 150px,216px 0}to{background-position:300px 0,0 116px,0 0,216px 150px}}@keyframes border-dance{0%{background-position:0 0,300px 116px,0 150px,216px 0}to{background-position:300px 0,0 116px,0 0,216px 150px}}.Ourstory-Years{text-align:center}.Ourstory-Years span{font-size:18px;font-weight:500;color:#7ca815}.Ourstory-Years p,.Ourstory-Years span{font-family:"Bricolage Grotesque",sans-serif;text-align:center}.Ourstory-Years p{font-size:16px;font-weight:600;letter-spacing:normal;color:#333;margin-top:10px}.Ourstory-Years .img-wrap{width:80%;margin:0 auto 20px}.Ourstory-Years .img-wrap img{width:100%}.industory-pioneers-wrapper{padding:50px 0 100px;position:relative;overflow:hidden}.industory-pioneers-wrapper .coreteam-bgleft{position:absolute;top:-440px;left:-279px}.industory-pioneers-wrapper .coreteam-bgbottom{position:absolute;bottom:137px;left:-244px;z-index:-1}.industory-pioneers-wrapper .industory-text-wrap{text-align:center;margin-bottom:40px}.industory-pioneers-wrapper .industory-text-wrap h2{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;color:#000;margin-bottom:0}.industory-pioneers-wrapper .industryteam-row{position:relative;display:flex;justify-content:center;grid-gap:50px;gap:50px}.industory-pioneers-wrapper .industryteam-row .coreteammiddle-bg{position:absolute;bottom:-449px;right:-563px;z-index:-1}.industory-pioneers-wrapper .coreteam-card{text-align:center;padding:0 60px;width:33%}.industory-pioneers-wrapper .coreteam-card .coreteam-img,.industory-pioneers-wrapper .coreteam-card .coreteam-img img{width:100%}.industory-pioneers-wrapper .coreteam-card .coreteam-name{margin:20px 0}.industory-pioneers-wrapper .coreteam-card .coreteam-name h6{font-family:"Bricolage Grotesque",sans-serif;font-size:20px;font-weight:700;text-align:center;color:#000;margin-bottom:7px}.industory-pioneers-wrapper .coreteam-card .coreteam-name p{font-family:"Figtree",sans-serif;font-size:14px;font-weight:400;color:#000;margin-bottom:0}.industory-pioneers-wrapper .coreteam-card .card-text p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;color:#333;margin-bottom:0}.industory-pioneers-wrapper .coreteam-card .industry-coreteam-info{position:relative;width:100%}.industory-pioneers-wrapper .coreteam-card .industry-coreteam-info .plus-icon{position:absolute;top:-24px;left:-23px;font-size:30px;color:#7ca815}.industory-pioneers-wrapper .quantumteam-img-section{padding:100px 0 0}.industory-pioneers-wrapper .quantumteam-img-section .team-img-wrap img{width:100%}.industory-pioneers-wrapper .quantumteam-img-section .quantumteam-text{text-align:center;padding:0 120px}.industory-pioneers-wrapper .quantumteam-img-section .quantumteam-text h2{font-family:"Bricolage Grotesque",sans-serif;font-size:20px;font-weight:500;color:#000;margin:40px 0 20px}.industory-pioneers-wrapper .quantumteam-img-section .quantumteam-text p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;color:#333;margin-bottom:0}.ourvision-wrapper{padding:100px 0;position:relative}.ourvisionimg-wrap img{width:80%}.ourvision-section{padding:0 157px 0 56px}.ourvision-section .bg-lineargradient{width:300px;height:300px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);position:absolute;top:68px;left:0}.ourvision-section .our-vision{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;line-height:1.22;color:#000}.ourvision-section .our-vision,.ourvision-section .ourvision-content p{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.ourvision-section .ourvision-content p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#333}.ourmission-wrapper{padding:100px 0;position:relative;overflow:hidden}.ourmission-wrapper .ourmissionbgfirst{position:absolute;bottom:-108px;left:-228px}.ourmission-wrapper .missiontop-bg{position:absolute;right:-272px;top:0}.ourmission-section{padding:0 108px}.ourmission-section .bg-lineargradient{width:300px;height:280px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);position:absolute;top:12px;left:24px}.ourmission-section .our-mission{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;line-height:1.22;color:#000}.ourmission-section .our-mission,.ourmission-section .ourmission-content p{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.ourmission-section .ourmission-content p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#333}.ourmissionimg-wrap img{width:80%}.mainhomepage-wrap{padding:50px 0;position:relative}.homebanner-bg{position:absolute;bottom:-96px;left:-178px;width:671px}.buildinghealthy-section .homebg-lineargradient{width:400px;height:300px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);position:absolute;top:-13px;left:322px}.buildinghealthy-section h2{font-family:"Bricolage Grotesque",sans-serif;font-size:60px;font-weight:500;line-height:1.17}.buildinghealthy-section .comperhensive-text,.buildinghealthy-section h2{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#000}.buildinghealthy-section .comperhensive-text{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;line-height:1.5}.buildinghealthy-section button{padding:16px 40px;border-radius:28px;box-shadow:0 15px 12px 0 rgba(0,0,0,.09);background-color:#02b4ce;border:none;font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-weight:500;text-align:left;color:#fff;margin:20px 0}.buildinghealthy-section button:hover{background-color:#0399af}.buildinghealthy-section .questions-text{font-size:14px;font-weight:400;text-align:left;color:#000;font-family:"Golos Text",sans-serif;margin-bottom:0}.buildinghealthy-section .questions-text a{color:#02b4ce;font-family:"Golos Text",sans-serif;text-decoration:underline}.banner-imgwrap{position:relative}.banner-imgwrap .homesbg-backgroundimg{position:absolute;z-index:-1;top:0;right:11px;width:644px}.banner-imgwrap .banner-img{width:80%;margin:0 auto}.comp-images{display:flex;flex-wrap:wrap;grid-gap:15px;gap:15px;align-items:center;justify-content:center;margin-top:60px}.comp-images .compimg-wrap{width:13%;text-align:center;margin-top:20px}.comp-images .compimg-wrap img{width:auto}.homecomppanies-wrap{padding:100px 0}.homecomppanies-wrap .compsectiom-wrap .comp-heading{font-family:"Bricolage Grotesque",sans-serif;font-size:34px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#000;width:80%;margin:0 auto}.dabur-img{height:48px}.medilocker-wrap{background-color:#02b4ce;padding:100px 0 74px;position:relative;overflow:hidden}.medilocker-wrap .gradientwrap-section{position:absolute;top:0;left:0}.medilocker-wrap .gradientwrap-section .medilockercustom-wrap{position:relative}.medilocker-wrap .gradientwrap-section .medilockercustom-wrap img{position:absolute;left:35%;top:35%;z-index:99;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.7}.medilocker-wrap .gradientwrap-section .medilockercustom-wrap .medilockerbg-lineargradient{width:260px;height:260px;opacity:.4;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(314deg,#8650f3 70%,#e780ff 0,#d2ff54 81%)}.medilocker-wrap .lineargardient-bottomsec{position:absolute;bottom:0;right:-27px}.medilocker-wrap .lineargardient-bottomsec .gradinetbottom-bpox{position:relative}.medilocker-wrap .lineargardient-bottomsec .gradinetbottom-bpox img{position:absolute;left:50%;top:67%;z-index:99;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.7}.medilocker-wrap .lineargardient-bottomsec .gradinetbottom-bpox .medilockerbgbottom-lineargradient{width:260px;height:260px;opacity:.4;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(357deg,#8650f3 63%,#e780ff 0,#d2ff54 0)}.medilocker-wrap .medilocker-section h2{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:normal;color:#fff}.medilocker-wrap .medilocker-section p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff}.medilocker-wrap .medilocker-section button{padding:10px 26px 11px;border-radius:28px;background-color:#fff;font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;border:none;color:#02b4ce;display:flex;align-items:center;grid-gap:6px;gap:6px}.medilocker-wrap .medilocker-section button:hover{background-color:#f8f3f3}.medilocker-wrap .imgessection-wrap{display:flex;grid-gap:10px;gap:10px}.medilocker-wrap .imgessection-wrap .medilockerimg-box{text-align:center;width:33.33%}.medilocker-wrap .imgessection-wrap .medilockerimg-box img{width:100%}.medilocker-wrap .imgessection-wrap .medilockerimg-box h6{font-family:"Figtree",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;text-align:center;color:#fff;margin-top:-26px}.medilocker-wrap .imgessection-wrap .medilockerimg-box p{font-family:"Figtree",sans-serif;font-size:16px;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#e7f7f9}.ai-driven-lottie{width:238px;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0);content-visibility:visible;position:relative;left:-49px;top:0}.viewannouncemnet-wrap{padding:50px 0 0}.viewannouncemnet-wrap .announcementsection{display:flex;align-items:center;justify-content:center;grid-gap:30px;gap:30px;border-radius:39px;background-image:linear-gradient(270deg,#d4f9ff,#eeffc7)}.viewannouncemnet-wrap .announcementsection p{font-family:"Bricolage Grotesque",sans-serif;font-size:20px;font-weight:500;text-align:right;color:#000}.viewannouncemnet-wrap .announcementsection button{padding:6px 26px;border-radius:28px;border:1px solid #02b4ce;font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-weight:500;text-align:center;color:#02b4ce;display:flex;align-items:center;grid-gap:8px;gap:8px;background-color:transparent}.viewannouncemnet-wrap .announcementsection button:hover{background-color:#02b4ce;color:#fff}.heart-beat-lottie{width:40px}.healthpackage-section{padding-bottom:100px;padding-top:136px;position:relative;overflow:hidden}.healthpackage-section .healthbg-top{position:absolute;top:10px;right:-334px}.packageswrap-section{display:flex}.packageswrap-section .silverhealthpack-card{width:100%;padding:30px;border-radius:20px;background-color:#eef9ff;position:relative;overflow:hidden;display:flex;grid-gap:40px;gap:40px}.packageswrap-section .silverhealthpack-card .package-image img{border-radius:5px}.packageswrap-section .silverhealthpack-card .health-card{position:relative;z-index:1}.packageswrap-section .silverhealthpack-card .quantum-text{font-family:"Bricolage Grotesque",sans-serif;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.64;letter-spacing:normal;text-align:left;color:#333}.packageswrap-section .silverhealthpack-card .silverhealth-text{font-family:"Bricolage Grotesque",sans-serif;font-size:30px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.15;letter-spacing:normal;text-align:left;color:#008a9e;margin-top:10px;margin-bottom:15px}.packageswrap-section .silverhealthpack-card .packagehealth-text{font-family:"Figtree",sans-serif;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:normal;text-align:left;color:#333;margin:20px 0 60px}.packageswrap-section .silverhealthpack-card .pricesec-text{font-family:"Figtree",sans-serif;font-size:22px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:left;color:#000}.packageswrap-section .silverhealthpack-card .packagetest-wrap{display:flex;grid-gap:10px;gap:10px;align-items:center;font-weight:400;line-height:2.25;color:#000;margin-top:10px}.packageswrap-section .silverhealthpack-card .booknow-button,.packageswrap-section .silverhealthpack-card .packagetest-wrap{font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left}.packageswrap-section .silverhealthpack-card .booknow-button{font-weight:500;color:#fff;padding:8px 24px;border-radius:28px;background-color:#02b4ce;border:0;margin-top:40px;margin-bottom:20px;display:inline-block}.packageswrap-section .silverhealthpack-card .health-heart{position:absolute;top:51px;left:-83px;width:410px}.package-ul-list{margin-bottom:0}.package-more-link{padding-left:40px;text-decoration:underline;color:#02b4ce}.package-more-link:hover{text-decoration:underline;color:#0598ae}.healthpackagesec-wrap{position:relative}.healthpackagesec-wrap .healthpackage-lineargradient{bottom:-3px;left:-51px}.healthpackagesec-wrap .healthpackage-lineargradient,.healthpackagesec-wrap .techdriven-lineargradient{position:absolute;width:300px;height:300px;background:linear-gradient(#cdff56,#3be6ff);opacity:.14;-webkit-filter:blur(50px);filter:blur(50px);z-index:-1}.healthpackagesec-wrap .techdriven-lineargradient{bottom:-158px;left:12px}.healthpackagesec-wrap .healthcheckup-btn{font-family:"Figtree",sans-serif;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;padding:5px 16px;border-radius:13px;background-image:linear-gradient(90deg,#7ca815,#02b4ce);border:none;margin:15px 0;display:inline-block}.healthpackagesec-wrap h2{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:600}.healthpackagesec-wrap h2,.healthpackagesec-wrap h6{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#000}.healthpackagesec-wrap h6{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;line-height:1.5}.healthpackagesec-wrap .healthpack-ullist{margin:30px 0}.healthpackagesec-wrap .healthpack-ullist ul{padding-left:0}.healthpackagesec-wrap .healthpack-ullist ul li{display:flex;grid-gap:10px;gap:10px;align-items:center;margin-top:10px;font-family:"Figtree",sans-serif;font-size:18px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#000}.healthpackagesec-wrap .viewallpackage-button{border-radius:28px;box-shadow:0 15px 12px 0 rgba(0,0,0,.09);border:1px solid #02b4ce;background-color:#fff!important;font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#02b4ce;padding:10px 33px}.healthpackagesec-wrap .viewallpackage-button:hover{background-color:#02b4ce!important;color:#fff!important}.Techdricen-sectionwrap{padding:50px 0 100px;position:relative}.Techdricen-sectionwrap .techdriven-bg{position:absolute;left:-294px;bottom:-475px}.Techdricen-sectionwrap .techdrivenimg img{width:100%}.recentnews-wrap{position:relative;overflow:hidden}.recentnews-wrap .press-bg{position:absolute;bottom:-432px;right:-345px;z-index:-1}.recentnews-wrap .press-lineargradient{position:absolute;bottom:94px;right:665px;width:300px;height:300px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);z-index:-1}.recentnews-wrap .recenttoptext-wrap{text-align:center}.recentnews-wrap .recenttoptext-wrap span{font-family:"Figtree",sans-serif;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;padding:5px 16px;border-radius:13px;background-image:linear-gradient(90deg,#7ca815,#02b4ce);border:none;display:inline-block}.recentnews-wrap .recenttoptext-wrap h2{font-family:"Bricolage Grotesque",sans-serif;font-size:39px;font-weight:500;font-stretch:normal;font-style:normal;text-align:center;color:#000;margin:10px 0}.recentnews-wrap .recenttoptext-wrap p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#000;margin-bottom:50px}.recentnews-wrap .icici-bank-cards-sec{padding:20px 20px 30px;border-radius:12px;border:1px solid #d8eef1;background-color:#fff;height:100%}.recentnews-wrap .icici-bank-cards-sec .icici-bank-image img{border-radius:8px;width:100%}.recentnews-wrap .icici-bank-cards-sec small{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;text-align:left;color:#333;margin:10px 0;display:inline-block}.recentnews-wrap .icici-bank-cards-sec h6{font-size:18px;font-weight:600;color:#000;-webkit-line-clamp:2}.recentnews-wrap .icici-bank-cards-sec h6,.recentnews-wrap .icici-bank-cards-sec p{font-family:"Figtree",sans-serif;text-align:left;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.recentnews-wrap .icici-bank-cards-sec p{font-size:16px;font-weight:400;color:#333;-webkit-line-clamp:3}.recentnews-wrap .icici-bank-cards-sec button{border:none;background-color:transparent}.recentnews-wrap .icici-bank-cards-sec button a{padding:7px 26px;border-radius:28px;border:1px solid #02b4ce;font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-weight:500;text-align:left;background-color:#fff;color:#02b4ce;display:flex;align-items:center;grid-gap:10px;gap:10px}.recentnews-wrap .icici-bank-cards-sec button a:hover{color:#fff;background-color:#02b4ce!important}.new-nav-panelwrap .nav-panel{box-shadow:none!important;border-top:none!important}.newnav-row-wrap{grid-gap:50px!important;gap:50px!important}.testimonial-wrapper{padding:100px 0;position:relative}.testimonial-wrapper .testi-bg{position:absolute;bottom:-435px;left:-313px}.dropdown-wrapper{position:absolute;top:37px;right:0;background-color:#fff;border-radius:4px;padding:10px 15px;width:300px;box-shadow:0 1px 15px rgba(0,0,0,.25)}.dropdown-wrapper ul{list-style-type:none;padding:0;margin:0}.dropdown-wrapper ul li{padding:13px 10px;cursor:pointer;border-bottom:1px solid #e2e2e2;margin-bottom:0}.dropdown-wrapper ul li:last-child{border-bottom:0}.dropdown-wrapper ul a{display:flex;align-items:center;justify-content:space-between;color:#000;grid-gap:10px;gap:10px;font-family:"Figtree",sans-serif}.dropdown-wrapper ul a .loginsection-wrap{display:flex;align-items:center;grid-gap:5px;gap:5px}.dropdown-wrapper ul a .loginsection-wrap span{font-weight:600}.dropdown-wrapper ul a .loginsection-wrap span:hover{color:#02b4ce}.headerlogin-button-wrap{position:relative;display:inline-block}.headerlogin-button-wrap button{font-family:"Figtree",sans-serif;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;color:#02b4ce;padding:4px 18px;border-radius:18px;border:1px solid #02b4ce;display:flex;align-items:center;grid-gap:5px;gap:5px;background-color:transparent}.headerlogin-button-wrap button:hover{background-color:#02b4ce;color:#fff}.headerlogin-button-wrap button:hover svg path{fill:#fff!important;stroke:#fff!important}.Register-button-wrap a{background:linear-gradient(90deg,#7ca815,#02b4ce);color:#fff;display:flex;align-items:center;grid-gap:5px;gap:5px;display:inline-block;font-family:"Figtree",sans-serif;font-size:16px;font-weight:600;line-height:1.86;border-radius:50px;width:100%;text-align:center;margin-top:20px;margin-bottom:20px;padding:10px 0}.Register-button-wrap a:hover{color:#fff}.right-arrow-wrap svg{color:#54c6dd}.new-siteheader-wrap{box-shadow:0 6px 9px 0 rgba(0,0,0,.12)!important;padding:10px 50px}.col-whyquantum{display:flex;justify-content:center}.whyquantum-cards-wrap{position:relative}.whyquantum-cards-wrap .card-lineargradient{position:absolute;bottom:125px;left:-58px;width:300px;height:300px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);z-index:-1}.whyquantum-card{padding:26px 30px!important;width:394px!important}.whyquantum-box2{margin-left:92px!important;margin-top:-22px!important}.testimoniail-section{padding:0;position:relative}.testimoniail-section .top-lineargradient{top:134px;right:23px}.testimoniail-section .testimonail-bottom-bg,.testimoniail-section .top-lineargradient{width:260px;height:260px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute}.testimoniail-section .testimonail-bottom-bg{z-index:-1;bottom:-9px;left:85px}.testimoniail-section .testimonail-custom-banner .testimonial-banner{position:relative}.testimoniail-section .testimonail-custom-banner .testimonial-banner .testimonial-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;top:-59px;left:60px}.testimoniail-section .textimonial-card-wrap{padding:100px 0}.testimoniail-section .textimonial-card-wrap .testimonial-row-wrap{grid-gap:40px 0;gap:40px 0}.testimoniail-section .textimonial-card-wrap .testimonial-cards{padding:40px 40px 125px;border-radius:12px;border:1px solid #d8eef1;background-color:#fff;text-align:center;height:100%}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section{position:relative;margin-bottom:30px}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section .quote-wrap{position:absolute;top:-61px;left:10px}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section .card-person-img{margin-bottom:20px}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section h6{font-family:"Bricolage Grotesque",sans-serif;font-size:20px;font-weight:600;text-align:center;color:#000}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section .teastimonail-images-wrapper{display:flex;align-items:center;grid-gap:5px;gap:5px;justify-content:center}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section .teastimonail-images-wrapper .card-text p{margin-bottom:0;font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;text-align:center;color:#02b4ce;line-height:normal}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-text-section p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;text-align:center;color:#333}.testimoniail-section .textimonial-card-wrap .testimonial-cards .custom-rating-wrap{margin-top:30px;display:flex;align-items:center;grid-gap:3px;gap:3px;justify-content:center}.testimoniail-section .textimonial-card-wrap .testimonial-cards .custom-rating-wrap .start-icon{color:#f59e0b}.whatmakes-banner{padding:100px 0}.whatmakes-banner .whatmakes-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;top:-59px;left:60px}.inovative-section-wrap{padding:100px 0}.inovative-section-wrap .inovative-section h6{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:600;font-stretch:normal;font-style:normal;margin-bottom:20px;text-align:left;color:#000}.inovative-section-wrap .inovative-section h5{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;text-align:left;color:#333;margin-bottom:20px}.inovative-section-wrap .inovative-section .healthcare-Content:before{content:"";position:absolute;background-color:#02b4ce;width:10px;height:10px;top:9px;left:0;border-radius:50px}.inovative-section-wrap .inovative-section .healthcare-Content{position:relative;margin-bottom:10px;padding-left:25px}.inovative-section-wrap .inovative-section .healthcare-Content h6{font-family:"Bricolage Grotesque",sans-serif;font-size:24px;font-weight:600;margin-bottom:0;text-align:left;color:#000}.inovative-section-wrap .inovative-section .healthcare-Content p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;text-align:left;color:#333}.our-differentiation-section{padding:0 0 150px}.our-differentiation-section .ourdiff-wrap h2{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;font-style:normal;text-align:center;color:#000;margin-bottom:50px}.our-differentiation-section .our-diff-row{grid-gap:10px 0;gap:10px 0}.our-differentiation-section .our-diff-row .leftcard-col{padding-right:5px}.our-differentiation-section .our-diff-row .rightcard-col{padding-left:5px}.our-differentiation-section .our-diff-row .diff-section-wrap{padding:20px;border-radius:12px;border:1px solid #d8eef1;background-color:#fff;display:flex;align-items:center;grid-gap:20px;gap:20px;height:100%}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content{width:75%}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content h6{font-family:"Bricolage Grotesque",sans-serif;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;text-align:left;color:#000}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content p{font-family:"Figtree",sans-serif;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;text-align:left;color:#333;margin-bottom:0}.corporatesection-wrap{position:relative}.corporate-lineargradient{top:-59px;left:60px}.corporate-lineargradient,.corporatebanner-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute}.corporatebanner-lineargradient{top:25px;left:273px}.corp-img-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;right:-319px;bottom:-150px}.services-section{text-align:center;margin-bottom:30px}.services-section .service-text-wrap{font-family:"Figtree",sans-serif;font-size:12px;font-weight:500;text-align:center;color:#fff;padding:5px 16px;border-radius:13px;background-image:linear-gradient(90deg,#7ca815,#02b4ce);margin-bottom:15px;display:inline-block}.services-section h2{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:600;margin-bottom:20px;letter-spacing:normal}.services-section h2,.services-section p{font-stretch:normal;text-align:center;color:#000}.services-section p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;font-style:normal}.newservice-wrap h2{margin-bottom:10px!important}.our-services-wrapper{padding:90px 0}.our-services-wrapper .pre-col{padding-right:5px}.our-services-wrapper .annual-col{padding:0 5px}.our-services-wrapper .ohc-col{padding-left:5px}.our-services-wrapper .services-card{padding:27px 20px 20px;border-radius:12px;border:1px solid #d8eef1;background-color:#fff;text-align:center;height:100%;display:flex;flex-direction:column}.our-services-wrapper .services-card .service-card-details{display:flex;flex-direction:column;justify-content:space-between;height:100%}.our-services-wrapper .services-card img{width:200px;margin:0 auto}.our-services-wrapper .services-card h6{margin-top:33px;font-size:20px;font-weight:600;color:#000}.our-services-wrapper .services-card h6,.our-services-wrapper .services-card p{font-family:"Figtree",sans-serif;font-stretch:normal;font-style:normal;text-align:center}.our-services-wrapper .services-card p{font-size:16px;font-weight:400;color:#333}.our-services-wrapper .services-card .viewbutton-wrap{display:flex;justify-content:center}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn{padding:7px 26px;border-radius:28px;border:1px solid #02b4ce;font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-weight:500;color:#02b4ce;background-color:#fff;display:flex;align-items:center;grid-gap:6px;gap:6px}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn:hover{background-color:#02b4ce;color:#fff}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn:hover svg path{stroke:#fff!important}.pre-content-wrap{padding:130px 0 50px}.pre-content-wrap .content-flex-wrap{display:flex;justify-content:center;grid-gap:80px;gap:80px}.pre-content-wrap .custom-text{width:50%}.pre-content-wrap .custom-text p{font-family:"Figtree",sans-serif;font-size:22px;font-weight:400;text-align:left;color:#333}.bloodtest-content{padding-bottom:0!important}#ambulance-text-wrap{padding-bottom:0}#ambulance-text-wrap .custom-text{width:100%;text-align:center}#ambulance-text-wrap .custom-text p{text-align:center}.benifits-wrapper{padding:100px 0;position:relative}.benifits-wrapper .dentist-lottie{display:flex;justify-content:center;flex-direction:column;align-items:center;grid-gap:10px;gap:10px}.benifits-wrapper .dentist-lottie .dentis-tchair{width:50px}.benifits-wrapper .dentist-lottie h2{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;text-align:center;color:#000}.benifits-wrapper .benifits-cards{padding:50px 0!important}.benifit-bottom-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;left:398px;bottom:-159px}.diff-img{width:100px;height:100px}.diff-img img{width:100%}.services-back-arrow{font-family:"Figtree",sans-serif;font-size:18px;font-weight:500;font-stretch:normal;text-align:left;color:#000;display:flex;align-items:center;grid-gap:5px;gap:5px;margin-bottom:15px}.services-back-arrow .corp-back-arrow{font-size:23px}.services-back-arrow:hover{color:#0399af!important}.common-check-section{padding-top:50px}.common-check-section .common-check-row{grid-gap:30px 0;gap:30px 0}.common-check-section .check-benifits-wrap{display:flex;grid-gap:10px;gap:10px;align-items:start;padding:0 15px}.common-check-section .check-benifits-wrap .check-icon-wrap svg{font-size:24px;color:#02b4ce}.common-check-section .check-benifits-wrap .benifits-text-wrap h6{font-family:"Figtree",sans-serif;font-size:22px;font-weight:600;text-align:left;color:#000;margin-bottom:10px}.common-check-section .check-benifits-wrap .benifits-text-wrap p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;text-align:left;color:#707070;margin-bottom:0}.whyus-section{padding:100px 0;position:relative;overflow:hidden}.whyus-section .whyus-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;right:-357px;top:336px}.whyus-section .whyuscards-bg{position:absolute;width:476px;right:-68px;top:106px;-webkit-transform:rotate(-37deg);transform:rotate(-37deg)}.whyus-section .whyus-cards-wrapper{margin-top:50px}.whyus-section .whyus-cards-wrapper .whycards-row{grid-gap:30px 0;gap:30px 0;justify-content:center}.whyus-section .whyus-cards-wrapper .whyus-cards{text-align:center;padding:30px 20px;border-radius:12px;border:1px solid #d8eef1;background-color:#fff;height:100%}.whyus-section .whyus-cards-wrapper .whyus-cards .card-img{margin-bottom:20px}.whyus-section .whyus-cards-wrapper .whyus-cards h6{font-family:"Bricolage Grotesque",sans-serif;font-size:18px;font-weight:500;text-align:center;color:#000;margin-bottom:20px}.whyus-section .whyus-cards-wrapper .whyus-cards p{font-family:"Figtree",sans-serif;font-size:14px;font-weight:400;text-align:center;color:#333;margin-bottom:0}.iso-certification-wrap{padding:50px 0}.iso-certification-wrap .iso-content-wrap{text-align:center}.iso-certification-wrap .iso-content-wrap .iso-logo{margin-bottom:22px}.iso-certification-wrap .iso-content-wrap h2{font-family:"Bricolage Grotesque",sans-serif;font-size:34px;font-weight:500;line-height:1.5;text-align:center;color:#000}.iso-certified-imgaes{margin-top:40px}.panindia-wrapper{padding:100px 0;position:relative}.panindia-wrapper .panindia-text-wrap .pan-text{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;text-align:left;color:#000;margin-bottom:20px}.panindia-wrapper .panindia-text-wrap .pan-Content{margin-bottom:50px}.panindia-wrapper .panindia-text-wrap .pan-Content p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;text-align:left;color:#333;margin-bottom:0}.panindia-wrapper .panindia-text-wrap .pan-info-wrap{display:flex;align-items:center;grid-gap:70px;gap:70px}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section h2{font-family:"Bricolage Grotesque",sans-serif;font-size:40px;font-weight:500;text-align:left;color:#02b4ce}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;text-align:left;color:#333}.panindia-wrapper .indiamap-image{width:80%}.panindia-lineargradient{top:-173px;left:-79px}.panindia-lineargradient,.panindiabottom-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute}.panindiabottom-lineargradient{bottom:-89px;right:-377px}.corporate-clients-section{padding:100px 0 150px!important;position:relative}.corporate-clients-section .corporateclient-wrap .corporate-text{text-align:center}.corporate-clients-section .corporateclient-wrap .corporate-text h2{font-family:"Bricolage Grotesque",sans-serif;font-size:46px;font-weight:500;text-align:center;color:#000}.corporate-clients-section .corporateclient-wrap .corporate-text p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;text-align:center;color:#333}.corporate-clients-section .corporate-img-wrap{margin-top:40px!important}.corporate-bottom-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;bottom:-89px;left:7px;z-index:-1}.our-values-section{padding:0 0 100px}.our-values-section .our-value-img{margin-top:80px}.our-values-section .our-value-img img{width:80%}.OurStoryYears-Wrapper .col-xl-2{flex:0 0 14.28%;max-width:14.28%}.slider-testi-wrapper .slick-arrow{display:inline-block;bottom:-70px;left:0!important;width:20px;top:auto}.slider-testi-wrapper .slick-arrow path{fill:#02b4ce!important}.slider-testi-wrapper .slick-prev{left:0!important}.slider-testi-wrapper .slick-next{left:43px!important}.inner-medilocker-wrap{text-align:center}.inner-medilocker-wrap .step-2{padding:8px 30px 10px;border-radius:26px;background-image:linear-gradient(270deg,#00c4e3,#80b800);font-family:"Bricolage Grotesque",sans-serif;font-size:20px;font-weight:400;text-align:center;color:#fff;display:inline-block}.inner-medilocker-wrap .ai-analysis-test{font-family:"Bricolage Grotesque",sans-serif;font-size:34px;font-weight:500;text-align:center;color:#000;margin:20px 0}.inner-medilocker-wrap .quantum-text{font-family:"Figtree",sans-serif;font-size:20px;font-weight:400;text-align:center;color:#000;margin-bottom:0}.medilocker-step2-wrapper:before{content:"";height:92px;width:2px;background:linear-gradient(90deg,#bdc6a6 50%,transparent 0),linear-gradient(90deg,#bdc6a6 50%,transparent 0),linear-gradient(0deg,#bdc6a6 50%,transparent 0),linear-gradient(0deg,#bdc6a6 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;padding:0;position:absolute;-webkit-animation:border-dance 8s linear infinite;animation:border-dance 8s linear infinite;left:50%;bottom:-54px}.medilocker-step2-wrapper{padding:100px 0;position:relative}.medilocker-step2-wrapper .downarrow-lottie{width:50px;position:absolute;bottom:-31px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.medilocker-step2-wrapper .quantum-ai-wrap{padding:70px 250px 40px;border-radius:20px;background-color:#faffef;text-align:center}.medilocker-step2-wrapper .step2-lottie-wrap{width:460px;margin:80px auto;position:relative}.medilocker-step2-wrapper .step2-lottie-wrap .medi-card-lottie{position:relative;z-index:2}.medilocker-step2-wrapper .step2-lottie-wrap .medi-doted-lottie{position:absolute;left:109px;right:0;top:-64px;width:234px;z-index:1}.healthrecord-lottie-wrapper .filesplit-wrap{padding:36px 39px;border-radius:20px;box-shadow:0 19px 28px 0 rgba(0,0,0,.05);background-color:#fff;width:150px;margin:0 auto 16px}.healthrecord-lottie-wrapper p{font-family:"Figtree",sans-serif;font-size:14px;font-weight:600;text-align:center;color:#000;width:150px;margin:0 auto}.optimizinghealth-section:before{content:"";height:92px;width:2px;background:linear-gradient(90deg,#bdc6a6 50%,transparent 0),linear-gradient(90deg,#bdc6a6 50%,transparent 0),linear-gradient(0deg,#bdc6a6 50%,transparent 0),linear-gradient(0deg,#bdc6a6 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;padding:0;position:absolute;-webkit-animation:border-dance 8s linear infinite;animation:border-dance 8s linear infinite;left:50%;bottom:-54px}.optimizinghealth-section{padding:100px 0;position:relative}.optimizinghealth-section .downarrow-lottie{width:50px;position:absolute;bottom:-31px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.optimizinghealth-section .healthrecord-section{padding:70px 0;border-radius:20px;background-color:#fcf3ff}.optimizinghealth-section .healthrecord-section .resports-img-wrap{width:800px;margin:60px auto 0}.optimizinghealth-section .healthrecord-section .reportsimg-wrap,.optimizinghealth-section .healthrecord-section .reportsimg-wrap img{width:100%}.healthrecords-line:before{content:"";height:2px;width:100%;background:linear-gradient(90deg,#618a02 50%,transparent 0),linear-gradient(90deg,#618a02 50%,transparent 0),linear-gradient(0deg,#618a02 50%,transparent 0),linear-gradient(0deg,#618a02 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;padding:0;top:74px;position:absolute;right:0;left:0;margin:0 auto;-webkit-animation:border-dance 8s linear infinite;animation:border-dance 8s linear infinite}.healthrecords-line{position:relative}.healthrecords-line .arrow-icon{background-color:#fcf3ff}.healthrecords-line .arrow-icon,.healthrecords-line .medi-arrow-icon{position:absolute;top:66px;left:50%;width:32px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.healthrecords-line .medi-arrow-icon{background-color:#e9faff}.personalizedhealth-section{padding:100px 0}.personalizedhealth-section .personalizedhealth-wrap{padding:70px 210px 60px;border-radius:20px;background-color:#fffee5}.personalhealth-insight{margin-top:60px}.personalhealth-insight .row-package{align-items:center}.personalhealth-insight .aianalysis-lottie-wrapper .finishdots-wrap{padding:14px 38px;border-radius:20px;box-shadow:0 19px 28px 0 rgba(0,0,0,.05);background-color:#fff;width:150px;margin:0 auto 16px}.personalhealth-insight .aianalysis-lottie-wrapper p{font-family:"Figtree",sans-serif;font-size:14px;font-weight:600;text-align:center;color:#000;margin-bottom:0}.personalhealth-insight .healthreports-img{width:65%;margin:0 auto;position:relative}.personalhealth-insight .healthreports-img img{width:100%}.personalhealth-insight .heathreport-arrow{position:absolute;top:93px;right:-118px;background-color:#fffee5;width:32px}.personalhealth-insight .heathreportimg2-arrow{position:absolute;top:93px;left:-45px;background-color:#fffee5;width:32px}.personalhealth-insight .healthreports-img:before{content:"";height:2px;width:128px;background:linear-gradient(90deg,#618a02 50%,transparent 0),linear-gradient(90deg,#618a02 50%,transparent 0),linear-gradient(0deg,#618a02 50%,transparent 0),linear-gradient(0deg,#618a02 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;padding:0;top:101px;position:absolute;-webkit-animation:border-dance 8s linear infinite;animation:border-dance 8s linear infinite;right:-74%}.personalhealth-insight .healthreports-img2{padding-left:45px;position:relative}.personalhealth-insight .healthreports-img2:before{height:2px;width:128px;background:linear-gradient(90deg,#618a02 50%,transparent 0),linear-gradient(90deg,#618a02 50%,transparent 0),linear-gradient(0deg,#618a02 50%,transparent 0),linear-gradient(0deg,#618a02 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;top:101px;left:-32%}.medilocker-wrap-section:before,.personalhealth-insight .healthreports-img2:before{content:"";padding:0;position:absolute;-webkit-animation:border-dance 8s linear infinite;animation:border-dance 8s linear infinite}.medilocker-wrap-section:before{height:92px;width:2px;background:linear-gradient(90deg,#bdc6a6 50%,transparent 0),linear-gradient(90deg,#bdc6a6 50%,transparent 0),linear-gradient(0deg,#bdc6a6 50%,transparent 0),linear-gradient(0deg,#bdc6a6 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;left:50%;bottom:-54px}.medilocker-wrap-section{padding:100px 0;position:relative}.medilocker-wrap-section .downarrow-lottie{width:50px;position:absolute;bottom:-31px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.medilocker-wrap-section .medi-custom-card{padding:70px 20px;border-radius:20px;background-color:#e9faff}.medilocker-wrap-section .medi-family-member{width:60%;margin:60px auto 0}.medilocker-wrap-section .medi-family-member .medigroup-wrapper{display:flex;grid-gap:10px;gap:10px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .medigroup-leftimg{width:50%}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .medigroup-leftimg .med-group-img{border-radius:20px;box-shadow:0 19px 28px 0 rgba(0,0,0,.05);background-color:#fff;width:150px;height:150px;display:flex;justify-content:center;align-items:center;margin:0 auto 15px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .medigroup-leftimg p{font-family:"Figtree",sans-serif;font-size:14px;font-weight:600;text-align:center;color:#000;width:150px;margin:0 auto}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group{width:50%}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group .medi-right-wrap{display:flex;grid-gap:12px;gap:12px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group .medi-right-wrap .medi-right-img img{position:relative;top:4px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group .medi-right-wrap .lab-wrap{margin-bottom:10px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group .medi-right-wrap .lab-wrap p{margin-bottom:5px;font-family:"Figtree",sans-serif;font-size:12px;font-weight:400;color:#333}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group .medi-right-wrap .lab-wrap p b{font-family:"Figtree",sans-serif;font-size:14px;font-weight:500;text-align:left;color:#000}.medilocker-wrap-section .medi-family-member .file-upload-wrap{padding:0!important}.contactus-form-wrapper{padding:100px 0;position:relative}#msg-form-textarea textarea.form-control{height:48px!important}.contact-maps-wrap{padding:0 0 200px;position:relative}.contact-maps-wrap .contact-info-text{margin:30px 0!important}.contact-maps-wrap .contact-info-text h2{text-align:left!important}.contact-maps-wrap .conatctus-section{align-items:start!important;margin-bottom:20px!important}.contact-maps-wrap .contactinfo-icon-img{position:relative;top:2px}.contact-maps-wrap .new-contact-content{margin-left:10px}.contact-maps-wrap .new-contact-content .custom-p-text{font-family:"Bricolage Grotesque",sans-serif!important;font-size:18px!important;font-weight:500!important;text-align:left!important;color:#000!important}.contact-maps-wrap .new-contact-content .newcontact-custom-text a{font-family:"Figtree",sans-serif;font-size:16px!important;font-weight:500!important;text-align:left;color:#333!important}.contact-maps-wrap .new-contact-content .newcontact-custom-text a:hover{-webkit-transform:none!important;transform:none!important}.contactus-img-lineargradient{width:250px;height:250px;right:-443px;bottom:80px}.contactinfo-img-lineargradient,.contactus-img-lineargradient{margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute}.contactinfo-img-lineargradient{width:200px;height:200px;left:125px;bottom:-159px}.newcontactus-wrapper{position:relative;padding:50px 0;margin-bottom:20px}.newcontactus-wrapper .banner-lottie-bg{position:absolute;z-index:-1;bottom:-67px;left:50%;width:644px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.newcontactus-wrapper:after{content:"";position:absolute;background-color:#f0fdff;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-size:contain;-webkit-clip-path:polygon(56% 0,100% 0,100% 26%,100% 94%,77% 97%,50% 100%,25% 97%,0 94%,0 35%,0 0);clip-path:polygon(56% 0,100% 0,100% 26%,100% 94%,77% 97%,50% 100%,25% 97%,0 94%,0 35%,0 0);z-index:-1}.newbanner-leftimg{width:680px;position:absolute;bottom:-47px;left:-199px}.explore-events-wrapper{padding:100px 0}.explore-events-wrapper .exploreevents-gallery{display:flex;grid-gap:20px;gap:20px}.explore-events-wrapper .exploreevents-gallery p{font-family:"Bricolage Grotesque",sans-serif!important;font-size:20px;font-weight:700;text-align:center;color:#000;margin-bottom:0;margin-top:14px}.explore-events-wrapper .vaccinationdrive-wrap{width:calc(20% - 20px)}.explore-events-wrapper .vaccinationdrive-wrap img{width:100%;height:100%;object-fit:cover}.explore-events-wrapper .vaccinationdrive-img{width:100%;height:225px;background-color:#ddd;border-radius:6px;overflow:hidden;cursor:pointer}.explore-events-wrapper .blue-border-line{position:relative}.explore-events-wrapper .blue-border-line:before{content:"";border:1px solid #02b1cb;width:100%;height:100%;position:absolute;border-radius:6px;top:-4px;z-index:-1;right:-4px}.whyjoin-wrap{margin-top:20px}.whyjoin-wrap .whyjoin-list{display:flex;align-items:center;grid-gap:20px;gap:20px;margin-bottom:20px}.whyjoin-wrap .whyjoin-list h6{font-family:"Bricolage Grotesque",sans-serif!important;font-size:20px;font-weight:500;text-align:left;color:#333;margin-bottom:0}#whyjoinus-sec h2{padding-top:0}.career-positions-wrapper{padding:100px 0 0;position:relative;overflow:hidden}.career-positions-wrapper .career-dotedimg{position:absolute;right:-282px;top:-268px}.career-positions-wrapper .career-linear-gradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;top:-169px;left:-23px}.career-positions-wrapper .positions-cards-wrap{display:flex;grid-gap:24px;gap:24px}.career-positions-wrapper .positions-cards-wrap .cards-wrap{padding:50px 25px;border-radius:12px;border:1px solid #d8eef1;background-color:#fff;text-align:center;width:25%}.career-positions-wrapper .positions-cards-wrap .cards-wrap h6{font-family:"Bricolage Grotesque",sans-serif!important;font-size:18px;font-weight:500;text-align:center;color:#000;margin:20px 0 15px}.career-positions-wrapper .positions-cards-wrap .cards-wrap .location-wrap{display:flex;align-items:center;grid-gap:10px;gap:10px;justify-content:center}.career-positions-wrapper .positions-cards-wrap .cards-wrap .location-wrap p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;text-align:center;color:#333;margin-bottom:0}.career-positions-wrapper .positions-cards-wrap .cards-wrap .apply-btn-wrap{display:flex;justify-content:center;margin-top:20px}.career-positions-wrapper .positions-cards-wrap .cards-wrap .apply-btn-wrap .apply-now-button{padding:7px 26px;border-radius:28px;border:1px solid #02b4ce;font-family:"Bricolage Grotesque",sans-serif!important;font-size:16px;font-weight:500;text-align:left;color:#02b4ce;background-color:#fff;display:flex;align-items:center;grid-gap:10px;gap:10px}.career-positions-wrapper .positions-cards-wrap .cards-wrap .apply-btn-wrap .apply-now-button:hover{background-color:#02b4ce;color:#fff}.career-positions-wrapper .positions-cards-wrap .cards-wrap .apply-btn-wrap .apply-now-button:hover svg path{stroke:#fff!important}.career-leftimg{width:680px;position:absolute;left:-165px;top:244px}.career-container{position:relative;z-index:1}.file-upload-label{cursor:pointer;display:flex;align-items:center;justify-content:center;border:2px solid #ccc;padding:10px;border-radius:5px}.upload-icon{margin-right:5px}.file-upload-input{display:none}input#file-upload-button{background-color:red!important}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}.lightbox-content{max-width:80%;max-height:80%}.lightbox-content img{width:100%;height:auto}.ant-image-preview-root .ant-image-preview-mask{background-color:rgba(0,0,0,.6)!important}.proudly-associated-heading{text-align:center}.proudly-associated-heading h2{font-family:"Bricolage Grotesque",sans-serif!important;font-size:46px;font-weight:500;color:#000}.proudly-associated-heading p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;color:#333;margin-bottom:0;margin-top:20px}.outpartner-text{text-align:center;padding:100px 0}.outpartner-text p{font-family:"Figtree",sans-serif;font-size:17px;font-weight:400;text-align:center;color:#000}.our-partner-wrapper{padding-bottom:100px;position:relative;overflow:hidden}.our-partner-wrapper .ourpartner-dotedimg{position:absolute;bottom:0;right:-250px}.our-partner-wrapper .proudly-associated-cards{display:flex;justify-content:center;grid-gap:20px;gap:20px;position:relative}.our-partner-wrapper .proudly-associated-cards .proudly-associated-gradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;top:-137px;left:70px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1{padding:40px 39px 40px 40px;border-radius:12px;border:1px solid #d8eef1;background-color:#fff;text-align:center}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h2{font-family:"Bricolage Grotesque",sans-serif!important;font-size:18px;font-weight:500;color:#000}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h6{font-family:"Bricolage Grotesque",sans-serif!important;font-size:40px;font-weight:500;color:#02b4ce;margin:10px 0}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;text-align:center;color:#333;margin-bottom:0}.our-partner-section-wrap{position:relative}.our-partner-section-wrap .our-partner-form{text-align:center}.our-partner-section-wrap .our-partner-form h4{font-family:"Bricolage Grotesque",sans-serif!important;font-size:46px;font-weight:500;text-align:center;color:#000;margin-top:10px;margin-bottom:50px}.heathcarepartner-gradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;bottom:-290px;right:-67px}.channel-partners-wrapper{padding:100px 0;position:relative}.channel-partners-wrapper .channel-partner-heading h2{font-family:"Bricolage Grotesque",sans-serif!important;font-size:46px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:normal;text-align:center;color:#000}.channel-partners-wrapper .newbanner-leftimg{width:680px;position:absolute;top:0;left:-199px}.form-submit-button-wrapper{text-align:center}.ourpartner-img-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;bottom:-35px;left:159px;z-index:-1}.partner-slider-wrapper .slick-dots{bottom:-60px!important}.partner-slider-wrapper .slick-dots li button:before{font-size:14px!important}.partner-slider-wrapper .col-sm-4{margin-bottom:20px}.faqs-content-wrapper{padding:100px 0;position:relative;overflow:hidden}.newfaqtitle-wrap{margin-top:0;font-family:"Figtree",sans-serif;font-size:18px;font-weight:600;text-align:center;color:#02b4ce}.newfaqs-tabswrap button{width:auto!important;display:flex;align-items:center;grid-gap:7px;gap:7px;padding:10px 24px!important;border-radius:50px!important;border:1px solid #02b4ce!important;background-color:#fff!important}.newfaqs-tabswrap .product-tabs__item--active{background-color:#02b1cb!important}.newfaq-cat-wrap{position:relative;top:-2px}.newfaq-tabs-content{width:65%!important;margin:0 auto!important;padding:40px 0!important}.new-faq-cards{display:flex;align-items:center}.new-faq-cards .btn-secondary{background-color:#fff;border:none;font-family:"Bricolage Grotesque",sans-serif!important;font-size:18px;font-weight:500;text-align:left;color:#000;height:auto;padding:0}.new-faq-cards .btn-secondary:active{background-color:#fff!important;border:none;color:#000!important}.newhomecrad-body p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;color:#333;text-align:left}.newhome-card-wrap{border:1px solid #02b4ce;background-color:#fff;border-radius:12px;margin-bottom:20px}.active-home-card .btn-secondary{color:#02b1cb!important}.newhome-wrap{border-radius:12px;border:1px solid #d8eef1;background-color:#fff;margin-bottom:20px;padding:15px 20px}.faq-gardient{bottom:27px;left:98px}.faq-gardient,.faqbanner-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute}.faqbanner-lineargradient{top:43px;left:319px}.faqs-content-wrapper .product-tabs{margin-top:0!important}.privacypolicy-text .outpartner-text{padding-bottom:0!important}.privacypolicy-text .outpartner-text a{color:#02b1cb}.privacypolicy-wrap{background-image:url(/static/media/commondoted-image.56dd048d.webp);background-repeat:no-repeat;background-size:457px;background-position:100%;padding:100px 0;background-position-x:105%;position:relative}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#02b4ce}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn{font-family:"Figtree",sans-serif;font-size:16px;font-weight:500;text-align:left;color:#333;white-space:break-spaces}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn:hover{color:#02b4ce}.privacypolicy-wrap .ant-tabs-tab{position:relative}.privacypolicy-wrap .ant-tabs-tab:hover .ant-tabs-tab-btn:before{background-color:#02b4ce}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn:before{content:"";position:absolute;height:7px;width:7px;border-radius:50%;background-color:#333;top:18px;left:5px}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn:before{background-color:#02b4ce}.privacypolicy-wrap .ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:10px 0 0}.privacypolicy-wrap .ant-tabs-left>.ant-tabs-content-holder{border-left:0!important}.privacypolicy-wrap .ant-tabs-ink-bar{display:none}.privacypolicy-wrap .ant-tabs{width:400px}.privacypolicy-wrap .ant-tabs-nav{width:100%}.privacypolicy-gradient{width:250px;height:250px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;top:-24px;right:202px}.policy-content-wrap{padding-left:50px}.policy-content-wrap .policycontent-heading{font-family:"Bricolage Grotesque",sans-serif!important;font-size:36px;font-weight:500;text-align:left;color:#000;margin-bottom:20px;position:relative}.policy-content-wrap p{font-family:"Figtree",sans-serif;font-size:18px;font-weight:400;text-align:left;color:#333}.policy-content-wrap .policy-subtitle{font-family:"Bricolage Grotesque",sans-serif!important;font-size:24px;font-weight:500;text-align:left;color:#333;margin-top:30px;margin-bottom:20px;position:relative;padding-left:20px}.policy-content-wrap .policy-subtitle:before{content:"";position:absolute;height:7px;width:7px;border-radius:50%;background-color:#333;top:10px;left:0}.policy-content-wrap .policy-subcontent{margin-top:30px}.policy-content-wrap .privacy-ul-list li::marker{color:#7ca815}.policy-left-gradient{width:250px;height:250px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;bottom:299px;left:342px}.privacy-officer-details{margin-top:60px}.privacy-officer-details h6{margin-bottom:10px!important}.privacy-officer-details p{margin-bottom:0!important}.privacy-officer-details p a{color:#02b1cb}.policy-hr-wrap{margin:50px 0}.policy-officer-details{background-color:#02b4ce;margin-top:50px;border-radius:10px;padding:15px}.policy-officer-details b{font-size:18px;color:#fff}.policy-officer-details p,.policy-officer-details p a{color:#fff}.policy-officer-details p a:hover{text-decoration:underline!important}.condition-wrap p a{color:#02b4ce}.policy-left-tabs{position:relative}.policy-left-tabs:before{content:"";position:absolute;height:100%;width:1px;background-color:#eee;right:-30px;top:0}.policy-right-gradient{width:250px;height:250px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;bottom:0;right:122px}.faq-dotedimage{position:absolute;width:500px;right:-192px;top:168px;-webkit-transform:rotate(88deg);transform:rotate(88deg)}.newcontactus-sectionwrap{position:relative;overflow:hidden}.newcontactus-sectionwrap .contactus-dotedimg{position:absolute;right:-235px;bottom:0}.form-group .newform-select{width:100%!important}.new-bluebtn-wrap{width:auto!important}.newpackage-details-wrap{padding:20px 0 0!important;background-image:linear-gradient(180deg,#f0fdff,#fff);margin-bottom:100px}.newpackage-details-wrap .newrow-wrap{padding-top:30px!important}.newpackage-details-wrap .newpackages-sec{background-color:transparent!important;border-top:1px solid #c1dee2;border-bottom:1px solid #c1dee2;border-radius:0!important;margin:20px 0 40px!important}.newpackage-details-wrap .newpackages-sec ul{padding:20px 0!important;grid-gap:40px!important;gap:40px!important}.newpackage-details-wrap .newpackages-sec ul li{flex-direction:column!important;margin:0!important}.newpackage-details-wrap .newpackages-sec ul li b{margin-top:10px;font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-weight:500;color:#000;text-align:center}.newpackage-details-wrap .newpackages-sec ul li p{font-family:"Figtree",sans-serif;font-size:14px;font-weight:400;color:#000;margin-bottom:0;text-align:center}.newpackage-details-wrap .newpackage-test{border-bottom:none!important;margin:0!important}.newpackage-details-wrap .newpackage-test p{font-family:"Bricolage Grotesque",sans-serif!important;font-size:16px!important;font-weight:500!important;color:#02b4ce!important}.newpackage-details-wrap .newpackage-content{margin:0!important}.newpackage-details-wrap .newpackage-content h2{margin-bottom:0;font-family:"Bricolage Grotesque",sans-serif!important;font-size:36px;font-weight:500!important;color:#000!important}.newpackage-details-wrap .newpackage-price{margin-top:10px}.newpackage-details-wrap .newpackage-price span{font-family:"Figtree",sans-serif;font-size:26px;font-weight:500;color:#000}.newpackage-details-wrap .newpkg-details h6{color:#fff!important;font-size:30px;margin-bottom:0}.newpackage-details-wrap .newpkg-details .newbuynow-btn,.newpackage-details-wrap .newpkg-details h6{font-family:"Bricolage Grotesque",sans-serif!important}.newpackage-details-wrap .newpkg-details .newbuynow-btn:hover{background-color:#719915!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{font-family:"Bricolage Grotesque",sans-serif!important;text-transform:none!important;margin:0!important;padding:7px 38px;font-size:18px;font-weight:500!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn:hover{background-color:#0399af!important}.newpackage-details-wrap .basic-package{grid-gap:20px;gap:20px;align-items:flex-start}.newpackage-details-wrap .package-img{width:200px!important}.newpackage-details-wrap .package-img img{object-fit:contain!important}.newtest-icon-wrapper{width:auto!important;height:auto!important;margin:0!important;padding:0!important;background-color:transparent!important}.newbloodtest-card .h-cardTitle{align-items:flex-start!important;grid-gap:10px;gap:10px}.newbloodtest-card .h-cardTitle i{line-height:normal!important}.new-include-text-wrap h5{font-family:"Figtree",sans-serif;font-size:16px!important;font-weight:500!important;color:#000!important}.new-include-text-wrap p{font-family:"Figtree",sans-serif;font-size:12px!important;font-weight:400!important;color:#454545!important}.healthcenter-wrap{border-radius:14px!important;border:1px solid #ddecb9!important;background-color:#fff!important;position:relative;box-shadow:none!important}.healthcenter-wrap .center-background{background-color:#02b1cb!important}.healthcenter-wrap .snip1566:after,.healthcenter-wrap .snip1566:before{border:none!important}.healthcenter-wrap .snip1566 figcaption{background-color:transparent!important}.healthcenter-wrap .innercenter-wrap{width:60%!important}.healthcenter-wrap .innercenter-wrap ul li p{font-family:"Figtree",sans-serif!important;font-size:12px;font-weight:400;color:#454545}.healthcenter-wrap .innercenter-wrap h2{font-family:"Bricolage Grotesque",sans-serif!important;font-weight:500!important}.healthcenter-wrap .innercenter-wrap li{font-size:14px!important}.healthcenter-wrap .health-choose-button{position:absolute;top:11px;right:15px}.healthcenter-wrap .health-choose-button li{background:none!important;box-shadow:none!important}.healthcenter-wrap .health-choose-button .chooseBtn{border:1px solid #02b4ce!important;font-family:"Bricolage Grotesque",sans-serif!important;color:#02b4ce!important;display:flex;align-items:center;background-color:transparent!important;padding:0;width:20px;height:20px;border-radius:10px;position:relative}.healthcenter-wrap .health-choose-button .active-chooseBtn{background-color:#02b4ce!important;border:1px solid #02b4ce!important}.healthcenter-wrap .health-choose-button .active-chooseBtn:before{content:"";position:absolute;width:10px;height:10px;background-color:#fff;border-radius:50px;top:50%;right:0;left:0;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.explore-heading-wrap h2{font-family:"Bricolage Grotesque",sans-serif!important;margin-bottom:20px!important}#new-checkout-details .checkout-img{width:30%}#new-checkout-details .checkout-img span.straight-line{left:53%;width:32%;-webkit-transform:translate(-50%);transform:translate(-50%)}.checkout-details-wrap .addpatient-wrap,.checkout-details-wrap .cart-summary-wrap,.checkout-details-wrap .checkout-btn-wrap,.checkout-details-wrap .checkout-text-wrap,.checkout-details-wrap .packagehead-wrap,.checkout-details-wrap .select-patients-wrap{font-family:"Bricolage Grotesque",sans-serif!important}.centerimg-wrapper .dc-image-center{text-transform:uppercase!important}.cart-wrapper .cart-heading-wrap h3,.cart-wrapper .cart-sumhead-wrap{font-family:"Bricolage Grotesque",sans-serif!important}.cart-wrapper .cart-sumhead-wrap{margin:0 0 20px!important;font-size:30px!important}.cart-wrapper .proceed-checkout-wrap{font-family:"Bricolage Grotesque",sans-serif!important;background-color:#02b4ce!important;width:300px;margin:30px auto 0;text-align:center;display:block}.cart-wrapper .proceed-checkout-wrap:hover{background-color:#0399af!important}.cart-wrapper .cart-test-wrap h6{font-family:"Bricolage Grotesque",sans-serif!important}.cart-wrapper .exploremore-btn li{border:1px solid #02b4ce!important;background:none!important}.cart-wrapper .exploremore-btn li a{color:#02b4ce!important;font-family:"Bricolage Grotesque",sans-serif!important}.cart-wrapper .exploremore-btn li:hover a{color:#fff!important;background:none!important}.cart-wrapper .exploremore-btn li:hover{background-color:#02b4ce!important}.newpackage-section-wrap{display:flex;justify-content:space-between}.newpackage-section-wrap a .fa-trash-alt{color:#02b4ce}.newpackage-section-wrap a:hover{color:#04b4cf}.new-appoint-time{padding:0 0 0 46px!important}.new-appoint-calender{padding:11px 0 0 46px!important}.diagnostic-wrapper{padding-top:80px;position:relative}.testimonial-banner .privacy-text{text-align:center}.privacy-wrapper{padding:150px 0!important}.privacy-wrapper .banner-lottie-bg{width:500px!important}.newfooter-logo-wrapper{width:70%}.healthcare-wrap .ant-select-selector{box-shadow:none!important;border:none!important}#newhomehealth-section{padding-top:80px;padding-bottom:50px;position:relative}.homecollection-wrapper:before{content:"";height:2px;width:70%;background:linear-gradient(90deg,#02b4ce 50%,transparent 0),linear-gradient(90deg,#02b4ce 50%,transparent 0),linear-gradient(0deg,#02b4ce 50%,transparent 0),linear-gradient(0deg,#02b4ce 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;padding:0;top:74px;position:absolute;right:0;left:0;margin:0 auto;-webkit-animation:border-dance 8s linear infinite;animation:border-dance 8s linear infinite;z-index:-1}.homecollection-wrapper{display:flex;grid-gap:100px;gap:100px;margin-top:50px;position:relative}.homecollection-wrapper .step1-image{text-align:center;width:150px;margin:0 auto}.homecollection-wrapper .step1-image img{width:100%}.homecollection-wrapper .visit-steps-cards .steps-text{text-align:center}.homecollection-wrapper .visit-steps-cards .steps-text h6{font-family:"Bricolage Grotesque",sans-serif!important;font-size:18px;font-weight:500;color:#7ca815;margin-top:20px;margin-bottom:0}.homecollection-wrapper .visit-steps-cards .steps-text h4{font-family:"Bricolage Grotesque",sans-serif!important;font-size:24px;font-weight:500;color:#000;margin-bottom:15px;margin-top:10px}.homecollection-wrapper .visit-steps-cards .steps-text p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;color:#333;margin-bottom:0}.healthform-lineargradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;right:-137px;bottom:59px}.paramedics-cards-wrapper{margin-top:50px}.paramedics-cards-wrapper .card-right-wrap{padding-right:40px}.paramedics-cards-wrapper .card-left-wrap{padding-left:40px}.paramedics-cards-wrapper .paramedics-cards{text-align:left}.paramedics-cards-wrapper .paramedics-cards .card-image{width:46px}.paramedics-cards-wrapper .paramedics-cards .card-image img{width:100%}.paramedics-cards-wrapper .paramedics-cards h6{font-family:"Figtree",sans-serif;font-size:22px;font-weight:600;color:#000;margin-top:13px}.paramedics-cards-wrapper .paramedics-cards p{font-family:"Golos Text",sans-serif;font-size:18px;font-weight:400;margin-bottom:0;color:#707070}.paramedics-row{grid-gap:50px 0;gap:50px 0}.doctor-consultation-wrapper img{position:relative}.doctor-consultation-wrapper .consultation-bg-wrap{position:absolute;top:0;right:112px;width:500px}.consultation-banner-list{margin-top:30px}.consultation-banner-list .consult-list{display:flex;align-items:center;grid-gap:20px;gap:20px;margin-bottom:20px}.consultation-banner-list .consult-list .consult-list-image{width:29px}.consultation-banner-list .consult-list .consult-list-image img{width:100%}.consultation-banner-list .consult-list p{font-family:"Bricolage Grotesque",sans-serif!important;font-size:16px;font-weight:500;color:#000;margin-bottom:0}.specialist-sec-wrap{display:flex;justify-content:center;flex-direction:column;align-items:center;grid-gap:20px;gap:20px;margin-bottom:100px!important}#new-comprehensive{margin-bottom:20px!important}.newspecialist-wrapper .doc-specialist{justify-content:center;grid-gap:100px 0;gap:100px 0}.newspecialist-wrapper .doc-specialist li{text-align:center;width:21.33%!important;padding:0 30px!important}.newspecialist-wrapper .new-doc-text h6{font-family:"Figtree",sans-serif;font-size:20px;font-weight:600;color:#000}.newspecialist-wrapper .new-doc-text a{border-radius:28px;border:1px solid #02b4ce;background-color:#fff;background:none;box-shadow:none}.newspecialist-wrapper .new-doc-text a span{padding:7px 26px;font-family:"Bricolage Grotesque",sans-serif;font-size:16px;font-weight:500;color:#02b4ce;background:none}.newspecialist-wrapper .new-doc-text a:hover{background-color:#02b4ce!important}.newspecialist-wrapper .new-doc-text a:hover span{color:#fff;background-image:none}.new-model-right .modal-head h4{font-family:"Bricolage Grotesque",sans-serif;font-size:30px;color:#000;font-weight:500;margin-bottom:15px}.new-model-right .modal-head h5{font-family:"Figtree",sans-serif;font-size:20px;color:#000;font-weight:500}#consult-wrap .services-section{margin-bottom:50px!important}.consultation-benifits-wrapper{background-image:linear-gradient(115deg,#e9fcfa 1%,#f3f9ee 99%);padding:70px 0}.consultation-benifits-wrapper .dr-consultation{padding:0 30px}.benifits-section .benifits-cards{display:flex;align-items:center;grid-gap:10px;gap:10px;margin-bottom:40px}.benifits-section .benifits-cards .benifitcard-text-wrap .card-image-wrap{width:100px}.benifits-section .benifits-cards .benifitcard-text-wrap h6{font-family:"Bricolage Grotesque",sans-serif;font-size:22px;font-weight:500;color:#000}.benifits-section .benifits-cards .benifitcard-text-wrap p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;color:#333;margin-bottom:0}.consultation-about-wrapper{position:relative;padding:120px 0 100px!important}.consultation-about-wrapper .homebanner-bg{bottom:112px!important}.newbuy-packages-wrapper .consultation-bg-wrap{top:47px;right:125px;width:530px}.newcheckup-cardname h6{font-family:"Bricolage Grotesque",sans-serif;font-weight:400;font-size:20px!important;color:#000!important;min-height:48px!important;width:100%!important;text-align:center!important;margin-top:10px!important;line-height:normal!important}.new-detail-btn{margin-top:15px;text-align:center}.new-detail-btn a{border-radius:28px!important;border:1px solid #02b4ce!important;background:#02b4ce!important;box-shadow:none!important}.new-detail-btn a span{padding:7px 26px!important;font-family:"Bricolage Grotesque",sans-serif!important;font-size:16px!important;font-weight:500!important;color:#fff!important;background:none!important}.new-detail-btn a:hover{background-color:#fff!important;border:1px solid #02b4ce!important}.new-detail-btn a:hover span{color:#02b4ce!important;background-image:none!important}.newhealth-package-wrapper{padding-top:50px!important}.appointment-about-wrap{position:relative;overflow:hidden}.appointment-about-wrap .homebanner-bg{left:-227px!important}.appointment-about-bg{position:absolute;top:-3px;right:-221px;width:577px}.appointment-about-gradient{width:250px;height:250px;margin:136px 388.8px 8.2px 40px;opacity:.1;-webkit-filter:blur(50px);filter:blur(50px);background-image:linear-gradient(326deg,#3be6ff 85%,#78d0e4 0);position:absolute;top:-106px;left:303px}.newchekup-test-wrap{justify-content:center!important}.newchekup-test-wrap .checkup-card-link{min-height:auto!important;margin:5px 0}.newchekup-test-wrap .checkup-card-link span{font-family:"Figtree",sans-serif;font-size:14px;font-weight:400;color:#0a9db2}.newpackage-image-wrap .product-image__body{box-shadow:none!important;border-radius:0!important;display:inline!important}.newpackage-image-wrap .product-image__img{position:inherit!important;width:auto!important;margin:0 auto!important}.newcheckup-price{justify-content:center!important;font-family:"Figtree",sans-serif;font-size:20px;font-weight:700;color:#000!important}.newpackage-card-wrap{border-radius:10px;box-shadow:0 10px 12px 0 rgba(0,0,0,.04);border:1px solid #ddecb9;background-color:#fff;padding:14px 20px 26px!important;margin-bottom:0!important}.new-carousel-wrapper .slick-slide{padding:0 20px}.newcenter-wrapper{display:flex;justify-content:space-between}.newcenter-wrapper .select-center-wrap h2{font-family:"Bricolage Grotesque",sans-serif;font-size:26px;font-weight:500;color:#02b4ce;margin-bottom:6px!important}.newcenter-wrapper .select-center-wrap p{font-family:"Figtree",sans-serif;font-size:14px;font-weight:500;color:#538d95;margin-bottom:0}.right-col-padding{padding-right:120px}.left-col-padding{padding-left:120px}.newpincode-wrap{margin-top:30px}.newpincode-wrap img{top:8px!important;width:36px}.newpincode-input{border:1px solid #bad4d8!important;background-color:#fff!important;height:46px}.newpincode-input::-webkit-input-placeholder{font-family:"Figtree",sans-serif!important;font-size:16px!important;color:#979797!important}.newpincode-input:-ms-input-placeholder{font-family:"Figtree",sans-serif!important;font-size:16px!important;color:#979797!important}.newpincode-input::placeholder{font-family:"Figtree",sans-serif!important;font-size:16px!important;color:#979797!important}.newcardbody-wrap p{font-size:16px!important}.new-inner-breadcrumb a:hover{color:#02b1cb!important}.new-inner-breadcrumb.active{font-weight:600}.new-specialist-cards{padding:8px 16px 32px;border-radius:10px;background-image:linear-gradient(105deg,#f2faff 2%,#fafee9);text-align:center;height:180px}.new-specialist-cards h6{font-family:"Figtree",sans-serif!important;font-size:18px;font-weight:600;color:#000;margin-bottom:0;margin-top:30px}.new-specialist-cards .specialist-cards-image{margin-top:-50px;height:130px}.totalcenter-wrapper{font-size:14px;color:#9b9b9b;margin-bottom:5px;margin-top:20px}.onlinereports-wrapper,.totalcenter-wrapper{font-family:"Figtree",sans-serif!important;font-weight:400}.onlinereports-wrapper{font-size:12px;color:#5a7812;padding:2px 8px;border-radius:9px;background-color:#eef8d5}.onlinereports-wrapper span{border:1px solid #c2d29b;height:11px;margin:-2px 5px!important;display:inline-block}.new-blockcarousel-wrapper{display:flex;grid-gap:35px;gap:35px;justify-content:center}.new-blockcarousel-wrapper .block-products-carousel__column{width:20%}.certificate-icon-reg img{width:85%!important;margin:0 auto!important}.package-vertical-scroll{height:800px;overflow-y:auto;padding-right:25px}.package-vertical-scroll .active-healthcenter{border:1px solid #02b4ce!important;border-radius:14px}.package-vertical-scroll::-webkit-scrollbar{width:7px}.package-vertical-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:15px}.package-vertical-scroll::-webkit-scrollbar-thumb{background:#e4eff1}.package-vertical-scroll::-webkit-scrollbar-thumb:hover{background:#555}.fastingrequird-wrapper{font-family:"Figtree",sans-serif!important;font-size:13px;font-weight:400;color:#54574d;padding:3px 15px;border-radius:12px;background-color:#f2ffd5;display:inline-block;margin:10px 0}.newselcted-wrapper{display:flex;align-items:center;grid-gap:2px;gap:2px;font-size:13px;color:#02b1cb}.newselcted-wrapper svg{color:#02b1cb}.button-slected-wrapper{display:flex;width:100%;justify-content:end}.new-loader-wrapper .loader{margin:30px auto 0}#new-innercenter-wrap .same-line-ul{flex-direction:column}.new-onlineconsultation-wrappper .from-input-box p{margin:-4px 0 0!important}.newdropdown-p-wrap{font-size:14px;text-align:center;margin-top:-8px}.newdropdown-p-wrap a{color:#02b1cb}.newdropdown-p-wrap a:hover{text-decoration:underline}.newpackage-details-wrap .newcontainer-p{padding-left:144px;padding-right:144px}.new-carousel-wrapper .block-header__arrow{top:40%!important}.consultation-about-wrapper .row{align-items:center!important}.newcorporatepackages{justify-content:center!important;margin:70px 0 30px}.newcorporatepackages h2{font-family:"Bricolage Grotesque",sans-serif!important;font-size:46px}.newcorporatepackages h2,.newcorporatepackages p{text-align:center!important}.newenquire-wrapper .new-onlineconsultation-wrappper .enquireBtn .otp-btn{background-color:#02b4ce!important;border:1px solid #02b4ce!important}.newenquire-wrapper .new-onlineconsultation-wrappper .enquireBtn .otp-btn:hover{background-color:#0399af!important}.newprofile-cardwrap{margin-top:30px!important}.newprofile-cardwrap .verification-headline h2{margin-top:10px;margin-bottom:0}.newprofile-cardwrap .verification-headline p{margin-top:20px}.cart-packages-wrap{min-height:200px}.new-cart-wraper .cart-price-box:last-child{border-bottom:none!important;margin-bottom:10px!important;padding:0!important}.new-cart-details-box{position:relative}.new-cartloader-wrap{position:relative;width:60px;margin:0 auto}.newhealth-tipcards:hover{background:transparent!important;box-shadow:none!important}.newhealth-tipcards h3{line-height:normal!important;padding:10px 0!important}.newhealth-tipcards a{background:#02b4ce!important;color:#fff!important;border:#02b4ce!important}.newhealth-tipcards a span{background:transparent!important;color:#fff!important;font-family:"Bricolage Grotesque",sans-serif!important}.newhealth-tipcards a:hover{background:#0399af!important}.healthtips-maincard{margin-bottom:30px;border:1px solid #f3f3f3;padding:5px;border-radius:8px}.healthtip-loader-wrap-div{min-height:400px;position:relative}.healthtip-loader-wrap-div .healthtip-loader-wrap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.newhealth-details-wrap .health-detail h2{font-family:"Bricolage Grotesque",sans-serif!important}.newcart-loader{min-height:200px;position:relative}.newcart-loader .new-cartloader-wrap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.center-availability-wrap{padding:50px 0}.center-availability-wrap .center-availability-info{font-size:14px;font-weight:400;text-align:center;color:#000;font-family:"Golos Text",sans-serif;width:50vw;margin:5px auto 30px}.center-availability-wrap .booking-confirmation-wrap h1{font-family:"Bricolage Grotesque",sans-serif;font-size:36px;font-weight:500!important;color:#000!important;text-align:center}.center-availability-wrap h2{font-family:"Bricolage Grotesque",sans-serif;font-size:26px;font-weight:500;color:#02b4ce;margin-bottom:15px}.center-availability-wrap .appointment-detail-wrap p{font-size:16px;font-family:"Golos Text",sans-serif}.center-availability-wrap .radio-wrap{margin-bottom:15px}.center-availability-wrap .availability-reason-wrap p{font-size:16px;font-family:"Golos Text",sans-serif;margin:0 10px}.center-availability-wrap .response-btn-blue{border-radius:38px;background-color:#1db4ce;color:#fff;padding:12px 20px;height:auto;font-size:18px;font-weight:600;text-align:center;text-transform:capitalize}.center-availability-loader{min-height:500px!important}.health-tip-wrapper{margin-top:100px!important}.headerlogin-button-wrap{display:flex;grid-gap:20px;gap:20px;align-items:center}.headerlogin-button-wrap .corporate-hr-login-wrap{font-family:"Figtree",sans-serif;font-size:16px;font-weight:500;font-stretch:normal;grid-gap:5px;gap:5px;background-color:transparent;display:flex;align-items:center;background:linear-gradient(90deg,#7ca815,#02b4ce);color:#fff;border:none!important;padding:4px 18px;border-radius:18px}.headerlogin-button-wrap .corporate-hr-login-wrap svg path{fill:#fff!important;font-weight:500!important;stroke:#fff!important}.corporate-before-line{display:inline-block;width:1px;height:25px;background-color:#d8d3d3}.newnav_panel__container{padding-right:10px}.footer-sec-wrapper,.footer-sec-wrapper .site-footer__widgets{border-top:none!important}.conatctus-section-wrapper{padding:50px 0 100px}.spoc-details-wrapper .ant-table table{table-layout:fixed!important}.arrow-icon-mobile{display:none}.servicetable-wrap .ant-radio-button-wrapper{height:auto;padding:10px 15px!important}.servicetable-wrap .form-group label{line-height:normal}.heathreport-mobile{display:none}#refund-policy{padding-bottom:50px}.policy-tab-sectionwrap{display:flex}.consult-thankyoumodel .goback-btn{font-family:"Bricolage Grotesque",sans-serif}.page-header__breadcrumb{padding-top:42px}.health-tip-wrapper .btn-group-vertical{grid-gap:5px;gap:5px;padding-top:44px}.whatsappno-wrap{display:flex;flex-direction:column}.cart-wrapper{margin-top:50px}#health-tip-wrap .container-p{padding:0 50px!important}#cart-wrap .container-p,#new-checkout-details .container-p{padding:0 60px!important}#new-checkout-details{margin-top:50px}.profile-card__email{word-break:break-all!important}.dashboard-profile-wrap .profile-card__name{font-weight:700}.dashboard-profile-wrap .profile-card__body{margin-bottom:0!important;align-items:center!important;border-radius:10px;background-color:#ebfcff;padding:10px 0;justify-content:space-around}.newbloodtest-card .icon-collapse{right:10px!important}.order-overview-wrap h3{font-family:"Bricolage Grotesque",sans-serif!important}#new-checkout-details .scheduleBtn{width:250px!important}#thankyoupage-wrap .patient-head,#thankyoupage-wrap .thankyou-text{font-family:"Bricolage Grotesque",sans-serif!important}.signup-button-wrap{display:flex;grid-gap:10px;gap:10px;justify-content:center}.gender-input-wrap{padding:20px 0 0 20px!important}.slick-dots li button{font-size:0;line-height:0;display:block;width:10px;height:10px;padding:5px;cursor:pointer;color:#fff;border:0;outline:none;background:#dedede;border-radius:50%}li.slick-active button{background:#02ce09}.slick-dots{bottom:0}.consult-history-wrap .detail-btn a{width:200px!important;display:block!important}#order-wrap .code-input button{padding:6px 30px!important}.family-modal-footer{justify-content:center!important}.block-products-carousel .slick-track{padding-bottom:50px}.enquiry-form-wrap .from-input-box .gender-checkmark{top:2px}.back-consultation-btn{background-color:#7ca815;color:#fff!important;border-radius:50px;padding:10px;font-size:14px;display:flex;grid-gap:5px;gap:5px;align-items:center}.back-consultation-btn svg{font-size:20px}.voucher-box{margin-top:0}.healthcheckup-wrap .conatctus-section{display:flex;align-items:baseline;grid-gap:10px;gap:10px;margin:0 0 10px}.healthcheckup-wrap .conatctus-section .contact-content-wrap a{font-family:"Figtree",sans-serif;font-size:16px;font-weight:400;line-height:normal;text-align:left;color:#333;word-break:break-all}.healthcheckup-wrap .conatctus-section .contact-content-wrap a:hover{color:#88b02a}.healthcheckup-wrap .conatctus-section .contact-content-wrap .whatsappno-wrap{flex-direction:row;grid-gap:10px;gap:10px}.healthcheckup-wrap .conatctus-section .contact-content-wrap .whatsappno-wrap .no-line-wrap{width:1px;height:18px;background-color:#b8b8b8;margin-top:5px}.dchomesearch-wrapper{align-items:flex-start}.input-error-wrapper{width:100%}.input-error-wrapper .invalid-feedback{text-align:left}#healthcheckup-wrapper{display:flex;align-items:flex-start;grid-gap:30px;gap:30px}.footer-annual-wrap{margin-top:0!important}.site-footer__widget+.site-footer__widget{margin-top:10px}.dc-button-wrapper{width:100%}.campMessage{text-align:center}.camp-login-flex-wrap{grid-gap:20px;gap:20px}.verification-ul-list{padding-left:20px}.sensitivePackageConsent-heading,.sensitivePackageConsent-text{font-size:14px;font-family:"Figtree",sans-serif;margin-bottom:5px}.sensitivePackageConsent-heading{font-weight:700}.spouse-delete-btn{display:inline-flex!important;grid-gap:5px;gap:5px;align-items:center;justify-content:center;margin-left:10px!important}.loginpage-section .otp-btn-wrapper{margin-top:0!important}.adarsh-kumar-content-card{margin-top:30px;justify-content:center}.adarsh-kumar-content-card .coreteam-card{margin:0 auto!important}.womens-day-header{text-align:center;background-color:#ffdef0;font-size:16px;font-family:"Figtree",sans-serif;padding:10px 0}.womens-day-header p{color:#000;margin-bottom:0}.womens-day-header p .tap-to-explore{margin-left:10px;text-decoration:underline}#womens-day-offer{position:relative}.buy-package-absolute{position:absolute;top:-110px}.recommendation-test-selector{border:1px solid #e2e2e2!important}.recommendation-test-selector .ant-select-selector{height:47px!important;background-color:transparent!important;border:none!important}.recommendation-test-selector .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#0063ad}.order-recommendation-test-wrap .form-check{padding-left:0!important}.order-recommendation-test-wrap .form-check label{font-size:14px;padding-left:0!important}.modal-test-list-wrap{padding-left:0}.modal-test-list-wrap .test-list{display:flex;justify-content:space-between;align-items:center}.modal-test-list-wrap .test-list h6{margin-bottom:10px}.modal-test-list-wrap .test-list p{margin-bottom:5px}.recommended-test-click{cursor:pointer}.recommended-test-click span:hover{text-decoration:underline}.agree-button-wrap{width:auto!important;justify-content:center;margin:0 auto}.verification-concent-modal .ant-modal-body{padding:30px 50px 60px}.test-list-wrapper{flex-wrap:wrap}.test-list-wrapper,.test-list-wrapper .badge{display:flex;align-items:center;grid-gap:10px;gap:10px}.test-list-wrapper .badge{color:#7ca815;padding:10px 15px;border-radius:5px;cursor:pointer;border:1px solid #7ca815}.verification-form-section-wrapper{padding:0 15px}.recommended-test-section-wrapper{box-shadow:0 6px 20px 0 rgba(10,95,56,.2);background-color:#fff;margin:30px 0;padding:30px 0;border-radius:10px}.recommended-box-wrap{text-align:center}.recommended-box-wrap h2{font-size:20px}.recommended-box-wrap p{font-size:16px}.total-cost-wrapper{margin-top:20px;background-color:#7ca815;color:#fff;display:inline-block;padding:10px;border-radius:5px}.reports-section-wrap{margin-bottom:20px}.reports-section-wrap h5{margin-top:10px}.heart-beat{width:50px;height:50px;display:inline-block;vertical-align:middle}.homecomppanies-wrap .comp-images .compimg-wrap img{width:auto;-webkit-filter:grayscale(1)!important;filter:grayscale(1)!important}.man-with-graffity{position:relative}.man-with-graffity .party-beat{width:90px;height:90px;position:absolute;bottom:0;z-index:1;left:0}.drop-shadow-wrapbox,.man-with-graffity img{position:relative;z-index:2}.drop-shadow-wrapbox{width:130px;background-color:#fff;border-radius:10px;overflow:hidden;margin:0 auto 15px;height:111px}.three-box-wrap{display:flex;justify-content:center;grid-gap:30px;gap:30px;padding:0 30px;margin-top:40px}.three-box-wrap .drop-shadow-wrapbox img{width:100%}.three-box-wrap .medilockerimg-box{position:relative;width:33.33%}.three-box-wrap .medilockerimg-box h6{font-size:18px;font-weight:600;line-height:1.33;color:#fff}.three-box-wrap .medilockerimg-box h6,.three-box-wrap .medilockerimg-box p{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.three-box-wrap .medilockerimg-box p{font-size:16px;font-weight:400;line-height:1.5;color:#e7f7f9}.three-box-wrap .medilockerimg-box:before{content:"";height:1px;width:72%;background:linear-gradient(90deg,#cafe52 50%,transparent 0),linear-gradient(90deg,#cafe52 50%,transparent 0),linear-gradient(0deg,#cafe52 50%,transparent 0),linear-gradient(0deg,#cafe52 50%,transparent 0);background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;background-position:0 0,200px 100px,0 100px,200px 0;padding:0;top:55px;position:absolute;right:-100%;left:0;margin:0 auto;z-index:1}.three-box-wrap .medilockerimg-box:last-child:before{content:"";display:none}.three-box-wrap .arrow-with-line{position:absolute;right:-25px;top:41px;color:#cafe52;font-size:30px}.three-box-wrap .drop-text-shadow{width:80%;margin:0 auto}.read-more-btn{padding:15px 39px;border-radius:28px;border:1px solid #02b4ce;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#02b4ce;background-color:#fff;display:inline-block;margin-top:50px;font-family:"Bricolage Grotesque",sans-serif}.read-more-btn:hover{background-color:#02b4ce;color:#fff}.recentnews-wrap{padding-bottom:100px}.form-group{text-align:left;margin-bottom:20px}.form-group label{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#000}.form-group .form-control{height:48px;border-radius:8px;border:1px solid #e2e2e2;color:#000;font-family:"Figtree",sans-serif!important}.form-group textarea.form-control{height:auto!important}.form-group .form-control:focus{outline:none!important;box-shadow:none!important}::-webkit-input-placeholder{color:#b8b8b8}:-ms-input-placeholder{color:#b8b8b8}::placeholder{color:#b8b8b8}.form-wrapper-div{width:720px;margin:40px auto 0}.form-wrapper-div .invalid-feedback{font-size:14px!important}.form-submit-btn{padding:15px 39px;border-radius:28px;border:1px solid #02b4ce;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;background-color:#02b4ce;display:inline-block;margin-top:0}.form-submit-btn:hover{background-color:#0399af}.span-gradient-sm{background-image:linear-gradient(90deg,#7ca815,#02b4ce);font-size:12px;font-weight:500;letter-spacing:normal;color:#fff;padding:4px 12px;border-radius:50px;margin-bottom:20px;display:inline-block}.testi-wrap-top h4{font-size:46px;font-weight:500;text-align:center;color:#000;margin-bottom:15px;font-family:"Bricolage Grotesque",sans-serif}.testi-slider{width:100%;margin:0 auto;border-radius:12px;position:relative}.testi-slider:before{content:"";background-image:linear-gradient(270deg,#02b4ce,#7ca815);position:absolute;width:100%;height:100%;left:0;opacity:.08;border-radius:12px}.testimonial-slider{margin-top:50px!important;border:0!important}.testi-text{margin:0!important}.inner-type-testi{width:80%;margin:0 auto;padding-top:60px;position:relative;padding-bottom:50px}.testi-img img{width:100%}.sm-test-img{width:100px;height:100px;margin:0 auto}.testi-text p{text-align:center!important;line-height:inherit!important}.testi-slider .banner-slider .slick-dots{display:none!important}.testi-h-btn{border-radius:28px;box-shadow:0 15px 12px 0 rgba(0,0,0,.09);border:1px solid #02b4ce;background-color:#fff;color:#02b4ce;padding:15px 33px;display:inline-block;font-family:"Bricolage Grotesque",sans-serif;font-size:16px}.testi-h-btn:hover{background-color:#02b4ce;color:#fff}.viewall-testi{width:100%!important;margin:20px 0 0!important;position:relative}.slides-no-wrap{position:absolute;right:0;top:12px}.slides-no-wrap p{font-family:"Figtree",sans-serif;font-size:16px;font-weight:500;text-align:right;color:#333}.qch-about-wrap{padding:0 0 100px;position:relative}.qch-about-wrap .whyquantum-lineargradient{position:absolute;bottom:80px;left:141px;width:300px;height:300px;background:linear-gradient(#cdff56,#3be6ff);opacity:.16;-webkit-filter:blur(50px);filter:blur(50px);z-index:-1}.qch-about-wrap h4{font-size:46px;font-weight:500;letter-spacing:normal;text-align:left;color:#000;font-family:"Bricolage Grotesque",sans-serif}.qch-about-wrap .p-wrap{width:80%}.login-button-with-letters{width:38px!important;height:38px!important;padding:0!important;border-radius:50px!important;background-color:#1aa3bb!important;border:0!important;color:#fff!important;font-size:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:600!important;line-height:38px!important}.headerlogin-button-wrap-login{position:relative;display:inline-block}.new-loginbutton-wrap{display:flex;align-items:center;justify-content:center}.new-loginbutton-wrap .nav-links__item>a>span{padding:0 15px!important}.account-name-wrap{font-size:18px;font-family:"Figtree",sans-serif;padding:10px 15px;display:block;color:#7ca815;font-weight:500}.logout-color-btn{background:linear-gradient(90deg,#7ca815,#02b4ce)!important;color:#fff!important;display:block!important;font-family:"Figtree",sans-serif;font-size:16px!important;font-weight:600!important;line-height:1.86!important;border-radius:50px!important;width:100%!important;text-align:center!important;margin-top:20px!important;margin-bottom:20px!important;padding:10px 0!important;height:auto!important;border:0!important}@media only screen and (min-width:320px)and (max-width:359.98px){.package-details-box{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.details-box-pay{border-top:0;padding-top:0;margin-top:0}.paymant-name{margin-bottom:15px;padding-bottom:5px}.payment-data-box p{margin-bottom:0;font-size:14px}.sorry-payment-faild{padding:40px 15px}.sorry-payment-number p{font-size:14px}.payment-total{margin-top:0;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid hsla(0,0%,86.7%,.8666666666666667)}.payment-data-box b{font-size:12px}.total-pay{margin-bottom:20px}.patient-cnct p a{font-size:11px;display:inline-flex}.invalid-feedback{font-size:11px!important;text-align:left!important}.container-fluid-box{padding:0 10px}.mobile-header__panel{background:#fff;box-shadow:none;padding:0}.banner-slider .block-slideshow__slide-title{font-size:16px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:200px}.block-slideshow__slide-button{margin-top:50px}.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn{font-size:.775rem}.block-slideshow .slick-dots{bottom:8px!important}[data-aos][data-aos][data-aos-duration="1500"],[data-aos^=fade][data-aos^=fade],[data-aos^=zoom][data-aos^=zoom],body[data-aos-duration="1500"] [data-aos]{opacity:1}.checkup-text span{font-size:13px}.checkup-text h3{font-size:22px;text-align:center}.checkup-text p{font-size:12px;min-height:70px}.corpBoxcard{min-height:auto}.block-slideshow--layout--with-departments .block-slideshow__body{height:auto}.cardImg img{width:50%}.corpBoximg{margin-top:0}.green_card{margin:0 0 15px;text-align:center}.checkup-card{display:block}.checkup-text{text-align:center}.banner_card{bottom:0;position:unset}.banner-slider .block-slideshow__slide-content{width:100%;top:40%!important;left:15px!important}.btn-white{font-size:12px}.footer-contacts,.footer-links{text-align:left;margin-top:30px}.footer-title{font-size:20px}.footer-contact-list a{font-size:14px}.email_text{width:100%;display:block}.email_text h2{font-size:18px;text-align:center;padding:0}.footer-newsletter__form-button{font-size:14px;right:-4px;padding:12px 25px}.footer-newsletter{margin-top:0;text-align:left}.block-header__arrows-list .block-header__arrow--right{right:20px}.block-header__arrows-list .block-header__arrow--left{left:20px}.h-product-card .product-card__image a.product-image__body{padding-bottom:220px}.preventive-head h2{font-size:42px}.banner-head h1{font-size:22px}.page-header__breadcrumb{padding-top:2px}.breadcrumb-item a{font-size:9px}.breadcrumb-item.active{font-size:18px;font-weight:600;text-align:left;color:#000;font-family:"Poppins",sans-serif}.specialist-head h3{font-size:28px}.iso-sect{margin-top:0;width:100%}.testimonial-div{display:block;padding:20px;text-align:center}.testimonial-text{margin:50px 0 0}.testimonial-text h6{font-size:16px}.testimonial-text span{font-size:13px}.testimonial-text p{font-size:13px;text-align:justify}.testimonial-div span img{width:50px;left:20%}.testimonial-right-div{display:block;padding:30px 0 40px;width:100%}.testimonial-right-text{margin:0!important}.banner-padding{padding:0 0 50px}.card_banner_btm{bottom:-75px!important}.abt_banner_card.single_banner_btm{bottom:-55px!important}.abt_banner_card{bottom:auto;position:relative}.our-story{margin-top:0}.box-bg-color{padding:8px}.banner-card-text h2{font-size:13px;padding:16px 14px;line-height:1.54}.site-footer__payments{order:2}.site-footer__copyright{display:block}.site-footer__copyright ul li:first-child a{border-left:none}.site-footer__copyright+.site-footer__payments{margin-bottom:10px}.site-footer__copyright ul{padding:10px 0}.social-links__list{justify-content:center}.other_banner_btm{bottom:-75px}.faq_banner_btm{bottom:-73px!important}.abt_banner_card.two-line-card{bottom:-113px!important}.marginTop{margin:70px 0;width:100%;height:60vh;display:flex;align-items:center}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link{font-size:14px;color:#000;font-weight:500;padding:12px 10px}.mobile-links--level--1 .mobile-links__item .mobile-links__item-link{font-size:13px}.privacy-policy h2,.privacy-policy h3{font-size:16px}.privacy-policy p{font-size:13px;text-align:justify}.coming-soon{padding:0 24px}.coming-soon h2{font-size:20px;line-height:28px;font-weight:600;color:#29c8ce}.coming-soon h2,.coming-soon p{text-align:center;font-family:"Poppins",sans-serif}.coming-soon p{font-size:16px}.coming-soon iframe{border:none;width:100%}.login-page{border:none}.login-right{padding:0}.last-login,.login-right{text-align:left}.login-right h3{font-size:30px;text-align:left}.last-login h6{font-size:14px;color:#000;font-weight:500}.login-left-content p{color:#5d5d5d;font-size:12px;line-height:1.5;font-weight:400;text-align:left}.last-login p a{color:#8b8b8b;text-decoration:underline;font-weight:600}.modal-head h2{font-size:30px;margin:0 0 10px}.site-footer{background:#fff;box-shadow:-10px 0 14px 0 rgba(0,0,0,.2);position:inherit;bottom:0;width:100%;left:0;z-index:9}.footer-menu{width:100%;position:relative}.footer-menu ul{padding:8px 0;margin:0;display:flex;justify-content:space-between;list-style-type:none}.footer-menu ul li{text-align:center}.footer-menu ul li a span{text-align:center;display:block;border-radius:100px;margin:-23px 0 0}.footer-menu ul li a span img{width:65px}.footer-menu ul li a h6{font-size:9px;font-weight:600;text-align:center;color:#000;line-height:1.9;letter-spacing:.1px;font-family:"Poppins",sans-serif;margin:0}.mobile-header{height:auto;padding:0}.header-select .input--hoshi select{margin:15px 0 20px}.mobile-header__menu-button{margin:0 12px 0 0;fill:#7ea818}.header-select label span{font-size:12px;font-weight:400!important;color:#4b4b4b!important}.dashboard__address,.dashboard__profile{width:100%;border:none;padding:20px 0 0}.profile-card{padding:20px 0 100px;width:100%}.profile-card__body{border-radius:10px;background-color:#ebfcff;flex-direction:row;padding:10px 8px 15px;justify-content:space-around;align-items:flex-start}.profile-card__avatar1{width:40px;height:40px;margin-bottom:0;background:#fff;border-radius:100px}.profile-card__avatar1 img{margin:4px 7px;border-radius:100px}.profile-card__avatar{width:40px;height:40px;margin-bottom:0;background-image:linear-gradient(180deg,#02b4ce,#7ca815)}.profile-card__avatar h6{border-radius:50%;max-width:100%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:500}.profile-detail{width:148px}.profile-card__name{line-height:20px;font-size:14px;font-weight:600;color:#000;font-family:"Poppins",sans-serif}.profile-card__mob{font-weight:400;color:#000}.profile-card__member,.profile-card__mob{font-size:12px;text-align:left;font-family:"Poppins",sans-serif}.profile-card__member{font-weight:600;color:#01b2d3}.profile-card__edit{margin:20px 0 0}.member-add{background:#7ca815;color:#fff!important;border-radius:50px;padding:5px 4px;font-weight:500!important;line-height:0;font-size:9px}.back-btn{border-radius:50px;border:1px solid #7ea818;font-size:10px;font-weight:500;color:#7ea818;padding:6px 14px;line-height:0;margin:0}.account-dashboard{width:100%}.dashboard-col{width:60px;height:60px;border-radius:100px;box-shadow:0 8px 10px 0 rgba(0,0,0,.08);border:1px solid #ededed;background-color:#fff;margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center}.dashboard-col img{width:22px;height:auto}.dashboard-name p{font-family:"Poppins",sans-serif;font-size:10px;font-weight:600;line-height:1.5;text-align:center;color:#000;margin:10px 0}.mob-page-head h2{font-size:18px;font-weight:600;text-align:left;color:#000;line-height:3.78}.dashboard-card{border-radius:10px;border:1px solid #ededed;background-image:linear-gradient(90deg,#fff6f2,#fff5f0 35%,#e9ecf3 61%,#e8ebf2 73%,#e9ecf3 91%,#bfe0ed);padding:0;margin:20px 0 0;width:100%;display:inline-flex;align-items:center}.subscribe-btn{border-radius:0 10px 0 10px;background-color:#01b2d3;color:#fff;padding:7px 32px;font-size:11px;font-weight:500;font-family:"Poppins",sans-serif}.subscribe-btn:active{color:#fff}.parivar-text{width:55%}.parivar-text h6{padding:10px 0 0 10px;font-family:"Poppins",sans-serif;background-image:linear-gradient(90deg,#01b2d3 1%,#7ea818 84%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:14px}.parivar-text p{padding:0 0 0 10px;font-size:10px;font-weight:500;color:#000;font-family:"Poppins",sans-serif;margin:0 0 10px}.parivar-img{width:49%}.parivar-img img{width:100%;height:100%;margin:3px 0 0}.form-style label{font-size:12px;color:#4b4b4b}.form-style input,.form-style select,.form-style textarea{font-size:14px;font-weight:500;color:#000;border-radius:24px;padding:12px 18px;border:1px solid #ededed}.form-style input:focus,.form-style select:focus,.form-style textarea:focus{box-shadow:none}.profile-no input{border-left:none!important;border-radius:0 24px 24px 0}.profile-no select{width:100px;border-radius:24px 0 0 24px!important}.report-dtl-head{display:block}.profile-card-header h5{margin:0;font-size:18px}.profile-card-header h5 span{font-size:18px;font-weight:600}.report-card{margin:0 0 10px;padding:10px 15px}.member-name h5{font-size:14px;margin:0 0 5px}.member-name p{font-size:11px}.member-name h6{font-size:11px;text-align:left;line-height:18px;color:#6e6e6e;margin:0;font-weight:400;font-family:"Poppins",sans-serif}.career-detail-link a{margin:0}.edit-profile{padding:0}.btn-end{width:100%;text-align:center;margin:30px 0 0}.green-btn{padding:8px 32px;font-size:14px}.save-footer{left:0;right:0;width:100%;position:fixed;bottom:-1px}.mob-page-head h1{font-size:18px;font-weight:600;color:#000;text-align:left;line-height:2.45}.story-sect h2{font-size:24px;margin-bottom:0;line-height:2.25}.story-sect p{font-size:12px;line-height:1.67;font-weight:500}.story-narration{padding:20px}.circle{width:85px;height:85px}.circle span{bottom:-6px;padding:2px 18px;left:13px;font-size:9px}.story-timeline p{font-size:12px;margin:0 0 0 10px}.story-timeline-right p{font-size:12px}.line:before{left:73px;top:41px}.line1:before{left:15px;top:-43px}.story-div{padding:70px 0 30px 20px}.story-bg{margin:-40px 0 0}.story-txt h2{font-size:28px}.story-txt p{font-size:12px}.heading h2{font-size:16px}.heading p{text-align:left;font-size:12px;font-weight:500}.mob-img{text-align:center;padding:20px 0;width:100%}.vm-head h3{font-size:24px}.vm-text p{font-size:12px;min-height:auto}.vm-card{justify-content:flex-end;align-items:flex-start}.value-dot-image{padding:20px 10px}.hex-background{width:70px;height:80px;position:relative;margin:0 0 20px}.hex-background img{width:18px}.hex-background span{font-size:9px;text-align:center;color:#fff;font-weight:600;display:block;padding:5px 0 0}.blog-header h2{font-size:24px;text-align:left}.common-padding{padding:0 0 40px}.blue_card{margin:0 0 50px}.vm-head{position:relative}.vm-image{width:25%;position:absolute;left:30px;top:0}.contact-head h3{font-size:22px;text-align:left;margin:0}.our-partner-form-box{padding:0 0 30px;box-shadow:none}.button-submit button{padding:10px 50px;background-color:#7ca815;font-size:14px}ul.contact-detail{padding:20px 30px;margin:0;list-style-type:none;border-radius:14px;box-shadow:0 3px 36px 0 rgba(0,0,0,.21)}.contact-text{font-size:13px;line-height:26px;font-weight:500}ul.contact-detail li{margin:0 0 20px;display:flex}.cnct-icon{width:32px;display:block}.from-input-box .input__label--hoshi-color-1:after{border-color:#000}.inner-page-header{position:relative;height:70px;border-bottom:1px solid #dbe3e5;padding:30px 0 0}.mobilemenu__body{width:320px}.mobilemenu__header{display:flex;flex-shrink:0;align-items:center;border-bottom:none;height:auto}.header-bg{background-color:#01b2d3;width:100%;height:90px;border-bottom:1px solid #ebebeb;padding:18px 8px}.mobilemenu__title{padding:0}.logged-in-header{display:flex;width:100%;height:100%;align-items:center;position:relative}.logged-in-username{margin:0 0 0 12px}.header-user-image{width:54px;height:54px;margin-bottom:0}.header-user-image img{border-radius:50%;max-width:100%}.logged-in-username h5{font-size:14px;font-weight:600}.logged-in-username h5,.logged-in-username p{text-align:left;color:#fff;font-family:"Poppins",sans-serif;margin:0}.logged-in-username p{font-size:10px;font-weight:400}.logged-in-username p .login-text-break{display:block!important}.mobile-links__divider{margin:3% 0;border-bottom:1px solid #000}.qch-parivar-link{width:100%;padding:12px 15px}.qch-parivar-link h4{background:linear-gradient(90deg,#01b2d3 1%,#7ea818 85%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;font-family:"Poppins",sans-serif}.qch-parivar-link p{font-size:10px;text-align:left;color:#000;font-family:"Poppins",sans-serif}.mobile-links--level--0>li>.mobile-links__item{border-bottom:none}html[dir=ltr] .mobile-links__item-toggle{border-left:none}html[dir=ltr] .mobilemenu__close{border-left:none;fill:#fff}.report-list{display:flex;justify-content:space-between}.report-dtl label{font-size:9px;font-weight:400;text-align:left;color:#6e6e6e}.report-dtl h6{font-size:12px;font-weight:600;text-align:left;color:#000;max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.report-dtl h6 span{padding:0 5px 0 0}.report-dtl a{font-size:10px;font-weight:500;text-align:right;color:#000;margin:0;display:flex;align-items:flex-end;justify-content:center}.report-dtl a img{margin:0 0 3px 6px}.status-done{font-size:11px!important;line-height:16px;text-align:center!important;color:#108306!important;border-radius:20px;background-color:#e1fcdf;padding:4px 12px;display:inline-block!important;font-weight:600}.status-pending{color:#dd8512!important;background-color:#fff3d8}.status-pending,.status-scheduled{font-size:11px!important;font-weight:600!important;line-height:1.83;text-align:center!important;border-radius:20px;padding:4px 12px;display:inline-block!important}.status-scheduled{color:#1db4ce!important;background-color:#edfcff}.status-cancelled{font-size:11px!important;font-weight:600!important;line-height:1.83;text-align:center!important;color:#eb3232!important;border-radius:20px;background-color:#ffe4e4;padding:4px 12px;justify-content:center!important;display:inline-block!important}.report-form label{font-size:13px;font-weight:400;margin:0 0 10px;color:#6e6e6e}.report-form h6{font-size:12px}.border-header{width:100%;border-bottom:1px solid #dbe3e5}.inner-page-head{width:100%;display:flex;padding:15px 10px;justify-content:space-between}.page-name-title{width:100%;display:inline-flex}.page-name-title a{padding:0 15px 0 8px}.inner-page-head h2{font-size:16px;font-weight:600;text-align:left;color:#000;margin:2px 0 0;font-family:"Poppins",sans-serif}.site__header{width:100%}.indicator__button img{margin:0 5px}.notification_value{height:6px;padding:0 3px;border-radius:1000px;position:relative;top:-8px;background:red;color:#3d464d;font-weight:700;left:-9px;font-size:4px}.detail-title{font-size:14px;font-weight:500;text-align:center;color:#4b4b4b;font-family:"Poppins",sans-serif}button.detail-tabs__item{border:none;border-radius:50px;margin:0;padding:11px 13px;background:transparent;width:100%}.detail-tabs_list{display:flex;justify-content:center;width:100%;border:1px solid #01b2d3;margin:0 auto;border-radius:100px}.detail-tabs{width:100%;margin:20px 0 0}.detail_content{padding:30px 0 0}.detail-tabs__item--active,.detail-tabs__item--active:hover{background:#01b2d3!important}.detail-tabs__item--active:first-child{border-radius:50px 0 0 50px}.detail-tabs__item--active:last-child{border-radius:0 50px 50px 0}.detail-tabs__item--active .detail-title,.detail-tabs__item--active .detail-title:hover{color:#fff!important;font-weight:600;font-size:14px}.h-form-style input{border:1px solid #ededed;height:46px;padding:0 0 0 15px}.h-form-style .ant-picker{display:flex;border:1px solid #ededed;padding:0 10px 0 0;height:46px}.detail-tabs_list:after,.detail-tabs_list:before{content:none;display:none;width:0;flex-shrink:0}.profile-img{width:55px;height:55px;position:relative}.edit-icon{position:absolute;bottom:0;display:block;right:0}.h-form-style{margin-bottom:24px}.h-form-style label{font-size:12px;color:#4b4b4b}.h-form-style select{font-size:14px;height:46px}.h-controls{display:block;margin:1em 0}div:not(#foo)>input[type=checkbox],div:not(#foo)>input[type=radio]{opacity:0;float:left;width:1px}div:not(#foo)>input[type=checkbox]+label,div:not(#foo)>input[type=radio]+label{margin:0 14px 20px 10px;cursor:pointer;background:transparent;border-radius:50px;border:1px solid #ededed;color:#4b4b4b;font-weight:700;text-transform:uppercase;padding:15px 16px;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center}div:not(#foo)>input[type=radio]:checked+label{color:#fff;font-weight:600;background-image:linear-gradient(180deg,#02b4ce,#7ca815)}.mob-page-logo{margin:30px 0 0!important;text-align:center}.mobile-links__item-title img{width:18px}.menu-arrow{width:8px!important}.resend-otp-btn{margin:0 0 0 6px;font-size:12px;padding:10px 28px}.mobile-links{padding:0 40px 0 20px}.mobile-header__indicators{display:none}.header-loc{width:70%;margin:0 auto;padding:5px 0}.header-social-icon{display:flex;height:48px;align-items:center}.header-social-icon a{padding:0 5px}.header-social-icon a img{width:auto}.contact-head{width:100%;padding:20px 0}.privacy-policy{height:100%;margin:20px 0 50px}.site__body{margin-bottom:120px}.help-div a,.memberTable td,.memberTable td:first-child{font-size:12px}.help-div a{margin:0 0 0 8px}.last-login p{width:100%;text-align:left}.error-msg{text-align:left;font-size:12px;margin:0}.update-btn:hover{color:#fff;background-color:#7ca815!important;box-shadow:none}.healthcenter-div{display:flex;justify-content:space-between}.card-blue-bg{border-radius:10px;background-color:#ebfcff;padding:20px 10px 30px;margin:20px 0 0}.pincode-health{margin:15px 0 0}.health-input{border:1px solid #b0dae2;font-size:14px;background:#fbfbfb;box-shadow:0 6px 7px 0 rgba(0,0,0,.1);color:#a3a3a3}.enq-dtl{width:63%}.totop__body{bottom:55px;left:0;right:0}.totop__button{width:30px;height:30px;margin-right:10px!important}.checkup-card-name{min-height:30px}.checkup-card-name h6{font-size:11px;font-weight:500}.checkup-card-rating span{font-weight:400}.checkup-card-prices{font-size:14px;min-height:22px}.detail-btn a{width:100%}.detail-btn a span{font-size:12px;padding:7px 20px}.cat-circle.active{border:1px solid #02b4ce;color:#01b2d3;font-size:11px;font-weight:600}.cat-circle{width:auto;height:auto;border-radius:5px;font-size:11px;text-align:center;color:#000;font-weight:500;margin:0 5px;padding:10px 0}.memberTable th{vertical-align:baseline}.notification{padding:0}.notification .badge{top:-7px;right:0}.site__body{padding-top:0}.basic-package{width:100%;display:block}.package-img{width:100%;height:142px;background:hsla(0,0%,80%,.25882352941176473);border-radius:10px}.package-img img{width:100%;height:100%;object-fit:contain;border-radius:10px}.package-content{margin:20px 0 0;width:100%}.package-content h2{font-size:18px;font-weight:500}.package-price span:first-child,.package-price span:nth-child(2),.package-test p{font-size:14px}.package-test p img{width:20px}.packages-div ul{padding:12px 2px 30px;flex-wrap:wrap}.packages-div ul li{width:100%;margin:0 0 20px;display:block}.packages-div ul li:last-child{margin:0}.packages-div ul li span{width:50px;height:50px;text-align:center;margin:0 auto}.packages-div ul li p{font-size:10px;text-align:center;padding:10px 5px 0}.package-text{font-size:12px}.test-head{font-size:16px;font-weight:600;text-align:left;color:#000;margin:40px 0 0}.blood-text-card .h-cardTitle i{font-size:18px;line-height:64px;width:auto}.home_cardBody p{font-size:13px;color:#454545;text-align:left}.home_cardBody ol{padding:0}.home_cardBody ol li{font-size:12px;font-weight:400;color:#454545}.h-cardTitle h5{font-size:12px}.h-cardTitle i{line-height:20px;font-size:14px}.healthcentre-name{font-size:16px;font-weight:500;text-align:left;color:#000;margin:0}.health-center-box{border-radius:8px;margin:20px 0 0}.health-center-details{display:block}.dc-logo-div{display:flex;align-items:center}.health-center-details-img{width:60px;height:60px;margin:0 auto}.health-center-details-img img{width:45px}.health-center-box:hover .center-font{color:#fff;position:relative;z-index:1}.center-font{font-size:24px}.dc-name{width:85%;margin:0 0 0 15px}.dc-name h2{font-size:14px;font-weight:600;text-align:left;color:#000;margin:0}.disable-chooseBtn{border-radius:8px}.disable-chooseBtn a{background:#ccc!important;color:#000!important;cursor:no-drop!important;border-radius:8px;display:block}.choose_btn a{font-size:12px;font-weight:600;line-height:1.86;text-align:center;color:#7ea818;background:#f3fae0;border-radius:8px;padding:6px 25px;display:block}.health-center-box .health-center-details .health-center-details-inn{width:100%;margin:6px 0 20px}ul.same-line-ul{padding:5px 0 0!important}.health-center-details-inn ul{padding:10px 0 0}.health-center-details-inn ul li span{margin-right:10px;width:11px}.cartBtn{font-size:14px}.cart-heading-logo{display:flex;justify-content:inherit;align-items:center;background:#ebfcff;padding:10px 10px 15px}.noItemsToDisplay{text-align:center;padding:20px}.noItemsToDisplay h3{font-size:18px;line-height:30px}.cart-without-data{display:block;text-align:center}.cart-img-with-text{display:flex;width:25%}.cart-details-box span{width:50px;height:50px;border:1px solid #ebebeb}.cart-details-box span img{width:40px}.cart-details-box h2{font-size:13px;width:100%;margin:0}.cart-text-button a{font-size:10px;border-radius:14px;background-color:#7ca815;color:#fff;padding:6px 12px!important;font-weight:500;margin:6px 0 0;display:inline-block}.cart-text-button a img{margin:0 5px 0 0}.cart-price-inn-left h6{font-size:13px}.cart-price-inn-left p{font-size:10px}.cart-price-inn-right h6{font-size:13px;font-weight:600}.cart-price-inn-right p{font-size:10px}.pkg-detail{margin:30px 0 0;border-top:1px solid #000}.dig-center-div{border-radius:0;box-shadow:none;background-color:transparent;padding:10px 0}.pkg-detail .dig-center-div{margin:0;padding:18px 0}.cart-total-price{border-radius:12px 12px 0 0;background-color:#ebfcff}.cart-total-price ul{list-style-type:none;margin:0 0 -7px;padding:8px 14px 18px}.cart-total-price ul li{display:flex;justify-content:space-between}.cart-total-price ul li h6{font-size:11px;font-weight:600;margin:0}.fixed-btm-footer{border-radius:12px 12px 0 0;background-color:#7ca815;padding:15px 0!important;text-align:center;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.update-btn{font-size:14px;padding:0;line-height:inherit;justify-content:center}.update-btn img{padding:0 0 0 6px}.update-btn.disabled{color:#fff;opacity:.9;border:none}.update-btn.disabled:focus,.update-btn.disabled:hover{color:#fff;box-shadow:none}.cart-summary-head{font-size:18px;font-weight:600}.overview-ttl-price{border-bottom:1px solid #d1d1d1}.dig-center-div ul li{font-size:12px;padding:0 0 6px}.test-price ul li p{font-size:13px;color:#454545}.test-price ul li h5{font-size:13px;font-weight:400}.total-price ul li h6{font-size:16px!important;color:#212529}.home-card.blood-text-card{padding:13px 0}.blood-tests-img{width:35px;height:35px;padding:0;display:flex;align-items:center;justify-content:center}.blood-tests-img img{width:12px}.home-card{padding:10px 0 10px 20px}.delete_Btm_footer{left:0;right:0;width:100%;position:fixed;bottom:-1px;display:flex}.save_div{border-radius:0 12px 0 0;background-color:#7ca815}.del_div,.save_div{padding:12px 0!important;text-align:center;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.del_div{border-radius:12px 0 0 0;background-color:#fff}.del-btn{background:transparent;border:none;font-size:14px;padding:0 0 0 3px;line-height:inherit;height:auto}.checkout-img{width:100%;justify-content:space-between}.select-p span{color:#7ea818}.deselect-p span,.select-p span{font-size:10px;font-weight:600;text-align:left;margin:0 0 0 5px}.deselect-p span{color:#6e6e6e}.mob-package-card{margin:10px 0 20px;padding:0 0 10px}.mob-package-name h6{font-size:14px;font-weight:500;text-align:left;color:#000;margin:0 0 10px}.newpackage-add a{padding:12px;font-size:12px;width:105px;height:105px}.add-btn a{border-radius:14px;background-color:#7ca815;color:#fff;font-size:11px;font-weight:600;text-align:left;padding:8px 18px}.add-btn a img{padding:10px 4px 10px 0}.from-input-box .input__field--hoshi{color:#000}.mob-divider{width:100%;border-top:5px solid #f5f5f5}.mob-package-name{display:flex;justify-content:space-between;align-items:center}.mob-package-name i{font-weight:600;color:#bbc6c7}.mob-patient-add{display:flex;justify-content:space-between;width:100%;align-items:baseline}.mob-patient-add p{font-size:11px;font-weight:400;text-align:left;color:#6e6e6e}.mob-patient-add a{border-radius:12px;border:1px solid #01b2d3;background-color:#fff;font-size:11px;font-weight:600;color:#01b2d3;text-align:center;padding:4px 10px}.added-patient{border:1px solid #e3e3e3;border-radius:10px;box-shadow:none;padding:12px;margin:0 20px 20px 0;width:108px}.added-patient h6{font-size:11px;font-weight:500;text-align:left;color:#000;max-width:95px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.added-patient p{font-size:11px;font-weight:400;text-align:left;color:#454545}.add-del-patient{display:flex;justify-content:space-between}.order-package{padding:0 0 30px}.overview-head{font-size:14px;display:flex;justify-content:space-between;align-items:flex-end}.overview-head i{color:#bbc6c7}.fasting-text{text-align:right;margin:14px 0 10px;display:block}.fasting-text span{font-size:10px;padding:3px 10px}.overview-patient-head{font-size:11px;margin:10px 0 6px}.overview-patient-name{font-size:11px}.order-package-bg{width:100%;border-radius:6px;background-color:#f0f6f7;padding:0 10px;margin:0 0 10px}.voucher-box{padding:18px 0;margin:20px 0}.checkup-card-link{min-height:auto;margin:0 0 15px}.package-cat{margin:60px 0 0}.block-products-carousel .slick-track{padding-bottom:0}.common-header{margin:18px 0 0;align-items:flex-start}.checkup-card-prices span{font-size:11px;padding:0 8px;line-height:20px;margin:0 0 0 15px}.cart-button{border-top:none;padding:20px 0}.btm-add-patient{opacity:0;visibility:hidden;top:auto!important;bottom:0!important;border-radius:10px 10px 0 0}.popup-slide{transition:all .5s ease;-webkit-transform:translateY(0);transform:translateY(0)}.popup-heading{border-bottom:1px solid #dbe3e5;padding:10px;display:flex;justify-content:space-between;align-items:baseline}.popup-heading h5{font-size:18px;font-weight:600;text-align:left;color:#000}.patient-form{padding:10px 10px 30px}.h-form-style ul.from-input-box label{padding-left:28px;padding-right:10px;font-size:12px}.scrollbar{float:left;width:100%;overflow-x:hidden;overflow-y:scroll}.force-overflow{min-height:450px}#style-1::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}#style-1::-webkit-scrollbar{width:6px;background-color:#f5f5f5}#style-1::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#dbe3e5}.fixed-btm-footer .otp-btn:active,.fixed-btm-footer .otp-btn:hover{background-color:transparent;border-color:transparent}.save_div .otp-btn:active,.save_div .otp-btn:hover{background-color:transparent;border-color:transparent!important}.dot{height:4px;width:4px;background-color:#000;border-radius:50%;display:inline-block;margin:0 4px 1px 0}.order-patient{display:flex;justify-content:space-between;padding:0}.order-patient p{margin:0;font-size:14px;text-align:left;color:#838383}.order-patient h6{text-align:right;color:#000;font-size:14px;font-weight:600}.voucher-box{border-radius:0;box-shadow:none;background-color:transparent;padding:0 0 18px;margin:0}.voucher-img-div{position:relative}.voucher-img-div img.voucher{position:absolute;top:14px;left:15px}.code-input button{padding:9px 22px!important}.code-input label{text-align:left;color:#454545;font-size:13px;font-weight:500;margin:0 0 10px}.code-input input{border-radius:50px;font-size:12px;color:#000;font-weight:600;padding:12px 0 12px 38px;height:auto}.code-input input:focus{box-shadow:none}.checkout-total{border-top:none;padding:0}.cart_div{border-radius:12px 0 0 0;background-color:#fff;padding:7px 0 7px 18px!important;text-align:left;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.cart-btn{background:transparent;border:none;font-size:16px;padding:0 0 0 3px;line-height:inherit;height:auto;text-align:left;font-weight:600;color:#000}.mob-summary-text{font-size:12px;font-weight:500;text-align:left;color:#000;text-decoration:underline;display:block}.mob-summary-text:hover{color:#01b2d3}.mob-summary-text span{margin:0 0 0 5px}.paynow-btn{font-size:18px;text-align:center;color:#fff;font-weight:500;padding:0;line-height:inherit}.ty-heading{padding:0 0 30px}.ty-heading h3{font-size:24px}.ty-text h6{font-size:14px;font-weight:500;color:#000;margin:10px 0 20px}.ty-text p{font-size:12px;width:100%;margin:30px 0 20px}.ty-text p a{font-weight:600;color:#000;font-size:12px}.ty-package{width:100%;height:100%;display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #d9d9d9;padding:10px 0}.ty-package h5{font-size:11px;font-weight:700;text-align:left;color:#a3a3a3;text-transform:uppercase;margin:0}.ty-package p{font-size:11px;font-weight:400;text-align:right;color:#000;margin:0}.ty-center{width:100%;height:100%;display:flex;justify-content:space-between;align-items:baseline;padding:10px 0}.ty-center h5{font-size:11px;font-weight:700;text-align:left;color:#a3a3a3;text-transform:uppercase;margin:0}.ty-center p{font-size:11px;font-weight:400;text-align:right;color:#000;margin:0}.ty_cardBody{padding:15px 0 20px}.tyBtn{width:100%;border-top:none;padding:40px 0 0}.go-back,.tyBtn{text-align:center}.go-back{font-size:14px;font-weight:600;display:block;margin:20px 0 0;text-decoration:underline}.go-back,.go-back:active{color:#01b2d3}.go-back span{margin:0 8px 0 0}.orderBtn{padding:11px 26px;margin:6px 0 0;border-radius:22px;font-size:14px;font-weight:400;display:inline-block}.order-detl-card{border:none}.order-collapse-head h2{text-align:left;color:#000;font-size:18px;font-weight:500}.order-detl-card .h-cardTitle i{font-size:20px;line-height:72px;width:auto;height:100%;color:#000}.active-order-head h2{color:#01b2d3;text-align:left;font-size:18px;font-weight:500}i.active-order-head{color:#01b2d3!important}.blood-text-card .h-cardTitle h5{font-size:14px}.mob-patient-detail .slick-track{margin-left:0;margin-right:0;display:flex}.btm-add-patient{transition:all .5s ease;-webkit-transform:translateY(100%);transform:translateY(100%);height:85vh!important;border-radius:16px 16px 0 0;background:#fff;position:fixed;bottom:0;width:100%;z-index:99}.popup-slide{transition:all .5s ease!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1!important;visibility:visible!important;box-shadow:0 0 238px 190px #504f4f}.patient-added{padding:10px}.popup-patientAdded{margin:0 0 0 24px}.popup-patientAdded h5{font-size:14px}.patient-cnct p{font-size:12px}.scroll{overflow-y:auto;overflow-x:hidden;height:70vh;width:100%}.scroll::-webkit-scrollbar{width:5px}.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}.scroll::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px #555}.blood-text-card .h-cardTitle h5{font-size:13px}.add-patientBtn{padding:0 45px}.calendar_div{border-radius:12px 0 0 0;background-color:#fff;padding:10px 0!important;text-align:left;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.calendar_div h6{font-size:14px;margin:0 0 4px 10px}.calendar_div p{font-size:10px;font-weight:400;margin:0 0 0 10px}.calendar-btn{background:transparent;border-color:transparent;font-size:14px;padding:0 0 0 10px}.calendar-btn .ant-picker-input{width:160px;padding:0 0 0 24px}.calendar-btn .ant-picker-input input{font-size:12px}.calendar-btn .ant-picker-input>input::-webkit-input-placeholder{font-weight:600;opacity:.9;color:#000}.calendar-btn .ant-picker-input>input:-ms-input-placeholder{font-weight:600;opacity:.9;color:#000}.calendar-btn .ant-picker-input>input::placeholder{font-weight:600;opacity:.9;color:#000}.calendar-btn .ant-picker-suffix{position:absolute;left:0}.review-payBtn{font-size:14px;text-align:center;color:#fff;font-weight:500;padding:0;line-height:inherit}.calendar-btn .ant-picker-suffix{color:#7ca815}.ftr-price:hover{background:transparent;border-color:transparent}.block-products-carousel__cell .product-card.single-package{width:70%}.mob-patient-detail{display:flex;width:100%;overflow-x:scroll}.total-order-no h6{font-size:16px;font-weight:600;text-align:left;color:#000}.order-detail-dc{display:flex;justify-content:inherit;align-items:center;border-bottom:1px solid #000;margin:0 0 15px}.order-dtl-img-with-text{display:flex;width:25%;margin:0 0 10px}.order-dtl-img-with-text span{width:60px;height:60px;border:1px solid #ebebeb;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:7px;background:#fff;margin-right:10px}.order-dtl-img-with-text span img{width:45px;height:auto;position:relative;z-index:1}.order-dtl-dc-name{margin:0 0 10px}.order-dtl-dc-name h2{font-size:14px;width:100%;margin:0;font-weight:600;text-align:left;color:#000}.order-summery-wrapper{margin-top:20px}.order-summery-wrapper h2{color:#000;font-size:22px;font-weight:600}.cancel-order-btn{font-size:14px;text-align:center;background:transparent;color:#000;font-weight:600;padding:0;line-height:inherit;border:none}.consultation-list{border:1px solid #ededed;border-radius:10px;padding:10px;margin:20px 0 0}.consultation-list1,.consultation-list2{display:flex;justify-content:space-between}.consultation-list2{margin:10px 0 0}.consultation-link{width:50%;display:flex;justify-content:end;align-items:center}.consultation-link a{font-size:10px;font-weight:500;text-align:right;color:#000;margin:0;display:block}.consultation-link a img{margin:0 0 0 6px}.h-style-appoint label{font-weight:400!important}.h-style-appoint .appoint-calender{padding:0 0 0 26px!important}.appoint-time{padding:3px 0 0 40px}.h-style-appoint select{height:46px}.h-style-appoint img{position:absolute;left:15px;top:42px;width:16px}.ur-detail{font-size:16px;font-weight:400;text-align:left;color:#000;margin:0 0 15px}.h-style-appoint textarea{border-radius:24px;padding:14px 16px}.h-style-appoint select.form-control{background-image:none}.h-style-appoint select.select1{appearance:none!important;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background-position:calc(100% - 12px) 50%!important;background:url(/static/media/dropdown-arrow.af20dcbc.svg) no-repeat;background-repeat:no-repeat;background-size:4%!important}.select1::-ms-expand{display:none}.appointment-modal .modal-header{width:100%;justify-content:center;padding:0}.appointment-modal .modal-content{border-radius:10px}.appointment-modal{text-align:center;position:absolute;left:0;right:0;bottom:20px}.modal-backdrop.show{opacity:.7}.appointment-modal h5{font-size:14px;font-weight:700;margin:10px 0 0}.appointment-modal h6{font-size:16px;font-weight:500;line-height:1.44}.appointment-modal p{font-size:14px;color:#000;font-weight:500;text-align:center;padding:0 4px;margin:10px 0 20px}.appointment-modal a{font-size:16px;font-weight:600;color:#fff;border-radius:27px;background-color:#1db4ce;padding:8px 20px;margin:0 0 20px;display:inline-block}.appointment-modal a img{margin:0 10px 0 0}.h-form-style input:focus,.h-form-style select:focus{box-shadow:none}.blue-h-btn{padding:14px 10px;font-size:14px;width:200px}.Order-detail-wrapper{padding:14px 10px 0;margin:0 0 20px}.order-dtl-img-with-text h2{font-size:14px;width:100%;margin:0;font-weight:500}.form-style select{width:100%}.login-menus{background:#fff;box-shadow:0 5px 6px 0 rgba(0,0,0,.1);border-radius:0 0 18px 18px;padding:20px 0 0}.static-tab{width:100%;text-align:center}.log-top{border:1px solid #ededed;border-radius:100px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;margin:0 auto}.static-tab p{font-size:10px;font-weight:500;color:#000;text-align:center;margin:10px 0 20px}.follow_icon{margin:80px 0 0}.follow_icon h5{font-size:12px;font-weight:400;text-align:center;color:#000}.logged-btn a{color:#fff;font-size:16px;font-weight:500}ul.login_ftr_icon{padding:0;list-style-type:none;display:flex;justify-content:center}ul.login_ftr_icon li{padding:10px}.login_btn_width{width:100%}.login_btn_width_auto{width:auto}.no_btm_margin{margin-bottom:0}.mobilemenu__close{width:30px;height:30px;position:absolute;right:28px;top:15px}.site-preloader:before{left:calc(50% - 90px)!important}.price_bookBtnDiv{width:100%;display:flex;justify-content:space-between}.price_bookBtn{width:30%}.price_bookBtn a{background:linear-gradient(180deg,#02b4ce,#7ca815);padding:1px;text-decoration:none}.price_bookBtn a,.price_bookBtn a span{border-radius:50px;color:#7ca815;display:block}.price_bookBtn a span{background:#fff;padding:7px 0;font-size:12px;font-weight:600;font-family:"Poppins",sans-serif;text-align:center}.cart-button ul li a{font-size:12px;padding:8px 16px}.footer-social ul{padding:0;list-style-type:none;display:flex}.footer-social ul li{padding:0 8px}.footer-social p{font-size:12px}.feedback-head img{width:15%;margin:30px 0 10px}.feedback-head h3{font-size:20px}.feedback-card{margin:40px 0;padding:20px 10px}.rating-sect{width:100%;padding:0 0 20px}.rating-sect h5{font-size:22px}.overall-star{width:85%}.rating-form{width:100%}.feedback-btn{text-align:center;width:55%}.text-area{margin:0 0 0 40px;width:80%}.rating-star{margin:0 0 0 30px}.rating-div label,.ratings h6{font-size:12px;margin:0 0 0 10px}.no-rate{padding:4px 9px;font-size:14px;width:30px;height:30px;line-height:20px}.verification-headline h2{font-size:16px}.verification-headline p{width:100%;font-size:11px;padding:8px 10px}.rating-msg{font-size:14px;font-weight:700;text-align:center;color:#d39e00;margin:0 0 40px}.react-confirm-alert-body{border:1px solid #1db4ce;width:90%;margin:0 auto;box-shadow:0 0 9px 0 rgba(36,135,152,.55)}.newh-product-card{display:flex;flex-direction:row;border:1px solid #ededed;border-radius:12px}.newh-product-card:before{box-shadow:none}.new-product-image{width:40%;padding:0!important;margin:-1px 0 -2px -2px}.newh-product-card .product-card__image a.product-image__body{padding-bottom:100px;overflow:hidden;box-shadow:none;width:100px;height:80%;margin:0 auto}.newh-product-card .product-card__image img{transition:all .3s ease-in-out;object-fit:cover;border-radius:12px;width:100%;height:100%}.new-checkup-info{width:65%;background-color:#faffed;padding:10px 10px 10px 20px;border-radius:0 10px 10px 0;margin:-1px 0 -1px -10px}.mob-package-slider .slick-dots{bottom:40px;display:none!important}.mob-package-slider .slick-next{right:0!important}.new-div-reportList{border:1px solid #ededed;border-radius:10px;margin:20px 0 0;padding:10px}.package-div-slider ul.slick-dots{display:flex!important;justify-content:center;flex-wrap:nowrap;bottom:-9px;padding:0}.package-div-slider ul.slick-dots li{width:20px}.package-div-slider .slick-dots .slick-active button{background:#01b2d3}.package-div-slider .slick-dots button{width:8px;height:8px;padding:0;border:none;border-radius:5px;background:#fffefc}.package-div-slider .slick-dots li button:before{opacity:0}.mspdetails-card{padding:20px 0}.mspdetails-card .next-btn{text-align:center}.mspdetails{margin-bottom:40px}.custom-p-label .ant-radio-wrapper span{font-size:16px!important}.mspdetails-card .form-group{margin-bottom:15px}.servicedetails-card .serviceform-line{margin:50px 0}.cust-w-150{width:150px}.servicedetails-card .two-btn{flex-direction:column-reverse;align-items:center;grid-gap:10px;gap:10px}.servicedetails-card .two-btn .back-btn{border:none}.uploaddoc-card .uploaddetails .uploaddoc-box{flex-direction:column;align-items:start}.uploaddoc-card .uploaddetails .doc-content{width:100%}.uploaddoc-card .ant-upload.ant-upload-select.ant-upload-select-picture-card{width:104px;height:104px}.reviewsec-card{padding:40px 10px}.reviewsec-card .service-heading{margin-top:30px}.reviewsec-card .dc-onboard-form label{margin-top:20px;margin-bottom:5px}.reviewsec-card .uploadetils-heading{margin:10px 0}.fourimg-wrap .preview-wrap{flex-wrap:wrap}.uploaddoc-card .back-btn{border:none}.reviewdetials-btn .uploaddoc-card{flex-direction:column-reverse}.reviewsec-card .uploaddoc-card{margin:30px 0}.reviewsec-card .bottom-reviewline{margin-top:50px}.submit-btn-reg{margin-top:20px}.aboutsection-wrap .abt-style h2{font-size:20px}.aboutsection-wrap .heading,.aboutsection-wrap .member_head ul li,.aboutsection-wrap .member_text p{font-size:16px}.aboutsection-wrap .member_text span{font-size:14px}.aboutsection-wrap .member_icon img{width:30px}.aboutsection-wrap .card_header h6{font-size:16px}.aboutsection-wrap .card_header h6 img{width:27px;margin-right:5px}.aboutsection-wrap .swasth-image-wrap{max-width:50px}.aboutsection-wrap input[type=radio]+label{width:100px!important}.aboutsection-wrap .member_form .label-style{flex-direction:column;grid-gap:10px;gap:10px}.aboutsection-wrap .rdio{margin:0}.whtquantum-wrap .heading{font-size:26px}.whtquantum-wrap .home-card{padding:10px 20px}.aboutsection-wrap .form_header{margin-top:30px}.aboutsection-wrap .blueBtn{line-height:normal;padding:8px 17px;font-size:12px}.aboutsection-wrap .greenBtn{padding:8px 17px;font-size:12px;letter-spacing:normal}.whtquantum-wrap .color-green{margin-top:23px}.whtquantum-wrap .h-cardTitle h5{font-size:16px}.whtquantum-wrap .h-cardTitle i{font-size:18px}.ournetwork-wrap .heading{font-size:28px}.abouttopsec-wrap{margin-top:40px}.aboutsection-wrap .right_dtl{display:flex;align-items:center;grid-gap:5px;gap:5px}.aboutsection-wrap .h-card{padding:20px 9px}.aboutsection-wrap .right_dtl span{margin:0}.aboutsection-wrap .fa-chevron-down:before,.aboutsection-wrap .fa-chevron-up:before{font-size:24px}.subscriptionfrom-wrap .rdio-primary input[type=radio]:checked+label:after,.subscriptionfrom-wrap .rdio label:before{visibility:hidden}.aboutsection-wrap ul.membership{margin-top:0}.subscriptionfrom-wrap .button-div .btn:first-child{margin-right:0}.buttonpartner-wrap{display:flex;justify-content:center;grid-gap:10px;gap:10px}.thankyoupage-wrap .thankyou-style h2{font-size:32px;margin:19px 0}.thankyoupage-wrap .thankyou-style h4{font-size:19px}.thankyoupage-wrap .test_txt{margin:20px 0 0}.thankyoupage-wrap .greenBtn{font-size:16px;padding:11px 21px}.thankyoupage-wrap .social-div{margin:28px 0 0}.thankyoupage-wrap .social-div ul{flex-wrap:wrap;grid-gap:16px 5px;gap:16px 5px}.header-logowrap .quantum-logo-wrap{width:180px}.header-logowrap .opportune-logo-wrap{width:100px}.faq-card-container{padding:10px 15px!important}.thankyoupage-wrap .thankyou-style p{font-size:13px}.swasthparivarpage-wrapper .block-header__arrows-list .block-header__arrow--left{position:absolute;left:0;top:56px;z-index:1}.swasthparivarpage-wrapper .block-header__arrows-list .block-header__arrow--right{position:absolute;right:0;top:56px;z-index:1}.tooltip-content{padding:5px 15px}.msp-tooltip-wrap{padding:5px 12px}.dclogin-content-wrap p{text-align:center!important}.login-left-wrap{padding:60px 0 36px!important}.dclogin-right-wrap h3{font-size:24px}.dc-pageinput-wrapper{flex-direction:column;padding:0!important}.searchcandidate-text-wrap{font-size:24px}.dcpageinput-wrap{width:100%!important}.dc-button-wrapper{display:flex!important;grid-gap:10px;gap:10px;margin-right:0!important}.details-top-search-wrap{flex-direction:column!important;margin:36px 0!important}.fasting-package-wrapper{display:block}.barcode-scanner-wrap{height:250px!important}.radio-button-wrapper{margin:20px 0}}@media only screen and (max-width:360px){.user-info-row{display:block}.whtquantum-wrap .whyquantum-collapsedwrap .btn-secondary{font-size:16px!important}}@media only screen and (min-width:360px)and (max-width:415.98px){.submit-btn-reg{margin-top:20px!important}.package-details-box{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.details-box-pay{border-top:0;padding-top:0;margin-top:0}.paymant-name{margin-bottom:15px;padding-bottom:5px}.payment-data-box p{margin-bottom:0;font-size:14px}.patient-cnct p a{font-size:11px;display:inline-flex}.login-menus{background:#fff;box-shadow:0 5px 6px 0 rgba(0,0,0,.1);border-radius:0 0 18px 18px;padding:20px 0 0}.static-tab{width:100%;text-align:center}.log-top{border:1px solid #ededed;border-radius:100px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;margin:0 auto}.static-tab p{font-size:11px;font-weight:500;color:#000;text-align:center;margin:10px 0 20px}.follow_icon{margin:80px 0 0}.follow_icon h5{font-size:12px;font-weight:400;text-align:center;color:#000}.logged-btn a{color:#fff;font-size:16px;font-weight:500}ul.login_ftr_icon{padding:0;list-style-type:none;display:flex;justify-content:center}ul.login_ftr_icon li{padding:10px}.invalid-feedback{font-size:11px!important;text-align:left!important}.container-fluid-box{padding:0 10px}.mobile-header__panel{background:#fff;box-shadow:none;padding:0}.banner-slider .block-slideshow__slide-title{font-size:16px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:200px}.block-slideshow__slide-button{margin-top:50px}.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn{font-size:.775rem}.block-slideshow .slick-dots{bottom:8px!important}[data-aos][data-aos][data-aos-duration="1500"],[data-aos^=fade][data-aos^=fade],[data-aos^=zoom][data-aos^=zoom],body[data-aos-duration="1500"] [data-aos]{opacity:1}.checkup-text span{font-size:13px}.checkup-text h3{font-size:22px;text-align:center}.checkup-text p{font-size:12px;min-height:70px}.corpBoxcard{min-height:auto}.block-slideshow--layout--with-departments .block-slideshow__body{height:auto}.cardImg img{width:50%}.corpBoximg{margin-top:0}.green_card{margin:0 0 15px;text-align:center}.checkup-card{display:block}.checkup-text{text-align:center}.banner_card{bottom:0;position:unset}.banner-slider .block-slideshow__slide-content{width:100%;top:40%!important;left:15px!important}.btn-white{font-size:12px}.footer-contacts,.footer-links{text-align:left;margin-top:30px}.footer-title{font-size:20px}.footer-contact-list a{font-size:14px}.email_text{width:100%;display:block}.email_text h2{font-size:18px;text-align:center;padding:0}.footer-newsletter__form-button{font-size:14px;right:-4px;padding:12px 25px}.footer-newsletter{margin-top:0;text-align:left}.block-header__arrows-list .block-header__arrow--right{right:20px}.block-header__arrows-list .block-header__arrow--left{left:20px}.h-product-card .product-card__image a.product-image__body{padding-bottom:250px}.block-header__arrows-list .checkup-header__arrow--left{left:-12px;background-size:7px;width:25px;height:25px;top:21%}.block-header__arrows-list .checkup-header__arrow--right{right:-16px;top:21%;width:25px;height:25px}.preventive-head{justify-content:flex-start;padding:20px 10px;position:relative}.preventive-head h2{font-size:16px;font-weight:700}.preventive-head p{font-size:12px}.banner-head h1{font-size:22px}.page-header__breadcrumb{padding-top:2px}.breadcrumb-item{padding-right:18px}.breadcrumb-item a{font-size:9px}.breadcrumb-arrow{fill:#d1d1d1;top:7px}.breadcrumb-item.active{font-size:9px;font-weight:600;text-align:left;color:#000;font-family:"Poppins",sans-serif;padding:1.5px 0 0}.specialist-head h3{font-size:28px}.iso-sect{margin-top:0;width:100%}.testimonial-div{display:block;padding:20px;text-align:center}.testimonial-text{margin:50px 0 0}.testimonial-text h6{font-size:16px}.testimonial-text span{font-size:13px}.testimonial-text p{font-size:13px;text-align:justify}.testimonial-div span img{width:50px;left:20%}.testimonial-right-div{display:block;padding:30px 0 40px;width:100%}.testimonial-right-text{margin:0!important}.banner-padding{padding:0 0 50px}.card_banner_btm{bottom:-75px!important}.abt_banner_card.single_banner_btm{bottom:-55px!important}.abt_banner_card{bottom:auto;position:relative}.our-story{margin-top:0}.box-bg-color{padding:8px}.banner-card-text h2{font-size:13px;padding:16px 14px;line-height:1.54}.site-footer__payments{order:2}.site-footer__copyright{display:block}.site-footer__copyright ul li:first-child a{border-left:none}.site-footer__copyright+.site-footer__payments{margin-bottom:10px}.site-footer__copyright ul{padding:10px 0}.social-links__list{justify-content:center}.other_banner_btm{bottom:-75px}.faq_banner_btm{bottom:-73px!important}.abt_banner_card.two-line-card{bottom:-113px!important}.marginTop{margin:70px 0;width:100%;height:60vh;display:flex;align-items:center}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link{font-size:14px;color:#000;font-weight:500;padding:12px 10px}.mobile-links--level--1 .mobile-links__item .mobile-links__item-link{font-size:13px}.privacy-policy h2{font-size:16px;line-height:22px}.privacy-policy h3{font-size:16px}.privacy-policy p{font-size:13px;text-align:justify}.privacy-policy li{font-size:13px}.coming-soon{padding:0 24px}.coming-soon h2{font-size:20px;line-height:28px;font-weight:600;color:#29c8ce}.coming-soon h2,.coming-soon p{text-align:center;font-family:"Poppins",sans-serif}.coming-soon p{font-size:16px}.coming-soon iframe{border:none;width:100%}.login-page{border:none}.login-right{padding:10px 0 0;text-align:left}.login-right h3{font-size:30px}.last-login h6{font-size:14px;color:#000;font-weight:500;text-align:left}.login-left-content p{color:#5d5d5d;font-size:12px;line-height:1.5;font-weight:400;text-align:left}.last-login p a{color:#8b8b8b;text-decoration:underline;font-weight:600}.last-login{text-align:left}.otp-btn{margin:0;font-size:12px;padding:10px 45px}.from-input-box .input__field--hoshi{padding:0 0 20px;margin-top:30px}.footer-social ul{padding:0;list-style-type:none;display:flex}.footer-social ul li{padding:0 8px}.modal-head h2{font-size:30px;margin:0 0 10px}.site-footer{background:#fff;box-shadow:-10px 0 14px 0 rgba(0,0,0,.2);position:inherit;bottom:-1px;width:100%;left:0;z-index:9}.footer-menu{width:100%;position:relative}.footer-menu ul{padding:8px 0;margin:0;display:flex;justify-content:space-between;list-style-type:none}.footer-menu ul li{text-align:center}.footer-menu ul li a span{text-align:center;display:block;border-radius:100px;margin:-28px 0 0}.footer-menu ul li a span img{width:65px}.footer-menu ul li a h6{font-size:9px;font-weight:600;text-align:center;color:#000;line-height:1.9;letter-spacing:.1px;font-family:"Poppins",sans-serif;margin:0}.mobile-header{height:auto;padding:10px 0}.header-select .input--hoshi select{margin:15px 0 20px}.mobile-header__menu-button{margin:0 0 0 5px;fill:#7ea818}.header-select label span{font-size:12px;font-weight:400!important;color:#4b4b4b!important}.dashboard__address,.dashboard__profile{width:100%;border:none;padding:20px 0 0}.profile-card{padding:20px 0 100px;width:100%}.profile-card__body{border-radius:10px;background-color:#ebfcff;flex-direction:row;padding:10px;justify-content:space-around}.profile-card__avatar{width:50px;height:50px;margin-bottom:0;background-image:linear-gradient(180deg,#02b4ce,#7ca815)}.profile-card__avatar1{width:55px;height:55px;margin-bottom:0;background:#fff;border-radius:100px}.profile-card__avatar1 img{margin:12px 14px}.profile-card__avatar h6,.profile-card__avatar img{border-radius:50%;max-width:100%}.profile-card__avatar h6{width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:500}.profile-detail{width:150px}.profile-card__name{line-height:20px;font-size:14px;font-weight:600;color:#000;font-family:"Poppins",sans-serif}.profile-card__mob{font-weight:400;color:#000}.profile-card__member,.profile-card__mob{font-size:12px;text-align:left;font-family:"Poppins",sans-serif}.profile-card__member{font-weight:600;color:#01b2d3}.profile-card__edit{margin:20px 0 0}.member-add{background:#7ca815;color:#fff!important;border-radius:50px;padding:6px 10px;font-weight:500!important}.back-btn,.member-add{line-height:0;font-size:10px}.back-btn{border-radius:50px;border:1px solid #7ea818;font-weight:500;color:#7ea818;padding:6px 14px;margin:0 10px 0 0}.account-dashboard{width:100%}.dashboard-col{width:60px;height:60px;border-radius:100px;box-shadow:0 8px 10px 0 rgba(0,0,0,.08);border:1px solid #ededed;background-color:#fff;margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center}.dashboard-col img{width:22px;height:auto}.dashboard-name p{font-family:"Poppins",sans-serif;font-size:10px;font-weight:600;line-height:1.5;text-align:center;color:#000;margin:10px 0}.mob-page-head h2{font-size:18px;font-weight:600;text-align:left;color:#000;line-height:3.78}.dashboard-card{border-radius:10px;border:1px solid #ededed;background-image:linear-gradient(90deg,#fff6f2,#fff5f0 35%,#e9ecf3 61%,#e8ebf2 73%,#e9ecf3 91%,#bfe0ed);padding:0;margin:20px 0 0;width:100%;display:inline-flex;align-items:center}.subscribe-btn{border-radius:0 10px 0 10px;background-color:#01b2d3;color:#fff;padding:9px 36px;font-size:12px;font-weight:600;font-family:"Poppins",sans-serif}.subscribe-btn:active{color:#fff}.parivar-text{width:55%}.parivar-text h6{padding:10px 0 0 10px;font-family:"Poppins",sans-serif;background-image:linear-gradient(90deg,#01b2d3 1%,#7ea818 84%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:14px}.parivar-text p{padding:0 0 0 11px;font-size:11px;font-weight:500;color:#000;font-family:"Poppins",sans-serif}.parivar-img{width:43%}.parivar-img img{width:100%;height:100%;margin:3px 0 0}.form-style label{font-size:12px;color:#4b4b4b}.form-style input,.form-style select,.form-style textarea{font-size:14px;font-weight:500;color:#000;border-radius:24px;padding:12px 18px;border:1px solid #ededed}.form-style input:focus,.form-style select:focus,.form-style textarea:focus{box-shadow:none}.profile-no input{border-left:none!important;border-radius:0 24px 24px 0}.profile-no select{width:100px;border-radius:24px 0 0 24px!important}.report-dtl-head{display:block}.profile-card-header h5{margin:0;font-size:18px}.profile-card-header h5 span{font-size:18px;font-weight:600}.report-card{margin:5px 0 10px;padding:10px 15px}.member-name h5{font-size:16px;margin:0 0 5px}.member-name p{font-size:11px}.member-name h6{font-size:11px;text-align:left;line-height:18px;color:#000;margin:2px 0 0;font-weight:500;font-family:"Poppins",sans-serif}.career-detail-link a{margin:0}.edit-profile{padding:0}.btn-end{width:100%;text-align:center;margin:30px 0 0}.green-btn{padding:8px 32px;font-size:14px}.save-footer{left:0;right:0;width:100%;position:fixed;bottom:-1px}.fixed-btm-footer{border-radius:12px 12px 0 0;background-color:#7ca815;padding:15px 0!important;text-align:center;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.update-btn{font-size:14px;padding:0;line-height:inherit;justify-content:center}.update-btn img{padding:0 0 0 6px}.update-btn.disabled{color:#fff;opacity:.9;border:none}.update-btn.disabled:focus,.update-btn.disabled:hover{color:#fff;box-shadow:none}.mob-page-head h1{font-size:18px;font-weight:600;color:#000;text-align:left;line-height:2.45}.story-sect h2{font-size:24px;margin-bottom:0;line-height:2.25}.story-sect p{font-size:12px;line-height:1.67;font-weight:500}.story-narration{padding:20px}.circle{width:85px;height:85px}.circle span{bottom:-6px;padding:2px 18px;left:13px;font-size:9px}.story-timeline p{font-size:12px;margin:0 0 0 10px}.story-timeline-right p{font-size:12px}.line:before{left:73px;top:41px}.line1:before{left:15px;top:-43px}.story-div{padding:70px 0 30px 20px}.story-bg{margin:-40px 0 0}.story-txt h2{font-size:28px}.story-txt p{font-size:12px}.heading h2{font-size:18px}.heading p{color:#000;text-align:left;font-size:12px;font-weight:400;margin:0}.mob-img{text-align:center;padding:20px 0;width:100%}.vm-head h3{font-size:24px}.vm-text p{font-size:12px;min-height:auto}.vm-card{justify-content:flex-end;align-items:flex-start}.value-dot-image{padding:20px 10px}.hex-background{width:70px;height:80px;position:relative;margin:0 0 20px}.hex-background img{width:18px}.hex-background span{font-size:9px;text-align:center;color:#fff;font-weight:600;display:block;padding:5px 0 0}.blog-header h2{font-size:18px;text-align:left}.common-padding{padding:0 0 40px}.blue_card{margin:0 0 50px}.vm-head{position:relative}.vm-image{width:25%;position:absolute;left:30px;top:0}.contact-head h3{font-size:22px;text-align:left;margin:0}.our-partner-form-box{padding:0 0 30px;box-shadow:none}.button-submit button{padding:10px 50px;background-color:#7ca815;font-size:14px}ul.contact-detail{padding:20px 30px;margin:0;list-style-type:none;border-radius:14px;box-shadow:0 3px 36px 0 rgba(0,0,0,.21)}.contact-text{font-size:13px;line-height:26px;font-weight:500}ul.contact-detail li{margin:0 0 20px;display:flex}.cnct-icon{width:32px;display:block}.from-input-box .input__label--hoshi-color-1:after{border-color:#000}.inner-page-header{position:relative;height:70px;border-bottom:1px solid #dbe3e5;padding:30px}.mobilemenu__body{width:340px}.mobilemenu__header{display:flex;flex-shrink:0;align-items:center;border-bottom:none;height:auto}.header-bg{background-color:#01b2d3;width:100%;height:90px;border-bottom:1px solid #ebebeb;padding:18px 10px}.mobilemenu__title{padding:0}.logged-in-header{display:flex;width:100%;height:100%;align-items:center;position:relative}.logged-in-username{margin:0 0 0 12px}.header-user-image{width:54px;height:54px;margin-bottom:0}.header-user-image img{border-radius:50%;max-width:100%}.logged-in-username h5{font-size:16px;font-weight:600;margin:0;text-overflow:ellipsis;width:230px;white-space:nowrap;overflow:hidden}.logged-in-username h5,.logged-in-username p{text-align:left;color:#fff;font-family:"Poppins",sans-serif}.logged-in-username p{font-size:10px;font-weight:400;margin:3px 0 0}.mobile-links__divider{margin:3% 0;border-bottom:1px solid #000}.qch-parivar-link{width:100%;padding:12px 15px}.qch-parivar-link h4{background:linear-gradient(90deg,#01b2d3 1%,#7ea818 85%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;font-family:"Poppins",sans-serif}.qch-parivar-link p{font-size:10px;text-align:left;color:#000;font-family:"Poppins",sans-serif}.mobile-links--level--0>li>.mobile-links__item{border-bottom:none}html[dir=ltr] .mobile-links__item-toggle{border-left:none}html[dir=ltr] .mobilemenu__close{border-left:none;fill:#fff}.new-div-reportList{border:1px solid #ededed;border-radius:10px;margin:20px 0 0;padding:10px}.report-list{display:flex;justify-content:space-between}.report-dtl label{font-size:10px;font-weight:400;text-align:left;color:#6e6e6e}.report-dtl h6{font-size:12px;font-weight:600;text-align:left;color:#000;max-width:190px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.report-dtl h6 span{padding:0 6px 0 0}.report-dtl a{font-size:10px;font-weight:500;text-align:right;color:#000;margin:0;display:flex;align-items:flex-end;justify-content:flex-end}.report-dtl a img{margin:0 0 3px 6px}.status-done{font-size:12px!important;font-weight:600!important;line-height:18px;text-align:center!important;color:#108306!important;border-radius:20px;background-color:#e1fcdf;padding:6px 15px;justify-content:center!important;display:inline-block!important}.status-pending{color:#dd8512!important;background-color:#fff3d8}.status-pending,.status-scheduled{font-size:12px!important;font-weight:600!important;line-height:1.83;text-align:center!important;border-radius:20px;padding:6px 15px;justify-content:center!important;display:inline-block!important}.status-scheduled{color:#1db4ce!important;background-color:#edfcff}.status-cancelled{font-size:12px!important;font-weight:600!important;line-height:1.83;text-align:center!important;color:#eb3232!important;border-radius:20px;background-color:#ffe4e4;padding:6px 15px;justify-content:center!important;display:inline-block!important}.report-dtl-form{margin:0}.report-form label{font-size:14px;font-weight:400;margin:0 0 10px;color:#6e6e6e}.report-form h6{font-size:14px;color:#000}.border-header{width:100%;border-bottom:1px solid #dbe3e5}.inner-page-head{width:100%;display:flex;padding:20px 10px;justify-content:space-between}.page-name-title{width:100%;display:inline-flex}.page-name-title a{padding:0 15px 0 8px}.inner-page-head h2{font-size:18px;font-weight:600;text-align:left;color:#000;margin:2px 0 0;font-family:"Poppins",sans-serif}.site__header{width:100%}.indicator__button img{margin:0 5px}.notification_value{height:6px;padding:0 3px;border-radius:1000px;position:relative;top:-8px;background:red;color:#3d464d;font-weight:700;left:-9px;font-size:4px}.detail-title{font-size:14px;font-weight:500;text-align:center;color:#4b4b4b;font-family:"Poppins",sans-serif}button.detail-tabs__item{border:none;border-radius:50px;margin:0;padding:11px 13px;background:transparent;width:100%}.detail-tabs_list{display:flex;justify-content:center;width:100%;border:1px solid #01b2d3;margin:0 auto;border-radius:100px}.detail-tabs{width:100%;margin:20px 0 0}.detail_content{padding:30px 0 0}.detail-tabs__item--active,.detail-tabs__item--active:hover{background:#01b2d3!important}.detail-tabs__item--active:first-child{border-radius:50px 0 0 50px}.detail-tabs__item--active:last-child{border-radius:0 50px 50px 0}.detail-tabs__item--active .detail-title,.detail-tabs__item--active .detail-title:hover{color:#fff!important;font-weight:600;font-size:14px}.h-form-style input{border:1px solid #ededed;height:46px;padding:0 0 0 15px}.h-form-style input:focus,.h-form-style select:focus,.h-form-style textarea:focus{box-shadow:none}.h-form-style .ant-picker{display:flex;border:1px solid #ededed;padding:0 10px 0 0;height:46px}.detail-tabs_list:after,.detail-tabs_list:before{content:none;display:none;width:0;flex-shrink:0}.profile-img{width:55px;height:55px;position:relative}.edit-icon{position:absolute;bottom:-7px;display:block;right:-8px}.h-form-style{margin-bottom:24px}.h-form-style label{font-size:12px;color:#4b4b4b}.h-form-style select{font-size:14px;height:46px}.h-controls{display:block;margin:1em 0}div:not(#foo)>input[type=checkbox],div:not(#foo)>input[type=radio]{opacity:0;float:left;width:1px}div:not(#foo)>input[type=checkbox]+label,div:not(#foo)>input[type=radio]+label{margin:0 14px 20px 10px;cursor:pointer;background:transparent;border-radius:50px;border:1px solid #ededed;color:#4b4b4b;font-weight:700;text-transform:uppercase;padding:15px 16px;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center}div:not(#foo)>input[type=radio]:checked+label{color:#fff;font-weight:600;background-image:linear-gradient(180deg,#02b4ce,#7ca815)}.mob-page-logo{margin:30px 0 0!important;text-align:center}.mobile-links__item-title img{width:18px}.menu-arrow{width:8px!important}.resend-otp-btn{margin:0 0 0 6px;font-size:12px;padding:10px 28px}.mobile-links{padding:0 40px 0 20px}.mobile-header__indicators{display:none}.header-loc{width:70%;padding:5px 0}.header-social-icon{display:flex;height:48px;align-items:center}.header-social-icon a{padding:0 8px}.header-social-icon a img{width:auto}.contact-head{width:100%;padding:20px 0}.privacy-policy{height:100%;margin:20px 0 50px}.site__body{padding-top:0}.help-div a,.memberTable td,.memberTable td:first-child{font-size:12px}.help-div a{margin:0 0 0 8px}.last-login p{width:100%}.error-msg,.last-login p{text-align:left}.update-btn:active,.update-btn:hover{color:#fff;background-color:#7ca815!important;box-shadow:none;border-color:transparent!important}.checkup-card-name{min-height:43px}.checkup-card-name h6{font-size:13px;font-weight:500;width:100%;min-height:30px}.checkup-card-rating span{font-size:12px;font-weight:500}.checkup-card-prices{font-size:16px;min-height:22px}.checkup-card-prices span{font-size:11px;padding:0 8px;line-height:25px;margin:0 0 0 15px}.detail-btn a{width:100%}.detail-btn a span{font-size:12px;padding:9px 20px}.cat-circle{width:auto;height:auto;border-radius:5px;font-size:11px;text-align:center;color:#000;font-weight:500;margin:0 5px;padding:10px 0}.cat-circle img{width:30px;height:30px}.basic-package{width:100%;display:block}.package-img{height:100%}.package-img,.package-static-img{width:100%;background:hsla(0,0%,80%,.25882352941176473);border-radius:10px}.package-static-img{height:142px}.package-static-img img{object-fit:cover}.package-img img,.package-static-img img{width:100%;height:100%;border-radius:10px}.package-img img{object-fit:inherit}.package-content{margin:20px 0 0;width:100%}.package-content h2{font-size:20px;font-weight:500}.package-price span:first-child,.package-price span:nth-child(2){font-size:16px}.package-test p{font-size:14px}.package-test p img{width:20px}.package-text{font-size:12px}.packages-div ul{padding:12px 2px 30px;flex-wrap:wrap}.packages-div ul li span{width:50px;height:50px;text-align:center;margin:0 auto}.packages-div ul li{width:100%;margin:0 0 20px;display:block}.packages-div ul li:last-child{margin:0}.packages-div ul li p{font-size:10px;text-align:center;padding:10px 5px 0}.pkg-detail h6{font-size:16px}.dig-center-div p{font-size:12px}.dig-center-div ul li{font-size:12px;padding:0 0 6px}.test-price ul li p{font-size:13px;color:#454545}.test-price ul li h5{font-size:13px;font-weight:400}.cartBtn{font-size:15px}.cartBtn:focus{box-shadow:none}.product-tabs.package-tab .faq-title{font-size:13px;font-weight:600;line-height:18px}.product-tabs.package-tab .product-tabs__item{margin:0 5px}.health-center-button .chooseBtn{font-size:12px;padding:5px 21px}.health-center-details{display:block}.health-center-details-img{width:60px;height:60px;margin:0 auto}.center-font{font-size:26px}.health-center-box:hover .center-font{color:#fff}.health-center-box .health-center-details .health-center-details-inn{width:100%;margin:6px 0 20px}ul.same-line-ul{padding:5px 0 0!important}.health-center-details-inn ul{padding:10px 0 0}.health-center-details-inn ul li span{margin-right:10px;width:11px}.health-center-button{padding:30px 0 0}.explore-heading h2{font-size:26px!important}.h-cardTitle h5{font-size:12px}.h-cardTitle i{line-height:20px;font-size:12px}.blood-text-card .h-cardTitle i{font-size:18px;line-height:64px;width:auto}.home_cardBody p{font-size:14px;color:#454545;text-align:left}.home_cardBody ol{padding:0}.home_cardBody ol li{font-size:13px;font-weight:400;color:#454545}.blood-tests-img{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.blood-tests-img img{width:12px}.cart-details-box span{width:60px;height:60px;border:1px solid #ebebeb}.cart-details-box span img{width:45px;height:auto;position:relative;z-index:1}.cart-img-with-text{display:flex;width:25%}.cart-details-box h2{font-size:14px;width:100%;margin:0}.cart-text-button a{font-size:10px;border-radius:14px;background-color:#7ca815;color:#fff;padding:6px 12px!important;font-weight:500;margin:6px 0 0;display:inline-block}.cart-text-button a img{margin:0 6px 0 0}.cart-price-inn-left h6{font-size:14px}.cart-price-inn-left p{font-size:11px}.cart-price-inn-right h6{font-size:14px;font-weight:600}.cart-price-inn-right p{font-size:11px}.cart-heading-logo{display:flex;justify-content:inherit;align-items:center;background-color:#ebfcff;padding:10px 10px 15px}.order-dc{align-items:center}.cart-without-data{display:block;text-align:center}.pkg-detail .dig-center-div{margin:0;padding:18px 0}.total-price ul li h6{font-size:20px!important;color:#212529}.checkout-img{width:100%;justify-content:space-between}.select-p span{color:#7ea818}.deselect-p span,.select-p span{font-size:11px;font-weight:600;text-align:left;margin:0 0 0 10px}.deselect-p span{color:#6e6e6e}.patient-head{font-size:22px}.newpackage-head{font-size:16px}.pkg-detail{margin:30px 0 0;border-top:1px solid #000}.checkout-summary-head{font-size:20px;font-weight:500}.appoint-date ul li h6,.appoint-date ul li p{font-size:14px}.ty-heading h3{font-size:24px}.ty-text p{font-size:12px;width:100%;margin:30px 0 20px}.ty-text p a{font-weight:600;color:#000;font-size:12px}.ty-order-summary ul li h4,.ty-order-summary ul li h5{font-size:18px}.noItemsToDisplay{text-align:center;padding:30px}.noItemsToDisplay h3{font-size:22px;line-height:30px}.category-slider .block-header__arrows-list .category-arrow--left{left:0}.category-slider .checkup-header__arrow.checkup-header__arrow--right{right:0}.common-header{margin:18px 0 0;align-items:flex-start}.h-btn{padding:4px 14px;font-size:10px;margin:8px 0 0}.h-product-card{width:100%;margin-bottom:0}.block-products-carousel__cell .product-card.single-package{width:70%}.h-product-card .product-image{padding:0!important;width:100%}.checkup-info{width:100%;padding:10px 0}.mob-package-slider{margin:10px 0 0}.mob-package-slider .slick-track{padding-bottom:15px}.mob-package-slider ul.slick-dots li{margin:0}.mob-package-slider ul.slick-dots li button:before{color:#01b2d3}.slick-dots li.slick-active button:before{opacity:inherit}.package-cat{margin:30px 0 0}.cat-circle.active{border:1px solid #02b4ce}.test-head{font-size:18px;font-weight:600;text-align:left;color:#000;margin:40px 0 0}.package-faq.card{padding:0 0 10px 20px}.healthcentre-name{font-size:18px;font-weight:500;text-align:left;color:#000;margin:0}.dc-logo-div{display:flex;align-items:center}.dc-name{width:85%;margin:0 0 0 15px}.dc-name h2{font-size:16px;font-weight:600;text-align:left;color:#000;margin:0}.choose_btn a{font-size:12px;font-weight:600;line-height:1.86;text-align:center;color:#7ea818;background:#f3fae0;padding:6px 25px;display:block}.choose_btn a,.disable-chooseBtn{border-radius:8px}.disable-chooseBtn a{background:#ccc!important;color:#000!important;cursor:no-drop!important;border-radius:8px;display:block}.card-blue-bg{border-radius:10px;background-color:#ebfcff;padding:20px 10px 30px;margin:20px 0 0}.healthcenter-div{display:flex;justify-content:space-between}.pincode-health{margin:15px 0 0}.health-input{border:1px solid #b0dae2;font-size:14px;background:#fbfbfb;box-shadow:0 6px 7px 0 rgba(0,0,0,.1);color:#a3a3a3}.health-center-box{border-radius:8px;margin:20px 0 0}.active-dc{border:1px solid #7ca815}.dig-center-div{border-radius:0;box-shadow:none;background-color:transparent;padding:10px 0}.cart-button ul li{margin:0 5px}.cart-button ul li a{font-size:14px;font-weight:600;padding:8px 20px}.enq-dtl{width:62%}.cart-total-price{border-radius:12px 12px 0 0;background-color:#ebfcff}.cart-total-price ul{list-style-type:none;margin:0 0 -7px;padding:8px 14px 18px}.cart-total-price ul li{display:flex;justify-content:space-between}.cart-total-price ul li h6{font-size:12px;font-weight:600;margin:0}.totop__body{bottom:55px;left:0;right:0}.totop__button{width:30px;height:30px;margin-right:10px!important}.cat-circle.active{display:flex;align-items:center;width:90%;margin:auto;max-width:22em;position:relative;padding:9px 0;box-sizing:border-box;color:#01b2d3;background:#fff;background-clip:padding-box;border:1px solid transparent;border-radius:5px;font-size:11px;font-weight:600}.cat-circle.active:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;z-index:-1;margin:-5px;border-radius:5px;background:linear-gradient(180deg,#7ca815,#02b4ce)}.home-card.blood-text-card{padding:13px 0}.memberTable th{vertical-align:baseline}.outside-loader{width:100%;left:0;margin:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.outside-loader .loader{position:fixed;border-bottom:4px solid #f3f3f3;border-top:4px solid #f3f3f3;border-color:#02b4ce #f3f3f3;border-style:solid;border-width:4px;width:80px;height:80px;pointer-events:none}.health-center-details-img img{width:45px}.notification{padding:0 4px}.notification .badge{top:-10px;right:0;padding:5px;font-size:8px;width:18px}.delete_Btm_footer{left:0;right:0;width:100%;position:fixed;bottom:-1px;display:flex}.save_div{border-radius:0 12px 0 0;background-color:#7ca815;padding:12px 0!important;text-align:center;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16);display:inherit}.show-saveBtn{border-radius:12px 12px 0 0;width:100%}.del_div{border-radius:12px 0 0 0;background-color:#fff;padding:12px 0!important;text-align:center;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.del-btn{background:transparent;border:none;font-size:14px;padding:0 0 0 3px;line-height:inherit;height:auto}.del-btn:hover{color:#000}.del-btn:active,.del-btn:hover{background:transparent!important;border-color:transparent}.del-btn:active{color:#000!important}.cart_div{border-radius:12px 0 0 0;background-color:#fff;padding:7px 0 7px 18px!important;text-align:left;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.cart-btn{background:transparent;border:none;font-size:16px;padding:0 0 0 3px;line-height:inherit;height:auto;text-align:left;font-weight:600;color:#000}.cart-btn:hover{color:#000}.cart-btn:active,.cart-btn:hover{background:transparent!important;border-color:transparent}.cart-btn:active{color:#000!important}.mob-summary-text{font-size:12px;font-weight:500;text-align:left;color:#000;text-decoration:underline;display:block}.mob-summary-text:hover{color:#01b2d3}.mob-summary-text span{margin:0 0 0 5px}.code-input input{border-radius:50px;font-size:12px;color:#000;font-weight:600;padding:12px 0 12px 38px;height:auto}.code-input input:focus{box-shadow:none}.paynow-btn{font-size:18px;text-align:center;color:#fff;font-weight:500;padding:0;line-height:inherit}.newpackage-add a{padding:12px;font-size:14px;width:120px;height:110px}.mob-package-card{margin:10px 0 20px;padding:0 0 10px}.mob-package-name{display:flex;justify-content:space-between;align-items:center}.mob-package-name i{font-weight:600;color:#bbc6c7}.mob-package-name h6{font-size:14px;font-weight:500;text-align:left;color:#000;margin:0 0 10px}.mob-patient-add{display:flex;justify-content:space-between;width:100%;align-items:baseline}.mob-patient-add p{font-size:11px;font-weight:400;text-align:left;color:#6e6e6e}.mob-patient-add a{border-radius:12px;border:1px solid #01b2d3;background-color:#fff;font-size:11px;font-weight:600;color:#01b2d3;text-align:center;padding:4px 10px}.mob-divider{width:100%;border-top:5px solid #f5f5f5}.mob-patient-detail .slick-track{margin-left:0;margin-right:0;display:flex}.added-patient{border:1px solid #e3e3e3;border-radius:10px;box-shadow:none;padding:12px;margin:0 20px 20px 0;width:120px}.added-patient h6{font-size:12px;font-weight:500;text-align:left;color:#000;max-width:95px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.added-patient p{font-size:11px;font-weight:400;text-align:left;color:#454545}.add-del-patient{display:flex;justify-content:space-between}.btm-add-patient{transition:all .5s ease;-webkit-transform:translateY(100%);transform:translateY(100%);height:85vh!important;border-radius:16px 16px 0 0;background:#fff;position:fixed;bottom:0;width:100%;z-index:99}.popup-slide{transition:all .5s ease!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1!important;visibility:visible!important;box-shadow:0 0 238px 190px #504f4f;position:fixed;bottom:0}.popup-heading{border-bottom:1px solid #dbe3e5;padding:10px;display:flex;justify-content:space-between;align-items:baseline}.popup-heading h5{font-size:18px;font-weight:600;text-align:left;color:#000}.patient-form{padding:10px 10px 30px}.add-btn a{border-radius:14px;background-color:#7ca815;color:#fff;font-size:11px;font-weight:600;text-align:left;padding:8px 18px}.add-btn a img{padding:10px 4px 10px 0}.from-input-box .input__field--hoshi{color:#000}.order-package{padding:0 0 30px}.overview-head{font-size:16px;display:flex;justify-content:space-between}.fasting-text{text-align:right;margin:14px 0 10px;display:block}.fasting-text span{font-size:10px;padding:3px 10px}.overview-patient-head{font-size:11px;margin:10px 0 6px}.overview-patient-name{font-size:11px;margin:0 0 5px}.dot{height:4px;width:4px;background-color:#000;border-radius:50%;display:inline-block;margin:0 4px 1px 0}.order-package-bg{width:100%;border-radius:6px;background-color:#f0f6f7;padding:10px;margin:0 0 10px}.order-patient{display:flex;justify-content:space-between;padding:20px 0 0}.order-patient p{margin:0;font-size:14px;text-align:left;color:#838383}.order-patient h6{text-align:right;color:#000;font-size:14px;font-weight:600}.order-patient p span{color:#000}.voucher-box{border-radius:0;box-shadow:none;background-color:transparent;padding:0 0 18px;margin:0}.voucher-img-div{position:relative}.voucher-img-div img.voucher{position:absolute;top:14px;left:15px}.voucher-img-div img.voucher-del{position:absolute;right:15px;top:14px}.code-input button{padding:10px 22px!important;line-height:20px}.checkout-total{border-top:none;padding:0}.code-input label{text-align:left;color:#454545;font-size:13px;font-weight:500;margin:0 0 10px}.total-price{border-top:1px solid #d1d1d1;padding:20px 0 10px}.overview-ttl-price{border-bottom:1px solid #d1d1d1}.orderBtn{padding:11px 26px;margin:6px 0 0;border-radius:22px;font-size:14px;font-weight:400;display:inline-block}.ty-heading{padding:0 0 30px}.ty-text h6{font-size:14px;font-weight:500;color:#000;margin:10px 0 20px}.ty-package{width:100%;height:100%;display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #d9d9d9;padding:10px 0}.ty-package h5{font-size:11px;font-weight:700;text-align:left;color:#a3a3a3;text-transform:uppercase;margin:0}.ty-package p{font-size:11px;font-weight:400;text-align:right;color:#000;margin:0}.ty-center{width:100%;height:100%;display:flex;justify-content:space-between;align-items:baseline;padding:10px 0}.ty-center h5{font-size:11px;font-weight:700;text-align:left;color:#a3a3a3;text-transform:uppercase;margin:0}.ty-center p{font-size:11px;font-weight:400;text-align:right;color:#000;margin:0}.tyBtn{width:100%;text-align:center;border-top:none;padding:40px 0 0}.ty_cardBody{padding:15px 0 20px}.tyBtn a{margin:0 0 20px;width:60%}.tyBtn a span{padding:10px 16px}.display-none{display:none}.display-block,.go-back{display:block}.go-back{font-size:14px;font-weight:600;text-align:center;color:#01b2d3;margin:20px 0 0;text-decoration:underline}.go-back span{margin:0 8px 0 0}.go-back:active{color:#01b2d3}.order-collapse-head h2{text-align:left;color:#000;font-size:20px;font-weight:500}.order-detl-card{border:none}.order-detl-card .h-cardTitle i{font-size:24px;line-height:72px;width:auto;height:100%;color:#000}.active-order-head h2{color:#01b2d3;text-align:left;font-size:20px;font-weight:500}i.active-order-head{color:#01b2d3!important}.checkup-card-link{min-height:auto;margin:0 0 15px}.scroll{overflow-y:auto;overflow-x:hidden;height:70vh;width:100%}.scroll::-webkit-scrollbar{width:5px}.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}.scroll::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px #555}.fixed-btm-footer .otp-btn:active,.fixed-btm-footer .otp-btn:hover{background-color:transparent;border-color:transparent}.save_div .otp-btn:active,.save_div .otp-btn:hover{background-color:transparent;border-color:transparent!important}.blood-text-card .h-cardTitle h5{font-size:14px}.add-patientBtn{padding:0 45px;font-size:14px;font-weight:600}.calendar_div{border-radius:12px 0 0 0;background-color:#fff;padding:10px 0 6px 10px!important;text-align:left;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.calendar_div h6{font-size:14px;margin:0 0 4px 10px}.calendar_div p{font-size:10px;font-weight:400;margin:0 0 0 10px}.calendar-btn{background:transparent;border-color:transparent!important;font-size:14px;padding:0;position:relative}.review-payBtn{font-size:14px;text-align:center;color:#fff;font-weight:500;padding:0;line-height:inherit}.calendar-btn .ant-picker-suffix{color:#7ca815;position:absolute;left:0}.calendar-btn .ant-picker-input{width:160px;padding:0 0 0 24px}.calendar-btn .ant-picker-input>input::-webkit-input-placeholder{font-weight:600;opacity:.9;color:#000}.calendar-btn .ant-picker-input>input:-ms-input-placeholder{font-weight:600;opacity:.9;color:#000}.calendar-btn .ant-picker-input>input::placeholder{font-weight:600;opacity:.9;color:#000}.ftr-price:hover{background:transparent;border-color:transparent}.total-order-no h6{font-size:18px;font-weight:600;text-align:left;color:#000}.mob-patient-detail{display:flex;width:100%;overflow-x:scroll}.Order-detail-wrapper{padding:14px 10px 0;margin:0 0 20px}.order-detail-dc{display:flex;justify-content:inherit;align-items:center;border-bottom:1px solid #000;margin:0 0 15px}.order-dtl-img-with-text{display:flex;width:25%;margin:0 0 10px}.order-dtl-img-with-text span{width:60px;height:60px;border:1px solid #ebebeb;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:7px;background:#fff;margin-right:10px}.order-dtl-img-with-text h2{font-size:14px;width:100%;margin:0}.order-dtl-img-with-text span img{width:45px;height:auto;position:relative;z-index:1}.order-dtl-dc-name{margin:0 0 10px}.order-dtl-dc-name h2{font-size:14px;width:100%;margin:0;font-weight:600;text-align:left;color:#000}.order-summery-wrapper{margin-top:20px}.order-summery-wrapper h2{color:#000;font-size:22px;font-weight:600}.cancel-order-btn{font-size:14px;text-align:center;background:transparent;color:#000;font-weight:600;padding:0;line-height:inherit;border:none}.consultation-list{border:1px solid #ededed;border-radius:10px;padding:10px;margin:20px 0 0}.consultation-list1,.consultation-list2{display:flex;justify-content:space-between}.consultation-list2{margin:10px 0 0}.consultation-link{width:50%;display:flex;justify-content:flex-end;align-items:center}.consultation-link a{font-size:10px;font-weight:500;text-align:right;color:#000;margin:0;display:block}.consultation-link a img{margin:0 0 0 6px}.h-style-appoint label{font-weight:400!important}.h-style-appoint .appoint-calender{padding:0 0 0 26px!important}.appoint-time{padding:3px 0 0 40px}.h-style-appoint select{height:46px}.h-style-appoint img{position:absolute;left:15px;top:42px;width:16px}.ur-detail{font-size:18px;font-weight:400;text-align:left;color:#000;margin:0 0 15px}.h-style-appoint textarea{border-radius:24px;padding:14px 16px}.h-style-appoint select.form-control{background-image:none}.h-style-appoint select.select1{appearance:none!important;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background-position:calc(100% - 12px) 50%!important;background:url(/static/media/dropdown-arrow.af20dcbc.svg) no-repeat;background-repeat:no-repeat;background-size:4%!important}.select1::-ms-expand{display:none}.appointment-modal .modal-header{width:100%;justify-content:center;padding:0}.appointment-modal .modal-content{border-radius:10px}.appointment-modal{text-align:center;position:absolute;left:0;right:0;bottom:30px}.modal-backdrop.show{opacity:.7}.appointment-modal h5{font-size:14px;font-weight:700;margin:10px 0 0}.appointment-modal h6{font-size:18px;font-weight:500;line-height:1.44}.appointment-modal p{font-size:14px;color:#000;font-weight:500;text-align:center;padding:0 25px;margin:10px 0 20px}.appointment-modal a{font-size:18px;font-weight:600;color:#fff;border-radius:27px;background-color:#1db4ce;padding:8px 20px;margin:0 0 20px;display:inline-block}.appointment-modal a img{margin:0 10px 0 0}.blue-h-btn{padding:14px 10px;font-size:14px;width:200px}.form-style select,.login_btn_width{width:100%}.login_btn_width_auto{width:auto}.no_btm_margin{margin-bottom:0}.mobilemenu__close{width:50px;height:30px;position:absolute;right:0;top:15px}.site-preloader:before{left:calc(50% - 90px)!important;width:50%!important}.price_bookBtnDiv{width:100%;display:flex;justify-content:space-between}.price_bookBtn{width:30%}.price_bookBtn a{background:linear-gradient(180deg,#02b4ce,#7ca815);padding:1px;text-decoration:none}.price_bookBtn a,.price_bookBtn a span{border-radius:50px;color:#7ca815;display:block}.price_bookBtn a span{background:#fff;padding:7px 0;font-size:12px;font-weight:600;font-family:"Poppins",sans-serif;text-align:center}.footer-social p{font-size:14px}.button-submit{width:50%;margin:30px auto 0}.verification-headline h2{font-size:16px}.verification-headline p{font-size:10px;padding:8px 7px;width:100%}.center-color{font-size:12px;line-height:18px;display:block;padding:10px;background:rgba(2,180,206,.8);color:#fff;margin:12px 0;border-radius:3px;text-align:center}.feedback-head img{width:15%;margin:30px 0 10px}.feedback-head h3{font-size:20px}.feedback-card{margin:40px 10px;padding:20px 10px}.rating-sect{width:100%;padding:0 0 20px}.rating-sect h5{font-size:22px}.overall-star{width:75%}.rating-form{width:100%}.feedback-btn{text-align:center;width:50%}.text-area{width:80%}.rating-star,.text-area{margin:0 0 0 40px}.ratings h6,.ratings label{font-size:14px;margin:0 0 0 10px}.no-rate{padding:4px 9px;font-size:14px;width:30px;height:30px;line-height:20px}.rating-msg{font-size:14px;font-weight:700;text-align:center;color:#d39e00;margin:0 0 40px}.newh-product-card{display:flex;flex-direction:row;border:1px solid #ededed;border-radius:12px}.newh-product-card:before{box-shadow:none}.new-product-image{width:40%;padding:0!important;margin:-1px 0 -2px -2px}.newh-product-card .product-card__image a.product-image__body{padding-bottom:100px;overflow:hidden;box-shadow:none;width:120px;height:100%;margin:0 auto}.newh-product-card .product-card__image img{transition:all .3s ease-in-out;object-fit:cover;border-radius:12px;width:100%;height:100%}.new-checkup-info{width:65%;background-color:#faffed;padding:10px 10px 10px 20px;border-radius:0 10px 10px 0;margin:-1px 0 -1px -10px}.mob-package-slider .slick-dots{bottom:40px;display:none!important}.mob-package-slider .slick-next{right:0!important}.new-detail-btn{display:inline-block}.new-detail-btn a span{background:#faffed}.mob_preventive_bnr{background:url(/static/media/mob_preventive_bnr.ebd0358b.png);background-size:100%;background-repeat:no-repeat;width:100%;height:243px;margin:60px 0}.wc-name h3{font-size:24px;font-weight:600;color:#000;font-family:"Poppins",sans-serif}.health-search{margin:10px 0 30px}.health-search input{height:42px}.pincode-health img{top:8px}.package-sect{width:90%;margin:0 auto;text-align:center}.package-sect h6{font-size:12px;text-align:center;font-weight:500;color:#000;font-family:"Poppins",sans-serif;margin:0}.home-sect1{margin:0 0 25px}.lets-start-btn{position:absolute;border-radius:0 10px 0 10px!important;background-color:#7ea818;bottom:5px;left:0;font-size:12px;font-weight:600;padding:8px 0;width:46%;color:#fff;text-align:center}.block-banner{margin:0}.react-confirm-alert-body{border:1px solid #1db4ce;width:90%;margin:0 auto;box-shadow:0 0 9px 0 rgba(36,135,152,.55)}.site-preloader:before{box-sizing:border-box;content:"";display:block;position:absolute;left:25%;right:50px;top:calc(15% - 50px);width:180px;height:500px;background:url(/static/media/animation_loader.ecb860b1.gif) no-repeat 50%}.package-div-slider ul.slick-dots{display:flex!important;justify-content:center;flex-wrap:nowrap;bottom:-9px;padding:0}.package-div-slider ul.slick-dots li{width:20px}.package-div-slider .slick-dots .slick-active button{background:#01b2d3}.package-div-slider .slick-dots button{width:8px;height:8px;padding:0;border:none;border-radius:5px;background:#fffefc}.accordion-style .ant-collapse-header{color:#000;font-size:14px;font-weight:500;font-family:"Poppins",sans-serif;padding:16px 10px!important}.accordion-style .ant-collapse-item-active .ant-collapse-header{font-size:16px}.mspdetails-card{padding:20px 0}.mspdetails-card .next-btn{text-align:center}.mspdetails{margin-bottom:40px}.custom-p-label .ant-radio-wrapper span{font-size:16px!important}.mspdetails-card .form-group{margin-bottom:15px}.servicedetails-card .serviceform-line{margin:50px 0}.servicedetails-card .two-btn{flex-direction:column-reverse;align-items:center;grid-gap:10px;gap:10px}.servicedetails-card .two-btn .back-btn{border:none}.uploaddoc-card .uploaddetails .uploaddoc-box{flex-direction:column;align-items:start}.uploaddoc-card .uploaddetails .doc-content{width:100%}.uploaddoc-card .ant-upload.ant-upload-select.ant-upload-select-picture-card{width:104px;height:104px}.reviewsec-card{padding:40px 10px}.reviewsec-card .service-heading{margin-top:30px}.reviewsec-card .dc-onboard-form label{margin-top:20px;margin-bottom:5px}.reviewsec-card .uploadetils-heading{margin:10px 0}.fourimg-wrap .preview-wrap{flex-wrap:wrap}.uploaddoc-card .back-btn{border:none}.reviewdetials-btn .uploaddoc-card{flex-direction:column-reverse}.reviewsec-card .uploaddoc-card{margin:30px 0}.reviewsec-card .bottom-reviewline{margin-top:50px}.aboutsection-wrap .abt-style h2{font-size:20px}.aboutsection-wrap .heading,.aboutsection-wrap .member_head ul li,.aboutsection-wrap .member_text p{font-size:16px}.aboutsection-wrap .member_text span{font-size:14px}.aboutsection-wrap .member_icon img{width:30px}.aboutsection-wrap .card_header h6{font-size:18px}.aboutsection-wrap .card_header h6 img{width:27px}.aboutsection-wrap .swasth-image-wrap{max-width:50px}.aboutsection-wrap input[type=radio]+label{width:100px!important}.aboutsection-wrap .member_form .label-style{flex-direction:column}.aboutsection-wrap .rdio{margin:0}.whtquantum-wrap .heading{font-size:26px}.whtquantum-wrap .home-card{padding:10px 20px}.aboutsection-wrap .form_header{margin-top:30px}.aboutsection-wrap .blueBtn{line-height:normal;padding:8px 17px;font-size:12px}.aboutsection-wrap .greenBtn{padding:8px 17px;font-size:12px;letter-spacing:normal}.whtquantum-wrap .color-green{margin-top:23px}.whtquantum-wrap .h-cardTitle h5{font-size:16px}.whtquantum-wrap .h-cardTitle i{font-size:18px}.ournetwork-wrap .heading{font-size:28px}.abouttopsec-wrap{margin-top:50px}.subscriptionfrom-wrap .rdio-primary input[type=radio]:checked+label:after,.subscriptionfrom-wrap .rdio label:before{visibility:hidden}.aboutsection-wrap ul.membership{margin-top:0}.subscriptionfrom-wrap .family-section{padding:50px 0}.subscriptionfrom-wrap .button-div .btn:first-child{margin-right:0}.buttonpartner-wrap{display:flex;justify-content:center;grid-gap:10px;gap:10px}.thankyoupage-wrap .thankyou-style h2{font-size:32px;margin:19px 0}.thankyoupage-wrap .thankyou-style h4{font-size:22px}.thankyoupage-wrap .test_txt{margin:20px 0 0}.thankyoupage-wrap .greenBtn{font-size:16px;padding:11px 21px}.thankyoupage-wrap .social-div{margin:28px 0 0}.thankyoupage-wrap .social-div ul{flex-wrap:wrap;grid-gap:16px 5px;gap:16px 5px}.header-logowrap .quantum-logo-wrap{width:180px}.header-logowrap .opportune-logo-wrap{width:120px}.thankyoupage-wrap .thankyou-style p{font-size:16px}.swasthparivarpage-wrapper .block-header__arrows-list .block-header__arrow--left{position:absolute;left:0;top:56px;z-index:1}.swasthparivarpage-wrapper .block-header__arrows-list .block-header__arrow--right{position:absolute;right:0;top:56px;z-index:1}.whtquantum-wrap .whyquantum-collapsedwrap .btn-secondary{font-size:16px!important}.tooltip-content{padding:5px 15px}.msp-tooltip-wrap{padding:5px 12px}.dclogin-content-wrap p{text-align:center!important}.login-left-wrap{padding:60px 0 20px!important}.dclogin-right-wrap h3{font-size:24px}.dc-pageinput-wrapper{flex-direction:column;padding:0!important}.searchcandidate-text-wrap{font-size:24px}.dcpageinput-wrap{width:100%!important}.dc-button-wrapper{display:flex!important;grid-gap:10px;gap:10px;margin:20px 0}.details-top-search-wrap{flex-direction:column!important;margin:36px 0!important}.fasting-package-wrapper{display:block}.barcode-scanner-wrap{height:250px!important}.radio-button-wrapper{margin:20px 0}}@media screen and (min-width:390px){.code-input button{padding:9px 22px}.heading-test-row{font-size:14px;margin-top:20px}}@media screen and (max-width:500px){.thankyou-wrapper-transform .btn-wells{font-size:12px!important}.thankyou-wrapper-transform .modal-footer{border-top:0!important}.login-wrap-img{width:201px}.footer-wells{padding:0}.footer-wells .site-footer__bottom{padding:20px 10px 24px}.login-top-wrap.wellsfargo-faqsection{margin-top:86px!important}.wellsfargo-faqsection button.h-cardTitle{line-height:24px!important;font-size:15px!important}.faq-heading{font-size:22px!important}.Candidateinfo-wrap{margin-bottom:10px}.Candidateinfo-wrap h1{font-size:24px!important}.successfull-textwrap{font-size:20px!important}.h-cardTitle h5{line-height:18px!important}.wellsfargo-faqsection .home_cardBody p{font-size:14px!important}.loginpage-wrapper{padding:0 30px}.login-with-icon{justify-content:center!important}.wellsfargo-faqsection .h-cardTitle{align-items:flex-start}.agreement-wrapper{width:100%}.agreement-section{padding-top:140px;height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.agree-btn-wrap{padding:10px 29px}.agree-btn-wrap svg{font-size:16px}.wellsfargo-faqsection .block{margin-bottom:10px}.label-dc{font-size:12px}div.login-hidden{margin-top:120px!important}.faq-section-wrap .faq-i-icon{font-size:14px}.faq-section-wrap .faq-i-icon svg{font-size:18px}.submit-btn-wrap .otp-btn{margin-top:30px!important}.wellsfargo-backbutton{margin-top:129px!important}div.agreement-section{margin-top:30px}div.terms-heading{margin-bottom:20px!important}.faq-item-icon{font-size:15px}.agree-btn-wrap{margin-bottom:10px}.faq-subsection-title{font-size:15px!important;margin-bottom:20px}div.thankyou-page-wrapper{margin-top:50px!important}.feedback-heading{margin-bottom:20px;border-bottom:1px solid #d3e1ff;padding-bottom:20px}.feedback-heading .card-title{font-size:30px;text-align:center}.loginpage-wrapper.feedback-wrapper{padding:0}.feedback-box b{font-size:18px}.feedback-box h4{font-size:18px;line-height:25px;margin:0}.feedback-box-full .survey-camp-location-label b{font-size:18px}.feedback-answers .ant-radio-group{grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px}.feedback-box{grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.feedback-icon{width:auto;height:109px}.feedback-box-full{grid-row-gap:30px;row-gap:30px}.feedback-answers .ant-radio-group{justify-content:flex-start;margin-top:15px;flex-wrap:wrap;grid-row-gap:13px;row-gap:13px}.feedback-box-full h4.ranking-text-description{font-size:20px;margin-bottom:0}.feedback-select-wrapper .ant-select{width:100%;margin-top:5px}.feedback-select-wrapper .ant-checkbox+span{font-size:16px}.feedback-select-wrapper .ant-select .ant-select-selection-item{line-height:37px!important;font-size:16px}.feedback-select-wrapper .ant-select:not(.ant-select-customize-input) .ant-select-selector{height:40px!important}.feedback-answers .options-answers .ant-radio-button-wrapper{padding:10px 13px}.feedback-select-wrapper .ant-input:-ms-input-placeholder{text-overflow:ellipsis;font-size:16px}.feedback-select-wrapper .ant-input:placeholder-shown{text-overflow:ellipsis;font-size:16px}.feedback-select-wrapper textarea.ant-input{font-size:16px}.box-eye-group-box-inn{flex-direction:column;align-items:flex-start}}@media screen and (max-width:768px){.blogs-main-container .blog-update-date{margin-bottom:15px;text-align:left}}@media screen and (max-width:576px){.blogs-main-container .blog-text-wrapper{padding:20px 0}.blogs-main-container .category-name{font-size:16px}.blogs-main-container .blog-update-date{margin-bottom:15px;font-size:16px;text-align:left}.blogs-main-container .blog-title{margin-bottom:15px;font-size:24px!important}.blogs-main-container .blog-content-wrapper{font-size:16px}.blogs-main-container .blog-banner{height:200px}.blogs-main-container .blog-single-navigation .blog-single-nav-container .blog-single-nav-title{line-height:26px}.blogs-main-container .blog-category{margin-bottom:5px}.blogs-main-container .blog-single-navigation .blog-single-prev .blog-single-nav-container{padding:0 15px 0 55px!important}.blogs-main-container .blog-single-navigation .blog-single-next .blog-single-nav-container{padding:0 55px 0 15px!important}}@media screen and (max-width:976px){.faq{padding:0 15px;font-size:16px}.faq-container{margin:40px 0}.faq-heading{margin:20px}.h-cardTitle i{margin-left:10px;display:flex;align-items:center}.home-card{display:flex;grid-gap:10px;gap:10px}.radio-label{margin:0!important;cursor:auto;background:none;border-radius:0;border:none!important;color:#4b4b4b;font-weight:400!important;text-transform:none!important;padding:0!important;width:auto!important;height:auto!important;display:inline-flex;align-items:center;justify-content:center}.radio-reg{opacity:1!important;float:none!important;width:auto!important}.radio-reg:checked+label{color:#4b4b4b!important;font-weight:400!important;background:transparent!important}.custom-radio{align-items:center;grid-gap:10px;gap:10px}.flex-wrap-wells{flex-wrap:wrap}.text-reset{color:0!important;text-indent:2px!important;font-family:"Poppins",sans-serif!important;font-weight:400!important}div.margin-top-wells{margin-left:0!important}.agreement-section{margin-top:100px}.user-details-card{margin-bottom:0}.image-column{display:none}.feedback-icon{width:auto;height:160px}.feedback-heading .card-title{font-size:30px}.feedback-wrapper-full.login-top-wrap{margin-top:110px!important}}@media only screen and (min-width:600px)and (max-width:1200px){.fasting-package-wrapper{display:flex!important}}@media only screen and (min-width:416px)and (max-width:767.98px){.payment-total{margin-bottom:30px}.details-box-pay{border-top:0;padding-top:0;margin-top:0}.paymant-name{margin-bottom:15px;padding-bottom:5px}.payment-data-box p{margin-bottom:0;font-size:14px}.package-details-box{margin-bottom:16px;border-bottom:1px solid #f0f0f0;padding-bottom:8px}.container-fluid-box{padding:0 10px}.mobile-header__panel{background:#fff;box-shadow:none;padding:0}.banner-slider .block-slideshow__slide-title{font-size:16px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:200px}.block-slideshow__slide-button{margin-top:50px}.block-slideshow--layout--with-departments .block-slideshow__slide-button .btn{font-size:.775rem}.block-slideshow .slick-dots{bottom:8px!important}[data-aos][data-aos][data-aos-duration="1500"],[data-aos^=fade][data-aos^=fade],[data-aos^=zoom][data-aos^=zoom],body[data-aos-duration="1500"] [data-aos]{opacity:1}.checkup-text span{font-size:13px}.checkup-text h3{font-size:22px;text-align:center}.checkup-text p{font-size:12px;min-height:70px}.corpBoxcard{min-height:auto}.block-slideshow--layout--with-departments .block-slideshow__body{height:auto}.cardImg img{width:50%}.corpBoximg{margin-top:0}.green_card{margin:0 0 15px;text-align:center}.checkup-card{display:block}.checkup-text{text-align:center}.banner_card{bottom:0;position:unset}.banner-slider .block-slideshow__slide-content{width:100%;top:40%!important;left:15px!important}.btn-white{font-size:12px}.footer-contacts,.footer-links{text-align:left;margin-top:30px}.footer-title{font-size:20px}.footer-contact-list a{font-size:14px}.email_text{width:100%;display:block}.email_text h2{font-size:18px;text-align:center;padding:0}.footer-newsletter__form-button{font-size:14px;right:-4px;padding:12px 25px}.footer-newsletter{margin-top:0;text-align:left}.block-header__arrows-list .block-header__arrow--right{right:20px}.block-header__arrows-list .block-header__arrow--left{left:20px}.h-product-card .product-card__image a.product-image__body{padding-bottom:320px}.preventive-head h2{font-size:42px}.banner-head h1{font-size:22px}.page-header__breadcrumb{padding-top:2px}.breadcrumb-item a{font-size:9px}.breadcrumb-item.active{font-size:18px;font-weight:600;text-align:left;color:#000;font-family:"Poppins",sans-serif}.specialist-head h3{font-size:28px}.iso-sect{margin-top:20px;width:100%}.testimonial-div{display:block;padding:20px;text-align:center}.testimonial-text{margin:50px 0 0}.testimonial-text h6{font-size:16px}.testimonial-text span{font-size:13px}.testimonial-text p{font-size:13px;text-align:justify}.testimonial-div span img{width:50px;left:20%}.testimonial-right-div{display:block;padding:30px 0 40px;width:100%}.testimonial-right-text{margin:0!important}.banner-padding{padding:0 0 50px}.card_banner_btm{bottom:-75px!important}.abt_banner_card.single_banner_btm{bottom:-55px!important}.abt_banner_card{bottom:auto;position:relative}.our-story{margin-top:0}.box-bg-color{padding:8px}.banner-card-text h2{font-size:13px;padding:16px 14px;line-height:1.54}.site-footer__payments{order:2}.site-footer__copyright{display:block}.site-footer__copyright ul li:first-child a{border-left:none}.site-footer__copyright+.site-footer__payments{margin-bottom:10px}.site-footer__copyright ul{padding:10px 0}.social-links__list{justify-content:center}.other_banner_btm{bottom:-75px}.faq_banner_btm{bottom:-73px!important}.abt_banner_card.two-line-card{bottom:-113px!important}.marginTop{margin:70px 0;width:100%;height:60vh;display:flex;align-items:center}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link{font-size:14px;color:#000;font-weight:500}.mobile-links--level--1 .mobile-links__item .mobile-links__item-link{font-size:13px}.privacy-policy h2,.privacy-policy h3{font-size:16px}.privacy-policy p{font-size:13px;text-align:justify}.coming-soon{padding:0 24px}.coming-soon h2{font-size:20px;line-height:28px;font-weight:600;color:#29c8ce}.coming-soon h2,.coming-soon p{text-align:center;font-family:"Poppins",sans-serif}.coming-soon p{font-size:16px}.coming-soon iframe{border:none;width:100%}.login-page{border:none}.login-right{padding:60px 0 0;text-align:center}.login-right h3{font-size:30px}.last-login h6{font-size:14px;color:#000;font-weight:500;text-align:left}.login-left-content p{color:#5d5d5d;font-size:12px;line-height:1.5;font-weight:400;text-align:left}.last-login p a{color:#8b8b8b;text-decoration:underline;font-weight:600}.otp-btn:active{background-color:#7ca815!important;border:1px solid transparent!important}.modal-head h2{font-size:30px;margin:0 0 10px}.site-footer{background:#fff;box-shadow:-10px 0 14px 0 rgba(0,0,0,.2);position:inherit;bottom:0;width:100%;left:0}.footer-menu{width:100%;position:relative}.footer-menu ul{padding:12px 0;margin:0;display:flex;justify-content:space-between;list-style-type:none}.footer-menu ul li{text-align:center}.footer-menu ul li a span{text-align:center;display:block;border-radius:100px;margin:-40px 0 0}.footer-menu ul li a h6{font-size:10px;font-weight:600;text-align:center;color:#000;line-height:1.9;letter-spacing:.1px;font-family:"Poppins",sans-serif;margin:0}.mobile-header{height:auto;padding:10px 0}.header-select .input--hoshi select{margin:15px 0 20px}.mobile-header__menu-button{margin:0 12px 0 0;fill:#7ea818}.header-select label span{font-size:12px;font-weight:400!important;color:#4b4b4b!important}.dashboard__address,.dashboard__profile{width:100%;border:none;padding:20px 0 0}.profile-card{padding:20px 0 100px;width:100%}.profile-card__body{border-radius:10px;background-color:#ebfcff;flex-direction:row;padding:10px 0;justify-content:space-around}.profile-detail{width:50%}.profile-card__avatar{width:50px;height:50px;margin-bottom:0;background-image:linear-gradient(180deg,#02b4ce,#7ca815)}.profile-card__avatar h6{border-radius:50%;max-width:100%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}.profile-card__name{line-height:20px;font-size:14px;font-weight:600;color:#000;font-family:"Poppins",sans-serif}.profile-card__mob{font-weight:400;color:#000}.profile-card__member,.profile-card__mob{font-size:12px;text-align:left;font-family:"Poppins",sans-serif}.profile-card__member{font-weight:600;color:#01b2d3}.profile-card__edit{margin:20px 0 0}.member-add{background:#7ca815;color:#fff!important;border-radius:50px;font-weight:500!important}.back-btn,.member-add{padding:6px 14px;line-height:0;font-size:10px}.back-btn{border-radius:50px;border:1px solid #7ea818;font-weight:500;color:#7ea818;margin:0 10px 0 0}.account-dashboard{width:100%}.dashboard-col{width:68px;height:68px;border-radius:100px;box-shadow:0 8px 10px 0 rgba(0,0,0,.08);border:1px solid #ededed;background-color:#fff;margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center}.dashboard-col img{width:28px;height:auto}.dashboard-name p{font-family:"Poppins",sans-serif;font-size:10px;font-weight:600;line-height:1.5;text-align:center;color:#000;margin:10px 0}.mob-page-head h2{font-size:18px;font-weight:600;text-align:left;color:#000;line-height:3.78}.dashboard-card{border-radius:10px;border:1px solid #ededed;background-image:linear-gradient(90deg,#fff6f2,#fff5f0 35%,#e9ecf3 61%,#e8ebf2 73%,#e9ecf3 91%,#bfe0ed);margin:20px 0 0;width:100%;display:inline-flex}.subscribe-btn{border-radius:0 10px 0 10px;background-color:#01b2d3;color:#fff;padding:6px 18px;font-size:12px;font-weight:500;font-family:"Poppins",sans-serif}.subscribe-btn:active{color:#fff}.parivar-text{width:55%}.parivar-text h6{padding:20px 0 0 10px;font-family:"Poppins",sans-serif;background-image:linear-gradient(90deg,#01b2d3 1%,#7ea818 84%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px}.parivar-text p{padding:0 0 21px 10px;font-size:12px;font-weight:500;color:#000;font-family:"Poppins",sans-serif}.parivar-img{width:42%}.parivar-img img{margin:18px 0 0}.form-style label{font-size:12px;color:#4b4b4b}.form-style input,.form-style select,.form-style textarea{font-size:14px;font-weight:500;color:#000;border-radius:24px;padding:12px 18px;border:1px solid #ededed}.form-style input:focus,.form-style select:focus,.form-style textarea:focus{box-shadow:none}.profile-no input{border-left:none!important;border-radius:0 24px 24px 0}.profile-no select{width:100px;border-radius:24px 0 0 24px!important}.report-dtl-head{display:block}.profile-card-header h5{margin:0;font-size:18px}.profile-card-header h5 span{font-size:18px;font-weight:600}.report-card{margin:0 0 10px;padding:10px 15px}.member-name h5{font-size:16px;margin:0 0 5px;overflow:hidden}.member-name p{font-size:11px}.member-name h6{font-size:11px;text-align:left;line-height:18px;color:#6e6e6e;margin:0;font-weight:400;font-family:"Poppins",sans-serif}.career-detail-link a{margin:0}.edit-profile{padding:0}.btn-end{width:100%;text-align:center;margin:30px 0 0}.green-btn{padding:8px 32px;font-size:14px}.mob-page-head h1{font-size:22px;font-weight:600;color:#000;text-align:left;line-height:2.45}.story-sect h2{font-size:24px;margin-bottom:0;line-height:2.25}.story-sect p{font-size:12px;line-height:1.67;font-weight:500}.story-narration{padding:20px}.circle{width:85px;height:85px}.circle span{bottom:-6px;padding:2px 18px;left:13px;font-size:9px}.story-timeline p{font-size:12px;margin:0 0 0 10px}.story-timeline-right p{font-size:12px}.line:before{left:73px;top:41px}.line1:before{left:15px;top:-43px}.story-div{padding:70px 0 30px 20px}.story-bg{margin:-40px 0 0}.story-txt h2{font-size:28px}.story-txt p{font-size:12px}.heading h2{font-size:19px}.heading p{color:#000;text-align:left;font-size:12px;font-weight:400;margin:0}.mob-img{text-align:center;padding:20px 0;width:100%}.vm-head h3{font-size:24px}.vm-text p{font-size:12px;min-height:auto}.vm-card{justify-content:flex-end;align-items:flex-start}.hex-background{width:80px;height:80px;position:relative;margin:0 0 20px}.hex-background img{width:18px}.hex-background span{font-size:9px;text-align:center;color:#fff;font-weight:600;padding:5px 0 0}.blog-header h2{font-size:24px;text-align:left}.common-padding{padding:0 0 40px}.blue_card{margin:0 0 50px}.vm-head{position:relative}.vm-image{width:25%;position:absolute;left:30px;top:0}.contact-head h3{font-size:22px;text-align:left}.our-partner-form-box{padding:0 0 30px;box-shadow:none}.button-submit button{padding:10px 50px;background-color:#7ca815;font-size:14px}ul.contact-detail{padding:20px 30px;margin:0;list-style-type:none;border-radius:14px;box-shadow:0 3px 36px 0 rgba(0,0,0,.21)}.contact-text{font-size:13px;line-height:26px;font-weight:500}ul.contact-detail li{margin:0 0 20px;display:flex}.cnct-icon{width:32px;display:block}.from-input-box .input__label--hoshi-color-1:after{border-color:#000}.inner-page-header{position:relative;height:70px;border-bottom:1px solid #dbe3e5;padding:30px 0 0}.mobilemenu__body{width:340px}.mobilemenu__header{display:flex;flex-shrink:0;align-items:center;border-bottom:none;height:auto}.header-bg{background-color:#01b2d3;width:100%;height:90px;border-bottom:1px solid #ebebeb;padding:18px 8px}.mobilemenu__title{padding:0}.logged-in-header{display:flex;width:100%;height:100%;align-items:center}.logged-in-username{margin:0 0 0 12px}.header-user-image{width:54px;height:54px;margin-bottom:0}.header-user-image img{border-radius:50%;max-width:100%}.logged-in-username h5{font-size:14px;font-weight:600;text-overflow:ellipsis;width:208px;white-space:nowrap;overflow:hidden}.logged-in-username h5,.logged-in-username p{text-align:left;color:#fff;font-family:"Poppins",sans-serif;margin:0}.logged-in-username p{font-size:11px;font-weight:400}.mobile-links__divider{margin:3% 0;border-bottom:1px solid #000}.qch-parivar-link{width:100%;padding:12px 15px}.qch-parivar-link h4{background:linear-gradient(90deg,#01b2d3 1%,#7ea818 85%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;font-family:"Poppins",sans-serif}.qch-parivar-link p{font-size:10px;text-align:left;color:#000;font-family:"Poppins",sans-serif}.mobile-links--level--0>li>.mobile-links__item{border-bottom:none}html[dir=ltr] .mobile-links__item-toggle{border-left:none}html[dir=ltr] .mobilemenu__close{border-left:none;fill:#fff}.mobilemenu__close{width:40px;height:30px;position:absolute;right:0;top:15px}.report-list{display:flex;justify-content:space-between;border:1px solid #ededed;border-radius:10px;padding:10px;margin:20px 0 0}.report-dtl label{font-size:10px;font-weight:400;text-align:left;color:#6e6e6e}.report-dtl h6{font-size:12px;font-weight:600;text-align:left;color:#000}.report-dtl a{font-size:10px;font-weight:500;text-align:right;color:#000;margin:20px 0 0;min-height:30px;display:flex;align-items:center;justify-content:flex-end}.report-dtl a img{margin:0 0 0 6px}.status-done{color:#108306!important;background-color:#e1fcdf}.status-done,.status-pending{font-size:12px!important;font-weight:600!important;line-height:1.83;text-align:center!important;border-radius:20px;padding:4px 12px}.status-pending{color:#dd8512!important;background-color:#fff3d8}.report-form label{font-size:16px;font-weight:400;margin:0 0 10px;color:#6e6e6e}.report-form h6{font-size:12px}.border-header{width:100%;border-bottom:1px solid #dbe3e5}.inner-page-head{width:100%;display:flex;padding:20px 10px;justify-content:space-between}.page-name-title{width:100%;display:inline-flex}.inner-page-head h2{font-size:20px;font-weight:600;text-align:left;color:#000;margin:2px 0 0;font-family:"Poppins",sans-serif}.page-name-title a{padding:0 25px 0 10px}.site__header{width:100%}.indicator__button img{margin:0 5px}.notification_value{height:6px;padding:0 3px;border-radius:1000px;position:relative;top:-9px;background:red;color:#3d464d;font-weight:700;left:-9px;font-size:4px}.detail-title{font-size:14px;font-weight:500;text-align:center;color:#4b4b4b;font-family:"Poppins",sans-serif}button.detail-tabs__item{border:none;border-radius:50px;margin:0;padding:11px 13px;background:transparent;width:100%}.detail-tabs_list{display:flex;justify-content:center;width:100%;border:1px solid #01b2d3;margin:0 auto;border-radius:100px}.detail-tabs{width:100%;margin:20px 0 0}.detail_content{padding:30px 0 0}.detail-tabs__item--active,.detail-tabs__item--active:hover{background:#01b2d3!important}.detail-tabs__item--active:first-child{border-radius:50px 0 0 50px}.detail-tabs__item--active:last-child{border-radius:0 50px 50px 0}.detail-tabs__item--active .detail-title,.detail-tabs__item--active .detail-title:hover{color:#fff!important;font-weight:600;font-size:14px}.h-form-style input{border:1px solid #ededed;height:46px;padding:0 0 0 15px}.h-form-style .ant-picker{display:flex;border:1px solid #ededed;padding:0 10px 0 0;height:46px}.detail-tabs_list:after,.detail-tabs_list:before{content:none;display:none;width:0;flex-shrink:0}.profile-img{width:55px;height:55px;position:relative}.edit-icon{position:absolute;bottom:0;display:block;right:-7px}.h-form-style{margin-bottom:24px}.h-form-style label{font-size:12px;color:#4b4b4b}.h-controls{display:block;margin:1em 0}div:not(#foo)>input[type=checkbox],div:not(#foo)>input[type=radio]{opacity:0;float:left;width:1px}div:not(#foo)>input[type=checkbox]+label,div:not(#foo)>input[type=radio]+label{margin:0 24px 20px 10px;cursor:pointer;background:transparent;border-radius:50px;border:1px solid #ededed;color:#4b4b4b;font-weight:700;text-transform:uppercase;padding:15px 16px;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center}div:not(#foo)>input[type=radio]:checked+label{color:#fff;font-weight:600;background-image:linear-gradient(180deg,#02b4ce,#7ca815)}.mob-page-logo{margin:30px 0 0!important;text-align:center}.mobile-links__item-title img{width:18px}.menu-arrow{width:8px!important}.resend-otp-btn{margin:0 0 0 6px}.mobile-links{padding:0 15px}.totop__button{margin-top:-58px}.mobile-header__indicators{display:none}.header-loc{width:70%}.header-social-icon{display:flex;height:48px;align-items:center}.header-social-icon a{padding:0 8px}.header-social-icon a img{width:auto}.contact-head{width:100%;padding:20px 0}.privacy-policy{height:100%;margin:20px 0 70px}.footer-social p{font-size:16px;font-weight:500;text-align:left;color:#195d6a;line-height:1.75}.footer-social ul{padding:0;list-style-type:none;display:flex}.footer-social ul li{padding:0 8px}.site__body{margin-bottom:150px;padding-top:0}.memberTable td,.memberTable td:first-child{font-size:12px}.from-input-box .input__field--hoshi{margin-top:25px;padding:0 0 12px!important}.from-input-box .input{position:relative;z-index:1;display:inline-block;margin:0;max-width:100%;width:100%;vertical-align:bottom;padding:5px 0 8px}.register-dropdown{padding:0!important}.error-msg{text-align:left;font-size:12px;margin:0 0 -10px}.update-btn:hover{color:#fff;background-color:#7ca815!important;box-shadow:none}.h-btn{padding:4px 14px;font-size:10px;margin:8px 0 0}.common-header{margin:18px 0 0}.checkup-card-prices span{font-size:11px;padding:0 8px;line-height:25px}.detail-btn a span{font-size:14px}.cat-circle{width:auto;height:auto;border-radius:5px}.memberTable th{vertical-align:baseline}.outside-loader{top:3%}.update-btn.disabled{color:#fff;opacity:.9;border:none}.update-btn.disabled:focus,.update-btn.disabled:hover{color:#fff;box-shadow:none;border:none}.update-btn.disabled:active{color:#fff;background-color:#7ca815!important;box-shadow:none;border-color:transparent!important}.outside-loader{pointer-events:none}.outside-loader .loader{position:absolute}.cart-total-price{border-radius:12px 12px 0 0;background-color:#ebfcff}.cart-total-price ul{list-style-type:none;margin:0 0 -7px;padding:8px 14px 18px}.cart-total-price ul li{display:flex;justify-content:space-between}.cart-total-price ul li h6{font-size:12px;font-weight:600;margin:0}.no_btm_margin{margin-bottom:0}.login-menus{background:#fff;box-shadow:0 5px 6px 0 rgba(0,0,0,.1);border-radius:0 0 18px 18px;padding:20px 0 0}.static-tab{width:100%;text-align:center}.log-top{border:1px solid #ededed;border-radius:100px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;margin:0 auto}.static-tab p{font-size:11px;font-weight:500;color:#000;text-align:center;margin:10px 0 20px}.login-right{padding:10px 0 0}.last-login,.last-login p,.login-right{text-align:left}.last-login p{width:100%;margin:0 auto 10px}.help-div a{font-size:12px;margin:0 0 0 8px}.follow_icon{margin:80px 0 0}.follow_icon h5{font-size:12px;font-weight:400;text-align:center;color:#000}ul.login_ftr_icon{padding:0;list-style-type:none;display:flex;justify-content:center}ul.login_ftr_icon li{padding:10px}.verification-headline p{width:80%;padding:8px 20px}.verification-headline h2{font-size:16px}.notification{padding:0 22px}.mob-package-slider{margin:20px 0 0}.mob-package-slider .slick-track{padding-bottom:15px}.mob-package-slider .slick-dots{bottom:40px;display:none!important}.mob-package-slider ul.slick-dots li{margin:0}.newh-product-card{display:flex;flex-direction:row;border:1px solid #ededed;border-radius:12px}.newh-product-card:before{box-shadow:none}.new-product-image{width:40%;padding:0!important;margin:-1px 0 -2px -2px}.newh-product-card .product-card__image a.product-image__body{padding-bottom:100px;overflow:hidden;box-shadow:none;width:145px;height:100%;margin:0 auto}.newh-product-card .product-card__image img{transition:all .3s ease-in-out;object-fit:cover;border-radius:12px;width:100%;height:100%}.new-checkup-info{width:65%;background-color:#faffed;padding:10px 10px 10px 25px;border-radius:0 10px 10px 0;margin:-1px 0 -1px -10px}.checkup-card-name{min-height:43px}.checkup-card-name h6{font-size:13px;font-weight:500}.checkup-card-prices{font-size:16px;min-height:22px}.checkup-card-link{min-height:auto;margin:0 0 15px}.checkup-card-rating span{font-size:12px;font-weight:500}.new-detail-btn{display:inline-block}.detail-btn a{width:100%}.new-detail-btn a span{background:#faffed}.basic-package{width:100%;display:block}.package-static-img{width:100%;background:hsla(0,0%,80%,.25882352941176473);border-radius:10px;height:142px}.package-static-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.package-content{margin:20px 0 0;width:100%}.package-content h2{font-size:20px;font-weight:500}.price_bookBtnDiv{width:100%;display:flex;justify-content:space-between}.package-price span:first-child,.package-price span:nth-child(2){font-size:16px}.price_bookBtn{width:30%}.price_bookBtn a{background:linear-gradient(180deg,#02b4ce,#7ca815);padding:1px;text-decoration:none}.price_bookBtn a,.price_bookBtn a span{border-radius:50px;color:#7ca815;display:block}.price_bookBtn a span{background:#fff;padding:7px 0;font-size:12px;font-weight:600;font-family:"Poppins",sans-serif;text-align:center}.package-test p{font-size:14px}.package-test p img{width:20px}.package-text{font-size:12px}.packages-div ul{padding:12px 2px;flex-wrap:wrap}.packages-div ul li{width:100%;margin:0 0 20px;display:block}.packages-div ul li:last-child{margin:0}.packages-div ul li span{width:50px;height:50px;text-align:center;margin:0 auto}.packages-div ul li p{font-size:10px;text-align:center;padding:10px 5px 0}.test-head{font-size:18px;font-weight:600;text-align:left;color:#000;margin:40px 0 0}.home-card.blood-text-card{padding:13px 0}.blood-tests-img{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.blood-tests-img img{width:12px}.blood-text-card .h-cardTitle h5{font-size:14px}.blood-text-card .h-cardTitle i{font-size:18px;line-height:64px;width:auto}.home_cardBody p{font-size:14px;color:#454545;text-align:left}.save-footer{left:0;right:0;width:100%;position:fixed;bottom:-1px}.fixed-btm-footer{border-radius:12px 12px 0 0;background-color:#7ca815;padding:4px 0!important;text-align:center;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.update-btn{font-size:14px;padding:0;line-height:inherit;justify-content:center}.update-btn img{padding:0 0 0 6px}.otp-btn{font-size:14px;padding:10px 45px}.delete_Btm_footer{left:0;right:0;width:100%;position:fixed;bottom:-1px;display:flex}.calendar_div{border-radius:12px 0 0 0;background-color:#fff;padding:10px 0 6px 10px!important;text-align:left;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.calendar-btn{background:transparent;border-color:transparent!important;font-size:14px;padding:0}.calendar-btn .ant-picker-input{width:160px;padding:0 0 0 24px}.calendar-btn .ant-picker-input>input::-webkit-input-placeholder{font-weight:600;opacity:.9;color:#000}.calendar-btn .ant-picker-input>input:-ms-input-placeholder{font-weight:600;opacity:.9;color:#000}.calendar-btn .ant-picker-input>input::placeholder{font-weight:600;opacity:.9;color:#000}.calendar-btn .ant-picker-suffix{color:#7ca815;position:absolute;left:0}.calendar_div h6{font-size:14px;margin:0 0 4px 10px}.calendar_div p{font-size:10px;font-weight:400;margin:0 0 0 10px}.save_div{border-radius:0 12px 0 0;background-color:#7ca815;padding:12px 0!important;text-align:center;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16);display:inherit}.review-payBtn{font-size:14px;text-align:center;color:#fff;font-weight:500;padding:0;line-height:inherit}.card-blue-bg{border-radius:10px;background-color:#ebfcff;padding:20px 10px 30px;margin:20px 0 0}.healthcenter-div{display:flex;justify-content:space-between}.healthcentre-name{font-size:18px;font-weight:500;text-align:left;color:#000;margin:0}.pincode-health{margin:15px 0 0}.health-input{border:1px solid #b0dae2;font-size:14px;background:#fbfbfb;box-shadow:0 6px 7px 0 rgba(0,0,0,.1);color:#a3a3a3}.pincode-health img{top:3px}.health-center-box{border-radius:8px;margin:20px 0 0}.health-center-details{display:block}.dc-logo-div{display:flex;align-items:center}.health-center-details-img{width:60px;height:60px;margin:0 auto}.center-font{font-size:26px}.dc-name{width:85%;margin:0 0 0 15px}.dc-name h2{font-size:16px;font-weight:600;text-align:left;color:#000;margin:0}.health-center-box .health-center-details .health-center-details-inn{width:100%;margin:6px 0 20px}.health-center-details-inn ul{padding:10px 0 0}.health-center-details-inn ul li span{margin-right:10px;width:11px}ul.same-line-ul{padding:5px 0 0!important}.choose_btn a{font-size:12px;font-weight:600;line-height:1.86;text-align:center;color:#7ea818;background:#f3fae0;border-radius:8px;padding:6px 25px;display:block}.active-dc{border:1px solid #7ca815}.dig-center-div{border-radius:0;box-shadow:none;background-color:transparent;padding:10px 0}.cartBtn{font-size:15px}.dig-center-div ul li{font-size:12px;padding:0 0 6px}.test-price ul li p{font-size:13px;color:#454545}.test-price ul li h5{font-size:13px;font-weight:400}.cart-heading-logo{display:flex;justify-content:inherit;align-items:center;background-color:#ebfcff;padding:10px 10px 15px}.cart-img-with-text{display:flex;width:25%}.cart-details-box span{width:60px;height:60px;border:1px solid #ebebeb}.cart-details-box h2{font-size:14px;width:100%;margin:0}.cart-text-button a{font-size:10px;border-radius:14px;background-color:#7ca815;color:#fff;padding:6px 12px!important;font-weight:500;margin:6px 0 0;display:inline-block}.cart-text-button a img{margin:0 6px 0 0}.cart-price-inn-left h6{font-size:14px}.cart-price-inn-right h6{font-size:14px;font-weight:600}.pkg-detail{margin:30px 0 0;border-top:1px solid #000}.pkg-detail .dig-center-div{margin:0;padding:18px 0}.checkout-img{width:100%;justify-content:space-between}.select-p span{color:#7ea818}.deselect-p span,.select-p span{font-size:11px;font-weight:600;text-align:left;margin:0 0 0 10px}.deselect-p span{color:#6e6e6e}.mob-package-card{margin:10px 0 20px;padding:0 0 10px}.mob-package-name{display:flex;justify-content:space-between;align-items:center}.mob-package-name h6{font-size:14px;font-weight:500;text-align:left;color:#000;margin:0 0 10px}.mob-patient-add{display:flex;justify-content:space-between;width:100%;align-items:baseline}.mob-patient-add p{font-size:11px;font-weight:400;text-align:left;color:#6e6e6e}.mob-patient-add a{border-radius:12px;border:1px solid #01b2d3;background-color:#fff;font-size:11px;font-weight:600;color:#01b2d3;text-align:center;padding:4px 10px}.mob-patient-detail{display:flex;width:100%;overflow-x:scroll}.newpackage-add a{padding:12px;font-size:14px;width:120px;height:110px}.added-patient{border:1px solid #e3e3e3;border-radius:10px;box-shadow:none;padding:12px;margin:0 20px 20px 0;width:120px}.added-patient h6{font-size:12px;font-weight:500;text-align:left;color:#000;max-width:95px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.added-patient p{font-size:11px;font-weight:400;text-align:left;color:#454545}.add-del-patient{display:flex;justify-content:space-between}.btm-add-patient{transition:all .5s ease;-webkit-transform:translateY(100%);transform:translateY(100%);height:85vh!important;border-radius:16px 16px 0 0;background:#fff;position:fixed;bottom:0;width:100%;z-index:99}.overview-head{font-size:16px;display:flex;justify-content:space-between}.fasting-text{text-align:right;margin:14px 0 10px;display:block}.fasting-text span{font-size:10px;padding:3px 10px}.order-package-bg{width:100%;border-radius:6px;background-color:#f0f6f7;padding:10px;margin:0 0 10px}.overview-patient-head{font-size:11px;margin:10px 0 6px}.overview-patient-name{font-size:11px;margin:0 0 5px}.dot{height:4px;width:4px;background-color:#000;border-radius:50%;display:inline-block;margin:0 4px 1px 0}.order-patient{display:flex;justify-content:space-between;padding:20px 0 0}.order-patient p{margin:0;font-size:14px;text-align:left;color:#838383}.order-patient h6{text-align:right;color:#000;font-size:14px;font-weight:600}.checkout-summary-head{font-size:20px;font-weight:500}.voucher-box{border-radius:0;box-shadow:none;background-color:transparent;padding:0 0 18px;margin:0}.code-input label{text-align:left;color:#454545;font-size:13px;font-weight:500;margin:0 0 10px}.voucher-img-div{position:relative}.voucher-img-div img.voucher{position:absolute;top:14px;left:15px}.voucher-img-div img.voucher-del{position:absolute;right:15px;top:14px}.code-input input{border-radius:50px;font-size:12px;color:#000;font-weight:600;padding:12px 0 12px 38px;height:auto}.code-input button{padding:10px 22px!important;line-height:20px}.code-input input:focus{box-shadow:none}.total-price{border-top:1px solid #d1d1d1;padding:20px 0 10px}.cart_div{border-radius:12px 0 0 0;background-color:#fff;padding:7px 0 7px 18px!important;text-align:left;width:50%;box-shadow:0 -6px 6px 0 rgba(0,0,0,.16)}.cart-btn{background:transparent;border:none;font-size:16px;padding:0 0 0 3px;line-height:inherit;height:auto;text-align:left;font-weight:600;color:#000}.mob-summary-text{font-size:12px;font-weight:500;text-align:left;color:#000;text-decoration:underline;display:block}.mob-summary-text:hover{color:#01b2d3}.mob-summary-text span{margin:0 0 0 5px}.paynow-btn{font-size:18px;text-align:center;color:#fff;font-weight:500;padding:0;line-height:inherit}.checkout-total{border-top:none;padding:0}.overview-ttl-price{border-bottom:1px solid #d1d1d1}.ty-heading{padding:0 0 30px}.ty-heading h3{font-size:24px}.ty-text h6{font-size:14px;font-weight:500;color:#000;margin:10px 0 20px}.ty-center{width:100%;height:100%;display:flex;justify-content:space-between;align-items:baseline;padding:10px 0}.ty-center h5{font-size:11px;font-weight:700;text-align:left;color:#a3a3a3;text-transform:uppercase;margin:0}.ty-center p{font-size:11px;font-weight:400;text-align:right;color:#000;margin:0}.ty-text p{font-size:12px;width:100%;margin:30px 0 20px}.orderBtn{padding:11px 26px;margin:6px 0 0;border-radius:22px;font-size:14px;font-weight:400;display:inline-block}.order-detl-card{border:none}.active-order-head h2{color:#01b2d3}.active-order-head h2,.order-collapse-head h2{text-align:left;font-size:20px;font-weight:500}.order-collapse-head h2{color:#000}.order-detl-card .h-cardTitle i{font-size:24px;line-height:72px;width:auto;height:100%;color:#000}i.active-order-head{color:#01b2d3!important}.ty_cardBody{padding:15px 0 20px}.ty-text p a{font-weight:600;color:#000;font-size:12px}.mob-divider{width:100%;border-top:5px solid #f5f5f5}.tyBtn{width:100%;border-top:none;padding:40px 0 0}.go-back,.tyBtn{text-align:center}.go-back{font-size:14px;font-weight:600;color:#01b2d3;display:block;margin:40px 0 0;text-decoration:underline}.go-back span{margin:0 8px 0 0}.outside-loader .loader{top:50%;position:fixed;border-bottom:4px solid #f3f3f3;border-top:4px solid #f3f3f3;border-color:#02b4ce #f3f3f3;border-style:solid;border-width:4px;width:80px;height:80px;pointer-events:none}.popup-slide{transition:all .5s ease!important;-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1!important;visibility:visible!important;box-shadow:0 0 238px 190px #504f4f;position:fixed;bottom:0}.popup-heading{border-bottom:1px solid #dbe3e5;padding:10px;display:flex;justify-content:space-between;align-items:baseline}.popup-heading h5{font-size:18px;font-weight:600;text-align:left;color:#000}.patient-form{padding:10px 10px 30px}.scroll{overflow-y:auto;overflow-x:hidden;height:70vh;width:100%}.scroll::-webkit-scrollbar{width:5px}.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:5px}.scroll::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px #555}.add-btn a{border-radius:14px;background-color:#7ca815;color:#fff;font-size:11px;font-weight:600;text-align:left;padding:8px 18px}.add-btn a img{padding:10px 4px 10px 0}.patient-cnct p a{font-size:11px;display:inline-flex}.noItemsToDisplay{text-align:center;padding:30px}.noItemsToDisplay h3{font-size:22px;line-height:30px}.cart-without-data{display:block;text-align:center}.feedback-card{margin:0 20px}.reg-detailssec .ant-steps-vertical{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left;align-items:center}.mspdetails-card{padding:20px 10px}.custom-stepper .ant-steps-item-process .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title{color:#000!important;font-size:14px!important}.custom-stepper .ant-steps-small .ant-steps-item-title{font-size:14px}.custom-stepper .ant-steps-small .ant-steps-item-icon{width:20px;height:20px;font-size:14px;line-height:20px}.registrationform-card .ant-steps-navigation .ant-steps-item-container{padding-bottom:0}.ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-title{line-height:16px}.mspdetails-card .next-btn{text-align:center}.mspdetails{margin-bottom:40px}.custom-p-label .ant-radio-wrapper span{font-size:16px!important}.mspdetails-card .form-group{margin-bottom:15px}.servicedetails-card .serviceform-line{margin:50px 0}.servicedetails-card .two-btn{flex-direction:column-reverse;align-items:center;grid-gap:10px;gap:10px}.servicedetails-card .two-btn .back-btn{border:none}.uploaddoc-card .uploaddetails .uploaddoc-box{flex-direction:column;align-items:start}.uploaddoc-card .uploaddetails .doc-content{width:100%}.uploaddoc-card .ant-upload.ant-upload-select.ant-upload-select-picture-card{width:104px;height:104px}.reviewsec-card{padding:40px 10px}.reviewsec-card .service-heading{margin-top:30px}.reviewsec-card .dc-onboard-form label{margin-top:20px;margin-bottom:5px}.reviewsec-card .uploadetils-heading{margin:10px 0}.fourimg-wrap .preview-wrap{flex-wrap:wrap}.uploaddoc-card .back-btn{border:none}.reviewdetials-btn .uploaddoc-card{flex-direction:column-reverse}.reviewsec-card .uploaddoc-card{margin:30px 0}.reviewsec-card .bottom-reviewline{margin-top:50px}.wellsfargo-faqsection .h-cardTitle h5{font-size:16px!important}.faq-heading{font-size:24px!important}.Candidateinfo-wrap{margin-bottom:30px}.Candidateinfo-wrap h1{font-size:26px!important}.successfull-textwrap{font-size:20px!important}.h-cardTitle h5{line-height:18px!important;font-size:14px}.h-cardTitle i{line-height:20px;font-size:12px}.flex-wrap-wells .ant-picker-input{padding:0 11px}.loginpage-wrapper{padding:0 30px}.login-with-icon{justify-content:center!important}.label-dc{font-size:12px}div.login-top-wrap{margin-top:100px!important}.aboutsection-wrap .abt-style h2{font-size:28px}.aboutsection-wrap .member_head p{font-size:18px}.aboutsection-wrap .heading{font-size:24px}.aboutsection-wrap .member_head ul li{font-size:18px}.aboutsection-wrap .member_text p{font-size:16px}.aboutsection-wrap ul.membership li{margin:0 0 27px}.aboutsection-wrap .member_text span{font-size:16px}.aboutsection-wrap .member_icon img{width:50px}.aboutsection-wrap .card_header h6{font-size:22px}.aboutsection-wrap .card_header h6 img{width:35px}.aboutsection-wrap .swasth-image-wrap{max-width:50px}.aboutsection-wrap input[type=radio]+label{width:125px!important;margin:0 24px 20px 0}.aboutsection-wrap .member_form .label-style{flex-direction:column;grid-gap:10px;gap:10px}.aboutsection-wrap .rdio{margin:0}.whtquantum-wrap .heading{font-size:28px;margin-bottom:20px}.whtquantum-wrap .home-card{padding:10px 20px}.aboutsection-wrap .form_header{margin-top:30px}.aboutsection-wrap .blueBtn{padding:12px 20px;font-size:16px}.aboutsection-wrap .greenBtn{padding:15px 30px;font-size:16px}.whtquantum-wrap .color-green{margin-top:23px}.whtquantum-wrap .h-cardTitle h5{font-size:16px}.whtquantum-wrap .h-cardTitle i{font-size:18px}.ournetwork-wrap .heading{font-size:28px;margin-top:20px}.abouttopsec-wrap{margin-top:50px}.headersectionlogo-wrapper{justify-content:center}.subscriptionfrom-wrap .rdio-primary input[type=radio]:checked+label:after,.subscriptionfrom-wrap .rdio label:before{visibility:hidden}.aboutsection-wrap ul.membership{margin-top:0}.subscriptionfrom-wrap .family-section{padding:50px 0}.subscriptionfrom-wrap .button-div .btn:first-child{margin-right:0}.aboutsection-wrap .blueBtn{line-height:normal;padding:8px 20px;font-size:14px}.aboutsection-wrap .greenBtn{padding:8px 20px;font-size:14px;letter-spacing:normal}.buttonpartner-wrap{display:flex;justify-content:center;grid-gap:10px;gap:10px}.header-logowrap .quantum-logo-wrap{width:230px}.header-logowrap .opportune-logo-wrap{width:150px}.swasthparivarpage-wrapper .block-header__arrows-list .block-header__arrow--left{position:absolute;left:0;top:56px;z-index:1}.swasthparivarpage-wrapper .block-header__arrows-list .block-header__arrow--right{position:absolute;right:0;top:56px;z-index:1}.whtquantum-wrap .whyquantum-collapsedwrap .btn-secondary{font-size:18px!important}.tooltip-content{padding:5px 15px}.msp-tooltip-wrap{padding:5px 12px}.dclogin-content-wrap p{text-align:center!important}.login-left-wrap{padding:60px 0 20px!important}.dclogin-right-wrap h3{font-size:24px}.dc-pageinput-wrapper{flex-direction:column;padding:0!important}.searchcandidate-text-wrap{font-size:24px}.dcpageinput-wrap{width:100%!important}.dc-button-wrapper{display:flex!important;grid-gap:10px;gap:10px}.details-top-search-wrap{flex-direction:column!important;margin:36px 0!important}.fasting-package-wrapper{display:block}.barcode-scanner-wrap{height:250px!important}.radio-button-wrapper{margin:20px 0}}@media only screen and (min-width:820px)and (max-width:991px){.package-details-box,.payment-total{margin-bottom:30px}.container{max-width:815px}.account-nav__item--active a{border-color:#1db4ce}.mspdetails{margin-bottom:40px}.wellsfargo-faqsection .home_cardBody p{font-size:14px!important}.label-dc{font-size:14px}}@media only screen and (min-width:768px)and (max-width:991.98px){.account-nav{height:auto;margin:0}.package-detail-wrapper h3{font-size:18px}.Order-detail-wrapper{padding:14px 28px 0 30px}.account-nav__item--active span{border:0!important}.profile-card-header h5{font-size:24px}li.account-nav__item{margin-bottom:0}.product-tabs.package-tab .faq-title{font-size:20px}.inner-page-header .page-header__container.container-fluid-box{padding:0 50px}.health-center-box .health-center-details .health-center-details-img{width:100px;height:100px}.health-center-box .health-center-details .health-center-details-inn{width:70%}.patient-num img{position:relative;top:-2px}.patient-head{font-size:24px}.cart-details-box h2,.newpackage-head{font-size:16px}.cart-summary-head,.deselect-p p,.select-p p{font-size:18px}.cart-heading h3{font-size:28px}.cart-text-button a{font-size:13px}.cart-text-button a img{margin:0 5px 0 0}.package-details .col-lg-3.p-0{padding-left:15px!important;padding-right:15px!important}.cart-details-box{margin-bottom:25px}.package-details .checkout-img{width:100%}.package-details .ant-picker.scheduleBtn{width:50%;margin:20px auto 10px;display:block}.patient-modalbody .from-input-box .checkmark{top:0}.package-details span.straight-line{left:256px}.basic-package .off-price,.basic-package .package-price span:first-child,.basic-package .package-price span:nth-child(2){vertical-align:middle}.blood-text-card .blood-tests-img{line-height:25px}.packages-div ul{flex-wrap:wrap}.packages-div ul li{width:50%}.packages-div ul li:first-child,.packages-div ul li:nth-child(2){margin-bottom:15px}.packages-div ul li span{width:65px;height:65px}.health-center-button .chooseBtn{padding:4px 22px}.container-fluid-box{padding:0 20px}.mobile-header__panel{background:#fff;box-shadow:none}.mobile-header__body{height:80px}.mobile-header__logo img{width:320px}.breadcrumb-item.active,.breadcrumb-item a{font-size:11px}.mobile-header__indicators{display:none}.mobile-header__search{border:1px solid #e5e5e5;display:none}.search--location--mobile-header .search__input{border-right:1px solid #e5e5e5;border-radius:0}.indicator,.indicator__button{border:none}.search--location--mobile-header .search__button{border-radius:0}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title{height:40px}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link{padding:12px 0;font-size:14px}.block-slideshow--layout--with-departments .block-slideshow__body{height:460px}.banner_card{bottom:-93px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:345px}.banner-slider .block-slideshow__slide-title{font-size:24px;line-height:1.32}.banner-slider .block-slideshow__slide-content{width:325px;top:35%!important;left:45px!important}.banner-slider .block-slideshow__slide-text{font-size:12px;line-height:18px}.checkup-card{display:block}.checkup-text{padding:10px 6px 16px;text-align:center}.checkup-text span{font-size:11px}.checkup-text h3{font-size:14px;min-height:auto;text-align:center}.checkup-text p{font-size:11px;line-height:16px;min-height:48px}.btn-white{font-size:13px;padding:7px 24px}.cardImg{padding:10px 0 0;width:30%;height:100%;margin:0 auto}.corpBoximg{margin-top:0}.individual-span{font-size:13px;padding:3px 16px}.heading h2{font-size:28px!important;line-height:34px}.h-btn,.heading p{font-size:14px}.h-btn{padding:6px 28px}.detail-btn a span,.normal-dtl-btn a span{font-size:14px}.cart-btn a{padding:1px}.cart-btn a span{padding:6px 20px;font-size:14px}.preventive-head{padding-top:30px;width:100%}.preventive-head h2{font-size:32px}.blue-h-btn,.preventive-head p{font-size:14px}.blue-h-btn{padding:12px 64px}.coorporate-span{font-size:13px;padding:3px 16px}.service-card-rating{min-height:112px}ul.why-ul li h6{font-size:32px}ul.why-ul{padding:20px 0}ul.why-ul li{width:250px}ul.why-ul li p{font-size:14px}.testi-text h2{font-size:32px}.testi-text p{font-size:14px}.blog-header h2{font-size:32px}.blog-card-image{padding:0 5px}.blog-image-body{padding-bottom:130px}.blog-card-info{padding:30px 0}.blog-card-name h3{font-size:16px;min-height:auto}.tips-img img{height:150px}.health-detail-content{margin:40px 0 0}.site-footer__email{padding:40px 0}.email_text{width:100%}.email_text h2{font-size:16px;padding:0 16px 0 0}.footer-newsletter__form-input{width:225px;font-size:13px;padding:15px}.footer-newsletter__form-button{font-size:13px;right:-50px;padding:12px 25px}.footer-title{font-size:20px}.footer-contact-list a,.footer-links__list a{line-height:16px;font-size:12px}.block-header__arrows-list .block-header__arrow--left{left:0}.block-header__arrows-list .block-header__arrow--right{right:0}.block-slideshow .slick-dots button{width:10px!important;height:10px!important;border-radius:50px}.block-slideshow .slick-dots{left:auto;right:0;text-align:center}.banner-slider .slick-dots button{width:28px;height:28px}.banner-slider .slick-dots{left:64%}.tablet-padding{padding-left:20px;padding-right:20px}.testi-img{position:relative}.testi-img span img{width:50px;position:absolute;margin:0}.testi-img img{width:250px}.banner-padding{padding:0 0 140px}.banner-head h1{font-size:32px}.banner-card-text h2{font-size:22px;padding:25px 20px}.from-input-box .checkmark{top:5px}.faq_banner_btm{bottom:-84px!important}.faq-title{font-size:12px;line-height:18px}.product-tabs--layout--sidebar .product-tabs__item{padding:10px 6px;margin:0 8px;width:130px}.h-cardTitle h5{font-size:16px;line-height:25px}.insurance-form{margin:0 -23em 3em 0}.home_cardBody p{font-size:16px}.h-cardTitle i{font-size:18px}ul.value1 li{padding:0 28px;font-size:20px}ul.value2 li{padding:0 26px;font-size:20px}.vm-head h3{font-size:32px}.vm-text p{font-size:12px;line-height:20px;padding:20px 10px 20px 20px;min-height:260px}.our-story{margin-top:0}.value-dot-image{padding:50px 20px}.hex-background{width:96px;height:120px}.story-sect h2{font-size:28px;margin-bottom:10px}.top-content h2 span{font-size:30px}.story-sect p{font-size:14px;line-height:21px}.story-narration{padding:20px}.story-timeline{padding:20px 0}.circle{width:68px;height:68px}.circle span{bottom:-6px;padding:1px 12px;left:10px;font-size:11px}.story-timeline p{font-size:12px;margin:0 0 0 10px}.story-timeline-right p{font-size:12px}.story-div{padding:30px 0 30px 40px}.story-txt h2{font-size:30px;margin-bottom:15px}.story-txt p{font-size:13px}.story-bg{margin:-255px 0 0}.line:before{left:65px;top:34px}.line1:before{left:55px;bottom:50px;top:-42px}.common-padding{padding:0 0 60px}.faq-tabs{margin-top:0}.img-width{padding:50px 0 0}#why-us-section{margin-top:60px}.why-us-heading h2{font-size:32px}.why-us-details h3{font-size:18px}.img-tag-line{bottom:332px}.pan-india-presence-details h3{font-size:32px}.pan-india-presence-details p{font-size:14px;margin-bottom:0}.img-tag-line h2{font-size:16px}#proudly-associated-section{margin-top:20px}.proudly-associated-heading h2{font-size:32px}.proudly-associated-box h6{font-size:36px}.proudly-associated-box img{margin-bottom:16px;min-height:80px}.proudly-associated-box p{font-size:14px;line-height:20px}.our-partner-form h4{font-size:26px}.our-partner-section.covid-section{margin-top:60px}.card_banner_btm{bottom:-134px}.other_banner_btm{bottom:-70px!important}.healthcare-para{margin:20px auto 40px;width:85%}.healthcare-para p{font-size:14px;line-height:24px}.service-text{padding:20px 10px}.service-text h6{font-size:16px;min-height:38px}.service-text p{font-size:13px;line-height:20px;min-height:270px;margin-bottom:0}.active-dtlBtn span{font-size:14px;padding:6px 20px}.service-sect{padding:30px 40px;margin:0 0 40px}.service-inner h3{font-size:36px}.service-inner p{font-size:14px;width:90%}.step-head{width:86%}.step-head h4{font-size:22px}.service-step h5{font-size:16px;line-height:24px}.service-step p{font-size:13px}.serviceArrow{top:-25px}.serviceArrowCenter{left:45%}.blue-btn{padding:14px 40px;font-size:14px}.two-line-card{bottom:-110px!important}.search--location--mobile-header .search__input{font-size:13px}.abt_banner_card{bottom:-140px}.site-footer__copyright{flex-direction:column}.site-footer__copyright ul{padding:5px 0;display:flex;justify-content:center}.site-footer__copyright ul li:first-child,.site-footer__copyright ul li a{border-left:none}.site-footer__widget.footer-contacts{min-height:350px}.footer-newsletter{margin-top:0}.iso-sect{margin-top:50px}.partner-txt p{font-size:14px}.iso-package-bg{padding:22px 20px}.iso-heading{font-size:30px;text-align:center}.iso-package h4{font-size:16px}ul.iso-ul{min-height:259px}ul.iso-ul li{padding:0 0 0 22px;background-size:16px}ul.iso-ul li p{font-size:13px;margin:0 0 12px;line-height:18px}.bookBtn{width:80%}.bookBtn a span{padding:8px 12px;font-size:13px}.unique-div h3{display:flex;min-height:38px;font-size:14px;width:100%;height:0;line-height:18px}.unique-para p{font-size:12px;margin:0;min-height:145px}.health-padding{padding:0}.specialist-head h3{font-size:32px}.load-btn button{padding:11px 32px;font-size:14px}.benefit-head h3{font-size:30px;text-align:center}ul.doc-specialist li{width:33.33%}ul.benefit-ul-li li{width:49.33%}ul.benefit-ul-li{width:100%;display:flex;flex-wrap:wrap}.benefit-text p{font-size:12px}.benefit-text h5{font-size:18px}.benefit-icon img{width:25px}ul.benefit-ul.benefit-ul-li{margin-top:25px}.testimonial-text h6{font-size:15px}.testimonial-text span{font-size:12px}.testimonial-text p{font-size:14px}.load-btn{margin:20px 0 0}.testi-video-text h6{font-size:16px}.testi-video-text p{font-size:12px}.event-text h2{font-size:32px}.event-text p{font-size:14px}.event-tabs{width:100%}button.event-tabs__item{margin:0 5px;padding:10px 13px}.slick-next{right:-4%!important}.slick-next,.slick-prev{width:50px;height:40px;background-size:90%}.slick-prev{left:-3%!important}.contact-head h3{font-size:30px}ul.contact-detail{margin:50px 0 0;text-align:center;width:100%}.contact-text{font-size:14px;line-height:26px}.slick-slide .health-slider img{margin:0 146px}.doc-specialist-text a span{padding:6px 20px;font-size:14px}ul.covid-panel-ul li{font-size:12px;line-height:22px}.totop__button{margin-left:28px!important}ul.value{margin:0 0 -26px}ul.value li{width:110px;height:130px}ul.value li span{font-size:12px}.mobilemenu__title{padding:0 10px;display:none}.mobile-header__logo-menu{width:220px}.hotel h2{font-size:28px;line-height:34px}.hotel p{font-size:14px}.iso-price{font-size:20px}.quantum-content{padding:50px 0 0}.quantum-content h4{font-size:26px;text-align:center}.facility ul li{font-size:16px}.single_banner_btm{bottom:-82px}.job-box h2{font-size:20px;line-height:24px;min-height:48px}.job-box p{font-size:13px}.career-job h2{font-size:28px}.career-left-text p{font-size:14px}.career-card{padding:20px 30px}.career-card .card-title h5{font-size:20px}.career-detail-link a{font-size:14px}.career-card .card-title i{font-size:16px}.career_cardBody p{font-size:18px}.mobile-links--level--1 .mobile-links__item .mobile-links__item-link{font-size:13px}.medicaltest-name p{font-size:14px;text-align:center}.story-marginTop{margin-top:60px!important}.service-inner-corporate h3{font-size:36px}.step-head-corporate ul li{background-size:16px;background-position:0 3px;padding:0 0 15px 28px;font-size:14px}.step-head-corporate h4{font-size:22px}.block-header__arrows-list .checkup-header__arrow--left{left:-11px;top:20%}.block-header__arrows-list .checkup-header__arrow--right{right:-17px;top:20%}.home-corp-service h3{font-size:18px}.home-corp-service{padding:20px 0}.block-slideshow{margin-bottom:100px}.viewall-testi{width:100%}.insurance-head h2{font-size:32px}ul.work-ul h6{font-size:18px}ul.work-ul p{font-size:14px}.cat-circle{width:90px;height:90px}.cat-circle img{width:35px;height:35px}.checkup-card-prices{font-size:14px;min-height:20px}.checkup-card-prices span{font-size:11px;padding:4px 7px;line-height:16px}.category-slider .block-header__arrows-list .category-arrow--left{left:-4%}.category-slider .block-header__arrows-list .category-arrow--right{right:-4%!important}.site__body{padding-top:0}.checkup-card-link{min-height:102px}.mobile-header__menu-button{margin:0 0 0 5px;fill:#7ea818}.account-nav__item--active a{border-color:#1db4ce}.new-link-list li a{line-height:16px;font-size:12px}.site-preloader:before{left:calc(45% - 50px)!important}ul.mobile-links{display:block}.mobile-links--level--0>li>.mobile-links__item{border-bottom:none}html[dir=ltr] .mobile-links__item-toggle{border-left:none}ul.tab-links{display:block;list-style:none;padding:0 40px 0 20px;margin:0}ul.tab-links li a{color:#000;font-size:14px;font-weight:500;padding:12px 10px}.tab-links__item-title{display:flex;align-items:stretch;cursor:pointer}.tab-links__item-title img{width:18px}.menu-arrow{width:8px!important}.tab-links__item-toggle svg{display:none}ul.tab-links li .mobile-links__item-sub-links ul{background:rgba(2,180,206,.07058823529411765);padding:0}ul.tab-links li .mobile-links__item-sub-links ul li .mobile-links__item{border-bottom:1px solid #d5ebee}.mobilemenu__header{height:auto;border-bottom:1px solid #ebebeb;background-color:#01b2d3;padding:8px}.logged-in-header{display:flex;width:100%;height:100%;align-items:center;position:relative}.profile-card__avatar{width:55px;height:55px;margin-bottom:0;background-image:linear-gradient(180deg,#02b4ce,#7ca815)}.profile-card__avatar h6{border-radius:50%;max-width:100%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:500}.profile-card__avatar1{width:55px;height:55px;margin-bottom:0;background:#fff;border-radius:100px}.profile-card__avatar1 img{margin:12px 14px}.profile-card__avatar1 h6{border-radius:50%;max-width:100%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:500}.logged-in-username{margin:0 0 0 12px}.logged-btn a{color:#fff;font-size:16px;font-weight:500}.logged-in-username h5{font-size:20px;font-weight:600;margin:0;text-overflow:ellipsis;width:230px;white-space:nowrap;overflow:hidden}.logged-in-username h5,.logged-in-username p{text-align:left;color:#fff;font-family:"Poppins",sans-serif}.logged-in-username p{font-size:12px;font-weight:400;margin:3px 0 0}.mobilemenu__body{width:350px}.mobilemenu__close{width:50px;height:30px;position:absolute;right:0;top:15px;fill:#fff;border-left:none!important}.qch-parivar-link{width:100%;padding:12px 15px}.qch-parivar-link h4{background:linear-gradient(90deg,#01b2d3 1%,#7ea818 85%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;font-family:"Poppins",sans-serif}.qch-parivar-link p{font-size:10px;text-align:left;color:#000;font-family:"Poppins",sans-serif}.mobile-links__divider{margin:3% 0;border-bottom:1px solid #000}.header-social-icon{display:flex;height:44px;align-items:center}.checkup-card-rating p{max-width:150px}.checkup-card-name h6{font-size:12px;vertical-align:top}.otp-btn,.resend-otp-btn{padding:10px 32px}.report-card-for-verification{margin:40px auto 50px;width:80%}.verification-headline p{width:80%}.feedback-card{margin:50px}.rating-sect{width:100%}.overall-star{width:34%}.rating-form{width:100%}.text-area{width:88%}.feedback-btn{text-align:center;width:25%}.rating-sect{padding:0 0 20px}.feedback-head img{width:10%}.rating-msg{font-size:14px;font-weight:700;text-align:center;color:#d39e00;margin:0 0 40px}.login-menus{background:#fff;box-shadow:0 5px 6px 0 rgba(0,0,0,.1);border-radius:0 0 18px 18px;padding:20px 0 0}.login-page{border:none}.static-tab{width:100%;text-align:center}.log-top{border:1px solid #ededed;border-radius:100px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;margin:0 auto}.static-tab p{font-size:11px;font-weight:500;color:#000;text-align:center;margin:10px 0 20px}.login-right{padding:10px 0 0}.last-login,.last-login h6,.last-login p,.login-left-content p,.login-right{text-align:left}.last-login p{width:100%;margin:0 auto 10px}.help-div a{font-size:12px;margin:0 0 0 8px}.follow_icon{margin:80px 0 0}.follow_icon h5{font-size:12px;font-weight:400;text-align:center;color:#000}ul.login_ftr_icon{padding:0;list-style-type:none;display:flex;justify-content:center}ul.login_ftr_icon li{padding:10px}.inner-page-head{width:100%;display:flex;padding:20px 10px;justify-content:start}.page-name-title{width:100%;display:inline-flex}.inner-page-head h2{font-size:20px;font-weight:600;text-align:left;color:#000;margin:2px 0 0;font-family:"Poppins",sans-serif}.border-header{width:100%;border-bottom:1px solid #dbe3e5}.mspdetails-card{padding:20px}.custom-stepper .feedback-card{margin:30px}.mspdetails-card .next-btn{text-align:center}.mspdetails{margin-bottom:40px}.custom-p-label .ant-radio-wrapper span{font-size:16px!important}.mspdetails-card .form-group{margin-bottom:15px}.servicedetails-card .serviceform-line{margin:50px 0}.servicedetails-card .two-btn{flex-direction:column-reverse;align-items:center;grid-gap:10px;gap:10px}.servicedetails-card .two-btn .back-btn{border:none}.uploaddoc-card .uploaddetails .uploaddoc-box{flex-direction:column;align-items:start}.uploaddoc-card .uploaddetails .doc-content{width:100%}.uploaddoc-card .ant-upload.ant-upload-select.ant-upload-select-picture-card{width:104px;height:104px}.reviewsec-card{padding:40px 10px}.reviewsec-card .service-heading{margin-top:30px}.reviewsec-card .dc-onboard-form label{margin-top:20px;margin-bottom:5px}.reviewsec-card .uploadetils-heading{margin:10px 0}.fourimg-wrap .preview-wrap{flex-wrap:wrap}.uploaddoc-card .back-btn{border:none}.reviewsec-card .uploaddoc-card{margin:30px 0}.reviewsec-card .bottom-reviewline{margin-top:50px}.faq-heading{font-size:35px}.whtquantum-wrap .h-cardTitle{align-items:center}.whtquantum-wrap .home-card{padding:0 20px}.whtquantum-wrap .heading{font-size:34px}.aboutsection-wrap .abt-style h2,.aboutsection-wrap .heading{font-size:36px}.aboutsection-wrap .abt-style p{margin-bottom:28px}.whtquantum-wrap .color-green{margin-top:20px}.swasthparivar-sitebody{padding-top:50px!important}.aboutsection-wrap ul.membership{margin-top:0}.subscriptionfrom-wrap .family-section{padding:50px 0}.aboutsection-wrap .form_header{margin-top:30px}.whtquantum-wrap .whyquantum-collapsedwrap{padding:11px 0}.dcloginpage-wrapper{margin:200px 0 0!important}.login-left-wrap{padding:0 0 100px!important}.dclogin-content-wrap p{text-align:center}.dc-pageinput-wrapper{flex-direction:column;padding:0!important}.searchcandidate-text-wrap{font-size:24px}.dcpageinput-wrap{width:100%!important}.dc-button-wrapper{display:flex!important;grid-gap:10px;gap:10px;margin:0 20px}.details-top-search-wrap{flex-direction:column!important;margin:36px 0!important}.fasting-package-wrapper{display:block}.barcode-scanner-wrap{height:250px!important;width:366px!important}.radio-button-wrapper{margin:20px 0}}@media only screen and (max-width:991px){.blogs-main-container .sidebar-container{margin-left:0;margin-top:50px}.blogs-main-container .sidebar-container .about-us-banner{width:300px}}@media screen and (max-width:1024.98px){.blogs-main-container .blog-single-navigation .nav-divider{border-bottom:none}.blogs-main-container .blog-navigation-column{margin-top:40px}.blogs-main-container .blog-single-navigation .blog-single-next .blog-single-nav-container,.blogs-main-container .blog-single-navigation .blog-single-prev .blog-single-nav-container{padding:0 55px}}@media only screen and (min-width:992px)and (max-width:1024.98px){.health-center-box .health-center-details .health-center-details-inn{width:65%}.appoint-date ul li h6{margin-bottom:5px}.dig-center-div .appoint-date ul li{display:block}.appoint-date ul li p{font-size:16px}.voucher-box .code-input button{padding:6px 12px}.cart-heading-logo .cart-img-with-text{width:75%}.patient-modalbody .from-input-box .checkmark{top:0}.dig-center-div .test-price.sub-total ul li p{width:65%}.patient-num img{position:relative;top:-2px}.patient-head{font-size:24px}.cart-details-box h2,.newpackage-head{font-size:16px}.cart-summary-head,.deselect-p p,.select-p p{font-size:18px}.cart-heading h3{font-size:28px}.cart-text-button a{font-size:13px}.package-details .pkg-detail{margin-top:30px}.package-details .col-lg-3.p-0{padding-left:15px!important;padding-right:15px!important}.package-details .btn.btnTransparent{width:100%;margin-left:0}.ant-picker-panel-container{margin:0 0 0 -3px}.test-price ul li h5{font-size:13px;margin-top:4px}.checkout-img{width:80%}.package-details span.straight-line{left:247px}.package-details .checkout-btn-width{width:100%}.container{max-width:980px}.tablet-padding{padding:0 0 0 28px}.marginTop{margin:30px 0 40px}.our-story{margin-top:40px}.story-sect h2{font-size:25px;margin-bottom:20px}.story-sect p{text-align:justify;line-height:24px}.story-sect p,.story-timeline p{font-size:14px}.circle{width:80px;height:80px}.circle span{font-size:12px;left:10px;padding:2px 16px}.story-narration{padding:40px 20px;height:500px}.story-timeline-right p{font-size:14px;margin:0 54px 0 0}.story-div{padding:20px 0 20px 20px}.story-txt h2{font-size:28px}.story-txt p{font-size:14px;margin:0 0 20px}.heading h2{font-size:30px}.hex-background{width:146px;height:180px}.heading p{font-size:14px}.vm-head h3{font-size:30px}.vm-text{width:100%}.vm-text p{font-size:14px;line-height:24px;padding:10px 20px;min-height:236px;text-align:justify}ul.value1 li{padding:0 40px;font-size:22px}ul.value2 li{padding:0 50px;font-size:22px}.healthcare-para{width:80%}.healthcare-para p{font-size:16px;line-height:28px}.service-sect{padding:40px}.detail-btn span,.service-text h6{font-size:14px}.service-text p{font-size:13px;text-align:justify;margin:0 0 20px;line-height:20px;min-height:200px}.service-inner h3{font-size:40px}.step-head{width:85%}.step-head h4{font-size:30px}.service-step h5{font-size:20px}.service-step p{font-size:15px}.blog-header h2{font-size:30px}.blue-btn{font-size:16px;letter-spacing:1px;padding:14px 38px}.block-slideshow__slide-image{background-size:100%}.banner-slider .block-slideshow__slide-title{font-size:42px}.banner-slider .block-slideshow__slide-text{font-size:18px}.banner-slider .block-slideshow__slide-content{width:500px;top:43%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;left:75px!important}.banner_card{bottom:-10px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:470px}.block-slideshow--layout--with-departments .block-slideshow__body{height:660px}.checkup-text h3{font-size:18px;min-height:48px}.checkup-text p{min-height:110px}.btn-white{font-size:14px;padding:8px 14px}.preventive-head h2{font-size:30px}.preventive-head p{font-size:16px}.testi-img{position:relative}.testi-img span img{position:absolute}.banner-slider .slick-dots{left:60%}.testi-slider .banner-slider .slick-dots{-webkit-transform:translateX(-50%);transform:translateX(-50%);left:55%;bottom:0}.testi-slider .banner-slider .slick-dots li button{width:46px;height:46px}.viewall-testi{width:100%}.testi-text h2{font-size:34px}.blog-card-info{padding:0 16px}.blog-card-name h3{font-size:18px}.block-header__arrows-list .block-header__arrow--left{left:-20px}.block-header__arrows-list .block-header__arrow--right{right:-20px}.faq-tabs{margin-top:40px}.product-tabs--layout--sidebar .product-tabs__item{padding:10px 8px;margin:0 10px;width:165px}.faq-title{font-size:14px}.h-cardTitle h5{font-size:15px;line-height:25px}.home_cardBody p{font-size:13px;line-height:1.6}.img-tag-line h2{font-size:19px}.banner-card-text h2{font-size:16px;line-height:26px}.top-content h2 span{font-size:27px}.corp-radio label{padding:5px 18px;margin:0 5px;font-size:14px}ul.work-ul h6{font-size:18px}.health-section{padding:0 2em 0 1em}.from-input-box .checkmark{top:15px}.banner-head h1{font-size:40px}#why-us-section{margin-top:0}.banner-padding{padding:0 0 130px}.why-us-heading h2{font-size:40px;font-weight:600}.pan-india-presence-details p{font-size:16px}.site-header__search{width:34%}html[dir=ltr] .search--location--header .search__categories{padding-right:20px}.search--location--header .search__input{padding:0 4px;font-size:11px}.site-header__phone ul li{padding:1px}.site-header__phone ul li a{font-size:12px;padding:4px 10px}.site-header__phone ul{margin-right:0}.site-header__middle.container-fluid-box{padding:10px}.site-header__middle{height:auto}.container-fluid-box{padding:0 10px}.site-footer__widgets{padding:30px 10px 0}.site-footer__copyright,.site-footer__copyright ul li a{font-size:11px}.topbar{height:auto;padding:6px 0}.social-links__list li a span,ul.top_contact li a{font-size:11px}html[dir=ltr] .nav-panel__nav-links{margin-left:0;margin-right:14px}.indicator__area,.nav-links__item>a{font-size:12px}span.indi-new{max-width:77px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.indicator__value{top:-8px;left:6px}.our-partner-section.covid-section{margin-top:0}.email_text h2{font-size:16px}.footer-links__list li{padding:2px 0;line-height:normal}html[dir=ltr] .footer-contacts__text{padding-right:0}.footer-links__list a{font-size:12px;line-height:normal}.footer-title{font-size:18px;line-height:normal;margin-bottom:0}.footer-links h6{line-height:1.5}.site-footer__bottom{height:auto;padding:4px 0;margin-top:10px}.footer-contact-list li{margin:0 0 14px}.footer-newsletter__text p{margin-bottom:5px;font-size:14px}.footer-links__list p{font-size:14px}.our-partner-form h4{font-size:23px}#proudly-associated-section{margin-top:0}.abt_banner_card{bottom:-80px}.card_banner_btm,.faq_banner_btm{bottom:-92px!important}.serviceArrow img{width:53px}.cat-circle{width:100px;height:100px}.block-header__arrows-list .checkup-header__arrow--left{left:-13px;top:20%}.block-header__arrows-list .checkup-header__arrow--right{right:-15px;top:20%}.service-card-rating{min-height:110px}.cart-btn a span{padding:10px 26px;font-size:14px}ul.why-ul li h6{font-size:32px}ul.why-ul li{width:150px}ul.why-ul li p{font-size:14px}.nav-panel{padding:4px 0}.story-bg{margin:-140px 0 0}.line{width:65%}.line:before{left:78px;top:35px}.line1:before{left:60px;top:-32px}.iso-sect{margin-top:30px}.iso-heading{font-size:38px}.iso-package h4{font-size:21px}.bookBtn{width:90%}ul.iso-ul li p{font-size:14px;line-height:20px}ul.iso-ul{min-height:255px}.topic-date{padding-top:30px;padding-bottom:30px}.health-padding{padding:0 0 40px}ul.doc-specialist li{width:33.33%}.benefit-head h3,.specialist-head h3{font-size:40px}ul.benefit-ul-li{width:100%;display:flex;flex-wrap:wrap}ul.benefit-ul-li li{width:49.33%}.benefit-icon img{width:32px}.benefit-text h5{font-size:22px}ul.benefit-ul.benefit-ul-li{margin-top:25px}.event-tabs{width:95%}.event-text h2{font-size:30px}.event-text p{margin:0 0 30px}.event-text p,.testimonial-text h6{font-size:16px}.testimonial-text span{font-size:12px}.testimonial-text p{font-size:14px}.testimonial-img{width:auto;height:100%}.testimonial-text{margin:0 0 0 25px}.load-btn button{font-size:16px}.slick-next{right:-5%!important;width:8%;height:14%}.slick-prev{height:14%}ul.value li{width:160px;height:190px}ul.value li span{font-size:18px}.img-tag-line{bottom:202px}.checkup-text{padding:24px 2px 24px 0}.cardImg{width:95%;padding:115px 0 0}.home-corp-service h3{font-size:18px}.corpBoximg{margin-top:0}.hotel p{font-size:17px}.basic-package .off-price,.basic-package .package-price span:first-child,.basic-package .package-price span:nth-child(2){vertical-align:middle}.blood-text-card .blood-tests-img{line-height:25px}.packages-div ul{flex-wrap:wrap}.packages-div ul li{width:50%}.packages-div ul li:first-child,.packages-div ul li:nth-child(2){margin-bottom:15px}.packages-div ul li span{width:65px;height:65px}.health-center-button .chooseBtn{padding:4px 20px}.health-center-button{padding:20px 0}.blue-h-btn{padding:14px 50px;text-align:center;font-size:14px}.page-header__breadcrumb{padding-top:30px}.account-nav__item--active a{border-color:#1db4ce}.overall-star{width:29%}.feedback-head{padding:50px 0 0}.feedback-head img{width:9%}.feedback-head h3{font-size:34px}.rating-form{width:92%}.text-area{width:90%}.feedback-btn{width:22%}.rating-msg{font-size:14px;font-weight:700;text-align:center;color:#d39e00;margin:0 0 40px}.login-menus{background:#fff;box-shadow:0 5px 6px 0 rgba(0,0,0,.1);border-radius:0 0 18px 18px;padding:20px 0 0}.login-page{border:none}.static-tab{width:100%;text-align:center}.log-top{border:1px solid #ededed;border-radius:100px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;margin:0 auto}.static-tab p{font-size:11px;font-weight:500;color:#000;text-align:center;margin:10px 0 20px}.login-right{padding:10px 0 0}.last-login,.last-login h6,.last-login p,.login-left-content p,.login-right{text-align:left}.last-login p{width:100%;margin:0 auto 10px}.help-div a{font-size:12px;margin:0 0 0 8px}.follow_icon{margin:80px 0 0}.follow_icon h5{font-size:12px;font-weight:400;text-align:center;color:#000}ul.login_ftr_icon{padding:0;list-style-type:none;display:flex;justify-content:center}ul.login_ftr_icon li{padding:10px}.mspdetails-card{padding:20px}.custom-stepper .feedback-card{margin:30px}.mspdetails{margin-bottom:40px}.uploaddoc-card .uploaddetails .doc-content{width:300px}.uploaddoc-card .ant-upload.ant-upload-select.ant-upload-select-picture-card{width:104px;height:104px}.reviewsec-card{padding:40px 10px}.reviewsec-card .service-heading{margin-top:30px}.reviewsec-card .dc-onboard-form label{margin-top:20px;margin-bottom:5px}.reviewsec-card .uploadetils-heading{margin:10px 0}.fourimg-wrap .preview-wrap{flex-wrap:wrap}.uploaddoc-card .back-btn{border:none}.reviewsec-card .uploaddoc-card{margin:30px 0}.reviewsec-card .bottom-reviewline{margin-top:50px}.aboutsection-wrap .abt-style h2{font-size:34px;font-size:26px}.aboutsection-wrap .heading{font-size:34px}.aboutsection-wrap .member_head ul li{font-size:20px}.whtquantum-wrap .heading{font-size:32px}.whtquantum-wrap .h-cardTitle{align-items:center}.whtquantum-wrap .home-card{padding:10px 18px}.login-left-wrap{padding:0 0 100px!important}.dclogin-content-wrap p{text-align:center}.dcloginpage-wrapper{margin:90px 0 0!important}.dc-pageinput-wrapper{flex-direction:column;padding:0!important}.searchcandidate-text-wrap{font-size:24px}.dcpageinput-wrap{width:100%!important}.dc-button-wrapper{display:flex!important;grid-gap:10px;gap:10px;margin:0 20px}.details-top-search-wrap{flex-direction:column!important;margin:36px 0!important}.fasting-package-wrapper{display:block}.barcode-scanner-wrap{height:250px!important;width:366px!important}.radio-button-wrapper{margin:20px 0}}@media(max-width:1200px){.login-top-wrap{margin-top:150px!important}.dcinput-wrapper{top:15%!important}div.dc-login-wrapper{margin-top:0!important}.dc-container{margin-top:100px}.feedback-wrapper-full.login-top-wrap{margin-top:90px!important}.blogs-main-container .blog-title{font-size:30px}}@media only screen and (min-width:1025px)and (max-width:1199.98px){.dig-center-div .appoint-date ul li{display:block}.appoint-date ul li p{font-size:16px}.dig-center-div .test-price.sub-total ul li p{width:65%}.cart-heading-logo .cart-img-with-text{width:75%}.patient-num img{position:relative;top:-2px}.patient-head{font-size:24px}.cart-details-box h2,.newpackage-head{font-size:16px}.cart-summary-head,.deselect-p p,.select-p p{font-size:18px}.cart-heading h3{font-size:28px}.cart-text-button a{font-size:13px}.package-details .col-lg-3.p-0{padding-left:15px!important;padding-right:15px!important}.package-details .btn.btnTransparent{width:100%;margin-left:0}.ant-picker-panel-container{margin:0 0 0 -3px}.test-price ul li h5{font-size:14px}.checkout-img{width:80%}.package-details span.straight-line{left:244px}.package-details .checkout-btn-width{width:100%}.basic-package .off-price,.basic-package .package-price span:first-child,.basic-package .package-price span:nth-child(2){vertical-align:middle}.health-center-button .chooseBtn{padding:4px 20px}.blood-text-card .blood-tests-img{line-height:25px}.packages-div ul{flex-wrap:wrap}.packages-div ul li{width:50%}.packages-div ul li:first-child,.packages-div ul li:nth-child(2){margin-bottom:15px}.packages-div ul li span{width:65px;height:65px}.img-tag-line h2{font-size:19px}.banner-card-text h2{font-size:16px}.banner-head h1{font-size:40px}#why-us-section{margin-top:0}.banner-padding{padding:0 0 130px}.why-us-heading h2{font-size:40px;font-weight:600}.pan-india-presence-details p{font-size:16px}.site-header__search{width:34%}html[dir=ltr] .search--location--header .search__categories{padding-right:20px}.search--location--header .search__input{padding:0 4px;font-size:11px}.site-header__phone ul li{padding:1px}.site-header__phone ul li a{font-size:12px;padding:6px 12px}.site-header__phone ul{margin-right:0}.site-header__middle.container-fluid-box{padding:10px 50px}.site-header__middle{height:auto}.container-fluid-box{padding:0 50px}.topbar{height:auto;padding:6px 0}.social-links__list li a span,ul.top_contact li a{font-size:12px}html[dir=ltr] .nav-panel__nav-links{margin-left:0;margin-right:14px}.indicator__area,.nav-links__item>a{font-size:12px}.indicator__value{top:-8px;left:6px}.footer-links__list li{padding:2px 0;line-height:normal}html[dir=ltr] .footer-contacts__text{padding-right:0}.footer-links__list a{font-size:12px;line-height:normal}.footer-title{font-size:18px;line-height:normal;margin-bottom:0}.site-footer__bottom{height:auto;padding:4px 0;margin-top:10px}.footer-contact-list li{margin:0 0 14px}.footer-newsletter__text p{margin-bottom:5px;font-size:14px}.email_text h2{font-size:20px}#proudly-associated-section,.our-partner-section.covid-section{margin-top:10px}.banner-slider .block-slideshow__slide-title{font-size:42px}.banner-slider .block-slideshow__slide-text{font-size:16px}.block-slideshow--layout--with-departments .block-slideshow__body{height:650px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:490px}.banner_card{bottom:-10px}.banner-slider .block-slideshow__slide-content{top:40%!important;left:80px!important;width:500px}.checkup-text{padding:20px 10px}.checkup-text span{font-size:13px}.checkup-text p{font-size:13px;min-height:78px}.checkup-text h3{font-size:20px}.btn-white{font-size:14px;padding:8px 32px}.cardImg{padding:66px 0 0}.block-header__arrows-list .checkup-header__arrow--right{right:-18px}.block-header__arrows-list .checkup-header__arrow--left{left:-18px}.preventive-head h2{font-size:46px}.blue-h-btn,.preventive-head p{font-size:16px}.blue-h-btn{padding:12px 55px}.heading h2{font-size:32px}.heading p{font-size:16px}.coorporate-span,.individual-span{font-size:13px}.service-prod-name h6{min-height:35px}.service-card-rating{min-height:110px}.cart-btn a span{padding:9px 26px;font-size:14px}.tablet-padding{padding:0 0 0 70px}ul.why-ul li{width:150px}ul.why-ul li h6{font-size:30px}ul.why-ul li p{font-size:14px}.testi-text h2{font-size:50px;width:500px}.testi-text p{font-size:16px}.blog-card-name h3{font-size:18px}.blog-header h2{font-size:32px}.abt_banner_card{bottom:-104px}.our-story{margin-top:30px}.story-sect h2{font-size:32px}.story-sect p{font-size:16px}.story-narration{padding:40px 30px 50px}.circle{width:100px;height:100px}.circle span{padding:2px 18px;left:16px;font-size:14px}.story-timeline-right p,.story-timeline p{font-size:17px}.line:before{left:95px;top:45px}.line1:before{left:60px;top:-32px}.story-txt h2{font-size:28px}.story-txt p{font-size:16px}.story-bg{margin:-190px 0 0}.story-div{padding:20px 0 20px 96px}.vm-head h3{font-size:40px}.vm-text p{font-size:16px}ul.value1 li,ul.value2 li{padding:0 50px;font-size:22px}span.indi-new{max-width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.home-corp-service h3{font-size:18px}.testi-slider .banner-slider .slick-dots{left:55%}.viewall-testi{text-align:center;margin:100px auto 0;width:60%}.testi-slider .banner-slider .slick-dots li button{width:45px;height:45px}.mspdetails-card{padding:20px}.custom-stepper .feedback-card{margin:30px}.mspdetails{margin-bottom:40px}.uploaddoc-card .uploaddetails .doc-content{width:300px}.uploaddoc-card .ant-upload.ant-upload-select.ant-upload-select-picture-card{width:104px;height:104px}.aboutsection-wrap .abt-style h2{font-size:34px;font-size:26px}.aboutsection-wrap .heading{font-size:34px}.aboutsection-wrap .member_head ul li{font-size:20px}.whtquantum-wrap .heading{font-size:32px}.whtquantum-wrap .h-cardTitle{align-items:center}.whtquantum-wrap .home-card{padding:10px 18px}.whtquantum-wrap .h-cardTitle h5{font-size:16px}.whtquantum-wrap .home_cardBody p{font-size:14px}.dc-button-wrapper{display:flex!important;justify-content:center;grid-gap:10px;gap:10px;margin:0 20px}.details-top-search-wrap{flex-direction:column!important;margin:36px 0!important}.fasting-package-wrapper{display:block}.barcode-scanner-wrap{height:250px!important;width:366px!important}.radio-button-wrapper{margin:20px 0}.blogs-main-container{max-width:950px!important}.blogs-main-container .blog-title{font-size:30px}}@media(min-width:1200px)and (max-width:1299px){.package-details .cart-heading .checkout-img{width:65%}span.straight-line{left:237px!important}.uploaddoc-card .uploaddetails .doc-content{width:300px}.uploaddoc-card .ant-upload.ant-upload-select.ant-upload-select-picture-card{width:104px;height:104px}.dc-button-wrapper{display:flex!important;justify-content:center;grid-gap:10px;gap:10px;margin:0 20px}.feedback-wrapper-full.login-top-wrap{margin-top:100px!important}}@media(min-width:1200px)and (max-width:1250px){.packages-div ul li span{width:70px!important;height:54px!important}}@media(min-width:1260px)and (max-width:1299px){.packages-div ul li span{width:77px!important;height:60px!important}}@media(min-width:1200px)and (max-width:1299px){.container{max-width:1150px!important}}@media(min-width:1200px)and (max-width:1399.98px){.container{max-width:1280px}.container-fluid-box{padding:0 50px}.nav-links__item>a>span{padding:0 10px 0 0}.banner-padding{padding:0}.banner-head h1{font-size:50px}.topbar{height:auto;padding:10px 0}.topbar,ul.top_contact li a{font-size:12px}.site-header__middle{height:auto;padding:4px 45px}.site-header__phone ul{margin-right:0}.nav-links__item>a{font-size:13px;line-height:17px}.nav-panel{height:auto}.indicator__area{font-size:13px}.site-header__phone ul li a{font-size:13px;line-height:1.86;padding:4px 18px}.search--location--header .search__input{font-size:13px;padding:0 8px}.search--location--header .search__categories{font-size:13px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:520px}.block-slideshow{margin-bottom:0}.block-slideshow--layout--with-departments .block-slideshow__body{height:720px}.testi-slider{width:80%;margin:0 auto}.testi-img{position:relative}.testi-img span img{width:50px;position:absolute;top:0;left:2px}.testi-img img{width:220px}.testi-text{width:518px}.testi-text h2{font-size:50px;line-height:50px}.testi-text p{font-size:14px;line-height:24px;margin:20px 0 0}.testi-name h6{font-size:14px;line-height:18px;margin-bottom:0}.social-links__list li a,.testi-name span{font-size:12px}.banner-slider .block-slideshow__slide-title{font-size:52px}.banner-slider .block-slideshow__slide-text{font-size:16px;line-height:24px}.banner-slider .slick-dots{left:54%;bottom:2px}.checkup-text{padding:18px 8px 18px 0}.checkup-text span{font-size:12px}.checkup-text h3{font-size:18px;min-height:auto}.checkup-text p{font-size:12px;line-height:17px;min-height:95px}.checkup-card-prices{font-size:16px;line-height:10px;margin:10px 0;display:flex;align-items:center}.checkup-card-prices span{font-size:11px;margin:0 0 0 12px}.test-txt{margin:9px 6px 0 0}.coorporate-span,.individual-span{font-size:12px}.blog-header h2{font-size:32px}.explore-heading h2{font-size:36px!important}.heading h2{font-size:32px;margin:10px 0;line-height:40px}.heading p{font-size:14px;margin:0 0 10px}.btn-white,.green-btn{font-size:14px;padding:8px 32px}.blue-btn{font-size:14px;padding:10px 55px}.cart-btn a{font-size:14px;padding:1px;margin:10px 0}.cart-btn a span{font-size:13px;padding:8px 28px}.estimate-text a{margin:0}.transparent-btn{font-size:14px;padding:8px 32px}.view-btn a{font-size:14px}.preventive-head h2{font-size:48px}.preventive-head p{font-size:14px;line-height:22px;padding:0 110px 0 0}.service-card{padding:20px 15px}.service-prod-name h6{font-size:12px;min-height:36px}.service-card-rating{min-height:104px}.service-card-link a{min-height:auto!important;margin-bottom:0}.service-card-rating p{font-size:11px}ul.why-ul li h6{font-size:34px}ul.why-ul li p{font-size:14px}.blog-card-name p{font-size:10px}.blog-card-name h3{font-size:18px}.footer-links__list a{font-size:13px}.footer-links__list p{font-size:15px}.footer-newsletter__text p{font-size:13px;margin:0}.email_text h2{font-size:26px}.footer-title{font-size:22px;line-height:1.1}.banner-card-text h2{font-size:18px;padding:24px 30px;line-height:28px}#why-us-section{margin-top:140px}#proudly-associated-section{margin-top:150px}.our-story{margin-top:100px}.story-bg{margin:-290px 0 0}.story-sect h2{font-size:32px}.story-sect p{font-size:14px;line-height:24px}.circle{width:100px;height:100px}.story-narration{padding:50px;position:relative}.story-timeline p{font-size:14px;margin:0 0 0 20px}.story-timeline-right p{font-size:14px;margin:0 20px 0 0}.circle span{font-size:14px;bottom:-10px;left:12px}.vm-head h3{font-size:32px}.vm-text p{font-size:14px;padding:20px;min-height:240px}ul.value1 li,ul.value2 li{font-size:22px}.story-txt h2{font-size:30px}.story-txt p{font-size:14px}.h-cardTitle h5{font-size:16px;line-height:24px}.home_cardBody p{font-size:15px}.faq-title{font-size:13px}button.event-tabs__item{padding:10px 11px}.faq-tabs{margin-top:100px!important}.product-tabs--layout--sidebar .product-tabs__item{padding:15px 10px;width:215px}.cardImg{padding:90px 0 0}.healthcare-para{margin:0 auto 40px;width:71%}.healthcare-para p{font-size:14px;line-height:22px}.service-text p{font-size:13px;line-height:22px;min-height:120px}.detail-btn a span{font-size:13px;padding:8px 28px}button.detail-btn span{padding:8px 22px 7px}.active-dtlBtn span{font-size:13px}.service-inner h3{font-size:40px;margin:0 0 30px}.service-inner p{font-size:14px}.step-head h4{font-size:30px}.service-step h5{font-size:18px;margin:12px 0 10px}.service-step p{font-size:14px}.footer-contact-list li{margin:0 0 10px}.site-footer__bottom{height:auto;padding:5px 0}.serviceArrow{top:-25px}.blue-h-btn,.h-btn{font-size:14px}.blue-h-btn{padding:10px 55px;width:178px}.cat-circle{width:90px;height:90px}.cat-circle img{width:40px}ul.pop-category li p{font-size:12px}.package-content h2{font-size:26px}.package-price span:first-child,.package-price span:nth-child(2){font-size:16px}.package-test p{font-size:14px;margin:0 0 20px}.package-test{margin:20px 0}.package-text{font-size:12px}.pkg-detail h6{font-size:16px;margin:0 0 10px}.dig-center-div h6{font-size:12px}.dig-center-div ul li{font-size:11px}.test-price ul li h5,.test-price ul li p{font-size:14px}.cartBtn,.cartBtnBlue{font-size:14px;padding:10px 0;letter-spacing:.9px}.cartBtnGreen{font-size:14px}.total-price ul li h6{font-size:16px!important}.checkout-summary-head,.patient-head{font-size:24px}.sub-total ul li p{font-size:12px;line-height:14px}.sub-total ul li h5{font-size:12px!important}.checkout-total ul li p{font-size:13px}.newpackage-head{font-size:16px}.newpackage-add a{font-size:12px;height:86px}.scheduleBtn{font-size:13px}.btnTransparent span{font-size:14px}.appoint-date ul li h6{font-size:13px}.appoint-date ul li p{font-size:12px}.faq_banner_btm{bottom:-80px}.h-product-card .product-card__image a.product-image__body{padding-bottom:225px}.packages-div ul li span{width:95px;height:60px}.packages-div ul li span img{width:30px;height:30px}.product-tabs.package-tab .faq-title{font-size:20px}.line:before{left:102px;top:30px}.line1:before{left:50px;top:-39px}.cart-details-box h2{font-size:16px;font-weight:600;text-align:left;color:#000;margin-bottom:0}.cart-text-button a{font-size:13px}.overview-head{font-size:18px}.other_banner_btm{bottom:-76px}.single_banner_btm{bottom:-87px}.iso-heading{font-size:38px}.iso-package h4{font-size:26px}ul.iso-ul li p{font-size:14px}.iso-price{font-size:24px}.bookBtn a span{padding:11px 22px;font-size:14px}.unique-div h3{font-size:22px;line-height:28px}.unique-para p{font-size:13px}.specialist-head h3{font-size:36px;margin:0 0 10px}.doc-specialist-text h6{font-size:15px}.doc-specialist-text p{font-size:13px}.doc-specialist-text a span{font-size:13px;padding:10px 28px}.doctor-img img{width:95%}.benefit-head h3{font-size:30px;line-height:45px;margin:0 10px 30px 0}.benefit-icon img{width:25px}.benefit-text h5{font-size:20px}.benefit-text p{font-size:14px;margin:0}.load-btn{margin:30px 0 0}.load-btn button{font-size:14px;padding:10px 32px}.event-text h2{font-size:32px;margin:0 0 20px}.event-text p,.testimonial-text h6{font-size:16px}.testimonial-text p{font-size:14px;line-height:24px}.testimonial-text span{font-size:13px}.contact-head h3{font-size:36px}.contact-text{font-size:14px;line-height:24px}.checkup-card-name h6{min-height:33px}.doc-specialist-text h6{font-size:16px;min-height:38px}.medicaltest-name p{font-size:14px;margin:15px 0 0}.normal-dtl-btn a span{font-size:14px}.service-inner-corporate h3{font-size:40px}.step-head-corporate ul li{background-size:20px;padding:0 0 15px 35px;font-size:14px}.step-head-corporate h4{font-size:30px}ul.covid-panel-ul li{font-size:14px;line-height:28px}ul.value li span{font-size:18px}.hotel h2{font-size:36px}.hotel p{font-size:14px;line-height:1.7}.job-box img{width:70px;height:70px}.job-box h2{font-size:20px}.job-box p{font-size:13px}.career-job h2{font-size:32px}.career-left-text p{font-size:14px;font-weight:400;line-height:20px}.career-card .card-title h5{font-size:24px}.career-detail-link a{font-size:14px}.career_cardBody p{font-size:18px}ul.career-ul li{background-size:14px}ul.career-ul li p{font-size:13px;margin:0 0 8px}.career-form h4{font-size:22px}.button-submit button,.from-input-box .container{font-size:14px}.thankyou-modal h1{font-size:26px;margin:25px 0}.thankyou-modal h4{font-size:18px}.thankyou-modal a{font-size:14px;margin:34px 0 0}.thankyou-modal p{font-size:14px;margin:10px 0 0}.note-content p{font-family:"Poppins",sans-serif;font-size:13px;font-weight:400;line-height:26px}.top-content h2 span{font-size:32px}ul.work-ul h6{font-size:20px}ul.work-ul p{font-size:15px}.two-line-card{bottom:-110px}.card_banner_btm{bottom:-92px}.img-tag-line{bottom:70px}.corpBoximg{margin-top:0}.health-detail-content p{font-size:16px}.health-detail-content ul li{font-size:14px;width:18.33%}.corp-radio label{font-size:16px}.testi-slider .banner-slider .slick-dots{left:52%}.viewall-testi{margin:100px 0 0;width:88%}.profile-card-header h5{font-size:26px}.report-dtl-head a{font-size:13px}.member-add{padding:8px 18px}.member-name h5{font-size:20px}.detil-blue-bg h2{font-size:13px}.insurance-head h2{font-size:32px}.partner-txt p{line-height:22px;font-size:14px}.modal-left-content p{font-size:13px}.modal-left-content h6{font-size:20px}.modal-head h2{font-size:28px}.block-header__arrows-list .checkup-header__arrow--left{top:21%;left:-7px}.block-header__arrows-list .checkup-header__arrow--right{top:21%;right:-3px}.indicator__button img{padding:0 6px 0 0}.product-card.h-product-card{padding:10px;margin:0}.product-tabs{margin-top:0}.health-center-button .chooseBtn{font-size:14px;padding:5px 35px}.health-center-button .chooseBtn:hover{font-size:14px}.cat-name{font-size:12px;margin:10px 0 0}.category-slider .block-header__arrows-list .category-arrow--left{left:-10%}.category-slider .block-header__arrows-list .category-arrow--right{top:21%!important;right:-10%!important}.cart-heading h3{font-size:28px}.cart-summary-head{font-size:18px}.cart-price-inn-left h6,.cart-price-inn-right h6{font-size:14px}span.straight-line{left:207px}.deselect-p p,.select-p p{font-size:18px}.patient-header h5{font-size:28px}.patient-name h6{font-size:14px}.patient-cnct p{font-size:12px}.patient-cnct p a{font-size:11px}.newpackage-add a{font-size:13px}.account-nav__item a{font-size:12px!important}.account-nav ul{padding:20px 0}.book-apointBtn{font-size:14px!important;padding:8px 30px!important}.ur-detail{font-size:14px}.appointBtn{padding:10px 20px;font-size:13px}.account-menu__links a{font-size:12px;font-weight:400}.account-menu{width:190px;margin:-10px 0 0}.banner-slider .custom_banner_btn{top:77%!important;left:75px!important}.health-input{font-size:14px}.scheduleBtn input{font-size:13px}.scheduleBtn span{left:9px}.feedback-head h3{font-size:32px}.rating-sect h5{font-size:28px}.overall-star{width:22%}.ratings h6{font-size:14px}.feedback-btn{text-align:center;width:18%}.our-partner-section{margin-top:140px!important}.why-us-heading h2{font-size:36px}.quantum-content{padding:0;width:100%;height:430px;display:flex;flex-direction:column;justify-content:center}.quantum-content h4{font-size:24px;line-height:32px}.facility ul{padding:10px 0 0}.facility ul li{font-size:16px;padding:10px 0}.facility img{width:30px;height:30px}.preventive-head{margin:0 0 0 40px}.aboutsection-wrap .abt-style h2{font-size:34px;font-size:26px}.aboutsection-wrap .heading{font-size:34px}.aboutsection-wrap .member_head ul li{font-size:20px}.whtquantum-wrap .heading{font-size:32px}.whtquantum-wrap .h-cardTitle{align-items:center}.whtquantum-wrap .home-card{padding:10px 18px}.whtquantum-wrap .h-cardTitle h5{font-size:16px}.whtquantum-wrap .home_cardBody p{font-size:14px}.aboutsection-wrap .swasth-image-wrap{max-width:32px}.aboutsection-wrap .h-input-style label{margin:0}.aboutsection-wrap .h-input-style p{margin-left:4px;margin-right:8px}.whtquantum-wrap .h-cardTitle{padding:0}.abouttopsec-wrap .abt-style h2{font-size:32px}.subscriptionfrom-wrap .member_form .label-style .ant-picker,.subscriptionfrom-wrap .member_form input{height:40px}.subscriptionfrom-wrap .member_form .label-style{font-size:12px}.subscriptionfrom-wrap .member_form input::-webkit-input-placeholder{font-size:12px!important}.subscriptionfrom-wrap .member_form input:-ms-input-placeholder{font-size:12px!important}.subscriptionfrom-wrap .member_form input::placeholder{font-size:12px!important}.subscriptionfrom-wrap .buttonpartner-wrap .blueBtn,.subscriptionfrom-wrap .buttonpartner-wrap .greenBtn{font-size:16px;padding:14px 20px}.dc-button-wrapper{display:flex!important;justify-content:center;grid-gap:10px;gap:10px}.blogs-main-container{max-width:1000px!important}.blogs-main-container .blog-title{font-size:30px}}@media(min-width:1400px)and (max-width:1599.98px){.packages-div ul li span{width:90px;height:60px}.blogs-main-container .blog-title{font-size:30px}}@media(min-width:1401px)and (max-width:1599.98px){.container{max-width:1426px}.service-card-rating{min-height:110px}.cart-btn a span{padding:8px 26px;font-size:14px}.testi-text h2{font-size:52px;width:535px}.testi-text p{font-size:16px}.blog-card-name h3{font-size:18px}.preventive-head h2{font-size:52px}.blue-h-btn,.preventive-head p{font-size:16px}.blue-h-btn{padding:12px}.individual-span{font-size:13px;padding:3px 16px}.heading h2{font-size:36px;margin:10px 0;line-height:46px}.heading p{font-size:16px}.footer-contact-list a{font-size:14px}.footer-links__list p,.footer-newsletter__text p{font-size:15px}.footer-title{font-size:24px}ul.why-ul li h6{font-size:34px}.banner-slider .block-slideshow__slide-title{font-size:52px}.banner_card{bottom:-25px}.h-product-card .product-card__image a.product-image__body{padding-bottom:270px}.block-slideshow--layout--with-departments .block-slideshow__body{height:720px}.block-slideshow--layout--with-departments .block-slideshow__slide{height:520px}.banner-slider .block-slideshow__slide-text{font-size:18px}.detail-btn{padding:1px}.container-fluid-box{padding:0 50px}.site-header__middle{padding-top:10px!important;padding-bottom:10px!important}.indicator__area,.nav-links__item>a{font-size:14px}.site-header__phone ul li{padding:1px}.site-header__phone ul li a{font-size:13px;padding:5px 12px!important}.faq-tabs{margin-top:0}.product-tabs--layout--sidebar .product-tabs__item{padding:20px 30px;margin:0 14px;width:240px}.faq-title{font-size:14px;margin:20px 0 0}.h-cardTitle h5{font-size:16px}.home_cardBody p{font-size:16px;text-align:left}.checkup-text span{font-size:13px}.checkup-text h3{font-size:24px}.checkup-text p{font-size:13px;line-height:18px;min-height:90px}.cardImg{padding:67px 0 0}.checkup-text{padding:20px}.btn-white{font-size:16px;padding:8px 31px}.block-header__arrows-list .checkup-header__arrow--left,.block-header__arrows-list .checkup-header__arrow--right{top:23%}.circle{width:110px;height:110px}.circle span{left:16px;font-size:15px;bottom:-10px}.story-timeline p{font-size:18px}.story-timeline-right p{font-size:15px;margin:20px 35px 0 0}.line:before{left:108px;top:50px}.line1:before{left:68px;top:-48px}.other_banner_btm{bottom:-78px!important}.single_banner_btm{bottom:-95px}.card_banner_btm{bottom:-120px}.abt_banner_card{bottom:-150px}.faq_banner_btm{bottom:-80px}.two-line-card{bottom:-106px}.health-padding{padding:0 0 20px}.event-text p{font-size:18px}.product-tabs.package-tab .faq-title{font-size:20px}.package-content h2{font-size:26px}.package-price span:first-child,.package-price span:nth-child(2),.pkg-detail h6{font-size:18px}.test-price ul li h5,.test-price ul li p{font-size:14px}.dig-center-div ul li{font-size:12px}.packages-div ul li span{width:80px;height:60px}.cartBtn,.cartBtnBlue{font-size:16px}.testi-img{position:relative}.testi-img span img{width:72px;position:absolute;top:0;left:2px}.doc-specialist-text a span{padding:9px 23px;font-size:14px}.banner-head h1{font-size:42px}.banner-card-text h2{line-height:1.4;font-size:20px}.our-story{margin-top:0}.doctor-img{width:100%}.doctor-img img{width:92%}.benefit-head h3{font-size:32px;line-height:40px}ul.benefit-ul{padding:0 50px 0 0;margin:15px 0 0}.benefit-text h5{font-size:22px}.benefit-text p{font-size:14px}.specialist-head h3{font-size:42px}.our-partner-section.covid-section{margin-top:0}.story-bg{background-color:#1db4ce;margin:-330px 0 0}.story-sect-new h2{font-size:40px}.story-sect h2{font-size:36px}.story-sect p{font-size:16px;line-height:26px}.story-narration{padding:20px 30px}.story-txt h2{font-size:40px}.story-txt p{font-size:16px}.story-marginTop{margin-top:40px}.vm-head h3{font-size:46px}.vm-text p{font-size:16px}ul.value li span{font-size:18px}.unique-div h3{font-size:24px;line-height:30px}.unique-para p{font-size:14px}.corpBoxcard{min-height:253px}.corpBoximg{margin-top:14px}.iso-heading{font-size:40px}.iso-package h4{font-size:28px}.iso-price{font-size:24px}ul.iso-ul li p{font-size:15px}.hotel h2{font-size:42px}.hotel p{font-size:16px}.isolation-sect{width:85%}.quantum-content h4{font-size:28px;line-height:40px}.step-head h4{font-size:32px}.service-inner h3{font-size:40px}.step-head-corporate h4{font-size:32px}.step-head-corporate ul li{font-size:16px;background-size:20px}.blue-btn{font-size:16px}.service-step h5{font-size:18px}.service-step p{font-size:15px}.bookBtn a span{font-size:14px}.from-input-box .container{font-size:16px}.detail-btn a span{font-size:14px}.career-job h2{font-size:42px}.thankyou-modal h1{font-size:32px;margin:30px 0 20px;font-family:"Poppins",sans-serif}.thankyou-modal h4{font-size:20px}.thankyou-modal a,ul.work-ul span{font-size:16px}.top-content h2 span{font-size:40px}.health-detail h2{font-size:36px}.health-detail-content p{font-size:16px}.health-detail-content ul li{font-size:14px;width:21.33%}#proudly-associated-section{margin-top:0}#why-us-section{margin-top:15px}.serviceArrow img{width:49px}.healthcare-text p{min-height:210px}.testi-name h6{font-size:16px}.testi-name span{font-size:13px}.testi-slider .banner-slider .slick-dots{left:40%}.viewall-testi{width:69%}.update-btn{padding:22px 50px;font-size:14px}.profile-card-header h5{font-size:30px}.insurance-head h2{font-size:40px;line-height:52px}.partner-txt p{font-weight:400;text-align:center;color:#454545;font-family:"Poppins",sans-serif;line-height:22px;font-size:16px}.healthcare-para{width:75%}.healthcare-para p{font-size:16px;line-height:28px}.service-inner p,.testimonial-text p{font-size:15px;line-height:24px}.health-text1 h2,.health-text h2{font-size:40px}.corp-radio label{font-size:18px}ul.work-ul h6{font-size:20px}ul.work-ul p{font-size:14px}.btnTransparent span{font-size:16px}span.straight-line{left:230px}.product-card.h-product-card{padding:10px;margin:0}.checkup-card-prices{font-size:18px;line-height:12px;margin:10px 0;display:flex;align-items:center}.checkup-card-prices span{padding:10px 6px;margin:0 0 0 12px;line-height:0}.cat-circle{width:100px;height:100px}.category-slider .block-header__arrows-list .category-arrow--left{left:-20px}.category-slider .block-header__arrows-list .category-arrow--right{top:23%!important;right:-30px!important}.packages-div{margin:30px 0 50px}.explore-heading h2{font-size:38px!important}.cart-details-box h2{font-size:16px}.cart-heading h3{font-size:30px}.cart-text-button a{font-size:13px}.total-price ul li h6{font-size:16px!important}.cart-price-inn-left h6{font-size:14px}.checkout-summary-head,.patient-head{font-size:28px}.page-header__breadcrumb{padding-left:12px;padding-top:12px}.newpackage-head{font-size:18px}.appoint-date ul li h6{font-size:14px}.appoint-date ul li p{font-size:15px}.ty-order-summary ul li h4,.ty-order-summary ul li h5{font-size:20px}.patient-name h6{font-size:14px}.patient-cnct p{font-size:12px}.patient-cnct p a{font-size:11px}.newpackage-add a{font-size:13px;width:90px;height:90px}.ur-detail{font-size:18px}.account-menu__links a{font-size:13px;font-weight:400}.health-input{font-size:14px}.img-tag-line{bottom:0}.package-detail-wrapper h3{font-size:20px}.quantum-content{height:518px;display:flex;flex-direction:column;justify-content:center}.banner-padding{padding:0 0 110px}.preventive-head{margin:0 0 0 40px}.tablet-padding.test-para{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center}.why-us-heading h2{font-size:42px}.aboutsection-wrap .abt-style h2{font-size:30px}.aboutsection-wrap .heading{font-size:36px}.aboutsection-wrap .member_head ul li{font-size:20px}.whtquantum-wrap .heading{font-size:32px}.whtquantum-wrap .h-cardTitle{align-items:center}.whtquantum-wrap .home-card{padding:10px 18px}.whtquantum-wrap .h-cardTitle h5{font-size:16px}.whtquantum-wrap .home_cardBody p{font-size:14px}.aboutsection-wrap .swasth-image-wrap{max-width:45px}.aboutsection-wrap .h-input-style label{margin:0}.aboutsection-wrap .h-input-style p{margin-left:7px;margin-right:8px}.whtquantum-wrap .h-cardTitle{padding:0}.dc-button-wrapper{display:flex!important;justify-content:center;grid-gap:10px;gap:10px;margin-right:0}}@media(min-width:1600px)and (max-width:1899.98px){.container{max-width:1520px}span.straight-line{left:255px}.packages-div ul li p{font-size:14px}.blue-h-btn{width:240px}.service-card-rating{min-height:110px}.cart-btn a{padding:1.5px}.h-product-card .product-card__image a.product-image__body{padding-bottom:225px}.product-tabs--layout--sidebar .product-tabs__item{width:200px;padding:15px 10px}.faq-title{font-size:14px}.home_cardBody p{font-size:18px}.container-fluid-box{padding:0 50px}.site-header__middle{padding-top:10px;padding-bottom:10px}.site-header__phone ul li{padding:1px}.banner_card{bottom:10px}.checkup-text{padding:20px}.block-header__arrows-list .checkup-header__arrow--left,.block-header__arrows-list .checkup-header__arrow--right{top:23%}.preventive-head h2{width:690px}.story-narration{padding:70px 40px}.circle{width:150px;height:150px}.line{width:60%}.line:before{left:140px}.vm-text p{font-size:18px;min-height:363px}.health-padding{padding:0 0 30px}.slick-slide .health-slider img{margin:0 160px}.slick-slide.slick-active.slick-center.slick-current{margin:0 0 0 -30px}.our-partner-section.covid-section{margin-top:200px}.banner-slider .slick-dots{left:47%}.testi-slider .banner-slider .slick-dots{left:36%}.viewall-testi{width:65%}button.event-tabs__item{padding:10px}.from-input-box .container{font-size:14px}.healthcare-para p,.partner-txt p{font-size:16px}.iso-heading{font-size:52px}.iso-package h4{font-size:26px}.hotel h2{font-size:46px}.hotel p{font-size:16px}.healthcare-text p{min-height:236px}.banner-head h1{font-size:62px}.banner-card-text h2{font-size:24px}.other_banner_btm{bottom:-85px}.two-line-card{bottom:-130px}.three-line-card{bottom:-160px}.faq_banner_btm{bottom:-100px}.health-text h2,.insurance-head h2,.top-content h2 span{font-size:48px}.product-card.h-product-card{padding:10px}.category-slider .block-header__arrows-list .category-arrow--left{left:-10%}.category-slider .block-header__arrows-list .category-arrow--right{top:23%!important;right:-10%!important}.packages-div ul li span{width:100px;height:80px}.banner-slider .custom_banner_btn{top:72%!important;bottom:0;left:100px!important}.scheduleBtn span{font-size:20px;top:10px;left:282px}.faq-tabs,.our-story{margin-top:0}.doctor-img img{width:85%}.quantum-content{padding:0 80px 0 0;width:100%;height:555px;display:flex;flex-direction:column;justify-content:center}.specialist-head h3,.why-us-heading h2{font-size:46px}.aboutsection-wrap .abt-style h2,.aboutsection-wrap .heading{font-size:36px}.aboutsection-wrap .member_head ul li{font-size:20px}.whtquantum-wrap .heading{font-size:34px}.whtquantum-wrap .h-cardTitle{align-items:center}.whtquantum-wrap .home-card{padding:10px 18px}.whtquantum-wrap .h-cardTitle h5{font-size:16px}.whtquantum-wrap .home_cardBody p{font-size:14px}.aboutsection-wrap .swasth-image-wrap{max-width:55px}.aboutsection-wrap .h-input-style label{margin:0}.aboutsection-wrap .h-input-style p{margin-left:6px;margin-right:9px;font-size:12px}.whtquantum-wrap .h-cardTitle{padding:0}.dc-button-wrapper{display:flex!important;justify-content:center;grid-gap:10px;gap:10px}}@media(min-width:1800px){.container{max-width:1700px}span.straight-line{left:270px}.our-story{margin-top:25px}}@media screen and (min-width:1900px){span.straight-line{left:288px}.container{max-width:1785px}.checkup-text{padding:24px 20px 30px}.banner_card{bottom:-40px}.banner-slider .block-slideshow__slide-title{font-size:56px}.blue-h-btn{width:240px}.banner-slider .custom_banner_btn{top:75%!important;left:93px!important}.scheduleBtn span{font-size:20px;top:12px;left:320px}}.dc-onboard-form{display:flex;justify-content:space-between}@media screen and (min-width:300px)and (max-width:400px){.register-dynamic-btn{font-size:11px!important;padding:8px 20px!important}.button-container{grid-gap:10px!important;gap:10px!important}.header-wells-container{display:block!important}.user-profile-title{font-size:22px}.user-info-heading span{font-size:16px}.user-info-report-link a{font-size:12px}}@media screen and (min-width:400px)and (max-width:500px){.register-dynamic-btn{font-size:13px!important;padding:8px 20px!important}.button-container{grid-gap:10px!important;gap:10px!important}.header-wells-container{display:block!important}.user-profile-title{font-size:22px}.user-info-heading span{font-size:16px}.user-info-report-link a{font-size:12px}}@media(min-width:320px)and (max-width:575.98px){.container-p{padding-left:15px;padding-right:15px}.about-wrapper{padding:50px 0;margin-bottom:0}.Aboutus-Image{width:80%}.aboutus-section .bg-lineargradient{width:200px;height:200px}.aboutus-section .About-Us{font-size:34px}.aboutus-section .Aboutus-Content p{font-size:14px}.aboutimg .bg-lineargradient{display:none}.ourstory-wrapper .row{flex-direction:column-reverse;grid-gap:30px;gap:30px}.ourstory-cards .commonbox .card-img{right:0}.ourstory-wrapper{padding:50px 0 0}.ourstory-cards .box-2{margin-left:50px;margin-top:-50px}.ourstory-cards .box-3{margin-top:-50px}.ourstory-cards .box-4{margin-left:50px;margin-top:-50px}.ourstory-cards .commonbox{width:250px;margin-bottom:30px;height:120px}.newcol-story-cards{display:flex;justify-content:center}.ourstory-cards .commonbox h2{font-size:28px}.ourstory-cards .commonbox .card-img img{width:75%}.OurStoryYears-Wrapper{padding:50px 0}.ourstory-section .bg-lineargradient{width:100%}.ourstory-section .Our-Story{font-size:28px;padding-top:0}.OurStoryYears-Wrapper .col-xl-2{max-width:50%}.ourstory-line:before{display:none}.ourstory-section .OurStory-Content p{font-size:14px}.ourstort-bgtop{right:-103px;width:300px}.Ourstory-Years span{font-size:16px}.Ourstory-Years p{font-size:14px}.Ourstory-Years{margin-bottom:30px}.Ourstory-Years .img-wrap{width:130px}.industory-pioneers-wrapper .coreteam-bgleft{top:-302px;left:-287px;width:522px}.industory-pioneers-wrapper .coreteam-card .coreteam-img{width:100%;margin:0 auto}.industory-pioneers-wrapper .industory-text-wrap h2{font-size:28px}.industory-pioneers-wrapper .industory-text-wrap h2 br{display:none}.industory-pioneers-wrapper .coreteam-card{padding:0;width:100%}.industory-pioneers-wrapper .coreteam-card .industry-coreteam-info .plus-icon{top:-24px;left:-15px;font-size:23px}.industory-pioneers-wrapper .industryteam-row .coreteammiddle-bg{bottom:-111px;right:-122px;width:361px}.industory-pioneers-wrapper .coreteam-card .card-text p{font-size:14px}.industory-pioneers-wrapper .coreteam-card .coreteam-name{margin:20px 0 10px}.industory-pioneers-wrapper .coreteam-card .coreteam-name h6{font-size:18px}.industory-pioneers-wrapper{padding:0 0 50px}.industory-pioneers-wrapper .quantumteam-img-section{padding:50px 0 0}.industory-pioneers-wrapper .industryteam-row{grid-gap:30px;gap:30px;flex-direction:column}.industory-pioneers-wrapper .coreteam-bgbottom{width:450px;left:-210px}.ourvisionimg-wrap img{width:100%}.ourvision-wrapper{padding:50px 0 0}.ourvision-img{width:100%}.ourmission-wrapper .missiontop-bg{width:500px}.ourmission-wrapper .ourmissionbgfirst{bottom:0;left:-279px;width:500px}.ourvision-wrapper{padding:0}.services-section h2{font-size:28px;margin-bottom:10px}.our-values-section .our-value-img img{width:100%}.our-values-section{padding:50px 0}.our-values-section .our-value-img{margin-top:40px}.ourvision-section{padding:0}.ourvision-section .bg-lineargradient{width:100%}.ourvision-section .our-vision{font-size:28px;margin-top:20px}.ourvision-section .ourvision-content p{font-size:14px}.ourmission-wrapper .row{flex-direction:column-reverse}.ourmission-wrapper{padding:50px 0 0}.ourmission-img{width:100%}.ourmission-section{padding:0}.ourmission-section .bg-lineargradient{width:200px;height:200px}.ourmission-section .our-mission{font-size:28px}.ourmission-section .ourmission-content p{font-size:14px}.buildinghealthy-section .questions-text{font-size:14px!important}.buildinghealthy-section h2{font-size:30px}.homebanner-bg{bottom:360px;left:-169px;width:406px}.services-section p{font-size:14px}.services-section p br{display:none}.services-section{margin-bottom:0}.new_site__body{padding-top:50px!important;margin-bottom:0}.buildinghealthy-section button{padding:10px 20px!important;font-size:14px!important}.banner-imgwrap{margin-top:50px!important}.banner-imgwrap .banner-img{width:100%!important;margin:0 auto!important}.banner-imgwrap .homesbg-backgroundimg{width:100%!important}.container-p{padding-left:20px!important;padding-right:20px!important}.viewannouncemnet-wrap .announcementsection{flex-direction:column!important;align-items:center!important;padding:10px!important;grid-gap:15px!important;gap:15px!important}.homecomppanies-wrap{padding:50px 0!important}.homecomppanies-wrap .compsectiom-wrap .comp-heading{font-size:22px!important;width:100%!important}.comp-images{margin-top:20px!important;width:100%;overflow-x:scroll;flex-wrap:nowrap;justify-content:flex-start}.medilocker-wrap .medilocker-section h2{font-size:28px!important}.medilocker-wrap{padding:60px 0!important}.medilocker-wrap .medilocker-section p{font-size:16px!important}.medilocker-wrap .medilocker-section button{font-size:14px!important}.healthpackage-section{padding-bottom:50px!important;padding-top:50px!important}.healthpackagesec-wrap h2{font-size:28px!important}.healthpackagesec-wrap .healthpack-ullist ul li{font-size:16px!important}.healthpackagesec-wrap .viewallpackage-button{font-size:14px;padding:10px 22px}.buildinghealthy-section .homebg-lineargradient{width:100%;height:200px;left:0}.viewannouncemnet-wrap{padding:0}.viewannouncemnet-wrap .announcementsection p{font-size:16px;text-align:center}.viewannouncemnet-wrap .announcementsection button{font-size:14px;padding:6px 20px}.heart-beat{width:35px;height:35px}.medilocker-wrap .gradientwrap-section .medilockercustom-wrap img{left:18%;top:14%;width:30px}.three-box-wrap .medilockerimg-box{width:48%}.three-box-wrap{grid-gap:10px;gap:10px;justify-content:center;padding:0;margin-top:30px;flex-wrap:wrap}.three-box-wrap .medilockerimg-box p{font-size:14px}.medilocker-wrap .lineargardient-bottomsec .gradinetbottom-bpox img{width:30px;left:70%;top:83%}.three-box-wrap .arrow-with-line,.three-box-wrap .medilockerimg-box:before{display:none}.healthpackage-section .healthbg-top{top:-2px;right:-243px;width:431px}.healthpackagesec-wrap .healthpackage-lineargradient{width:200px;height:200px}#healthpackage-section .row{grid-gap:50px;gap:50px}.packageswrap-section .silverhealthpack-card{grid-gap:15px;gap:15px;flex-direction:column}.packageswrap-section .silverhealthpack-card .silverhealth-text{font-size:22px}.packageswrap-section .silverhealthpack-card .pricesec-text{font-size:18px}.packagetest-wrap svg{width:10px}.packageswrap-section .silverhealthpack-card .packagetest-wrap{margin-bottom:5px}.packageswrap-section .silverhealthpack-card .booknow-button{margin-top:20px;margin-bottom:0;font-size:14px}.packageswrap-section .silverhealthpack-card .package-image{display:flex;justify-content:center}.Techdricen-sectionwrap .row{grid-gap:50px;gap:50px}.healthpackagesec-wrap h6{font-size:16px}.healthpackagesec-wrap .techdriven-lineargradient{width:200px;height:200px;bottom:0}.Techdricen-sectionwrap .techdriven-bg{left:-105px;bottom:-232px;width:340px}.Techdricen-sectionwrap{padding:50px 0}.recentnews-wrap .recenttoptext-wrap h2{font-size:28px}.recentnews-wrap .recenttoptext-wrap p{font-size:14px}.recentnews-wrap .recenttoptext-wrap p br{display:none;margin-bottom:30px}.recentnews-wrap .icici-bank-cards-sec small{font-size:14px;text-align:center}.recentnews-wrap .icici-bank-cards-sec h6{font-size:16px}.recentnews-wrap .icici-bank-cards-sec p{font-size:14px;text-align:center}.recentnews-wrap .icici-bank-cards-sec button a{padding:7px 20px;font-size:14px}#recentNewsSection .row{grid-gap:20px;gap:20px}.recentnews-wrap .press-bg{bottom:-231px;right:-174px;width:432px}.recentnews-wrap{padding-bottom:0}.testimonial-wrapper{padding:50px 0 0;position:relative}.testi-wrap-top h4{font-size:28px}.testimonial-slider{margin-top:30px!important}.testi-text p{font-size:14px}.inner-type-testi{width:100%;padding:30px 20px}.testimonial-wrapper .testi-bg{display:none}.testi-h-btn{padding:10px 20px;font-size:14px;margin-top:25px}.slides-no-wrap p{margin-top:-35px;margin-top:-27px;font-size:14px}.testimonial-slider{width:100%;padding:0}.qch-about-wrap h4{font-size:28px}.p-wrap .viewall-testi{margin:15px 0 0}.testi-h-btn{margin-top:15px}.whyquantum-cards-wrap .commonbox{width:80%!important;height:auto}.whyquantum-cards-wrap .commonbox .card-img{right:18px;width:80px}.whyquantum-cards-wrap .commonbox h2{font-size:22px}.whyquantum-cards-wrap .whyquantum-box2{margin-top:-41px!important;margin-left:64px!important}.qch-about-wrap .row{grid-gap:30px;gap:30px}.whyquantum-cards-wrap{width:100%}.whyquantum-cards-wrap .box-3{margin-top:-48px!important}.comp-heading br{display:none}.learnmore-btn{display:flex;justify-content:center}.comp-images .compimg-wrap{width:66%}.testimoniail-section .textimonial-card-wrap{padding:50px 0}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section h6{font-size:18px}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section .teastimonail-images-wrapper .card-text p{font-size:14px}.testimoniail-section .textimonial-card-wrap .testimonial-cards .card-image-section{margin-bottom:20px}.testimoniail-section .textimonial-card-wrap .testimonial-cards{padding:40px 10px 47px}.testimoniail-section .testimonail-bottom-bg{width:150px;height:150px}.about-wrapper .banner-lottie-bg{bottom:-33px;width:250px}.whyus-section .whyus-cards-wrapper{margin-top:20px}.whyus-section{padding:50px 0}.whyus-section .whyuscards-bg{width:400px;right:-161px;top:66px}.whyus-section .whyus-cards-wrapper .whyus-cards h6{margin-bottom:15px}.panindia-lineargradient{width:200px;height:200px}.panindia-wrapper{padding:0 0 50px}.panindia-wrapper .panindia-text-wrap .pan-text{font-size:28px;margin-bottom:10px;text-align:center}.panindia-wrapper .panindia-text-wrap .pan-Content p{font-size:14px;text-align:center}.panindia-wrapper .panindia-text-wrap .pan-Content{margin-bottom:30px}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section h2{font-size:26px;text-align:center}.whyus-certified-wrapper img{width:132px}.panindia-wrapper .row{grid-gap:30px;gap:30px}.panindiabottom-lineargradient{width:200px;height:200px;bottom:97px}.corporate-clients-section{padding:20px 0 50px!important}.corporate-clients-section .corporateclient-wrap .corporate-text h2{font-size:28px}.corporate-clients-section .corporateclient-wrap .corporate-text p br{display:none}.corporate-clients-section .corporateclient-wrap .corporate-text p{font-size:14px;margin-bottom:0}.corporate-clients-section .corporate-img-wrap{margin-top:0!important}.about-wrapper .row{grid-gap:20px;gap:20px}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section p{font-size:14px;text-align:center}.panindia-wrapper .panindia-text-wrap .pan-info-wrap{justify-content:center;grid-gap:25px;gap:25px}.our-differentiation-section .our-diff-row .rightcard-col{padding-left:15px}.our-differentiation-section .our-diff-row .leftcard-col{padding-right:15px}.our-differentiation-section .our-diff-row .diff-section-wrap{flex-direction:column}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content h6{text-align:center;font-size:16px}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content p{text-align:center}.inovative-image-wrap .Aboutus-Image{width:100%!important}.inovative-section-wrap{padding:50px 0}.inovative-section-wrap .inovative-section h6{font-size:28px;margin-bottom:10px}.inovative-section{margin-top:20px}.inovative-section-wrap .inovative-section h5{font-size:16px}.inovative-section-wrap .inovative-section .healthcare-Content h6{font-size:20px;margin-bottom:5px}.inovative-section-wrap .inovative-section .healthcare-Content{margin-bottom:30px}.inovative-section-wrap .inovative-section .healthcare-Content p{font-size:16px;line-height:normal}.our-differentiation-section{padding:0 0 50px}.our-differentiation-section .ourdiff-wrap h2{font-size:28px;margin-bottom:20px}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content{width:100%}.inovative-section-wrap .inovative-section .healthcare-Content:before{width:6px;height:6px}.qch-about-wrap .whyquantum-lineargradient{width:170px;height:200px}.footer-iso-certificate .isoimgsection-wrap p{font-size:14px}.footer-iso-certificate .certificate-text-wrap .iso-27001-2013 p{font-size:13px}.footercontent-wrapper{margin-top:15px!important}.footersocial-link-wrap{padding-right:0;margin-bottom:20px}.social-links__list{justify-content:left!important}.footercontent-wrapper .footertitle-wrapper{font-size:16px;margin-bottom:5px;line-height:normal!important}.footersocial-link-wrap .footersocial-text{font-size:14px}.footer-contacts__text{padding-right:0!important}.footercontent-wrapper .footer-links__list .footer-content-text{margin-bottom:10px;line-height:normal}.newfooter-logo-wrapper{width:300px}.footer-iso-certificate{flex-wrap:wrap;grid-gap:10px 20px;gap:10px 20px;margin-top:0}.site-footer__copyright ul{display:inline-block;text-align:center}.site-footer__copyright ul li:first-child{width:100%;margin-bottom:10px;font-size:14px;text-align:center}.footercontact-section .conatctus-section .contact-content-wrap a{font-size:16px}.privacy-text-wrap{display:inline-block}.vertical-line-wrap{display:none}.footer-copyright-wrapper ul a{font-size:14px!important}.footer-copyright-wrapper ul span{margin:0 7px;height:15px}.vertical-line-wrapper{display:inline-block}.footer-bottom-wrap{padding:10px 0 0;grid-gap:5px!important;gap:5px!important}.footercontent-wrapper .footer-links__list .footer-content-text a{font-size:14px;line-height:normal}.medilocker-wrap .lineargardient-bottomsec{right:0}.qch-about-wrap{padding:0 0 50px}.icici-bank-image,.recentnews-wrap .icici-bank-cards-sec{text-align:center}.recentnews-wrap .icici-bank-cards-sec .icici-bank-image img{width:50%;margin:0 auto}.footer-iso-certificate .isoimgsection-wrap img{width:53px}.form-wrapper-div{width:100%;margin-top:25px}.services-section h2 br{display:none}.our-services-wrapper{padding:50px 0}.corp-img-lineargradient{width:220px;height:200px}.our-services-wrapper .pre-col{padding-right:15px}.our-services-wrapper .annual-col{padding:0 15px}.our-services-wrapper .ohc-col{padding-left:15px}.our-services-wrapper .row{grid-gap:15px;gap:15px}.form-group label{font-size:16px!important}.conatctus-section-wrapper{padding:0 0 50px}.our-services-wrapper .services-card h6{font-size:18px}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn,.our-services-wrapper .services-card p{font-size:14px}.form-submit-btn{padding:10px 30px;font-size:14px}.corporate-lineargradient,.corporatebanner-lineargradient{display:none}.pre-content-wrap .custom-text{width:100%}.pre-content-wrap .content-flex-wrap{flex-direction:column;grid-gap:20px;gap:20px}.benifit-bottom-lineargradient{display:none}.benifits-wrapper .dentist-lottie h2{font-size:28px}.benifits-wrapper{padding:50px 0}.services-back-arrow{font-size:14px}.services-back-arrow .corp-back-arrow{font-size:18px}.pre-content-wrap .custom-text p{font-size:16px;margin-bottom:0}.pre-content-wrap{padding:50px 0 0}.benifits-wrapper .benifits-cards{padding:20px 0!important}.benifits-wrapper .dentist-lottie .dentis-tchair{width:40px}.common-check-section .check-benifits-wrap{padding:0}.common-check-section{padding-top:20px}.common-check-section .check-benifits-wrap .benifits-text-wrap h6{font-size:18px;margin-top:-2px}.common-check-section .check-benifits-wrap .benifits-text-wrap p{font-size:14px}.common-check-section .check-benifits-wrap .check-icon-wrap svg{font-size:18px}.common-check-section .common-check-row{grid-gap:20px 0;gap:20px 0}.footer-iso-certificate .certificate-text-wrap .iso-27001-2013 a{grid-gap:5px;gap:5px}.doctor-workplace-wrapper{padding:50px 0 0}.newcontactus-wrapper .banner-lottie-bg{bottom:-33px;width:250px}.contactus-form-wrapper{padding:50px 0}.contactus-img-lineargradient{display:none}.contact-maps-wrap .contact-info-text h2{text-align:center!important}.contactinfo-icon-img img{width:40px}.contact-maps-wrap .contact-info-text{margin:0 0 20px!important}.footercontact-section .conatctus-section{grid-gap:5px;gap:5px}.contact-maps-wrap .new-contact-content .newcontact-custom-text a{font-size:14px!important}.footercontact-section .conatctus-section .contact-content-wrap p{font-size:14px}.contact-maps-wrap{padding:0 0 50px}.contact-maps-wrap .row{grid-gap:20px;gap:20px}.newcontactus-sectionwrap .contactus-dotedimg{width:500px}.newcontactus-wrapper .row{grid-gap:10px;gap:10px}#newcontactus-wrapper .aboutus-section .About-Us{text-align:center!important}.career-positions-wrapper .positions-cards-wrap{flex-wrap:wrap}.career-positions-wrapper .positions-cards-wrap .cards-wrap{width:100%;padding:30px 15px}.career-positions-wrapper .positions-cards-wrap .cards-wrap h6{font-size:16px;margin:10px 0}.career-positions-wrapper .positions-cards-wrap .cards-wrap .location-wrap p{font-size:16px}.location-wrap svg{width:11px}.career-positions-wrapper .positions-cards-wrap .cards-wrap .apply-btn-wrap .apply-now-button{padding:5px 15px;font-size:14px;grid-gap:5px;gap:5px}.career-positions-wrapper .career-dotedimg{right:-250px;top:-152px;width:501px}.career-positions-wrapper .career-linear-gradient{width:200px;height:200px;top:-105px}.career-positions-wrapper{padding:50px 0 0}.whyjoin-wrap .whyjoin-list h6{font-size:16px}.whyjoin-wrap .whyjoin-list{grid-gap:10px;gap:10px;margin-bottom:10px}.whyjoin-list img{width:40px}.career-leftimg{width:500px}.newbanner-leftimg{bottom:-13px;width:500px}.career-whyjoin-wrap{display:flex;justify-content:center}.outpartner-text{padding:50px 0}.outpartner-text p{font-size:14px}.proudly-associated-heading h2{font-size:28px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-gradient{display:none}.our-partner-wrapper .proudly-associated-cards{flex-wrap:wrap}.proudly-associated-heading{margin-bottom:20px}.our-partner-wrapper .ourpartner-dotedimg{width:500px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h6{font-size:26px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h2{font-size:16px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 p{font-size:14px}.proudly-associated-box1 img{width:50px}.our-partner-section-wrap .our-partner-form h4{font-size:28px;margin-bottom:10px}.channel-partners-wrapper{padding:0 0 50px}.channel-partners-wrapper .channel-partner-heading h2{font-size:28px}.ourpartner-img-lineargradient{display:none}.channel-partners-wrapper .newbanner-leftimg{width:500px}.our-partner-wrapper{padding-bottom:50px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1{padding:20px}.explore-events-wrapper .exploreevents-gallery{margin-top:20px;flex-wrap:wrap;justify-content:center}.explore-events-wrapper .exploreevents-gallery p{margin-top:10px;font-size:16px}.explore-events-wrapper{padding:50px 0}.explore-events-wrapper .vaccinationdrive-wrap{width:100%}.medilocker-wrap-section{padding:50px 0}.medilocker-wrap-section .medi-custom-card{padding:30px 20px}.inner-medilocker-wrap .step-2{padding:3px 20px;font-size:14px}.inner-medilocker-wrap .ai-analysis-test{font-size:22px;margin:10px 0}.inner-medilocker-wrap .quantum-text{font-size:14px}.inner-medilocker-wrap .quantum-text br{display:none}.medilocker-wrap-section .medi-family-member{width:100%;margin-top:30px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper{grid-gap:20px;gap:20px;flex-wrap:wrap;margin-bottom:20px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .medigroup-leftimg{width:100%}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .medigroup-leftimg p{width:auto}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group{width:100%}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group .medi-right-wrap{justify-content:center}.healthrecord-lottie-wrapper{margin-top:70px}.healthrecords-line:before{width:20%;top:22px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.healthrecords-line .medi-arrow-icon{display:none}.medilocker-step2-wrapper .quantum-ai-wrap{padding:30px 20px 20px;margin-top:10px}.medilocker-step2-wrapper{padding:50px 0}.medilocker-step2-wrapper .step2-lottie-wrap .medi-doted-lottie{top:-37px;width:129px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.medilocker-step2-wrapper .step2-lottie-wrap{margin:40px auto;width:270px}.optimizinghealth-section{padding:50px 0}.optimizinghealth-section .healthrecord-section{padding:30px 20px}.optimizinghealth-section .healthrecord-section .resports-img-wrap{width:100%;margin-top:20px}.optimizing-lottie-wrapper{margin-top:0!important;margin-bottom:50px}.optimizinghealth-section .healthrecord-section .reportsimg-wrap{margin-top:80px}.arrow-icon-mobile{display:block;position:absolute;top:11px;left:50%;background-color:#fcf3ff;font-size:23px;-webkit-transform:translateX(-50%);transform:translateX(-50%);fill:#618a02!important}.mediarrow-icon-mobile{background-color:#e9faff!important}.healthrecords-line .arrow-icon{display:none}.personalizedhealth-section{padding:50px 0}.personalizedhealth-section .personalizedhealth-wrap{padding:40px 20px}.personalhealth-insight .healthreports-img{width:240px;padding-bottom:70px}.personalhealth-insight .aianalysis-lottie-wrapper .finishdots-wrap{margin-top:50px;margin-bottom:5px}.personalhealth-insight .healthreports-img2{padding-left:0;width:240px;margin:0 auto;padding-top:80px}.personalhealth-insight .healthreports-img2 img{width:100%}.personalhealth-insight .healthreports-img:before{right:89px;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:343px;width:60px}.heathreport-arrow{display:none}.heathreport-mobile{display:block;font-size:23px;position:absolute;left:50%;background-color:#fffee5;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:335px;fill:#618a02!important}.personalhealth-insight .healthreports-img2:before{right:89px;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:40px;width:60px;left:90px}.heathreportimg2-arrow{display:none}.heathreportimg2{top:32px!important}#newhomehealth-section{padding-top:0}.faqbanner-lineargradient{display:none}.faqs-content-wrapper{padding:50px 0}.faqs-content-wrapper .proudly-associated-heading h2{margin-bottom:0}.proudly-associated-heading p{margin-top:10px;font-size:16px}#idnewfaq-tabs-content{width:100%!important;padding:40px 0 0!important}.newhome-card-wrap,.newhome-wrap{padding:10px 20px!important}.faq-dotedimage{display:none}.newhomecrad-body{padding:0}.new-faq-cards .btn-secondary{font-size:16px}.new-faq-cards{grid-gap:10px;gap:10px}.faq-gardient{display:none}#health-tip-wrap{margin-top:50px}#health-tip-wrap .container-p{padding-left:15px!important;padding-right:15px!important}#health-tip-wrap .border-right{border-right:none!important}.health-tip-wrapper input[type=checkbox]+label{padding:0 0 0 20px!important;width:100%!important;height:20px!important;margin:0 0 15px!important;border:none!important;display:block!important}.health-tip-wrapper input[type=checkbox]+label:before{width:15px;height:15px}.health-tip-wrapper input[type=checkbox]:checked+label:before{width:10px!important;top:1px;left:-6px}.health-tip-wrapper .btn-group-vertical{padding-top:20px}.newhealth-tipcards h3{min-height:auto!important}.newhealth-tipcards a span{font-size:14px;padding:6px 15px}.newhealth-tipcards .blog-card-name p{margin-bottom:0}.newhealth-tipcards{padding:20px 0}.newhealth-tipcards .cart-btn{display:flex;justify-content:center}.healthtips-maincard{margin-bottom:20px}.newfaqtitle-wrap{white-space:nowrap;font-size:16px}#newfaqs-tabwrap button{padding:5px 12px!important}.homecollection-wrapper{flex-wrap:wrap;margin-top:20px;grid-gap:40px;gap:40px}.blood-test-wrap h2 br,.homecollection-wrapper:before{display:none}.homecollection-wrapper .step1-image{width:100px}.homecollection-wrapper .visit-steps-cards .steps-text h6{font-size:16px;margin-top:10px}.homecollection-wrapper .visit-steps-cards .steps-text h4{font-size:18px;margin-bottom:10px}.homecollection-wrapper .visit-steps-cards .steps-text p{font-size:14px}.paramedics-cards-wrapper{margin-top:20px}.paramedics-cards-wrapper .card-right-wrap{padding-right:0}.paramedics-cards-wrapper .paramedics-cards{text-align:center}.paramedics-cards-wrapper .paramedics-cards .card-image{width:40px;margin:0 auto}.paramedics-cards-wrapper .paramedics-cards h6{margin-top:5px;font-size:18px;margin-bottom:0}.paramedics-cards-wrapper .paramedics-cards p{font-size:14px;margin-top:5px}.paramedics-row{grid-gap:30px 0;gap:30px 0}.paramedics-cards-wrapper .card-left-wrap{padding-left:0}#privacy-wrap .banner-lottie-bg{width:250px!important}#privacy-wrap{padding:100px 0!important}.policy-tab-sectionwrap{flex-wrap:wrap}.privacypolicy-wrap{padding:50px 0;background-image:none}.policy-content-wrap{padding-left:0}.policy-content-wrap p{font-size:14px}.policy-content-wrap .policycontent-heading{font-size:26px;margin-top:40px}.ant-tabs-nav-wrap .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{background-color:#02b4ce;color:#fff!important}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn{border:1px solid #02b4ce;padding:5px 10px;font-size:12px;border-radius:50px;color:#02b4ce;white-space:nowrap!important}.policy-left-gradient,.policy-left-tabs:before,.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn:before{display:none}.policy-officer-details{margin-top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.privacypolicy-wrap .ant-tabs-tab{padding:0!important}.policy-left-tabs{margin-right:0!important}.newbuy-packages-wrapper .consultation-bg-wrap{right:40px;width:330px;top:20px}.appointment-about-bg{right:-153px;width:377px}#book-appointment-wrap{padding:0 0 50px!important}.checkup-info{text-align:center!important}.privacypolicy-wrap .ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:0}.policy-left-tabs .ant-tabs-nav-list{flex-direction:row!important;flex-wrap:wrap;grid-row-gap:5px;row-gap:5px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.privacypolicy-wrap .ant-tabs{width:100%}.policy-content-wrap .policy-subtitle{font-size:18px}#specialist-wrap .doc-specialist li{width:215px!important;padding:0!important}.newspecialist-wrapper .doc-specialist{grid-gap:50px 20px;gap:50px 20px;flex-wrap:wrap;justify-content:center}#checkup-cardname h6{min-height:0!important}.doc-specialist-text{padding:10px 0 20px}.newspecialist-wrapper .new-doc-text a span{font-size:14px;padding:5px 20px}.new-specialist-cards h6{margin-top:10px;font-size:16px}.new-specialist-cards{height:150px}.new-detail-btn{margin-top:0}#new-detail-btns span{font-size:14px!important}.new-carousel-wrapper .slick-slide{padding:0 10px}#consultationbanner-img{width:300px!important}.doctor-consultation-wrapper .consultation-bg-wrap{right:0;width:270px;left:50%;top:30px;-webkit-transform:translate(-50%);transform:translate(-50%)}.specialist-sec-wrap{grid-gap:10px;gap:10px}.consultation-enquire-modal{width:100%!important}.new-model-right{padding:0 0 30px}.new-model-right .modal-head h4{font-size:26px}.new-model-right .modal-head h5{font-size:16px}.consult-thankyoumodel h1{font-size:28px;margin:10px 0}.consult-thankyoumodel h4{font-size:18px}.consult-thankyoumodel .thankyou-call a,.consult-thankyoumodel p{font-size:14px}.consult-thankyoumodel .goback-btn{margin:20px 0 0;line-height:inherit;padding:8px 35px;font-size:18px!important;font-weight:600}.consultation-benifits-wrapper{padding:30px 0}.benifits-section .benifits-cards{margin-bottom:20px;align-items:flex-start}.benifitcard-text-wrap{width:80%}.consultation-benifits-row .card-image-wrap{width:100px}.consultation-benifits-row .card-image-wrap img{width:100%}.benifits-section .benifits-cards .benifitcard-text-wrap h6{font-size:20px;margin-bottom:0}.consultation-benifits-wrapper .dr-consultation{padding:20px 30px}.consultation-about-wrapper{padding:50px 0!important}#consult-wrap .specialist-sec-wrap br{display:none}#consult-benifits-wrapper{margin-bottom:20px!important}.diagnostic-wrapper{padding-top:50px!important}.right-col-padding{padding-right:15px}.newpackage-details-wrap .newpackage-content h2{font-size:26px;margin-top:10px}.inner-page-header,.newpackage-details-wrap .newcontainer-p{display:none}.fastingrequird-wrapper{font-size:12px}.newpackage-details-wrap .newpackage-price span{font-size:22px;margin-top:5px}#newpackages-sec-wrap ul{grid-gap:20px!important;gap:20px!important;justify-content:flex-start}.newpackage-details-wrap .newpackages-sec ul li b{font-size:14px}.icon-collapse{height:auto!important;right:10px!important}.icon-collapse,.newtest-icon-wrapper img{width:auto!important}#newpackages-sec-wrap{margin:20px 0!important}.newpackage-details-wrap .newpackages-sec ul li p{text-align:left}#newpackages-sec-wrap ul li img{width:30px}.left-col-padding{padding-left:15px}.pkg-detail{border-top:none!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{padding:10px 7px;font-size:14px;width:200px}.newcenter-wrapper{flex-direction:column;grid-gap:10px;gap:10px}.newpackage-details-wrap .package-img{height:auto}.newcenter-wrapper .select-center-wrap h2{font-size:22px}.pincode-health{margin:10px 0 0!important}.pincode-health-wrapper{width:100%}.health-center-box{margin:10px 0 0}.health-center-details-img{margin:inherit!important}.package-vertical-scroll{padding-right:0;height:500px}.newpackage-details-wrap{margin-bottom:50px}#explore-heading h2{font-size:28px!important;line-height:normal}.package-img{background:transparent}#new-innercenter-wrap{width:100%!important}.packages-div ul li{width:150px!important}.new-carousel-wrapper .slick-track{padding-bottom:100px!important}.newcorporatepackages h2{font-size:28px!important;line-height:inherit!important}.newcorporatepackages{margin-bottom:20px!important}.newcorporatepackages p{font-size:14px;margin-top:5px}.health-center-details-img{width:75px;height:75px}.login-left{padding:0 0 15px}.mobilemenu__header{height:auto;padding:14px 8px;background-color:#01b2d3}.mobilemenu__header .corporate-hr-login-wrap{font-family:"Figtree",sans-serif;font-size:14px;font-weight:500;margin-top:5px;font-stretch:normal;grid-gap:5px;gap:5px;background-color:transparent;display:flex;align-items:center;background:linear-gradient(90deg,#7ca815,#02b4ce);color:#fff;border:none!important;padding:5px 14px;border-radius:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobilemenu__header .corporate-hr-login-wrap svg{stroke:#fff}.mobile-links{padding:0 20px 0 10px}.mobileview-header{padding-left:0;padding-right:0;background:transparent!important}.mobileview-header li{list-style-type:none}.mobile-links__item-sub-links li .tab-links__item-title a{position:relative;margin-left:5px}.mobile-links__item-sub-links li .tab-links__item-title a:before{content:"";position:absolute;background-color:#3d464d;width:4px;height:4px;top:8px;left:-11px;border-radius:50px}.logged-in-username h5{color:#fff}.logged-in-username p{font-size:12px!important;word-break:break-all;color:#fff;font-weight:500}.mobilemenu__header .mobilemenu__close svg{stroke:#fff;fill:#fff}#consult-wrap .benifits-section{margin-top:-40px}.mobile-header{padding:0!important}.header-mobile-links{font-size:14px;color:#000;font-weight:500;padding:12px 0 12px 10px;border-bottom:none!important}.header-mobile-links .tab-links__item-title{display:flex}.header-mobile-links .mobile-links__item-toggle{fill:#40ae71}.header-mobile-links .mobile-links__item{border-bottom:none!important}.header-mobile-links .mobile-links--level--1 .mobile-links__item .mobile-links__item-link{padding:0 10px}#mobile-links__item{padding:0 10px!important}.mobile-links-wrapper .mobile-links__item-link{padding:12px 0!important}.logout-wrapper .tab-links__item-title{border:1px solid;background-color:#01b2d3;color:#fff;font-size:14px;padding:6px 16px;border-radius:10px;margin-top:5px;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center}.logout-wrapper .mobile-links__item-link{font-size:16px;line-height:normal;margin-left:5px;font-family:"Bricolage Grotesque",sans-serif}.logout-wrapper .tab-links__item-title img{width:15px}.mobilesidebariso-textwrapper span{font-size:14px;color:#000!important;font-weight:500}.mobile-links__divider{border-bottom:1px solid #d6d1d1!important}.profile-card__avatar1{width:55px;height:55px;margin-bottom:0;background:#fff;border-radius:100px}.profile-card__avatar1 img{margin:12px 14px}.logged-btn a{color:#fff;font-size:18px;font-weight:500}.mobile-header__body{background-color:#fff;width:100%;position:fixed;top:0;z-index:inherit;padding:13px 10px;box-shadow:4px 0 20px -5px rgba(0,0,0,.1);justify-content:space-between;height:60px}.top-mobile-header-panel .container{padding-left:0!important}.header-logo-wrap{width:250px;margin-right:auto!important;margin-left:auto!important}.header-logo-wrap img{width:100%}.mobile-equity-infusion{font-size:14px;color:#000;font-weight:500;margin-top:10px}.cart-heading-wrap h3{font-size:28px;margin:40px 0 10px;text-align:center;font-weight:500}.new-cart-details-box .cart-img-with-text{width:50%!important}.new-cart-details-box .cart-heading-logo{justify-content:space-between}.centerimg-wrapper{width:70px!important;height:50px!important;border:none!important;margin-right:5px!important}.centerimg-wrapper .cart-text-button a{font-size:12px!important}.cart-packages-wrap{min-height:auto}.new-cart-details-box{margin-top:30px}.exploremore-btn{padding:20px 0;border-top:1px solid #e3e0e0}#pkg-detail-wrap h4{font-size:28px!important;margin:40px 0 20px!important;text-align:center;font-weight:500!important}.new-cart-wraper .cart-price-inn-left h6,.new-cart-wraper .cart-price-inn-right h6{font-size:16px}#pkg-detail-wrap .test-price ul li h5,#pkg-detail-wrap .test-price ul li p{font-size:14px}.cart-wrapper .proceed-checkout-wrap{padding:10px 30px;font-size:16px;display:inline-block;width:auto;display:flex}#new-checkout-details .checkout-img{width:90%;margin:20px auto 0}.checkout-details-wrap .select-patients-wrap{font-size:16px}#new-checkout-details .checkout-img span.straight-line{left:55%;width:40%;-webkit-transform:translate(-50%);transform:translate(-50%);top:30px;right:50%}.cart-heading-wrap{padding-bottom:20px}.checkout-details-wrap .addpatient-wrap{font-size:24px;font-weight:500}#new-checkout-details .cart-heading-logo{justify-content:space-between!important}#new-checkout-details .centerimg-wrapper{width:40px!important;height:40px!important}#new-checkout-details .cart-details-box h2{width:62%}.checkout-logo .cart-img-with-text{width:50%!important}.new-package{padding:20px 0}.checkout-details-wrap .cart-summary-wrap{font-size:22px!important}.pkg-detail .dig-center-div{padding:10px 0!important}.checkout-details-wrap .cart-summary-wrap .test-price ul li p{font-size:14px}.checkout-details-wrap .cart-summary-wrap .test-price ul li h5{font-size:14px;line-height:inherit}.patient-cnct p a{word-break:break-all!important}.checkout-details-wrap .checkout-btn-wrap{font-size:16px;padding:6px 30px!important;width:200px!important}.checkout-details-wrap .btnTransparent{margin-top:30px!important}#new-checkout-details .dig-center-div{border-radius:10px!important;box-shadow:0 8px 22px 0 rgba(0,0,0,.12)!important;background-color:#fff!important;padding:23px 18px!important}.newpackage-dtl .added-patient{width:200px!important}.newpackage-dtl .added-patient h6{font-size:12px!important;font-weight:600!important}.page-header__breadcrumb{padding-top:0}.my-account-wrapper .account-nav{box-shadow:none;height:auto;margin:0}.my-account-wrapper .account-nav__item--active span{border-left:none!important}.my-account-wrapper li.account-nav__item img{margin:0 10px 0 0}.my-account-wrapper .account-nav ul{padding:50px 20px 20px 0;border-bottom:none!important}.my-account-wrapper .account-nav__item a{margin:0 20px 0 0!important;padding:8px 0!important}.my-account-wrapper .profile-card{padding:20px 0 0!important}.my-account-wrapper .appointments-wrap .collapse.show{overflow:auto}.my-account-wrapper .profile-card-divider{background:transparent}.my-account-wrapper .profile-card-header h5{font-size:22px!important}.my-account-wrapper .member-name h5{font-size:16px!important}.my-account-wrapper .member-name p{font-size:12px!important}.my-account-wrapper .memberTable .ant-table-thead>tr>th,.my-account-wrapper td{white-space:nowrap;text-align:start}.my-account-wrapper #enqTable-wrapper th,.my-account-wrapper td{padding:0 25px 6px 0!important}.my-account-wrapper #enqTable-wrapper thead th:nth-child(6){text-align:start!important}.report-dtl-head h3{font-size:20px!important;margin-top:15px}.product-tabs{margin-top:-47px}.profile-card-header{padding:0}.product-tabs{margin-top:-30px}.product-tabs.package-tab .faq-title{margin:0 0 5px;font-size:14px}.product-tabs__list{grid-gap:20px;gap:20px}.product-tabs.package-tab .product-tabs--layout--sidebar .product-tabs__item{padding:6px 0;margin:0}.product-tabs.package-tab .product-tabs__content{padding:10px 0}.medi-reports-col-lg{padding-left:0;margin-top:10px}.profile-card-header .member-add{padding:10px 15px!important;line-height:inherit!important;margin-top:20px!important;display:inline-flex!important}.patient-modalbody{padding:20px 30px 30px}.patient-modalbody .btnWidth{margin:30px auto 0!important;display:flex!important;justify-content:center!important;font-size:14px!important;width:200px;position:fixed;right:0;left:0}.patient-modalbody .scroll{overflow:auto!important;height:60vh!important}.report-card .card-title i{font-size:18px}.profile-card-header h5 span{font-size:14px!important;font-weight:500!important;display:flex!important;margin-top:5px!important}.report-card{margin:10px 0!important}.edit-profile .profile-card{margin-top:-30px}.edit-profile .profile-no select{border-radius:8px 0 0 8px!important}.edit-profile .update-btn{padding:10px 15px!important;line-height:inherit!important;margin:0 auto!important;display:flex!important;justify-content:center!important;font-size:14px!important;background:#7ca815;color:#fff!important;border-radius:50px;width:200px}.Order-detail-wrapper{margin-top:10px}.report-form h6{font-weight:400}.Order-detail-wrapper .report-form label{font-weight:600!important}.order-summery-wrapper h2{font-size:22px;font-weight:500;margin-bottom:10px}#Order-detail-wrap .report-form label{color:#000!important}.order-list-wrapper .profile-card-header h5{font-weight:500!important;margin-bottom:10px}.package-detail-wrapper h3{font-size:18px;font-weight:400}.order-summery-wrapper .report-form label{font-size:14px!important;font-weight:600!important;color:#000!important}.od-total-bill hr{border-bottom:1px solid #f8f8f8}.od-total-bill{border-top:1px solid #ebe5e5;border-bottom:none!important}.od-overall-count p{font-size:20px}.h-form-style{margin-bottom:10px!important}#new-appointment-wrap{margin-top:0!important}#new-appointment-wrap .h-style-appoint{margin-bottom:0!important;margin-top:15px}#new-appointment-wrap .ur-detail{margin:0 0 10px!important;font-weight:600}#new-appointment-wrap .new-appoint-calender,#new-appointment-wrap .new-appoint-time{padding:0 0 0 35px!important}.od-back-to-list{margin-top:9px;display:inline-block}.back-consult-img img{width:6px}#appoint-Btn{margin-top:10px}#account-enquiry-table-wrapper{overflow:auto}#account-enquiry-table-wrapper .ant-table-cell{padding:15px!important}.checkout-container-wrapper{width:100%}.patient-modalbody .h-form-style input[type=file]{border:none;padding:0}#profile-address{height:48px!important}.memberTable.ordersTable .ant-pagination-next .ant-pagination-item-link,.memberTable.ordersTable .ant-pagination-prev .ant-pagination-item-link{display:flex;align-items:center;justify-content:center}.card.profile-card select.enquiry-type-select{width:100%}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}.login-left-content .login-description-text{text-align:center}.mobile-login-button{margin-top:20px}.login-right .resend-otp-btn-wrapper{padding:10px 28px}.login-right .otp-btn-wrapper{padding:10px 28px;font-size:12px}.login-content-wrapper .input__label--hoshi{bottom:-17px}.login-content-wrapper .input__field--hoshi{padding-top:21px!important}#cart-wrap .container-p{padding-left:15px!important;padding-right:15px!important}.cart-wrapper{margin-top:0}#cart-wrap .cart-heading-wrap h3{margin:10px 0!important}#cart-wrap .new-cart-details-box{margin-top:0!important}#pkg-detail-wrap .dig-center-div{padding:10px!important;box-shadow:0 8px 22px 0 rgba(0,0,0,.12)!important}#new-checkout-details .container-p{padding-left:15px!important;padding-right:15px!important}#new-checkout-details{margin-top:0}.dashboard-profile-wrap .profile-card__body{flex-direction:column!important;margin-bottom:0!important;align-items:center!important}.dashboard-profile-wrap .profile-card__email{margin-bottom:0!important}.order-overview-wrap{margin-top:20px}.order-overview-wrap .checkout-wrap{font-size:28px!important}.order-overview-wrap .overview-image img{width:50px}.order-overview-wrap .overview-image p{font-size:18px}.order-overview-wrap .cart-details-box h2{word-break:break-all}.order-overview-wrap .cart-details-box span{width:60px!important;height:50px!important}.order-overview-wrap .cart-heading-logo{flex-direction:column}.order-overview-wrap .overview-patient-packages .overview-head{font-size:20px!important}.order-overview-wrap .order-package{padding-top:20px!important}.order-overview-wrap .voucher-box{padding-top:10px!important}.overview-straight-line{left:54%!important;-webkit-transform:translate(-50%)!important;transform:translate(-50%)!important}#order-wrap .checkout-logo .cart-img-with-text{width:100%!important}#order-wrap .code-input button{padding:9px 30px!important}#order-wrap .scheduleBtn{width:200px!important}#order-wrap .appoint-date ul li p{font-size:16px}#order-wrap .overview-patient-head{font-size:12px!important;color:#000!important}#order-wrap .back-btn{font-size:12px!important;margin:0!important}.overview-patient-packages .fasting-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#thankyoupage-wrap .checkout-logo .cart-img-with-text{width:100%!important}#thankyoupage-wrap .fasting-text{display:flex;align-items:flex-start;flex-direction:column;margin:30px 0 20px}#thankyoupage-wrap .overview-patient-head{font-size:12px!important;color:#000}#thankyoupage-wrap .ty-text p span{width:100%!important}#thankyoupage-wrap .cart-details-box h2{width:75%!important}#from-input-box .field-divide{flex-direction:column}#from-input-box .checkmark{top:3px!important}.signup-button-wrap{justify-content:center}.signup-button-wrap .otp-btn{padding:10px 21px!important}.gender-input-wrap{padding:20px 0 10px!important}.new-include-text-wrap{width:80%}#order-history-wrap .table-responsive-sm tbody td{padding:20px!important}#order-history-wrap thead th{padding:10px 20px!important}#signup-wrap .signup-left{padding:0!important}#signup-wrap .signup-right{padding:30px 0 0!important}#signup-wrap .help-div,#signup-wrap .last-login h6,#signup-wrap .last-login p,#signup-wrap .modal-head h2{text-align:center!important}.consult-history-wrap .detail-btn a span{padding:7px 20px!important}.slick-dots{bottom:50px;display:flex!important;overflow:auto;justify-content:center}#login-wrap .login-right h3{text-align:center}#login-wrap .help-div,#login-wrap .last-login h6,#login-wrap .last-login p{text-align:center!important}.family-modal-footer{justify-content:center!important}.top-mobile-header-panel .mobile-header__menu-button{margin:0!important}.slick-dots li button{width:5px;height:5px}.enquiry-form-wrap .from-input-box .gender-checkmark{top:4px}.back-consultation-btn{display:inline-flex!important;margin:20px 0 0}.slider-testi-wrapper .slick-arrow{bottom:-25px!important}.last-login{padding:10px 0 0}#healthcheckup-wrapper .footercontent-wrapper{margin-top:10px!important}.healthcheckup-wrap .conatctus-section .contact-content-wrap a{font-size:14px}#healthcheckup-wrapper{grid-gap:0 30px;gap:0 30px;flex-wrap:wrap}.footer-bottom-line-wrap p{font-size:12px}.footer-iso-certificate{padding:10px}.dcportal-button-wrap .otp-btn{padding:10px 25px!important}.dcpage-candidatedetails-wrapper{margin-top:10px!important}.dc-portal-wrapper{margin-top:50px!important}.newprofile-cardwrap{padding-top:0!important;padding-bottom:0!important}.newprofile-cardwrap .verification-headline{margin-bottom:15px}.verification-ul-list li{font-size:12px}.newprofile-cardwrap .verification-headline p{width:90%!important}.spouse-btn-wrap{width:150px;margin-bottom:10px;padding:10px 5px!important}.paynow-btn-wrap{width:300px;margin:10px auto 0}#camp-registration-page{margin-top:20px!important}#camp-registration-page .wellsfargo-backbutton{margin-top:50px!important}#camp-agreement-section{margin-top:0!important;padding-top:80px!important}.verification-concent-modal .ant-modal-body{padding:30px 30px 60px}.recommended-box-wrap p{font-size:14px}.recommended-box-wrap h2{font-size:18px}.total-cost-wrapper{font-size:14px}}@media(min-width:576px)and (max-width:767.98px){.new_site__body{padding-top:50px!important;margin-bottom:0}.buildinghealthy-section h2{font-size:36px}.buildinghealthy-section button{padding:15px 33px;margin:10px 0}.banner-imgwrap .homesbg-backgroundimg{width:auto}.viewannouncemnet-wrap .announcementsection p{font-size:18px;text-align:center}.viewannouncemnet-wrap .announcementsection{grid-gap:20px;gap:20px;padding:15px;flex-wrap:wrap}.homecomppanies-wrap .compsectiom-wrap .comp-heading{font-size:24px;width:100%}.homecomppanies-wrap .compsectiom-wrap .comp-heading br{display:none}.comp-images{margin-top:30px!important}.homebanner-bg{width:481px;bottom:-67px}.homecomppanies-wrap{padding:50px 0}.medilocker-wrap{padding:80px 0 74px}.medilocker-wrap .medilocker-section h2{font-size:32px}.medilocker-wrap .gradientwrap-section .medilockercustom-wrap img{left:24%;top:16%}.three-box-wrap{padding:0}.medilocker-wrap .lineargardient-bottomsec .gradinetbottom-bpox img{left:65%;top:77%}.healthpackage-section .healthbg-top{right:-144px;width:500px}.healthpackage-section{padding-top:70px;padding-bottom:70px}.healthpackagesec-wrap h2{font-size:32px}#healthpackage-section .row{grid-gap:50px;gap:50px}.packageswrap-section .silverhealthpack-card .silverhealth-text{font-size:26px}.packagetest-wrap svg{width:20px}.Techdricen-sectionwrap{padding:0 0 70px}.Techdricen-sectionwrap .techdriven-bg{left:-222px;bottom:-339px;width:500px}.buildinghealthy-section .homebg-lineargradient{width:200px;height:200px}.recentnews-wrap .recenttoptext-wrap h2{font-size:32px}.recentnews-wrap .recenttoptext-wrap p br{display:none}.recentnews-wrap .recenttoptext-wrap p{margin-bottom:30px}.recentnews-wrap .press-bg{bottom:-295px;right:-173px;width:500px}.recentnews-wrap{padding-bottom:70px}.testimonial-wrapper{padding:0}.testi-wrap-top h4{font-size:32px}.testimonial-slider{margin-top:30px!important}.testi-h-btn{padding:10px 28px}.slides-no-wrap p{margin-bottom:0;margin-top:-29px}.testimonial-slider{width:100%;padding:0}.qch-about-wrap h4{font-size:32px}.whyquantum-cards-wrap .commonbox{width:62%!important;height:130px}.whyquantum-cards-wrap .commonbox .card-img{right:18px;width:80px}.whyquantum-cards-wrap .commonbox h2{font-size:28px}.whyquantum-cards-wrap .whyquantum-box2{margin-top:-26px!important;margin-left:76px!important}.qch-about-wrap .row{grid-gap:50px;gap:50px}.whyquantum-cards-wrap{width:100%}.whyquantum-cards-wrap .box-3{margin-top:-26px!important}#recentNewsSection .row{justify-content:center}.testimonial-wrapper .testi-bg{bottom:-251px;left:-210px;width:437px}.comp-images .compimg-wrap{width:30%}.about-wrapper .banner-lottie-bg{width:253px;bottom:-49px}.testimoniail-section .textimonial-card-wrap{padding:50px 0}.testimoniail-section .textimonial-card-wrap .testimonial-cards{padding:40px 40px 70px}.container-p{padding-left:15px;padding-right:15px}.about-wrapper .aboutimg{margin-top:30px}.aboutus-section .About-Us{font-size:38px}.aboutus-section .Aboutus-Content p{font-size:16px}.about-wrapper{padding:50px 0}.Aboutus-Image{width:400px}.ourstory-cards .commonbox .card-img{right:25px}.ourstory-wrapper .row{flex-direction:column-reverse;grid-gap:30px;gap:30px}.ourstory-wrapper{padding:50px 0}.ourstory-cards .box-2{margin-left:130px;margin-top:-54px}.ourstory-cards .box-3{margin-top:-24px}.ourstory-cards .box-4{margin-left:130px;margin-top:-54px}.OurStoryYears-Wrapper .col-xl-2{max-width:33.333333%}.ourstory-cards .commonbox{height:140px}.ourstory-cards .commonbox h2{font-size:30px}.ourstort-bgtop{right:-191px;width:412px}.industory-pioneers-wrapper .coreteam-bgleft{top:-319px;left:-237px;width:500px}.industory-pioneers-wrapper .industory-text-wrap h2{font-size:32px}.industory-pioneers-wrapper .industryteam-row{grid-gap:40px;gap:40px}.industory-pioneers-wrapper .coreteam-card{padding:0;width:100%}.OurStoryYears-Wrapper .row{grid-gap:30px;gap:30px}.industory-pioneers-wrapper .quantumteam-img-section{padding:50px 0 0}.industory-pioneers-wrapper .coreteam-bgbottom{bottom:239px;left:-279px;width:500px}.industory-pioneers-wrapper .industryteam-row .coreteammiddle-bg{width:500px;bottom:-198px;right:-246px}.industory-pioneers-wrapper .coreteam-card .industry-coreteam-info .plus-icon{left:-16px;font-size:24px}.industory-pioneers-wrapper{padding:50px 0}.ourvisionimg-wrap img{width:100%}.ourmission-section,.ourvision-section{padding:0}.ourmission-wrapper .missiontop-bg{right:-224px;width:500px}.ourmission-wrapper .ourmissionbgfirst{bottom:6px;width:500px}.ourmissionimg-wrap img{width:100%}.ourmission-wrapper .row{flex-direction:column-reverse}.ourstory-section .Our-Story{font-size:32px;padding-top:0}.ourstory-section .OurStory-Content p{font-size:16px}.ourstory-line:before{display:none}.OurStoryYears-Wrapper{margin:0;padding:50px 0}.Ourstory-Years{margin-bottom:30px}.Ourstory-Years .img-wrap{width:130px}.drcard-wrapper{padding:50px 0 0}.QuantumDrCard{padding:0 27px 35px;margin-bottom:30px}.QuantumDrCard .QuantumDr-Heading h5{font-size:24px}.QuantumDrCard .quantum-content p{font-size:16px}.ourvision-wrapper{padding:50px 0 0}.ourvision-img{width:100%}.ourvision-section .our-vision{font-size:32px;margin-top:20px}.ourvision-section .ourvision-content p{font-size:16px}.ourmission-section .bg-lineargradient{width:200px;height:200px}.our-values-section{padding:50px 0 100px}.services-section h2{font-size:28px}.services-section p br{display:none}.our-values-section .our-value-img{margin-top:40px}.our-values-section .our-value-img img{width:100%}.our-values-section{padding:50px 0}.services-section{margin-bottom:0}.ourmission-wrapper{padding:50px 0}.ourmission-img{width:100%}.ourmission-section .our-mission{font-size:32px}.ourmission-section .ourmission-content p,.services-section p{font-size:16px}.whyus-section{padding:50px 0}.whyus-section .whyus-cards-wrapper{margin-top:0}.whyus-section .whyus-cards-wrapper .whyus-cards{padding:20px}.whyus-section .whyuscards-bg{display:none}.panindia-lineargradient{width:200px;height:200px}.panindia-wrapper{padding:50px 0}.panindia-wrapper .panindia-text-wrap .pan-text{font-size:30px;text-align:center}.panindia-wrapper .panindia-text-wrap .pan-Content p{font-size:16px;text-align:center}.panindia-wrapper .panindia-text-wrap .pan-Content{margin-bottom:30px}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section h2{font-size:28px;text-align:center}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section p{font-size:14px;text-align:center}.panindia-wrapper .panindia-text-wrap .pan-info-wrap{justify-content:center}.whyus-certified-wrapper{margin-top:30px}.corporate-clients-section{padding:50px 0 100px!important}.corporate-clients-section .corporateclient-wrap .corporate-text h2{font-size:30px}.corporate-clients-section .corporateclient-wrap .corporate-text p{font-size:16px}.corporate-clients-section .corporateclient-wrap .corporate-text p br{display:none}.our-differentiation-section .our-diff-row .rightcard-col{padding-left:15px}.our-differentiation-section .our-diff-row .leftcard-col{padding-right:15px}.our-differentiation-section .our-diff-row .diff-section-wrap{flex-direction:column}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content h6{text-align:center}.our-differentiation-section .our-diff-row{grid-gap:30px 0;gap:30px 0}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content p{text-align:center}.inovative-image-wrap .Aboutus-Image{width:100%!important}.inovative-section-wrap{padding:50px 0}.inovative-section-wrap .inovative-section h6{font-size:28px;margin-bottom:10px}.inovative-section{margin-top:20px}.inovative-section-wrap .inovative-section h5{font-size:16px}.inovative-section-wrap .inovative-section .healthcare-Content h6{font-size:20px;margin-bottom:5px}.inovative-section-wrap .inovative-section .healthcare-Content{margin-bottom:30px}.inovative-section-wrap .inovative-section .healthcare-Content p{font-size:16px;line-height:normal}.our-differentiation-section{padding:0 0 50px}.our-differentiation-section .ourdiff-wrap h2{font-size:28px;margin-bottom:20px}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content{width:100%}.footersocial-link-wrap{padding-right:0}.newfooter-logo-wrapper{width:290px;margin:0 auto}.footersocial-link-wrap .footersocial-text{width:500px;margin:20px auto}.social-links__list{justify-content:center!important}.footer-contacts__text{padding-right:0}.footercontent-wrapper .footertitle-wrapper{margin-bottom:10px;line-height:normal;font-size:18px}.footer-other-wrapper .row{margin-top:20px}.footercontent-wrapper .footer-links__list .footer-content-text a{line-height:normal}.footer-contact-list{display:flex;flex-wrap:wrap;grid-gap:0 30px;gap:0 30px;align-items:center;justify-content:flex-start}.footer-links{margin-top:20px}.footer-iso-certificate{margin-top:10px;grid-gap:0 30px;gap:0 30px;flex-direction:column}.privacy-text-wrap{display:inline-block}.vertical-line-wrap{display:none}.site-footer__copyright ul{display:inline-block;text-align:center}.site-footer__copyright ul li:first-child{width:100%;margin-bottom:10px;text-align:center}.inner-type-testi{width:100%;padding:30px 20px}.vertical-line-wrapper{display:inline-block}.newicici-bank-cards-sec{margin-top:30px}.form-wrapper-div{width:100%;margin-top:30px}.services-section h2 br{display:none}.corp-img-lineargradient{width:220px;height:200px}.our-services-wrapper .pre-col{padding-right:15px}.our-services-wrapper .annual-col{padding:0 15px}.our-services-wrapper .ohc-col{padding-left:15px}.our-services-wrapper .row{grid-gap:30px 0;gap:30px 0;justify-content:center}.form-group label{font-size:16px}.conatctus-section-wrapper{padding:0 0 50px}.our-services-wrapper .services-card h6{font-size:18px;margin-top:15px}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn,.our-services-wrapper .services-card p{font-size:14px}.our-services-wrapper .services-card img{width:130px}.form-submit-btn{padding:10px 30px;font-size:14px}.corporate-lineargradient,.corporatebanner-lineargradient{display:none}.pre-content-wrap .custom-text{width:100%}.pre-content-wrap .content-flex-wrap{flex-direction:column;grid-gap:20px;gap:20px}.benifit-bottom-lineargradient{display:none}.benifits-wrapper .dentist-lottie h2{font-size:28px}.benifits-wrapper{padding:50px 0}.services-back-arrow{font-size:14px}.services-back-arrow .corp-back-arrow{font-size:18px}.pre-content-wrap .custom-text p{font-size:16px;margin-bottom:0;text-align:center}.pre-content-wrap{padding:50px 0 0}.benifits-wrapper .benifits-cards{padding:20px 0!important}.benifits-wrapper .dentist-lottie .dentis-tchair{width:40px}.common-check-section .check-benifits-wrap{padding:0}.common-check-section{padding-top:20px}.common-check-section .check-benifits-wrap .benifits-text-wrap h6{font-size:20px;margin-top:-2px}.common-check-section .check-benifits-wrap .benifits-text-wrap p{font-size:16px}.common-check-section .check-benifits-wrap .check-icon-wrap svg{font-size:20px}.common-check-section .common-check-row{grid-gap:20px 0;gap:20px 0}.doctor-workplace-wrapper{padding:50px 0 0}.newcontactus-wrapper .banner-lottie-bg{bottom:-33px;width:250px}.contactus-form-wrapper{padding:50px 0}.contactus-img-lineargradient{display:none}.contact-maps-wrap .contact-info-text h2{text-align:center!important}.contactinfo-icon-img img{width:40px}.contact-maps-wrap .contact-info-text{margin:0 0 20px!important}.footercontact-section .conatctus-section{grid-gap:5px;gap:5px}.contact-maps-wrap .new-contact-content .newcontact-custom-text a{font-size:14px!important}.footercontact-section .conatctus-section .contact-content-wrap p{font-size:14px}.contact-maps-wrap{padding:0 0 50px}.contact-maps-wrap .row{grid-gap:20px;gap:20px}.newcontactus-sectionwrap .contactus-dotedimg{width:500px}.newcontactus-wrapper .row{grid-gap:10px;gap:10px}#newcontactus-wrapper .aboutus-section .About-Us{text-align:center!important}.career-positions-wrapper .positions-cards-wrap{flex-wrap:wrap;grid-gap:20px;gap:20px}.career-positions-wrapper .positions-cards-wrap .cards-wrap{width:48%}.career-positions-wrapper .positions-cards-wrap .cards-wrap h6{font-size:16px;margin:10px 0}.career-positions-wrapper .positions-cards-wrap .cards-wrap .location-wrap p{font-size:16px}.location-wrap svg{width:11px}.career-positions-wrapper .positions-cards-wrap .cards-wrap .apply-btn-wrap .apply-now-button{padding:5px 15px;font-size:14px;grid-gap:5px;gap:5px}.career-positions-wrapper .career-dotedimg{right:-250px;top:-152px;width:501px}.career-positions-wrapper .career-linear-gradient{width:200px;height:200px;top:-105px}.career-positions-wrapper{padding:50px 0 0}.whyjoin-wrap .whyjoin-list h6{font-size:16px}.whyjoin-wrap .whyjoin-list{grid-gap:10px;gap:10px;margin-bottom:10px}.whyjoin-list img{width:45px}.career-leftimg{width:500px}.newbanner-leftimg{bottom:-13px;width:500px}.career-whyjoin-wrap{display:flex;justify-content:center}.outpartner-text{padding:50px 0}.outpartner-text p{font-size:14px}.proudly-associated-heading h2{font-size:28px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-gradient{display:none}.our-partner-wrapper .proudly-associated-cards{flex-wrap:wrap}.proudly-associated-heading{margin-bottom:20px}.our-partner-wrapper .ourpartner-dotedimg{width:500px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h6{font-size:26px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h2{font-size:16px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 p{font-size:14px}.proudly-associated-box1 img{width:50px}.our-partner-section-wrap .our-partner-form h4{font-size:28px;margin-bottom:10px}.channel-partners-wrapper{padding:0 0 50px}.channel-partners-wrapper .channel-partner-heading h2{font-size:28px}.ourpartner-img-lineargradient{display:none}.channel-partners-wrapper .newbanner-leftimg{width:500px}.our-partner-wrapper{padding-bottom:50px}.explore-events-wrapper .exploreevents-gallery{margin-top:20px;flex-wrap:wrap;grid-gap:20px 15px;gap:20px 15px;justify-content:center}.explore-events-wrapper .exploreevents-gallery p{margin-top:10px;font-size:16px}.explore-events-wrapper{padding:50px 0}.explore-events-wrapper .vaccinationdrive-wrap{width:48%}.medilocker-wrap-section{padding:50px 0}.medilocker-wrap-section .medi-custom-card{padding:30px 20px}.inner-medilocker-wrap .step-2{padding:3px 20px;font-size:14px}.inner-medilocker-wrap .ai-analysis-test{font-size:22px;margin:10px 0}.inner-medilocker-wrap .quantum-text{font-size:14px}.inner-medilocker-wrap .quantum-text br{display:none}.medilocker-wrap-section .medi-family-member{width:100%;margin-top:30px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper{grid-gap:20px;gap:20px;flex-wrap:wrap;margin-bottom:20px}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .medigroup-leftimg{width:100%}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .medigroup-leftimg p{width:60%}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group{width:100%}.medilocker-wrap-section .medi-family-member .medigroup-wrapper .right-card-group .medi-right-wrap{justify-content:center}.healthrecord-lottie-wrapper{margin-top:70px}.healthrecords-line:before{width:10%;top:22px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.healthrecords-line .medi-arrow-icon{display:none}.medilocker-step2-wrapper .quantum-ai-wrap{padding:30px 20px 20px;margin-top:10px}.medilocker-step2-wrapper{padding:50px 0}.medilocker-step2-wrapper .step2-lottie-wrap .medi-doted-lottie{top:-37px;width:170px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.healthrecord-lottie-wrapper p{width:60%}.medilocker-step2-wrapper .step2-lottie-wrap{margin:40px auto;width:400px}.optimizinghealth-section{padding:50px 0}.optimizinghealth-section .healthrecord-section{padding:30px 20px}.optimizinghealth-section .healthrecord-section .resports-img-wrap{width:100%;margin-top:20px}.optimizing-lottie-wrapper{margin-top:0!important;margin-bottom:50px}.optimizinghealth-section .healthrecord-section .reportsimg-wrap{margin:80px auto 0;width:400px}.arrow-icon-mobile{display:block;position:absolute;top:11px;left:50%;background-color:#fcf3ff;font-size:23px;-webkit-transform:translateX(-50%);transform:translateX(-50%);fill:#618a02!important}.mediarrow-icon-mobile{background-color:#e9faff!important}.healthrecords-line .arrow-icon{display:none}.personalizedhealth-section{padding:50px 0}.personalizedhealth-section .personalizedhealth-wrap{padding:40px 20px}.personalhealth-insight .healthreports-img{width:340px;padding-bottom:70px}.personalhealth-insight .aianalysis-lottie-wrapper .finishdots-wrap{margin-top:50px;margin-bottom:5px}.personalhealth-insight .healthreports-img2{padding-left:0;width:400px;margin:0 auto;padding-top:80px}.personalhealth-insight .healthreports-img2 img{width:100%}.personalhealth-insight .healthreports-img:before{right:140px;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:450px;width:60px}.heathreport-arrow{display:none}.heathreport-mobile{display:block;font-size:23px;position:absolute;left:50%;background-color:#fffee5;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:439px;fill:#618a02!important}.personalhealth-insight .healthreports-img2:before{right:89px;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:40px;width:60px;left:170px}.heathreportimg2-arrow{display:none}.heathreportimg2{top:32px!important}.our-services-wrapper{padding:50px 0}#newhomehealth-section{padding-top:0}.newfaqtitle-wrap{white-space:nowrap;font-size:16px}#newfaqs-tabwrap button{padding:5px 12px!important}.faqbanner-lineargradient{display:none}.faqs-content-wrapper{padding:50px 0}.faqs-content-wrapper .proudly-associated-heading h2{margin-bottom:0}.proudly-associated-heading p{margin-top:10px;font-size:16px}#idnewfaq-tabs-content{width:100%!important;padding:40px 0 0!important}.newhome-card-wrap,.newhome-wrap{padding:10px 20px!important}.faq-dotedimage{display:none}.newhomecrad-body{padding:0}.new-faq-cards .btn-secondary{font-size:16px}.new-faq-cards{grid-gap:10px;gap:10px}.faq-gardient{display:none}#health-tip-wrap{margin-top:50px!important}#health-tip-wrap .border-right{border-right:none!important}.health-tip-wrapper input[type=checkbox]{padding:0 0 0 20px!important;width:100%!important;height:20px!important;margin:0 0 15px!important;border:none!important;display:block!important}.health-tip-wrapper input[type=checkbox]+label:before{width:15px;height:15px}.health-tip-wrapper .btn-group-vertical{padding-top:20px}.newhealth-tipcards h3{min-height:auto!important}.newhealth-tipcards a span{font-size:14px;padding:6px 15px}.newhealth-tipcards .blog-card-name p{margin-bottom:0}.newhealth-tipcards{padding:20px 0}.newhealth-tipcards .cart-btn{display:flex;justify-content:center}.healthtips-maincard{margin-bottom:20px}.homecollection-wrapper{flex-wrap:wrap;margin-top:20px;grid-gap:40px;gap:40px}.blood-test-wrap h2 br,.homecollection-wrapper:before{display:none}.homecollection-wrapper .step1-image{width:100px}.homecollection-wrapper .visit-steps-cards .steps-text h6{font-size:16px;margin-top:10px}.homecollection-wrapper .visit-steps-cards .steps-text h4{font-size:18px;margin-bottom:10px}.homecollection-wrapper .visit-steps-cards .steps-text p{font-size:14px}.visit-steps-cards{width:46%}.paramedics-cards-wrapper{margin-top:20px}.paramedics-cards-wrapper .card-right-wrap{padding-right:0}.paramedics-cards-wrapper .paramedics-cards{text-align:center}.paramedics-cards-wrapper .paramedics-cards .card-image{width:40px;margin:0 auto}.paramedics-cards-wrapper .paramedics-cards h6{margin-top:5px;font-size:18px;margin-bottom:0}.paramedics-cards-wrapper .paramedics-cards p{font-size:14px;margin-top:5px}.paramedics-row{grid-gap:30px 0;gap:30px 0}.paramedics-cards-wrapper .card-left-wrap{padding-left:0}#privacy-wrap .banner-lottie-bg{width:250px!important}#privacy-wrap{padding:100px 0!important}.policy-tab-sectionwrap{flex-wrap:wrap}.privacypolicy-wrap{padding:50px 0;background-image:none}.policy-content-wrap{padding-left:0}.policy-content-wrap p{font-size:14px}.policy-content-wrap .policycontent-heading{font-size:26px;margin-top:40px}.ant-tabs-nav-wrap .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{background-color:#02b4ce;color:#fff!important}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn{border:1px solid #02b4ce;padding:5px 10px;font-size:12px;border-radius:50px;color:#02b4ce;white-space:nowrap!important}.policy-left-gradient,.policy-left-tabs:before,.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn:before{display:none}.policy-officer-details{margin-top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.privacypolicy-wrap .ant-tabs-tab{padding:0!important}.policy-left-tabs{margin-right:0!important}.newbuy-packages-wrapper .consultation-bg-wrap{right:20px;width:330px}.privacypolicy-wrap .ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:0}.policy-left-tabs .ant-tabs-nav-list{flex-direction:row!important;flex-wrap:wrap;grid-row-gap:5px;row-gap:5px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.privacypolicy-wrap .ant-tabs{width:100%}.newbuy-packages-wrapper .consultation-bg-wrap{right:150px;width:400px}.appointment-about-bg{right:-153px;width:377px}#book-appointment-wrap{padding:50px 0!important}.checkup-info{text-align:center!important}.policy-content-wrap .policy-subtitle{font-size:18px}.doc-specialist-text{padding:10px 0 20px}.newspecialist-wrapper .new-doc-text a span{font-size:14px;padding:5px 20px}.new-specialist-cards h6{margin-top:10px;font-size:16px}.new-specialist-cards{height:150px}.new-detail-btn{margin-top:0}#new-detail-btns span{font-size:14px!important}.new-carousel-wrapper .slick-slide{padding:0 10px}#consultationbanner-img{width:300px!important}.doctor-consultation-wrapper .consultation-bg-wrap{right:130px;width:400px}.specialist-sec-wrap{grid-gap:10px;gap:10px}.consultation-enquire-modal{width:100%!important}.new-model-right{padding:0 0 30px}.new-model-right .modal-head h4{font-size:26px}.new-model-right .modal-head h5{font-size:16px}.consult-thankyoumodel h1{font-size:28px;margin:10px 0}.consult-thankyoumodel h4{font-size:18px}.consult-thankyoumodel .thankyou-call a,.consult-thankyoumodel p{font-size:14px}.consult-thankyoumodel .goback-btn{margin:20px 0 0;line-height:inherit;padding:8px 35px;font-size:18px!important;font-weight:600}.consultation-benifits-wrapper{padding:30px 0}.benifits-section .benifits-cards{margin-bottom:20px;align-items:flex-start}.benifitcard-text-wrap{width:80%}.consultation-benifits-row .card-image-wrap{width:100px}.consultation-benifits-row .card-image-wrap img{width:100%}.benifits-section .benifits-cards .benifitcard-text-wrap h6{font-size:20px;margin-bottom:0}.consultation-benifits-wrapper .dr-consultation{padding:20px 30px}.consultation-about-wrapper{padding:50px 0!important}#consult-wrap .specialist-sec-wrap br{display:none}#consult-benifits-wrapper{margin-bottom:20px!important}#specialist-wrap .doc-specialist li{width:215px!important;padding:0!important}.newspecialist-wrapper .doc-specialist{grid-gap:50px 20px;gap:50px 20px;flex-wrap:wrap;justify-content:center}#checkup-cardname h6{min-height:0!important}#specialist-wrap{margin-top:-39px}.dr-consultation{width:400px;margin:0 auto}.qch-about-wrap .p-wrap{width:100%}.diagnostic-wrapper{padding-top:50px!important}.right-col-padding{padding-right:15px}.newpackage-details-wrap .newpackage-content h2{font-size:26px}.inner-page-header,.newpackage-details-wrap .newcontainer-p{display:none}.fastingrequird-wrapper{font-size:12px}.newpackage-details-wrap .newpackage-price span{font-size:22px;margin-top:5px}#newpackages-sec-wrap ul{grid-gap:20px!important;gap:20px!important;justify-content:flex-start}.newpackage-details-wrap .newpackages-sec ul li b{font-size:14px}.icon-collapse{height:auto!important;right:10px!important}.icon-collapse,.newtest-icon-wrapper img{width:auto!important}#newpackages-sec-wrap{margin:20px 0!important}.newpackage-details-wrap .newpackages-sec ul li p{text-align:left}#newpackages-sec-wrap ul li img{width:30px}.left-col-padding{padding-left:15px}.pkg-detail{border-top:none!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{padding:7px 20px;font-size:14px}.newcenter-wrapper .select-center-wrap h2{font-size:22px}.pincode-health{margin:10px 0 0!important;width:50%}.pincode-health-wrapper{width:100%}.health-center-box{margin:10px 0 0}.health-center-details-img{margin:inherit!important}.package-vertical-scroll{padding-right:0}.newpackage-details-wrap{margin-bottom:50px}#explore-heading h2{font-size:28px!important;line-height:normal}.package-img{background:transparent}#new-innercenter-wrap{width:100%!important}.packages-div ul li{width:150px!important}.new-carousel-wrapper .slick-track{padding-bottom:50px!important}.newcorporatepackages h2{font-size:28px!important;line-height:inherit!important}.newcorporatepackages{margin-bottom:20px!important}.newcorporatepackages p{font-size:14px;margin-top:5px}#package-details-wrap .package-img{width:300px!important;height:auto}.newpackage-details-wrap .basic-package{grid-gap:50px;gap:50px;display:flex}.newpackage-details-wrap .newpackage-price{margin-top:0}.login-left{padding:0 0 50px}.mobilemenu__header{height:auto;background-color:#01b2d3}.mobilemenu__header .corporate-hr-login-wrap{font-family:"Figtree",sans-serif;font-size:14px;font-weight:500;margin-top:5px;font-stretch:normal;grid-gap:5px;gap:5px;background-color:transparent;display:flex;align-items:center;background:linear-gradient(90deg,#7ca815,#02b4ce);color:#fff;border:none!important;padding:5px 14px;border-radius:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobilemenu__header .corporate-hr-login-wrap svg{stroke:#fff}.mobile-links{padding:0 20px 0 10px}.mobileview-header{padding-left:0;padding-right:0;background:transparent!important;margin-bottom:0}.mobileview-header li{list-style-type:none}.mobile-links__item-sub-links li .tab-links__item-title a{position:relative}.mobile-links__item-sub-links li .tab-links__item-title a:before{content:"";position:absolute;background-color:#3d464d;width:4px;height:4px;top:8px;left:-9px;border-radius:50px}.logged-in-username h5{color:#fff}.logged-in-username p{font-size:12px!important;word-break:break-all;color:#fff;font-weight:500}.mobilemenu__header .mobilemenu__close svg{stroke:#fff;fill:#fff}#consult-wrap .benifits-section{margin-top:-40px}.mobile-header{padding:0!important}.header-mobile-links{font-size:14px;color:#000;font-weight:500;padding:12px 0 12px 10px;border-bottom:none!important}.header-mobile-links .tab-links__item-title{display:flex}.header-mobile-links .mobile-links__item-toggle{fill:#40ae71}.header-mobile-links .mobile-links__item{border-bottom:none!important}.header-mobile-links .mobile-links--level--1 .mobile-links__item .mobile-links__item-link{padding:0 10px}#mobile-links__item{padding:0 10px!important}.mobile-links-wrapper .mobile-links__item-link{padding:12px 0!important}.logout-wrapper .tab-links__item-title{border:1px solid;background-color:#01b2d3;color:#fff;font-size:14px;display:inline-block;padding:6px 20px;border-radius:10px;margin-top:20px}.logout-wrapper .mobile-links__item-link{font-size:16px;line-height:normal;margin-left:5px;font-family:"Bricolage Grotesque",sans-serif}.logout-wrapper .tab-links__item-title img{width:15px}.mobilesidebariso-textwrapper span{font-size:14px;color:#000!important;font-weight:500}.mobile-links__divider{border-bottom:1px solid #d6d1d1!important}.profile-card__avatar1{width:55px;height:55px;margin-bottom:0;background:#fff;border-radius:100px}.profile-card__avatar1 img{margin:12px 14px}.logged-btn a{color:#fff;font-size:18px;font-weight:500}.mobile-header__body{background-color:#fff;width:100%;position:fixed;top:0;z-index:inherit;padding:13px 15px;box-shadow:4px 0 20px -5px rgba(0,0,0,.1);justify-content:space-between;height:65px}.top-mobile-header-panel .container{padding-left:0!important;max-width:none!important}.header-logo-wrap{width:270px;margin-right:auto!important;margin-left:auto!important}.header-logo-wrap img{width:100%}.mobile-equity-infusion{font-size:14px;color:#000;font-weight:500;margin-top:10px}.cart-heading-wrap h3{font-size:28px;margin:40px 0 10px;text-align:center;font-weight:500}.new-cart-details-box .cart-img-with-text{width:50%!important}.new-cart-details-box .cart-heading-logo{justify-content:space-between}.centerimg-wrapper{width:60px!important;height:50px!important;border:none!important;margin-right:5px!important}.centerimg-wrapper .cart-text-button a{font-size:14px!important}.cart-packages-wrap{min-height:auto}.new-cart-details-box{margin-top:30px}.exploremore-btn{padding:20px 0;border-top:1px solid #e3e0e0}#pkg-detail-wrap h4{font-size:28px!important;margin:40px 0 20px!important;text-align:center;font-weight:500!important}.new-cart-wraper .cart-price-inn-left h6,.new-cart-wraper .cart-price-inn-right h6{font-size:16px}#pkg-detail-wrap .test-price ul li h5,#pkg-detail-wrap .test-price ul li p{font-size:14px}.cart-wrapper .proceed-checkout-wrap{padding:10px 30px;font-size:16px;display:inline-block;width:auto;display:flex}.new-cart-details-box .cart-text-button a{font-size:12px!important}.new-cart-details-box .cart-details-box h2{font-size:16px!important}#new-checkout-details .checkout-img{width:50%;margin:20px auto 0}.checkout-details-wrap .select-patients-wrap{font-size:16px}#new-checkout-details .checkout-img span.straight-line{left:55%;width:40%;-webkit-transform:translate(-50%);transform:translate(-50%);top:30px;right:50%}#new-checkout-details .cart-text-button a{font-size:12px!important}.cart-heading-wrap{padding-bottom:20px}.checkout-details-wrap .addpatient-wrap{font-size:24px;font-weight:500}#new-checkout-details .cart-heading-logo{justify-content:space-between!important}#new-checkout-details .centerimg-wrapper{width:70px!important;height:46px!important}.checkout-logo .cart-img-with-text{width:50%!important}.new-package{padding:20px 0}.checkout-details-wrap .cart-summary-wrap{font-size:22px!important}.pkg-detail .dig-center-div{padding:10px 0!important}.checkout-details-wrap .cart-summary-wrap .test-price ul li p{font-size:14px}.checkout-details-wrap .cart-summary-wrap .test-price ul li h5{font-size:14px;line-height:inherit}.patient-cnct p a{word-break:break-all!important}.checkout-details-wrap .checkout-btn-wrap{font-size:16px;padding:10px 30px!important;width:300px!important}.checkout-details-wrap .btnTransparent{margin-top:30px!important}#new-checkout-details .dig-center-div{border-radius:10px!important;box-shadow:0 8px 22px 0 rgba(0,0,0,.12)!important;background-color:#fff!important;padding:23px 18px!important}.newpackage-dtl .added-patient{width:200px!important}.newpackage-dtl .added-patient h6{font-size:12px!important;font-weight:600!important}#appointmentScheduleBtn .scheduleBtn{display:flex!important;margin:0 auto!important;width:300px!important}.page-header__breadcrumb{padding-top:0}.my-account-wrapper .account-nav{box-shadow:none;height:auto;margin:0}.my-account-wrapper .account-nav__item--active span{border-left:none!important}.my-account-wrapper li.account-nav__item img{margin:0 10px 0 0}.my-account-wrapper .account-nav ul{padding:50px 20px 20px 0;border-bottom:none!important}.my-account-wrapper .account-nav__item a{margin:0 20px 0 0!important;padding:8px 0!important}.my-account-wrapper .profile-card{padding:20px 0 0!important}.my-account-wrapper .appointments-wrap .collapse.show{overflow:auto}.my-account-wrapper .profile-card-divider{background:transparent}.my-account-wrapper .profile-card-header h5{font-size:22px!important}.my-account-wrapper .member-name h5{font-size:16px!important}.my-account-wrapper .member-name p{font-size:12px!important}.my-account-wrapper .memberTable .ant-table-thead>tr>th,.my-account-wrapper td{white-space:nowrap;text-align:start}.my-account-wrapper #enqTable-wrapper th,.my-account-wrapper td{padding:0 25px 6px 0!important}.my-account-wrapper #enqTable-wrapper thead th:nth-child(6){text-align:start!important}.report-dtl-head h3{font-size:20px!important;margin-top:15px}.product-tabs{margin-top:-47px}.profile-card-header{padding:0}.product-tabs{margin-top:-30px}.product-tabs.package-tab .faq-title{margin:0 0 5px;font-size:14px}.product-tabs__list{grid-gap:20px;gap:20px}.product-tabs.package-tab .product-tabs--layout--sidebar .product-tabs__item{padding:6px 0;margin:0}.product-tabs.package-tab .product-tabs__content{padding:10px 0}.medi-reports-col-lg{padding-left:0;margin-top:10px}.profile-card-header .member-add{padding:10px 15px!important;line-height:inherit!important;margin-top:20px!important;display:inline-flex!important}.patient-modalbody{padding:20px 30px 30px}.patient-modalbody .btnWidth{margin:50px auto 0!important;display:flex!important;justify-content:center!important;font-size:14px!important;width:200px;position:fixed;right:0;left:0}.patient-modalbody .scroll{height:60vh!important;overflow:auto!important}.report-card .card-title i{font-size:18px}.profile-card-header h5 span{font-size:14px!important;font-weight:500!important;display:flex!important;margin-top:5px!important}.report-card{margin:10px 0!important}.edit-profile .profile-card{margin-top:-30px}.edit-profile .profile-no select{border-radius:8px 0 0 8px!important}.edit-profile .update-btn{padding:10px 15px!important;line-height:inherit!important;margin:0 auto!important;display:flex!important;justify-content:center!important;font-size:14px!important;background:#7ca815;color:#fff!important;border-radius:50px;width:200px}.Order-detail-wrapper{margin-top:10px}.report-form h6{font-weight:400}.Order-detail-wrapper .report-form label{font-weight:600!important}.order-summery-wrapper h2{font-size:22px;font-weight:500;margin-bottom:10px}#Order-detail-wrap .report-form label{color:#000!important}.order-list-wrapper .profile-card-header h5{font-weight:500!important;margin-bottom:10px}.package-detail-wrapper h3{font-size:18px;font-weight:400}.order-summery-wrapper .report-form label{font-size:14px!important;font-weight:600!important;color:#000!important}.od-total-bill hr{border-bottom:1px solid #f8f8f8}.od-total-bill{border-top:1px solid #ebe5e5;border-bottom:none!important}.od-overall-count p{font-size:20px}.h-form-style{margin-bottom:10px!important}#new-appointment-wrap{margin-top:0!important}#new-appointment-wrap .h-style-appoint{margin-bottom:0!important;margin-top:15px}#new-appointment-wrap .ur-detail{margin:0 0 10px!important;font-weight:600}#new-appointment-wrap .new-appoint-calender,#new-appointment-wrap .new-appoint-time{padding:0 0 0 35px!important}.od-back-to-list{margin-top:9px;display:inline-block}.back-consult-img img{width:6px}#appoint-Btn{margin-top:10px}#account-enquiry-table-wrapper{overflow:auto}#account-enquiry-table-wrapper .ant-table-cell{padding:15px!important}.checkout-container-wrapper{width:100%}.patient-modalbody .h-form-style input[type=file]{border:none;padding:0}#profile-address{height:48px!important}.memberTable.ordersTable .ant-pagination-next .ant-pagination-item-link,.memberTable.ordersTable .ant-pagination-prev .ant-pagination-item-link{display:flex;align-items:center;justify-content:center}.card.profile-card select.enquiry-type-select{width:100%}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}.login-left-content .login-description-text{text-align:center}.mobile-login-button{margin-top:20px}.login-right .resend-otp-btn-wrapper{padding:10px 35px}.login-right .otp-btn-wrapper{padding:10px 35px;font-size:14px}.signup-content-wrapper .input__label--hoshi{bottom:-17px}.signup-content-wrapper .input__field--hoshi{padding-top:40px!important}#cart-wrap .container-p,#health-tip-wrap .container-p{padding-left:20px!important;padding-right:20px!important}.cart-wrapper{margin-top:0}#cart-wrap .cart-heading-wrap h3{margin:10px 0!important}#cart-wrap .new-cart-details-box{margin-top:0!important}#pkg-detail-wrap .dig-center-div{padding:10px!important;box-shadow:0 8px 22px 0 rgba(0,0,0,.12)!important}#new-checkout-details .container-p{padding-left:15px!important;padding-right:15px!important}#new-checkout-details{margin-top:0}.dashboard-profile-wrap .profile-card__body{flex-direction:column!important;margin-bottom:0!important;align-items:center!important}.dashboard-profile-wrap .profile-card__email{margin-bottom:0!important}.signup-button-wrap{display:flex;grid-gap:5px;gap:5px;margin-top:10px}.signup-button-wrap .otp-btn{margin:0!important;font-size:12px!important;padding:10px 19px!important}.order-overview-wrap{margin-top:20px}.order-overview-wrap .checkout-wrap{font-size:28px!important}.order-overview-wrap .overview-image img{width:50px}.order-overview-wrap .overview-image p{font-size:18px}.order-overview-wrap .cart-details-box h2{word-break:break-all}.order-overview-wrap .cart-details-box span{width:60px!important;height:50px!important}.order-overview-wrap .overview-patient-packages .overview-head{font-size:20px!important}.order-overview-wrap .order-package{padding-top:20px!important}.order-overview-wrap .voucher-box{padding-top:10px!important}.overview-straight-line{left:54%!important;-webkit-transform:translate(-50%)!important;transform:translate(-50%)!important}#order-wrap .checkout-logo .cart-img-with-text{width:70%!important}#order-wrap .code-input button{padding:9px 30px!important}#order-wrap .scheduleBtn{width:250px!important}#order-wrap .appoint-date ul li p{font-size:16px}#order-wrap .overview-patient-head{font-size:12px!important;color:#000!important}#order-wrap .back-btn{font-size:12px!important;margin:0!important}#order-wrap .checkout-img{width:80%}#order-wrap .cart-heading-logo{justify-content:space-between!important}.overview-patient-packages .fasting-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.health-tip-wrapper input[type=checkbox]:checked+label:before{width:10px!important;top:1px;left:-6px}#order-history-wrap .table-responsive-sm tbody td{padding:20px!important}#order-history-wrap thead th{padding:10px 20px!important}#signup-wrap .signup-left{padding:30px 0!important}#signup-wrap .signup-right{padding:30px 20px 0 0!important}.slick-dots{bottom:0}.family-modal-footer{justify-content:center!important}.back-consultation-btn{display:inline-flex!important;margin-bottom:10px}.footercontact-section .conatctus-section .contact-content-wrap a{font-size:16px!important}.footercontact-section .conatctus-section .conatact-img{width:40px;height:40px}.healthcheckup-wrap .conatctus-section .contact-content-wrap .whatsappno-wrap{grid-gap:5px;gap:5px}.healthcheckup-wrap .conatctus-section .contact-content-wrap a{font-size:16px;word-break:break-all}.healthcheckup-wrap .conatctus-section .contact-content-wrap .whatsappno-wrap .no-line-wrap{height:15px}#healthcheckup-wrapper{grid-gap:10px 30px;gap:10px 30px;flex-wrap:wrap}.healthcheckup-wrap .conatctus-section{align-items:flex-start}.footer-bottom-wrap{padding:10px 0 0;grid-gap:5px!important;gap:5px!important}.footer-iso-certificate{padding:10px}.dcportal-button-wrap .otp-btn{padding:10px 25px!important}#camp-registration-page{margin-top:20px!important}#camp-registration-page .wellsfargo-backbutton{margin-top:50px!important}#camp-agreement-section{margin-top:0!important;padding-top:80px!important}}@media(min-width:768px)and (max-width:991.98px){.buildinghealthy-section h2{font-size:38px}.homebanner-bg{width:513px;bottom:-55px}.banner-imgwrap .banner-img{width:100%}.viewannouncemnet-wrap .announcementsection{flex-wrap:wrap;padding:10px;grid-gap:10px;gap:10px}.homecomppanies-wrap{padding:80px 0}.homecomppanies-wrap .compsectiom-wrap .comp-heading{font-size:30px}.homecomppanies-wrap .compsectiom-wrap .comp-heading br{display:none}.comp-images{margin-top:40px}.comp-images .compimg-wrap{width:30%}.banner-imgwrap .homesbg-backgroundimg{width:411px;right:-12px}.medilocker-wrap .medilocker-section h2{font-size:34px}.healthpackage-section{padding-bottom:80px;padding-top:80px}.healthpackage-section .healthbg-top{right:-221px;width:500px}.healthpackagesec-wrap h2{font-size:34px}.packageswrap-section .silverhealthpack-card{grid-gap:10px;gap:10px;flex-direction:column}.packageswrap-section .silverhealthpack-card .silverhealth-text{font-size:26px}.packageswrap-section .silverhealthpack-card .booknow-button{margin-top:30px;margin-bottom:10px}.Techdricen-sectionwrap .techdriven-bg{left:-208px;bottom:-254px;width:500px}.healthpackagesec-wrap .techdriven-lineargradient{width:200px;height:200px}.recentnews-wrap .recenttoptext-wrap h2{font-size:34px}.recentnews-wrap .recenttoptext-wrap p{margin-bottom:30px}.recentnews-wrap{padding-bottom:80px}.recentnews-wrap .press-bg{bottom:-260px;right:-248px;width:500px}.testi-wrap-top h4{font-size:34px}.recentnews-wrap{padding-bottom:0}.testi-img img{width:100%}.testimonial-slider{margin-top:30px!important}.testimonial-wrapper .testi-bg{bottom:-203px;left:-210px;width:500px}.slides-no-wrap p{margin-bottom:0;margin-top:-20px}.testimonial-slider{width:100%}.testimonial-wrapper{padding:80px 0 0}.qch-about-wrap h4{font-size:34px}.whyquantum-cards-wrap .commonbox{width:80%!important;height:130px}.whyquantum-cards-wrap .commonbox .card-img{right:18px;width:80px}.whyquantum-cards-wrap .commonbox h2{font-size:28px}.whyquantum-cards-wrap .whyquantum-box2{margin-top:-41px!important;margin-left:64px!important}.whyquantum-cards-wrap{width:100%}.whyquantum-cards-wrap .box-3{margin-top:-48px!important}#recentNewsSection .col-md-6{margin-top:30px}.new_site__body{padding-top:0!important}.about-wrapper .banner-lottie-bg{bottom:-60px;width:371px}.testimoniail-section .textimonial-card-wrap .testimonial-cards{padding:40px 25px 80px}.container-p{padding-left:30px;padding-right:30px}.aboutus-section .About-Us{font-size:36px}.aboutus-section .Aboutus-Content p{font-size:16px}.about-wrapper{padding:50px 0}.Aboutus-Image{width:100%}.ourstory-wrapper{padding:50px 0}.ourstory-cards .commonbox h2{font-size:30px}.ourstory-cards .box-2{margin-left:42px;margin-top:-63px}.ourstory-cards .box-3{margin-top:-63px}.ourstory-cards .box-4{margin-left:42px;margin-top:-63px}.ourstory-cards .commonbox{width:300px;margin-bottom:30px}.ourstory-cards .commonbox .card-img{width:84px;right:17px}.ourstort-bgtop{width:600px;top:-37px}.ourstory-section .Our-Story{font-size:32px;padding-top:0}.ourstory-section .OurStory-Content p{font-size:16px}.OurStoryYears-Wrapper{margin:0;padding:50px 0}.OurStoryYears-Wrapper .col-xl-2{max-width:33.333333%}.OurStoryYears-Wrapper .row{grid-gap:20px;gap:20px}.ourstory-line:before{display:none}.industory-pioneers-wrapper .coreteam-bgleft{width:600px;top:-328px}.industory-pioneers-wrapper .industory-text-wrap h2{font-size:32px}.industory-pioneers-wrapper .coreteam-card{padding:0 20px;width:100%}.industory-pioneers-wrapper .quantumteam-img-section{padding:50px 0 0}.industory-pioneers-wrapper .industryteam-row .coreteammiddle-bg{bottom:-390px;right:-356px;width:600px}.industory-pioneers-wrapper .coreteam-bgbottom{width:600px;bottom:256px}.industory-pioneers-wrapper{padding:50px 0}.ourvision-section{padding:0}.ourvisionimg-wrap img{width:100%}.ourmission-wrapper .missiontop-bg{width:500px;right:-217px}.ourmission-section{padding:0}.ourmission-section .bg-lineargradient{width:200px;height:200px}.Ourstory-Years{margin-bottom:30px}.Ourstory-Years .img-wrap{width:130px}.drcard-wrapper{padding:50px 0 0}.QuantumDrCard{padding:0 27px 35px;margin-bottom:15px}.QuantumDrCard .drimg-wrap{width:100%;margin:40px -2px}.QuantumDrCard .QuantumDr-Heading h5{font-size:18px}.QuantumDrCard .quantum-content p{font-size:16px}.ourvision-wrapper{padding:50px 0 0}.ourvision-img{width:100%}.ourvision-section .our-vision{font-size:32px;margin-top:20px}.ourvision-section .ourvision-content p{font-size:16px}.ourmissionimg-wrap img{width:100%}.services-section h2{font-size:30px;margin-bottom:10px}.our-values-section .our-value-img{margin-top:60px}.our-values-section .our-value-img img{width:100%}.our-values-section{padding:50px 0}.services-section{margin-bottom:20px}.ourmission-wrapper .ourmissionbgfirst{bottom:0;left:-330px;width:600px}.ourmission-wrapper{padding:50px 0}.ourmission-img{width:100%}.ourmission-section .our-mission{font-size:32px}.ourmission-section .ourmission-content p{font-size:16px}.panindia-wrapper .panindia-text-wrap .pan-text{font-size:34px}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section h2{font-size:30px}.panindia-wrapper,.whyus-section{padding:50px 0}.corporate-clients-section{padding:50px 0 150px!important}.corporate-clients-section .corporateclient-wrap .corporate-text p br{display:none}.corporate-clients-section .corporateclient-wrap .corporate-text h2{font-size:34px}.whyus-certified-wrapper img{margin-bottom:20px}.our-differentiation-section .ourdiff-wrap h2{font-size:32px;margin-bottom:30px}.inovative-image-wrap .Aboutus-Image{width:100%!important}.inovative-section-wrap{padding:50px 0}.inovative-section-wrap .inovative-section h6{font-size:28px;margin-bottom:10px}.inovative-section{margin-top:20px}.inovative-section-wrap .inovative-section h5{font-size:16px}.inovative-section-wrap .inovative-section .healthcare-Content h6{font-size:20px;margin-bottom:5px}.inovative-section-wrap .inovative-section .healthcare-Content{margin-bottom:30px}.inovative-section-wrap .inovative-section .healthcare-Content p{font-size:16px;line-height:normal}.our-differentiation-section{padding:50px 0}.footer-other-wrapper{margin-top:40px}.footercontent-wrapper .footertitle-wrapper{margin-bottom:10px;line-height:normal!important;font-size:18px}.footercontent-wrapper .footer-links__list .footer-content-text a{line-height:normal!important}.newfooter-logo-wrapper{width:350px;margin:0 auto}.footersocial-link-wrap .footersocial-text{text-align:center;width:700px;margin:20px auto}.social-links__list{justify-content:center}.site-footer__widget.footer-contacts{min-height:auto!important}.footer-contacts__text{padding-right:0!important}.footersocial-link-wrap{padding-right:0}.site-footer__copyright ul li:first-child{border-left:none!important}.new-copyright-text{width:45%}.footer-copyright-wrapper ul span{margin:0 10px}.site-footer__copyright ul li a{line-height:normal!important}.site-footer__copyright ul{padding:0!important}.footer-iso-certificate .isoimgsection-wrap p{font-size:14px}.footer-iso-certificate .isoimgsection-wrap img{width:30px}.footer-iso-certificate{grid-gap:10px;gap:10px}.footer-iso-certificate .certificate-text-wrap .iso-27001-2013 p{font-size:13px;line-height:normal}.footer-iso-certificate .certificate-text-wrap{grid-gap:10px;gap:10px}.footer-iso-certificate .isoimgsection-wrap{grid-gap:6px;gap:6px}.site-footer{background:#fff;box-shadow:-10px 0 14px 0 rgba(0,0,0,.2)}.our-services-wrapper .row{grid-gap:10px 0;gap:10px 0;justify-content:center}.our-services-wrapper .services-card img{width:160px}.our-services-wrapper .services-card h6{margin-top:20px;font-size:18px}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn,.our-services-wrapper .services-card p{font-size:14px}.form-group label{font-size:16px}.form-submit-btn{padding:12px 39px;font-size:14px}.conatctus-section-wrapper{padding:0 0 50px}.services-section p{font-size:16px}.pre-content-wrap .content-flex-wrap{grid-gap:40px;gap:40px}.pre-content-wrap .custom-text p{font-size:16px}.benifits-wrapper{padding:50px 0}.benifits-wrapper .dentist-lottie h2{font-size:30px}.benifits-wrapper .benifits-cards{padding:20px 0!important}.our-differentiation-section .our-diff-row .diff-section-wrap{flex-wrap:wrap;grid-gap:10px;gap:10px}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content{width:100%}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content h6{font-size:16px;text-align:center}.our-differentiation-section .our-diff-row .diff-section-wrap .diff-content p{text-align:center}.diff-img{margin:0 auto}.pre-content-wrap{padding:50px 0 0}.preemployment-img img{width:320px!important}.services-back-arrow{font-size:16px}.services-back-arrow .corp-back-arrow{font-size:18px}.common-check-section .check-benifits-wrap{padding:0}.common-check-section{padding-top:20px}.common-check-section .check-benifits-wrap .benifits-text-wrap h6{font-size:20px;margin-top:-2px}.common-check-section .check-benifits-wrap .benifits-text-wrap p{font-size:16px}.common-check-section .check-benifits-wrap .check-icon-wrap svg{font-size:20px}.common-check-section .common-check-row{grid-gap:20px 0;gap:20px 0}.doctor-workplace-wrapper{padding:50px 0 0}.newcontactus-wrapper .banner-lottie-bg{bottom:-33px;width:250px}.contactus-form-wrapper{padding:50px 0}.contactus-img-lineargradient{display:none}.contact-maps-wrap .contact-info-text h2{text-align:center!important}.contactinfo-icon-img img{width:50px}.contact-maps-wrap .contact-info-text{margin:0 0 20px!important}.footercontact-section .conatctus-section{grid-gap:5px;gap:5px}.contact-maps-wrap .new-contact-content .newcontact-custom-text a{font-size:16px!important}.footercontact-section .conatctus-section .contact-content-wrap p{font-size:16px}.contact-maps-wrap{padding:0 0 50px}.newcontactus-sectionwrap .contactus-dotedimg{width:500px}.contactinfo-img-lineargradient{bottom:-10px}#contactus-banner-img img{width:400px!important}.career-positions-wrapper .positions-cards-wrap{flex-wrap:wrap;grid-gap:20px;gap:20px}.career-positions-wrapper .positions-cards-wrap .cards-wrap{width:48%}.career-positions-wrapper .positions-cards-wrap .cards-wrap h6{font-size:18px;margin:10px 0}.career-positions-wrapper .positions-cards-wrap .cards-wrap .location-wrap p{font-size:18px}.location-wrap svg{width:11px}.career-positions-wrapper .positions-cards-wrap .cards-wrap .apply-btn-wrap .apply-now-button{padding:5px 15px;font-size:14px;grid-gap:5px;gap:5px}.career-positions-wrapper .career-dotedimg{right:-250px;top:-152px;width:501px}.career-positions-wrapper .career-linear-gradient{width:200px;height:200px;top:-105px}.career-positions-wrapper{padding:50px 0 0}.whyjoin-wrap .whyjoin-list h6{font-size:18px}.whyjoin-wrap .whyjoin-list{grid-gap:10px;gap:10px;margin-bottom:10px}.whyjoin-list img{width:45px}.career-leftimg{width:500px}.newbanner-leftimg{bottom:-13px;width:500px}.career-whyjoin-wrap .ourstory-cards .commonbox{height:130px}#whyjoin-wrapper{padding:50px 0 0!important}.outpartner-text{padding:50px 0}.outpartner-text p{font-size:16px}.proudly-associated-heading h2{font-size:28px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-gradient{display:none}.our-partner-wrapper .proudly-associated-cards{flex-wrap:wrap}.proudly-associated-heading{margin-bottom:20px}.our-partner-wrapper .ourpartner-dotedimg{width:500px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h6{font-size:26px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h2{font-size:16px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 p{font-size:14px}.proudly-associated-box1 img{width:50px}.our-partner-section-wrap .our-partner-form h4{font-size:28px;margin-bottom:10px}.channel-partners-wrapper{padding:0 0 50px}.channel-partners-wrapper .channel-partner-heading h2{font-size:28px}.ourpartner-img-lineargradient{display:none}.channel-partners-wrapper .newbanner-leftimg{width:500px}.our-partner-wrapper{padding-bottom:50px}.explore-events-wrapper .exploreevents-gallery{margin-top:20px;flex-wrap:wrap;grid-gap:20px 20px;gap:20px 20px;justify-content:center}.explore-events-wrapper .exploreevents-gallery p{margin-top:10px;font-size:16px}.explore-events-wrapper{padding:50px 0}.explore-events-wrapper .vaccinationdrive-wrap{width:31%}.medilocker-wrap-section{padding:50px 0}.medilocker-wrap-section .medi-custom-card{padding:30px 20px}.inner-medilocker-wrap .step-2{padding:3px 20px;font-size:14px}.inner-medilocker-wrap .ai-analysis-test{font-size:22px;margin:10px 0}.inner-medilocker-wrap .quantum-text{font-size:14px}.medilocker-wrap-section .medi-family-member{width:100%;margin-top:30px}.medilocker-step2-wrapper .quantum-ai-wrap{padding:30px 20px 20px;margin-top:10px}.medilocker-step2-wrapper{padding:50px 0}.medilocker-step2-wrapper .step2-lottie-wrap .medi-doted-lottie{top:-37px;width:175px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.medilocker-step2-wrapper .step2-lottie-wrap{margin-top:40px;margin-bottom:40px}.optimizinghealth-section{padding:50px 0}.optimizinghealth-section .healthrecord-section{padding:30px 20px}.optimizinghealth-section .healthrecord-section .resports-img-wrap{width:100%;margin-top:20px}.personalhealth-insight .aianalysis-lottie-wrapper p{margin-top:5px}.personalhealth-insight .heathreportimg2-arrow{top:59px;left:-32px}.personalhealth-insight .heathreport-arrow{top:93px;right:-68px}.personalizedhealth-section{padding:50px 0}.personalizedhealth-section .personalizedhealth-wrap{padding:40px 20px}.personalhealth-insight .healthreports-img{width:140px;padding-bottom:70px}.personalhealth-insight .aianalysis-lottie-wrapper .finishdots-wrap{margin-bottom:0}.personalhealth-insight .healthreports-img2{padding-left:0;width:200px}.personalhealth-insight .healthreports-img2 img{width:100%}.personalhealth-insight .healthreports-img:before{width:70px;right:-57%}.personalhealth-insight .healthreports-img2:before{right:89px;width:70px;left:-35%;top:68px}.personalhealth-insight{margin-top:30px}.our-services-wrapper{padding:50px 0}#newhomehealth-section{padding-top:0}.three-box-wrap .arrow-with-line{right:-28px;top:44px;font-size:23px}.drop-shadow-wrapbox{height:100px;width:120px}#idnewfaq-tabs-content{width:80%!important;padding:30px 0 0!important}.newhome-card-wrap,.newhome-wrap{padding:10px 20px!important}.faq-dotedimage{display:none}.newhomecrad-body{padding:0}.new-faq-cards .btn-secondary{font-size:16px}.new-faq-cards{grid-gap:10px;gap:10px}.faq-gardient{display:none}.faqs-content-wrapper{padding:50px 0}.newfaq-cat-wrap img{width:14px}.newfaq-cat-wrap{top:-4px}.newfaqtitle-wrap,.newhomecrad-body p{font-size:14px!important}.proudly-associated-heading p{margin-top:0;font-size:16px}.newfaqtitle-wrap{white-space:nowrap;font-size:16px}#newfaqs-tabwrap button{padding:5px 12px!important}#health-tip-wrap{margin-top:50px!important}#health-tip-wrap .border-right{border-right:none!important}.health-tip-wrapper input[type=checkbox]+label{padding:0 20px!important;width:100%!important;height:20px!important;margin:0 0 15px!important;border:none!important}.health-tip-wrapper input[type=checkbox]+label:before{width:15px;height:15px}.health-tip-wrapper .btn-group-vertical{padding-top:20px}.health-tip-wrapper input[type=checkbox]:checked+label:before{width:10px!important;top:1px;left:-6px}.newhealth-tipcards h3{min-height:auto!important}.newhealth-tipcards a span{font-size:14px;padding:6px 15px}.newhealth-tipcards .blog-card-name p{margin-bottom:0}.newhealth-tipcards{padding:20px 0}.newhealth-tipcards .cart-btn{display:flex;justify-content:center}.healthtips-maincard{margin-bottom:20px}.homecollection-wrapper{flex-wrap:wrap;margin-top:20px;grid-gap:24px;gap:24px;justify-content:center}.homecollection-wrapper:before{display:none}.homecollection-wrapper .step1-image{width:100px}.homecollection-wrapper .visit-steps-cards .steps-text h6{font-size:16px;margin-top:10px}.homecollection-wrapper .visit-steps-cards .steps-text h4{font-size:18px;margin-bottom:10px}.homecollection-wrapper .visit-steps-cards .steps-text p{font-size:14px}.visit-steps-cards{width:31%}.paramedics-cards-wrapper{margin-top:20px}.paramedics-cards-wrapper .card-right-wrap{padding-right:0}.paramedics-cards-wrapper .paramedics-cards .card-image{width:40px}.paramedics-cards-wrapper .paramedics-cards h6{margin-top:5px;font-size:18px;margin-bottom:0}.paramedics-cards-wrapper .paramedics-cards p{font-size:14px;margin-top:5px}.paramedics-row{grid-gap:30px 0;gap:30px 0}.paramedics-cards-wrapper .card-left-wrap{padding-left:0}#privacy-wrap .banner-lottie-bg{width:250px!important}#privacy-wrap{padding:100px 0!important}.policy-tab-sectionwrap{flex-wrap:wrap}.privacypolicy-wrap{padding:50px 0;background-image:none}.policy-content-wrap{padding-left:0}.policy-content-wrap p{font-size:14px}.policy-content-wrap .policycontent-heading{font-size:26px;margin-top:40px}.ant-tabs-nav-wrap .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{background-color:#02b4ce;color:#fff!important}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn{border:1px solid #02b4ce;padding:5px 10px;font-size:14px;border-radius:50px;color:#02b4ce;white-space:nowrap!important}.policy-left-gradient,.policy-left-tabs:before,.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn:before{display:none}.policy-officer-details{margin-top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.privacypolicy-wrap .ant-tabs-tab{padding:0!important}.policy-left-tabs{margin-right:0!important}.newbuy-packages-wrapper .consultation-bg-wrap{right:20px;width:330px}.privacypolicy-wrap .ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:0}.policy-left-tabs .ant-tabs-nav-list{flex-direction:row!important;flex-wrap:wrap;grid-row-gap:5px;row-gap:5px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.privacypolicy-wrap .ant-tabs{width:100%}.newbuy-packages-wrapper .consultation-bg-wrap{right:30px;width:400px}.appointment-about-bg{right:-153px;width:377px}#book-appointment-wrap{padding:50px 0!important}.checkup-info{text-align:center!important}.policy-content-wrap .policy-subtitle{font-size:18px}.doc-specialist-text{padding:10px 0 20px}.newspecialist-wrapper .new-doc-text a span{font-size:14px;padding:5px 20px}.new-specialist-cards h6{margin-top:10px;font-size:16px}.new-specialist-cards{height:150px}.new-detail-btn{margin-top:0}#new-detail-btns span{font-size:14px!important}.new-carousel-wrapper .slick-slide{padding:0 10px}#consultationbanner-img{width:300px!important}.doctor-consultation-wrapper .consultation-bg-wrap{right:0;width:400px}.specialist-sec-wrap{grid-gap:10px;gap:10px}.consultation-enquire-modal{width:100%!important}.new-model-right{padding:0 0 30px}.new-model-right .modal-head h4{font-size:26px}.new-model-right .modal-head h5{font-size:16px}.consult-thankyoumodel h1{font-size:28px;margin:10px 0}.consult-thankyoumodel h4{font-size:18px}.consult-thankyoumodel .thankyou-call a,.consult-thankyoumodel p{font-size:14px}.consult-thankyoumodel .goback-btn{margin:20px 0 0;line-height:inherit;padding:8px 35px;font-size:18px!important;font-weight:600}.consultation-benifits-wrapper{padding:30px 0}.benifits-section .benifits-cards{margin-bottom:20px;align-items:flex-start}.benifitcard-text-wrap{width:80%}.consultation-benifits-row .card-image-wrap{width:100px}.consultation-benifits-row .card-image-wrap img{width:100%}.benifits-section .benifits-cards .benifitcard-text-wrap h6{font-size:20px;margin-bottom:0}.consultation-benifits-wrapper .dr-consultation{padding:20px 30px}.consultation-about-wrapper{padding:50px 0!important}#consult-benifits-wrapper{margin-bottom:20px!important}#specialist-wrap .doc-specialist li{width:215px!important;padding:0!important}.newspecialist-wrapper .doc-specialist{grid-gap:50px 20px;gap:50px 20px;flex-wrap:wrap;justify-content:center}#checkup-cardname h6{min-height:0!important}#specialist-wrap{margin-top:-39px}.dr-consultation{width:500px;margin:0 auto}.qch-about-wrap .p-wrap{width:100%}.diagnostic-wrapper{padding-top:50px!important}.right-col-padding{padding-right:40px}.newpackage-details-wrap .newpackage-content h2{font-size:26px}.inner-page-header,.newpackage-details-wrap .newcontainer-p{display:none}.fastingrequird-wrapper{font-size:12px}.newpackage-details-wrap .newpackage-price span{font-size:22px;margin-top:5px}#newpackages-sec-wrap ul{grid-gap:20px!important;gap:20px!important;justify-content:center}.newpackage-details-wrap .newpackages-sec ul li b{font-size:14px}.icon-collapse{height:auto!important;right:10px!important}.icon-collapse,.newtest-icon-wrapper img{width:auto!important}#newpackages-sec-wrap{margin:20px 0!important}.newpackage-details-wrap .newpackages-sec ul li p{text-align:left}#newpackages-sec-wrap ul li img{width:30px}.left-col-padding{padding-left:10px}.pkg-detail{border-top:none!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{padding:7px 15px;font-size:14px;margin-top:10px!important;margin-bottom:15px!important;width:auto!important}.newcenter-wrapper{flex-direction:column}.newcenter-wrapper .select-center-wrap h2{font-size:22px}.pincode-health{margin:10px 0 0!important}.pincode-health-wrapper{width:100%}.health-center-box{margin:10px 0 0;padding:10px}.newselcted-wrapper{font-size:11px}.health-center-details-img{margin:inherit!important;padding:0}.package-vertical-scroll{padding-right:0}.newpackage-details-wrap{margin-bottom:50px}#explore-heading h2{font-size:28px!important;line-height:normal}.package-img{background:transparent}#new-innercenter-wrap{width:100%!important}.packages-div ul li{width:130px!important}.new-carousel-wrapper .slick-track{padding-bottom:50px!important}.newcorporatepackages h2{font-size:28px!important;line-height:inherit!important}.newcorporatepackages{margin-bottom:20px!important}.newcorporatepackages p{font-size:14px;margin-top:5px}#package-details-wrap .package-img{width:300px!important;height:auto}.newpackage-details-wrap .basic-package{grid-gap:30px;gap:30px;flex-direction:column}.newpackage-details-wrap .newpackage-price{margin-top:0}.package-vertical-scroll{height:550px}.health-center-box .health-center-details .health-center-details-img{width:80px;height:80px}.health-center-details{grid-gap:10px;gap:10px}.newrow-wrap .package-details .pkg-detail{margin-top:0}.login-left{padding:0 0 50px}.mobilemenu__header{height:auto;background-color:#01b2d3}.mobilemenu__header .corporate-hr-login-wrap{font-family:"Figtree",sans-serif;font-size:14px;font-weight:500;margin-top:5px;font-stretch:normal;grid-gap:5px;gap:5px;background-color:transparent;display:flex;align-items:center;background:linear-gradient(90deg,#7ca815,#02b4ce);color:#fff;border:none!important;padding:5px 14px;border-radius:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobilemenu__header .corporate-hr-login-wrap svg{stroke:#fff}.mobilemenu__close{top:5px}.mobile-links{padding:0 20px 0 10px}.mobileview-header{padding-left:0;padding-right:0;background:transparent!important;margin-bottom:30px}.mobileview-header li{list-style-type:none}.mobile-links__item-sub-links li .tab-links__item-title a{position:relative}.mobile-links__item-sub-links li .tab-links__item-title a:before{content:"";position:absolute;background-color:#3d464d;width:4px;height:4px;top:8px;left:-9px;border-radius:50px}.mobile-links__item-title img{width:18px}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link{font-size:14px;color:#000;font-weight:500;padding:12px 20px}.mobile-links--level--0>li>.mobile-links__item>.mobile-links__item-title{height:48px}.menu-arrow{width:8px!important}.logged-in-username h5{font-size:14px;color:#fff}.logged-in-username p{font-size:12px!important;word-break:break-all;color:#fff;font-weight:500}.mobilemenu__header .mobilemenu__close svg{stroke:#fff;fill:#fff}#consult-wrap .benifits-section{margin-top:-40px}.mobile-header{padding:0!important}ul.tab-links{padding-left:0;padding-right:0;margin-bottom:0}.mobileview-header.tab-links li .mobile-links__item-link{padding:0!important;color:inherit}.mobile-links__item .header-social-icon a img{width:auto}.mobilesidebariso-textwrapper a{padding:12px 0!important}.mobilesidebariso-textwrapper span{font-size:14px;color:#000!important;font-weight:500;margin-top:10px}.mobile-links__item-link{display:flex;align-items:center}.tab-links__item-toggle svg{display:block}.header-mobile-links{font-size:14px;color:#000;font-weight:500;padding:12px 0 12px 10px;border-bottom:none!important}.header-mobile-links .tab-links__item-title{display:flex}.header-mobile-links .mobile-links__item-toggle{fill:#40ae71}.header-mobile-links .mobile-links__item{border-bottom:none!important}#mobile-links__item,.header-mobile-links .mobile-links--level--1 .mobile-links__item .mobile-links__item-link{padding:0 10px!important}.mobile-links-wrapper .mobile-links__item-link{padding:12px 0!important}.logout-wrapper .tab-links__item-title{border:1px solid;background-color:#01b2d3;color:#fff;font-size:14px;display:inline-flex;padding:8px 20px;border-radius:10px;margin-top:20px;grid-gap:5px;gap:5px;align-items:center}.logout-wrapper .tab-links__item-title img{width:16px;height:16px}.logout-wrapper .mobile-links__item-link{font-size:16px;line-height:normal;margin-left:5px;font-family:"Bricolage Grotesque",sans-serif}.logout-wrapper .tab-links__item-title img{width:15px}.mobile-links__divider{border-bottom:1px solid #d6d1d1!important}.profile-card__avatar1{width:55px;height:55px;margin-bottom:0;background:#fff;border-radius:100px}.profile-card__avatar1 img{margin:12px 14px}.logged-btn a{color:#fff;font-size:18px;font-weight:500}.mobile-header__body{background-color:#fff;width:100%;position:fixed;top:0;z-index:inherit;padding:13px 15px;box-shadow:4px 0 20px -5px rgba(0,0,0,.1);justify-content:space-between;height:65px}.top-mobile-header-panel .container{padding-left:0!important;max-width:none!important}.header-logo-wrap{width:290px;margin-right:auto!important;margin-left:auto!important}.header-logo-wrap img{width:100%}.mobile-equity-infusion{font-size:14px;color:#000;font-weight:500;margin-top:10px}.header-social-icon a{padding:0 8px!important}.cart-heading-wrap h3{font-size:28px;margin:40px 0 10px;text-align:left;font-weight:500}.new-cart-details-box .cart-img-with-text{width:65%!important}.new-cart-details-box .cart-heading-logo{justify-content:space-between}.centerimg-wrapper{width:59px!important;height:55px!important;border:none!important;margin-right:5px!important}.centerimg-wrapper .cart-text-button a{font-size:14px!important}.cart-packages-wrap{min-height:auto}.new-cart-details-box{margin-top:30px}.exploremore-btn{padding:20px 0;border-top:1px solid #e3e0e0}#pkg-detail-wrap h4{font-size:28px!important;margin:10px 0!important;text-align:center;font-weight:500!important}.new-cart-wraper .cart-price-inn-left h6,.new-cart-wraper .cart-price-inn-right h6{font-size:16px}#pkg-detail-wrap .test-price ul li h5,#pkg-detail-wrap .test-price ul li p{font-size:14px}.cart-wrapper .proceed-checkout-wrap{padding:10px 30px;font-size:16px;display:inline-block;width:auto;display:flex;margin:30px auto 0}.new-cart-details-box .cart-text-button a{font-size:12px!important}.new-cart-details-box .cart-details-box h2{font-size:16px!important}#new-checkout-details .checkout-img{width:50%;margin:20px auto 0}.checkout-details-wrap .select-patients-wrap{font-size:16px}#new-checkout-details .checkout-img span.straight-line{left:53%;width:33%;top:31px;-webkit-transform:translate(-50%);transform:translate(-50%)}#new-checkout-details .cart-text-button a{font-size:12px!important}.cart-heading-wrap{padding-bottom:0}.checkout-details-wrap .addpatient-wrap{font-size:24px;font-weight:500}#new-checkout-details .cart-heading-logo{justify-content:space-between!important}#new-checkout-details .centerimg-wrapper{width:46px!important;height:46px!important}.checkout-logo .cart-img-with-text{width:70%!important}.new-package{padding:20px 0;border-bottom:none!important}.checkout-details-wrap .cart-summary-wrap{font-size:22px!important}.pkg-detail .dig-center-div{padding:10px 0!important}.checkout-details-wrap .cart-summary-wrap .test-price ul li p{font-size:14px}.checkout-details-wrap .cart-summary-wrap .test-price ul li h5{font-size:14px;line-height:inherit}.patient-cnct p a{word-break:break-all!important}.checkout-details-wrap .checkout-btn-wrap{font-size:16px;padding:10px 30px!important;width:200px!important}#new-checkout-details .dig-center-div{border-radius:10px!important;box-shadow:0 8px 22px 0 rgba(0,0,0,.12)!important;background-color:#fff!important;padding:23px 18px!important}.newpackage-dtl .added-patient{width:200px!important}.newpackage-dtl .added-patient h6{font-size:12px!important;font-weight:600!important}#appointmentScheduleBtn .scheduleBtn{display:flex!important;margin:0 auto!important;width:170px!important}.page-header__breadcrumb{padding-top:0}.my-account-wrapper .account-nav{box-shadow:none;height:auto;margin:0}.my-account-wrapper .account-nav__item--active span{border-left:none!important}.my-account-wrapper li.account-nav__item img{margin:0 10px 0 0}.my-account-wrapper .account-nav ul{padding:50px 20px 20px 0;border-bottom:none!important}.my-account-wrapper .account-nav__item a{margin:0 20px 0 0!important;padding:8px 0!important}.my-account-wrapper .profile-card{padding:20px 0 0!important}.my-account-wrapper .appointments-wrap .collapse.show{overflow:auto}.my-account-wrapper .profile-card-divider{background:transparent}.my-account-wrapper .profile-card-header h5{font-size:22px!important}.my-account-wrapper .member-name h5{font-size:16px!important}.my-account-wrapper .member-name p{font-size:12px!important}.my-account-wrapper .memberTable .ant-table-thead>tr>th,.my-account-wrapper td{white-space:nowrap;text-align:start}.my-account-wrapper #enqTable-wrapper th,.my-account-wrapper td{padding:0 25px 6px 0!important}.my-account-wrapper #enqTable-wrapper thead th:nth-child(6){text-align:start!important}.report-dtl-head h3{font-size:20px!important;margin-top:15px}.product-tabs{margin-top:-47px}.profile-card-header{padding:0}.product-tabs{margin-top:-30px}.product-tabs.package-tab .faq-title{margin:0 0 5px;font-size:14px}.product-tabs__list{grid-gap:20px;gap:20px}.product-tabs.package-tab .product-tabs--layout--sidebar .product-tabs__item{padding:6px 0;margin:0}.product-tabs.package-tab .product-tabs__content{padding:10px 0}.medi-reports-col-lg{padding-left:0;margin-top:10px}.profile-card-header .member-add{padding:10px 15px!important;line-height:inherit!important;margin-top:20px!important;display:inline-flex!important}.patient-modalbody{padding:20px 30px 30px}.patient-modalbody .btnWidth{margin:50px auto 0!important;display:flex!important;justify-content:center!important;font-size:14px!important;width:200px;position:fixed;right:0;left:0}.patient-modalbody .scroll{height:60vh!important;overflow:auto!important}.report-card .card-title i{font-size:18px}.profile-card-header h5 span{font-size:14px!important;font-weight:500!important;display:flex!important;margin-top:5px!important}.report-card{margin:10px 0!important}.edit-profile .profile-card{margin-top:-30px}.edit-profile .profile-no select{border-radius:8px 0 0 8px!important}.edit-profile .update-btn{padding:10px 15px!important;line-height:inherit!important;margin:0 auto!important;display:flex!important;justify-content:center!important;font-size:14px!important;background:#7ca815;color:#fff!important;border-radius:50px;width:200px}.Order-detail-wrapper{margin-top:10px}.report-form h6{font-weight:400}.Order-detail-wrapper .report-form label{font-weight:600!important}.order-summery-wrapper h2{font-size:22px;font-weight:500;margin-bottom:10px}#Order-detail-wrap .report-form label{color:#000!important}.order-list-wrapper .profile-card-header h5{font-weight:500!important;margin-bottom:10px}.package-detail-wrapper h3{font-size:18px;font-weight:400}.order-summery-wrapper .report-form label{font-size:14px!important;font-weight:600!important;color:#000!important}.od-total-bill hr{border-bottom:1px solid #f8f8f8}.od-total-bill{border-top:1px solid #ebe5e5;border-bottom:none!important}.od-overall-count p{font-size:20px}.h-form-style{margin-bottom:10px!important}#new-appointment-wrap{margin-top:0!important}#new-appointment-wrap .h-style-appoint{margin-bottom:0!important;margin-top:15px}#new-appointment-wrap .ur-detail{margin:0 0 10px!important;font-weight:600}#new-appointment-wrap .new-appoint-calender,#new-appointment-wrap .new-appoint-time{padding:0 0 0 35px!important}.od-back-to-list{margin-top:9px;display:inline-block}.back-consult-img img{width:6px}#appoint-Btn{margin-top:10px}#account-enquiry-table-wrapper{overflow:auto}#account-enquiry-table-wrapper .ant-table-cell{padding:15px!important}.checkout-container-wrapper{width:100%}.patient-modalbody .h-form-style input[type=file]{border:none;padding:0}#profile-address{height:48px!important}.memberTable.ordersTable .ant-pagination-next .ant-pagination-item-link,.memberTable.ordersTable .ant-pagination-prev .ant-pagination-item-link{display:flex;align-items:center;justify-content:center}.card.profile-card select.enquiry-type-select{width:100%}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}.mobile-login-button{margin-top:20px}.login-right .resend-otp-btn-wrapper{padding:10px 35px}.login-right .otp-btn-wrapper{padding:10px 35px;font-size:14px}#cart-wrap .container-p,#health-tip-wrap .container-p{padding-left:20px!important;padding-right:20px!important}.cart-wrapper{margin-top:0}#cart-wrap .cart-heading-wrap h3{margin:10px 0!important}#cart-wrap .new-cart-details-box{margin-top:0!important}#pkg-detail-wrap .dig-center-div{padding:10px!important;box-shadow:0 8px 22px 0 rgba(0,0,0,.12)!important}#new-checkout-details .container-p{padding-left:20px!important;padding-right:20px!important}#new-checkout-details{margin-top:0}.dashboard-profile-wrap .profile-card__body{flex-direction:column!important;margin-bottom:0!important;align-items:center!important;border-radius:10px;background-color:#ebfcff;padding:10px 0;justify-content:space-around}.dashboard-profile-wrap .profile-card__email{margin-bottom:0!important}.dashboard-profile-wrap{margin-top:-20px!important}.order-overview-wrap{margin-top:20px}.order-overview-wrap .checkout-wrap{font-size:28px!important}.order-overview-wrap .overview-image img{width:50px}.order-overview-wrap .overview-image p{font-size:18px}.order-overview-wrap .cart-details-box h2{word-break:break-all}.order-overview-wrap .cart-details-box span{width:60px!important;height:50px!important}.order-overview-wrap .overview-patient-packages .overview-head{font-size:20px!important}.order-overview-wrap .order-package{padding-top:20px!important}.order-overview-wrap .voucher-box{padding-top:10px!important}.overview-straight-line{left:52%!important;-webkit-transform:translate(-50%)!important;transform:translate(-50%)!important}#order-wrap .checkout-logo .cart-img-with-text{width:70%!important}#order-wrap .code-input button{padding:6px 42px!important}#order-wrap .scheduleBtn{width:250px!important}#order-wrap .appoint-date ul li p{font-size:16px}#order-wrap .overview-patient-head{font-size:12px!important;color:#000!important}#order-wrap .back-btn{font-size:12px!important;margin:0!important}#order-wrap .checkout-img{width:80%}#order-wrap .cart-heading-logo{justify-content:space-between!important}.overview-patient-packages .fasting-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#new-innercenter-wrap{width:50%!important}#thankyoupage-wrap .orderBtn{border-radius:50px}#thankyoupage-wrap .ty-heading h3{font-size:28px!important}#thankyoupage-wrap .fasting-text{margin-bottom:10px}.DOB-wrap{padding-top:28px!important}#from-input-box .checkmark{top:2px!important}#from-input-box .gender-ul-label .container{padding-left:25px!important}#order-history-wrap .table-responsive-sm tbody td{padding:20px!important}#order-history-wrap thead th{padding:10px 20px!important}.slick-dots{bottom:0}#new-checkout-details .sub-total ul li{flex-wrap:wrap}#new-checkout-details .sub-total ul li h5{margin-top:10px}#new-checkout-details .checkout-img{margin-bottom:10px}.family-modal-footer{justify-content:center!important}.back-consultation-btn{display:inline-flex!important}.footercontact-section .footer-contact-list{display:flex;margin-top:20px}#healthcheckup-wrapper,.footercontact-section .footer-contact-list{flex-wrap:wrap;grid-gap:10px 30px;gap:10px 30px}.healthcheckup-wrap .conatctus-section{align-items:flex-start}.footer-bottom-wrap{padding:10px 0 0;grid-gap:5px!important;gap:5px!important}.footer-iso-certificate{padding:10px}.dcportal-button-wrap .otp-btn{padding:10px 25px!important}#camp-registration-page{margin-top:20px!important}#camp-registration-page .wellsfargo-backbutton{margin-top:50px!important}#camp-agreement-section{margin-top:0!important;padding-top:80px!important}}@media(min-width:992px)and (max-width:1024.98px){.headerlogin-button-wrap .corporate-hr-login-wrap{font-size:12px;padding:4px 10px}.headerlogin-button-wrap{grid-gap:5px;gap:5px}.nav-links__item--with-submenu>a>span{padding-right:21px!important}.container-fluid-box{padding:0 5px!important}ul.top_contact li{padding:0 10px 0 0}.maintopbar-wrapper .newtopbar-wrap .diagnosticpartner-wrapp .list-wrapp a,.maintopbar-wrapper .newtopbar-wrap .diagnosticpartner-wrapp .list-wrapp p{font-size:10px}.topbariso-textwrap{padding:0 6px}.maintopbar-wrapper .newtopbar-wrap .isocertificate-section .topbariso-textwrap span{font-size:10px;margin-left:0}.top-img-sm{width:25px}.patient-modalbody .scroll{height:60vh!important;overflow:auto!important}.headerlogin-button-wrap button{font-size:12px;padding:4px 10px}.quantum-logo-wrapper a{width:180px}.nav-links__item>a>span{padding:1px 0}.nav-links__item>a{font-size:10px}.newnav-row-wrap{grid-gap:0!important;gap:0!important}.nav-links__list{grid-gap:5px;gap:5px}.buildinghealthy-section h2{font-size:42px}.banner-imgwrap .homesbg-backgroundimg{width:450px}.homebanner-bg{width:530px;bottom:-61px}.viewannouncemnet-wrap .announcementsection{padding:5px}.homecomppanies-wrap .compsectiom-wrap .comp-heading{font-size:30px}.comp-images{margin-top:40px}.comp-images .compimg-wrap{width:17%}.medilocker-wrap .gradientwrap-section .medilockercustom-wrap img{left:23%;top:23%}.medilocker-wrap .lineargardient-bottomsec .gradinetbottom-bpox img{left:66%;top:74%}.healthpackage-section .healthbg-top{right:-261px;width:561px}.healthpackagesec-wrap h2{font-size:32px}.packageswrap-section .silverhealthpack-card{grid-gap:15px;gap:15px}.Techdricen-sectionwrap .techdriven-bg{bottom:-409px;width:600px}.recentnews-wrap .recenttoptext-wrap h2{font-size:32px}.recentnews-wrap .recenttoptext-wrap p{margin-bottom:30px}.recentnews-wrap{padding-bottom:0}.recentnews-wrap .press-bg{width:600px}.testi-wrap-top h4{font-size:32px}.testimonial-slider{margin-top:30px!important}.testimonial-wrapper .testi-bg{width:600px;bottom:-368px}.qch-about-wrap h4{font-size:32px}.whyquantum-cards-wrap .commonbox{width:80%!important;height:130px}.whyquantum-cards-wrap .commonbox .card-img{right:18px;width:80px}.whyquantum-cards-wrap .commonbox h2{font-size:28px}.whyquantum-cards-wrap .whyquantum-box2{margin-top:-41px!important;margin-left:64px!important}.whyquantum-cards-wrap{width:100%}.whyquantum-cards-wrap .box-3{margin-top:-48px!important}.slick-next,.slick-prev{height:10%}.slides-no-wrap p{margin-top:-20px}.testimonial-wrapper{padding:100px 0 0}.medilocker-wrap .medilocker-section h2{font-size:32px}.new_site__body{padding-top:86px!important}.about-wrapper .banner-lottie-bg{width:500px;bottom:-76px}.container-p{padding-left:30px;padding-right:30px}.aboutus-section .About-Us{font-size:40px}.aboutus-section .Aboutus-Content p{font-size:16px}.about-wrapper{padding:50px 0}.Aboutus-Image{width:100%}.ourstort-bgtop{right:-310px;width:600px}.ourstory-cards .box-2{margin-left:62px;margin-top:-66px}.ourstory-cards .box-3{margin-top:-66px}.ourstory-cards .box-4{margin-left:62px;margin-top:-66px}.ourstory-cards .commonbox{width:80%;margin-bottom:30px}.ourstory-section .Our-Story{font-size:32px}.ourstory-section .OurStory-Content p{font-size:16px}.drcard-wrapper{padding:50px 0 0}.QuantumDrCard{padding:0 27px 35px;margin-bottom:15px}.QuantumDrCard .drimg-wrap{width:100%;margin:40px -2px}.QuantumDrCard .QuantumDr-Heading h5{font-size:18px}.QuantumDrCard .quantum-content p{font-size:16px}.ourvision-wrapper{padding:50px 0 0}.ourvision-img{width:100%}.ourvision-section .our-vision{font-size:32px;margin-top:20px}.ourvision-section .ourvision-content p{font-size:16px}.OurStoryYears-Wrapper{margin:0;padding:0 0 50px}.ourstory-cards .commonbox h2{font-size:32px}.ourstory-line:before{width:80%;top:47px}.industory-pioneers-wrapper .coreteam-bgleft{top:-335px;width:600px}.industory-pioneers-wrapper .industory-text-wrap h2{font-size:40px}.industory-pioneers-wrapper .coreteam-card{width:100%;padding:0 40px}.industory-pioneers-wrapper .quantumteam-img-section{padding:80px 0 0}.ourmission-section,.ourvision-section{padding:0}.ourvisionimg-wrap img{width:100%}.ourmission-wrapper .missiontop-bg{right:-272px;top:-25px;width:559px}.ourmissionimg-wrap img{width:100%}.ourmission-section .bg-lineargradient{width:200px;height:200px}.ourmission-wrapper .ourmissionbgfirst{width:600px;bottom:0}.services-section h2{font-size:30px}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn{font-size:14px}.conatctus-section-wrapper{padding:0 0 50px}.our-values-section .our-value-img{margin-top:60px}.our-values-section{padding:0 0 50px}.services-section{margin-bottom:0}.Ourstory-Years{margin-bottom:30px}.ourmission-wrapper{padding:50px 0 0}.ourmission-img{width:100%}.ourmission-section .our-mission{font-size:32px}.ourmission-section .ourmission-content p{font-size:16px}.panindia-wrapper,.whyus-section{padding:50px 0}.panindia-wrapper .panindia-text-wrap .pan-text{font-size:34px}.corporate-clients-section{padding:50px 0 100px!important}.corporate-clients-section .corporateclient-wrap .corporate-text h2{font-size:34px}.corporate-clients-section .corporateclient-wrap .corporate-text p br{display:none}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section h2{font-size:30px;margin-bottom:5px}.inovative-image-wrap .Aboutus-Image{width:100%!important}.inovative-section-wrap .inovative-section h6{font-size:28px;margin-bottom:10px}.inovative-section{margin-top:20px}.inovative-section-wrap .inovative-section h5{font-size:16px}.inovative-section-wrap .inovative-section .healthcare-Content h6{font-size:20px;margin-bottom:5px}.inovative-section-wrap .inovative-section .healthcare-Content{margin-bottom:30px}.inovative-section-wrap .inovative-section .healthcare-Content p{font-size:16px;line-height:normal}.our-differentiation-section .ourdiff-wrap h2{font-size:32px;margin-bottom:30px}.footercontent-wrapper .footertitle-wrapper{font-size:18px;margin-bottom:10px}.newfooter-logo-wrapper{width:188px}.footersocial-link-wrap{padding-right:0}.newfooter-logo-wrapper{width:300px;margin:0 auto}.footersocial-link-wrap .footersocial-text{text-align:center;width:600px;margin:20px auto}.social-links__list{justify-content:center}.footer-other-wrapper .row{margin-top:30px}.site-footer{background:#fff;box-shadow:-10px 0 14px 0 rgba(0,0,0,.2)}.footer-copyright-wrapper ul span{margin:0 17px}.site-footer__copyright ul li a{line-height:normal}.preemployment-img img{width:320px!important}.pre-content-wrap .custom-text p{font-size:18px}.pre-content-wrap{padding:70px 0 0}.benifits-wrapper{padding:0 0 50px}.benifits-wrapper .dentist-lottie h2{font-size:30px}.benifits-wrapper .benifits-cards{padding:20px 0!important}.services-back-arrow{font-size:16px}.services-back-arrow .corp-back-arrow{font-size:20px}.common-check-section .check-benifits-wrap{padding:0}.common-check-section{padding-top:30px}.common-check-section .check-benifits-wrap .benifits-text-wrap h6{font-size:20px;margin-top:-2px}.common-check-section .check-benifits-wrap .benifits-text-wrap p{font-size:16px}.common-check-section .check-benifits-wrap .check-icon-wrap svg{font-size:20px}.common-check-section .common-check-row{grid-gap:30px 0;gap:30px 0}.doctor-workplace-wrapper{padding:50px 0 0}.newcontactus-wrapper .banner-lottie-bg{bottom:-33px;width:250px}.contactus-form-wrapper{padding:50px 0}.contactus-img-lineargradient{display:none}.contact-maps-wrap .contact-info-text h2{text-align:center!important}.contactinfo-icon-img img{width:50px}.contact-maps-wrap .contact-info-text{margin:0 0 20px!important}.footercontact-section .conatctus-section{grid-gap:5px;gap:5px}.contact-maps-wrap .new-contact-content .newcontact-custom-text a{font-size:16px!important}.footercontact-section .conatctus-section .contact-content-wrap p{font-size:16px}.contact-maps-wrap{padding:0 0 50px}.newcontactus-sectionwrap .contactus-dotedimg{width:500px}.contactinfo-img-lineargradient{bottom:-10px}#contactus-banner-img img{width:400px!important}.form-submit-btn{padding:10px 39px}.career-positions-wrapper .positions-cards-wrap{flex-wrap:wrap;grid-gap:10px;gap:10px}.career-positions-wrapper .positions-cards-wrap .cards-wrap{width:24%}.career-positions-wrapper .positions-cards-wrap .cards-wrap h6{font-size:16px;margin:10px 0}.career-positions-wrapper .positions-cards-wrap .cards-wrap .location-wrap p{font-size:16px}.location-wrap svg{width:15px}.career-positions-wrapper .positions-cards-wrap .cards-wrap .apply-btn-wrap .apply-now-button{padding:5px 15px;font-size:14px;grid-gap:5px;gap:5px}.career-positions-wrapper .career-dotedimg{right:-250px;top:-152px;width:501px}.career-positions-wrapper .career-linear-gradient{width:200px;height:200px;top:-105px}.career-positions-wrapper{padding:50px 0 0}.whyjoin-wrap .whyjoin-list h6{font-size:16px}.whyjoin-wrap .whyjoin-list{grid-gap:10px;gap:10px;margin-bottom:10px}.whyjoin-list img{width:45px}.career-leftimg{width:500px}.newbanner-leftimg{bottom:-13px;width:500px}.career-whyjoin-wrap .ourstory-cards .commonbox{height:130px}#whyjoin-wrapper{padding:50px 0 0!important}.outpartner-text{padding:50px 0}.outpartner-text p{font-size:16px}.proudly-associated-heading h2{font-size:30px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-gradient{display:none}.our-partner-wrapper .proudly-associated-cards{flex-wrap:wrap}.proudly-associated-heading{margin-bottom:20px}.our-partner-wrapper .ourpartner-dotedimg{width:500px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h6{font-size:26px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h2{font-size:16px}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 p{font-size:14px}.proudly-associated-box1 img{width:50px}.our-partner-section-wrap .our-partner-form h4{font-size:30px;margin-bottom:10px}.channel-partners-wrapper{padding:0 0 50px}.channel-partners-wrapper .channel-partner-heading h2{font-size:28px}.ourpartner-img-lineargradient{display:none}.channel-partners-wrapper .newbanner-leftimg{width:500px}.our-partner-wrapper{padding-bottom:50px}.explore-events-wrapper .exploreevents-gallery{margin-top:20px;flex-wrap:wrap;grid-gap:20px 20px;gap:20px 20px;justify-content:center}.explore-events-wrapper .exploreevents-gallery p{margin-top:10px;font-size:16px}.explore-events-wrapper{padding:50px 0}.explore-events-wrapper .vaccinationdrive-wrap{width:30%}.medilocker-wrap-section{padding:50px 0}.medilocker-wrap-section .medi-custom-card{padding:30px 20px}.inner-medilocker-wrap .step-2{padding:3px 20px;font-size:14px}.inner-medilocker-wrap .ai-analysis-test{font-size:22px;margin:10px 0}.inner-medilocker-wrap .quantum-text{font-size:14px}.medilocker-wrap-section .medi-family-member{width:100%;margin-top:30px}.medilocker-step2-wrapper .quantum-ai-wrap{padding:30px 20px 20px;margin-top:10px}.medilocker-step2-wrapper{padding:50px 0}.medilocker-step2-wrapper .step2-lottie-wrap .medi-doted-lottie{top:-37px;width:175px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.medilocker-step2-wrapper .step2-lottie-wrap{margin-top:40px;margin-bottom:40px}.optimizinghealth-section{padding:50px 0}.optimizinghealth-section .healthrecord-section{padding:30px 20px}.optimizinghealth-section .healthrecord-section .resports-img-wrap{width:100%;margin-top:20px}.personalhealth-insight .aianalysis-lottie-wrapper p{margin-top:5px}.personalhealth-insight .heathreportimg2-arrow{top:91px;left:-43px}.personalhealth-insight .heathreport-arrow{top:146px;right:-75px}.personalizedhealth-section{padding:50px 0}.personalizedhealth-section .personalizedhealth-wrap{padding:40px 20px}.personalhealth-insight .healthreports-img{width:240px;padding-bottom:70px}.personalhealth-insight .aianalysis-lottie-wrapper .finishdots-wrap{margin-bottom:0}.personalhealth-insight .healthreports-img2{padding-left:0;width:270px}.personalhealth-insight .healthreports-img2 img{width:100%}.personalhealth-insight .healthreports-img:before{width:92px;right:-45%;top:153px}.personalhealth-insight .healthreports-img2:before{right:89px;width:78px;left:-32%;top:99px}.personalhealth-insight{margin-top:30px}.our-services-wrapper{padding:50px 0}#newhomehealth-section{padding-top:0}#idnewfaq-tabs-content{width:80%!important;padding:30px 0 0!important}.newhome-card-wrap,.newhome-wrap{padding:10px 20px!important}.faq-dotedimage{display:none}.newhomecrad-body{padding:0}.new-faq-cards .btn-secondary{font-size:16px}.new-faq-cards{grid-gap:10px;gap:10px}.faq-gardient{display:none}.faqs-content-wrapper{padding:50px 0}.newfaq-cat-wrap img{width:14px}.newfaq-cat-wrap{top:-4px}.newfaqtitle-wrap{font-size:14px!important}#newfaqs-tabwrap button{padding:6px 20px!important}.newhomecrad-body p{font-size:14px!important}.proudly-associated-heading p{margin-top:0;font-size:16px}#health-tip-wrap{margin-top:50px!important}#health-tip-wrap .border-right{border-right:none!important}.health-tip-wrapper input[type=checkbox]+label{padding:0 20px!important;width:100%!important;height:20px!important;margin:0 0 15px!important;border:none!important}.health-tip-wrapper input[type=checkbox]+label:before{width:8px;height:15px;top:3px}.health-tip-wrapper input[type=checkbox]:checked+label:before{width:10px!important;top:1px;left:-6px}.health-tip-wrapper .btn-group-vertical{padding-top:20px}.newhealth-tipcards h3{min-height:auto!important}.newhealth-tipcards a span{font-size:14px;padding:6px 15px}.newhealth-tipcards .blog-card-name p{margin-bottom:0}.newhealth-tipcards{padding:20px 0}.newhealth-tipcards .cart-btn{display:flex;justify-content:center}.healthtips-maincard{margin-bottom:20px}.homecollection-wrapper{margin-top:20px;grid-gap:24px;gap:24px}.homecollection-wrapper:before{top:60px}.homecollection-wrapper .step1-image{width:120px}.homecollection-wrapper .visit-steps-cards .steps-text h6{font-size:16px;margin-top:10px}.homecollection-wrapper .visit-steps-cards .steps-text h4{font-size:18px;margin-bottom:10px}.homecollection-wrapper .visit-steps-cards .steps-text p{font-size:14px}.bloodtest-content{padding:50px 0!important}.paramedics-cards-wrapper{margin-top:20px}.paramedics-cards-wrapper .card-right-wrap{padding-right:0}.paramedics-cards-wrapper .paramedics-cards .card-image{width:40px}.paramedics-cards-wrapper .paramedics-cards h6{margin-top:5px;font-size:18px;margin-bottom:0}.paramedics-cards-wrapper .paramedics-cards p{font-size:14px;margin-top:5px}.paramedics-row{grid-gap:30px 0;gap:30px 0}.paramedics-cards-wrapper .card-left-wrap{padding-left:0}.excellenceinhomehealth-wrap{padding:50px 0!important}#privacy-wrap .banner-lottie-bg{width:250px!important}#privacy-wrap{padding:100px 0!important}.policy-tab-sectionwrap{flex-wrap:wrap}.privacypolicy-wrap{padding:50px 0;background-image:none}.policy-content-wrap{padding-left:0}.policy-content-wrap p{font-size:14px}.policy-content-wrap .policycontent-heading{font-size:26px;margin-top:40px}.ant-tabs-nav-wrap .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{background-color:#02b4ce;color:#fff!important}.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn{border:1px solid #02b4ce;padding:5px 10px;font-size:14px;border-radius:50px;color:#02b4ce;white-space:nowrap!important}.policy-left-gradient,.policy-left-tabs:before,.privacypolicy-wrap .ant-tabs-nav-wrap .ant-tabs-tab-btn:before{display:none}.policy-officer-details{margin-top:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.privacypolicy-wrap .ant-tabs-tab{padding:0!important}.policy-left-tabs{margin-right:0!important}.newbuy-packages-wrapper .consultation-bg-wrap{right:40px;width:450px}.appointment-about-bg{right:-153px;width:377px}#book-appointment-wrap{padding:50px 0!important}.checkup-info{text-align:center!important}.privacypolicy-wrap .ant-tabs-left>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin:0}.policy-left-tabs .ant-tabs-nav-list{flex-direction:row!important;flex-wrap:wrap;grid-row-gap:5px;row-gap:5px;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.privacypolicy-wrap .ant-tabs{width:100%}.policy-content-wrap .policy-subtitle{font-size:18px}.doc-specialist-text{padding:10px 0 20px}.newspecialist-wrapper .new-doc-text a span{font-size:14px;padding:5px 20px}.new-specialist-cards h6{margin-top:10px;font-size:16px}.new-specialist-cards{height:150px}.new-detail-btn{margin-top:0}#new-detail-btns span{font-size:14px!important}.new-carousel-wrapper .slick-slide{padding:0 10px}#consultationbanner-img{width:300px!important}.doctor-consultation-wrapper .consultation-bg-wrap{right:40px;width:400px}.specialist-sec-wrap{grid-gap:10px;gap:10px}.consultation-enquire-modal{width:100%!important}.new-model-right{padding:0 0 30px}.new-model-right .modal-head h4{font-size:26px}.new-model-right .modal-head h5{font-size:16px}.consult-thankyoumodel h1{font-size:28px;margin:10px 0}.consult-thankyoumodel h4{font-size:18px}.consult-thankyoumodel .thankyou-call a,.consult-thankyoumodel p{font-size:14px}.consult-thankyoumodel .goback-btn{margin:20px 0 0;line-height:inherit;padding:8px 35px;font-size:18px!important;font-weight:600}.consultation-benifits-wrapper{padding:30px 0}.benifits-section .benifits-cards{margin-bottom:20px;align-items:flex-start}.benifitcard-text-wrap{width:80%}.consultation-benifits-row .card-image-wrap{width:100px}.consultation-benifits-row .card-image-wrap img{width:100%}.benifits-section .benifits-cards .benifitcard-text-wrap h6{font-size:20px;margin-bottom:0}.consultation-benifits-wrapper .dr-consultation{padding:20px 0}.consultation-about-wrapper{padding:50px 0!important}#consult-benifits-wrapper{margin-bottom:20px!important}#specialist-wrap .doc-specialist li{width:215px!important;padding:0!important}.newspecialist-wrapper .doc-specialist{grid-gap:50px 20px;gap:50px 20px;flex-wrap:wrap;justify-content:center}#checkup-cardname h6{min-height:0!important}#specialist-wrap{margin-top:-39px}.dr-consultation{width:350px;margin:0 auto}.qch-about-wrap .p-wrap{width:100%}.consultation-benifits-row{align-items:center!important}.diagnostic-wrapper{padding-top:50px!important}.right-col-padding{padding-right:40px}.newpackage-details-wrap .newpackage-content h2{font-size:26px}.inner-page-header,.newpackage-details-wrap .newcontainer-p{display:none}.fastingrequird-wrapper{font-size:12px}.newpackage-details-wrap .newpackage-price span{font-size:22px;margin-top:5px}.newpackage-details-wrap .newpackages-sec ul li b{font-size:14px}.icon-collapse{height:auto!important;right:10px!important}.icon-collapse,.newtest-icon-wrapper img{width:auto!important}#newpackages-sec-wrap{margin:20px 0!important}.newpackage-details-wrap .newpackages-sec ul li p{text-align:center}.package-details .pkg-detail{margin-top:0!important}.left-col-padding{padding-left:10px}.pkg-detail{border-top:none!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{padding:7px 18px;font-size:16px}.newcenter-wrapper .select-center-wrap h2{font-size:22px}.pincode-health{margin:10px 0 0!important}.pincode-health-wrapper{width:100%}.health-center-box{margin:10px 0 0;padding:15px}.newselcted-wrapper{font-size:14px}.health-center-details-img{margin:inherit!important;padding:0}.package-vertical-scroll{padding-right:0}.newpackage-details-wrap{margin-bottom:50px}#explore-heading h2{font-size:28px!important;line-height:normal}.package-img{background:transparent}#new-innercenter-wrap{width:50%!important}.new-carousel-wrapper .slick-track{padding-bottom:50px!important}.newcorporatepackages h2{font-size:28px!important;line-height:inherit!important}.newcorporatepackages{margin-bottom:20px!important}.newcorporatepackages p{font-size:14px;margin-top:5px}#package-details-wrap .package-img{width:300px!important;height:auto}.newpackage-details-wrap .basic-package{grid-gap:30px;gap:30px;flex-direction:column}.newpackage-details-wrap .newpackage-price{margin-top:0}.package-vertical-scroll{height:550px}.health-center-box .health-center-details .health-center-details-img{width:90px;height:90px}.health-center-details{grid-gap:10px;gap:10px}.newrow-wrap .package-details .pkg-detail{margin-top:0}.packages-div ul{flex-wrap:nowrap}.login-left{padding:0 0 50px}.mobile-links{padding:0 20px 0 10px}.mobileview-header{padding-left:0;padding-right:0;background:transparent!important}.mobileview-header li{list-style-type:none}.mobile-links__item-sub-links li .tab-links__item-title a{position:relative}.mobile-links__item-sub-links li .tab-links__item-title a:before{content:"";position:absolute;background-color:#3d464d;width:4px;height:4px;top:5px;left:-1px;border-radius:50px}.logged-in-username h5{color:#fff}.logged-in-username p{font-size:12px!important;word-break:break-all;color:#fff;font-weight:500}.mobilemenu__header .mobilemenu__close svg{stroke:#fff;fill:#fff}#consult-wrap .benifits-section{margin-top:-40px}.mobile-header{padding:0!important}.header-mobile-links{font-size:14px;color:#000;font-weight:500;padding:12px 0 12px 10px}.header-mobile-links .tab-links__item-title{display:flex}.header-mobile-links .mobile-links__item-toggle{fill:#40ae71}.header-mobile-links .mobile-links__item{border-bottom:none!important}.header-mobile-links .mobile-links--level--1 .mobile-links__item .mobile-links__item-link{padding:0 10px}#mobile-links__item{padding:0 10px!important}.mobile-links-wrapper .mobile-links__item-link{padding:12px 0!important}.logout-wrapper .tab-links__item-title{border:1px solid;background-color:#01b2d3;color:#fff;font-size:14px;display:inline-block;padding:6px 20px;border-radius:10px;margin-top:20px}.logout-wrapper .mobile-links__item-link{font-size:16px;line-height:normal;margin-left:5px;font-family:"Bricolage Grotesque",sans-serif}.logout-wrapper .tab-links__item-title img{width:15px}.mobile-links__divider{border-bottom:1px solid #d6d1d1!important}.profile-card__avatar1{width:55px;height:55px;margin-bottom:0;background:#fff;border-radius:100px}.profile-card__avatar1 img{margin:12px 14px}.logged-btn a{color:#fff;font-size:16px;font-weight:500}.mobile-header__body{background-color:#fff;width:100%;position:fixed;top:0;z-index:inherit;padding:13px 50px;box-shadow:4px 0 20px -5px rgba(0,0,0,.1);justify-content:space-between;height:65px}.top-mobile-header-panel .container{padding-left:0!important;max-width:none!important}.header-logo-wrap{width:290px;margin-right:auto!important;margin-left:auto!important}.header-logo-wrap img{width:100%}.mobile-equity-infusion{font-size:14px;color:#000;font-weight:500;margin-top:10px}.cart-heading-wrap h3{font-size:28px;margin:40px 0 10px;text-align:left;font-weight:500}.new-cart-details-box .cart-img-with-text{width:50%!important}.new-cart-details-box .cart-heading-logo{justify-content:space-between}.centerimg-wrapper{width:59px!important;height:55px!important;border:none!important;margin-right:5px!important}.centerimg-wrapper .cart-text-button a{font-size:14px!important}.cart-packages-wrap{min-height:auto}.new-cart-details-box{margin-top:30px}.exploremore-btn{padding:20px 0;border-top:1px solid #e3e0e0}#pkg-detail-wrap h4{font-size:28px!important;margin:10px 0!important;text-align:center;font-weight:500!important}.new-cart-wraper .cart-price-inn-left h6,.new-cart-wraper .cart-price-inn-right h6{font-size:16px}#pkg-detail-wrap .test-price ul li h5,#pkg-detail-wrap .test-price ul li p{font-size:14px}.cart-wrapper .proceed-checkout-wrap{padding:10px 30px;font-size:16px;display:inline-block;width:auto;display:flex;margin:30px auto 0}.new-cart-details-box .cart-text-button a{font-size:12px!important}.new-cart-details-box .cart-details-box h2{font-size:16px!important}#new-checkout-details .checkout-img{width:50%;margin:20px auto 0}#new-checkout-details .checkout-img span.straight-line{left:53%;width:33%;top:31px;-webkit-transform:translate(-50%);transform:translate(-50%)}.page-header__breadcrumb{padding-top:0}#account-enquiry-table-wrapper .ant-table-cell{padding:15px!important}.my-account-wrapper .profile-card-header h5{font-size:28px}.checkout-container-wrapper{width:100%}.patient-modalbody .h-form-style input[type=file]{border:none;padding:0}#profile-address{height:48px!important}.memberTable.ordersTable .ant-pagination-next .ant-pagination-item-link,.memberTable.ordersTable .ant-pagination-prev .ant-pagination-item-link{display:flex;align-items:center;justify-content:center}.card.profile-card select.enquiry-type-select{width:100%}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}.login-right .resend-otp-btn-wrapper{margin:20px 0 10px 10px;padding:10px 35px}.login-right .otp-btn-wrapper{padding:10px 35px;font-size:14px}#cart-wrap .container-p,#health-tip-wrap .container-p{padding-left:30px!important;padding-right:30px!important}.cart-wrapper{margin-top:0}#cart-wrap .cart-heading-wrap h3{margin:10px 0!important}#cart-wrap .new-cart-details-box{margin-top:0!important}#pkg-detail-wrap .dig-center-div{padding:10px!important;box-shadow:0 8px 22px 0 rgba(0,0,0,.12)!important}#new-checkout-details .container-p{padding-left:30px!important;padding-right:30px!important}#new-checkout-details{margin-top:0}.dashboard-profile-wrap .profile-card__body{flex-direction:column!important;margin-bottom:0!important;align-items:center!important;border-radius:10px;background-color:#ebfcff;padding:10px 0;justify-content:space-around}.dashboard-profile-wrap .profile-card__email{margin-bottom:0!important}.dashboard-profile-wrap .profile-card__name{font-weight:700!important}#from-input-box .checkmark{top:2px!important}.cart-summary-head{font-size:28px}.reports-table-wrap .ant-table-container .ant-table-tbody .ant-table-cell{white-space:nowrap}.reports-table-wrap .ant-table-tbody .ant-table-cell .detail-btn a span{display:flex}#order-history-wrap .table-responsive-sm tbody td{padding:20px!important}#order-history-wrap thead th{padding:10px 20px!important}.slick-dots{bottom:0}#order-wrap .code-input button{padding:6px 30px!important}.family-modal-footer{justify-content:center!important}.back-consultation-btn{display:inline-flex!important}.footercontact-section .footer-contact-list{display:flex;margin-top:20px}#healthcheckup-wrapper,.footercontact-section .footer-contact-list{flex-wrap:wrap;grid-gap:10px 30px;gap:10px 30px}.healthcheckup-wrap .conatctus-section{align-items:flex-start}.footer-iso-certificate{padding:10px}.footer-bottom-wrap{padding:10px 0 0;grid-gap:5px!important;gap:5px!important}#camp-registration-page{margin-top:20px!important}#camp-registration-page .wellsfargo-backbutton{margin-top:50px!important}#camp-agreement-section{margin-top:0!important;padding-top:80px!important}}@media(min-width:1025px)and (max-width:1099px){.personalhealth-insight .healthreports-img:before{right:-69%!important;width:102px!important;top:75px!important}.personalhealth-insight .heathreport-arrow{right:-82px!important;top:68px!important}.personalhealth-insight .healthreports-img2:before{width:102px!important;left:-28%!important;top:75px!important}.personalhealth-insight .heathreportimg2-arrow{left:-20px!important;top:68px!important}.new_site__body{padding-top:99px!important}.about-wrapper .banner-lottie-bg{width:436px;bottom:-74px}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}}@media(min-width:1100px)and (max-width:1199px){.personalhealth-insight .healthreports-img:before{right:-69%!important;width:102px!important;top:75px!important}.personalhealth-insight .heathreport-arrow{right:-95px!important;top:68px!important}.personalhealth-insight .healthreports-img2:before{width:102px!important;left:-28%!important;top:75px!important}.personalhealth-insight .heathreportimg2-arrow{left:-30px!important;top:68px!important}#idnewfaq-tabs-content{width:90%!important}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}}@media(min-width:1200px)and (max-width:1250px){.personalhealth-insight .healthreports-img:before{right:-69%!important;width:102px!important;top:99px!important}.personalhealth-insight .heathreport-arrow{right:-109px!important;top:92px!important}.personalhealth-insight .healthreports-img2:before{width:102px!important;left:-28%!important;top:99px!important}.personalhealth-insight .heathreportimg2-arrow{left:-35px!important;top:92px!important}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}}@media(min-width:1025px)and (max-width:1299.98px){.checkout-container-wrapper{width:100%}.healthtips-maincard .tips-img img{height:100px}#health-tip-wrap{margin-top:50px!important}#health-tip-wrap .border-right{border-right:none!important}.health-tip-wrapper input[type=checkbox]+label{padding:0 0 0 20px!important;width:100%!important;height:20px!important;margin:0 0 15px!important;border:none!important}.health-tip-wrapper input[type=checkbox]+label:before{width:15px;height:15px}.health-tip-wrapper .btn-group-vertical{padding-top:20px}.health-tip-wrapper input[type=checkbox]:checked+label:before{width:10px!important;top:1px;left:-6px}.newhealth-tipcards h3{min-height:auto!important}.newhealth-tipcards a span{font-size:14px;padding:6px 15px}.newhealth-tipcards .blog-card-name p{margin-bottom:0}.newhealth-tipcards{padding:20px 0}.newhealth-tipcards .cart-btn{display:flex;justify-content:center}.healthtips-maincard{margin-bottom:20px}.container-fluid-box,.site-header__middle.container-fluid-box{padding:0 20px!important}.container-p{padding-left:30px;padding-right:30px}.aboutus-section .About-Us{font-size:40px}.aboutus-section .Aboutus-Content p{font-size:18px}.about-wrapper{padding:50px 0}.Aboutus-Image{width:80%}.ourstory-wrapper{padding:50px 0 0}.ourstory-cards .box-2{margin-left:114px;margin-top:-60px}.ourstory-cards .box-3{margin-top:-53px}.ourstory-cards .box-4{margin-left:114px;margin-top:-60px}.ourstory-cards .commonbox{width:75%;margin-bottom:30px}.ourstory-section .Our-Story{font-size:40px}.Ourstory-Years{margin-bottom:30px}.Ourstory-Years .img-wrap{width:100px}.drcard-wrapper{padding:50px 0 0}.QuantumDrCard{padding:0 27px 35px;margin-bottom:15px}.QuantumDrCard .drimg-wrap{width:100%;margin:40px 0}.QuantumDrCard .QuantumDr-Heading h5{font-size:20px}.QuantumDrCard .quantum-content p{font-size:18px}.ourvision-wrapper{padding:50px 0 0}.ourvision-img{width:100%}.ourvision-section .our-vision{font-size:40px;margin-top:20px}.ourvision-section .ourvision-content p{font-size:18px}.ourmission-wrapper{padding:50px 0}.ourmission-img{width:100%}.ourmission-section .our-mission{font-size:40px}.ourmission-section .ourmission-content p{font-size:18px}.card.profile-card select.enquiry-type-select{width:100%}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}}@media(min-width:1025px)and (max-width:1114.98px){#navlink-wrapper a{font-size:10px!important}.card.profile-card select.enquiry-type-select{width:100%}}@media(min-width:1025px)and (max-width:1199.98px){#new-checkout-details .checkout-img{width:50%;margin:20px auto 0;padding-bottom:20px}#new-checkout-details .checkout-img span.straight-line{left:53%;width:33%;top:31px;-webkit-transform:translate(-50%);transform:translate(-50%)}.medilocker-section{text-align:center!important;margin-bottom:50px!important}.medilocker-section .learnmore-btn{text-align:center!important;display:flex!important;justify-content:center!important}.new-siteheader-wrap .quantum-logo-wrapper a{width:166px!important}.medilocker-wrap-section .medi-family-member{width:90%!important;margin:50px 0 0!important;padding:0 30px!important}.career-positions-wrapper .positions-cards-wrap{flex-wrap:wrap!important;grid-gap:12px;gap:12px}.career-positions-wrapper .positions-cards-wrap .cards-wrap{width:24%!important}#idnewfaq-tabs-content{width:90%!important}.privacypolicy-wrap .ant-tabs{width:275px!important}.homecollection-wrapper .visit-steps-cards .steps-text h4{font-size:16px!important}.homecollection-wrapper .visit-steps-cards .steps-text h6{font-size:14px!important}.homecollection-wrapper{grid-gap:50px!important;gap:50px!important;margin-top:30px}.homecollection-wrapper .step1-image{width:130px!important}.homecollection-wrapper .visit-steps-cards .steps-text p{font-size:14px!important}#newhomehealth-section{padding-top:0!important}.paramedics-cards-wrapper .paramedics-cards h6{font-size:20px!important}.paramedics-cards-wrapper .paramedics-cards p{font-size:16px!important}#ambulance-text-wrap .custom-text p br{display:none!important}.doctor-consultation-wrapper .consultation-bg-wrap{width:450px!important;right:47px!important}.benifits-section .benifits-cards{align-items:flex-start!important}.benifitcard-text-wrap{width:70%!important}.benifits-section .benifits-cards .benifitcard-text-wrap h6{font-size:18px!important}.benifits-section .benifits-cards{margin-bottom:10px!important}.card-image-wrap img{width:100%}.card-image-wrap{width:70px!important}.consultation-benifits-row{align-items:center!important}.benifits-section .benifits-cards .benifitcard-text-wrap p{font-size:14px!important}.benifits-section .benifits-cards{padding:10px 0!important}#consult-wrap .services-section{margin-bottom:0}#specialist-wrap .doc-specialist li{padding:0 10px!important}.new-specialist-cards{height:180px!important}#new-detail-btns a span{padding:7px 20px!important}.newpading-mobile-wrap.new-carousel-wrapper .slick-slide{padding:0 10px!important}.new-blockcarousel-wrapper{grid-gap:25px!important;gap:25px!important;flex-wrap:wrap!important}.new-block-products{margin-bottom:0!important}.new-blockcarousel-wrapper .block-products-carousel__column{width:31.33%!important}.silverhealthpack-card .package-image{width:30%!important}.silverhealthpack-card .package-image img{width:100%!important}.packageswrap-section .silverhealthpack-card .silverhealth-text{font-size:22px!important}.packageswrap-section .silverhealthpack-card .pricesec-text{font-size:20px!important}.packageswrap-section .silverhealthpack-card{padding:20px!important}.right-col-padding{padding-right:30px!important}.newpackage-details-wrap .newcontainer-p{padding-left:20px}.left-col-padding{padding-left:30px!important}.package-vertical-scroll{height:500px}.newpackage-details-wrap .package-img{width:300px!important;height:auto}.packages-div ul li{width:40%!important}.newcardbody-wrap p{font-size:16px!important}.newcenter-wrapper .select-center-wrap h2{font-size:21px!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{padding:7px 20px!important;font-size:16px!important}.newcenter-list-wrap .health-center-details-img{width:90px!important;height:90px!important}.new-carousel-wrapper .explore-heading h2,.newpackage-details-wrap .newpackage-content h2{font-size:28px!important}#new-innercenter-wrap{width:50%!important}#pkg-detail-wrap h4{font-size:28px!important}.my-account-wrapper .profile-card-header h5{font-size:28px}.card.profile-card select.enquiry-type-select{width:100%}#new-appointment-wrap .sect-divider-wrapper{margin-top:30px}.newfooter-logo-wrapper{width:350px;margin:0 auto}.footersocial-link-wrap .footersocial-text{text-align:center;width:700px;margin:20px auto}.social-links__list{justify-content:center}.footercontact-section .footer-contact-list{display:flex;flex-wrap:wrap;margin-top:20px;grid-gap:10px 40px;gap:10px 40px;align-items:center;justify-content:center}#healthcheckup-wrapper{grid-gap:90px;gap:90px}.adarsh-kumar-content-card .coreteam-card{width:68%!important}}@media(min-width:1200px)and (max-width:1300px){#new-checkout-details .checkout-img span.straight-line{left:135px!important;width:27%!important}#new-detail-btns a span{padding:7px 18px!important}.new-block-products.new-carousel-wrapper .slick-slide{padding:0 10px!important}.right-col-padding{padding-right:30px!important}.left-col-padding{padding-left:30px!important}.newpackage-details-wrap .package-img{width:155px!important}.packages-div ul li{width:40%!important}.newcardbody-wrap p{font-size:16px!important}.newcenter-wrapper .select-center-wrap h2{font-size:21px!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{padding:7px 20px!important;font-size:14px!important}.newcenter-list-wrap .health-center-details-img{width:90px!important;height:90px!important}.new-carousel-wrapper .explore-heading h2,.newpackage-details-wrap .newpackage-content h2{font-size:28px!important}.total-cost-wrapper{font-size:14px}}@media(min-width:1300px)and (max-width:1400px){#new-checkout-details .checkout-img span.straight-line{left:149px!important;width:27%!important}}@media(min-width:1400px)and (max-width:1500px){#new-checkout-details .checkout-img span.straight-line{left:163px!important;width:27%!important}}@media(min-width:1500px)and (max-width:1600px){#new-checkout-details .checkout-img span.straight-line{left:158px!important;width:32%!important}}@media(min-width:1600px)and (max-width:1700px){#new-checkout-details .checkout-img span.straight-line{left:165px!important;width:32%!important}.footer-bottom-wrap{padding:10px 0 0!important;grid-gap:5px!important;gap:5px!important}}@media(min-width:1700px)and (max-width:1800px){#new-checkout-details .checkout-img span.straight-line{left:165px!important;width:32%!important}}@media(min-width:1800px)and (max-width:1900px){#new-checkout-details .checkout-img span.straight-line{left:183px!important;width:32%!important}}@media(min-width:1200px)and (max-width:1360px){.new-siteheader-wrap .quantum-logo-wrapper #quantum-logo{width:215px!important}.medilocker-wrap-section .medi-family-member{padding:0 30px!important;width:80%!important}.healthrecords-line:before{width:90%!important}#idnewfaq-tabs-content{width:80%!important}.privacypolicy-wrap .ant-tabs{width:313px!important}.homecollection-wrapper .visit-steps-cards .steps-text h4{font-size:20px!important}.homecollection-wrapper{grid-gap:55px!important;gap:55px!important}#newhomehealth-section{padding-top:0!important}.doctor-consultation-wrapper .consultation-bg-wrap{width:485px!important;right:47px!important}.benifits-section .benifits-cards{align-items:flex-start!important}.benifitcard-text-wrap{width:70%!important}.benifits-section .benifits-cards .benifitcard-text-wrap h6{font-size:20px!important}.benifits-section .benifits-cards{margin-bottom:10px!important}.card-image-wrap img{width:100%}.card-image-wrap{width:70px!important}.consultation-benifits-row{align-items:center!important}.benifits-section .benifits-cards{padding:10px 0!important}#consult-wrap .services-section{margin-bottom:0}.new-specialist-cards{height:180px!important}#specialist-wrap .doc-specialist li{padding:0 20px!important}.right-col-padding{padding-right:30px!important}.left-col-padding{padding-left:30px!important}.newpackage-details-wrap .package-img{width:155px!important}.packages-div ul li{width:40%!important}.newcardbody-wrap p{font-size:16px!important}.newcenter-wrapper .select-center-wrap h2{font-size:21px!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{padding:7px 20px!important;font-size:14px!important}.newcenter-list-wrap .health-center-details-img{width:90px!important;height:90px!important}.new-carousel-wrapper .explore-heading h2{font-size:28px!important}.newpackage-details-wrap #newpackages-sec-wrap ul{grid-gap:17px!important;gap:17px!important}.healthcheckup-wrap .conatctus-section{align-items:flex-start}#healthcheckup-wrapper{grid-gap:20px;gap:20px}}@media(min-width:1025px)and (max-width:1360px){.back-consultation-btn{display:inline-flex!important}#order-wrap .code-input button{padding:6px 30px!important}.reports-table-wrap .ant-table-container .ant-table-tbody .ant-table-cell{white-space:nowrap}.reports-table-wrap .ant-table-tbody .ant-table-cell .detail-btn a span{display:flex}.cart-summary-head{font-size:28px!important}.new-carousel-wrapper .slick-track{padding-bottom:150px!important}.newcontainer-p{padding-top:20px}.new_site__body{padding-top:80px!important}.page-header__breadcrumb{padding-top:0}.explore-events-wrapper{padding:50px 0}.testimoniail-section .textimonial-card-wrap{padding:70px 0 50px}.panindia-wrapper,.whyus-section{padding:50px 0 0}.whyus-section .whyus-cards-wrapper{margin-top:0}.contact-maps-wrap{padding:0 0 50px}.contactus-form-wrapper{padding:50px 0}.contact-maps-wrap .contact-info-text h2{text-align:center!important}.industory-pioneers-wrapper .coreteam-bgleft{top:-131px;left:-84px;width:345px}.health-tip-wrapper input[type=checkbox]+label{padding:0 20px!important;width:100%!important;height:20px!important;margin:0 0 15px!important;border:none!important}.inovative-section-wrap .inovative-section .healthcare-Content h6{font-size:20px!important;margin-bottom:5px!important}.new-siteheader-wrap{padding:10px 50px!important}.container-p{padding-left:50px!important;padding-right:50px!important}.maintopbar-wrapper .newtopbar-wrap .diagnosticpartner-wrapp .list-wrapp p,.maintopbar-wrapper .newtopbar-wrap .isocertificate-section .topbariso-textwrap span{font-size:10px!important}.isocertificate-section .top-img-sm{width:25px!important}.icici-logo-wrap{width:41px!important}.maintopbar-wrapper .newtopbar-wrap .diagnosticpartner-wrapp .list-wrapp a{font-size:10px!important}.diagnosticpartner-wrapp .list-wrapp{padding:0 10px 0 0!important}.new-siteheader-wrap .quantum-logo-wrapper a{width:166px!important}.new-nav-panelwrap .container-fluid-box{padding:0!important}.headerlogin-button-wrap button{font-size:12px!important;padding:4px!important}.nav-links-wrap a{font-size:12px!important}.nav-links-wrap .nav-links__item{margin-right:5px}.newnav-row-wrap{grid-gap:20px!important;gap:20px!important}.nav-links-wrap{padding:0!important;margin:0!important}.nav-links-wrap .nav-links__item>a>span{padding:1px 22px 1px 4px!important}.dropdown-wrapper ul a .loginsection-wrap span{font-weight:600!important;font-size:12px!important}.Register-button-wrap a{padding:6px 0!important;font-size:14px!important}.newfooter-wrapper{margin-bottom:42px;padding-right:0!important;width:100%}.newfooter-logo-wrapper{width:300px!important}.sociallink-wrap .social-links__list{flex-wrap:nowrap!important}.footersocial-link-wrap .quantum-logo-wrapper{width:90%!important}.footercontent-wrapper .footer-links__list .footer-content-text a{font-size:14px!important}.footercontent-wrapper .footertitle-wrapper{font-size:18px!important}.footercontact-section .conatctus-section .contact-content-wrap p{font-size:14px!important}.footercontact-section .conatctus-section .contact-content-wrap a{font-size:16px!important}.footercontact-section .conatctus-section .conatact-img{width:40px!important;height:40px!important}.footer-iso-certificate .certificate-text-wrap .iso-27001-2013 p,.footer-iso-certificate .isoimgsection-wrap p{font-size:14px!important}.footer-iso-certificate .isoimgsection-wrap img{width:35px!important}.footer-copyright-wrapper ul .copyright-text,.footer-copyright-wrapper ul a{font-size:16px!important}.footersocial-link-wrap .footersocial-text{font-size:14px!important}.whyjoin-wrap .whyjoin-list h6{font-size:18px!important}.buildinghealthy-section h2{font-size:42px!important}.buildinghealthy-section .comperhensive-text{font-size:16px!important}.banner-imgwrap .homesbg-backgroundimg{right:16px!important;width:401px!important}.buildinghealthy-section button{padding:13px 29px!important;font-size:14px!important}.homebanner-bg{bottom:-56px!important;left:-276px!important}.buildinghealthy-section .homebg-lineargradient{top:19px!important;left:250px!important;width:200px!important;height:200px!important}.viewannouncemnet-wrap .announcementsection p{font-size:16px!important}.viewannouncemnet-wrap .announcementsection button{font-size:14px!important}.homecomppanies-wrap .compsectiom-wrap .comp-heading br{display:none!important}.homecomppanies-wrap .compsectiom-wrap .comp-heading{font-size:28px!important}.comp-images{margin-top:25px!important}.medilocker-wrap .medilocker-section h2{font-size:28px!important}.medilocker-wrap .medilocker-section p{font-size:16px!important}.three-box-wrap{margin-top:0!important}.medilocker-wrap .gradientwrap-section .medilockercustom-wrap img{left:28%!important;top:19%!important}.medilocker-wrap .lineargardient-bottomsec .gradinetbottom-bpox img{left:60%!important;top:73%!important}.medilocker-wrap .medilocker-section button{font-size:14px!important}.healthpackagesec-wrap h2{font-size:28px!important}.healthpackagesec-wrap .healthpack-ullist ul li,.healthpackagesec-wrap h6{font-size:16px!important}.healthpackagesec-wrap .viewallpackage-button{font-size:14px!important}.recentnews-wrap .recenttoptext-wrap h2{font-size:28px!important}.recentnews-wrap .recenttoptext-wrap p{font-size:16px!important}.recentnews-wrap .icici-bank-cards-sec h6{font-size:16px!important;text-align:center}.recentnews-wrap .icici-bank-cards-sec button,.recentnews-wrap .icici-bank-cards-sec p{font-size:14px!important}.read-more-btn{font-size:16px!important;padding:12px 39px!important}.recentnews-wrap{overflow:hidden!important;padding-bottom:50px!important}.recentnews-wrap .press-lineargradient{bottom:94px!important}.testi-wrap-top h4{font-size:28px!important}.testi-wrap-top p{font-size:14px!important}.testi-h-btn{font-size:16px!important;padding:12px 39px!important}.testimonial-wrapper .testi-bg{left:-296px!important;bottom:-507px!important;width:500px}.qch-about-wrap,.testimonial-slider{padding:0 0 50px}.testimonial-wrapper{padding:0!important}.qch-about-wrap h4{font-size:28px!important}.p-wrap p{font-size:14px!important}.inovative-image-wrap .Aboutus-Image{width:100%!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .packagehealth-text{margin:5px 0 36px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .booknow-button{margin-top:12px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card{width:268px!important;height:440px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .silverhealth-text{font-size:28px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .pricesec-text{font-size:22px!important}#health-card3{left:219px!important}#health-card2{left:131px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .health-heart{width:353px!important}.healthpackage-section{overflow:hidden!important;padding-bottom:50px;padding-top:70px}.healthpackage-section .healthbg-top{top:-16px!important;right:-304px!important;width:500px}.healthpackagesec-wrap .healthpackage-lineargradient{bottom:-3px!important;left:8px!important;width:200px!important;height:200px!important}.Techdricen-sectionwrap{padding:50px 0}.recentnews-wrap .press-bg{width:500px;bottom:-331px;right:-278px}.testimonial-slider{margin-top:30px!important}.Techdricen-sectionwrap .techdriven-bg{left:-251px;bottom:-386px;width:500px}.new-testimonail-wrap,.new-testimonail-wrap .testi-img img,.new-testimonail-wrap .testi-text{width:100%!important}.career-leftimg{width:573px!important}.ourstory-section .Our-Story{font-size:28px!important;padding-top:30px!important}.ourstory-cards .box-2{margin-left:113px!important;margin-top:-69px!important}.ourstory-cards .commonbox{width:320px!important;height:140px}.ourstory-cards .box-4{margin-left:113px!important;margin-top:-69px!important;padding:15px!important}.ourstory-line:before{top:51px!important}.ourstory-cards .commonbox h2{font-size:30px!important}.ourstory-section .OurStory-Content p{font-size:16px!important}.OurStoryYears-Wrapper{padding:50px 0 0!important}.Ourstory-Years p{font-size:14px!important}.Ourstory-Years span{font-size:16px!important}.industory-pioneers-wrapper .industory-text-wrap h2{font-size:32px!important}.industory-pioneers-wrapper .industory-text-wrap h2 br{display:none!important}.industory-pioneers-wrapper .coreteam-card{padding:0!important}.ourvision-wrapper{padding:50px 0 0!important}.ourvision-section{padding:0!important}.ourvision-section .our-vision{font-size:30px!important}.ourvision-section .ourvision-content p{font-size:16px!important}.ourmission-section{padding:0!important}.ourmission-section .our-mission{font-size:30px!important}.ourmission-section .ourmission-content p{font-size:16px!important}.ourmission-wrapper .ourmissionbgfirst{bottom:89px!important;left:-237px!important;width:500px}.ourmission-wrapper .missiontop-bg{right:-129px!important;top:-5px!important;width:400px}.ourstort-bgtop{right:-180px;width:400px}.our-values-section .our-value-img{margin-top:50px}.our-values-section{padding:0 0 50px}.industory-pioneers-wrapper{padding:50px 0!important}.industory-pioneers-wrapper .quantumteam-img-section{padding:50px 0 0}.industory-pioneers-wrapper .coreteam-bgbottom{width:500px;bottom:282px}.industory-pioneers-wrapper .industryteam-row .coreteammiddle-bg{width:500px;bottom:-330px;right:-285px}.explore-events-wrapper .exploreevents-gallery{flex-wrap:wrap!important;grid-gap:30px 15px!important;gap:30px 15px!important;justify-content:center!important}.explore-events-wrapper .vaccinationdrive-wrap{width:calc(33.33% - 15px)!important}.explore-events-wrapper .exploreevents-gallery p{font-size:16px!important}.whatmakes-banner{padding:50px 0!important}.aboutus-section .About-Us{font-size:42px!important}.aboutus-section .Aboutus-Content p{font-size:16px!important}.inovative-section-wrap{padding:50px 0!important}.inovative-section-wrap .inovative-section h6{font-size:28px!important;margin-bottom:14px!important}.inovative-section-wrap .inovative-section h5{font-size:18px!important}.inovative-section-wrap .inovative-section .healthcare-Content p{font-size:16px!important}.our-differentiation-section{padding:50px 0 100px!important}.our-differentiation-section .ourdiff-wrap h2{font-size:32px!important;margin-bottom:30px!important}.services-section h2{font-size:28px!important}.services-section p{font-size:16px!important}.our-services-wrapper .services-card h6{font-size:18px!important}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn,.our-services-wrapper .services-card p{font-size:14px!important}.form-group label{font-size:16px!important}.form-submit-btn{padding:10px 39px!important;font-size:14px!important}.pre-content-wrap .custom-text p{font-size:18px!important}.benifits-wrapper{padding:50px 0!important}.benifits-wrapper .dentist-lottie h2{font-size:32px!important}.benifits-cards{padding:29px 0!important}.pre-content-wrap{padding:50px 0 0!important}.common-check-section .common-check-row{grid-gap:20px 0!important;gap:20px 0!important}.conatctus-section-wrapper{margin-top:50px!important}.iso-certification-wrap .iso-content-wrap h2{font-size:24px!important}.panindia-wrapper .panindia-text-wrap .pan-text{font-size:32px!important}.panindia-wrapper .panindia-text-wrap .pan-Content p{font-size:16px!important}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section h2{font-size:30px!important}.panindia-wrapper .panindia-text-wrap .pan-info-wrap{grid-gap:30px!important;gap:30px!important}.corporate-clients-section{padding:50px 0!important}.corporate-clients-section .corporateclient-wrap .corporate-text h2{font-size:34px!important}.corporate-clients-section .corporateclient-wrap .corporate-text p{font-size:16px!important}.comp-images .compimg-wrap{width:10%!important}.comp-images .compimg-wrap img{width:100%!important;padding:0 15px!important}.panindia-wrapper .indiamap-image{width:80%!important}.inner-medilocker-wrap .step-2{font-size:16px!important;padding:5px 30px!important}.inner-medilocker-wrap .ai-analysis-test{font-size:30px!important;margin:15px 0!important}.inner-medilocker-wrap .quantum-text{font-size:16px!important}.medilocker-step2-wrapper,.medilocker-wrap-section{padding:80px 0!important}.medilocker-step2-wrapper .quantum-ai-wrap{padding:70px 0 40px!important}.personalizedhealth-section .personalizedhealth-wrap{padding:70px 40px 60px!important}.healthreports-img2 img{width:100%}.optimizinghealth-section,.personalizedhealth-section{padding:80px 0!important}.newbanner-leftimg{width:500px!important}.our-partner-wrapper .outpartner-text p br{display:none!important}.our-partner-wrapper .outpartner-text{padding:100px 0 70px!important}.our-partner-wrapper .proudly-associated-heading h2{font-size:28px!important}.our-partner-wrapper{padding-bottom:100px!important}.our-partner-section-wrap .our-partner-form h4{font-size:28px!important;margin-bottom:30px!important}.channel-partners-wrapper .channel-partner-heading h2{font-size:28px!important}.channel-partners-wrapper{padding:100px 0!important}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h6{font-size:24px!important}.newfaqs-tabswrap{justify-content:center!important}.newfaqtitle-wrap{font-size:15px!important}.newfaqs-tabswrap button{padding:10px 15px!important}.proudly-associated-heading h2{font-size:28px!important}.faqs-content-wrapper{padding:50px 0!important}.new-faq-cards .btn-secondary{font-size:16px!important}.newhomecrad-body p{font-size:14px!important}.outpartner-text p br{display:none}.policy-content-wrap h2{font-size:24px!important}.policy-content-wrap p{font-size:16px!important}.policy-content-wrap h6{font-size:18px!important}.policy-content-wrap .policycontent-heading:before{top:10px!important}.policy-content-wrap .policy-subtitle:before{top:6px!important}.newspecialist-wrapper .new-doc-text h6{font-size:17px!important}.newspecialist-wrapper .new-doc-text a span{padding:7px 16px!important;font-size:16px!important}#nav-newrow-wrap{grid-gap:20px!important;gap:20px!important}.headerlogin-button-wrap{grid-gap:10px!important;gap:10px!important}.headerlogin-button-wrap .corporate-hr-login-wrap{font-size:12px!important;padding:5px 7px!important}.headerlogin-button-wrap svg{width:13px}.homecollection-wrapper:before{top:68px}.outpartner-text{padding:50px 0}.proudly-associated-heading{margin-bottom:30px}.faq-dotedimage{display:none}.btnnew h6{display:flex}.mobile-login-button{margin-top:20px}.login-right .resend-otp-btn-wrapper{padding:10px 35px}.login-right .otp-btn-wrapper{padding:10px 35px;font-size:14px}.cart-wrapper{margin-top:0}#cart-wrap .cart-heading-wrap h3{margin:10px 0!important}#cart-wrap .new-cart-details-box{margin-top:0!important}#new-checkout-details .container-p{padding-left:30px!important;padding-right:30px!important}#new-checkout-details{margin-top:0}#new-checkout-details .checkout-img span.straight-line{left:53%!important;width:33%!important;top:31px!important;-webkit-transform:translate(-50%);transform:translate(-50%)}.cart-wrapper .proceed-checkout-wrap{width:200px;font-size:16px!important}.slick-dots{bottom:90px}.healthcheckup-wrap .conatctus-section .contact-content-wrap a{font-size:14px!important}.footer-bottom-wrap{padding:10px 0 0!important;grid-gap:5px!important;gap:5px!important}}@media(min-width:1400px)and (max-width:1599.98px){.newfaqtitle-wrap{margin:0!important}}@media(min-width:1361px)and (max-width:1450px){.new_site__body{padding-top:80px!important}.personalhealth-insight .healthreports-img:before{right:-69%!important;width:102px!important;top:99px!important}.personalhealth-insight .heathreport-arrow{right:-121px!important;top:92px!important}.personalhealth-insight .healthreports-img2:before{width:102px!important;left:-28%!important;top:99px!important}.personalhealth-insight .heathreportimg2-arrow{left:-44px!important;top:91px!important}.privacypolicy-wrap .ant-tabs{width:346px!important}.newpading-mobile-wrap.new-carousel-wrapper .slick-slide{padding:0 10px!important}.explore-events-wrapper{padding:50px 0}.testimoniail-section .textimonial-card-wrap{padding:70px 0 50px}.panindia-wrapper,.whyus-section{padding:50px 0 0}.whyus-section .whyus-cards-wrapper{margin-top:0}}@media(min-width:1451px)and (max-width:1500px){.new_site__body{padding-top:80px!important}.personalhealth-insight .healthreports-img:before{right:-69%!important;width:102px!important;top:120px!important}.personalhealth-insight .heathreport-arrow{right:-136px!important;top:112px!important}.personalhealth-insight .healthreports-img2:before{width:102px!important;left:-28%!important;top:120px!important}.personalhealth-insight .heathreportimg2-arrow{left:-55px!important;top:112px!important}}@media(min-width:1361px)and (max-width:1500px){.back-consultation-btn{display:inline-flex!important}.new-siteheader-wrap{padding:10px 50px!important}.quantum-logo-wrapper a{width:209px!important}.container-p{padding-left:100px!important;padding-right:100px!important}.newfooter-logo-wrapper{width:100%!important}.newfooter-wrapper{margin-bottom:42px;padding-right:0!important;width:100%}.sociallink-wrap .social-links__list{flex-wrap:nowrap!important}.footersocial-link-wrap .quantum-logo-wrapper{width:80%!important}.footercontent-wrapper .footer-links__list .footer-content-text a{font-size:16px!important}.footercontent-wrapper .footertitle-wrapper{font-size:18px!important}.footercontact-section .conatctus-section .contact-content-wrap p{font-size:14px!important}.footercontact-section .conatctus-section .contact-content-wrap a{font-size:16px!important}.footercontact-section .conatctus-section .conatact-img{width:45px!important;height:45px!important}.footer-iso-certificate .certificate-text-wrap .iso-27001-2013 p,.footer-iso-certificate .isoimgsection-wrap p{font-size:16px!important}.footer-iso-certificate .isoimgsection-wrap img{width:40px!important}.footer-copyright-wrapper ul .copyright-text,.footer-copyright-wrapper ul a,.footersocial-link-wrap .footersocial-text{font-size:16px!important}.footercontact-section .conatctus-section{margin-bottom:20px!important}.career-leftimg{width:573px!important}.buildinghealthy-section h2{font-size:48px!important}.banner-imgwrap .banner-img{width:90%!important}.banner-imgwrap .homesbg-backgroundimg{right:-25px!important;width:571px!important}.homebanner-bg{bottom:-56px!important;left:-244px!important}.medilocker-wrap .medilocker-section h2{font-size:38px!important}.three-box-wrap{margin-top:0!important}.healthpackagesec-wrap h2{font-size:38px!important}.healthpackage-section{overflow:hidden!important}.healthpackage-section .healthbg-top{top:-16px!important;right:-426px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .silverhealth-text{font-size:34px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .pricesec-text{font-size:26px!important}#health-card3{left:278px!important}#health-card2{left:140px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .health-heart{width:380px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card{width:313px!important;height:528px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .packagehealth-text{margin:5px 0 36px!important}.recentnews-wrap{overflow:hidden!important;padding-bottom:50px!important}.recentnews-wrap .press-lineargradient{bottom:84px!important;right:649px!important}.recentnews-wrap .recenttoptext-wrap h2,.testi-wrap-top h4{font-size:38px!important}.new-testimonail-wrap,.new-testimonail-wrap .testi-img img{width:100%!important}.new-testimonail-wrap .testi-img{margin-top:40px!important}.new-testimonail-wrap .testi-text{width:100%!important}.testimonial-wrapper{padding:50px 0!important}.qch-about-wrap h4{font-size:38px!important}.testimonial-wrapper .testi-bg{bottom:-506px!important;left:-370px!important}.Techdricen-sectionwrap .techdriven-bg{left:-395px!important;bottom:-488px!important}.explore-events-wrapper .vaccinationdrive-img{height:200px!important}.explore-events-wrapper .exploreevents-gallery p{font-size:16px!important}.ourstory-section .Our-Story{font-size:38px!important;padding-top:30px!important}.ourstory-cards .box-2{margin-left:141px!important;margin-top:-83px!important}.ourstory-cards .commonbox{width:400px!important;padding:20px!important}.ourstory-cards .box-4{margin-left:141px!important;margin-top:-83px!important}.ourstory-line:before{top:58px!important}.ourstory-cards .commonbox h2{font-size:32px!important}.Ourstory-Years .img-wrap{width:80%!important}.Ourstory-Years p{font-size:16px!important}.Ourstory-Years span{font-size:18px!important}.industory-pioneers-wrapper .industory-text-wrap h2{font-size:38px!important;margin-bottom:50px!important}.industory-pioneers-wrapper .industory-text-wrap h2 br{display:none!important}.industory-pioneers-wrapper .coreteam-card{padding:0!important}.ourvision-wrapper{padding:50px 0!important}.ourvision-section{padding:0!important}.ourvision-section .our-vision{font-size:38px!important}.ourvision-section .ourvision-content p{font-size:18px!important}.ourmission-section{padding:0!important}.ourmission-section .our-mission{font-size:38px!important}.ourmission-section .ourmission-content p{font-size:18px!important}.ourmission-wrapper .ourmissionbgfirst{bottom:-14px!important;left:-334px!important}.ourmission-wrapper .missiontop-bg{right:-341px!important;top:-5px!important}.industory-pioneers-wrapper{padding:50px 0 100px!important}.whatmakes-banner{padding:100px 0!important}.aboutus-section .About-Us{font-size:48px!important}.aboutus-section .Aboutus-Content p{font-size:20px!important}.inovative-section-wrap{padding:50px 0!important}.inovative-section-wrap .inovative-section h6{font-size:30px!important;margin-bottom:16px!important}.inovative-section-wrap .inovative-section h5{font-size:22px!important}.inovative-section-wrap .inovative-section .healthcare-Content p{font-size:18px!important}.our-differentiation-section{padding:50px 0 100px!important}.our-differentiation-section .ourdiff-wrap h2{font-size:36px!important;margin-bottom:30px!important}.services-section h2{font-size:38px!important}.services-section p{font-size:16px!important}.our-services-wrapper .services-card h6{font-size:20px!important}.our-services-wrapper .services-card .viewbutton-wrap .view-more-btn,.our-services-wrapper .services-card p{font-size:16px!important}.form-submit-btn{padding:12px 39px!important}.pre-content-wrap .custom-text p{font-size:20px!important}.benifits-wrapper{padding:50px 0!important}.benifits-wrapper .dentist-lottie h2{font-size:34px!important}.benifits-cards{padding:28px 0!important}.pre-content-wrap{padding:50px 0!important}.conatctus-section-wrapper{margin-top:50px!important}.iso-certification-wrap .iso-content-wrap h2{font-size:28px!important}.panindia-wrapper .panindia-text-wrap .pan-text{font-size:34px!important}.panindia-wrapper .panindia-text-wrap .pan-Content p{font-size:18px!important}.panindia-wrapper .panindia-text-wrap .pan-info-wrap .custom-panindia-section h2{font-size:34px!important}.panindia-wrapper .panindia-text-wrap .pan-info-wrap{grid-gap:40px!important;gap:40px!important}.corporate-clients-section{padding:50px 0!important}.corporate-clients-section .corporateclient-wrap .corporate-text h2{font-size:38px!important}.corporate-clients-section .corporateclient-wrap .corporate-text p{font-size:18px!important}.comp-images .compimg-wrap{width:10%!important}.comp-images .compimg-wrap img{width:100%!important;padding:0 15px!important}.panindia-wrapper .indiamap-image{width:80%!important}.inner-medilocker-wrap .step-2{font-size:18px!important}.inner-medilocker-wrap .ai-analysis-test{font-size:32px!important;margin:20px 0!important}.inner-medilocker-wrap .quantum-text{font-size:18px!important}.medilocker-wrap-section .medi-family-member{padding:0 30px!important;width:70%!important}.medilocker-step2-wrapper .quantum-ai-wrap{padding:70px 0 40px!important}.personalizedhealth-section .personalizedhealth-wrap{padding:70px 40px 60px!important}.healthreports-img2 img{width:100%}.newbanner-leftimg{width:500px!important}.our-partner-wrapper .outpartner-text p br{display:none!important}.our-partner-wrapper .outpartner-text{padding:100px 0 70px!important}.our-partner-wrapper .proudly-associated-heading h2{font-size:38px!important}.our-partner-wrapper{padding-bottom:100px!important}.our-partner-section-wrap .our-partner-form h4{font-size:38px!important;margin-bottom:30px!important}.channel-partners-wrapper .channel-partner-heading h2{font-size:38px!important}.channel-partners-wrapper{padding:100px 0!important}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h6{font-size:30px!important}.proudly-associated-heading h2{font-size:38px!important}.new-faq-cards .btn-secondary,.newfaqtitle-wrap{font-size:18px!important}.newhomecrad-body p{font-size:16px!important}#idnewfaq-tabs-content{width:80%!important}.faqs-content-wrapper{padding:50px 0!important}.policy-content-wrap h2{font-size:28px!important}.policy-content-wrap p{font-size:18px!important}.policy-content-wrap h6{font-size:20px!important}.outpartner-text p br{display:none}.policy-content-wrap .policycontent-heading:before{top:10px!important}.policy-content-wrap .policy-subtitle:before{top:8px!important}.homecollection-wrapper .visit-steps-cards .steps-text h4{font-size:20px!important}.homecollection-wrapper{grid-gap:75px!important;gap:75px!important}#newhomehealth-section{padding-top:0!important}.consultation-benifits-row{align-items:center!important}.benifits-section .benifits-cards{padding:10px 0!important}#consult-wrap .services-section{margin-bottom:10px}.benifits-section .benifits-cards{margin-bottom:10px!important}.card-image-wrap img{width:100%}.card-image-wrap{width:100px!important}.benifitcard-text-wrap{width:60%!important}.benifits-section .benifits-cards{align-items:flex-start!important}.right-col-padding{padding-right:50px!important}.left-col-padding{padding-left:50px!important}.newpackage-details-wrap .package-img{width:155px!important}.packages-div ul li{width:40%!important}.newcardbody-wrap p{font-size:16px!important}.newcenter-wrapper .select-center-wrap h2{font-size:21px!important}.newpackage-details-wrap .newpkg-details .newaddtocart-btn{padding:7px 20px!important;font-size:14px!important}.newcenter-list-wrap .health-center-details-img{width:90px!important;height:90px!important}.new-carousel-wrapper .explore-heading h2{font-size:28px!important}#new-checkout-details .checkout-img span.straight-line{left:53%!important;width:33%!important;top:31px!important;-webkit-transform:translate(-50%);transform:translate(-50%)}#new-checkout-details{margin-top:0}.healthcheckup-wrap .conatctus-section{align-items:flex-start}#healthcheckup-wrapper{grid-gap:20px;gap:20px}.footer-bottom-wrap{padding:10px 0 0!important;grid-gap:5px!important;gap:5px!important}}@media(min-width:1300px)and (max-width:1599.98px){.about-wrapper{padding:100px 0 70px}.Aboutus-Image{width:70%}.aboutus-section .About-Us{font-size:50px}.ourstory-wrapper{padding:100px 0 0}.ourstory-cards .box-2{margin-left:114px;margin-top:-60px}.ourstory-cards .box-3{margin-top:-53px}.ourstory-cards .box-4{margin-left:114px;margin-top:-60px}.ourstory-cards .commonbox{width:60%;margin-bottom:30px}.ourvision-wrapper{padding:100px 0 0}.ourvision-section .our-vision{font-size:50px;margin-top:20px}.ourvision-section .ourvision-content p{font-size:18px}.ourmission-wrapper{padding:100px 0 0}.ourmission-section .our-mission{font-size:50px}.ourmission-section .ourmission-content p{font-size:18px}.diagnosticpartner-wrapp .list-wrapp{padding:0 10px 0 0!important}.new-nav-panelwrap .container-fluid-box{padding:0!important}.headerlogin-button-wrap .corporate-hr-login-wrap,.headerlogin-button-wrap button{font-size:12px!important;padding:4px 7px!important}.nav-links-wrap .nav-links-wrap a{font-size:10px}.nav-links-wrap .nav-links__item{margin-right:5px}.newnav-row-wrap{grid-gap:20px!important;gap:20px!important}.nav-links-wrap{padding:0!important;margin:0!important}.nav-links-wrap .nav-links__item>a>span{padding:1px 23px 1px 10px!important}.dropdown-wrapper ul a .loginsection-wrap span{font-weight:600!important;font-size:14px!important}.Register-button-wrap a{padding:6px 0!important;font-size:14px!important}}@media(min-width:1501px)and (max-width:1600px){.new_site__body{padding-top:80px!important}.new-siteheader-wrap{padding:10px 50px!important}.proudly-associated-heading h2{font-size:40px!important}.container-p{padding-left:130px!important;padding-right:130px!important}.new-siteheader-wrap .quantum-logo-wrapper a{width:260px!important}.footersocial-link-wrap{padding-right:24px!important}.footersocial-link-wrap .sociallink-wrap .social-links__list li{width:42px!important;height:42px!important}.footercontent-wrapper .footertitle-wrapper{font-size:18px!important}.buildinghealthy-section h2{font-size:48px!important}.banner-imgwrap .homesbg-backgroundimg{right:-25px!important;width:571px!important}.banner-imgwrap .banner-img{width:90%!important}.homebanner-bg{bottom:-56px!important;left:-244px!important}.medilocker-wrap .medilocker-section h2{font-size:40px!important}.three-box-wrap{margin-top:0!important}.healthpackagesec-wrap h2{font-size:40px!important}.healthpackage-section{overflow:hidden!important}.healthpackage-section .healthbg-top{top:-16px!important;right:-426px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .silverhealth-text{font-size:36px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .pricesec-text{font-size:28px!important}#health-card3{left:284px!important}#health-card2{left:145px!important}.recentnews-wrap{overflow:hidden!important;padding-bottom:50px!important}.recentnews-wrap .recenttoptext-wrap h2{font-size:40px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .health-heart{width:380px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card{width:320px!important;height:528px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .packagehealth-text{margin:5px 0 36px!important}.recentnews-wrap .press-lineargradient{bottom:84px!important;right:649px!important}.qch-about-wrap h4,.testi-wrap-top h4{font-size:40px!important}.testimonial-wrapper{padding:50px 0!important}.testimonial-wrapper .testi-bg{bottom:-506px!important;left:-370px!important}.Techdricen-sectionwrap .techdriven-bg{left:-395px!important;bottom:-488px!important}.Techdricen-sectionwrap{padding:50px 0!important}.explore-events-wrapper .exploreevents-gallery p{font-size:18px!important}.explore-events-wrapper .vaccinationdrive-img{height:180px!important}.ourstory-section .Our-Story{padding-top:30px!important;font-size:40px!important}.ourstory-cards .box-2{margin-left:113px!important;margin-top:-67px!important}.ourstory-cards .commonbox{width:400px!important}.ourstory-cards .box-4{margin-left:113px!important;margin-top:-67px!important;padding:20px!important}.ourstory-line:before{top:62px!important}.ourstory-cards .commonbox h2{font-size:38px!important}.Ourstory-Years .img-wrap{width:80%!important}.industory-pioneers-wrapper .industory-text-wrap h2{font-size:40px!important;margin-bottom:50px!important}.industory-pioneers-wrapper .industory-text-wrap h2 br{display:none!important}.industory-pioneers-wrapper .coreteam-card{padding:0!important}.ourvision-wrapper{padding:50px 0!important}.ourvision-section{padding:0!important}.ourvision-section .our-vision{font-size:40px!important}.ourvision-section .ourvision-content p{font-size:18px!important}.ourmission-section{padding:0!important}.ourmission-section .our-mission{font-size:40px!important}.ourmission-section .ourmission-content p{font-size:18px!important}.ourmission-wrapper .ourmissionbgfirst{bottom:-14px!important;left:-334px!important}.ourmission-wrapper .missiontop-bg{right:-341px!important;top:-5px!important}.industory-pioneers-wrapper{padding:50px 0 100px!important}.whatmakes-banner{padding:100px 0!important}.aboutus-section .About-Us{font-size:48px!important}.aboutus-section .Aboutus-Content p{font-size:18px!important}.inovative-section-wrap{padding:100px 0!important}.inovative-section-wrap .inovative-section h6{font-size:34px!important;margin-bottom:18px!important}.inovative-section-wrap .inovative-section h5{font-size:24px!important}.inovative-section-wrap .inovative-section .healthcare-Content p{font-size:18px!important}.our-differentiation-section{padding:100px 0!important}.our-differentiation-section .ourdiff-wrap h2{font-size:40px!important;margin-bottom:30px!important}.services-section h2{font-size:34px!important}.form-submit-btn{padding:12px 39px!important}.pre-content-wrap .custom-text p{font-size:22px!important}.benifits-wrapper{padding:50px 0!important}.benifits-wrapper .dentist-lottie h2{font-size:34px!important}.benifits-cards{padding:50px 0!important}.pre-content-wrap{padding:70px 0!important}.iso-certification-wrap .iso-content-wrap h2{font-size:30px!important}.panindia-wrapper{padding:50px 0!important}.panindia-wrapper .indiamap-image{width:90%!important}.corporate-clients-section .corporateclient-wrap .corporate-text h2{font-size:40px!important}.medilocker-wrap-section .medi-family-member{width:70%!important}.inner-medilocker-wrap .quantum-text{font-size:18px!important}.medilocker-step2-wrapper .quantum-ai-wrap{padding:70px 260px 40px!important}.personalizedhealth-section .personalizedhealth-wrap{padding:70px 40px!important}.healthreports-img2 img{width:100%}.newbanner-leftimg{width:560px!important}.our-partner-wrapper .outpartner-text p br{display:none!important}.our-partner-wrapper .outpartner-text{padding:100px 0 70px!important}.our-partner-wrapper .proudly-associated-heading h2{font-size:38px!important}.our-partner-wrapper{padding-bottom:100px!important}.our-partner-section-wrap .our-partner-form h4{font-size:38px!important;margin-bottom:30px!important}.channel-partners-wrapper .channel-partner-heading h2{font-size:38px!important}.channel-partners-wrapper{padding:100px 0!important}.our-partner-wrapper .proudly-associated-cards .proudly-associated-box1 h6{font-size:32px!important}.outpartner-text p br{display:none}.policy-content-wrap h2{font-size:30px!important}.policy-content-wrap p{font-size:18px!important}.homecollection-wrapper .visit-steps-cards .steps-text h4,.policy-content-wrap h6{font-size:22px!important}.homecollection-wrapper{grid-gap:75px!important;gap:75px!important}#newhomehealth-section{padding-top:50px!important}.consultation-benifits-row{align-items:center!important}.benifits-section .benifits-cards{padding:10px 0!important}#consult-wrap .services-section{margin-bottom:10px}.benifits-section .benifits-cards{margin-bottom:10px!important;align-items:flex-start!important}#new-checkout-details .checkout-img span.straight-line{left:53%!important;width:33%!important;top:31px!important;-webkit-transform:translate(-50%);transform:translate(-50%)}#new-checkout-details{margin-top:0}.healthcheckup-wrap .conatctus-section{align-items:flex-start}#healthcheckup-wrapper{grid-gap:20px;gap:20px}}@media(min-width:1600px)and (max-width:1650px){.explore-events-wrapper .exploreevents-gallery p{font-size:18px!important}}@media(min-width:1600px)and (max-width:1799.98px){.new-siteheader-wrap{padding:10px 50px!important}.container-p{padding-left:160px!important;padding-right:160px!important}.diagnosticpartner-wrapp .list-wrapp{padding:0 15px 0 0!important}.new-siteheader-wrap .quantum-logo-wrapper a{width:300px!important}.new-nav-panelwrap .container-fluid-box{padding:0!important}.headerlogin-button-wrap button{font-size:16px!important;padding:4px 10px!important}.nav-links-wrap .nav-links-wrap a{font-size:14px}.nav-links-wrap .nav-links__item{margin-right:5px}.newnav-row-wrap{grid-gap:20px!important;gap:20px!important}.nav-links-wrap{padding:0!important;margin:0!important}.nav-links-wrap .nav-links__item>a>span{padding:1px 23px 1px 10px!important}.dropdown-wrapper ul a .loginsection-wrap span{font-weight:600!important;font-size:12px!important}.footersocial-link-wrap{padding-right:24px!important}.footersocial-link-wrap .sociallink-wrap .social-links__list li{width:42px!important;height:42px!important}.footercontent-wrapper .footertitle-wrapper{font-size:20px!important}.services-section h2{font-size:42px!important}.newbanner-leftimg{width:600px!important}.buildinghealthy-section h2{font-size:54px!important}.banner-imgwrap .banner-img{width:90%!important}.banner-imgwrap .homesbg-backgroundimg{right:-25px!important;width:605px!important}.healthpackagesec-wrap h2,.medilocker-wrap .medilocker-section h2{font-size:42px!important}.healthpackage-section{overflow:hidden!important}.healthpackage-section .healthbg-top{top:-16px!important;right:-426px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .silverhealth-text{font-size:38px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .pricesec-text{font-size:30px!important}#health-card3{left:296px!important}#health-card2{left:143px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card .health-heart{width:400px!important}.healthpackage-section .packageswrap-section .silverhealthpack-card{width:335px!important;height:528px!important}.healthpackagesec-wrap .healthpackage-lineargradient{bottom:0!important;left:-51px!important;width:300px!important;height:300px!important}.recentnews-wrap{overflow:hidden!important;padding-bottom:50px!important}.recentnews-wrap .press-lineargradient{bottom:84px!important;right:649px!important}.qch-about-wrap h4,.testi-wrap-top h4{font-size:42px!important}.Techdricen-sectionwrap,.testimonial-wrapper{padding:50px 0!important}.aboutus-section .About-Us{font-size:54px!important}.ourstory-section .Our-Story{font-size:42px!important}.ourstory-cards .box-2{margin-left:164px!important;margin-top:-67px!important}.ourstory-cards .commonbox{width:400px!important}.ourstory-cards .box-4{margin-left:164px!important;margin-top:-67px!important;padding:20px!important}.ourstory-cards .commonbox h2{font-size:38px!important}.Ourstory-Years .img-wrap{width:80%!important}.industory-pioneers-wrapper .industory-text-wrap h2{font-size:40px!important;margin-bottom:50px!important}.industory-pioneers-wrapper .industory-text-wrap h2 br{display:none!important}.industory-pioneers-wrapper .coreteam-card{padding:0!important}.ourvision-wrapper{padding:50px 0!important}.ourvision-section{padding:0!important}.ourvision-section .our-vision{font-size:42px!important}.ourvision-section .ourvision-content p{font-size:18px!important}.ourmission-section{padding:0!important}.ourmission-section .our-mission{font-size:42px!important}.ourmission-section .ourmission-content p{font-size:18px!important}.ourmission-wrapper .ourmissionbgfirst{bottom:-14px!important;left:-334px!important}.ourmission-wrapper .missiontop-bg{right:-341px!important;top:-5px!important}.industory-pioneers-wrapper{padding:50px 0 100px!important}.personalizedhealth-section .personalizedhealth-wrap{padding:70px 40px!important}.healthreports-img2 img{width:100%}.personalhealth-insight .healthreports-img:before{right:-69%!important;width:102px!important;top:120px!important}.personalhealth-insight .heathreport-arrow{right:-136px!important;top:112px!important}.personalhealth-insight .healthreports-img2:before{width:102px!important;left:-28%!important;top:120px!important}.personalhealth-insight .heathreportimg2-arrow{left:-55px!important;top:112px!important}.our-partner-wrapper .outpartner-text p br{display:none!important}.our-partner-wrapper .outpartner-text{padding:100px 0!important}.our-partner-wrapper .proudly-associated-heading h2{font-size:42px!important}.our-partner-wrapper{padding-bottom:150px!important}.our-partner-section-wrap .our-partner-form h4{font-size:42px!important;margin-bottom:30px!important}.channel-partners-wrapper .channel-partner-heading h2{font-size:42px!important}.channel-partners-wrapper{padding:150px 0 100px!important}.outpartner-text p br{display:none}.policy-content-wrap h2{font-size:34px!important}.policy-content-wrap p{font-size:18px!important}.homecollection-wrapper .visit-steps-cards .steps-text h4,.policy-content-wrap h6{font-size:24px!important}.homecollection-wrapper{grid-gap:80px!important;gap:80px!important}#newhomehealth-section{padding-top:50px!important}#new-checkout-details .checkout-img span.straight-line{left:53%!important;width:33%!important;top:31px!important;-webkit-transform:translate(-50%);transform:translate(-50%)}.healthcheckup-wrap .conatctus-section{align-items:flex-start}#healthcheckup-wrapper{grid-gap:20px;gap:20px}}@media(min-width:1800px)and (max-width:1850px){.new-siteheader-wrap{padding:10px 50px!important}.personalhealth-insight .healthreports-img:before{right:-69%!important;width:102px!important;top:92px!important}.personalhealth-insight .heathreport-arrow{right:-103px!important;top:84px!important}.personalhealth-insight .healthreports-img2:before{width:102px!important;left:-28%!important;top:108px!important}.personalhealth-insight .heathreportimg2-arrow{left:-34px!important;top:100px!important}#new-checkout-details .checkout-img span.straight-line{left:53%!important;width:33%!important;top:31px!important;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media(min-width:1851px)and (max-width:1900px){.new-siteheader-wrap{padding:10px 50px!important}#new-checkout-details .checkout-img span.straight-line{left:53%!important;width:33%!important;top:31px!important;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media(max-width:1905px){.logged-in-username p .login-text-break{display:none}}body{padding-bottom:100px}.mobile-footer-wrap{position:fixed}.site__body{padding-top:0}#no_spacing{margin-bottom:100px}.mobile-header-bg{background-color:transparent;padding:0;height:auto}.mobile-dashboard{padding-top:60px}.popular-health-checkup{margin-top:50px}#mobile-packages-div-slider .slick-dots li{width:20px!important}.mobile-heading h2{line-height:inherit;font-size:18px}.mobile-test-count{display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:18px;font-weight:600}.mobile-test-count img{width:11px}.mobile-pincode-health img{padding:2px 10px}.mobile-login-menus{padding:85px 0 0}.mobile-follow_icon{margin:10px 0 0}.mobile-otp-btn{padding:10px 45px}.login-send-otp{width:auto}.mobile-story-div-wrap{margin-top:80px}.mobile-product-card__image img{object-fit:none!important}.mobile-straight-line{left:58%!important;top:15px!important;right:58%!important;width:28%!important;-webkit-transform:translate(-50%);transform:translate(-50%)}.mobile-thank-you{padding:0}.mobile-ty-heading{padding:0 0 10px}.mobile-thankyou-text{margin:0}.package-details-wrap{margin-bottom:0!important}