@charset "UTF-8";.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:normal;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#cccccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,0.11);box-shadow:0 0 0 1px rgba(68,68,68,0.11);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(-21px);transform:scale(0.75) translateY(-21px);-webkit-transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all 0.2s;transition:all 0.2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:bold}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}code[class*=language-],pre[class*=language-]{border-radius:2px;color:#444;-ms-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;direction:ltr;font-family:Inconsolata,monospace;font-size:13px;letter-spacing:0}pre[class*=language-]{padding:18px 24px;margin:0 0 24px;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f6f6f6}:not(pre)>code[class*=language-]{padding:0 2px 1px}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#999}.namespace{opacity:0.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#EC4444}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#4ABF60}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#a67f59;background:hsla(0,0%,100%,0.5)}.token.atrule,.token.attr-value,.token.keyword{color:blue}.token.function{color:#DD4A68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:0.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + 0.9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + 0.6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + 0.3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:0.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:0.875em}.mark,mark{padding:0.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:0.5rem;padding-bottom:0.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:0.375rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:0.5rem 0.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;-webkit-box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:0.25rem 0.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:0.5rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.875rem}.form-text{margin-top:0.25rem;font-size:0.875em;color:#6c757d}.form-control{display:block;width:100%;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;-webkit-transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:0.75rem;margin-inline-end:0.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}.form-control::file-selector-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:0.75rem;margin-inline-end:0.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:0.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:0.25rem}.form-control-sm::-webkit-file-upload-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:0.5rem;margin-inline-end:0.5rem}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:0.5rem;margin-inline-end:0.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.25rem;border-radius:0.5rem}.form-control-lg::-webkit-file-upload-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:42px}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:42px;padding:0.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:5px}.form-control-color::-webkit-color-swatch{border-radius:5px}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:0.375rem 2.25rem 0.375rem 0.75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:5px;-webkit-transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{-webkit-transition:none;transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:0.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.875rem;border-radius:0.25rem}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;border-radius:0.5rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:0.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{width:1em;height:1em;margin-top:0.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,0.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:0.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input.nice-select.open,.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;-webkit-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:0.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:0.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;-webkit-transition:background-position 0.15s ease-in-out;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{-webkit-transition:none;transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:0.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range.nice-select.open::-webkit-slider-thumb,.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range.nice-select.open::-moz-range-thumb,.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem 0.75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out,-webkit-transform 0.1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{-webkit-transition:none;transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem 0.75rem}.form-floating>.form-control-plaintext::-webkit-input-placeholder,.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext:-ms-input-placeholder,.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::-ms-input-placeholder,.form-floating>.form-control::-ms-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control-plaintext:not(:-ms-input-placeholder),.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:0.65;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:0.65;-webkit-transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:5px}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:0.5rem 1rem;font-size:1.25rem;border-radius:0.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:0.25rem 0.5rem;font-size:0.875rem;border-radius:0.25rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:rgba(25,135,84,0.9);border-radius:0.375rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25);box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right 0.75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;-webkit-box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25);box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + 0.75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{-webkit-box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25);box-shadow:0 0 0 0.25rem rgba(25,135,84,0.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:0.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:0.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:0.375rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25);box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right 0.75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25);box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{-webkit-box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25);box-shadow:0 0 0 0.25rem rgba(220,53,69,0.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:0.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family:;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;-webkit-box-shadow:var(--bs-btn-focus-box-shadow);box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;-webkit-box-shadow:var(--bs-btn-focus-box-shadow);box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.nice-select.open:first-child,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn.nice-select.open,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.nice-select.open:first-child:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn.nice-select.open:focus-visible,:not(.btn-check)+.btn:active:focus-visible{-webkit-box-shadow:var(--bs-btn-focus-box-shadow);box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.fade{-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;-webkit-transition:width 0.35s ease;transition:width 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{-webkit-transition:none;transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item.nice-select.open,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn.nice-select.open,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn.nice-select.open,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0.375rem}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{-webkit-transition:none;transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-fill .nav-item,.nav-fill>.nav-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,0.55);--bs-navbar-hover-color:rgba(0,0,0,0.7);--bs-navbar-disabled-color:rgba(0,0,0,0.3);--bs-navbar-active-color:rgba(0,0,0,0.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,0.9);--bs-navbar-brand-hover-color:rgba(0,0,0,0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0,0,0,0.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:inherit;flex-wrap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight:;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);-webkit-transition:var(--bs-navbar-toggler-transition);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{-webkit-transition:none;transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;-webkit-box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;-webkit-transform:none!important;transform:none!important;-webkit-transition:none;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color:rgba(255,255,255,0.55);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow:;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,0.03);--bs-card-cap-color:;--bs-card-height:;--bs-card-color:;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{margin-top:calc(-0.5 * var(--bs-card-title-spacer-y));margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-0.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5 * var(--bs-card-cap-padding-x));margin-left:calc(-0.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:#212529;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0c63e4;--bs-accordion-active-bg:#e7f1ff}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;-webkit-transition:var(--bs-accordion-transition);transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{-webkit-transition:none;transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);-webkit-box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);-webkit-transform:var(--bs-accordion-btn-icon-transform);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{-ms-flex-negative:0;flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);-webkit-transition:var(--bs-accordion-btn-icon-transition);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{-webkit-transition:none;transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;-webkit-box-shadow:var(--bs-accordion-btn-focus-box-shadow);box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg:;--bs-breadcrumb-border-radius:;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{-webkit-transition:none;transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;-webkit-box-shadow:var(--bs-pagination-focus-box-shadow);box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:0.5rem}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:0.25rem}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:#084298;--bs-alert-bg:#cfe2ff;--bs-alert-border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{--bs-alert-color:#664d03;--bs-alert-bg:#fff3cd;--bs-alert-border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{--bs-alert-color:#141619;--bs-alert-bg:#d3d3d4;--bs-alert-border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:0.375rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,0.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);-webkit-transition:var(--bs-progress-bar-transition);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0.375rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action.nice-select.open,.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{-webkit-box-sizing:content-box;box-sizing:content-box;width:1em;height:1em;padding:0.25em 0.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:0.375rem;opacity:0.5}.btn-close:hover{color:#000;text-decoration:none;opacity:0.75}.btn-close:focus{outline:0;-webkit-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color:;--bs-toast-bg:rgba(255,255,255,0.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:0.375rem;--bs-toast-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255,255,255,0.85);--bs-toast-header-border-color:rgba(0,0,0,0.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);-webkit-box-shadow:var(--bs-toast-box-shadow);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);margin:calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * 0.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin:;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:0.375rem;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;--bs-popover-inner-border-radius:calc(0.5rem - 1px);--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform 0.6s ease-in-out;transition:-webkit-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;-webkit-transition:opacity 0s 0.6s;transition:opacity 0s 0.6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:0.5;-webkit-transition:opacity 0.15s ease;transition:opacity 0.15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:0.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:0.5;-webkit-transition:opacity 0.6s ease;transition:opacity 0.6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;-webkit-animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{-webkit-transition:none;transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{-webkit-transform:none;transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{-webkit-transition:none;transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{-webkit-transform:none;transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{-webkit-transition:none;transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{-webkit-transform:none;transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{-webkit-transition:none;transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{-webkit-transform:none;transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{-webkit-transition:none;transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{-webkit-transform:none;transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{-webkit-transition:none;transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{-webkit-transform:none;transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:0.5}.offcanvas-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);margin-top:calc(-0.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-0.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:0.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:0.6em}.placeholder-sm{min-height:0.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:0.2}}@keyframes placeholder-glow{50%{opacity:0.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:#0d6efd!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important}.link-secondary{color:#6c757d!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:0.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:0.25!important}.opacity-50{opacity:0.5!important}.opacity-75{opacity:0.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:-ms-grid!important;display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{-webkit-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)!important;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15)!important}.shadow-sm{-webkit-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)!important;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,0.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,0.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:0.25rem!important}.m-2{margin:0.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}.my-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:0.25rem!important}.mt-2{margin-top:0.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:0.25rem!important}.me-2{margin-right:0.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:0.25rem!important}.mb-2{margin-bottom:0.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:0.25rem!important}.ms-2{margin-left:0.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:0.25rem!important}.p-2{padding:0.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:0.25rem!important;padding-left:0.25rem!important}.px-2{padding-right:0.5rem!important;padding-left:0.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:0.25rem!important}.pt-2{padding-top:0.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:0.25rem!important}.pe-2{padding-right:0.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:0.25rem!important}.pb-2{padding-bottom:0.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:0.25rem!important}.ps-2{padding-left:0.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:0.25rem!important}.gap-2{gap:0.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + 0.9vw)!important}.fs-3{font-size:calc(1.3rem + 0.6vw)!important}.fs-4{font-size:calc(1.275rem + 0.3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,0.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:-ms-grid!important;display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:0.25rem!important}.m-sm-2{margin:0.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-sm-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}.my-sm-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:0.25rem!important}.mt-sm-2{margin-top:0.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:0.25rem!important}.me-sm-2{margin-right:0.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:0.25rem!important}.mb-sm-2{margin-bottom:0.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:0.25rem!important}.ms-sm-2{margin-left:0.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:0.25rem!important}.p-sm-2{padding:0.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:0.25rem!important;padding-left:0.25rem!important}.px-sm-2{padding-right:0.5rem!important;padding-left:0.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-sm-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:0.25rem!important}.pt-sm-2{padding-top:0.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:0.25rem!important}.pe-sm-2{padding-right:0.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:0.25rem!important}.pb-sm-2{padding-bottom:0.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:0.25rem!important}.ps-sm-2{padding-left:0.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:0.25rem!important}.gap-sm-2{gap:0.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:-ms-grid!important;display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:0.25rem!important}.m-md-2{margin:0.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-md-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}.my-md-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:0.25rem!important}.mt-md-2{margin-top:0.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:0.25rem!important}.me-md-2{margin-right:0.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:0.25rem!important}.mb-md-2{margin-bottom:0.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:0.25rem!important}.ms-md-2{margin-left:0.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:0.25rem!important}.p-md-2{padding:0.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:0.25rem!important;padding-left:0.25rem!important}.px-md-2{padding-right:0.5rem!important;padding-left:0.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-md-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:0.25rem!important}.pt-md-2{padding-top:0.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:0.25rem!important}.pe-md-2{padding-right:0.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:0.25rem!important}.pb-md-2{padding-bottom:0.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:0.25rem!important}.ps-md-2{padding-left:0.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:0.25rem!important}.gap-md-2{gap:0.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:-ms-grid!important;display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:0.25rem!important}.m-lg-2{margin:0.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-lg-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}.my-lg-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:0.25rem!important}.mt-lg-2{margin-top:0.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:0.25rem!important}.me-lg-2{margin-right:0.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:0.25rem!important}.mb-lg-2{margin-bottom:0.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:0.25rem!important}.ms-lg-2{margin-left:0.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:0.25rem!important}.p-lg-2{padding:0.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:0.25rem!important;padding-left:0.25rem!important}.px-lg-2{padding-right:0.5rem!important;padding-left:0.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-lg-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:0.25rem!important}.pt-lg-2{padding-top:0.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:0.25rem!important}.pe-lg-2{padding-right:0.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:0.25rem!important}.pb-lg-2{padding-bottom:0.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:0.25rem!important}.ps-lg-2{padding-left:0.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:0.25rem!important}.gap-lg-2{gap:0.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:-ms-grid!important;display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:0.25rem!important}.m-xl-2{margin:0.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-xl-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}.my-xl-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:0.25rem!important}.mt-xl-2{margin-top:0.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:0.25rem!important}.me-xl-2{margin-right:0.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:0.25rem!important}.mb-xl-2{margin-bottom:0.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:0.25rem!important}.ms-xl-2{margin-left:0.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:0.25rem!important}.p-xl-2{padding:0.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:0.25rem!important;padding-left:0.25rem!important}.px-xl-2{padding-right:0.5rem!important;padding-left:0.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-xl-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:0.25rem!important}.pt-xl-2{padding-top:0.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:0.25rem!important}.pe-xl-2{padding-right:0.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:0.25rem!important}.pb-xl-2{padding-bottom:0.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:0.25rem!important}.ps-xl-2{padding-left:0.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:0.25rem!important}.gap-xl-2{gap:0.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:-ms-grid!important;display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:0.25rem!important}.m-xxl-2{margin:0.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:0.25rem!important;margin-left:0.25rem!important}.mx-xxl-2{margin-right:0.5rem!important;margin-left:0.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:0.25rem!important;margin-bottom:0.25rem!important}.my-xxl-2{margin-top:0.5rem!important;margin-bottom:0.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:0.25rem!important}.mt-xxl-2{margin-top:0.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:0.25rem!important}.me-xxl-2{margin-right:0.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:0.25rem!important}.mb-xxl-2{margin-bottom:0.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:0.25rem!important}.ms-xxl-2{margin-left:0.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:0.25rem!important}.p-xxl-2{padding:0.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:0.25rem!important;padding-left:0.25rem!important}.px-xxl-2{padding-right:0.5rem!important;padding-left:0.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:0.25rem!important;padding-bottom:0.25rem!important}.py-xxl-2{padding-top:0.5rem!important;padding-bottom:0.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:0.25rem!important}.pt-xxl-2{padding-top:0.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:0.25rem!important}.pe-xxl-2{padding-right:0.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:0.25rem!important}.pb-xxl-2{padding-bottom:0.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:0.25rem!important}.ps-xxl-2{padding-left:0.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:0.25rem!important}.gap-xxl-2{gap:0.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:-ms-grid!important;display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}html{font-size:62.5%;scroll-behavior:smooth}@media (max-width:768px){html{font-size:56.25%}}@media (max-width:576px){html{font-size:50%}}main{position:relative}body{margin:0;padding:0;position:relative;overflow-x:hidden;font-family:"Graphik"}.lato{font-family:"lato"}a{text-decoration:none}a:hover{text-decoration:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;padding:0}section{max-width:100vw}p{margin:0;padding:0}label{margin:0;padding:0}button{text-transform:capitalize}button:focus{outline:none}.btn:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.consultant_primaryBtn{border-radius:8px;background:#3b93c9;padding:1rem 2rem;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.8rem;border:none;-webkit-transition:0.3s ease;transition:0.3s ease}.consultant_primaryBtn:hover{background-color:#2a709a!important;-webkit-transition:0.3s ease!important;transition:0.3s ease!important;color:#fff!important}.view_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;color:#00a859;font-size:1.6rem;font-weight:500;line-height:normal;background-color:none;background:none;border:none;-webkit-transition:0.3s ease;transition:0.3s ease}.view_more:hover{color:#00a859;-webkit-transition:0.3s ease;transition:0.3s ease}.view_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){.view_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}.view_more:hover .svg_circle svg path{fill:#00a859}.view_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}.view_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}.consultation_header .inear_header .search_bar{display:none}.consultation_header .inear_header .cart_li{display:none}.consultation_header .modal .btn-close{background:#3b93c9!important;-webkit-transition:0.3s ease;transition:0.3s ease}.consultation_header .modal .btn-close:hover{background-color:#2a709a!important;-webkit-transition:0.3s ease;transition:0.3s ease}.consultation_header .modal .yes_btn{background:#3b93c9!important;-webkit-transition:0.3s ease;transition:0.3s ease}.consultation_header .modal .yes_btn:hover{background-color:#2a709a!important;-webkit-transition:0.3s ease;transition:0.3s ease}.consultation_header .profile_box ul li:hover a{color:#3b93c9!important}.consultation_header .profile_box ul li:hover svg path{stroke:#3b93c9!important}.consultant_footer .footer_section{background-color:rgba(226,239,247,0.5)!important}.consultant_footer footer .footer_section .quick_links_Certificates{border-bottom:1px solid rgba(59,147,201,0.3)!important}.consultant_footer footer .footer_section .quick_links_Certificates .quick_links{border-right:1px solid rgba(59,147,201,0.3)!important}@media (max-width:991.98px){.consultant_footer footer .footer_section .quick_links_Certificates .quick_links{border-right:none!important}}.consultant_footer .download_appBox{border:1px solid rgba(59,147,201,0.3)!important}.consultant_footer .services_ul li a:hover{color:#3b93c9!important}@media (max-width:575.98px){.consultant_footer .quick_linkMenu .quick_ul{max-width:100%!important}}@media (max-width:575.98px){.consultant_footer .quick_linkMenu .quick_ul li{width:100%!important}}.consultant_footer .quick_linkMenu .quick_ul li a:hover{color:#3b93c9!important}.consultant_footer .location_svg path{stroke:#3b93c9!important}.consultant_footer .office_details label{color:#3b93c9!important}.consultant_footer .office_details a:hover{color:#3b93c9!important}.consultant_footer .office_details .green_svg path{stroke:#3b93c9!important}.consultant_footer .office_details ul li:hover svg path{fill:#3b93c9!important}.container{padding:0 113px;max-width:1366px}@media (max-width:1199.98px){.container{padding:0 75px}}@media (max-width:991.98px){.container{padding:0 60px}}@media (max-width:767.98px){.container{padding:0 40px}}@media (max-width:575.98px){.container{padding:0 16px}}li,ul{padding:0;list-style:none;margin:0px}.form-control:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.primary_btn{border-radius:10px;background:#00a859;height:54px;color:#fff;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.primary_btn:hover{color:#fff}.cms_Commonbtn{border-radius:8px;background:#dfb260;height:48px;color:#fff;font-size:16px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px;-webkit-transition:0.3s ease;transition:0.3s ease;cursor:pointer}.cms_Commonbtn:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease;color:#fff}.inear_headerparent .modal .career_body{padding:3rem!important}@media (max-width:575.98px){.inear_headerparent .modal .prakrithi_success{padding:4rem 2rem}}.inear_headerparent .modal .prakrithi_success .h4,.inear_headerparent .modal .prakrithi_success h4{color:#0f0f0f;text-align:center;font-size:30px;font-weight:500;line-height:normal;text-transform:capitalize}.inear_headerparent .modal .prakrithi_success p{color:#0f0f0f;text-align:center;font-size:1.6rem;font-weight:400;line-height:2.2rem;max-width:51rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem auto auto auto}.inear_headerparent .modal .prakrithi_success .item_list{max-width:51rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:3rem auto auto auto}.inear_headerparent .modal .prakrithi_success .progressbar_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3rem}@media (max-width:575.98px){.inear_headerparent .modal .prakrithi_success .progressbar_wrapper{margin-top:4rem}}.inear_headerparent .modal .prakrithi_success .progressbar_wrapper .h6,.inear_headerparent .modal .prakrithi_success .progressbar_wrapper h6{color:#000;text-align:center;font-size:2.4rem;font-weight:500;margin-top:2rem}@media (max-width:575.98px){.inear_headerparent .modal .prakrithi_success .progressbar_wrapper .h6,.inear_headerparent .modal .prakrithi_success .progressbar_wrapper h6{font-size:2rem}}@-webkit-keyframes progress{0%{--percentage:0}to{--percentage:var(--value)}}@keyframes progress{0%{--percentage:0}to{--percentage:var(--value)}}.inear_headerparent .modal .prakrithi_success .progressbar_wrapper [role=progressbar]{--percentage:var(--value);--primary:#DFB260;--secondary:#F1F1F1;--size:140px;width:var(--size);aspect-ratio:1;border-radius:50%;position:relative;overflow:hidden;display:-ms-grid;display:grid;place-items:center}@media (max-width:575.98px){.inear_headerparent .modal .prakrithi_success .progressbar_wrapper [role=progressbar]{width:11rem}}.inear_headerparent .modal .prakrithi_success .progressbar_wrapper [role=progressbar]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(var(--primary) calc(var(--percentage) * 1%),var(--secondary) 0);-webkit-mask:radial-gradient(white 55%,transparent 0);mask:radial-gradient(white 55%,transparent 0);mask-mode:alpha;-webkit-mask:radial-gradient(rgba(0,0,0,0) 55%,#000 0);-webkit-mask-mode:alpha}.inear_headerparent .modal .prakrithi_success .progressbar_wrapper [role=progressbar]:after{counter-reset:percentage var(--value);content:counter(percentage) "%";color:#000;text-align:center;font-size:3rem;font-weight:600}@media (max-width:575.98px){.inear_headerparent .modal .prakrithi_success .progressbar_wrapper [role=progressbar]:after{font-size:2rem}}.inear_headerparent .modal .prakrithi_success .plan_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-top:6rem}.inear_headerparent .modal .prakrithi_success .plan_btns .cms_Commonbtn{border:none;max-width:20rem;text-transform:capitalize}@media (max-width:575.98px){.inear_headerparent .modal .prakrithi_success .plan_btns .cms_Commonbtn{font-size:1.5rem;height:40px}}.inear_headerparent .modal .prakrithi_success .progress_round_wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inear_headerparent .modal .prakrithi_success .wrapper .card{background:#fff;width:calc(25% - 8px);height:300px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0px 10px 15px rgba(0,0,0,0.1);box-shadow:0px 10px 15px rgba(0,0,0,0.1)}.inear_headerparent .modal .prakrithi_success .wrapper .card .circle{position:relative;height:150px;width:150px;border-radius:50%;cursor:default}.inear_headerparent .modal .prakrithi_success .card .circle .box,.inear_headerparent .modal .prakrithi_success .card .circle .box span{position:absolute;top:50%;left:50%}.inear_headerparent .modal .prakrithi_success .card .circle .box{height:100%;width:100%;background:#fff;border-radius:50%;-webkit-transform:translate(-50%,-50%) scale(0.8);transform:translate(-50%,-50%) scale(0.8);-webkit-transition:all 0.2s;transition:all 0.2s}.inear_headerparent .modal .prakrithi_success .card .circle:hover .box{-webkit-transform:translate(-50%,-50%) scale(0.91);transform:translate(-50%,-50%) scale(0.91)}.inear_headerparent .modal .prakrithi_success .card .circle .box span,.inear_headerparent .modal .prakrithi_success .wrapper .card .text{background:-webkit-linear-gradient(left,#a445b2,#fa4299);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.inear_headerparent .modal .prakrithi_success .circle .box span{font-size:38px;font-family:sans-serif;font-weight:600;-webkit-transform:translate(-45%,-45%);transform:translate(-45%,-45%);-webkit-transition:all 0.1s;transition:all 0.1s}.inear_headerparent .modal .prakrithi_success .card .circle:hover .box span{-webkit-transform:translate(-45%,-45%) scale(1.09);transform:translate(-45%,-45%) scale(1.09)}.inear_headerparent .modal .prakrithi_success .card .text{font-size:20px;font-weight:600}@media (max-width:753px){.inear_headerparent .modal .prakrithi_success .wrapper{max-width:700px}.inear_headerparent .modal .prakrithi_success .wrapper .card{width:calc(50% - 20px);margin-bottom:20px}}@media (max-width:505px){.inear_headerparent .modal .prakrithi_success .wrapper{max-width:500px}.inear_headerparent .modal .prakrithi_success .wrapper .card{width:100%}}.inear_headerparent .modal .btn-close{background-color:#dfb260!important}.inear_headerparent .modal .btn-close:hover{background-color:#d4a755!important;-webkit-transition:0.3s ease;transition:0.3s ease}.inear_headerparent .modal button{background-color:#dfb260!important}.inear_headerparent .modal button:hover{background-color:#d4a755!important;-webkit-transition:0.3s ease;transition:0.3s ease}.inear_headerparent .modal input{border-radius:8px;border:1px solid #d9d9d9;margin-top:1rem;width:100%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal;padding:1rem;height:47px}.inear_headerparent .modal textarea{min-height:100px}.inear_headerparent .modal textarea:focus-visible{border-color:#dfb260!important;-webkit-transition:0.3s ease;transition:0.3s ease}.inear_headerparent .modal .file_upload{height:94px;padding:2.4rem!important}.inear_headerparent .modal .preview_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.inear_headerparent .modal .preview_wrapper .uploaded_preview{position:relative;padding-top:0.5rem}.inear_headerparent .modal .preview_wrapper .uploaded_preview img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.inear_headerparent .modal .preview_wrapper .uploaded_preview .close_btn{position:absolute;top:-10px;cursor:pointer;right:-10px}.inear_headerparent .modal .preview_wrapper .uploaded_preview .close_btn img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.inear_headerparent .modal input:focus-visible{outline:none;border-color:#dfb260!important;-webkit-transition:0.3s ease;transition:0.3s ease}.paragraph{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem}@media (max-width:575.98px){.paragraph{font-size:14px}}.heading{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.heading{font-size:28px}}#Banner_pagination{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1366px;padding:0 133px;width:100%;position:relative;margin:auto;gap:10px}.swiper-pagination-bullet{background-color:#dfb260;width:0.8rem;height:0.8rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.Banner_section .swiper-pagination-bullet-active{background-color:#00a859;position:relative;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.Banner_section .swiper-pagination-bullet-active:before{content:"";position:absolute;border:2px solid #00a859;width:16px;height:16px;left:-4px;top:-4px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border-radius:50%}header{padding:16px 0;position:absolute;z-index:46;width:100%}header .header_section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header_section .navBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}header .header_section .navBar .logo{max-width:25.1rem;width:100%}@media (max-width:991.98px){header .header_section .navBar .logo{max-width:16rem}}@media (max-width:767.98px){header .header_section .navBar .logo{max-width:18rem}}header .header_section .navBar .logo img{width:100%}header .header_section .navBar .logo_search_bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9.4rem;padding-right:2rem;width:calc(100% - 102px)}@media (max-width:1199.98px){header .header_section .navBar .logo_search_bar{gap:4rem}}header .header_section .navBar .logo_search_bar .logo{max-width:25.2rem;width:100%}@media (max-width:575.98px){header .header_section .navBar .logo_search_bar .logo{max-width:20rem}}header .header_section .navBar .logo_search_bar .logo a img{width:100%}header .header_section .navBar .logo_search_bar .search_bar{max-width:44.7rem;width:100%;position:relative;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;position:relative}@media (max-width:991.98px){header .header_section .navBar .logo_search_bar .search_bar{position:absolute;top:80px;max-width:95%;left:0;margin:0 10px}}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box{position:absolute;top:5rem;left:0;background-color:#fff;padding:1rem;padding:3rem;border-radius:10px;width:100%;-webkit-box-shadow:0 0 1rem rgba(0,0,0,0.17);box-shadow:0 0 1rem rgba(0,0,0,0.17);display:none}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box.suggestion_box_hide{display:block}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt:last-child ul{padding-bottom:0}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt:last-child .read_more{padding-bottom:0}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt .h2,header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt h2{color:#000;font-size:1.8rem;font-weight:500;text-transform:capitalize}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.8rem;padding:1.5rem 0 0 0}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt ul li a{font-size:1.4rem;font-weight:400;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt ul li a img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;position:unset;-webkit-transform:unset;transform:unset}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt .read_more{padding-bottom:1.5rem;padding-top:1rem}header .header_section .navBar .logo_search_bar .search_bar .suggestion_box .product_listt .read_more a{color:#00a859;font-size:1.3rem;line-height:normal;font-weight:400}header .header_section .navBar .logo_search_bar .search_bar input{padding:1.3rem 2rem;border-radius:30px;background:#f8f8f8;color:#717171;font-size:1.4rem;font-weight:400;line-height:normal;height:4.5rem;max-width:44.7rem;width:100%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border:1px solid transparent;padding-right:5rem}@media (max-width:575.98px){header .header_section .navBar .logo_search_bar .search_bar input{max-width:100%}}header .header_section .navBar .logo_search_bar .search_bar input::-webkit-input-placeholder{color:#717171;font-size:1.4rem;font-weight:400}header .header_section .navBar .logo_search_bar .search_bar input::-moz-placeholder{color:#717171;font-size:1.4rem;font-weight:400}header .header_section .navBar .logo_search_bar .search_bar input:-ms-input-placeholder{color:#717171;font-size:1.4rem;font-weight:400}header .header_section .navBar .logo_search_bar .search_bar input::-ms-input-placeholder{color:#717171;font-size:1.4rem;font-weight:400}header .header_section .navBar .logo_search_bar .search_bar input::placeholder{color:#717171;font-size:1.4rem;font-weight:400}header .header_section .navBar .logo_search_bar .search_bar input:focus-visible{border:1px solid #ccdfd6;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}header .header_section .navBar .logo_search_bar .search_bar img{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:2rem}header .header_section .navBar .Webmenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199.98px){header .header_section .navBar .Webmenu{gap:2rem}}@media (max-width:991.98px){header .header_section .navBar .Webmenu{gap:1.3rem}}header .header_section .navBar .Webmenu li a{color:#0f0f0f;font-size:14px;font-weight:400;line-height:normal;position:relative}@media (max-width:1199.98px){header .header_section .navBar .Webmenu li a{font-size:13px}}@media (max-width:991.98px){header .header_section .navBar .Webmenu li a{font-size:12px}}header .header_section .navBar .Webmenu li.menu_list.about_dropdown{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px}header .header_section .navBar .Webmenu li.menu_list.about_dropdown a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:991.98px){header .header_section .navBar .Webmenu li.menu_list.about_dropdown svg{width:9px}}header .header_section .navBar .Webmenu li.menu_list.about_dropdown svg path{-webkit-transition:0.3s ease;transition:0.3s ease}header .header_section .navBar .Webmenu li.menu_list.about_dropdown:hover svg path{stroke:#dfb260;-webkit-transition:0.3s ease;transition:0.3s ease}header .header_section .navBar .Webmenu li.menu_list a:before{content:"";position:absolute;bottom:-0.5rem;background-color:#dfb260;width:0;height:2px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;left:0}header .header_section .navBar .Webmenu li.menu_list a:hover{color:#dfb260}header .header_section .navBar .Webmenu li.menu_list a:hover:before{width:100%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (max-width:767.98px){header .header_section .navBar .Webmenu li.menu_list{display:none!important}}@media (max-width:767.98px){header .header_section .navBar .Webmenu li.search_barMenu{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;background:rgba(255,255,255,0.8)}header .header_section .navBar .Webmenu li.search_barMenu img{width:20px;height:20px}}header .header_section .navBar .Webmenu.inear_webMenu{gap:2rem}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu{position:relative;cursor:pointer}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box{background:#ffffff;padding:3rem;border-radius:0.5rem;position:absolute;top:5rem;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.1);box-shadow:0 0 1.5rem rgba(0,0,0,0.1);-webkit-transition:0.4s ease;transition:0.4s ease;z-index:11;opacity:0;visibility:hidden;right:-50px}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box.profilebox_show{opacity:1;visibility:visible;-webkit-transition:0.4s ease;transition:0.4s ease}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;cursor:pointer}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li a{line-height:unset}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li svg{margin-top:-2px}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li:hover svg path{stroke:#00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li:hover svg rect{stroke:#00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li:hover a{color:#00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li:not(:last-child){margin-bottom:2rem}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li svg{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li svg path{stroke:rgb(167,167,167);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li svg rect{stroke:rgb(167,167,167);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}header .header_section .navBar .Webmenu.inear_webMenu .profile_menu .profile_box ul li a{white-space:nowrap;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}header .header_section .navBar .Webmenu.inear_webMenu .cart_li{position:relative}header .header_section .navBar .Webmenu.inear_webMenu .cart_li .cart_count{position:absolute;top:-15px;right:-12px;background-color:#00a859;color:white;border-radius:50%;width:21px;height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px}header.inear_header{position:relative}@media (max-width:991.98px){header.inear_header{height:160px}}@media (max-width:575.98px){header.inear_header{height:150px}}@media (max-width:575.98px){header.inear_header .row{margin:0}}header.inear_header .toggle_ecommerce{display:none}.megamenu{position:absolute;z-index:12;width:100%;padding-top:9.1rem;background-color:#fff8ec;-webkit-transition:1s ease-in-out;transition:1s ease-in-out;top:-40%;opacity:0}@media (max-width:575.98px){.megamenu{padding-top:8rem}}.megamenu.toggledClass{top:0;opacity:1;visibility:visible;-webkit-transition:0.7s ease-in-out;transition:0.7s ease-in-out}.megamenu .mega_menuContents{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5.1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:9.2rem;border-top:1px solid rgba(227,206,171,0.5);position:relative;z-index:9}@media (max-width:767.98px){.megamenu .mega_menuContents{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media (min-width:768px){.megamenu .mega_menuContents .mobile_aboutMneu{display:none}}@media (max-width:767.98px){.megamenu .mega_menuContents .mobile_aboutMneu{display:block}}.megamenu .mega_menuContents .about_megaContents .h2,.megamenu .mega_menuContents .about_megaContents h2{color:#0f0f0f;font-size:4rem;font-weight:300;line-height:normal;text-transform:capitalize}.megamenu .mega_menuContents .about_megaContents .aboutmega_list{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6rem}@media (max-width:1199.98px){.megamenu .mega_menuContents .about_megaContents .aboutmega_list{gap:3rem}}@media (max-width:575.98px){.megamenu .mega_menuContents .about_megaContents .aboutmega_list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.megamenu .mega_menuContents .about_megaContents .aboutmega_list .about_meganav li:not(:first-child){margin-top:1.5rem}.megamenu .mega_menuContents .about_megaContents .aboutmega_list .about_meganav li a{color:#0f0f0f;font-size:2rem;font-weight:300;line-height:normal;text-transform:capitalize;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:991.98px){.megamenu .mega_menuContents .about_megaContents .aboutmega_list .about_meganav li a{font-size:1.6rem}}@media (max-width:767.98px){.megamenu .mega_menuContents .about_megaContents .aboutmega_list .about_meganav li a{font-size:2rem}}.megamenu .mega_menuContents .about_megaContents .aboutmega_list .about_meganav li a:hover{color:#dfb260;-webkit-transition:0.3s ease;transition:0.3s ease}.megamenu .mega_menuContents .mega_navBars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;max-width:33.6rem;width:100%}.megamenu .mega_menuContents .mega_navBars li a{font-size:2rem;font-weight:300;line-height:2.2rem;color:#0f0f0f;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.megamenu .mega_menuContents .mega_navBars li a .drop_downImg.rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.megamenu .mega_menuContents .mega_navBars li a:hover{color:#dfb260;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.megamenu .mega_menuContents .mega_navBars li.Megadrop_down a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;white-space:nowrap}.megamenu .mega_menuContents .mega_navBars li.Megadrop_down .dropdown_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;gap:20px;margin-left:30px;display:none}.megamenu .mega_menuContents .mega_contactDetails{max-width:26.6rem;width:100%}.megamenu .mega_menuContents .mega_contactDetails .h2,.megamenu .mega_menuContents .mega_contactDetails h2{font-size:4rem;font-weight:300;line-height:4.4rem;color:#0f0f0f;text-transform:capitalize}.megamenu .mega_menuContents .mega_contactDetails .contact_icons{padding-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.megamenu .mega_menuContents .mega_contactDetails .contact_icons li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.megamenu .mega_menuContents .mega_contactDetails .contact_icons li:hover a{color:#dfb260;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.megamenu .mega_menuContents .mega_contactDetails .contact_icons li a{font-size:1.6rem;font-weight:400;line-height:1.8rem;color:#0f0f0f;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (max-width:575.98px){.megamenu .mega_menuContents .mega_contactDetails .contact_icons li a{line-height:2.8rem}}.megamenu .mega_menuContents .mega_contactDetails .h4,.megamenu .mega_menuContents .mega_contactDetails h4{color:#dfb260;font-size:1.4rem;font-weight:400;margin-top:2.5rem}.megamenu .mega_menuContents .mega_contactDetails .social_medias{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;margin-top:1.6rem;padding:0}.megamenu .mega_menuContents .mega_contactDetails .social_medias li:hover a svg path{fill:#dfb260;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.megamenu .mega_menuContents .mega_contactDetails .social_medias li a svg path{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.megamenu .particle1{position:absolute;bottom:0;left:0;z-index:1}.megamenu .particle2{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}@media (max-width:767.98px){.megamenu .particle2{display:none}}.megamenu .particle3{position:absolute;top:8rem;right:0;z-index:1}.megamenu .close_menu{position:absolute;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;bottom:-70px;cursor:pointer}@media (max-width:991.98px){.megamenu .close_menu{bottom:0;z-index:9}}.megamenu .close_menu svg{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.megamenu .close_menu svg g{opacity:1}@media (max-width:991.98px){.megamenu .close_menu svg g{fill:#dfb260;opacity:1}}.megamenu .close_menu svg circle{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;stroke:#6c757d}@media (max-width:991.98px){.megamenu .close_menu svg circle{stroke:none}}.megamenu .close_menu svg path{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;stroke:#6c757d}@media (max-width:991.98px){.megamenu .close_menu svg path{stroke:#fff}}.megamenu .close_menu svg:hover{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.megamenu .close_menu svg:hover g{fill:#dfb260;opacity:1}.megamenu .close_menu svg:hover circle{stroke:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.megamenu .close_menu svg:hover path{stroke:#fff;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}footer .footer_section{background-color:rgba(255,248,235,0.5);padding:6rem 0 3.8rem 0}@media (max-width:767.98px){footer .footer_section{padding:6rem 0 11rem 0}}footer .footer_section .quick_links_Certificates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-bottom:6.2rem;border-bottom:1px solid rgba(214,166,76,0.3)}@media (max-width:991.98px){footer .footer_section .quick_links_Certificates{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:5rem}}footer .footer_section .quick_links_Certificates .quick_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:4rem;max-width:50%;border-right:1px solid rgba(214,166,76,0.3);width:100%}@media (max-width:1199.98px){footer .footer_section .quick_links_Certificates .quick_links{gap:2rem;padding-right:2rem}}@media (max-width:991.98px){footer .footer_section .quick_links_Certificates .quick_links{max-width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-right:none}}@media (max-width:575.98px){footer .footer_section .quick_links_Certificates .quick_links{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:start!important;gap:1rem!important}}@media (max-width:575.98px){footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu{width:50%!important}}footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu .h2,footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu h2{color:#0f0f0f;font-size:2rem;font-weight:500;line-height:26px;margin-bottom:2rem}footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu .quick_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;row-gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:30rem;width:100%}@media (max-width:991.98px){footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu .quick_ul{max-width:45rem}}@media (max-width:575.98px){footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu .quick_ul{max-width:100%!important}}footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu .quick_ul li{width:calc(50% - 2rem)}@media (max-width:575.98px){footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu .quick_ul li{width:100%!important}}footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu .quick_ul li a{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:26px;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;text-transform:capitalize}footer .footer_section .quick_links_Certificates .quick_links .quick_linkMenu .quick_ul li a:hover{color:#dfb260;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}footer .footer_section .quick_links_Certificates .quick_links .services .h2,footer .footer_section .quick_links_Certificates .quick_links .services h2{color:#0f0f0f;font-size:2rem;font-weight:500;line-height:26px;margin-bottom:2rem}footer .footer_section .quick_links_Certificates .quick_links .services .services_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:30rem;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer_section .quick_links_Certificates .quick_links .services .services_ul li a{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2.6rem;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}footer .footer_section .quick_links_Certificates .quick_links .services .services_ul li a:hover{color:#dfb260;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}footer .footer_section .quick_links_Certificates .Certificates{padding-left:5.9rem;max-width:50%;width:100%}@media (max-width:1199.98px){footer .footer_section .quick_links_Certificates .Certificates{padding-left:2rem}}@media (max-width:991.98px){footer .footer_section .quick_links_Certificates .Certificates{max-width:100%}}footer .footer_section .quick_links_Certificates .Certificates .h2,footer .footer_section .quick_links_Certificates .Certificates h2{color:#0f0f0f;font-size:2rem;font-weight:500;line-height:2.6rem;margin-bottom:2rem}footer .footer_section .quick_links_Certificates .Certificates ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1199.98px){footer .footer_section .quick_links_Certificates .Certificates ul{gap:2rem}}@media (max-width:575.98px){footer .footer_section .quick_links_Certificates .Certificates ul{gap:1rem;row-gap:3rem}}footer .footer_section .quick_links_Certificates .Certificates ul li{-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;width:calc(25% - 4rem);position:relative;overflow:hidden;cursor:pointer}@media (max-width:1199.98px){footer .footer_section .quick_links_Certificates .Certificates ul li{width:calc(33.3333333333% - 2rem)}}@media (max-width:991.98px){footer .footer_section .quick_links_Certificates .Certificates ul li{width:calc(25% - 2rem)}}@media (max-width:575.98px){footer .footer_section .quick_links_Certificates .Certificates ul li{width:calc(25% - 1rem)}}footer .footer_section .quick_links_Certificates .Certificates ul li img{max-width:5.5rem;max-height:5.5rem;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (min-width:1200px){footer .footer_section .quick_links_Certificates .Certificates ul li img{max-width:8rem;max-height:8rem}}footer .footer_section .quick_links_Certificates .Certificates ul li:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}footer .footer_section .quick_links_Certificates .Certificates ul li:hover img{-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;-webkit-transform:scale(0.9);transform:scale(0.9)}footer .footer_section .quick_links_Certificates .Certificates ul li:hover:before{-webkit-animation:shine 0.75s;animation:shine 0.75s}@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}footer .footer_section .contact_details_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6rem 0;gap:14rem}@media (max-width:991.98px){footer .footer_section .contact_details_footer{gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}footer .footer_section .contact_details_footer .reach_out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6.2rem}@media (max-width:991.98px){footer .footer_section .contact_details_footer .reach_out{gap:4rem}}footer .footer_section .contact_details_footer .reach_out .h2,footer .footer_section .contact_details_footer .reach_out h2{color:#0f0f0f;font-size:2rem;font-weight:500;line-height:2.6rem}footer .footer_section .contact_details_footer .reach_out .office_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}footer .footer_section .contact_details_footer .reach_out .office_details label{color:#dfb260;font-size:1.4rem;font-weight:400}footer .footer_section .contact_details_footer .reach_out .office_details a{color:#0f0f0f;font-size:1.6rem;font-style:normal;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}footer .footer_section .contact_details_footer .reach_out .office_details a .location_svg path{stroke:#dfb260}footer .footer_section .contact_details_footer .reach_out .office_details a:hover{color:#dfb260;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}footer .footer_section .contact_details_footer .reach_out .office_details ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}footer .footer_section .contact_details_footer .reach_out .office_details ul li:hover svg path{fill:#dfb260;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}footer .footer_section .download_appBox{padding:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12.6rem;border-radius:20px;border:1px solid rgba(214,166,76,0.3)}@media (max-width:991.98px){footer .footer_section .download_appBox{gap:4rem}}@media (max-width:575.98px){footer .footer_section .download_appBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .footer_section .download_appBox .download_contents .h2,footer .footer_section .download_appBox .download_contents h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:26px}footer .footer_section .download_appBox .download_contents p{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2.1rem;margin-top:1.4rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}footer .footer_section .download_appBox .play_storeParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}@media (max-width:991.98px){footer .footer_section .download_appBox .play_storeParent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){footer .footer_section .download_appBox .play_storeParent{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}footer .footer_section .download_appBox .play_storeParent .appStore{cursor:pointer}footer .footer_section .download_appBox .play_storeParent .appStore a img{max-width:13.9rem;width:100%}@media (min-width:576px){footer .footer_section .download_appBox .play_storeParent .appStore a img{width:unset}}footer .footer_section .copyRight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3rem}footer .footer_section .copyRight p{color:#0f0f0f;font-size:1.4rem;font-weight:400}footer .footer_section .copyRight ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}@media (min-width:576px){footer .footer_section .copyRight ul{gap:1rem}}footer .footer_section .copyRight ul li a{color:#0f0f0f;font-size:1.4rem;font-weight:400}.Megadrop_down{max-width:600px;width:100%}.sign_upBtn{position:relative;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.sign_upBtn:hover{background:#c8a056!important;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.green_footer footer{background-color:#ddfbec}.green_footer footer .quick_links{border-right:1px solid rgba(0,168,81,0.3)!important}@media (max-width:991.98px){.green_footer footer .quick_links{border-right:none!important}}.green_footer footer .quick_links_Certificates{border-bottom:1px solid rgba(0,168,81,0.3)!important}.green_footer footer .download_appBox{border:1px solid rgba(0,168,81,0.3)!important}.green_footer footer .office_details label{color:#00a859!important}.green_footer footer .office_details a:hover{color:#00a859!important}.green_footer footer .office_details a .green_svg path{stroke:#00a859!important}.green_footer footer .office_details ul li:hover svg path{fill:#00a859!important}.green_footer footer .quick_ul li a:hover{color:#00a859!important}.green_footer footer .services .services_ul li a:hover{color:#00a859!important}.green_footer footer .location_svg path{stroke:#00a859!important}.side_bar{position:sticky;top:20px}@keyframes progress{to{right:100%}}.toast_parent{position:fixed;top:unset;height:auto;-webkit-box-shadow:0 19px 38px rgba(0,0,0,0.3),0 15px 12px rgba(0,0,0,0.22);box-shadow:0 19px 38px rgba(0,0,0,0.3),0 15px 12px rgba(0,0,0,0.22);bottom:15%;z-index:95;left:50%;opacity:0;-webkit-transform:translate(-50%,10%);transform:translate(-50%,95%);overflow:hidden;-webkit-transition:all 0.5s cubic-bezier(0.68,-0.55,0.25,1.35);transition:all 0.5s cubic-bezier(0.68,-0.55,0.25,1.35)}@media (max-width:575.98px){.toast_parent{width:80%;bottom:20%}}.toastalert{border-radius:6px;height:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;z-index:9;border:none;padding:15px 15px 20px 15px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);box-shadow:0 5px 10px rgba(0,0,0,0.1)}@media (max-width:575.98px){.toastalert{width:100%}}.toast_parent:not(.show){display:block}.toastalert:not(.show){display:block}.toast_parent.active{opacity:1}.toast-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.toast-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px;width:35px;border-radius:50%;color:#fff;font-size:20px}.toast-check .success{width:35px;height:35px;-o-object-fit:contain;object-fit:contain}.toast-check .error{display:none;width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 20px}.message-text{font-size:20px;font-weight:600}.text-1{color:#333}.text-2{color:#666;font-weight:400;font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.toast-close{position:absolute;top:10px;display:none;right:15px;padding:5px;background-image:url(../images/icons/close_btn.svg);cursor:pointer;opacity:0.7}.toast-close:hover{opacity:1}.progress{position:absolute;bottom:0;left:0;height:3px;display:none;background:#ddd}.progress:before{content:"";position:absolute;bottom:0;right:0;height:100%;width:100%;background-color:#00a859}.progress.active:before{-webkit-animation:progress 5s linear forwards;animation:progress 5s linear forwards}@media (max-width:767.98px){.toggle_ecommerce{display:none}}.productList_pagination{margin-top:6rem}.productList_pagination .pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.productList_pagination .pagination .page-item a{width:3.2rem;height:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;background:rgba(183,183,183,0.2);color:#000;text-align:center;font-size:1.4rem;font-weight:600;line-height:2rem;border:none}.productList_pagination .pagination .page-item a:focus{-webkit-box-shadow:none;box-shadow:none}.productList_pagination .pagination .page-item a.active{background:#00a859;color:#fff}.productList_pagination .pagination .page-item a.pagination_prev{border-radius:50%;border:1px solid #000;opacity:0.5}.productList_pagination .pagination .page-item a.pagination_prev span{background-repeat:no-repeat;width:12px;background-position:center;height:12px;background-image:url(../images/icons/pagination_prev.svg)}.productList_pagination .pagination .page-item a.pagination_next{border-radius:50%;border:1px solid #000;opacity:0.5}.productList_pagination .pagination .page-item a.pagination_next span{width:12px;background-position:center;height:12px;background-repeat:no-repeat;background-image:url(../images/icons/pagination_next.svg)}.login_page .login_box .login_fields .email_form .input_parent .iti{width:100%}.availability{font-size:1.3rem;margin-top:5px;font-weight:400;padding-left:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modal .modal-dialog .modal-content .modal-header{border:none;padding:0;padding-top:20px;padding-right:20px}.modal .modal-dialog .modal-content .modal-header .btn-close{width:3.2rem;height:3.2rem;background:#2aa85b;opacity:1;outline:0;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0.5rem;top:0.5rem;position:absolute;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (min-width:576px){.modal .modal-dialog .modal-content .modal-header .btn-close{right:-1.5rem;top:-1.5rem;border-radius:50%}}.modal .modal-dialog .modal-content .modal-header .btn-close:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.modal .modal-dialog .modal-content .modal-header .btn-close:focus{-webkit-box-shadow:none;box-shadow:none;outline:none;border:none}.modal .modal-dialog .modal-content .modal-header .btn-close:focus-visible{-webkit-box-shadow:none;box-shadow:none;outline:none;border:none}.modal .modal-dialog .modal-content .modal-header .btn-close:after{content:"";position:absolute;background-image:url(../images/icons/close_btn.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:12px;height:12px}.modal .modal-dialog .modal-content .modal-body{padding:10rem 6rem}.modal .modal-dialog .modal-content .modal-body .h2,.modal .modal-dialog .modal-content .modal-body h2{color:#0f0f0f;font-size:2.4rem;font-style:normal;font-weight:500;line-height:normal;text-align:center}.modal .modal-dialog .modal-content .modal-body p{font-size:14px;font-weight:400;line-height:24px;text-align:center;margin-top:1.7rem}.modal .modal-dialog .modal-content .modal-body .confirm_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.6rem}.modal .modal-dialog .modal-content .modal-body .confirm_btns button{color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border-radius:5px;padding:1.1rem 5rem;border:none}.modal .modal-dialog .modal-content .modal-body .confirm_btns button.yes_btn{background:#00a859}.modal .modal-dialog .modal-content .modal-body .confirm_btns button.yes_btn:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.modal .modal-dialog .modal-content .modal-body .confirm_btns button.no_btn{background:#fff;color:#0f0f0f;border:0.1rem solid #e9e9e9}.modal .modal-dialog .modal-content .modal-body .confirm_btns button.no_btn:hover{background-color:#e9e9e9;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.modal.order_cancelModal .logout_body{padding:6rem!important}.modal.order_cancelModal .logout_body .h2,.modal.order_cancelModal .logout_body h2{line-height:3rem!important;font-weight:400!important}.modal.order_cancelModal .logout_body .h2 span,.modal.order_cancelModal .logout_body h2 span{font-weight:500;display:block;margin-top:1rem}.modal.order_cancelModal .logout_body .cancelation_reasons{margin-top:3rem}.modal.order_cancelModal .logout_body .cancelation_reasons .h3,.modal.order_cancelModal .logout_body .cancelation_reasons h3{color:#0f0f0f;font-size:1.7rem;font-weight:500;line-height:2.6rem}.modal.order_cancelModal .logout_body .cancelation_reasons ul{margin-top:1rem}.modal.order_cancelModal .logout_body .cancelation_reasons ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.modal.order_cancelModal .logout_body .cancelation_reasons ul li:not(:first-child){margin-top:1rem}.modal.order_cancelModal .logout_body .cancelation_reasons ul li .h6,.modal.order_cancelModal .logout_body .cancelation_reasons ul li h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:2.6rem}.modal.order_cancelModal .logout_body .cancelation_reasons ul li input{width:1.4rem;height:1.4rem;accent-color:#00a859}.modal.order_cancelModal .logout_body .cancelation_reasons .confirm_btns{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:start!important}.cart_modalcontent{max-width:446px;width:100%}@media (min-width:576px){.cart_modalcontent{max-width:55rem}}@media (max-width:575.98px){.cart_modalcontent{max-width:100%}}.modal .modal-header{padding:0!important}.modal .cart_body{padding:4rem 4rem!important}.modal .cart_body .h3,.modal .cart_body h3{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.modal .cart_body .file_upload_prescription{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.8rem;margin-top:2rem}.modal .cart_body .file_upload_prescription.careers_preview{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.modal .cart_body .file_upload_prescription ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;width:100%}.modal .cart_body .file_upload_prescription ul li{width:calc(33.3333333333% - 1.5rem)}.modal .cart_body .file_upload_prescription ul li .preview_img{max-width:17.4rem;width:100%;height:15rem;position:relative}.modal .cart_body .file_upload_prescription ul li .preview_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal .cart_body .file_upload_prescription ul li .preview_img .preview_close{position:absolute;right:-10px;top:-10px;cursor:pointer}.modal .cart_body .file_upload_prescription ul li .preview_img .preview_close img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.modal .cart_body .file_upload_prescription .file_upload{max-width:100%;width:100%;padding:5.3rem 2.6rem 3.9rem 2.6rem;border-radius:8px;border:1px dashed #e6e6e6;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.modal .cart_body .file_upload_prescription .file_upload .upload_icon img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain}.modal .cart_body .file_upload_prescription .file_upload .h6,.modal .cart_body .file_upload_prescription .file_upload h6{color:#9c9c9c;text-align:center;font-size:1.4rem;font-weight:400;line-height:normal}.modal .cart_body form .input_group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2rem}.modal .cart_body form .input_group label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.modal .cart_body form .input_group textarea{border-radius:8px;border:1px solid #d9d9d9;margin-top:1rem;width:100%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;padding:1rem}.modal .cart_body form .input_group textarea:focus-visible{border:1px solid #00a859;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.modal .cart_body .upload_btn button{border-radius:8px;background:#00a859;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;padding:1rem 2rem;border:none;width:100%;margin-top:4rem;height:4.8rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.modal .cart_body .upload_btn button:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.modal .cart_body .upload_btn .skip_btn{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:2rem;text-align:center;cursor:pointer}.fixed_mobileMenu{position:fixed;display:none;bottom:0;width:100%;z-index:50}@media (max-width:767.98px){.fixed_mobileMenu{display:block}}.fixed_mobileMenu .mobile_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.17);box-shadow:0 0 1.5rem rgba(0,0,0,0.17);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px 20px 0px 0px;padding:16px 0 11px 0;background-color:#fff}.fixed_mobileMenu .mobile_nav li{width:calc(25% - 15px)}.fixed_mobileMenu .mobile_nav li:hover a span{color:#00a859;-webkit-transition:0.3s ease;transition:0.3s ease}.fixed_mobileMenu .mobile_nav li:hover a svg path{fill:#00a859;stroke:#00a859;-webkit-transition:0.3s ease;transition:0.3s ease}.fixed_mobileMenu .mobile_nav li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.fixed_mobileMenu .mobile_nav li a span{color:#dfb260;font-size:12px;font-weight:500;line-height:normal;-webkit-transition:0.3s ease;transition:0.3s ease}.fixed_mobileMenu .mobile_nav li a svg{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;-webkit-transition:0.3s ease;transition:0.3s ease}.fixed_mobileMenu .mobile_nav li a svg path{-webkit-transition:0.3s ease;transition:0.3s ease}.about_section{background-color:#fff8ec;padding:10rem 0}@media (max-width:991.98px){.about_section{padding:5rem 0}}.about_section .about_parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13.6rem}@media (max-width:1199.98px){.about_section .about_parent{gap:5rem}}@media (max-width:575.98px){.about_section .about_parent{gap:30px}}@media (max-width:991.98px){.about_section .about_parent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.about_section .about_parent .mobile_ayurvedaLogo{display:none}@media (max-width:575.98px){.about_section .about_parent .mobile_ayurvedaLogo{display:block}}.about_section .about_parent .mobile_ayurvedaLogo img{max-width:218px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:83px}.about_section .about_parent .about_contents{max-width:51.5rem;width:100%}@media (max-width:575.98px){.about_section .about_parent .about_contents{display:none}}.about_section .about_parent .about_contents p{line-height:2.6rem;font-weight:400;font-size:1.8rem;color:#505050;margin-top:1.5rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.about_section .about_parent .about_contents p{line-height:2.3rem;font-size:1.5rem}}@media (max-width:575.98px){.about_section .about_parent .about_contents p{font-size:14px}}.about_section .about_parent .about_contents p span{-webkit-transition:0.3s ease;transition:0.3s ease}.about_section .about_parent .about_contents p span a{font-size:1.6rem;color:#00a859;font-weight:500;text-decoration:underline}@media (max-width:575.98px){.about_section .about_parent .about_contents p span a{font-size:14px}}@media (max-width:575.98px){.about_section .about_parent .about_contents p span a{display:block;margin-top:5px}}.about_section .about_parent .about_contents p span img{margin-left:5px;-webkit-transition:0.3s ease;transition:0.3s ease}.about_section .about_parent .about_contents p span:hover img{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}.about_section .about_parent .about_contents .h2,.about_section .about_parent .about_contents h2{line-height:2.6rem;font-weight:400;font-size:3rem;color:#0f0f0f;margin-top:4rem}.about_section .about_parent .about_contents .logo{margin-bottom:4rem}@media (max-width:991.98px){.about_section .about_parent .about_contents .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about_section .about_parent .about_contents .logo img{max-width:39.8rem;width:100%;height:151px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.about_section .about_parent .about_images{max-width:47.1rem;width:100%}.about_section .about_parent .about_images img{width:100%}.about_section .about_parent .mobile_about_para{display:none}@media (max-width:575.98px){.about_section .about_parent .mobile_about_para{display:block}}.about_section .about_parent .mobile_about_para p{color:#505050;font-size:14px;font-weight:300;line-height:20px;margin-top:7px}@media (max-width:575.98px){.about_section .about_parent .mobile_about_para .h2,.about_section .about_parent .mobile_about_para h2{display:none}}.about_section .outlets_count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10.9rem;padding-top:6.3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1199.98px){.about_section .outlets_count{gap:5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:991.98px){.about_section .outlets_count{gap:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.about_section .outlets_count li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;width:calc(25% - 10.9rem)}@media (max-width:1199.98px){.about_section .outlets_count li{width:calc(25% - 5rem)}}@media (max-width:991.98px){.about_section .outlets_count li{width:calc(50% - 2rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about_section .outlets_count li .outlet_img img{width:6.4rem;height:6.4rem;-o-object-fit:contain;object-fit:contain}@media (max-width:1199.98px){.about_section .outlets_count li .outlet_img img{width:4.4rem;height:4.4rem}}@media (max-width:575.98px){.about_section .outlets_count li .outlet_img img{width:38px;height:38px}}@media (max-width:991.98px){.about_section .outlets_count li .outlet_units{max-width:10rem;width:100%}}.about_section .outlets_count li .outlet_units .counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:15rem}@media (max-width:1199.98px){.about_section .outlets_count li .outlet_units .counter{width:11rem}}.about_section .outlets_count li .outlet_units .counter .h4,.about_section .outlets_count li .outlet_units .counter h4{color:#dfb260;font-size:3.4rem;font-weight:500;line-height:normal}@media (max-width:1199.98px){.about_section .outlets_count li .outlet_units .counter .h4,.about_section .outlets_count li .outlet_units .counter h4{font-size:2.4rem}}@media (max-width:575.98px){.about_section .outlets_count li .outlet_units .counter .h4,.about_section .outlets_count li .outlet_units .counter h4{font-size:20px}}.about_section .outlets_count li .outlet_units .counter span{color:#dfb260;font-size:3.4rem;font-weight:500;line-height:normal}@media (max-width:1199.98px){.about_section .outlets_count li .outlet_units .counter span{font-size:2.4rem}}@media (max-width:575.98px){.about_section .outlets_count li .outlet_units .counter span{font-size:20px}}.about_section .outlets_count li .outlet_units .h5,.about_section .outlets_count li .outlet_units h5{color:#0f0f0f;font-size:2.2rem;font-style:normal;font-weight:400;line-height:2.2rem;margin-top:5px}@media (max-width:1199.98px){.about_section .outlets_count li .outlet_units .h5,.about_section .outlets_count li .outlet_units h5{font-size:2rem}}@media (max-width:575.98px){.about_section .outlets_count li .outlet_units .h5,.about_section .outlets_count li .outlet_units h5{font-size:18px}}@media (max-width:575.98px){.about_section .outlets_count li .outlet_units .h5,.about_section .outlets_count li .outlet_units h5{font-size:14px}}.achievement_section{background-color:#fff;padding:0 0 20.6rem 0}@media (max-width:767.98px){.achievement_section{padding:5rem 0 15rem 0}}.achievement_section .achieve_container{background-color:#fff;padding-right:0}.achievement_section .achieve_container .row{margin:0}.achievement_section .achieve_container .our_achievements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}@media (max-width:991.98px){.achievement_section .achieve_container .our_achievements{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:575.98px){.achievement_section .achieve_container .our_achievements{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}}.achievement_section .achieve_container .our_achievements .achieve_contents{max-width:46rem;width:100%;padding-top:10rem}@media (max-width:991.98px){.achievement_section .achieve_container .our_achievements .achieve_contents{max-width:70rem}}@media (max-width:575.98px){.achievement_section .achieve_container .our_achievements .achieve_contents{padding-top:0}}.achievement_section .achieve_container .our_achievements .achieve_contents .h2,.achievement_section .achieve_container .our_achievements .achieve_contents h2{color:#0f0f0f;font-size:4.8rem;font-style:normal;font-weight:300;line-height:5.8rem;margin-bottom:1rem}@media (min-width:992px) and (max-width:1199.98px){.achievement_section .achieve_container .our_achievements .achieve_contents .h2,.achievement_section .achieve_container .our_achievements .achieve_contents h2{font-size:3.8rem}}@media (max-width:575.98px){.achievement_section .achieve_container .our_achievements .achieve_contents .h2,.achievement_section .achieve_container .our_achievements .achieve_contents h2{font-size:28px;line-height:40px}}.achievement_section .achieve_container .our_achievements .achieve_contents p{color:#505050;font-size:1.8rem;font-style:normal;font-weight:300;line-height:26px;margin-top:1.5rem}@media (max-width:575.98px){.achievement_section .achieve_container .our_achievements .achieve_contents p{font-size:14px;line-height:20px}}.achievement_section .achieve_container .our_achievements .achieve_contents .learn_more{margin-top:3rem;color:#00a859;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-transition:0.3s ease;transition:0.3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.achievement_section .achieve_container .our_achievements .achieve_contents .learn_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){.achievement_section .achieve_container .our_achievements .achieve_contents .learn_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}.achievement_section .achieve_container .our_achievements .achieve_contents .learn_more:hover .svg_circle svg path{fill:#00a859}.achievement_section .achieve_container .our_achievements .achieve_contents .learn_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}.achievement_section .achieve_container .our_achievements .achieve_contents .learn_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}.achievement_section .achieve_container .our_achievements .achieveslick_parent{max-width:68.9rem;width:100%;position:relative}@media (max-width:1199.98px){.achievement_section .achieve_container .our_achievements .achieveslick_parent{max-width:50rem}}@media (max-width:991.98px){.achievement_section .achieve_container .our_achievements .achieveslick_parent{max-width:100%}}.achievement_section .achieve_container .our_achievements .achieveslick_parent .brown_leaf{position:absolute;left:-9rem;top:50%;z-index:9}@media (max-width:1199.98px){.achievement_section .achieve_container .our_achievements .achieveslick_parent .brown_leaf{display:none}}.achievement_section .achieve_container .our_achievements .achieveslick_parent .brown_leaf2{position:absolute;left:25%;top:12.6rem;z-index:9}@media (max-width:1199.98px){.achievement_section .achieve_container .our_achievements .achieveslick_parent .brown_leaf2{display:none}}.achievement_section .achieve_container .our_achievements .achieveslick_parent .brown_leaf3{position:absolute;right:0;top:35.6rem;z-index:9}@media (max-width:1199.98px){.achievement_section .achieve_container .our_achievements .achieveslick_parent .brown_leaf3{display:none}}.achievement_section .achieve_container .our_achievements .achieveslick_parent .achievements_slider .swiper-slide{-webkit-transform:translateY(-83px);transform:translateY(-83px);-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease}@media (max-width:575.98px){.achievement_section .achieve_container .our_achievements .achieveslick_parent .achievements_slider .swiper-slide img{width:100%}}.achievement_section .achieve_container .our_achievements .achieveslick_parent .achievements_slider .swiper-slide-active{-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease;-webkit-transform:translateY(0);transform:translateY(0)}.common_breadcrumb{margin-top:2rem;position:relative;z-index:12}.common_breadcrumb nav ol{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.common_breadcrumb nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.common_breadcrumb nav ol li.active{color:#0f0f0f!important}.common_breadcrumb nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.about_pageContents .container{padding-right:0}.about_pageContents .container .col-12{padding:0}.about_pageContents .container .about_banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:2rem;padding-bottom:6rem}@media (max-width:1199.98px){.about_pageContents .container .about_banner{padding:5rem 0}}@media (max-width:767.98px){.about_pageContents .container .about_banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}@media (min-width:1366px){.about_pageContents .container .about_banner{height:52.2rem;position:unset}}@media (min-width:1400px){.about_pageContents .container .about_banner{height:55rem}}@media (min-width:2100px){.about_pageContents .container .about_banner{position:relative;height:unset}}.about_pageContents .container .about_banner .about_details{max-width:43.6rem;width:100%}@media (max-width:767.98px){.about_pageContents .container .about_banner .about_details{margin-right:auto}}.about_pageContents .container .about_banner .about_details .paragraph{max-width:43.6rem;width:100%;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.about_pageContents .container .about_banner .about_details .paragraph{font-size:1.6rem;padding-right:2rem}}@media (max-width:767.98px){.about_pageContents .container .about_banner .about_details .paragraph{max-width:100%}}.about_pageContents .container .about_banner .about_image{margin-top:1.5rem;max-width:65rem;width:100%}@media (max-width:1199.98px){.about_pageContents .container .about_banner .about_image{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:50rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.about_pageContents .container .about_banner .about_image{max-width:43rem}}@media (min-width:1366px){.about_pageContents .container .about_banner .about_image{position:absolute;right:0}}@media (min-width:1400px){.about_pageContents .container .about_banner .about_image{max-width:75rem}}@media (min-width:2100px){.about_pageContents .container .about_banner .about_image{max-width:65rem;position:unset}}.about_pageContents .container .about_banner .about_image img{border-radius:260px 0 0 260px;-o-object-fit:cover;object-fit:cover;width:100%}.prescription_tag{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:1.2rem;font-weight:400;line-height:normal;border-radius:10px 10px 0px 0px;background:#00a859;padding:0.7rem;max-width:10.7rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.out_stock{position:absolute;top:0;left:0;width:100%;color:#fff;font-size:1.2rem;font-weight:400;line-height:normal;background:red;padding:0.6rem;max-width:9.7rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.inear_headerparent .outer_header{position:relative!important;-webkit-box-shadow:0px 1px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 1px 20px 0px rgba(0,0,0,0.08)}.inear_headerparent .mega_menuContents{border:none!important}.submit_btn button{color:#fff;font-size:1.6rem;padding:1.5rem;font-weight:500;line-height:normal;text-transform:capitalize;border-radius:8px;border:none;width:100%;-webkit-transition:0.3s ease;transition:0.3s ease;background:#dfb260}.submit_btn button:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}.inactive{opacity:0.6}.megamenu.toggledClass{z-index:45}.about_pageContents{z-index:30}@media (max-width:991.98px){.about_pageContents .careerparticle1{display:none}}@media (max-width:991.98px){.about_pageContents .careerparticle2{display:none}}.about_pageContents .row{margin:0}.faq_parent{margin-top:7rem;position:relative;z-index:9}@media (max-width:575.98px){.faq_parent{margin-top:5rem}}.faq_parent .h2,.faq_parent h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;text-align:center;line-height:5.8rem}@media (max-width:575.98px){.faq_parent .h2,.faq_parent h2{font-size:4rem;line-height:5rem}}.faq_parent .accordin_outer{position:relative;z-index:9;margin-top:4rem}@media (max-width:575.98px){.faq_parent .accordin_outer{margin-top:2rem}}.faq_parent .accordin_outer .accordion .accordion-item{line-height:normal;border-radius:10px;border:1px solid #D7D7D7;-webkit-transition:0.3s ease;transition:0.3s ease}.faq_parent .accordin_outer .accordion .accordion-item:not(:first-child){margin-top:2rem}.faq_parent .accordin_outer .accordion .accordion-item:hover{border:1px solid #dfb260!important;-webkit-transition:0.3s ease;transition:0.3s ease}.faq_parent .accordin_outer .accordion .accordion-item .accordion-header{line-height:normal!important;border-radius:10px;border:none}.faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button{color:#181A2A;font-size:2rem;font-weight:500;line-height:normal;border-radius:10px;border:none;background:#FFF;-webkit-box-shadow:none;box-shadow:none;padding:2rem}@media (max-width:575.98px){.faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button{padding:1.5rem;font-size:1.5rem}}.faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button:after{background-size:unset;width:19px;height:11px;background-image:url(../images/cms/icons/accordin-drop.svg)}@media (max-width:575.98px){.faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button:after{width:12px;height:12px;background-size:contain!important}}.faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:#dfb260}.faq_parent .accordin_outer .accordion .accordion-item .accordion-collapse .accordion-body{color:#000;font-size:1.6rem;font-weight:400;line-height:2.5rem;padding:0 2rem 2rem 2rem;max-width:90%;width:100%}.vendor_noBtn{color:#fff!important}.vendorRegister_page .iti--separate-dial-code .iti__selected-flag{background-color:#f7f8fa!important;border-radius:10px}@media (min-width:576px){.iti__country-list{max-width:366px;text-overflow:ellipsis;overflow-x:hidden;white-space:nowrap;top:33px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.iti__flag-box{width:25px;margin-top:-1px}.iti__country{padding:5px 10px;outline:none;cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:8px;padding-right:29px;text-align:left;-webkit-transition:all 0.2s;transition:all 0.2s;color:#000;font-size:1.4rem;font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}}.iti__country-list{overflow-y:auto}.prakrithi_modalcontent{max-width:80rem}.iti--separate-dial-code .iti__selected-flag{background-color:#f7f8fa!important}.reqspecification .specification{max-height:34rem;overflow-y:auto}.reqspecification .modal-body{background-color:#fff!important}.reqspecification .btn-close{background:#dfb260!important}.add_patientModal .modal-dialog{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add_patientModal .modal-dialog .patient_modalcontent{border-radius:8px}.add_patientModal .modal-dialog .patient_modalcontent .patient_body{padding:4rem!important}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .h3,.add_patientModal .modal-dialog .patient_modalcontent .patient_body h3{color:#0f0f0f;font-size:2.2rem;font-weight:500}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .cancel_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:575.98px){.add_patientModal .modal-dialog .patient_modalcontent .patient_body .cancel_img img{max-width:15rem;width:100%}}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .cancel_details .h4,.add_patientModal .modal-dialog .patient_modalcontent .patient_body .cancel_details h4{font-size:3rem;line-height:3.8rem;color:#0f0f0f;text-align:center;font-weight:500}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .cancel_details p{font-size:1.6rem;line-height:2.2rem;font-weight:400;color:#0f0f0f;margin-top:2rem}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .cancel_details .call_btn{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .cancel_details .call_btn .consultant_primaryBtn{max-width:23.1rem;width:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form{margin-top:3rem}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group:not(:first-child){margin-top:1.5rem}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group.select_group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group.select_group .nice-select{width:100%;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:1.5rem;-webkit-transition:0.3s ease;transition:0.3s ease}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group.select_group .nice-select.open{border-color:rgba(59,147,201,0.4)!important}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group.select_group .nice-select .list{width:100%}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group label{color:#0f0f0f;font-size:1.4rem;font-weight:400}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent{position:relative}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent:not(:first-child){margin-top:1rem}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent input{border-radius:8px;border:1px solid #D9D9D9;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative;-webkit-transition:0.3s ease;transition:0.3s ease;padding:1.5rem;height:4.8rem;width:100%}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent input::-webkit-input-placeholder{color:#0f0f0f;font-size:1.4rem;font-weight:400}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent input::-moz-placeholder{color:#0f0f0f;font-size:1.4rem;font-weight:400}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent input:-ms-input-placeholder{color:#0f0f0f;font-size:1.4rem;font-weight:400}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent input::-ms-input-placeholder{color:#0f0f0f;font-size:1.4rem;font-weight:400}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent input::placeholder{color:#0f0f0f;font-size:1.4rem;font-weight:400}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .input_group .input_parent input:focus-visible{outline:none;border:1px solid rgba(59,147,201,0.4);-webkit-transition:0.3s ease;transition:0.3s ease}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .add_btn{margin-top:3rem}.add_patientModal .modal-dialog .patient_modalcontent .patient_body form .form_wrapper .add_btn .consultant_primaryBtn{max-width:100%;width:100%}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient{margin-top:3rem}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box{border-radius:8px;border:1px solid #E6E6E6;background:#fff;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box:not(:first-child){margin-top:2rem}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:90%}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name .profile img{width:4.2rem;height:4.2rem;border-radius:50%}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name .patient_details .h6,.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name .patient_details h6{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:2rem}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name .patient_details .patient_id{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:6px}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name .patient_details .patient_id .h6,.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name .patient_details .patient_id h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name .patient_details .patient_id .h5,.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .profile_name .patient_details .patient_id h5{color:#0f0f0f;font-size:1.4rem;font-weight:300}.add_patientModal .modal-dialog .patient_modalcontent .patient_body .choose_patient .patient_box .patient_selectoption input{accent-color:#3B93C9;width:1.8rem;height:1.8rem;cursor:pointer}.add_patientModal .modal-dialog .patient_modalcontent.modal_slots{max-width:350px}.consultation_profile_box{background:#ffffff;padding:3rem;border-radius:0.5rem;position:absolute;top:5rem;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.1);box-shadow:0 0 1.5rem rgba(0,0,0,0.1);-webkit-transition:0.4s ease;transition:0.4s ease;z-index:11;opacity:0;visibility:hidden;right:0}.consultation_profile_box.profilebox_show{opacity:1;visibility:visible;-webkit-transition:0.4s ease;transition:0.4s ease}.consultation_profile_box ul li{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;cursor:pointer}.consultation_profile_box ul li a{line-height:unset}.consultation_profile_box ul li svg{margin-top:-2px}.consultation_profile_box ul li:hover svg path{stroke:#3b93c9;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.consultation_profile_box ul li:hover svg rect{stroke:#3b93c9;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.consultation_profile_box ul li:hover a{color:#3b93c9!important;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.consultation_profile_box ul li:not(:last-child){margin-bottom:2rem}.consultation_profile_box ul li svg{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.consultation_profile_box ul li svg path{stroke:rgb(167,167,167);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.consultation_profile_box ul li svg rect{stroke:rgb(167,167,167);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.consultation_profile_box ul li a{white-space:nowrap;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}.consultation_header.consultation_fixedheader .inear_header{position:relative!important;background:#e2eff7}.consultation_heading{color:v #0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.consultation_heading{font-size:4rem!important;line-height:5rem!important}}.consultation_profilemenu{font-size:14px;font-weight:500;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;display:none}.tooltiptext{left:1px!important}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:4rem}.all_slots .h2,.all_slots h2{font-size:3rem}.all_slots .time{margin-top:2rem;max-height:250px;height:100%;overflow-y:auto}.all_slots .time .day{margin-top:1.6rem}.all_slots .time .day .h5,.all_slots .time .day h5{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;margin-top:1rem;padding-left:8px}.all_slots .time .day .h6,.all_slots .time .day h6{color:#0f0f0f;font-size:1.4rem!important;font-weight:400;line-height:normal;margin-top:1rem;margin:1.5rem 0!important}@media (max-width:1199.98px){.all_slots .time .day .h6,.all_slots .time .day h6{font-size:0.7rem}}.all_slots .time .day .h6:not(:first-child),.all_slots .time .day h6:not(:first-child){margin-top:1.5rem}.all_slots .time .day .h6 span,.all_slots .time .day h6 span{color:#3b93c9;font-size:1.5rem;font-weight:500;line-height:normal;padding:0 8px}@media (max-width:1199.98px){.all_slots .time .day .h6 span,.all_slots .time .day h6 span{font-size:1.4rem}}.consultation_profile span#emailerror{position:absolute;bottom:-15px;left:5px}.consultation_profile .iti--separate-dial-code .iti__selected-flag{border-radius:8px!important}.view_slotWrapper{margin-top:1.5rem}.view_slotWrapper .view_slots{color:#3b93c9;font-size:1.4rem;font-weight:500;background-color:unset;border:none;padding:0}.view_slotWrapper .view_slots img{margin-left:3px;width:8px;height:8px;margin-top:-2px;-o-object-fit:contain;object-fit:contain}.doctorslotlists::-webkit-scrollbar{display:none!important}.gallery_imageBox:after{height:30%!important}.nice-select.open .list{z-index:10}.nice-select.open:after{-webkit-transform:rotate(-135deg)!important;transform:rotate(-135deg)!important}.terms-conditions{padding:5rem 0}@media (min-width:1366px){.disclaimer_bannerImg{right:-80px!important}}@media (min-width:1500px){.disclaimer_bannerImg{right:-120px!important}}@media (min-width:1600px){.disclaimer_bannerImg{right:-190px!important}}@media (min-width:1700px){.disclaimer_bannerImg{right:-260px!important}}.inear_tabs .nav-tabs{border-bottom:unset!important}.service_details .service_ul li{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.previous_feedback{margin-top:4rem}.previous_feedback .h4,.previous_feedback h4{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:3rem}.previous_feedback .feedback{margin-top:3rem}@media (max-width:575.98px){.previous_feedback .feedback{margin-top:1rem}}.previous_feedback .feedback .rating{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}.previous_feedback .feedback .rating-0{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.previous_feedback .feedback .rating>input{display:none}.previous_feedback .feedback .rating>label{cursor:pointer;width:2.3rem;height:2.3rem;margin-top:auto;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:76%;-webkit-transition:0.3s;transition:0.3s}.previous_feedback .feedback .rating>input:checked~label,.previous_feedback .feedback .rating>input:checked~label~label{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")}.previous_feedback .feedback .rating>input:not(:checked)~.rating>input:not(:checked)~label~label{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")}.show_eye{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1rem;cursor:pointer;z-index:9}.password_input{padding-right:4.3rem!important}.modal.order_cancelModal .logout_body .cancelation_reasons ul li textarea{border-radius:8px;border:1px solid #d9d9d9;margin-top:1rem;width:100%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;transition:0.3s ease-in-out;padding:1rem}.modal.order_cancelModal .logout_body .cancelation_reasons ul li textarea:focus{outline:none;border:1px solid #098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vision_spacing{margin-top:-10px}@media (max-width:991.98px){.mobile_sliderParent .out_stock{right:0;z-index:9;left:unset}.mobile_sliderParent .add_wishlist{top:4rem!important}}@media (min-width:992px){.mobile_sliderParent .out_stock{display:none}}.toast-container .toast-header .btn-close:focus{-webkit-box-shadow:none;box-shadow:none}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box{position:relative}.summary_stockout_error{color:red;font-size:10.5px;margin-top:10px;margin-left:15px}@media (max-width:1199.98px){.summary_stockout_error{margin-left:0}}.checkout_page .Cart_priceDetails .cart_details .order_summary .item_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2rem}@media (max-width:1199.98px){.checkout_page .Cart_priceDetails .cart_details .order_summary .item_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.shopping_commonBtn{padding:1.5rem 1.5rem;max-width:30rem;width:100%;height:48px;border:1px solid #00a859;border-radius:8px;color:#fff;background:#00a859;text-align:center;font-size:1.6rem;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;gap:1rem}.discount_label{padding:0.7rem 1.3rem;font-weight:400;font-size:1.2rem;color:#fff;background-color:#00a859;position:absolute;top:0;left:0;border-radius:10px 0 10px 0}.log_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.8rem}.log_menu .ecommerce_menubar{max-width:calc(100% - 25.2rem);width:100%}.log_menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}@media (max-width:1199.98px){.log_menu ul{gap:1.5rem}}@media (max-width:991.98px){.log_menu ul{gap:2rem}}.log_menu ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.log_menu ul li img{margin-top:-1px}.log_menu ul li a{font-size:1.4rem;font-weight:400;color:#000;position:relative;white-space:nowrap}@media (max-width:1199.98px){.log_menu ul li a{font-size:1.3rem}}@media (max-width:991.98px){.log_menu ul li a{gap:1.4rem}}.log_menu ul li a:before{position:absolute;bottom:-5px;left:0;right:0;margin:auto;width:0%;content:"";color:transparent;background:#00a859;height:2px;-webkit-transition:0.3s ease;transition:0.3s ease}.log_menu ul li a:hover{color:#00a859}.log_menu ul li a:hover:before{width:100%}header .header_section .navBar .logo_search_bar .search_bar{max-width:28.6rem!important}@media (max-width:1199.98px){header .header_section .navBar .logo_search_bar .search_bar{max-width:29rem!important}}@media (max-width:1099.98px){header .header_section .navBar .logo_search_bar .search_bar{max-width:22rem!important}}@media (max-width:991.98px){header .header_section .navBar .logo_search_bar .search_bar{max-width:45rem!important;right:0;left:unset}}@media (max-width:575.98px){header .header_section .navBar .logo_search_bar .search_bar{max-width:100%!important;left:0;right:unset!important}}header .header_section .navBar .logo_search_bar{width:calc(100% - 30px)!important}@media (max-width:1199.98px){header .header_section .navBar .logo_search_bar{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:1199.98px){header .header_section .navBar .Webmenu.inear_webMenu{gap:1rem}}@media (max-width:767.98px){.ecommerce_menubar{position:fixed;top:0;left:0;background:white;height:100vh;z-index:10;width:100%;left:0;max-width:100%!important;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.ecommerce_menubar ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;gap:5rem}}.consultation_header .ecommerce_menubar{display:none!important}.consultation_header header .header_section .navBar .logo_search_bar{width:unset!important}.show_ecommerce_menubar{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.ecommerce_menubar .close{position:absolute;top:2rem;right:2rem;cursor:pointer}@media (min-width:768px){.ecommerce_menubar .close{display:none!important}}.ecommerce_megamenu{padding:4rem;max-width:100%;width:100%;margin:auto;position:absolute;z-index:9;background:white;top:8rem;left:0;-webkit-box-shadow:0px 14px 30px 0px rgba(0,0,0,0.1019607843);box-shadow:0px 14px 30px 0px rgba(0,0,0,0.1019607843)}@media (max-width:767.98px){.ecommerce_megamenu{-webkit-transform:translateY(-100%);transform:translateY(-100%);top:-5rem!important}}.ecommerce_megamenu .ecommerce_mainlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.ecommerce_megamenu .ecommerce_mainlist li{display:unset;width:calc(20% - 3.2rem)}@media (max-width:991.98px){.ecommerce_megamenu .ecommerce_mainlist li{width:calc(33.3333333333% - 3.2rem)}}.ecommerce_megamenu .ecommerce_mainlist li .h3,.ecommerce_megamenu .ecommerce_mainlist li h3{font-size:1.6rem;font-weight:500;color:#0F0F0F;padding:1rem 0;border-bottom:1px solid #E8E8E8}.ecommerce_megamenu .ecommerce_mainlist li ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.4rem;margin-top:1.8rem;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.ecommerce_megamenu .ecommerce_mainlist li ul li{font-size:1.4rem;font-weight:400;color:#0F0F0F;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.ecommerce_megamenu .ecommerce_mainlist li ul li a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#000}.ecommerce_megamenu .ecommerce_mainlist li ul li a:before{display:none!important}.ecommerce_megamenu .ecommerce_mainlist li .view_allbtn{margin-top:2rem}.ecommerce_megamenu .ecommerce_mainlist li .view_allbtn a{font-weight:500;font-size:1.4rem;color:#9C9C9C;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;gap:1rem}.ecommerce_megamenu .ecommerce_mainlist li .view_allbtn a:before{display:none}.ecommerce_megamenu .ecommerce_mainlist li .view_allbtn a img{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.ecommerce_megamenu .ecommerce_mainlist li .view_allbtn a:hover img{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;-webkit-transform:translateX(2px);transform:translateX(2px)}.ecommerce_megamenu .view_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2rem}.ecommerce_megamenu .view_wrapper .view_allbtn{margin-top:2rem}.ecommerce_megamenu .view_wrapper .view_allbtn a{font-weight:500;font-size:1.4rem;color:#00A859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;gap:1rem}.ecommerce_megamenu .view_wrapper .view_allbtn a:before{display:none}.ecommerce_megamenu .view_wrapper .view_allbtn a img{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.ecommerce_megamenu .view_wrapper .view_allbtn a:hover img{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;-webkit-transform:translateX(5px);transform:translateX(5px)}.ecommerce_megamenu{visibility:hidden;opacity:0;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;z-index:96;top:9rem}.megamenu_nav:hover .ecommerce_megamenu{visibility:visible;opacity:1;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.select_wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}.select_wishlist .select_box{width:2.5rem;margin-top:2rem}.select_wishlist .select_box input{width:2.5rem;height:2.5rem;cursor:pointer;accent-color:#00a859}.select_wishlist .select_box .terms_tick input:checked+label:after{content:"";display:block;position:absolute;top:5px;left:10px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.select_wishlist .select_box .terms_tick{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:0}.select_wishlist .select_box .terms_tick label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #CDCDCD;padding:10px;display:inline-block;position:relative;cursor:pointer;width:25px;height:25px;border-radius:3px;margin-right:0;border-radius:50%}.select_wishlist .select_box .terms_tick input{width:2.2rem;height:2.2rem}.select_wishlist .select_box .terms_tick input:checked+label:before{background-color:#00a859;border-color:#00a859}.select_wishlist .wishlist_box{max-width:calc(100% - 5.5rem);width:100%}.file_upload_prescription{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.8rem;margin-top:2rem}.file_upload_prescription.careers_preview{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.file_upload_prescription ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;width:100%}.file_upload_prescription ul li{width:calc(33.3333333333% - 1.5rem)}.file_upload_prescription ul li .preview_img{max-width:17.4rem;width:100%;height:15rem;position:relative}.file_upload_prescription ul li .preview_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.file_upload_prescription ul li .preview_img .preview_close{position:absolute;right:-10px;top:-10px;cursor:pointer}.file_upload_prescription ul li .preview_img .preview_close img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.file_upload_prescription .file_upload{max-width:100%;width:100%;padding:5.3rem 2.6rem 3.9rem 2.6rem;border-radius:8px;border:1px dashed #e6e6e6;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.file_upload_prescription .file_upload .upload_icon img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain}.file_upload_prescription .file_upload .h6,.file_upload_prescription .file_upload h6{color:#9c9c9c;text-align:center;font-size:1.4rem;font-weight:400;line-height:normal}.ecommerce_megamenu .ecommerce_mainlist li ul li a{font-weight:400;color:#0f0f0f}main .featured_productlisting .featured_title .h2,main .featured_productlisting .featured_title h2{text-transform:capitalize}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee img{border-radius:50%;width:6rem!important;height:6rem;-o-object-fit:cover!important;object-fit:cover!important}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee{max-width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.register_page .login_box .login_fields .sign_upBtn{margin-top:2rem}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box{min-height:35.3rem}.d-hotline.h-btn #chat-icon{top:28%!important;width:45%!important}.d-hotline.h-btn{width:40px!important;height:40px!important;right:1.5rem!important;bottom:5px!important}main .fixed_contactMenu{gap:2rem!important;right:4rem}@media (min-width:576px){main .fixed_contactMenu{bottom:10rem!important}}div#chat-icon{top:28%!important;width:45%!important}.d-hotline.h-btn.animated.zoomIn.faster.eager-load{width:40px!important;height:40px!important;right:1.5rem!important;bottom:5px!important}@media (max-width:767.98px){.fixed_contactMenu{bottom:108px!important;right:4.5rem!important}.d-hotline.h-btn{right:1.5rem!important;bottom:2rem!important}}@media (max-width:575.98px){.d-hotline.h-btn{right:0.9rem!important}}@media (max-width:575.98px){main .fixed_contactMenu{bottom:21rem!important}#fc_frame,#fc_frame.fc-widget-normal{bottom:10rem!important}div#fc_frame{bottom:10rem!important}}.tox .tox-menubar{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.tox .tox-editor-header{position:absolute!important;bottom:0;width:100%;border:none!important}@media (max-width:767.98px){.productListing_page .product_filterWrapper .filter_wrapper.show_filter{z-index:99999999999}}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee .employee_details .h6,main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee .employee_details h6{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee .employee_details .h5,main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee .employee_details h5{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.H_menu{margin-right:1rem}@media (min-width:768px){.H_menu{display:none}}.hamburger{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.hamburger.is-active .line:first-child{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.hamburger.is-active .line:nth-child(3){opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.hamburger .line{width:3rem;height:0.5rem;background-color:#00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.hamburger .line:nth-child(2){margin:0.25rem 0 0.3rem}.hamburger:hover{cursor:pointer}.overlay{position:fixed;top:0;left:0;bottom:0;right:0;height:100vh;background:rgba(0,0,0,0.2);z-index:99;opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease-in;transition:all 0.5s ease-in}.overlay.active{opacity:1;visibility:visible}@media (min-width:768px){.overlay{display:none}}.sidebar-box{position:fixed;z-index:99;top:0;bottom:0;height:100vh;left:-100%;-webkit-transition:all 0.5s cubic-bezier(0,0,0.54,0.97) 0.5s;transition:all 0.5s cubic-bezier(0,0,0.54,0.97) 0.5s;max-width:45rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sidebar-box.active{left:0}@media (min-width:768px){.sidebar-box{position:relative;top:unset;left:unset;bottom:unset;left:unset;max-width:100%;height:unset;display:none}}.sidebar-box .close{width:3.5rem;height:3.5rem;background:#00a859;cursor:pointer}@media (min-width:768px){.sidebar-box .close{display:none}}.nav-menu{background:#fff;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2.5rem}@media (min-width:768px){.nav-menu{padding:0}}.nav-menu .flex-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.nav-menu .flex-box .main-menu{width:100%}@media (min-width:768px){.nav-menu .flex-box .main-menu .category_listingmobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}.nav-menu .flex-box .main-menu .category_listingmobile li{cursor:pointer;padding:1.5rem 0;border-bottom:0.1rem solid rgba(0,0,0,0.3);margin:0}.nav-menu .flex-box .main-menu .category_listingmobile li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}@media (min-width:768px){.nav-menu .flex-box .main-menu .category_listingmobile li:last-child{padding:2.6rem 0;margin-right:0}}@media (min-width:768px){.nav-menu .flex-box .main-menu .category_listingmobile li:first-child{margin-left:0}}.nav-menu .flex-box .main-menu .category_listingmobile li a{color:#505050;font-weight:500;font-size:1.8rem}.nav-menu .flex-box .main-menu .category_listingmobile li a:hover{color:#00a859;-webkit-transition:0.3s ease;transition:0.3s ease}@media (min-width:768px){.nav-menu .flex-box .main-menu .category_listingmobile li{padding:2.6rem 0;margin-bottom:0;border-bottom:none}}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper{padding-left:1rem;display:none}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper.active{display:block}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .view_allbtn{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .view_allbtn a{color:#00a859!important;font-weight:500;font-size:1.6rem}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .view_allbtn a img{width:16px!important}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li{border-bottom:none}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li a{color:#505050;font-weight:500;font-size:1.6rem}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li a:hover{color:#00a859;-webkit-transition:0.3s ease;transition:0.3s ease}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li a img{width:16px}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li .subcategorywrapper{padding-left:2rem;display:none}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li .subcategorywrapper.active{display:block}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li .subcategorywrapper .view_allbtn{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li .subcategorywrapper .view_allbtn a{color:#00a859!important;font-weight:500;font-size:1.6rem}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li .subcategorywrapper .view_allbtn a img{width:16px!important}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li .subcategorywrapper .responsive_subcategory_list li a{color:#505050;font-weight:500;font-size:1.6rem}.nav-menu .flex-box .main-menu .category_listingmobile li .responsivecategory_wrapper .responsive_categorylist li .subcategorywrapper .responsive_subcategory_list li a:hover{color:#00a859;-webkit-transition:0.3s ease;transition:0.3s ease}.nav-menu .flex-box .main-menu ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.social-share-buttons{opacity:0;visibility:hidden;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.social-share-buttons.active{opacity:1;visibility:visible;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box{margin-top:2rem}main .fixed_contactMenu{bottom:11rem!important}@media (max-width:767.98px){.checkout_page .Cart_priceDetails{gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.checkout_page .Cart_priceDetails .cart_details{max-width:100%}.checkout_page .Cart_priceDetails .price_details{max-width:100%}main .fixed_contactMenu{bottom:13rem!important}}@media (max-width:575.98px){main .fixed_contactMenu{bottom:22rem!important}}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box{margin-top:2rem}.register_page .login_box .login_fields .input_fields .input_parent{position:relative}@media (max-width:767.98px){ul.category_listingmobile{overflow-y:auto;height:100vh;padding-bottom:5rem!important}}.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn .h6,.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn h6{font-weight:400;font-size:1.4rem;color:#000000}.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn .h5,.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn h5{font-weight:500;font-size:1.4rem;color:#00A651;text-decoration:underline;padding-top:10px}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn{margin-top:13px}}.account_details .profile_tab .order_trackingBox .delivery_expectation .h6,.account_details .profile_tab .order_trackingBox .delivery_expectation h6{font-weight:400!important}.Address_page .account_details .add_address_tab form .form_fields .input_fields .nice-select .current{color:#0f0f0f!important;font-size:1.4rem!important;font-weight:500!important}@media (max-width:575.98px){.productDetails_page .description_section .ingredients .tutorial_wrapper .tutorial_box{width:100%!important}}.register_page .login_box .login_fields .input_fields input{padding-right:5rem!important}.Profile_page .account_details .profile_tab form .form_fields .input_fields input{padding-right:5rem!important}.Profile_page .account_details .profile_tab form .form_fields .input_fields input:focus-visible{border:1px solid #00a859!important}.Address_page .account_details .add_address_tab form .form_fields .input_fields input:focus-visible{border:1px solid #00a859!important}.Profile_page .account_details .profile_tab form .form_fields .input_fields input:focus{outline:none}.Address_page .account_details .add_address_tab form .form_fields .input_fields input:focus{outline:none}.order_returnpage .container .account_details .profile_tab .upload_imagebox .file_upload{padding:2rem!important}.Success_page .success_details .continue_btn{gap:2rem}.Success_page .success_details .continue_btn a{padding:2rem!important}.productDetails_page .description_section p{color:#505050;font-size:1.8rem;margin-top:1.4rem;font-weight:300;line-height:2.6rem}@media (max-width:991.98px){.productDetails_page .description_section p{padding:0}}.productListing_page .product_filterWrapper .filter_wrapper{height:100%!important}.productListing_page .product_filterWrapper .filter_wrapper .accordion{height:100%!important}@media (max-width:767.98px){.megamenu .col-12{overflow-y:auto;height:78vh;padding-top:3.1rem}li#toggleButton{display:none}}.register_page .login_box .login_fields .input_fields .iti--separate-dial-code .iti__selected-flag{border-radius:10px!important}.nice-select{-webkit-tap-highlight-color:transparent;border-radius:5px;border:1px solid #e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,0.11);box-shadow:0 0 0 1px rgba(68,68,68,0.11);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(-21px);transform:scale(0.75) translateY(-21px);-webkit-transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all 0.2s;transition:all 0.2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.nice-select,.nice-select.open .list{width:100%;width:100%;border-radius:8px}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .list{margin-top:5px;top:100%;border-top:0;border-radius:0 0 5px 5px;max-height:210px;overflow-y:scroll;margin:50px 0 0}.nice-select.has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:53px;line-height:22px}.nice-select.has-multiple span.current{border:1px solid #CCC;background:#EEE;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select.has-multiple .multiple-options{display:block;line-height:37px;margin-left:30px;padding:0}.nice-select .nice-select-search-box{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;width:100%;margin-top:0!important;top:100%;left:0;z-index:8;padding:5px;opacity:0;pointer-events:none;border-radius:5px 5px 0 0;-webkit-box-shadow:0 0 0 1px rgba(68,88,112,0.11);box-shadow:0 0 0 1px rgba(68,88,112,0.11);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(-21px);transform:scale(0.75) translateY(-21px);-webkit-transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out;transition:all 0.2s cubic-bezier(0.5,0,0,1.25),opacity 0.15s ease-out}.nice-select .nice-select-search{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ddd;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#333!important;display:inline-block;vertical-align:middle;padding:9px 12px!important;margin:0 0 0 0;width:100%!important;min-height:unset!important;line-height:22px;height:unset!important;outline:0!important;position:unset!important;height:unset!important;margin:0!important}.Address_page .account_details .add_address_tab form .form_fields .input_fields .nice-select .list{z-index:90}.nice-select.open .nice-select-search-box{opacity:1;z-index:95;pointer-events:auto;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.remove:hover{color:red}.rangeslider_wrapper{margin:30px 0 40px 0;padding:0 1.25rem}.rangeslider_wrapper .h2,.rangeslider_wrapper h2{font-size:1.8rem;font-weight:600;color:#1E1D1D;margin-bottom:7px}.price-input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.price-input .field{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:33px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price-input .field.last_field{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.price-input .field{font-size:1.4rem;font-weight:400;color:#9C9C9C}.field input{width:50px;height:100%;outline:none;font-size:15px;border-radius:5px;text-align:center;margin:0 5px;border:none;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.price-input .separator{width:130px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:19px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider{height:5px;position:relative;background:#ddd;border-radius:5px;margin-top:10px}.slider .progress{height:100%;left:0;right:25%;position:absolute;border-radius:5px;background:#00a859;display:block!important}.range-input{position:relative}.range-input input{position:absolute;width:100%!important;height:5px!important;top:-5px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;border-radius:unset!important;accent-color:unset!important;border:none!important}input[type=range]::-webkit-slider-thumb{height:17px;width:17px;border-radius:50%;background:white;border:4px solid #00a859;pointer-events:auto;-webkit-appearance:none;-webkit-box-shadow:0 0 6px rgba(0,0,0,0.05);box-shadow:0 0 6px rgba(0,0,0,0.05)}input[type=range]::-moz-range-thumb{height:17px;width:17px;border:none;border-radius:50%;background:#00a859;pointer-events:auto;-moz-appearance:none;box-shadow:0 0 6px rgba(0,0,0,0.05)}.nice-select .list{border-radius:0!important}.nice-select .nice-select-search-box{background-color:white}.office_detailBox{position:relative}.inside_office{color:black;font-size:1.8rem;font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;bottom:2rem;left:20%}.outside_office{color:black;font-size:1.8rem;font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;bottom:2rem;right:20%}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox{padding:3rem 1rem 8rem 1rem!important}@media (max-width:991.98px){.inside_office{left:17%}.outside_office{right:17%}}@media (max-width:575.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li:nth-of-type(2){padding-bottom:9rem}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox{padding:3rem 1rem 8rem 1rem!important}.inside_office{bottom:41rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.outside_office{left:50%;bottom:4rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.outerrainge{margin:20px 0}.slider-labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left 0.3s,top 0.3s;transition:left 0.3s,top 0.3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:4px}.noUi-horizontal .noUi-handle{width:18px;height:18px;border-radius:50%;left:-7px;top:-7px;background-color:#345DBB}.noUi-background{background:#D6D7D9}.noUi-connect{background:#345DBB;-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:2px}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{cursor:default;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.noUi-handle.nice-select.open,.noUi-handle:active{border:8px solid #345DBB;border:8px solid rgba(53,93,187,0.38);-webkit-background-clip:padding-box;background-clip:padding-box;left:-14px;top:-14px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}#slider-range{width:100%;margin:20px 0}.ui-slider-popup{display:inline-block;background-color:#fff;padding:5px;border-radius:5px;border:1px solid #ccc;text-align:center}.ui-widget-header{background:#00a859}.ui-slider .ui-slider-handle{position:absolute;z-index:2;top:-6px!important;width:1.2em;height:1.2em;-ms-touch-action:none;touch-action:none;border-radius:50%;width:18px!important;height:18px!important;border:3px solid #00a859!important;background:white!important;color:transparent!important;cursor:pointer}.ui-slider .ui-slider-handle:focus-visible{outline:none}.rangeslider_wrapper label{font-size:1.4rem;font-weight:500!important;color:#9C9C9C!important;display:none}#slider-range-1{width:100%;margin:20px 0}input#amount{margin-top:10px;font-size:1.4rem;font-weight:500!important;color:#9C9C9C!important}input#amount:focus-visible{outline:none}input#discount{margin-top:10px;font-size:1.4rem;font-weight:500!important;color:#9C9C9C!important}input#discount:focus-visible{outline:none}.nice-select .option{color:black}span.select2-selection.select2-selection--single{width:100%;border-radius:8px;background:#fff;outline:none;color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal;border:1px solid #d9d9d9;height:47px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select2-container--default .select2-selection--single .select2-selection__arrow{height:47px}.select2-results__option{padding:8px 10px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;color:#0f0f0f;font-size:12px;font-weight:400}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#00a859}.select2-search--dropdown .select2-search__field{padding:8px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:13px;font-weight:400}.select2-search--dropdown .select2-search__field:focus-visible{outline:none}.select2-search--dropdown .select2-search__field:focus{border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.order_trackingModal .h3,.order_trackingModal h3{font-size:22px;font-weight:500;color:#0F0F0F}.order_trackingModal .modal-body{padding:4rem!important}.order_trackingModal .Order_flow{width:100%}.order_trackingModal .Order_flow .order-tracking ul{padding:4rem 0 5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6rem}.order_trackingModal .Order_flow .order-tracking ul li{margin:0rem 0 2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;margin:0}.order_trackingModal .Order_flow .order-tracking ul li .h6,.order_trackingModal .Order_flow .order-tracking ul li h6{color:#1d1d1d;font-size:1.4rem;font-weight:500;line-height:2rem;display:none}.order_trackingModal .Order_flow .order-tracking ul li .mob_confirmed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:20px;margin-left:-13px;margin-top:0;margin-left:10px}.order_trackingModal .Order_flow .order-tracking ul li .mob_confirmed .h4,.order_trackingModal .Order_flow .order-tracking ul li .mob_confirmed h4{font-size:16px;font-weight:500;color:#1D1D1D;line-height:24px}.order_trackingModal .Order_flow .order-tracking ul li .mob_confirmed .h4 span,.order_trackingModal .Order_flow .order-tracking ul li .mob_confirmed h4 span{color:#505050;font-size:1.4rem;font-weight:400;line-height:2rem}.order_trackingModal .Order_flow .order-tracking ul li .mob_confirmed .assembling{font-size:1.6rem;font-weight:400;color:#1D1D1D;padding:8px 0 4px 0}.order_trackingModal .Order_flow .order-tracking ul li .mob_confirmed .h5,.order_trackingModal .Order_flow .order-tracking ul li .mob_confirmed h5{color:#505050;font-size:1.4rem;font-weight:400;line-height:2rem;margin-top:4px}.order_trackingModal .Order_flow .order-tracking ul li.filled .empty{background:#00a859}.order_trackingModal .Order_flow .order-tracking ul li.filled:before{background:#00a859!important;z-index:9;border:1px}.order_trackingModal .Order_flow .order-tracking ul li.filled .h6,.order_trackingModal .Order_flow .order-tracking ul li.filled h6{display:none}.order_trackingModal .Order_flow .order-tracking ul li:before{display:block;position:absolute;content:"";border:1px dashed #9c9c9c;z-index:1;height:13.2rem;width:0.2rem;left:0.5rem;top:-13.2rem}@media (max-width:767.98px){.order_trackingModal .Order_flow .order-tracking ul li:before{height:14.2rem;top:-14.2rem}}.order_trackingModal .Order_flow .order-tracking ul li:first-child:before{display:none}.order_trackingModal .Order_flow .order-tracking ul li .h5,.order_trackingModal .Order_flow .order-tracking ul li h5{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}@media (min-width:992px){.order_trackingModal .Order_flow .order-tracking ul li .h5,.order_trackingModal .Order_flow .order-tracking ul li h5{margin-left:0}}.order_trackingModal .Order_flow .order-tracking ul li .h5 span,.order_trackingModal .Order_flow .order-tracking ul li h5 span{font-weight:300;line-height:2rem}.order_trackingModal .Order_flow .order-tracking ul li .empty{display:block;position:relative;border-radius:50%;height:1.2rem;width:1.2rem;background:#9c9c9c;z-index:3}.order_trackingModal .Order_flow .expected_delivery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#00A859;font-size:16px;font-weight:400}.add_patients{cursor:pointer}main .Banner_section{overflow-x:hidden}main .Banner_section .container{padding-right:0;max-width:100%;padding-left:0}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;padding-top:16rem;padding-bottom:8rem;padding-left:113px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;background-color:#fce4c8}@media (min-width:1400px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides{max-width:1366px}}@media (max-width:767.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:40px}}@media (max-width:575.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides{padding-top:131px}}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents{max-width:44.4rem;position:relative;z-index:9;width:100%}@media (max-width:991.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents{max-width:35.4rem}}@media (max-width:767.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents{max-width:80%}}@media (max-width:575.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents{max-width:271px}}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .h1,main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents h1{color:#0f0f0f;font-size:5.4rem;font-weight:300;line-height:6.4rem}@media (max-width:991.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .h1,main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents h1{font-size:3.4rem;line-height:4.4rem}}@media (max-width:991.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .h1,main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents h1{font-size:4.4rem;line-height:5.4rem}}@media (max-width:575.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .h1,main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents h1{font-size:30px;line-height:36px}}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .h1 span,main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents h1 span{position:relative}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .h1 span svg,main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents h1 span svg{position:absolute;bottom:-10px;left:0;stroke-dasharray:1000;stroke-dashoffset:1000;width:100%;-webkit-animation:draw 10s linear forwards;animation:draw 10s linear forwards}@-webkit-keyframes draw{to{stroke-dashoffset:0}}@keyframes draw{to{stroke-dashoffset:0}}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents p{color:#0f0f0f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents p{font-size:1.4rem;line-height:2.3rem;margin-top:1.5rem}}@media (max-width:767.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents p{font-size:1.5rem;line-height:2.3rem;margin-top:1.5rem}}@media (max-width:575.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents p{font-size:14px;line-height:20px;margin-top:22px}}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more{color:#00a859;font-size:1.6rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-bottom:6.3rem;margin-top:3rem;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:0.3s ease;transition:0.3s ease;width:fit-content}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more:hover .svg_circle svg path{fill:#00a859}@media (max-width:991.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more{margin-top:2rem;padding-bottom:5.3rem}}@media (max-width:767.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more{padding-bottom:0}}@media (max-width:575.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more{font-size:16px;line-height:normal;margin-top:20px}}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_contents .learn_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_product{position:absolute;z-index:1;bottom:0;right:0;top:0}@media (max-width:991.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_product{width:50%}}@media (max-width:1199.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_product{width:60%}}@media (max-width:767.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_product{position:unset;width:70%;margin-top:-9rem}}@media (max-width:575.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_product{width:100%;margin-top:-3rem;margin-left:-4rem}}main .Banner_section .container .Banner_slider .bannerSwiper .banner_slides .banner_product img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}main .Banner_section .container .Banner_slider .bannerSwiper .banner_dotsParent{position:absolute;z-index:9;left:0;bottom:0;right:0;width:100%;margin:auto;padding:0 113px;padding-left:0;padding-bottom:80px}@media (min-width:1400px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_dotsParent{max-width:1366px}}@media (max-width:767.98px){main .Banner_section .container .Banner_slider .bannerSwiper .banner_dotsParent{display:none}}main .Banner_section .container .Banner_slider .bannerSwiper .swiper-slide{background-color:#fce4c8}main .Banner_section .row{margin:0!important}main .Banner_section .row .col-12{padding:0}@media (min-width:1400px){main .Doctor_cosultation{background:#e2eff7}}main .Doctor_cosultation .consultation_container{position:relative}@media (min-width:1400px){main .Doctor_cosultation .consultation_container{max-width:1400px;margin-right:0}}@media (max-width:1399.98px){main .Doctor_cosultation .consultation_container{max-width:1400px}}@media (min-width:1500px){main .Doctor_cosultation .consultation_container{max-width:1450px}}@media (min-width:1600px){main .Doctor_cosultation .consultation_container{max-width:1500px}}@media (min-width:1700px){main .Doctor_cosultation .consultation_container{max-width:1540px}}@media (min-width:1800px){main .Doctor_cosultation .consultation_container{max-width:1620px}}@media (min-width:2000px){main .Doctor_cosultation .consultation_container{margin-right:unset;margin:auto;max-width:1366px}}@media (max-width:767.98px){main .Doctor_cosultation .consultation_container{padding:0}}main .Doctor_cosultation .consultation_container .col-12{padding:0!important}main .Doctor_cosultation .consultation_container .row{margin:0}main .Doctor_cosultation .consultation_container:after{position:absolute;content:"";background:-webkit-gradient(linear,left top,right top,from(#e2eff7),color-stop(54.89%,#e2eff7),color-stop(66.4%,rgba(226,239,247,0.5)),to(rgba(226,239,247,0)));background:linear-gradient(90deg,#e2eff7 0%,#e2eff7 54.89%,rgba(226,239,247,0.5) 66.4%,rgba(226,239,247,0) 100%);top:0;left:0;width:100%;height:100%}@media (max-width:767.98px){main .Doctor_cosultation .consultation_container:after{background:-webkit-gradient(linear,left top,left bottom,from(#e2eff7),color-stop(71.94%,rgba(226,239,247,0.84)),to(rgba(226,239,247,0)));background:linear-gradient(180deg,#e2eff7 0%,rgba(226,239,247,0.84) 71.94%,rgba(226,239,247,0) 100%);height:570px}}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container:after{height:60%}}main .Doctor_cosultation .consultation_container .consultation_details{max-width:71.2rem;position:relative;padding:18.6rem 0 10rem 0;width:100%;z-index:1}@media (max-width:767.98px){main .Doctor_cosultation .consultation_container .consultation_details{padding:29.6rem 40px 3rem 40px}}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details{padding:13.4rem 16px 3rem 16px}}main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-13rem}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group{top:-8rem}}main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .single_frame .frame1{background-image:url(../images/frame1.png);background-repeat:no-repeat;background-size:contain;width:156.404px;height:175.687px;margin-bottom:-2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .single_frame .frame1{width:87px;height:87px}}main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .single_frame .frame1 img{width:143px;height:143px;margin-left:0px;margin-top:0px}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .single_frame .frame1 img{width:70px;height:70px;margin-left:-10px}}main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame{margin-top:10px;gap:10px}}main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame .frame2{background-image:url(../images/frame2.png);background-repeat:no-repeat;background-size:contain;width:142px;height:143px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame .frame2{width:73px;height:74px}}main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame .frame2 img{width:126px;height:126px;margin-left:0px;margin-top:0px}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame .frame2 img{width:64px;height:64px}}main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame .frame3{background-image:url(../images/frame3.png);background-repeat:no-repeat;background-size:contain;width:142px;height:143px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame .frame3{width:73px;height:74px}}main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame .frame3 img{width:120px;height:120px;margin-left:-13px;margin-top:-5px}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .doctors_frame_group .multi_frame .frame3 img{width:61px;height:61px;margin-left:-6px;margin-top:-3px}}main .Doctor_cosultation .consultation_container .consultation_details .paragraph{margin-top:2.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767.98px){main .Doctor_cosultation .consultation_container .consultation_details .paragraph{margin-top:1.5rem;font-size:1.6rem}}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .paragraph{font-size:14px;line-height:20px;margin-top:20px}}main .Doctor_cosultation .consultation_container .consultation_details .heading{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767.98px){main .Doctor_cosultation .consultation_container .consultation_details .heading{font-size:3.7rem}}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .heading{font-size:24px;line-height:30px;-webkit-line-clamp:4}}main .Doctor_cosultation .consultation_container .consultation_details .learn_more{margin-top:3rem;color:#3b93c9;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-transition:0.3s ease;transition:0.3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .learn_more{font-size:16px;margin-top:28px}}main .Doctor_cosultation .consultation_container .consultation_details .learn_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consultation_details .learn_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}main .Doctor_cosultation .consultation_container .consultation_details .learn_more:hover .svg_circle svg path{fill:#3b93c9;-webkit-transition:0.3s ease;transition:0.3s ease}main .Doctor_cosultation .consultation_container .consultation_details .learn_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #3b93c9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}main .Doctor_cosultation .consultation_container .consultation_details .learn_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}main .Doctor_cosultation .consultation_container .consultation_details .learn_more .svg_circle svg path{-webkit-transition:0.3s ease;transition:0.3s ease;stroke:#3b93c9}main .Doctor_cosultation .consultation_container .consulation_banner{position:absolute;right:0;top:0;height:100%}@media (max-width:767.98px){main .Doctor_cosultation .consultation_container .consulation_banner{position:relative;height:300px}}@media (max-width:575.98px){main .Doctor_cosultation .consultation_container .consulation_banner:after{width:100%;display:none;height:60px;content:"";z-index:9;left:0;top:-17px;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#e2eff7),color-stop(35.94%,rgba(226,239,247,0.7)),to(rgba(226,239,247,0)));background:linear-gradient(180deg,#e2eff7 0%,rgba(226,239,247,0.7) 35.94%,rgba(226,239,247,0) 100%)}}main .Doctor_cosultation .consultation_container .consulation_banner img{height:100%}@media (max-width:767.98px){main .Doctor_cosultation .consultation_container .consulation_banner img{height:300px;width:100%;-o-object-fit:cover;object-fit:cover}}main .home_products{padding:8rem 0;background:#fff8ec;position:relative}@media (max-width:575.98px){main .home_products{padding:5rem 0}}main .home_products .particle1{position:absolute;top:4.7rem;left:0}@media (max-width:767.98px){main .home_products .particle1{display:none}}main .home_products .particle1 img{width:192.005px;height:182.077px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}main .home_products .particle2{position:absolute;top:0;left:15%}@media (max-width:767.98px){main .home_products .particle2{display:none}}main .home_products .particle2 img{width:301px;height:286px;opacity:0.1;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}main .home_products .particle3{position:absolute;top:0;right:37%}@media (max-width:767.98px){main .home_products .particle3{display:none}}main .home_products .particle3 img{width:192px;height:182px;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}main .home_products .particle4{position:absolute;top:0;right:10%;opacity:0.1}@media (max-width:767.98px){main .home_products .particle4{display:none}}main .home_products .particle4 img{width:320.008px;height:304.129px;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}main .home_products .particle5{position:absolute;bottom:0;left:0}@media (max-width:767.98px){main .home_products .particle5{display:none}}main .home_products .particle5 img{width:320.008px;height:304.129px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}main .home_products .particle6{position:absolute;bottom:0;left:31%}@media (max-width:767.98px){main .home_products .particle6{display:none}}main .home_products .particle6 img{width:192px;height:182px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}main .home_products .particle7{position:absolute;bottom:0;right:11%}@media (max-width:767.98px){main .home_products .particle7{display:none}}main .home_products .particle7 img{width:320.008px;height:304.129px;opacity:0.1;-o-object-position:bottom;object-position:bottom;-o-object-fit:contain;object-fit:contain}main .home_products .heading{text-align:center;text-transform:capitalize}main .home_products .product_sliderParent{position:relative;margin-top:3.1rem}main .home_products .product_sliderParent .product_slider{position:relative}main .home_products .product_sliderParent .product_slider .product_box{position:relative;z-index:3;overflow:hidden;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}main .home_products .product_sliderParent .product_slider .product_box:hover .product_img{-webkit-box-shadow:0 0 1rem rgba(0,0,0,0.17);box-shadow:0 0 1rem rgba(0,0,0,0.17);box-shadow:0 0 1rem rgba(0,0,0,0.17);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}main .home_products .product_sliderParent .product_slider .product_box:hover .product_img:before{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;-webkit-animation:shine 0.75s;animation:shine 0.75s}main .home_products .product_sliderParent .product_slider .product_box:hover:before{-webkit-animation:shine 0.75s;animation:shine 0.75s}@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}main .home_products .product_sliderParent .product_slider .product_box .product_img{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;background:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.9rem 5.2rem;position:relative;overflow:hidden;margin:5px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}main .home_products .product_sliderParent .product_slider .product_box .product_img:before{position:absolute;top:0;left:-514%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}main .home_products .product_sliderParent .product_slider .product_box .product_img img{width:114px;height:143px;-o-object-fit:contain;object-fit:contain}main .home_products .product_sliderParent .product_slider .product_box .h6,main .home_products .product_sliderParent .product_slider .product_box h6{color:#0f0f0f;text-align:center;font-size:1.6rem;font-weight:500;line-height:2.2rem;margin-top:1.5rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}main .home_products .product_sliderParent .product_next{width:4rem;height:4rem;background-color:#dfb260;border-radius:50%;right:-2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .home_products .product_sliderParent .product_next{display:none}}main .home_products .product_sliderParent .product_next:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}main .home_products .product_sliderParent .product_next:after{font-size:17px;color:white}main .home_products .product_sliderParent .product_prev{width:4rem;border-radius:50%;height:4rem;left:-2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#dfb260;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .home_products .product_sliderParent .product_prev{display:none}}main .home_products .product_sliderParent .product_prev:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}main .home_products .product_sliderParent .product_prev:after{font-size:17px;color:white}main .home_products .shop_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5.7rem}main .home_products .shop_btn button{height:4.8rem;padding:1rem 1rem;border-radius:8px;background:#dfb260;max-width:15.9rem;width:100%;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border:none;-webkit-transition:0.3s ease;transition:0.3s ease}main .home_products .shop_btn button:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}main .our_brands{padding:10rem 0;position:relative}@media (max-width:575.98px){main .our_brands{padding:5rem 0}}main .our_brands .paragraph{text-align:center;max-width:59.4rem;width:100%;margin:auto;margin-top:2.5rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}main .our_brands .heading{text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-transform:capitalize}main .our_brands .brands_sliderParent{margin-top:4rem}main .our_brands .brands_sliderParent .brand_slider .brand img{cursor:pointer;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:767.98px){main .our_brands .brands_sliderParent .brand_slider .brand img{width:100%;max-width:200px;margin:auto}}@media (max-width:575.98px){main .our_brands .brands_sliderParent .brand_slider .brand img{max-width:150px}}main .angana_counseling{padding:4rem 0 10rem 0;position:relative;overflow:hidden}@media (max-width:767.98px){main .angana_counseling{padding:5rem 0}}@media (max-width:767.98px){main .angana_counseling{padding:1rem 0 5rem 0}}main .angana_counseling .angana_particle{position:absolute;top:0;left:0;z-index:2}@media (max-width:767.98px){main .angana_counseling .angana_particle{display:none}}main .angana_counseling .angana_particle2{position:absolute;bottom:91px;right:-50px;z-index:2}@media (max-width:767.98px){main .angana_counseling .angana_particle2{display:none}}main .angana_counseling .angana_mainparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:9;gap:5rem}@media (max-width:991.98px){main .angana_counseling .angana_mainparent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){main .angana_counseling .angana_mainparent{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .web_head{display:none!important}}main .angana_counseling .angana_mainparent .about_angana{max-width:49.5rem;width:100%}main .angana_counseling .angana_mainparent .about_angana .heading{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .about_angana .heading{text-align:center;line-height:3.8rem}}main .angana_counseling .angana_mainparent .about_angana .paragraph{margin-top:2.5rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .about_angana .paragraph{text-align:center}}main .angana_counseling .angana_mainparent .about_angana .view_more_parent{margin-top:3rem}main .angana_counseling .angana_mainparent .about_angana .view_more_parent .view_more{padding:0}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .about_angana .view_more_parent .view_more{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}main .angana_counseling .angana_mainparent .angana_cycle{position:relative}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle{width:330px;height:328px}}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle svg{width:100%;height:100%}}main .angana_counseling .angana_mainparent .angana_cycle .angana_logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:16.9rem;height:15.7rem}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana_logo{max-width:10rem;height:10rem}}main .angana_counseling .angana_mainparent .angana_cycle .angana_logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}main .angana_counseling .angana_mainparent .angana_cycle .angana1{position:absolute;top:4px;left:79px}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana1{top:-5px;left:60px}}main .angana_counseling .angana_mainparent .angana_cycle .angana1 img{width:79px;height:79px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana1 img{width:60px;height:60px}}main .angana_counseling .angana_mainparent .angana_cycle .angana2{position:absolute;top:18px;right:68px}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana2{top:-5px;right:35px}}main .angana_counseling .angana_mainparent .angana_cycle .angana2 img{width:58px;height:58px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana2 img{width:50px;height:50px}}main .angana_counseling .angana_mainparent .angana_cycle .angana3{position:absolute;bottom:13px;right:52px}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana3{bottom:-10px}}main .angana_counseling .angana_mainparent .angana_cycle .angana3 img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana3 img{width:65px;height:65px}}main .angana_counseling .angana_mainparent .angana_cycle .angana4{position:absolute;bottom:56px;left:19px}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana4{left:0}}main .angana_counseling .angana_mainparent .angana_cycle .angana4 img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana4 img{width:55px;height:55px}}main .angana_counseling .angana_mainparent .angana_cycle .angana5{position:absolute;top:83px;left:218px}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana5{top:53px;left:160px}}main .angana_counseling .angana_mainparent .angana_cycle .angana5 img{width:49px;height:49px;-o-object-fit:cover;object-fit:cover;border-radius:50%}main .angana_counseling .angana_mainparent .angana_cycle .angana6{position:absolute;top:215px;right:80px}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana6{top:150px;right:60px}}main .angana_counseling .angana_mainparent .angana_cycle .angana6 img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana6 img{width:40px;height:40px}}main .angana_counseling .angana_mainparent .angana_cycle .angana7{position:absolute;top:221px;left:87px}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana7{top:150px;left:58px}}main .angana_counseling .angana_mainparent .angana_cycle .angana7 img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){main .angana_counseling .angana_mainparent .angana_cycle .angana7 img{width:35px;height:35px}}main .speciality_clinics{padding:10rem 0 18rem 0;background:#fff8ec;position:relative}@media (max-width:575.98px){main .speciality_clinics{padding:5rem 0}}main .speciality_clinics .container{padding:0 0 0 113px}@media (max-width:1199.98px){main .speciality_clinics .container{padding:0 0 0 75px}}@media (max-width:991.98px){main .speciality_clinics .container{padding:0 0 0 60px}}@media (max-width:767.98px){main .speciality_clinics .container{padding:0 0 0 40px}}@media (max-width:575.98px){main .speciality_clinics .container{padding:0 0 0 16px}}main .speciality_clinics .container .row{margin:0}main .speciality_clinics .container .clinic_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9rem;position:relative}@media (max-width:1199.98px){main .speciality_clinics .container .clinic_details{gap:3rem}}@media (max-width:767.98px){main .speciality_clinics .container .clinic_details{gap:2rem}}@media (max-width:575.98px){main .speciality_clinics .container .clinic_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}main .speciality_clinics .container .clinic_details .about_clinic{max-width:33.5rem;width:100%}@media (max-width:767.98px){main .speciality_clinics .container .clinic_details .about_clinic{max-width:29.5rem}}@media (max-width:575.98px){main .speciality_clinics .container .clinic_details .about_clinic{max-width:100%}}main .speciality_clinics .container .clinic_details .about_clinic .paragraph{margin-top:2.5rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){main .speciality_clinics .container .clinic_details .about_clinic .paragraph{text-align:center}}main .speciality_clinics .container .clinic_details .about_clinic .heading{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){main .speciality_clinics .container .clinic_details .about_clinic .heading{text-align:center}}main .speciality_clinics .container .clinic_details .clinic_slider_parent{max-width:calc(100% - 446px);width:100%}@media (max-width:1199.98px){main .speciality_clinics .container .clinic_details .clinic_slider_parent{max-width:calc(100% - 365px)}}@media (max-width:767.98px){main .speciality_clinics .container .clinic_details .clinic_slider_parent{max-width:calc(100% - 260px)}}@media (max-width:575.98px){main .speciality_clinics .container .clinic_details .clinic_slider_parent{max-width:100%}}main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_slider .brand img{max-width:30rem;width:100%;height:20rem;-o-object-fit:contain;object-fit:contain}main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_next{width:4rem;height:4rem;background-color:#dfb260;border-radius:50%;left:5rem;top:unset;bottom:-8rem;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_next{display:none}}main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_next:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_next:after{font-size:17px;color:white}main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_prev{width:4rem;border-radius:50%;height:4rem;left:0;top:unset;bottom:-8rem;background-color:#dfb260;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_prev{display:none}}main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_prev:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}main .speciality_clinics .container .clinic_details .clinic_slider_parent .clinic_prev:after{font-size:17px;color:white}main .speciality_clinics .clinic_particle{position:absolute;bottom:0;left:15%}@media (max-width:991.98px){main .speciality_clinics .clinic_particle{display:none}}main .speciality_clinics .clinic_particle img{width:298px;height:174.838px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}main .speciality_clinics .clinic_particle2{position:absolute;top:11px;right:0}@media (max-width:991.98px){main .speciality_clinics .clinic_particle2{display:none}}main .speciality_clinics .clinic_particle2 img{width:298px;height:174.838px;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}main .blogs{padding:10rem 0}@media (max-width:575.98px){main .blogs{padding:5rem 0}}main .blogs .blog_contents .blog_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .blogs .blog_contents .blog_head .view_more_parent .view_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;color:#00a859;font-size:1.6rem;font-weight:500;line-height:normal;background-color:none;background:none;border:none}main .blogs .blog_contents .blog_head .view_more_parent .view_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .blogs .blog_contents .blog_head .view_more_parent .view_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}main .blogs .blog_contents .blog_head .view_more_parent .view_more:hover .svg_circle svg path{fill:#00a859}main .blogs .blog_contents .blog_head .view_more_parent .view_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}main .blogs .blog_contents .blog_head .view_more_parent .view_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}main .blogs .blog_body{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;row-gap:3.6rem;-webkit-column-gap:3.6rem;-moz-column-gap:3.6rem;column-gap:3.6rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1199.98px){main .blogs .blog_body{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}main .blogs .blog_body .blog_box{width:calc(50% - 3.6rem);max-width:55.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2.5rem;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:1199.98px){main .blogs .blog_body .blog_box{width:calc(50% - 1rem)}}@media (max-width:991.98px){main .blogs .blog_body .blog_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1rem}}@media (max-width:575.98px){main .blogs .blog_body .blog_box{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}}main .blogs .blog_body .blog_box .blog_image{max-width:21.1rem;height:19.9rem;width:100%;overflow:hidden;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:991.98px){main .blogs .blog_body .blog_box .blog_image{max-width:100%;max-height:unset}}@media (max-width:575.98px){main .blogs .blog_body .blog_box .blog_image{max-width:120px;height:120px}}main .blogs .blog_body .blog_box .blog_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.3s ease;transition:0.3s ease}main .blogs .blog_body .blog_box .blog_contents{padding:1.1rem 0;max-width:30rem;width:100%}@media (max-width:575.98px){main .blogs .blog_body .blog_box .blog_contents{padding:0 0 1.1rem 0}}main .blogs .blog_body .blog_box .blog_contents .h6,main .blogs .blog_body .blog_box .blog_contents h6{color:#9c9c9c;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:uppercase}main .blogs .blog_body .blog_box .blog_contents .h3,main .blogs .blog_body .blog_box .blog_contents h3{color:#0f0f0f;font-size:2.2rem;font-weight:400;line-height:2.6rem;margin-top:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .blogs .blog_body .blog_box .blog_contents p{color:#505050;margin-top:1.5rem;font-size:1.6rem;font-weight:300;line-height:2.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .blogs .blog_body .blog_box .blog_contents a{color:#00a859;font-size:1.6rem;font-weight:500;line-height:normal;text-decoration-line:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-transition:0.3s ease;transition:0.3s ease;margin-top:2rem}@media (max-width:575.98px){main .blogs .blog_body .blog_box .blog_contents a{margin-top:1rem}}main .blogs .blog_body .blog_box .blog_contents a img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain;-webkit-transition:0.3s ease;transition:0.3s ease}main .blogs .blog_body .blog_box .blog_contents a:hover img{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}main .gallery{background:#f6e8d0;position:relative}main .gallery .gallery_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:8.6rem}@media (max-width:991.98px){main .gallery .gallery_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){main .gallery .gallery_details{gap:4rem}}main .gallery .gallery_details .about_gallery{max-width:35.4rem;padding-top:12.8rem;width:100%}@media (max-width:575.98px){main .gallery .gallery_details .about_gallery{padding-top:6rem;max-width:100%}}main .gallery .gallery_details .about_gallery .paragraph{margin-top:2.5rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}main .gallery .gallery_details .about_gallery .view_more_parent{margin-top:3rem}main .gallery .gallery_details .about_gallery .view_more_parent .view_more{padding:0}main .gallery .gallery_details .gallery_scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem;max-width:calc(100% - 37rem);width:100%;max-height:81.7rem;height:100%;overflow:hidden;overflow-y:auto;padding-right:3.7rem}@media (max-width:1199.98px){main .gallery .gallery_details .gallery_scroll{padding-right:2rem}}@media (max-width:991.98px){main .gallery .gallery_details .gallery_scroll{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:84rem;width:100%;overflow-x:auto}}main .gallery .gallery_details .gallery_scroll::-webkit-scrollbar{width:6px;max-height:31.4rem;height:100%}main .gallery .gallery_details .gallery_scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(223,178,96,0.5);box-shadow:inset 0 0 5px rgba(223,178,96,0.5);border-radius:10px;height:14.8rem!important}main .gallery .gallery_details .gallery_scroll::-webkit-scrollbar-thumb{background:#dfb260;border-radius:10px;height:1.2rem;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}main .gallery .gallery_details .gallery_scroll ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media (max-width:991.98px){main .gallery .gallery_details .gallery_scroll ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:84rem;width:100%}}main .gallery .gallery_details .gallery_scroll ul li .gallery_img img{max-width:32rem;width:100%;-o-object-fit:cover;object-fit:cover;height:24rem}@media (max-width:991.98px){main .gallery .gallery_details .gallery_scroll ul li .gallery_img img{max-width:unset;width:32rem}}@media (max-width:575.98px){main .gallery .gallery_details .gallery_scroll ul li .gallery_img img{height:120px;width:160px}}main .gallery .gallery_particle{position:absolute;bottom:1.1rem;left:0}@media (max-width:991.98px){main .gallery .gallery_particle{display:none}}main .gallery .gallery_particle img{width:55.3rem;height:40.2rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}main .testimonial{background:#fff8ec;padding:10rem 0}@media (max-width:575.98px){main .testimonial{padding:5rem 0}}main .testimonial .testimonial_pagination{width:100%;position:relative;margin:auto;gap:10px;bottom:-15px}main .testimonial .swiper-pagination-bullet{background-color:#dfb260;width:0.8rem;height:0.8rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (max-width:767.98px){main .testimonial .swiper-pagination-bullet{width:0.9rem;height:0.9rem}}@media (max-width:575.98px){main .testimonial .swiper-pagination-bullet{width:1rem;height:1rem}}main .testimonial .swiper-pagination-bullet-active{background-color:#00a859;position:relative;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}main .testimonial .swiper-pagination-bullet-active:before{content:"";position:absolute;border:2px solid #00a859;width:16px;height:16px;left:-4px;top:-4px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border-radius:50%}main .testimonial .heading{text-align:center;max-width:60.6rem;width:100%;margin:auto}main .testimonial .testimonial_details{padding-top:7.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:44px}@media (max-width:1199.98px){main .testimonial .testimonial_details{gap:2rem}}@media (max-width:767.98px){main .testimonial .testimonial_details{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:575.98px){main .testimonial .testimonial_details{padding-top:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main .testimonial .testimonial_details .testimonial_scroll{max-height:57.7rem;height:100%;max-width:52rem;width:100%;overflow:hidden;overflow-y:auto;padding-right:3rem;padding-top:2rem}@media (max-width:991.98px){main .testimonial .testimonial_details .testimonial_scroll{max-height:45.7rem;padding-right:1rem}}@media (max-width:767.98px){main .testimonial .testimonial_details .testimonial_scroll{max-width:100%;padding-right:2rem}}@media (max-width:575.98px){main .testimonial .testimonial_details .testimonial_scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;width:100%;max-height:100%}}main .testimonial .testimonial_details .testimonial_scroll::-webkit-scrollbar{width:6px;max-height:31.4rem;height:100%}main .testimonial .testimonial_details .testimonial_scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(223,178,96,0.5);box-shadow:inset 0 0 5px rgba(223,178,96,0.5);border-radius:10px;height:14.8rem!important}main .testimonial .testimonial_details .testimonial_scroll::-webkit-scrollbar-thumb{background:#dfb260;border-radius:10px;height:1.2rem;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes{padding:3.2rem;max-width:52rem;width:100%;background-color:#fff;position:relative;margin-top:3.2rem}@media (max-width:575.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes{margin:0 0 0 2rem;max-width:30rem!important;width:100%;min-width:30rem}}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes:first-child{margin-top:0}@media (max-width:575.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes:first-child{margin:0}}@media (max-width:991.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes{padding:2rem}}@media (max-width:767.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes{max-width:100%}}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote{position:absolute;top:-15px;left:0}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote img{width:5rem;height:5rem;-o-object-fit:contain;object-fit:contain}@media (max-width:991.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote img{width:3rem;height:3rem}}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes p{color:#131313;font-size:1.6rem;font-weight:400;line-height:2.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes p{font-size:1.3rem;line-height:2rem}}@media (max-width:575.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes p{font-size:14px;display:unset;overflow:visible;line-height:25px;white-space:normal}}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user{margin-top:1.8rem;gap:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_img img{width:3.9rem;height:3.9rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details .h6,main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details h6{color:#131313;font-size:1.6rem;font-weight:600;line-height:normal}@media (max-width:575.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details .h6,main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details h6{font-size:12px}}main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details .h5,main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details h5{color:#5e5e5e;font-size:1.4rem;font-weight:400;line-height:normal;margin-top:0.7rem}@media (max-width:991.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details .h5,main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details h5{font-size:1.2rem}}@media (max-width:575.98px){main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details .h5,main .testimonial .testimonial_details .testimonial_scroll .testimonial_quotes .quote_user .user_details h5{font-size:13px;white-space:normal}}main .testimonial .testimonial_details .testimonial_videoSlider{max-width:54rem;width:100%}@media (max-width:991.98px){main .testimonial .testimonial_details .testimonial_videoSlider{max-width:40rem}}@media (max-width:767.98px){main .testimonial .testimonial_details .testimonial_videoSlider{max-width:100%}}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider{padding-bottom:3rem}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox{width:54rem;height:54rem;margin-top:2rem;background-color:#fff;padding:3rem}@media (max-width:991.98px){main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox{width:36rem;height:40rem}}@media (max-width:767.98px){main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox{width:100%;height:100%}}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .testimonial_image{width:48rem;height:40.1rem;position:relative;cursor:pointer}@media (max-width:991.98px){main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .testimonial_image{width:100%;height:unset}}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .testimonial_image img{width:100%;height:40.1rem;-o-object-fit:cover;object-fit:cover}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .testimonial_image video{width:100%;height:40.1rem;-o-object-fit:cover;object-fit:cover}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .testimonial_image .youtube_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .testimonial_image .youtube_btn img{width:8.5rem;-o-object-fit:contain;object-fit:contain;height:8.5rem}@media (max-width:767.98px){main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .testimonial_image .youtube_btn img{width:4.5rem}}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .h6,main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox h6{color:#0f0f0f;font-size:2.4rem;font-weight:600;line-height:3.3rem;text-align:center;text-transform:capitalize;margin-top:1.8rem}main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox .h5,main .testimonial .testimonial_details .testimonial_videoSlider .testimonial_slider .testimonial_slideBox h5{color:#5e5e5e;font-size:1.6rem;font-weight:400;line-height:2.5rem;margin-top:0.4rem;text-align:center}main .testimonial .view_more_parent{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main .testimonial .view_more_parent .view_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;color:#00a859;font-size:1.6rem;font-weight:500;line-height:normal;background-color:none;background:none;border:none}main .testimonial .view_more_parent .view_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .testimonial .view_more_parent .view_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}main .testimonial .view_more_parent .view_more:hover .svg_circle svg path{fill:#00a859}main .testimonial .view_more_parent .view_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}main .testimonial .view_more_parent .view_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}main .awards{padding:10rem 0 0 0}@media (max-width:575.98px){main .awards{padding:5rem 0}}main .awards .awards_headingView{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:575.98px){main .awards .awards_headingView{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}main .awards .awards_headingView .awards_head{max-width:57.5rem;width:100%}@media (max-width:991.98px){main .awards .awards_headingView .awards_head{max-width:48.5rem}}@media (max-width:767.98px){main .awards .awards_headingView .awards_head{max-width:37.5rem}}@media (max-width:575.98px){main .awards .awards_headingView .awards_head{max-width:100%}}main .awards .awards_headingView .awards_head .paragraph{margin-top:2.7rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){main .awards .awards_headingView .awards_head .paragraph{margin-top:1.7rem}}@media (max-width:575.98px){main .awards .awards_headingView .awards_head .heading{line-height:4rem}}main .awards .awards_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-top:3.8rem}@media (max-width:575.98px){main .awards .awards_body{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}main .awards .awards_body .award_littleBoxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}main .awards .awards_body .award_littleBoxes .award_img{max-width:28rem;width:100%;height:24rem}@media (max-width:991.98px){main .awards .awards_body .award_littleBoxes .award_img{height:20rem}}@media (max-width:767.98px){main .awards .awards_body .award_littleBoxes .award_img{height:16rem}}main .awards .awards_body .award_littleBoxes .award_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:575.98px){main .awards .awards_body .award_littleBoxes.hide_littleboxMob{display:none}}main .awards .awards_body .award_mainBox{position:relative}main .awards .awards_body .award_mainBox .award_img{max-width:54rem;width:100%;height:50rem}@media (max-width:991.98px){main .awards .awards_body .award_mainBox .award_img{height:42rem}}@media (max-width:767.98px){main .awards .awards_body .award_mainBox .award_img{height:34rem}}main .awards .awards_body .award_mainBox .award_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main .awards .awards_body .award_mainBox .about_award{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;padding:13.4rem 3rem 3rem 3rem;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(0,#000 0%,rgba(0,0,0,0) 100%)}@media (max-width:767.98px){main .awards .awards_body .award_mainBox .about_award{padding:13.4rem 2rem 2rem 2rem}}main .awards .awards_body .award_mainBox .about_award .h2,main .awards .awards_body .award_mainBox .about_award h2{color:#fff;font-size:2.2rem;font-weight:500;line-height:2.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767.98px){main .awards .awards_body .award_mainBox .about_award .h2,main .awards .awards_body .award_mainBox .about_award h2{font-size:1.8rem}}main .awards .awards_body .award_mainBox .about_award p{color:#fff;font-size:1.6rem;font-weight:400;line-height:2.5rem;margin-top:1.4rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){main .awards .awards_body .award_mainBox .about_award p{font-size:1.4rem;line-height:2rem;margin-top:1rem}}main .news_events{padding:10rem 0 0 0}@media (max-width:575.98px){main .news_events{padding:5rem 0}}main .news_events .awards_headingView{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:575.98px){main .news_events .awards_headingView{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}main .news_events .awards_headingView .awards_head{max-width:51.5rem;width:100%}@media (max-width:991.98px){main .news_events .awards_headingView .awards_head{max-width:48.5rem}}@media (max-width:767.98px){main .news_events .awards_headingView .awards_head{max-width:37.5rem}}@media (max-width:575.98px){main .news_events .awards_headingView .awards_head{max-width:100%}}main .news_events .awards_headingView .awards_head .paragraph{margin-top:2.7rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){main .news_events .awards_headingView .awards_head .paragraph{margin-top:1.7rem}}@media (max-width:575.98px){main .news_events .awards_headingView .awards_head .heading{line-height:4rem}}main .news_events .news_body{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem}@media (max-width:991.98px){main .news_events .news_body{gap:2rem}}@media (max-width:575.98px){main .news_events .news_body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}}main .news_events .news_body .news_main{max-width:53rem;width:100%}@media (max-width:991.98px){main .news_events .news_body .news_main{max-width:40rem}}@media (max-width:575.98px){main .news_events .news_body .news_main{max-width:100%}}main .news_events .news_body .news_main .news_mainImg{max-width:53rem;height:34rem}@media (max-width:991.98px){main .news_events .news_body .news_main .news_mainImg{height:30rem}}@media (max-width:575.98px){main .news_events .news_body .news_main .news_mainImg{max-width:100%}}main .news_events .news_body .news_main .news_mainImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main .news_events .news_body .news_main .h6,main .news_events .news_body .news_main h6{color:#9b9b9b;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:1.8rem}main .news_events .news_body .news_main .h2,main .news_events .news_body .news_main h2{color:#0f0f0f;font-size:2.4rem;font-weight:400;line-height:3.3rem;text-transform:capitalize;margin-top:2.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .news_events .news_body .news_main p{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2.5rem;margin-top:1.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .news_events .news_body .news_main p a{color:#00a859}main .news_events .news_body .news_subImgs .sub_newsBox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem}@media (max-width:991.98px){main .news_events .news_body .news_subImgs .sub_newsBox{gap:1rem}}main .news_events .news_body .news_subImgs .sub_newsBox:not(:first-child){margin-top:2.4rem}main .news_events .news_body .news_subImgs .sub_newsBox .sub_newsImg{max-width:23.3rem;width:100%}main .news_events .news_body .news_subImgs .sub_newsBox .sub_newsImg img{max-width:23.3rem;width:100%;height:15rem;-o-object-fit:cover;object-fit:cover}@media (max-width:1199.98px){main .news_events .news_body .news_subImgs .sub_newsBox .sub_newsImg img{height:13rem}}@media (max-width:991.98px){main .news_events .news_body .news_subImgs .sub_newsBox .sub_newsImg img{height:10rem}}@media (max-width:575.98px){main .news_events .news_body .news_subImgs .sub_newsBox .sub_newsImg img{height:100px}}main .news_events .news_body .news_subImgs .sub_newsBox .news_info{max-width:31.2rem;width:100%}@media (min-width:1300px){main .news_events .news_body .news_subImgs .sub_newsBox .news_info{min-width:31.2rem}}main .news_events .news_body .news_subImgs .sub_newsBox .news_info .h6,main .news_events .news_body .news_subImgs .sub_newsBox .news_info h6{color:#9c9c9c;font-size:1.4rem;font-weight:400;text-transform:uppercase}main .news_events .news_body .news_subImgs .sub_newsBox .news_info .h2,main .news_events .news_body .news_subImgs .sub_newsBox .news_info h2{color:#0f0f0f;font-size:1.8rem;margin-top:1.3rem;font-weight:400;line-height:2.5rem;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .news_events .news_body .news_subImgs .sub_newsBox .news_info a{color:#00a859;font-size:1.6rem;margin-top:2.5rem;font-weight:500;line-height:normal;text-decoration-line:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:2rem;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:991.98px){main .news_events .news_body .news_subImgs .sub_newsBox .news_info a{margin-top:1rem}}main .news_events .news_body .news_subImgs .sub_newsBox .news_info a img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain;-webkit-transition:0.3s ease;transition:0.3s ease}main .news_events .news_body .news_subImgs .sub_newsBox .news_info a:hover img{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}main .partners_section{margin-top:10rem;padding:10rem 0;background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}@media (max-width:575.98px){main .partners_section{padding:5rem 0 10rem 0;margin-top:5rem}}main .partners_section .partner_details .heading{text-align:center}@media (max-width:575.98px){main .partners_section .partner_details .heading{line-height:36px}}main .partners_section .partner_details .paragraph{text-align:center;margin-top:2.5rem;max-width:67rem;width:100%;margin:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}main .partners_section .partner_details .view_more_parent{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:10}main .partners_section .partner_details .view_more_parent .view_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;color:#00a859;font-size:1.6rem;font-weight:500;line-height:normal;background-color:none;background:none;border:none}main .partners_section .partner_details .view_more_parent .view_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .partners_section .partner_details .view_more_parent .view_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}main .partners_section .partner_details .view_more_parent .view_more:hover .svg_circle svg path{fill:#00a859}main .partners_section .partner_details .view_more_parent .view_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}main .partners_section .partner_details .view_more_parent .view_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}main .partners_section .partner_details .partner_map{margin-top:-5rem}main .partners_section .partner_details .partner_map img{width:100%}main .partners_section .partners_images{position:absolute;bottom:11rem;width:100%;height:30.6rem}@media (min-width:1400px){main .partners_section .partners_images{max-width:1400px;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:767.98px){main .partners_section .partners_images{height:25rem}}@media (max-width:1199.98px){main .partners_section .partners_images{bottom:6rem}}@media (max-width:991.98px){main .partners_section .partners_images{bottom:0}}@media (max-width:575.98px){main .partners_section .partners_images{bottom:-5rem}}main .partners_section .partners_images .partner1{position:absolute;top:4.6rem;left:8%}main .partners_section .partners_images .partner1 img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){main .partners_section .partners_images .partner1 img{width:5rem;height:5rem}}main .partners_section .partners_images .partner2{position:absolute;top:12.7rem;left:21%}main .partners_section .partners_images .partner2 img{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){main .partners_section .partners_images .partner2 img{width:5rem;height:5rem}}main .partners_section .partners_images .partner3{position:absolute;top:2rem;left:31%}main .partners_section .partners_images .partner3 img{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){main .partners_section .partners_images .partner3 img{width:5rem;height:5rem}}main .partners_section .partners_images .partner4{position:absolute;top:11.7rem;left:46%}main .partners_section .partners_images .partner4 img{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){main .partners_section .partners_images .partner4 img{width:5rem;height:5rem}}main .partners_section .partners_images .partner5{position:absolute;top:2rem;right:36%}main .partners_section .partners_images .partner5 img{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){main .partners_section .partners_images .partner5 img{width:5rem;height:5rem}}main .partners_section .partners_images .partner6{position:absolute;top:12.7rem;right:26%}main .partners_section .partners_images .partner6 img{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){main .partners_section .partners_images .partner6 img{width:5rem;height:5rem}}main .partners_section .partners_images .partner7{position:absolute;top:4.6rem;right:16%}main .partners_section .partners_images .partner7 img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){main .partners_section .partners_images .partner7 img{width:4rem;height:4rem}}main .partners_section .partners_images .partner8{position:absolute;top:10rem;right:3.1rem}main .partners_section .partners_images .partner8 img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){main .partners_section .partners_images .partner8 img{width:4rem;height:4rem}}main .fixed_contactMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem;position:fixed;bottom:5rem;right:4rem;z-index:90}@media (max-width:767.98px){main .fixed_contactMenu{gap:20px;bottom:130px}}main .fixed_contactMenu li{width:4rem;cursor:pointer;height:4rem}main .fixed_contactMenu li a svg{-o-object-fit:contain;object-fit:contain}.mobile_head{display:none}@media (max-width:575.98px){.mobile_head{display:block;max-width:229px;width:100%;margin:auto auto 40px auto;text-align:center}}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .write_review a{color:#fff!important}@media (min-width:992px){.productDetails_page .related_slider{padding-left:3rem!important}}.verification_page{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.verification_page .login_box{background-image:url("../images/loginBanner.png");background-repeat:no-repeat;padding:6.3rem 6rem 6.3rem 6rem;background-position:right;background-color:white;border-radius:2rem;position:relative;z-index:9;max-width:1009px;width:100%;margin:auto}@media (min-width:992px){.verification_page .login_box{height:553px}}@media (max-width:767.98px){.verification_page .login_box{padding:4rem}}@media (max-width:575.98px){.verification_page .login_box{padding:2rem}}.verification_page .login_box:after{content:"";position:absolute;background-color:rgba(255,255,255,0.5);bottom:0;left:0;right:0;border-radius:2rem;top:0;width:100%;height:100%;display:none}@media (max-width:767.98px){.verification_page .login_box:after{display:block}}.verification_page .login_box .login_fields{margin-top:5.8rem;max-width:36.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.verification_page .login_box .login_fields .h2,.verification_page .login_box .login_fields h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal;margin-bottom:0.3rem}.verification_page .login_box .login_fields label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (min-width:1200px){.verification_page .login_box .login_fields label{margin:1.7rem 0 1.1rem 0}}.verification_page .login_box .login_fields .input_parent{width:100%;position:relative}.verification_page .login_box .login_fields .input_parent input{border-radius:8px;border:1px solid #e6e6e6;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:100%;color:#0f0f0f;font-size:1.4rem;font-weight:400}.verification_page .login_box .login_fields .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.verification_page .login_box .login_fields .input_parent .alert-danger{position:unset!important;bottom:0;background-color:unset;border:unset;color:red;padding:0;margin:0!important}.verification_page .login_box .login_fields .Resent_timer{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;margin:1.5rem 0}.verification_page .login_box .login_fields .Resent_timer span{color:#dfb260}.verification_page .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;height:48px;font-style:normal;font-weight:500;line-height:normal;border-radius:8px;background:#dfb260;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:1.25rem 2rem}.verification_page .login_box .login_fields p{color:#0f0f0f;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;margin-top:2rem;text-align:center}.verification_page .login_box .login_fields p a{color:#dfb260;-webkit-transition:0.3s ease;transition:0.3s ease}.verification_page .login_box .login_fields p a:hover{color:#c8a056;-webkit-transition:0.3s ease;transition:0.3s ease}.verification_page .login_box .logo{position:relative;z-index:10}.verification_page .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.verification_page .particle2{position:absolute;top:7.2rem;right:0;z-index:1}.register_page{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.register_page .login_box{background-image:url("../images/loginBanner.png");background-repeat:no-repeat;padding:6.3rem 6rem 6.3rem 6rem;background-position:right;background-color:white;border-radius:2rem;position:relative;z-index:9;max-width:1009px;width:100%;margin:auto}@media (max-width:575.98px){.register_page .login_box{padding:3rem}}@media (min-width:992px){.register_page .login_box{height:553px}}.register_page .login_box:after{content:"";position:absolute;background-color:rgba(255,255,255,0.5);bottom:0;left:0;right:0;border-radius:2rem;top:0;width:100%;height:100%;display:none}@media (max-width:767.98px){.register_page .login_box:after{display:block}}.register_page .login_box .logo{position:relative;z-index:10}.register_page .login_box .login_fields{margin-top:4rem;max-width:36.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:32.8rem;height:100%;padding-right:2rem;overflow:hidden;overflow-y:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.register_page .login_box .login_fields::-webkit-scrollbar{width:5px;max-height:17.8rem;height:100%}.register_page .login_box .login_fields::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(223,178,96,0.5);box-shadow:inset 0 0 5px rgba(223,178,96,0.5);border-radius:10px;height:17.8rem}.register_page .login_box .login_fields::-webkit-scrollbar-thumb{background:#dfb260;border-radius:10px;height:17.8rem}.register_page .login_box .login_fields .h2,.register_page .login_box .login_fields h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal;margin-bottom:0.3rem}.register_page .login_box .login_fields .input_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.register_page .login_box .login_fields .input_fields label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400;line-height:normal;position:relative;padding-right:7px;padding-top:1px}.register_page .login_box .login_fields .input_fields label:after{content:"*";position:absolute;top:0;right:0}.register_page .login_box .login_fields .input_fields input{border-radius:8px;border:1px solid #e6e6e6;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative}.register_page .login_box .login_fields .input_fields input::-webkit-calendar-picker-indicator{display:none}.register_page .login_box .login_fields .input_fields input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.register_page .login_box .login_fields .input_fields input:after{content:"";position:absolute;top:50%;bottom:50%;width:2.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:2.5rem;right:1.5rem;background-repeat:no-repeat;background-image:url(../images/icons/calender.svg)}.register_page .login_box .login_fields .existing_user p{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:2.2rem;max-width:29.6rem;width:100%;margin-top:2rem;text-transform:none}.register_page .login_box .login_fields .existing_user p span{font-weight:500}.register_page .login_box .login_fields .existing_user .radio_chooseBtns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;margin:1.5rem 0 2rem 0}.register_page .login_box .login_fields .existing_user .radio_chooseBtns .choose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8rem}.register_page .login_box .login_fields .existing_user .radio_chooseBtns .choose label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:22px}.register_page .login_box .login_fields .existing_user .radio_chooseBtns .choose input{width:2rem;height:2rem;accent-color:#00a859}.register_page .login_box .login_fields .existing_user .radio_chooseBtns .choose input[type=radio]{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;outline:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;border:1.5px solid #e6e6e6}.register_page .login_box .login_fields .existing_user .radio_chooseBtns .choose input[type=radio]:before{content:"";display:block;width:12px;height:12px;border-radius:50%}.register_page .login_box .login_fields .existing_user .radio_chooseBtns .choose input[type=radio]:checked:before{background:#00a859}.register_page .login_box .login_fields .existing_user .radio_chooseBtns .choose input[type=radio]:checked{border-color:#e6e6e6}.register_page .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;font-style:normal;font-weight:500;height:48px;line-height:normal;border-radius:8px;background:#dfb260;padding:1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:1.25rem 2rem}.register_page .login_box .login_fields .terms{margin-top:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2.2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.register_page .login_box .login_fields .terms input{width:2.2rem;height:2.2rem;border-radius:4px;outline:none;cursor:pointer;border:1px solid #e6e6e6}.register_page .login_box .login_fields .terms p{color:#0f0f0f;font-size:1.4rem;font-style:normal;font-weight:500;font-size:14px;line-height:2.2rem;text-transform:none;width:calc(100% - 4.4rem)}.register_page .login_box .login_fields .terms p a{color:#dfb260}.register_page .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.register_page .particle2{position:absolute;top:7.2rem;right:0}.login_page{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login_page .login_box{background-image:url("../images/loginBanner.png");background-repeat:no-repeat;padding:6.3rem 6rem 6.3rem 6rem;background-position:right;background-color:white;border-radius:2rem;position:relative;z-index:9;position:relative;max-width:1009px;width:100%;margin:auto}@media (min-width:1200px){.login_page .login_box{padding:6rem 6rem 10.8rem 6rem}}@media (min-width:992px){.login_page .login_box{height:553px}}@media (max-width:767.98px){.login_page .login_box{padding:4rem}}@media (max-width:575.98px){.login_page .login_box{padding:2rem}}.login_page .login_box:after{content:"";position:absolute;background-color:rgba(255,255,255,0.5);bottom:0;left:0;right:0;border-radius:2rem;top:0;width:100%;height:100%;display:none}@media (max-width:767.98px){.login_page .login_box:after{display:block}}.login_page .login_box .login_fields{margin-top:5.8rem;max-width:36.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.login_page .login_box .login_fields .h2,.login_page .login_box .login_fields h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal;margin-bottom:0.3rem}.login_page .login_box .login_fields label{margin:1.5rem 0 1.5rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.login_page .login_box .login_fields .email_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;position:relative}.login_page .login_box .login_fields .email_form .alert-danger{position:unset!important;background-color:unset;border:unset;color:red;padding:0;margin:-5px 0 0 0!important;padding-top:0}.login_page .login_box .login_fields .email_form label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.login_page .login_box .login_fields .email_form .input_parent{border-radius:8px;border:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f8fa;height:48px;position:relative}.login_page .login_box .login_fields .email_form .input_parent input{background:transparent;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;border:1px solid #e6e6e6;font-size:1.4rem;font-weight:400;border:none;outline:none;height:100%;width:calc(100% - 58px);padding:0 10px 0 10px}.login_page .login_box .login_fields .email_form .input_parent .nice-select{width:58px;height:25px;border:none!important;background-color:unset;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 2.1rem 0 1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #d2d2d2!important;border-radius:0}.login_page .login_box .login_fields .email_form .input_parent .nice-select .current{color:#000;font-size:1.4rem;font-weight:500}.login_page .login_box .login_fields .email_form .input_parent .nice-select:after{right:0.9rem;margin-top:-3px;border:none;background-image:url(../images/icons/nice_selectArrow.svg);background-repeat:no-repeat;background-size:contain;width:8px}.login_page .login_box .login_fields .email_form .input_parent .nice-select.open:after{-webkit-transform:rotate(-177deg);transform:rotate(-177deg)}.login_page .login_box .login_fields .email_form .input_parent:hover{border:1px solid #dfb260!important;outline:none!important;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border-radius:8px}.login_page .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;height:48px;border-radius:8px;background:#dfb260;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;margin-top:3rem;padding:1.25rem 2rem}.login_page .login_box .logo{position:relative;z-index:10}.login_page .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.login_page .particle2{position:absolute;top:7.2rem;right:0;z-index:1}.Profile_page{position:relative;padding-bottom:8rem}.Profile_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.Profile_page .breadCrumb_banner .h2,.Profile_page .breadCrumb_banner h2{text-align:center}.Profile_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.Profile_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Profile_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Profile_page .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.Profile_page .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.Profile_page .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.Profile_page .account_details .side_bar{display:none}}.Profile_page .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.Profile_page .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.Profile_page .account_details .side_bar .user_detailBox .user_name .h6,.Profile_page .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.Profile_page .account_details .side_bar .user_detailBox .user_name .h4,.Profile_page .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.Profile_page .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.Profile_page .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.Profile_page .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.Profile_page .account_details .side_bar .account_tabs li:first-child{padding-top:0}.Profile_page .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.Profile_page .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.Profile_page .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.Profile_page .account_details .side_bar .account_tabs li a.active span{color:#00a859}.Profile_page .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.Profile_page .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.Profile_page .account_details .profile_tab{max-width:100%;padding:3rem}}.Profile_page .account_details .profile_tab .h2,.Profile_page .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.Profile_page .account_details .profile_tab form{padding-top:3rem;max-width:100%;width:100%}.Profile_page .account_details .profile_tab form .form_fields{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991.98px){.Profile_page .account_details .profile_tab form .form_fields{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.Profile_page .account_details .profile_tab form .form_fields .input_fields{width:calc(50% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:2rem;position:relative}@media (max-width:991.98px){.Profile_page .account_details .profile_tab form .form_fields .input_fields{width:100%}}.Profile_page .account_details .profile_tab form .form_fields .input_fields label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.Profile_page .account_details .profile_tab form .form_fields .input_fields input{width:100%;padding:1.6rem 1.5rem;border-radius:8px;background:#f8f8f8;height:4.7rem;border:none;outline:none;color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal}.Profile_page .account_details .profile_tab form .form_fields .input_fields input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.Profile_page .account_details .profile_tab form .save_btn{margin-top:1rem}.Profile_page .account_details .profile_tab form .save_btn button{padding:1rem 2rem;height:4.8rem;max-width:19.2rem;width:100%;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border-radius:8px;background:#00a859;border:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.Profile_page .account_details .profile_tab form .save_btn button:hover{background:#098c4e;-webkit-transition:0.3s ease;transition:0.3s ease}.Profile_page .profile_particle{position:absolute;bottom:0;left:0;z-index:7}@media (max-width:991.98px){.Profile_page .profile_particle{display:none}}.Address_page{position:relative;padding-bottom:8rem}.Address_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.Address_page .breadCrumb_banner .h2,.Address_page .breadCrumb_banner h2{text-align:center}.Address_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.Address_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Address_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Address_page .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.Address_page .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.Address_page .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.Address_page .account_details .side_bar{display:none}}.Address_page .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.Address_page .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.Address_page .account_details .side_bar .user_detailBox .user_name .h6,.Address_page .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.Address_page .account_details .side_bar .user_detailBox .user_name .h4,.Address_page .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.Address_page .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.Address_page .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.Address_page .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.Address_page .account_details .side_bar .account_tabs li:first-child{padding-top:0}.Address_page .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.Address_page .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.Address_page .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.Address_page .account_details .side_bar .account_tabs li a.active span{color:#00a859}.Address_page .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.Address_page .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.Address_page .account_details .profile_tab{max-width:100%;padding:3rem}}.Address_page .account_details .profile_tab .h2,.Address_page .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.Address_page .account_details .profile_tab .addrees_box_group .address_box{padding-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4.5rem;border-bottom:1px solid #d7d7d7}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:2rem;padding-left:1rem}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_edit .edit{cursor:pointer}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-left:1rem;gap:2rem}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .choose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8rem;cursor:pointer}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .choose label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:22px}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .choose input{width:2rem;height:2rem;cursor:pointer;accent-color:#00a859}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .choose input[type=radio]{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;outline:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;border:1.5px solid #e6e6e6}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .choose input[type=radio]:before{content:"";display:block;width:12px;height:12px;border-radius:50%}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .choose input[type=radio]:checked:before{background:#00a859}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .choose input[type=radio]:checked{border-color:#00a859}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .adrees_name .h2,.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .adrees_name h2{color:#000;font-size:1.6rem;font-weight:500;line-height:normal}.Address_page .account_details .profile_tab .addrees_box_group .address_box .address_nameDetails .adrees_name p{color:#000;font-size:1.4rem;font-weight:400;line-height:2rem;margin-top:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Address_page .account_details .profile_tab .addrees_box_group .address_box:last-child{border-bottom:none}.Address_page .account_details .profile_tab .add_newAddress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.6rem;border-radius:8px;border:1px solid #00a859;background:#fff;height:52px;gap:1.1rem;color:#00a859;font-size:1.4rem;font-weight:500;line-height:2rem;width:100%;margin-top:3rem}.Address_page .account_details .profile_tab.hide{display:none}.Address_page .account_details .add_address_tab{padding:3rem;max-width:85.1rem;display:none;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.Address_page .account_details .add_address_tab{padding:2rem}}@media (max-width:575.98px){.Address_page .account_details .add_address_tab{max-width:100%;padding:3rem}}.Address_page .account_details .add_address_tab .h2,.Address_page .account_details .add_address_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.Address_page .account_details .add_address_tab form{padding-top:3rem;max-width:100%;width:100%}.Address_page .account_details .add_address_tab form .form_fields{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991.98px){.Address_page .account_details .add_address_tab form .form_fields{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.Address_page .account_details .add_address_tab form .form_fields .input_fields{width:calc(50% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:2rem;position:relative}@media (max-width:991.98px){.Address_page .account_details .add_address_tab form .form_fields .input_fields{width:100%}}@media (max-width:767.98px){.Address_page .account_details .add_address_tab form .form_fields .input_fields{margin-bottom:1rem}}.Address_page .account_details .add_address_tab form .form_fields .input_fields label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.Address_page .account_details .add_address_tab form .form_fields .input_fields input{width:100%;padding:1.6rem 1.5rem;border-radius:8px;background:#fff;height:4.7rem;outline:none;color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal;border:1px solid #d9d9d9}.Address_page .account_details .add_address_tab form .form_fields .input_fields input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.Address_page .account_details .add_address_tab form .form_fields .input_fields.address_field{width:100%!important}.Address_page .account_details .add_address_tab form .save_btn{margin-top:1rem}.Address_page .account_details .add_address_tab form .save_btn button{padding:1rem 2rem;height:4.8rem;max-width:19.2rem;width:100%;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border-radius:8px;background:#00a859;border:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.Address_page .account_details .add_address_tab form .save_btn button:hover{background:#098c4e;-webkit-transition:0.3s ease;transition:0.3s ease}.Address_page .account_details .add_address_tab.show{display:block}.Address_page .profile_particle{position:absolute;bottom:0;left:0;z-index:7}@media (max-width:991.98px){.Address_page .profile_particle{display:none}}.wishlist_page{position:relative;padding-bottom:8rem}.wishlist_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.wishlist_page .breadCrumb_banner .h2,.wishlist_page .breadCrumb_banner h2{text-align:center}.wishlist_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.wishlist_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.wishlist_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.wishlist_page .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.wishlist_page .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.wishlist_page .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.wishlist_page .account_details .side_bar{display:none}}.wishlist_page .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.wishlist_page .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.wishlist_page .account_details .side_bar .user_detailBox .user_name .h6,.wishlist_page .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.wishlist_page .account_details .side_bar .user_detailBox .user_name .h4,.wishlist_page .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.wishlist_page .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.wishlist_page .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.wishlist_page .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.wishlist_page .account_details .side_bar .account_tabs li:first-child{padding-top:0}.wishlist_page .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.wishlist_page .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.wishlist_page .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.wishlist_page .account_details .side_bar .account_tabs li a.active span{color:#00a859}.wishlist_page .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.wishlist_page .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.wishlist_page .account_details .profile_tab{max-width:100%;padding:2rem}}.wishlist_page .account_details .profile_tab .h2,.wishlist_page .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box{padding:2rem;border-radius:10px;background:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem;position:relative}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .out_stock{padding:0.4rem;max-width:7.5rem;font-size:1rem}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2rem}@media (max-width:767.98px){.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_productImg{width:8.1rem;height:8.1rem;aspect-ratio:1/1;position:relative}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_productImg .prescription_tag{padding:0.4rem;max-width:8.7rem;font-size:1rem}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_productImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .h6,.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details h6{color:#505050;font-size:1.4rem;font-weight:400;line-height:normal}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .h4,.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem;margin-top:1.4rem}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}@media (max-width:991.98px){.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .price span{font-size:1.7rem}}@media (max-width:767.98px){.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .price span{font-size:2rem}}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}@media (max-width:991.98px){.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .price del{font-size:1.4rem}}@media (max-width:767.98px){.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_product_Details .wishlist_details .price del{font-size:1.6rem}}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_delete{padding-left:2rem}@media (max-width:575.98px){.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_delete{padding-left:1rem}}.wishlist_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box .wishlist_delete img{cursor:pointer}.wishlist_page .profile_particle{position:absolute;bottom:0;left:0;z-index:7}@media (max-width:991.98px){.wishlist_page .profile_particle{display:none}}.Orders_page{position:relative;padding-bottom:8rem}.Orders_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.Orders_page .breadCrumb_banner .h2,.Orders_page .breadCrumb_banner h2{text-align:center}.Orders_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.Orders_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Orders_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Orders_page .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.Orders_page .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.Orders_page .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.Orders_page .account_details .side_bar{display:none}}.Orders_page .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.Orders_page .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.Orders_page .account_details .side_bar .user_detailBox .user_name .h6,.Orders_page .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.Orders_page .account_details .side_bar .user_detailBox .user_name .h4,.Orders_page .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.Orders_page .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.Orders_page .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.Orders_page .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.Orders_page .account_details .side_bar .account_tabs li:first-child{padding-top:0}.Orders_page .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.Orders_page .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.Orders_page .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.Orders_page .account_details .side_bar .account_tabs li a.active span{color:#00a859}.Orders_page .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.Orders_page .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.Orders_page .account_details .profile_tab{max-width:100%;padding:2rem}}.Orders_page .account_details .profile_tab .h2,.Orders_page .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a{padding:2rem;border-radius:10px;background:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem}@media (max-width:767.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3.5rem}@media (max-width:991.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_productImg{width:4rem;height:4rem;aspect-ratio:1/1}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_productImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h6{color:#2b2b2b;font-size:1.6rem;font-weight:500;line-height:2.2rem}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:0.6rem}@media (max-width:1199.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span{color:#6f6f6f;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}@media (max-width:1199.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span{text-align:start}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span:first-child,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span:first-child{padding-right:2rem;border-right:1px solid #dfdfdf}@media (max-width:1199.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span:first-child,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span:first-child{border:none;padding:0}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span:last-child,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span:last-child{padding-left:2rem}@media (max-width:1199.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span:last-child,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span:last-child{padding-left:0}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress{padding-left:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.1rem}@media (max-width:767.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress{padding-left:0}}@media (max-width:575.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress{padding-left:2rem}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress input{width:1.7rem;height:1.7rem;cursor:pointer}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress h6{color:#ff882d;font-size:1.4rem;font-weight:400;line-height:2rem}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.inprogress .order_progress .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.inprogress .order_progress h6{color:#ff882d}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.inprogress .order_progress input{accent-color:#e96f12}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.completed .order_progress .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.completed .order_progress h6{color:#1ba820}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.completed .order_progress input{accent-color:#1ba820}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.cancelled .order_progress .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.cancelled .order_progress h6{color:#e21e1e}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.cancelled .order_progress input{accent-color:#e21e1e}.Orders_page .profile_particle{position:absolute;bottom:0;left:0;z-index:7}@media (max-width:991.98px){.Orders_page .profile_particle{display:none}}.Orders_page{position:relative;padding-bottom:8rem}.Orders_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.Orders_page .breadCrumb_banner .h2,.Orders_page .breadCrumb_banner h2{text-align:center}.Orders_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.Orders_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Orders_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Orders_page .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.Orders_page .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.Orders_page .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.Orders_page .account_details .side_bar{display:none}}.Orders_page .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.Orders_page .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.Orders_page .account_details .side_bar .user_detailBox .user_name .h6,.Orders_page .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.Orders_page .account_details .side_bar .user_detailBox .user_name .h4,.Orders_page .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.Orders_page .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.Orders_page .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.Orders_page .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.Orders_page .account_details .side_bar .account_tabs li:first-child{padding-top:0}.Orders_page .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.Orders_page .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.Orders_page .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.Orders_page .account_details .side_bar .account_tabs li a.active span{color:#00a859}.Orders_page .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.Orders_page .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.Orders_page .account_details .profile_tab{max-width:100%;padding:2rem}}.Orders_page .account_details .profile_tab .h2,.Orders_page .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a{padding:2rem;border-radius:10px;background:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem}@media (max-width:767.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3.5rem}@media (max-width:991.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_productImg{width:4rem;height:4rem;aspect-ratio:1/1}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_productImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h6{color:#2b2b2b;font-size:1.6rem;font-weight:500;line-height:2.2rem}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:0.6rem}@media (max-width:1199.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span{color:#6f6f6f;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}@media (max-width:1199.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span{text-align:start}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span:first-child,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span:first-child{padding-right:2rem;border-right:1px solid #dfdfdf}@media (max-width:1199.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span:first-child,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span:first-child{border:none;padding:0}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span:last-child,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span:last-child{padding-left:2rem}@media (max-width:1199.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details .h4 span:last-child,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .wishlist_product_Details .wishlist_details h4 span:last-child{padding-left:0}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress{padding-left:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.1rem}@media (max-width:767.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress{padding-left:0}}@media (max-width:575.98px){.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress{padding-left:2rem}}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress input{width:1.7rem;height:1.7rem;cursor:pointer}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box a .order_progress h6{color:#ff882d;font-size:1.4rem;font-weight:400;line-height:2rem}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.inprogress .order_progress .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.inprogress .order_progress h6{color:#ff882d}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.inprogress .order_progress input{accent-color:#e96f12}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.completed .order_progress .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.completed .order_progress h6{color:#1ba820}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.completed .order_progress input{accent-color:#1ba820}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.cancelled .order_progress .h6,.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.cancelled .order_progress h6{color:#e21e1e}.Orders_page .account_details .profile_tab .wishlist_allBoxes .wishlist_box.cancelled .order_progress input{accent-color:#e21e1e}.Orders_page .profile_particle{position:absolute;bottom:0;left:0;z-index:7}@media (max-width:991.98px){.Orders_page .profile_particle{display:none}}.container_adjust .container{padding:0 20px}@media (min-width:576px){.container_adjust .container{max-width:540px;padding:0}}@media (min-width:768px){.container_adjust .container{max-width:720px}}@media (min-width:992px){.container_adjust .container{max-width:960px}}@media (min-width:1200px){.container_adjust .container{max-width:1155px}}@media (min-width:1400px){.container_adjust .container{max-width:1320px}}.OrderDetails_page{position:relative;padding-bottom:8rem}.OrderDetails_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.OrderDetails_page .breadCrumb_banner .h2,.OrderDetails_page .breadCrumb_banner h2{text-align:center}.OrderDetails_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.OrderDetails_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.OrderDetails_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.OrderDetails_page .container{padding:0 20px}@media (min-width:576px){.OrderDetails_page .container{max-width:540px;padding:0}}@media (min-width:768px){.OrderDetails_page .container{max-width:720px}}@media (min-width:992px){.OrderDetails_page .container{max-width:960px}}@media (min-width:1200px){.OrderDetails_page .container{max-width:1155px}}@media (min-width:1400px){.OrderDetails_page .container{max-width:1320px}}.OrderDetails_page .container .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.OrderDetails_page .container .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.OrderDetails_page .container .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.OrderDetails_page .container .account_details .side_bar{display:none}}.OrderDetails_page .container .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.OrderDetails_page .container .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.OrderDetails_page .container .account_details .side_bar .user_detailBox .user_name .h6,.OrderDetails_page .container .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.OrderDetails_page .container .account_details .side_bar .user_detailBox .user_name .h4,.OrderDetails_page .container .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.OrderDetails_page .container .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.OrderDetails_page .container .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.OrderDetails_page .container .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.OrderDetails_page .container .account_details .side_bar .account_tabs li:first-child{padding-top:0}.OrderDetails_page .container .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.OrderDetails_page .container .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.OrderDetails_page .container .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.OrderDetails_page .container .account_details .side_bar .account_tabs li a.active span{color:#00a859}.OrderDetails_page .container .account_details .profile_tab{max-width:85.1rem;width:100%}.OrderDetails_page .container .account_details .profile_tab .order_box{border-radius:10px;background:#f0f0f0;padding:3rem;max-width:85.1rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:2rem}}@media (max-width:575.98px){.OrderDetails_page .container .account_details .profile_tab .order_box{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .h6,.OrderDetails_page .container .account_details .profile_tab .order_box .order_details h6{color:#2a2a2a;font-size:2rem;font-weight:500;line-height:normal}.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .h5,.OrderDetails_page .container .account_details .profile_tab .order_box .order_details h5{color:#727272;font-size:1.6rem;font-weight:400;line-height:normal;margin-top:0.9rem}.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media (min-width:576px) and (max-width:767.98px){.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address{gap:1rem}}.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address .h3,.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address h3{color:#000;font-size:1.6rem;font-weight:400;line-height:2.4rem;max-width:135px;width:100%}.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails{max-width:26.4rem;width:100%}.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails .h4,.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails h4{color:#000;font-size:1.6rem;font-weight:500;line-height:2.4rem}.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails .h5,.OrderDetails_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails h5{margin-top:1.2rem;color:#000;font-size:1.4rem;font-weight:400;line-height:2.4rem}.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:575.98px){.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status input{width:1.7rem;height:1.7rem;accent-color:#e96f12}.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status .h6,.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status h6{color:#ff882d;font-size:1.4rem;font-weight:400;line-height:2rem}.OrderDetails_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn .return{font-size:1.6rem;font-weight:500;color:#EB4857;padding:1.5rem 4rem;border:1px solid #EB4857;border-radius:8px;height:4.8rem;max-width:13.2rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.OrderDetails_page .container .account_details .profile_tab .ordered_item{margin-top:4rem}.OrderDetails_page .container .account_details .profile_tab .ordered_item .h2,.OrderDetails_page .container .account_details .profile_tab .ordered_item h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3.5rem;border-radius:10px;background:#f8f8f8;margin-top:2rem;padding:2rem}@media (min-width:992px){.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg{width:7rem;height:7rem;aspect-ratio:1/1;position:relative}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg .prescription_tag{padding:0.4rem;max-width:8.7rem;font-size:1rem;bottom:-1rem}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h6,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h6{color:#2b2b2b;font-size:1.6rem;font-weight:500;line-height:2.2rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:0.6rem}@media (max-width:1199.98px){.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span{color:#6f6f6f;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}@media (max-width:1199.98px){.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span{text-align:start}}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:first-child,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:first-child{padding-right:2rem;border-right:1px solid #dfdfdf}@media (max-width:1199.98px){.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:first-child,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:first-child{border:none;padding:0}}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:last-child,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:last-child{padding-left:2rem}@media (max-width:1199.98px){.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:last-child,.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:last-child{padding-left:0}}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem;margin-top:1.4rem}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price span{color:#00a859;font-size:1.6rem;font-weight:600;line-height:2.3rem}.OrderDetails_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price del{color:#a9a9a9;font-size:1.3rem;font-weight:400;line-height:2.3rem}.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box{margin-top:4rem}.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box .h2,.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;width:100%;margin-top:2rem;border-radius:10px;background:#f8f8f8;padding:2rem;row-gap:2rem}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box ul{row-gap:1.5rem}}.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box ul li{width:calc(16.6666666667% - 1.5rem)}@media (max-width:1199.98px){.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box ul li{width:calc(20% - 1.5rem)}}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box ul li{width:calc(25% - 1.5rem)}}@media (max-width:767.98px){.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box ul li{width:calc(33.3333333333% - 1.5rem)}}.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box ul li .preview_img{width:100%;height:11rem;position:relative}.OrderDetails_page .container .account_details .profile_tab .uploaded_prescription_box ul li .preview_img img{width:100%;height:100%;border-radius:15px;-o-object-fit:contain;object-fit:contain}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent{margin-top:4rem}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .h2,.OrderDetails_page .container .account_details .profile_tab .pricebox_parent h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box{border-radius:10px;background:#f8f8f8;padding:2.5rem;margin-top:2rem;position:relative;z-index:9}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total{padding-bottom:1.5rem;border-bottom:1px dashed #b4b4b4}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total:not(:last-child){margin-bottom:1.5rem}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h6,.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h6{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h5,.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h5{color:#1d1d1d;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h5 span,.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h5 span{color:#00a859;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .grand_total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2.1rem}.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .grand_total .h6,.OrderDetails_page .container .account_details .profile_tab .pricebox_parent .price_box .grand_total h6{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:normal}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox{border-radius:10px;border:1px dashed #d7d7d7;padding:3rem;margin-top:4rem}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow{width:100%}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-top:none}}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{gap:6rem;padding:2rem 1.6rem}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li{margin:0rem 0 2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li{margin:0}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{color:#1d1d1d;font-size:1.4rem;font-weight:500;line-height:2rem}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{display:none}}@media (min-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{position:absolute;left:0;top:-2.5rem}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:20px;margin-left:-13px}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed{margin-top:0;margin-left:10px}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed .h4,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed h4{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .empty{background:#00a859}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled:before{background:#00a859!important;z-index:9;border:1px}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .h6,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled h6{display:none}}@media (min-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .h6,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled h6{position:absolute;left:0}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{display:block;position:absolute;content:"";height:8rem;width:0.2rem;left:0.7rem;top:-8rem;border:1px dashed #9c9c9c;z-index:1}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{height:9rem;width:0.2rem;left:0.5rem;top:-9rem}}@media (min-width:992px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{top:0.5rem;height:1.5px;width:15.2rem;left:-14.5rem}}@media (min-width:1200px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{width:20.2rem;left:-19.1rem}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:first-child:before{display:none}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}@media (min-width:992px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5{margin-left:0}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5 span,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5 span{font-weight:300;line-height:2rem}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .empty{display:block;position:relative;border-radius:50%;height:1.2rem;width:1.2rem;background:#9c9c9c;z-index:3}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation{padding:0 3.9rem 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5rem;margin-bottom:1rem}@media (max-width:991.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:2rem;padding:0 1rem 0 1rem}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:2rem}@media (max-width:767.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .dot,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .dot{width:1.2rem;height:1.2rem;background-color:#00a859;border-radius:50%}.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .expected_date,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .expected_date{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:2rem}@media (max-width:767.98px){.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .expected_date,.OrderDetails_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .expected_date{width:calc(100% - 2.8rem)}}.OrderDetails_page .container .account_details .profile_tab .order_btn{margin-top:4rem;width:100%;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.OrderDetails_page .container .account_details .profile_tab .order_btn .cancel_btn{border-radius:8px;border:1px solid #eb4857;padding:1rem;color:#eb4857;font-size:1.6rem;font-weight:500;line-height:normal;max-width:19.2rem;width:100%;height:4.8rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:575.98px){.OrderDetails_page .container .account_details .profile_tab .order_btn .cancel_btn{max-width:17.2rem;height:40px}}.OrderDetails_page .container .account_details .profile_tab .order_btn .reorder_btn{padding:1rem 2rem;height:4.8rem;max-width:19.2rem;width:100%;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border-radius:8px;background:#00a859;border:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.OrderDetails_page .container .account_details .profile_tab .order_btn .reorder_btn:hover{background:#098c4e;-webkit-transition:0.3s ease;transition:0.3s ease}.OrderDetails_page .profile_particle{position:absolute;top:45%;left:0;z-index:7}@media (max-width:991.98px){.OrderDetails_page .profile_particle{display:none}}.products_page{padding-bottom:8rem}.products_page .products_banner{background-image:url(../images/products/bannerListnew.png);background-repeat:no-repeat;background-position:top;background-size:cover;width:100%;position:relative}.products_page .products_banner:after{content:"";position:absolute;bottom:-10px;z-index:3;width:100%;height:150px;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 100%)}@media (max-width:767.98px){.products_page .products_banner{height:30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:left}}@media (max-width:575.98px){.products_page .products_banner{height:25rem}}.products_page .products_banner .product_listBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.products_page .products_banner .product_listBanner .banner_listContents{position:relative;z-index:12}.products_page .products_banner .product_listBanner .banner_listContents .h2,.products_page .products_banner .product_listBanner .banner_listContents h2{color:#0f0f0f;text-align:right;font-size:4rem;font-weight:300;line-height:5.8rem}@media (max-width:1199.98px){.products_page .products_banner .product_listBanner .banner_listContents .h2,.products_page .products_banner .product_listBanner .banner_listContents h2{font-size:3rem;line-height:5.8rem}}@media (max-width:575.98px){.products_page .products_banner .product_listBanner .banner_listContents .h2,.products_page .products_banner .product_listBanner .banner_listContents h2{font-size:2rem;line-height:3.8rem}}.products_page .products_banner .product_listBanner .banner_listContents .h4,.products_page .products_banner .product_listBanner .banner_listContents h4{color:#0f0f0f;text-align:right;font-size:5rem;font-weight:500;line-height:5.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){.products_page .products_banner .product_listBanner .banner_listContents .h4,.products_page .products_banner .product_listBanner .banner_listContents h4{font-size:4rem;line-height:4.8rem}}@media (max-width:575.98px){.products_page .products_banner .product_listBanner .banner_listContents .h4,.products_page .products_banner .product_listBanner .banner_listContents h4{font-size:3rem;line-height:3.8rem}}.products_page .products_banner .product_listBanner .ListBnnerImG{margin-left:-4.5rem;max-width:38.2rem;width:100%}@media (max-width:1199.98px){.products_page .products_banner .product_listBanner .ListBnnerImG{max-width:37.2rem}}@media (max-width:991.98px){.products_page .products_banner .product_listBanner .ListBnnerImG{max-width:29rem}}@media (max-width:575.98px){.products_page .products_banner .product_listBanner .ListBnnerImG{max-width:20.2rem;z-index:9;margin-left:-1rem}}.products_page .products_banner .product_listBanner .ListBnnerImG img{width:100%}.products_page .products_banner .leaf_listingbanner{position:absolute;bottom:0;right:0;z-index:10}@media (max-width:991.98px){.products_page .products_banner .leaf_listingbanner{display:none}}.products_page .our_products{padding-top:0;margin-top:0;z-index:9}@media (max-width:991.98px){.products_page .our_products{padding-top:2rem}}.products_page .our_products .h2,.products_page .our_products h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){.products_page .our_products .h2,.products_page .our_products h2{font-size:3.8rem;line-height:4.8rem}}.products_page .our_products .products_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:6rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4rem}@media (max-width:1199.98px){.products_page .our_products .products_row{-webkit-column-gap:1.4rem;-moz-column-gap:1.4rem;column-gap:1.4rem}}@media (max-width:767.98px){.products_page .our_products .products_row{row-gap:3rem}}@media (max-width:575.98px){.products_page .our_products .products_row{margin-top:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.products_page .our_products .products_row li{width:calc(33.3333333333% - 1.6rem);border-radius:10px;cursor:pointer}@media (max-width:1199.98px){.products_page .our_products .products_row li{width:calc(33.3333333333% - 1.4rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:767.98px){.products_page .our_products .products_row li{width:calc(50% - 1.4rem)}}.products_page .our_products .products_row li a .product_box{border-radius:10px;position:relative;z-index:3;overflow:hidden}.products_page .our_products .products_row li a .product_box:before{position:absolute;top:0;left:-514%;z-index:2;display:block;content:"";width:50%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.products_page .our_products .products_row li a .product_box:hover:before{-webkit-animation:shine 0.75s;animation:shine 0.75s}@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}.products_page .our_products .products_row li a .product_box .product_img{position:relative}.products_page .our_products .products_row li a .product_box .product_img img{border-radius:10px;width:100%;height:28rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.products_page .our_products .products_row li a .product_box .product_img img{height:24rem}}@media (max-width:767.98px){.products_page .our_products .products_row li a .product_box .product_img img{height:20rem}}.products_page .our_products .products_row li a .product_name{margin-top:2rem}.products_page .our_products .products_row li a .product_name .h2,.products_page .our_products .products_row li a .product_name h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767.98px){.products_page .our_products .products_row li a .product_name .h2,.products_page .our_products .products_row li a .product_name h2{font-size:2rem}}@media (max-width:575.98px){.products_page .our_products .products_row li a .product_name .h2,.products_page .our_products .products_row li a .product_name h2{font-size:1.6rem}}.productListing_page{padding-bottom:8rem}.productListing_page .products_banner{background-image:url(../images/products/bannerListnew.png);background-repeat:no-repeat;background-position:top;background-size:cover;width:100%;position:relative}.productListing_page .products_banner:after{content:"";position:absolute;bottom:0;z-index:3;width:100%;height:150px;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 100%)}@media (max-width:767.98px){.productListing_page .products_banner{height:30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:left}}@media (max-width:575.98px){.productListing_page .products_banner{height:25rem}}.productListing_page .products_banner .product_listBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.productListing_page .products_banner .product_listBanner .banner_listContents{position:relative;z-index:12}.productListing_page .products_banner .product_listBanner .banner_listContents .h2,.productListing_page .products_banner .product_listBanner .banner_listContents h2{color:#0f0f0f;text-align:right;font-size:4rem;font-weight:300;line-height:5.8rem}@media (max-width:1199.98px){.productListing_page .products_banner .product_listBanner .banner_listContents .h2,.productListing_page .products_banner .product_listBanner .banner_listContents h2{font-size:3rem;line-height:5.8rem}}@media (max-width:575.98px){.productListing_page .products_banner .product_listBanner .banner_listContents .h2,.productListing_page .products_banner .product_listBanner .banner_listContents h2{font-size:2rem;line-height:3.8rem}}.productListing_page .products_banner .product_listBanner .banner_listContents .h4,.productListing_page .products_banner .product_listBanner .banner_listContents h4{color:#0f0f0f;text-align:right;font-size:5rem;font-weight:500;line-height:5.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){.productListing_page .products_banner .product_listBanner .banner_listContents .h4,.productListing_page .products_banner .product_listBanner .banner_listContents h4{font-size:4rem;line-height:4.8rem}}@media (max-width:575.98px){.productListing_page .products_banner .product_listBanner .banner_listContents .h4,.productListing_page .products_banner .product_listBanner .banner_listContents h4{font-size:3rem;line-height:3.8rem}}.productListing_page .products_banner .product_listBanner .ListBnnerImG{margin-left:-4.5rem;max-width:46.2rem;width:100%;margin-top:2.7rem}@media (max-width:1199.98px){.productListing_page .products_banner .product_listBanner .ListBnnerImG{max-width:37.2rem}}@media (max-width:575.98px){.productListing_page .products_banner .product_listBanner .ListBnnerImG{max-width:22.2rem;z-index:9;margin-left:-1rem;margin-top:0}}.productListing_page .products_banner .product_listBanner .ListBnnerImG img{width:100%}.productListing_page .products_banner .leaf_listingbanner{position:absolute;bottom:0;right:0;z-index:10}@media (max-width:991.98px){.productListing_page .products_banner .leaf_listingbanner{display:none}}.productListing_page .product_filterWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem}.productListing_page .product_filterWrapper .filter_wrapper{padding:2rem 0.8rem;background-color:#fff;border-radius:10px;-webkit-box-shadow:0px 4px 30px 0px rgba(0,0,0,0.0784313725);box-shadow:0px 4px 30px 0px rgba(0,0,0,0.0784313725);max-width:26.1rem;width:100%;position:sticky;top:2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:991.98px){.productListing_page .product_filterWrapper .filter_wrapper{-webkit-transform:translateY(100%);transform:translateY(100%);position:fixed;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;position:fixed;z-index:90;left:0;top:unset;width:100%;max-width:100%;bottom:0;height:-webkit-max-content;height:-moz-max-content;height:max-content}}.productListing_page .product_filterWrapper .filter_wrapper.show_filter{padding:5rem 1.8rem 2rem 1.8rem;position:fixed;z-index:90;left:0;top:unset;width:100%;max-width:100%;bottom:0;height:-webkit-max-content;height:-moz-max-content;height:max-content;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;-webkit-transform:translateY(0%);transform:translateY(0%)}.productListing_page .product_filterWrapper .filter_wrapper .close_btn{width:3.2rem;height:3.2rem;background:#2aa85b;opacity:1;outline:0;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;top:0;position:absolute;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;display:none;cursor:pointer}@media (max-width:991.98px){.productListing_page .product_filterWrapper .filter_wrapper .close_btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.productListing_page .product_filterWrapper .filter_wrapper .close_btn:after{content:"";position:absolute;background-image:url(../images/icons/close_btn.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:12px;height:12px}.productListing_page .product_filterWrapper .filter_wrapper .filter_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-bottom:2rem;padding:0 1.25rem}.productListing_page .product_filterWrapper .filter_wrapper .filter_head .h3,.productListing_page .product_filterWrapper .filter_wrapper .filter_head h3{font-size:2rem;font-weight:500;color:#0f0f0f}.productListing_page .product_filterWrapper .filter_wrapper .filter_head button{font-size:1.4rem;font-weight:600;color:#00a859;background-color:transparent;border:none}.productListing_page .product_filterWrapper .filter_wrapper .filtered_itemwrapper{padding:1rem;border-radius:1rem;background-color:#F8F8F8;margin:2rem 0}.productListing_page .product_filterWrapper .filter_wrapper .filtered_itemwrapper .filtered_item{font-size:1.2rem;font-weight:500;color:#313030;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0.5rem}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item{border:none!important}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-header .accordion-button{font-size:1.8rem;font-weight:600;color:#1E1D1D;-webkit-box-shadow:none!important;box-shadow:none!important;background:unset}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-header .accordion-button:after{background-image:url(../images/icons/Chevron_accordion.svg)!important}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-body ul{margin-top:0}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-body ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-body ul li:not(:first-child){margin-top:1.4rem}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-body ul li .h6,.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-body ul li h6{font-size:1.4rem;font-weight:400;color:#9C9C9C;margin-top:2.6px}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-body ul li .terms_tick{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:0}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-body ul li .terms_tick input{width:2.2rem;height:2.2rem}.productListing_page .product_filterWrapper .filter_wrapper .accordion .accordion-item .accordion-body ul li input{width:1.8rem;height:1.8rem;border-radius:3px;accent-color:#00a700;border:1px solid #9C9C9C;cursor:pointer}.productListing_page .product_filterWrapper .our_products{padding-top:0;margin-top:0;z-index:9;max-width:calc(100% - 28.1rem);width:100%}@media (max-width:991.98px){.productListing_page .product_filterWrapper .our_products{max-width:100%!important}}@media (max-width:767.98px){.productListing_page .product_filterWrapper .our_products{padding-top:2rem}}.productListing_page .product_filterWrapper .our_products .show_results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.productListing_page .product_filterWrapper .our_products .show_results .h3,.productListing_page .product_filterWrapper .our_products .show_results h3{font-size:2rem;font-weight:300;color:#0f0f0f}.productListing_page .product_filterWrapper .our_products .show_results .h3 span,.productListing_page .product_filterWrapper .our_products .show_results h3 span{font-size:2.8rem}@media (max-width:575.98px){.productListing_page .product_filterWrapper .our_products .show_results .h3 span,.productListing_page .product_filterWrapper .our_products .show_results h3 span{font-size:2rem}}.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:2rem;max-width:20rem;width:100%}@media (max-width:575.98px){.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select{max-width:22rem}}.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select .filter_img{display:none;cursor:pointer}@media (max-width:991.98px){.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select .filter_img{display:block}}.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select .nice-select{border:1px solid #D5DBDE;color:#1D1D1D;width:100%}.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select .nice-select .list{z-index:90}.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select .nice-select .current{font-size:1.4rem;font-weight:500;color:#1D1D1D}.productListing_page .product_filterWrapper .our_products .product_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;row-gap:6rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4rem}.productListing_page .product_filterWrapper .our_products .product_list li{width:calc(33.3333333333% - 1.8rem);position:relative}@media (max-width:1199.98px){.productListing_page .product_filterWrapper .our_products .product_list li{width:calc(50% - 2.4rem)}}@media (max-width:991.98px){.productListing_page .product_filterWrapper .our_products .product_list li{width:calc(33.3333333333% - 1.8rem)}}@media (max-width:767.98px){.productListing_page .product_filterWrapper .our_products .product_list li{width:calc(50% - 2.4rem)}}.productListing_page .product_filterWrapper .our_products .product_list li:hover .product_box{background-color:whitesmoke!important;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.17);box-shadow:0 0 1.5rem rgba(0,0,0,0.17);-webkit-transition:0.3s ease;transition:0.3s ease}.productListing_page .product_filterWrapper .our_products .product_list li:hover .product_img img{-webkit-transition:0.2s ease;transition:0.2s ease}.productListing_page .product_filterWrapper .our_products .product_list li .add_wishlist{position:absolute;top:2rem;right:2rem;z-index:10;cursor:pointer}@media (max-width:575.98px){.productListing_page .product_filterWrapper .our_products .product_list li .add_wishlist{top:1rem;right:1rem}}.productListing_page .product_filterWrapper .our_products .product_list li .add_wishlist .unfav{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.productListing_page .product_filterWrapper .our_products .product_list li .add_wishlist .unfav{width:20px;height:20px}}.productListing_page .product_filterWrapper .our_products .product_list li .add_wishlist .unfav svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.productListing_page .product_filterWrapper .our_products .product_list li .add_wishlist .unfav.clicked svg path{fill:red;stroke:none}.productListing_page .product_filterWrapper .our_products .product_list li a .product_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:10px;background:#f8f8f8;-webkit-transition:0.3s ease;transition:0.3s ease;height:22.1rem;position:relative}.productListing_page .product_filterWrapper .our_products .product_list li a .product_box .product_img{width:100%;height:100%}@media (max-width:575.98px){.productListing_page .product_filterWrapper .our_products .product_list li a .product_box .product_img{max-width:10rem;max-height:15.1rem}}.productListing_page .product_filterWrapper .our_products .product_list li a .product_box .product_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.2s ease;transition:0.2s ease;border-radius:10px}.productListing_page .product_filterWrapper .our_products .product_list li a .product_box .prescription_tag{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:1.2rem;font-weight:400;line-height:normal;border-radius:10px 10px 0px 0px;background:#00a859;padding:0.7rem;max-width:10.7rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.productListing_page .product_filterWrapper .our_products .product_list li a .product_details{margin-top:1.4rem}.productListing_page .product_filterWrapper .our_products .product_list li a .product_details .h6,.productListing_page .product_filterWrapper .our_products .product_list li a .product_details h6{color:#505050;font-size:1.4rem;font-weight:400;line-height:normal}.productListing_page .product_filterWrapper .our_products .product_list li a .product_details .h5,.productListing_page .product_filterWrapper .our_products .product_list li a .product_details h5{color:#0f0f0f;font-size:1.7rem;font-weight:500;margin-top:0.6rem;line-height:2.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.productListing_page .product_filterWrapper .our_products .product_list li a .product_details .price{margin-top:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem}@media (max-width:575.98px){.productListing_page .product_filterWrapper .our_products .product_list li a .product_details .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.productListing_page .product_filterWrapper .our_products .product_list li a .product_details .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}.productListing_page .product_filterWrapper .our_products .product_list li a .product_details .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}.terms_tick label{position:relative;cursor:pointer}.terms_tick label:before{content:"";-webkit-appearance:none;background-color:transparent;border:1px solid #9C9C9C;padding:10px;display:inline-block;position:relative;cursor:pointer;width:18px;height:18px;border-radius:3px;margin-right:0}.terms_tick input{display:none}.terms_tick input:checked+label:after{content:"";display:block;position:absolute;top:2px;left:9px;width:6px;height:14px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.terms_tick input:checked+label:before{background-color:#00a859;border-color:#00a859}@media (max-width:575.98px){.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select .nice-select .list{right:0}}@media (max-width:991.98px){.productListing_page .product_filterWrapper .our_products .show_results .filter_icon_select .nice-select .list{width:100%}}@media (min-width:992px){.productListing_page .product_filterWrapper .filter_wrapper .accordion{height:51rem;overflow-y:auto}}.productDetails_page{padding-top:1.6rem;padding-bottom:10rem;position:relative}.productDetails_page .productdetail_particle1{position:absolute;top:26.5rem;right:0;z-index:1}@media (max-width:991.98px){.productDetails_page .productdetail_particle1{display:none}}.productDetails_page .productdetail_particle2{position:absolute;top:30%;right:0;z-index:1}@media (max-width:991.98px){.productDetails_page .productdetail_particle2{display:none}}.productDetails_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.productDetails_page .breadCrumb_banner .h2,.productDetails_page .breadCrumb_banner h2{text-align:center}.productDetails_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.productDetails_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.productDetails_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.productDetails_page .product_magnify_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:4rem;padding-top:6rem}@media (max-width:1199.98px){.productDetails_page .product_magnify_details{gap:1rem}}@media (min-width:992px){.productDetails_page .product_magnify_details{position:relative;z-index:9}}.productDetails_page .product_magnify_details .prescription_tag{-webkit-transform:translateX(-20%);transform:translateX(-20%)}.productDetails_page .product_magnify_details .product-image-carousels{max-width:62rem;position:sticky;top:10px;border-radius:10px;background:#f8f8f8;border:none!important}.productDetails_page .product_magnify_details .product_detailContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;width:100%}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails{max-width:80rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails{max-width:65rem;width:100%}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails{max-width:65rem}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .h6,.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails h6{color:#505050;font-size:1.4rem;font-weight:400;line-height:normal}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .h2,.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3.7rem;margin-top:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cut_prize{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;margin-top:3rem}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cut_prize{margin-top:2rem}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cut_prize span{color:#00a859;font-size:3rem;font-weight:600;line-height:2.3rem}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cut_prize span{font-size:2.5rem}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cut_prize del{color:#a9a9a9;font-size:2.4rem;font-weight:400;line-height:2.3rem}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cut_prize del{font-size:1.5rem}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cash_ondelivery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:3rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cash_ondelivery .h6,.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .cash_ondelivery h6{font-size:1.6rem;font-weight:400;color:#505050}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .exchange{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:2rem;padding-bottom:1.5rem;border-bottom:1px solid #d7d7d7}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .exchange .h6,.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .exchange h6{font-size:1.6rem;font-weight:400;color:#505050}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .periodic_purchase{margin-top:3.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .periodic_purchase .h6,.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .periodic_purchase h6{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;text-transform:unset}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder{margin-top:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder{gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:575.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period span{color:#9c9c9c;font-size:1.6rem;font-weight:400;line-height:normal}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period span{width:9rem}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;border:1px solid #d7d7d7}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select{height:40px}}@media (max-width:767.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select{width:140px}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select:hover{border:1px solid #00a859}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select.open{border:1px solid #00a859}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select:after{border-bottom:2px solid #000;border-right:2px solid #000;height:9px;margin-top:-5px;width:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:767.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select:after{height:6px;width:6px}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select .current{color:#0f0f0f;font-size:16px;font-weight:500}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .period_reminder .period .nice-select .current{font-size:1.4rem}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;margin:5rem 0 0 0}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2.4rem;margin-top:2rem}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker{width:100%}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker span{color:#9c9c9c;font-size:1.6rem;font-weight:500;line-height:normal}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker span{width:9rem}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker .counter{width:150px;margin:auto;margin:auto;border-radius:8px;padding:1.4rem;height:4.8rem;border:1px solid #d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker .counter{margin:0;width:140px;height:40px}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker .counter:focus{border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker .counter:hover{border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker .counter input{width:50px;border:0;text-align:center;color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker .counter span{display:block;font-size:25px!important;padding:0 10px;cursor:pointer;color:#0f0f0f;font-size:1.6rem;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker .counter .down{background-image:url(../images/icons/minus.svg);background-repeat:no-repeat;width:20px;height:20px}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn .quantity_picker .counter .up{background-image:url(../images/icons/plus.svg);background-repeat:no-repeat;width:20px;height:20px}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn a{padding:1.5rem 0;max-width:30rem;width:100%;height:48px;border:1px solid #00a859;border-radius:8px;color:#fff;background:#00a859;text-align:center;font-size:1.6rem;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;gap:1rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn a:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn a{max-width:50rem}}@media (max-width:767.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn a{max-width:100%}}@media (max-width:575.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn a{position:fixed;bottom:10px;width:100%;z-index:91;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:90%}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .buyNow_cartBtn a img{margin-right:0.8rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details{background:white;margin-top:3rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .h4,.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details h4{font-size:1.4rem;color:#1d1d1d;margin:0 0 1.8rem 0;padding-left:1.6rem;font-weight:500;line-height:2rem}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .h4,.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details h4{padding-left:0}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details{padding-left:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media (max-width:1199.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details{padding-left:0}}@media (max-width:767.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details{padding-left:0}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1.2rem;border-bottom:1px solid #d5dbde;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:767.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin{padding-left:0}}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin:hover{border-bottom:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin .green_icon input{font-size:1.4rem;color:rgb(29,29,29);font-weight:400;border:none;outline:none;line-height:2rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin .green_icon input::-webkit-input-placeholder{font-size:1.4rem;color:rgba(29,29,29,0.4);font-weight:400;line-height:2rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin .green_icon input::-moz-placeholder{font-size:1.4rem;color:rgba(29,29,29,0.4);font-weight:400;line-height:2rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin .green_icon input:-ms-input-placeholder{font-size:1.4rem;color:rgba(29,29,29,0.4);font-weight:400;line-height:2rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin .green_icon input::-ms-input-placeholder{font-size:1.4rem;color:rgba(29,29,29,0.4);font-weight:400;line-height:2rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin .green_icon input::placeholder{font-size:1.4rem;color:rgba(29,29,29,0.4);font-weight:400;line-height:2rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin .green_icon img{margin-right:1.4rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .checkPin p{color:#00a859;font-size:1.4rem;font-weight:500;line-height:2rem;cursor:pointer}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details .h5,.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details h5{color:#505050;font-size:1.4rem;font-weight:300;line-height:1.9rem}.productDetails_page .description_section{margin-top:7rem}@media (max-width:991.98px){.productDetails_page .description_section{max-width:65rem;width:100%;margin:auto;margin-top:4rem}}.productDetails_page .description_section .description_head{padding:1.7rem 0;color:#000;font-size:2.4rem;font-weight:500;line-height:normal;border-radius:10px;text-transform:capitalize;margin-top:3rem}@media (max-width:991.98px){.productDetails_page .description_section .description_head{background-color:transparent;padding:0}}.productDetails_page .description_section .ingredients{padding-left:0;position:relative;z-index:9}@media (max-width:991.98px){.productDetails_page .description_section .ingredients{padding-left:0}}.productDetails_page .description_section .ingredients .h3,.productDetails_page .description_section .ingredients h3{color:#000;font-size:2rem;font-weight:500;line-height:normal;margin-top:3rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.productDetails_page .description_section .ingredients .table_wrapper{margin:2rem 0 4rem 0;width:100%;overflow-y:auto;max-height:42rem}@media (max-width:575.98px){.productDetails_page .description_section .ingredients .table_wrapper{overflow-x:auto}}.productDetails_page .description_section .ingredients .table_wrapper table{width:100%}.productDetails_page .description_section .ingredients .table_wrapper table thead{position:sticky;top:0;z-index:9}.productDetails_page .description_section .ingredients .table_wrapper table thead tr th{background-color:#b2e5cd;font-size:2rem;font-weight:600;padding:1.5rem;color:#0f0f0f;text-align:center}@media (max-width:575.98px){.productDetails_page .description_section .ingredients .table_wrapper table thead tr th{white-space:nowrap;min-width:200px}}.productDetails_page .description_section .ingredients .table_wrapper table thead tr th:not(:last-child){border-right:1px solid #b2e5cd}.productDetails_page .description_section .ingredients .table_wrapper table tbody tr td{background-color:#fff;font-size:2rem;font-weight:400;padding:1.5rem;color:#0f0f0f;text-align:center}@media (max-width:575.98px){.productDetails_page .description_section .ingredients .table_wrapper table tbody tr td{white-space:nowrap;min-width:200px}}.productDetails_page .description_section .ingredients .table_wrapper table tbody tr td:not(:last-child){border-right:1px solid rgba(0,168,89,0.3019607843)}.productDetails_page .description_section .ingredients .table_wrapper table tbody tr:nth-child(2n) td{background-color:#eaf6f0}.productDetails_page .description_section .ingredients p{color:#505050;font-size:1.8rem;margin-top:1.4rem;font-weight:300;line-height:2.6rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.productDetails_page .description_section .ingredients .tutorial_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:4rem 0 7rem 0;gap:2rem}@media (max-width:575.98px){.productDetails_page .description_section .ingredients .tutorial_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.productDetails_page .description_section .ingredients .tutorial_wrapper .tutorial_box{border:1px solid #b3e5ce;padding:2rem;border-radius:1rem;width:calc(50% - 1rem)}.productDetails_page .description_section .ingredients .tutorial_wrapper .tutorial_box .h4,.productDetails_page .description_section .ingredients .tutorial_wrapper .tutorial_box h4{font-size:2rem;font-weight:500;color:#0f0f0f}.productDetails_page .description_section .ingredients .tutorial_wrapper .tutorial_box p{color:#505050;font-size:1.8rem;margin-top:1rem;font-weight:300;-webkit-line-clamp:unset;overflow:unset}.productDetails_page .description_section .ingredients .review_wrapper{max-width:66.6rem;width:100%;margin-top:4rem}@media (min-width:992px){.productDetails_page .description_section .ingredients .review_wrapper{padding-left:3rem}}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}@media (max-width:575.98px){.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .rated{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .rated .current_rating{font-size:5rem;font-weight:600;color:#202020}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .rated .star_rating .h6,.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .rated .star_rating h6{font-size:1.6rem;font-weight:500;color:#202020;margin-top:0.8rem}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .rated .rating_star{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .rated .rating_star svg{cursor:pointer;width:1.6rem;height:1.6rem}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .rated .rating_star svg path{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .rated .rating_star svg.active path{fill:#000;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .write_review{max-width:17.5rem;width:100%}.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .write_review button{max-width:17.5rem;width:100%}@media (max-width:575.98px){.productDetails_page .description_section .ingredients .review_wrapper .overoll_rating .write_review .shopping_commonBtn{height:35px!important}}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper{margin-top:5rem}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review{padding-bottom:0.8rem;border-bottom:1px solid #e6e6e6;margin-top:3rem}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_rated{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_rated .rated_minibox{border-radius:4px;padding:5px 10px;font-size:1.4rem;font-weight:500;color:#fff;background-color:#00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_rated .rated_minibox img{margin-top:-3px}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_rated .h6,.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_rated h6{font-size:1.6rem;font-weight:500;color:#202020}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_rated.average_rating .rated_minibox{background-color:#ff9f00!important}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_rated.bad_rating .rated_minibox{background-color:#f33030!important}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review p{font-size:1.4rem;font-weight:400;color:#5b5b5b;margin:2rem 0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review p.expanded{-webkit-line-clamp:unset;overflow:visible}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_details .h6,.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_details h6{font-size:1.4rem;font-weight:500;color:#5b5b5b;padding-right:1.5rem;border-right:1px solid #e6e6e6}.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_details .h5,.productDetails_page .description_section .ingredients .review_wrapper .user_reviewwrapper .user_review .user_details h5{font-size:1.4rem;font-weight:500;color:#5b5b5b;padding-left:1.5rem}.productDetails_page .description_section .ingredients .review_wrapper .more_reviewbtn{margin-top:2rem}.productDetails_page .description_section .ingredients .review_wrapper .more_reviewbtn .review_btn{font-size:2rem;font-weight:500;color:#00a859;background-color:unset;border:none;padding:0}.productDetails_page .related_slider{padding-left:calc(113px + 3rem);max-width:1366px;width:100%;margin:auto;margin-top:7rem}@media (min-width:1366px){.productDetails_page .related_slider{padding:0 113px}}@media (max-width:1199.98px){.productDetails_page .related_slider{padding-left:calc(75px + 3rem)}}@media (max-width:991.98px){.productDetails_page .related_slider{padding-left:0;max-width:65rem;margin:auto;width:100%;margin-top:7rem}}@media (max-width:767.98px){.productDetails_page .related_slider{padding:0 40px;max-width:75rem}}@media (max-width:575.98px){.productDetails_page .related_slider{padding:0 16px}}.productDetails_page .related_slider .h4,.productDetails_page .related_slider h4{font-size:4.8rem;font-weight:300;color:#000}.productDetails_page .related_slider .related_swiper{margin-top:4rem}.productDetails_page .related_slider .related_swiper .productbox{position:relative}.productDetails_page .related_slider .related_swiper .productbox:hover .product_box{background-color:whitesmoke!important;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.17);box-shadow:0 0 1.5rem rgba(0,0,0,0.17);-webkit-transition:0.3s ease;transition:0.3s ease}.productDetails_page .related_slider .related_swiper .productbox:hover .product_img img{-webkit-transition:0.2s ease;transition:0.2s ease}.productDetails_page .related_slider .related_swiper .productbox .add_wishlist{position:absolute;top:2rem;right:2rem;z-index:10;cursor:pointer}@media (max-width:575.98px){.productDetails_page .related_slider .related_swiper .productbox .add_wishlist{top:1rem;right:1rem}}.productDetails_page .related_slider .related_swiper .productbox .add_wishlist .unfav{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.productDetails_page .related_slider .related_swiper .productbox .add_wishlist .unfav{width:20px;height:20px}}.productDetails_page .related_slider .related_swiper .productbox .add_wishlist .unfav svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.productDetails_page .related_slider .related_swiper .productbox .add_wishlist .unfav.clicked svg path{fill:red;stroke:none}.productDetails_page .related_slider .related_swiper .productbox a .product_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:10px;background:#f8f8f8;-webkit-transition:0.3s ease;transition:0.3s ease;height:22.1rem;position:relative}.productDetails_page .related_slider .related_swiper .productbox a .product_box .product_img{width:100%;height:100%}.productDetails_page .related_slider .related_swiper .productbox a .product_box .product_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.2s ease;transition:0.2s ease;border-radius:10px}.productDetails_page .related_slider .related_swiper .productbox a .product_box .prescription_tag{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:1.2rem;font-weight:400;line-height:normal;border-radius:10px 10px 0px 0px;background:#00a859;padding:0.7rem;max-width:10.7rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.productDetails_page .related_slider .related_swiper .productbox a .product_details{margin-top:1.4rem}.productDetails_page .related_slider .related_swiper .productbox a .product_details .h6,.productDetails_page .related_slider .related_swiper .productbox a .product_details h6{color:#505050;font-size:1.4rem;font-weight:400;line-height:normal}.productDetails_page .related_slider .related_swiper .productbox a .product_details .h5,.productDetails_page .related_slider .related_swiper .productbox a .product_details h5{color:#0f0f0f;font-size:1.8rem;font-weight:500;margin-top:0.6rem;line-height:2.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productDetails_page .related_slider .related_swiper .productbox a .product_details .price{margin-top:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem}@media (max-width:575.98px){.productDetails_page .related_slider .related_swiper .productbox a .product_details .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.productDetails_page .related_slider .related_swiper .productbox a .product_details .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}.productDetails_page .related_slider .related_swiper .productbox a .product_details .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}.user_reviewImages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 25px 0}.user_reviewImages .image_box{width:calc(25% - 12px);aspect-ratio:1/1}@media (max-width:575.98px){.user_reviewImages .image_box{width:calc(33.3333333333% - 12px)}}.user_reviewImages .image_box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.empty_cart{max-width:500px;width:100%;margin:auto;margin:80px auto auto auto}.empty_cart .h3,.empty_cart h3{font-size:30px;font-weight:500;color:black;text-align:center;margin-top:45px}.empty_cart .empty_image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.empty_cart p{font-size:15px;font-weight:400;color:black;text-align:center;margin-top:15px}.empty_cart a{text-align:center;max-width:250px;width:100%;margin:auto;margin-top:30px}.zoom_image{overflow:hidden;max-width:620px;margin:0 auto;border-radius:0.5rem;cursor:crosshair;overflow:hidden;max-width:620px;margin:0 auto;border-radius:0.5rem}.zoom_image img{max-width:100%;width:100%;height:auto;-webkit-transition:-webkit-transform 200ms ease-out;transition:-webkit-transform 200ms ease-out;transition:transform 200ms ease-out;transition:transform 200ms ease-out,-webkit-transform 200ms ease-out;max-width:100%;width:100%;height:auto;transition:transform 200ms ease-out;height:31.7rem;-o-object-fit:contain;object-fit:contain}.zoom_image .zoom_mode_active{cursor:crosshair}.zoom_image.zoom_mode_active{cursor:crosshair}.product-image-carousels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e3e3e3;border-radius:6px}.product-image-carousels .out_stock{left:unset;right:0}.product-image-carousels .add_wishlist{position:absolute;z-index:11;right:3rem;cursor:pointer;top:4rem}.product-image-carousels .add_wishlist .unfav{width:25px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.product-image-carousels .add_wishlist .unfav{width:20px;height:20px}}.product-image-carousels .add_wishlist .unfav svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-image-carousels .add_wishlist .unfav.clicked svg path{fill:red;stroke:none}.mobile_sliderParent{position:relative;margin:2.5rem 0}.mobile_sliderParent .prescription_tag{position:absolute;z-index:11;left:2rem;cursor:pointer;top:2rem;bottom:unset;border-radius:0 0 10px 10px}@media (min-width:992px){.mobile_sliderParent .prescription_tag{display:none}}.mobile_sliderParent .add_wishlist{position:absolute;z-index:11;right:2rem;cursor:pointer;top:2rem}@media (min-width:992px){.mobile_sliderParent .add_wishlist{display:none}}.mobile_sliderParent .add_wishlist .unfav{width:25px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.mobile_sliderParent .add_wishlist .unfav{width:20px;height:20px}}.mobile_sliderParent .add_wishlist .unfav svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mobile_sliderParent .add_wishlist .unfav.clicked svg path{fill:red;stroke:none}.mobile_sliderParent .mobilemagnifier{display:none;position:relative!important}.mobile_sliderParent .mobilemagnifier .swiper-wrapper .swiper-slide{padding:30px 0;background:white}.mobile_sliderParent .mobilemagnifier .swiper-wrapper .swiper-slide .mobile_magnifySlideImg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2rem;position:relative}@media (max-width:575.98px){.mobile_sliderParent .mobilemagnifier .swiper-wrapper .swiper-slide .mobile_magnifySlideImg{padding:3rem}}.mobile_sliderParent .mobilemagnifier .swiper-wrapper .swiper-slide .mobile_magnifySlideImg img{max-width:220px;width:100%}.mobile_sliderParent .mobilemagnifier span.swiper-pagination-bullet.swiper-pagination-bullet{background:#198754;width:23px;height:3px;border-radius:2px}.mobile_sliderParent .mobilemagnifier span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00a859!important}.mobile_sliderParent .mobilemagnifier .swiper-pagination{padding-bottom:1rem}.thumbnails-slider{width:70px;padding:0;margin-right:5px;height:441px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}@media (max-width:1199.98px){.thumbnails-slider{margin-left:0}}.thumbnails-slider button{height:30px;width:100%;padding:0;margin:0;font-size:30px;color:rgba(0,0,0,0.7)}.thumbnails-slider button:focus{background-color:transparent}.thumbnails-slider button.slick-prev{top:30px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thumbnails-slider button.slick-prev .slick-prev-icon{background-image:url("../images/icons/swiperArrow_up.svg");background-color:#00a859;background-repeat:no-repeat;color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:center}.thumbnails-slider button.slick-prev .slick-prev-icon:before{content:none}.thumbnails-slider button.slick-prev:focus .slick-prev-icon{margin-left:0!important}.thumbnails-slider button.slick-next{bottom:-10px;right:0;top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;border:none}.thumbnails-slider button.slick-next .slick-next-icon{background-image:url("../images/icons/swiperArrow_down.svg");background-color:#00a859;background-repeat:no-repeat;color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:center}.thumbnails-slider button.slick-next .slick-next-icon:before{content:none}.thumbnails-slider button.slick-next:focus{outline:none;border:none}.thumbnails-slider button.slick-next:focus .slick-next-icon{margin-left:0!important}.thumbnails-slider .thumbnail-button{display:block;height:70px;width:69px!important;cursor:pointer;border:0;border-radius:10px;background-color:transparent;-webkit-transition:opacity 0.1s linear;transition:opacity 0.1s linear;border:1px solid transparent;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.thumbnails-slider .thumbnail-button:focus img{opacity:1}.thumbnails-slider .thumbnail-button:hover{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border:1px solid #00a859}.thumbnails-slider .thumbnail-button:hover img{opacity:1}.thumbnails-slider .thumbnail-button img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-webkit-transition:all 0.1s linear;transition:all 0.1s linear;border-radius:10px}.thumbnails-slider .thumbnail-button[aria-current=true] img{opacity:1}.main-image-slider{position:relative;width:450px;height:360px;position:relative;margin-bottom:1px}.main-image-slider button{z-index:1}.main-image-slider button.slick-prev{left:10px;display:none!important}.main-image-slider button.slick-prev .slick-prev-icon{opacity:1;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.main-image-slider button.slick-next{right:10px;display:none!important}.main-image-slider button.slick-next .slick-next-icon{opacity:1;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.main-image-slider .slick-slide{width:450px}.main-image-slider .slick-slide .image-link{height:340px;overflow:hidden;-webkit-transition:outline 0.1s linear;transition:outline 0.1s linear}.main-image-slider .slick-slide .image-link img{display:block;-o-object-fit:contain;object-fit:contain;margin:auto;width:100%;height:100%}@media (max-width:1199.98px){.main-image-slider .slick-slide .image-link img{padding:3rem}}@media (max-width:991.98px){.productDetails_page .product_magnify_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.productDetails_page .product_magnify_details .product-image-carousels{width:100%;position:relative}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details{max-width:100%}}@media (max-width:991.98px) and (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details{max-width:50rem}}@media (max-width:991.98px) and (max-width:767.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details{max-width:100%}}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .warranty_details{max-width:100%}.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details{max-width:97%}}@media (max-width:991.98px) and (max-width:991.98px){.productDetails_page .product_magnify_details .product_detailContent .wishlist_colorDetails .productPiece_colorDetails .location_details .pincode_details{max-width:100%}}@media (max-width:991.98px){.product-image-carousels{display:none}.product_magnify_details{display:unset!important}.mobile_sliderParent .mobilemagnifier{display:block}}.slick-vertical .slick-slide{margin-bottom:20px!important;height:70px}.slick-vertical .slick-slide div{height:70px}.slick-list.draggable{margin-top:20px}.ui-switcher{background-color:#bdc1c2;display:inline-block;height:28px;width:60px;border-radius:21px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;position:relative;cursor:pointer;-webkit-transition:border-color 0.25s;transition:border-color 0.25s;margin:-2px 4px 0 0;-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15);box-shadow:inset 1px 1px 1px rgba(0,0,0,0.15)}.ui-switcher:before{font-family:sans-serif;font-size:10px;font-weight:400;color:#ffffff;line-height:1;display:inline-block;position:absolute;top:8px;height:12px;width:20px;text-align:center}.ui-switcher[aria-checked=false]:before{content:"OFF";right:11px;color:#fff;font-family:Graphik;font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-transform:uppercase}.ui-switcher[aria-checked=true]:before{content:"ON";left:8px;color:#fff;font-family:Graphik;font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-transform:uppercase}.ui-switcher[aria-checked=true]{background-color:#00a859}.ui-switcher:after{background-color:#ffffff;content:" ";display:inline-block;position:absolute;top:4px;height:20px;width:20px;border-radius:50%;-webkit-transition:left 0.25s;transition:left 0.25s}.ui-switcher[aria-checked=false]:after{left:4px}.ui-switcher[aria-checked=true]:after{left:34px}.productDetails_page .product_magnify_details .product-image-carousels .discount_label{left:unset!important;right:0!important;border-radius:0 10px 0 0!important}@media (max-width:991.98px){.productDetails_page .product_magnify_details .product-image-carousels .discount_label{display:none}}.mobile_sliderParent .discount_label{left:unset!important;right:0!important;border-radius:0 10px 0 0!important;z-index:9}@media (min-width:992px){.mobile_sliderParent .discount_label{display:none!important}}.rated_readmorewrapper{padding-bottom:2rem}.toggleLink{color:#00a859;font-size:14px;font-weight:400}.toggleLink:hover{color:#00a859}.coupon_para{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem;transition:-webkit-line-clamp 0.3s ease}.coupon_para.expanded{-webkit-line-clamp:unset}.toggleLink{color:#00a859;cursor:pointer;text-decoration:none}.ecommerce_megamenu .ecommerce_mainlist li ul li a:hover{color:#00a859}.productDetails_page .related_slider .related_swiper .productbox a .product_box .product_img video{width:100%;height:100%;-webkit-transition:0.2s ease;transition:0.2s ease;border-radius:10px;-o-object-fit:cover;object-fit:cover}.youtube_btn{position:absolute;cursor:pointer;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;z-index:9}.youtube_btn video{width:100%;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;border-radius:20px}.youtube_btn img{width:10.7rem;height:10.7rem;-o-object-fit:contain;object-fit:contain;height:unset}@media (max-width:767.98px){.youtube_btn img{width:6.7rem}}.product_video{height:400px;margin-bottom:80px;position:relative}@media (max-width:575.98px){.product_video{height:250px}}.product_video video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}main .home_products .product_sliderParent .product_slider .product_box .product_img img{}main .home_products .product_sliderParent .product_slider .product_box .product_img img{width:100%!important;height:auto!important;aspect-ratio:1;-o-object-fit:contain!important;object-fit:contain!important}main .home_products .product_sliderParent .product_slider .product_box .product_img{padding:0!important;margin:0!important}main .related_slider .ecom_swiper .productbox a .product_box{height:26rem!important}main .related_slider .ecom_swiper .productbox a .product_box .product_img img{-o-object-fit:contain!important;object-fit:contain!important}.productDetails_page .related_slider .related_swiper .productbox a .product_box{height:26rem!important}.productListing_page .product_filterWrapper .our_products .product_list li a .product_box{height:26rem!important}.productListing_page .product_filterWrapper .our_products .product_list li a .product_box .product_img{overflow:hidden}.productListing_page .product_filterWrapper .our_products .product_list li a .product_box .product_img img{width:110%!important}.product_details .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;margin:6px 0}.product_details .rating .h6,.product_details .rating h6{font-size:16px!important;font-weight:500!important;color:#00a859!important;line-height:18px}.productbox{position:relative}.productbox .discount_label{padding:0.7rem 1.3rem;font-weight:400;font-size:1.2rem;color:#fff;background-color:#00a859;position:absolute;top:0;left:0;border-radius:10px 0 10px 0;z-index:9}.faq_wrapper{padding-bottom:10rem}.faq_wrapper .h2,.faq_wrapper h2{font-size:48px;color:#0f0f0f;text-align:center;font-weight:300;text-transform:uppercase;margin-bottom:4rem}@media (max-width:575.98px){.faq_wrapper .h2,.faq_wrapper h2{font-size:32px;margin-bottom:2rem}}.faq_wrapper .contact_accordion_wrapper{margin-top:4.5rem}@media (max-width:575.98px){.faq_wrapper .contact_accordion_wrapper{margin-top:2.5rem}}.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item{padding:20px;border:1px solid #d7d7d7;border-radius:10px}@media (max-width:575.98px){.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item{padding:15px}}.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item:not(:last-child){margin-bottom:20px!important}@media (max-width:575.98px){.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item:not(:last-child){margin-bottom:12px!important}}.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item .accordion-header{margin:0}.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item .accordion-header .accordion-button{font-size:2rem;line-height:2.8rem;font-weight:500;color:#181a2a;-webkit-box-shadow:none;box-shadow:none;border:none;outline:none;padding:0;gap:2rem}.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item .accordion-header .accordion-button:after{background-size:contain;width:16px;height:16px}.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none}.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item .accordion-body{padding:0;padding-top:1rem}.faq_wrapper .contact_accordion_wrapper .accordion .accordion-item .accordion-body p{font-size:1.6rem;line-height:2.6rem;font-weight:400;color:#363636;max-width:71.6rem;width:100%}.faq_wrapper .contact_accordion_wrapper .accordion-button:not(.collapsed):after{background-image:url(../images/icons/green_chevrontop.svg)!important;-webkit-transform:unset;transform:unset}.faq_wrapper .accordion-button:not(.collapsed){background-color:transparent}.ingredients .accordion-item .h3,.ingredients .accordion-item h3{margin:0!important}.ingredients .accordion-item{border:none!important}.ingredients{margin-top:2rem!important}.ingredients .accordion-item button{padding:1.7rem 3rem;color:#000!important;font-size:2.4rem!important;font-weight:500!important;line-height:normal;border-radius:10px!important;background:#f8f8f8;text-transform:capitalize}.ingredients .accordion-item button:focus{-webkit-box-shadow:none;box-shadow:none}.Cart_page{padding-top:1.6rem;padding-bottom:8rem}.Cart_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.Cart_page .breadCrumb_banner .h2,.Cart_page .breadCrumb_banner h2{text-align:center}.Cart_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.Cart_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Cart_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.Cart_page .Cart_priceDetails{padding-top:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media (max-width:991.98px){.Cart_page .Cart_priceDetails{gap:2rem}}@media (max-width:575.98px){.Cart_page .Cart_priceDetails{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Cart_page .Cart_priceDetails .cart_details{max-width:69.9rem;width:100%}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details{max-width:100%}}.Cart_page .Cart_priceDetails .cart_details .h2,.Cart_page .Cart_priceDetails .cart_details h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent{position:relative;z-index:9}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box{padding:2rem;border-radius:10px;background:#f8f8f8;margin-top:2rem}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .out_stock{padding:0.4rem;max-width:7.5rem;font-size:1rem}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed{gap:1rem}}@media (max-width:767.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:5px}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details{max-width:50%;width:100%}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details.inactive{opacity:0.6}@media (max-width:991.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_productImg{width:12.1rem;height:12.1rem;aspect-ratio:1/1;position:relative}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_productImg .prescription_tag{padding:0.4rem;max-width:8.7rem;font-size:1rem}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_productImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .h4,.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .h4,.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details h4{display:none}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem;margin-top:1.4rem}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .price{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .price.web_price{display:none}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10px;margin-top:3rem}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:5px}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder .reminder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder .reminder .h6,.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder .reminder h6{color:#9c9c9c;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder .reminder .h6,.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder .reminder h6{width:70px}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder .reminder .nice-select{background:none;border:none;height:unset}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder .reminder .nice-select:after{border-bottom:2px solid #000;border-right:2px solid #000;width:7px;height:7px;margin-top:-6px}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder .reminder .nice-select .current{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .wishlist_product_Details .wishlist_details .period_reminder.web_reminder{display:none}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:4rem}}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity{max-width:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:1rem}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity.inactive{opacity:0.6}@media (max-width:991.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity{gap:2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .wishlist_delete{padding-left:2rem}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .wishlist_delete{padding-left:1rem}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .wishlist_delete img{cursor:pointer}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2.4rem;margin-top:2rem}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker{width:100%}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker span{color:#9c9c9c;font-size:1.6rem;font-weight:500;line-height:normal}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter{width:111px;margin:auto;margin:auto;border-radius:8px;padding:1.4rem;height:3.8rem;border:1px solid #d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter{width:90px}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter:focus{border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter:hover{border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter input{width:50px;border:0;text-align:center;color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;background-color:#f8f8f8}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter input{width:40px}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter span{display:block;font-size:25px!important;padding:0 10px;cursor:pointer;color:#0f0f0f;font-size:1.6rem;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter .down{background-image:url(../images/icons/minus.svg);background-repeat:no-repeat;width:20px;height:20px}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .wishlist_boxDetailed .cart_quantity .buyNow_cartBtn .quantity_picker .counter .up{background-image:url(../images/icons/plus.svg);background-repeat:no-repeat;width:20px;height:20px}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .mob_title{display:none!important;color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .mob_title{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:1rem;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem;margin-top:1.4rem}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .price.web_price{display:none}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .price.mob_price{display:none}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .price.mob_price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10px;margin-top:3rem}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:5px}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder .reminder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder .reminder .h6,.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder .reminder h6{color:#9c9c9c;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder .reminder .h6,.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder .reminder h6{width:70px}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder .reminder .nice-select{background:none;border:none;height:unset}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder .reminder .nice-select:after{border-bottom:2px solid #000;border-right:2px solid #000;width:7px;height:7px;margin-top:-6px}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder .reminder .nice-select .current{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder.mob_reminder{display:none}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder.mob_reminder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder.mob_reminder .reminder{gap:6px}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder.mob_reminder .reminder{gap:0}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder.mob_reminder .reminder .nice-select{padding-left:0!important}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder.mob_reminder .reminder .nice-select{padding-left:18px!important}}.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder.mob_reminder .reminder .h6,.Cart_page .Cart_priceDetails .cart_details .cart_productBox_parent .wishlist_box .period_reminder.mob_reminder .reminder h6{width:unset}.Cart_page .Cart_priceDetails .price_details{max-width:41.1rem;width:100%}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .price_details{max-width:100%}}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky{position:sticky;z-index:9;top:20px}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .price_details .pricebox_sticky{position:unset}}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box{border-radius:10px;background:#f8f8f8;padding:2.5rem;margin-top:4.6rem;position:relative;z-index:9}@media (max-width:575.98px){.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box{z-index:8}}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .h2,.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal;text-transform:capitalize;margin-bottom:2.5rem}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total{padding-bottom:1.5rem;border-bottom:1px dashed #b4b4b4}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total:not(:last-child){margin-bottom:1.5rem}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total .h6,.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total h6{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem;text-transform:capitalize}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total .h5,.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total h5{color:#1d1d1d;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total .h5 span,.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total h5 span{color:#00a859;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .grand_total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2.1rem}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .grand_total .h6,.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .grand_total h6{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:normal}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .procced_btn{margin-top:2.7rem}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .procced_btn button{border-radius:8px;background:#00a859;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.8rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border:none;width:100%}@media (max-width:1199.98px){.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .procced_btn button{font-size:1.5rem}}.Cart_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .procced_btn button:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.Cart_page .Cart_priceDetails .particle{position:absolute;right:0;top:38%;z-index:1}@media (max-width:991.98px){.Cart_page .Cart_priceDetails .particle{display:none}}.Cart_page .related_slider{padding-left:calc(113px + 3rem);max-width:1366px;width:100%;margin:auto;margin-top:7rem}@media (min-width:1366px){.Cart_page .related_slider{padding:0 113px}}@media (max-width:1199.98px){.Cart_page .related_slider{padding-left:calc(75px + 3rem)}}@media (max-width:991.98px){.Cart_page .related_slider{padding-left:0;max-width:65rem;margin:auto;width:100%;margin-top:7rem}}@media (max-width:767.98px){.Cart_page .related_slider{padding:0 40px;max-width:75rem}}@media (max-width:575.98px){.Cart_page .related_slider{padding:0 16px}}.Cart_page .related_slider .h4,.Cart_page .related_slider h4{font-size:2.4rem;font-weight:500;color:#0f0f0f}.Cart_page .related_slider .related_swiper{margin-top:2rem}.Cart_page .related_slider .related_swiper .productbox{position:relative}.Cart_page .related_slider .related_swiper .productbox:hover .product_box{background-color:whitesmoke!important;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.17);box-shadow:0 0 1.5rem rgba(0,0,0,0.17);-webkit-transition:0.3s ease;transition:0.3s ease}.Cart_page .related_slider .related_swiper .productbox:hover .product_img img{-webkit-transition:0.2s ease;transition:0.2s ease}.Cart_page .related_slider .related_swiper .productbox .add_wishlist{position:absolute;top:2rem;right:2rem;z-index:10;cursor:pointer}@media (max-width:575.98px){.Cart_page .related_slider .related_swiper .productbox .add_wishlist{top:1rem;right:1rem}}.Cart_page .related_slider .related_swiper .productbox .add_wishlist .unfav{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){.Cart_page .related_slider .related_swiper .productbox .add_wishlist .unfav{width:20px;height:20px}}.Cart_page .related_slider .related_swiper .productbox .add_wishlist .unfav svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Cart_page .related_slider .related_swiper .productbox .add_wishlist .unfav.clicked svg path{fill:red;stroke:none}.Cart_page .related_slider .related_swiper .productbox a .product_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:10px;background:#f8f8f8;-webkit-transition:0.3s ease;transition:0.3s ease;height:22.1rem;position:relative}.Cart_page .related_slider .related_swiper .productbox a .product_box .product_img{width:100%;height:100%}.Cart_page .related_slider .related_swiper .productbox a .product_box .product_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.2s ease;transition:0.2s ease;border-radius:10px}.Cart_page .related_slider .related_swiper .productbox a .product_box .prescription_tag{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:1.2rem;font-weight:400;line-height:normal;border-radius:10px 10px 0px 0px;background:#00a859;padding:0.7rem;max-width:10.7rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.Cart_page .related_slider .related_swiper .productbox a .product_details{margin-top:1.4rem}.Cart_page .related_slider .related_swiper .productbox a .product_details .h6,.Cart_page .related_slider .related_swiper .productbox a .product_details h6{color:#505050;font-size:1.4rem;font-weight:400;line-height:normal}.Cart_page .related_slider .related_swiper .productbox a .product_details .h5,.Cart_page .related_slider .related_swiper .productbox a .product_details h5{color:#0f0f0f;font-size:1.8rem;font-weight:500;margin-top:0.6rem;line-height:2.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Cart_page .related_slider .related_swiper .productbox a .product_details .price{margin-top:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem}@media (max-width:575.98px){.Cart_page .related_slider .related_swiper .productbox a .product_details .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Cart_page .related_slider .related_swiper .productbox a .product_details .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}.Cart_page .related_slider .related_swiper .productbox a .product_details .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}.Cart_page .related_slider .related_swiper .productbox a .product_details .cart_btn{padding:10px 20px;border:1px solid #00a859;border-radius:8px;font-size:16px;font-weight:500;color:#00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;margin-top:14px}.Cart_page .related_slider .related_swiper .productbox a .product_details .cart_btn:hover{color:white;background-color:#00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.Cart_page .related_slider .related_swiper .productbox a .product_details .cart_btn:hover svg path{stroke:white;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.promo_code .h3,.promo_code h3{font-size:1.6rem;font-weight:500;color:#1d1d1d}.promo_code .code_field{margin-top:1.4rem;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.promo_code .code_field .input_parent{max-width:calc(100% - 9.4rem);width:100%;height:4.5rem}.promo_code .code_field .input_parent input{border:1px solid #d5dbde;border-radius:8px;padding:1.3rem;font-size:1.4rem;font-weight:400;color:#000;width:100%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;height:4.5rem}.promo_code .code_field .input_parent input:focus{border:1px solid #00a859;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.promo_code .code_field .apply_btn .primary_btn{border-radius:8px;background:#00a859;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.8rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border:none;width:9.4rem;height:4.5rem}.promo_code .code_field .apply_btn .primary_btn:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.promo_code .coupon_code{background-color:#fff;border-radius:8px;padding:1.2rem 2rem;height:4.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.5rem;cursor:pointer}.promo_code .coupon_code .offer_available{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.promo_code .coupon_code .offer_available .h6,.promo_code .coupon_code .offer_available h6{font-size:1.4rem;font-weight:500;color:#1d1d1d}.cashback_contents .cart_body .cashback_wrapper .cashback_box{padding:2rem;border-radius:10px;background-color:#f8f8f8;margin-top:2rem}.cashback_contents .cart_body .cashback_wrapper .cashback_box .cashback_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding-bottom:2rem;border-bottom:1px dashed #d7d7d7}.cashback_contents .cart_body .cashback_wrapper .cashback_box .cashback_head .cashback_image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.cashback_contents .cart_body .cashback_wrapper .cashback_box .cashback_head .cashback_image .h6,.cashback_contents .cart_body .cashback_wrapper .cashback_box .cashback_head .cashback_image h6{font-size:1.4rem;font-weight:500;color:#1d1d1d;text-transform:uppercase}.cashback_contents .cart_body .cashback_wrapper .cashback_box .cashback_head .apply_btn button{font-size:1.6rem;font-weight:500;color:#00a859;background-color:transparent;border:none}.cashback_contents .cart_body .cashback_wrapper .cashback_box .cashback_body{padding-top:1.7rem}.cashback_contents .cart_body .cashback_wrapper .cashback_box .cashback_body p{font-size:1.4rem;font-weight:400;color:#818181;text-align:start!important;margin-top:0}.similiar_productmodal .modal-dialog{max-width:780px;width:100%}.similiar_productmodal .modal-dialog .modal-content{max-width:780px!important}@media (max-width:575.98px){.similiar_productmodal .modal-dialog .modal-content .modal-body{padding:4rem 2rem!important}}.similiar_productmodal .modal-dialog .similiar_productlisting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.similiar_productmodal .modal-dialog .similiar_productlisting a{width:calc(33.3333333333% - 14px)}@media (max-width:575.98px){.similiar_productmodal .modal-dialog .similiar_productlisting a{width:calc(50% - 14px)}}@media (max-width:575.98px){.similiar_productmodal .modal-dialog .similiar_productlisting a:nth-child(3){display:none}}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:10px;background:#f8f8f8;-webkit-transition:0.3s ease;transition:0.3s ease;height:22.1rem;position:relative}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_box .product_img{width:100%;height:100%}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_box .product_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.2s ease;transition:0.2s ease;border-radius:10px}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_box .prescription_tag{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:1.2rem;font-weight:400;line-height:normal;border-radius:10px 10px 0px 0px;background:#00a859;padding:0.7rem;max-width:10.7rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details{margin-top:1.4rem}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .h6,.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details h6{color:#505050;font-size:1.4rem;font-weight:400;line-height:normal}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .h5,.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details h5{color:#0f0f0f;font-size:1.8rem;font-weight:500;margin-top:0.6rem;line-height:2.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .price{margin-top:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem}@media (max-width:575.98px){.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .cart_btn{padding:10px 20px;border:1px solid #00a859;border-radius:8px;font-size:16px;font-weight:500;color:#00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;margin-top:14px}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .cart_btn:hover{color:white;background-color:#00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.similiar_productmodal .modal-dialog .similiar_productlisting a .product_details .cart_btn:hover svg path{stroke:white;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.total_wrapper{padding-top:20px;border-top:1px solid #E6E6E6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-top:20px}@media (max-width:767.98px){.total_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.total_wrapper .items_count{max-width:290px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.total_wrapper .items_count .item .h6,.total_wrapper .items_count .item h6{font-size:14px;font-weight:400;color:#505050}.total_wrapper .items_count .item .h5,.total_wrapper .items_count .item h5{font-size:18px;font-weight:500;color:#0F0F0F;margin-top:6px}.total_wrapper .btn_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;max-width:320px;width:100%}@media (max-width:767.98px){.total_wrapper .btn_wrapper{margin-left:auto}}.total_wrapper .btn_wrapper .secondary_btn{font-size:16px;font-weight:500;color:#00A859;border:1px solid #00A859;padding:15px 40px;border-radius:8px;border:1px solid #00A859;background-color:white}.total_wrapper .btn_wrapper .primary_btn{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.offer_banner .modal-body{padding:0!important}.offer_banner .modal-body .banner{height:500px}.offer_banner .modal-body .banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout_page{padding-top:1.6rem;padding-bottom:8rem}.checkout_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.checkout_page .breadCrumb_banner .h2,.checkout_page .breadCrumb_banner h2{text-align:center}.checkout_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.checkout_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.checkout_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.checkout_page .Cart_priceDetails{padding-top:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media (max-width:991.98px){.checkout_page .Cart_priceDetails{gap:2rem}}@media (max-width:575.98px){.checkout_page .Cart_priceDetails{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.checkout_page .Cart_priceDetails .cart_details{max-width:69.9rem;width:100%}@media (max-width:575.98px){.checkout_page .Cart_priceDetails .cart_details{max-width:100%}}.checkout_page .Cart_priceDetails .cart_details .h2,.checkout_page .Cart_priceDetails .cart_details h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.checkout_page .Cart_priceDetails .cart_details .user_box{margin-top:20px;padding:2.5rem 2rem;border-radius:10px;background:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2rem}.checkout_page .Cart_priceDetails .cart_details .user_box .profile_avatar{width:5rem;height:5rem}.checkout_page .Cart_priceDetails .cart_details .user_box .profile_avatar img{aspect-ratio:1/1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.checkout_page .Cart_priceDetails .cart_details .user_box .user_id .h6,.checkout_page .Cart_priceDetails .cart_details .user_box .user_id h6{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize}.checkout_page .Cart_priceDetails .cart_details .user_box .user_id .h5,.checkout_page .Cart_priceDetails .cart_details .user_box .user_id h5{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;margin-top:0.8rem}.checkout_page .Cart_priceDetails .cart_details .deliver_address{margin-top:4rem}.checkout_page .Cart_priceDetails .cart_details .deliver_address .h2,.checkout_page .Cart_priceDetails .cart_details .deliver_address h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group{margin-top:20px;border-radius:10px;border:1px solid #e9e9e9;background:#fff;padding:2rem}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box{padding-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box:not(:first-child){padding-top:2rem}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:2rem;padding-left:1rem}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_edit .edit{cursor:pointer}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-left:1rem;gap:2rem}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .choose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8rem;cursor:pointer}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .choose label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:22px}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .choose input{width:2rem;height:2rem;cursor:pointer;accent-color:#00a859}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .choose input[type=radio]{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;outline:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;border:1.5px solid #e6e6e6}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .choose input[type=radio]:before{content:"";display:block;width:10px;height:10px;border-radius:50%}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .choose input[type=radio]:checked:before{background:#00a859}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .choose input[type=radio]:checked{border-color:#00a859}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .adrees_name .h2,.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .adrees_name h2{color:#000;font-size:1.6rem;font-weight:500;line-height:normal}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box .address_nameDetails .adrees_name p{color:#000;font-size:1.4rem;font-weight:400;line-height:2rem;margin-top:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.checkout_page .Cart_priceDetails .cart_details .deliver_address .addrees_box_group .address_box:last-child{border-bottom:none}.checkout_page .Cart_priceDetails .cart_details .deliver_address .add_newAddress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.6rem;border-radius:8px;border:1px solid #00a859;background:#fff;height:52px;gap:1.1rem;color:#00a859;font-size:1.4rem;font-weight:500;line-height:2rem;width:100%;margin-top:3rem}.checkout_page .Cart_priceDetails .cart_details .order_summary{margin-top:4rem}.checkout_page .Cart_priceDetails .cart_details .order_summary .h2,.checkout_page .Cart_priceDetails .cart_details .order_summary h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box{border-radius:10px;background:#f8f8f8;padding:2rem}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .ordered_item{width:12.1rem;height:12.1rem;aspect-ratio:1/1;position:relative}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .ordered_item .prescription_tag{padding:0.4rem;max-width:8.7rem;font-size:1rem}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .ordered_item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails{width:100%}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .h3,.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails h3{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .cut_price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-top:1.4rem}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .cut_price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .cut_price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3rem}@media (max-width:1199.98px){.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod{margin-top:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:575.98px){.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod .quantity .h6,.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod .quantity h6{color:#9c9c9c;font-size:1.6rem;font-weight:500;text-transform:capitalize;line-height:normal}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod .quantity span{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal}.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod .period_reminder{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media (max-width:767.98px){.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod .period_reminder{gap:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){.checkout_page .Cart_priceDetails .cart_details .order_summary .order_summaryBoxes .ordersummary_box .order_itemDetails .quality_timeperiod .period_reminder{gap:1.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox{border-radius:10px;border:1px solid #e9e9e9;background:#fff;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:4rem;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:991.98px){.checkout_page .Cart_priceDetails .cart_details .payment_optionBox{padding:1rem;gap:1rem}}@media (max-width:575.98px){.checkout_page .Cart_priceDetails .cart_details .payment_optionBox{padding:2rem}}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option .h6,.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option h6{font-size:1.6rem;font-weight:500;color:#0f0f0f}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option .choose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8rem;cursor:pointer}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option .choose label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:22px}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option .choose input{width:2rem;height:2rem;cursor:pointer;accent-color:#00a859}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option .choose input[type=radio]{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;outline:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;border:1.5px solid #e6e6e6}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option .choose input[type=radio]:before{content:"";display:block;width:10px;height:10px;border-radius:50%}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option .choose input[type=radio]:checked:before{background:#00a859}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .payment_option .choose input[type=radio]:checked{border-color:#00a859}.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .h2,.checkout_page .Cart_priceDetails .cart_details .payment_optionBox h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal;margin-bottom:2.4rem}@media (max-width:1199.98px){.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .h2,.checkout_page .Cart_priceDetails .cart_details .payment_optionBox h2{font-size:2rem}}@media (max-width:991.98px){.checkout_page .Cart_priceDetails .cart_details .payment_optionBox .h2,.checkout_page .Cart_priceDetails .cart_details .payment_optionBox h2{font-size:1.4rem}}.checkout_page .Cart_priceDetails .cart_details .paybtn{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media (max-width:767.98px){.checkout_page .Cart_priceDetails .cart_details .paybtn{display:none}}.checkout_page .Cart_priceDetails .cart_details .paybtn button{border-radius:8px;background:#00a859;padding:1.5rem 3.4rem;height:4.8rem;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1199.98px){.checkout_page .Cart_priceDetails .cart_details .paybtn button{font-size:1.4rem;padding:1.5rem}}@media (max-width:991.98px){.checkout_page .Cart_priceDetails .cart_details .paybtn button{height:unset;padding:1rem}}@media (max-width:767.98px){.checkout_page .Cart_priceDetails .cart_details .paybtn button{width:95%!important;margin:auto!important;padding:2rem 1rem!important;border-radius:5px!important;font-size:13px!important}}.checkout_page .Cart_priceDetails .cart_details .paybtn button:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.checkout_page .Cart_priceDetails .price_details{max-width:41.1rem;width:100%}@media (max-width:767.98px){.checkout_page .Cart_priceDetails .price_details{max-width:100%!important}}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky{position:sticky;z-index:9;top:20px}@media (max-width:575.98px){.checkout_page .Cart_priceDetails .price_details .pricebox_sticky{position:relative}}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .h2,.checkout_page .Cart_priceDetails .price_details .pricebox_sticky h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal;text-transform:capitalize}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box{border-radius:10px;background:#f8f8f8;padding:2.5rem;margin-top:2rem;position:relative;z-index:9}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total{padding-bottom:1.5rem;border-bottom:1px dashed #b4b4b4}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total:not(:last-child){margin-bottom:1.5rem}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total .h6,.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total h6{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem;text-transform:capitalize}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total .h5,.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total h5{color:#1d1d1d;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total .h5 span,.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .sub_total .total h5 span{color:#00a859;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .grand_total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2.1rem}.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .grand_total .h6,.checkout_page .Cart_priceDetails .price_details .pricebox_sticky .price_box .grand_total h6{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:normal}.checkout_page .Cart_priceDetails .particle{position:absolute;right:0;top:49.9rem;z-index:1}@media (max-width:991.98px){.checkout_page .Cart_priceDetails .particle{display:none}}.mobile_paybtn{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media (min-width:768px){.mobile_paybtn{display:none}}@media (max-width:575.98px){.mobile_paybtn{margin-top:5rem}}.mobile_paybtn button{border-radius:8px;background:#00a859;padding:1.5rem 6.4rem;height:6rem;color:#fff;font-size:14px;font-weight:500;line-height:normal;border:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile_paybtn button:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (max-width:575.98px){.web_paybtn{display:none!important}}.guest_checkout .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.guest_checkout .breadCrumb_banner .h2,.guest_checkout .breadCrumb_banner h2{text-align:center}.guest_checkout .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.guest_checkout .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.guest_checkout .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.guest_checkout .guest_checkout_wrapper{padding:5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.guest_checkout .guest_checkout_wrapper .guest_formparent{max-width:50.1rem;width:100%}.guest_checkout .guest_checkout_wrapper .guest_formparent .h2,.guest_checkout .guest_checkout_wrapper .guest_formparent h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form{padding:3rem;max-width:50.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff;margin-top:3rem}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .Resent_timer{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;margin:1.5rem 0}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .Resent_timer span{color:#00a859}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .input_group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .input_group:not(:last-child){margin-bottom:2rem}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .input_group label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .input_group .input_parent{position:relative}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .input_group .input_parent input{width:100%;padding:1.6rem 1.5rem;border-radius:8px;background:#f8f8f8;height:4.7rem;border:none;outline:none;color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;border:1px solid transparent}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .input_group .input_parent input:focus{border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .submit_btnwrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.guest_checkout .guest_checkout_wrapper .guest_formparent .guest_form .submit_btnwrapper .primary_btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border:none;padding:2rem 4rem;height:4.7rem}.guest_checkout .guest_checkout_wrapper .advantages_securelogin .h2,.guest_checkout .guest_checkout_wrapper .advantages_securelogin h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.guest_checkout .guest_checkout_wrapper .advantages_securelogin ul{margin-top:3rem}.guest_checkout .guest_checkout_wrapper .advantages_securelogin ul li{color:#505050;font-size:1.8rem;font-weight:500;line-height:2.6rem}.guest_checkout .guest_checkout_wrapper .advantages_securelogin ul li:not(:first-child){margin-top:1.5rem}.container_adjust .container{padding:0 20px}@media (min-width:576px){.container_adjust .container{max-width:540px;padding:0}}@media (min-width:768px){.container_adjust .container{max-width:720px}}@media (min-width:992px){.container_adjust .container{max-width:960px}}@media (min-width:1200px){.container_adjust .container{max-width:1155px}}@media (min-width:1400px){.container_adjust .container{max-width:1320px}}.orderTracking_page{position:relative;padding-bottom:8rem}.orderTracking_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.orderTracking_page .breadCrumb_banner .h2,.orderTracking_page .breadCrumb_banner h2{text-align:center}.orderTracking_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.orderTracking_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.orderTracking_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.orderTracking_page .container{padding:0 20px}@media (min-width:576px){.orderTracking_page .container{max-width:540px;padding:0}}@media (min-width:768px){.orderTracking_page .container{max-width:720px}}@media (min-width:992px){.orderTracking_page .container{max-width:960px}}@media (min-width:1200px){.orderTracking_page .container{max-width:1155px}}@media (min-width:1400px){.orderTracking_page .container{max-width:1320px}}.orderTracking_page .container .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.orderTracking_page .container .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.orderTracking_page .container .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.orderTracking_page .container .account_details .side_bar{display:none}}.orderTracking_page .container .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.orderTracking_page .container .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.orderTracking_page .container .account_details .side_bar .user_detailBox .user_name .h6,.orderTracking_page .container .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.orderTracking_page .container .account_details .side_bar .user_detailBox .user_name .h4,.orderTracking_page .container .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.orderTracking_page .container .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.orderTracking_page .container .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.orderTracking_page .container .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.orderTracking_page .container .account_details .side_bar .account_tabs li:first-child{padding-top:0}.orderTracking_page .container .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.orderTracking_page .container .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.orderTracking_page .container .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.orderTracking_page .container .account_details .side_bar .account_tabs li a.active span{color:#00a859}.orderTracking_page .container .account_details .profile_tab{max-width:85.1rem;width:100%}.orderTracking_page .container .account_details .profile_tab .order_box{border-radius:10px;background:#f0f0f0;padding:3rem;max-width:85.1rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:2rem}}@media (max-width:575.98px){.orderTracking_page .container .account_details .profile_tab .order_box{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.orderTracking_page .container .account_details .profile_tab .order_box .order_details .h6,.orderTracking_page .container .account_details .profile_tab .order_box .order_details h6{color:#2a2a2a;font-size:2rem;font-weight:500;line-height:normal}.orderTracking_page .container .account_details .profile_tab .order_box .order_details .h5,.orderTracking_page .container .account_details .profile_tab .order_box .order_details h5{color:#727272;font-size:1.6rem;font-weight:400;line-height:normal;margin-top:0.9rem}.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media (min-width:576px) and (max-width:767.98px){.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address{gap:1rem}}.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address .h3,.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address h3{color:#000;font-size:1.6rem;font-weight:400;line-height:2.4rem;max-width:135px;width:100%}.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails{max-width:26.4rem;width:100%}.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails .h4,.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails h4{color:#000;font-size:1.6rem;font-weight:500;line-height:2.4rem}.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails .h5,.orderTracking_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails h5{margin-top:1.2rem;color:#000;font-size:1.4rem;font-weight:400;line-height:2.4rem}.orderTracking_page .container .account_details .profile_tab .order_box .order_status_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.orderTracking_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:575.98px){.orderTracking_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.orderTracking_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status input{width:1.7rem;height:1.7rem;accent-color:#e96f12}.orderTracking_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status .h6,.orderTracking_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status h6{color:#ff882d;font-size:1.4rem;font-weight:400;line-height:2rem}.orderTracking_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn .return{font-size:1.6rem;font-weight:500;color:#EB4857;padding:1.5rem 4rem;border:1px solid #EB4857;border-radius:8px;height:4.8rem;max-width:13.2rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderTracking_page .container .account_details .profile_tab .ordered_item{margin-top:4rem}.orderTracking_page .container .account_details .profile_tab .ordered_item .h2,.orderTracking_page .container .account_details .profile_tab .ordered_item h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3.5rem;border-radius:10px;background:#f8f8f8;margin-top:2rem;padding:2rem}@media (min-width:992px){.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg{width:7rem;height:7rem;aspect-ratio:1/1;position:relative}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg .prescription_tag{padding:0.4rem;max-width:8.7rem;font-size:1rem;bottom:-1rem}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h6,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h6{color:#2b2b2b;font-size:1.6rem;font-weight:500;line-height:2.2rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:0.6rem}@media (max-width:1199.98px){.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span{color:#6f6f6f;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}@media (max-width:1199.98px){.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span{text-align:start}}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:first-child,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:first-child{padding-right:2rem;border-right:1px solid #dfdfdf}@media (max-width:1199.98px){.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:first-child,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:first-child{border:none;padding:0}}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:last-child,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:last-child{padding-left:2rem}@media (max-width:1199.98px){.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:last-child,.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:last-child{padding-left:0}}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem;margin-top:1.4rem}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price span{color:#00a859;font-size:1.6rem;font-weight:600;line-height:2.3rem}.orderTracking_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price del{color:#a9a9a9;font-size:1.3rem;font-weight:400;line-height:2.3rem}.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box{margin-top:4rem}.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box .h2,.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;width:100%;margin-top:2rem;border-radius:10px;background:#f8f8f8;padding:2rem;row-gap:2rem}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box ul{row-gap:1.5rem}}.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box ul li{width:calc(16.6666666667% - 1.5rem)}@media (max-width:1199.98px){.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box ul li{width:calc(20% - 1.5rem)}}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box ul li{width:calc(25% - 1.5rem)}}@media (max-width:767.98px){.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box ul li{width:calc(33.3333333333% - 1.5rem)}}.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box ul li .preview_img{width:100%;height:11rem;position:relative}.orderTracking_page .container .account_details .profile_tab .uploaded_prescription_box ul li .preview_img img{width:100%;height:100%;border-radius:15px;-o-object-fit:contain;object-fit:contain}.orderTracking_page .container .account_details .profile_tab .pricebox_parent{margin-top:4rem}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .h2,.orderTracking_page .container .account_details .profile_tab .pricebox_parent h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box{border-radius:10px;background:#f8f8f8;padding:2.5rem;margin-top:2rem;position:relative;z-index:9}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total{padding-bottom:1.5rem;border-bottom:1px dashed #b4b4b4}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total:not(:last-child){margin-bottom:1.5rem}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h6,.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h6{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h5,.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h5{color:#1d1d1d;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h5 span,.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h5 span{color:#00a859;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .grand_total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2.1rem}.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .grand_total .h6,.orderTracking_page .container .account_details .profile_tab .pricebox_parent .price_box .grand_total h6{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:normal}.orderTracking_page .container .account_details .profile_tab .order_trackingBox{border-radius:10px;border:1px dashed #d7d7d7;padding:3rem;margin-top:4rem}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow{width:100%}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-top:none}}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{gap:6rem;padding:2rem 1.6rem}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li{margin:0rem 0 2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li{margin:0}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{color:#1d1d1d;font-size:1.4rem;font-weight:500;line-height:2rem}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{display:none}}@media (min-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{position:absolute;left:0;top:-2.5rem}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:20px;margin-left:-13px}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed{margin-top:0;margin-left:10px}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed .h4,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed h4{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .empty{background:#00a859}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled:before{background:#00a859!important;z-index:9;border:1px}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .h6,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled h6{display:none}}@media (min-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .h6,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled h6{position:absolute;left:0}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{display:block;position:absolute;content:"";height:8rem;width:0.2rem;left:0.7rem;top:-8rem;border:1px dashed #9c9c9c;z-index:1}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{height:9rem;width:0.2rem;left:0.5rem;top:-9rem}}@media (min-width:992px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{top:0.5rem;height:1.5px;width:15.2rem;left:-14.5rem}}@media (min-width:1200px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{width:20.2rem;left:-19.1rem}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:first-child:before{display:none}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}@media (min-width:992px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5{margin-left:0}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5 span,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5 span{font-weight:300;line-height:2rem}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .empty{display:block;position:relative;border-radius:50%;height:1.2rem;width:1.2rem;background:#9c9c9c;z-index:3}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation{padding:0 3.9rem 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5rem;margin-bottom:1rem}@media (max-width:991.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:2rem;padding:0 1rem 0 1rem}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:2rem}@media (max-width:767.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .dot,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .dot{width:1.2rem;height:1.2rem;background-color:#00a859;border-radius:50%}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .expected_date,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .expected_date{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:2rem}@media (max-width:767.98px){.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .expected_date,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .expected_date{width:calc(100% - 2.8rem)}}.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h4,.orderTracking_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h4{font-size:16px;font-weight:500;color:#00A859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.orderTracking_page .container .account_details .profile_tab .order_btn{margin-top:4rem;width:100%;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.orderTracking_page .container .account_details .profile_tab .order_btn .cancel_btn{border-radius:8px;border:1px solid #eb4857;padding:1rem;color:#eb4857;font-size:1.6rem;font-weight:500;line-height:normal;max-width:19.2rem;width:100%;height:4.8rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:575.98px){.orderTracking_page .container .account_details .profile_tab .order_btn .cancel_btn{max-width:17.2rem;height:40px}}.orderTracking_page .container .account_details .profile_tab .order_btn .reorder_btn{padding:1rem 2rem;height:4.8rem;max-width:19.2rem;width:100%;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border-radius:8px;background:#00a859;border:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.orderTracking_page .container .account_details .profile_tab .order_btn .reorder_btn:hover{background:#098c4e;-webkit-transition:0.3s ease;transition:0.3s ease}.orderTracking_page .profile_particle{position:absolute;top:45%;left:0;z-index:7}@media (max-width:991.98px){.orderTracking_page .profile_particle{display:none}}.consultation_header .inear_header{position:absolute!important}main .disclaimer_page{overflow-x:hidden;padding-bottom:8rem;background:-webkit-gradient(linear,left top,left bottom,from(#E2EFF7),to(rgba(226,239,247,0)));background:linear-gradient(to bottom,#E2EFF7,rgba(226,239,247,0))}@media (max-width:575.98px){main .disclaimer_page{padding-bottom:4rem}}main .disclaimer_page .disclaimer_banner{position:relative}main .disclaimer_page .disclaimer_banner:after{content:"";position:absolute;top:0;width:100%;height:100%;z-index:4;left:0;background:-webkit-gradient(linear,left top,right top,color-stop(-0.88%,#eef6fb),color-stop(-17.81%,#E2EFF7),color-stop(61.42%,rgba(226,239,247,0.8)),to(rgba(226,239,247,0)));background:linear-gradient(90deg,#eef6fb -0.88%,#E2EFF7 -17.81%,rgba(226,239,247,0.8) 61.42%,rgba(226,239,247,0) 100%)}@media (max-width:991.98px){main .disclaimer_page .disclaimer_banner:after{height:130%}}@media (max-width:575.98px){main .disclaimer_page .disclaimer_banner:after{height:200%}}main .disclaimer_page .disclaimer_banner:before{content:"";position:absolute;bottom:-89px;width:100%;height:200px;z-index:10;left:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.22%,#eef6fb),color-stop(37.7%,rgba(238,246,251,0.89)),color-stop(95.42%,rgba(238,246,251,0)));background:linear-gradient(0deg,#eef6fb 22.22%,rgba(238,246,251,0.89) 37.7%,rgba(238,246,251,0) 95.42%)}@media (min-width:1200px){main .disclaimer_page .disclaimer_banner:before{left:0;bottom:-7px}}@media (max-width:1199.98px){main .disclaimer_page .disclaimer_banner:before{bottom:-115px}}@media (max-width:991.98px){main .disclaimer_page .disclaimer_banner:before{bottom:-180px}}@media (max-width:767.98px){main .disclaimer_page .disclaimer_banner:before{bottom:-215px}}@media (max-width:575.98px){main .disclaimer_page .disclaimer_banner:before{bottom:-240px}}main .disclaimer_page .disclaimer_banner .disclaimer_banner{padding-top:13.1rem;position:relative;padding-bottom:7.5rem}main .disclaimer_page .disclaimer_banner .disclaimer_banner .about_booking{max-width:61.6rem;width:100%;position:relative;z-index:10}@media (max-width:575.98px){main .disclaimer_page .disclaimer_banner .disclaimer_banner .about_booking .heading{font-size:24px;line-height:30px}}main .disclaimer_page .disclaimer_banner .disclaimer_banner .about_booking .book_btn{margin-top:4rem}main .disclaimer_page .disclaimer_banner .disclaimer_banner .about_booking .book_btn .consultant_primaryBtn{max-width:22.3rem;width:100%}main .disclaimer_page .disclaimer_banner .disclaimer_banner .about_booking .privacy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:3.6rem}main .disclaimer_page .disclaimer_banner .disclaimer_banner .about_booking .privacy img{width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain}main .disclaimer_page .disclaimer_banner .disclaimer_banner .about_booking .privacy p{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:2.2rem}main .disclaimer_page .disclaimer_banner .disclaimer_banner .about_booking .privacy p a{color:#3b93c9;font-weight:500}main .disclaimer_page .disclaimer_banner .disclaimer_bannerImg{position:absolute;right:0;top:0;z-index:1;height:500px}main .disclaimer_page .disclaimer_banner .disclaimer_bannerImg:before{content:"";position:absolute;bottom:0;z-index:4;height:20.6rem;width:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.22%,#eef6fb),color-stop(37.7%,rgba(238,246,251,0.89)),color-stop(95.42%,rgba(238,246,251,0)));background:linear-gradient(0deg,#eef6fb 22.22%,rgba(238,246,251,0.89) 37.7%,rgba(238,246,251,0) 95.42%)}main .disclaimer_page .disclaimer_banner .disclaimer_bannerImg img{height:100%;width:100%}@media (min-width:1366px){main .disclaimer_page .disclaimer_banner .disclaimer_bannerImg{right:-80px}}@media (min-width:1500px){main .disclaimer_page .disclaimer_banner .disclaimer_bannerImg{right:-120px}}@media (min-width:1600px){main .disclaimer_page .disclaimer_banner .disclaimer_bannerImg{right:-190px}}@media (min-width:1700px){main .disclaimer_page .disclaimer_banner .disclaimer_bannerImg{right:-260px}}main .disclaimer_page .disclaimer_boxContainer{position:relative}main .disclaimer_page .disclaimer_boxContainer .disclaimer_box{padding:8rem 6rem 4rem 6rem;margin-bottom:8rem;border-radius:20px;background:#fff;position:relative;z-index:10}@media (max-width:575.98px){main .disclaimer_page .disclaimer_boxContainer .disclaimer_box{padding:3rem;margin-bottom:0}}main .disclaimer_page .disclaimer_boxContainer .disclaimer_box .h2,main .disclaimer_page .disclaimer_boxContainer .disclaimer_box h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){main .disclaimer_page .disclaimer_boxContainer .disclaimer_box .h2,main .disclaimer_page .disclaimer_boxContainer .disclaimer_box h2{font-size:3.6rem}}main .disclaimer_page .disclaimer_boxContainer .disclaimer_box ul{margin-top:20px}@media (max-width:575.98px){main .disclaimer_page .disclaimer_boxContainer .disclaimer_box ul{margin-top:1rem}}main .disclaimer_page .disclaimer_boxContainer .disclaimer_box ul li{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;list-style:disc}main .disclaimer_page .disclaimer_boxContainer .disclaimer_box ul li:not(:first-child){margin-top:15px}.consultation_header .inear_header{position:absolute!important}main .selectDoctor_page{overflow-x:hidden;padding-bottom:8rem;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#E2EFF7),to(rgba(226,239,247,0)));background:linear-gradient(to bottom,#E2EFF7,rgba(226,239,247,0))}main .selectDoctor_page .disclaimer_banner{position:relative}main .selectDoctor_page .disclaimer_banner:after{content:"";position:absolute;top:0;width:100%;height:100%;z-index:4;left:0;background:-webkit-gradient(linear,left top,right top,color-stop(-0.88%,#eef6fb),color-stop(-17.81%,#E2EFF7),color-stop(61.42%,rgba(226,239,247,0.8)),to(rgba(226,239,247,0)));background:linear-gradient(90deg,#eef6fb -0.88%,#E2EFF7 -17.81%,rgba(226,239,247,0.8) 61.42%,rgba(226,239,247,0) 100%)}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_banner:after{height:160%}}@media (max-width:575.98px){main .selectDoctor_page .disclaimer_banner:after{height:200%}}main .selectDoctor_page .disclaimer_banner:before{content:"";position:absolute;bottom:-89px;width:100%;height:200px;z-index:10;left:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.22%,#eef6fb),color-stop(37.7%,rgba(238,246,251,0.89)),color-stop(95.42%,rgba(238,246,251,0)));background:linear-gradient(0deg,#eef6fb 22.22%,rgba(238,246,251,0.89) 37.7%,rgba(238,246,251,0) 95.42%)}@media (min-width:1200px){main .selectDoctor_page .disclaimer_banner:before{display:none!important}}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_banner:before{bottom:-115px}}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_banner:before{bottom:-180px}}@media (max-width:767.98px){main .selectDoctor_page .disclaimer_banner:before{bottom:-215px}}@media (max-width:575.98px){main .selectDoctor_page .disclaimer_banner:before{bottom:-240px}}main .selectDoctor_page .disclaimer_banner .heading{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_banner .heading{font-size:4rem;line-height:4.8rem}}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_banner .heading{font-size:3rem;line-height:3.8rem}}main .selectDoctor_page .disclaimer_banner .disclaimer_banner{padding-top:13.1rem;position:relative;padding-bottom:7.5rem}main .selectDoctor_page .disclaimer_banner .disclaimer_banner .about_booking{max-width:61.6rem;width:100%;position:relative;z-index:10}main .selectDoctor_page .disclaimer_banner .disclaimer_bannerImg{position:absolute;right:0;top:0;z-index:1;height:500px}main .selectDoctor_page .disclaimer_banner .disclaimer_bannerImg:before{content:"";position:absolute;bottom:0;z-index:4;height:20.6rem;width:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.22%,#eef6fb),color-stop(37.7%,rgba(238,246,251,0.89)),color-stop(95.42%,rgba(238,246,251,0)));background:linear-gradient(0deg,#eef6fb 22.22%,rgba(238,246,251,0.89) 37.7%,rgba(238,246,251,0) 95.42%)}main .selectDoctor_page .disclaimer_banner .disclaimer_bannerImg img{height:100%;width:100%}main .selectDoctor_page .disclaimer_boxContainer{position:relative}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox{border-radius:20px;background:#fff;padding:7.9rem 4rem 4rem 4rem;position:relative;z-index:10}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox{padding:5.9rem 2rem 2rem 2rem}}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox{padding:3.9rem 2rem 2rem 2rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:6rem}}@media (max-width:767.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:5rem}}@media (max-width:575.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:2rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar:before{content:"";width:100%;position:absolute;top:36%;left:0;border:1.5px dashed #d9d9d9;z-index:4}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img{width:6rem;height:6rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e5f3fa}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img{width:5rem;height:5rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{height:2.4rem;width:2.4rem;-o-object-fit:contain;object-fit:contain}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{height:2rem;width:2rem}}@media (max-width:575.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{width:1.6rem;height:1.6rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .progress_name{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;margin-top:1.5rem}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li.active .round_img{background-color:#3b93c9}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li.active .progress_name{color:#3b93c9;font-weight:500}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor{margin-top:8rem}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor{margin-top:4rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem;text-transform:capitalize}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{font-size:4rem}}@media (max-width:575.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{font-size:3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-top:4rem}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter{gap:1rem}}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter{margin-top:2rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department{width:calc(33.3333333333% - 2rem)}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department{width:calc(33.3333333333% - 1rem)}}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department{width:100%}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .h6,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department h6{color:#b5b5b5;font-size:1.4rem;font-weight:400;line-height:2rem;text-transform:capitalize}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .h6,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department h6{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .nice-select{margin-top:6px;width:100%;border-radius:8px;border:1px solid #d7eef9;height:39px;color:#0f0f0f;font-family:Graphik;font-size:1.4rem;font-weight:400}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .nice-select{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .nice-select span{color:#0f0f0f;font-family:Graphik;font-size:1.4rem;font-weight:400;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .nice-select span{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .nice-select:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);border-bottom:2px solid #000;border-right:2px solid #000;height:7.5px;width:7.5px;margin-top:-4.5px}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .nice-select.open:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .nice-select .list{width:100%;max-height:200px;overflow-y:auto}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctor_filter .department .nice-select .list li{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.5rem;row-gap:4.5rem;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:7rem}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:4.5rem}}@media (max-width:575.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent{row-gap:5rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li{width:calc(33.3333333333% - 2.5rem);border-radius:8px;background-color:#edf9ff;height:100%;padding:3rem;background-image:url(../images/consultant/icons/card_backgrnd.svg)}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li{width:calc(33.3333333333% - 1.5rem);padding:2rem}}@media (max-width:991.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li{width:calc(50% - 1.5rem)}}@media (max-width:575.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li{width:100%}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .doctor_img{width:6rem;height:6rem;margin-top:-60px}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .doctor_img{margin-top:-50px}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .doctor_img img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .h3,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li h3{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:2rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:4rem}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .h3,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li h3{font-size:1.5rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;min-height:30px}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward .h6,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward h6{color:#3b93c9;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize;padding-right:0.9rem}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward .h6,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward h6{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward .h5,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward h5{border-left:1px solid rgba(0,0,0,0.42);padding-left:1rem;color:#3b93c9;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward .h5,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .ward h5{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;gap:1.2rem}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees .h6,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees .h6,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees h6{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees .h5,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees h5{color:#3b93c9;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees .h5,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .fees h5{font-size:1.5rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.4rem;gap:1.2rem}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .location{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .location img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .location .h5,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .location h5{color:#3b93c9;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .location .h5,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .location h5{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .consulting_time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;gap:1.2rem}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .consulting_time img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .consulting_time .h5,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .consulting_time h5{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .consulting_time .h5,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .consulting_time h5{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time{margin-top:1.5rem}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time .h6,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time .h6,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time h6{font-size:1.3rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time .h6 span,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time h6 span{color:#3b93c9;font-size:1.5rem;font-weight:500;line-height:normal}@media (max-width:1199.98px){main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time .h6 span,main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .time h6 span{font-size:1.4rem}}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .book_btn{margin-top:2.4rem}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_detailBoxparent li .book_btn .consultant_primaryBtn{padding:1rem;height:3.5rem;width:100%;font-size:1.4rem}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .productList_pagination{margin-top:5.5rem}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .productList_pagination ul{gap:5px}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .productList_pagination ul li a{color:#333;font-size:1.3rem;font-weight:600;background:#fff;border:1px solid #d7eef9}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .productList_pagination ul li a.active{color:#fff;background-color:#3b93c9}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .productList_pagination ul li a.pagination_prev{border-radius:32px;border:1px solid #d7eef9;background:#fff}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .productList_pagination ul li a.pagination_next{border-radius:32px;border:1px solid #d7eef9;background:#fff}main .selectDoctor_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .productList_pagination ul li a.dots{border-radius:8px;background:#fff;border:none}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}main .Consultationdate_page{padding-bottom:8rem;overflow-x:hidden;background:-webkit-gradient(linear,left top,left bottom,from(#E2EFF7),to(rgba(226,239,247,0)));background:linear-gradient(to bottom,#E2EFF7,rgba(226,239,247,0))}main .Consultationdate_page .consult_particle{position:absolute;bottom:4.9rem;left:0;z-index:30}@media (max-width:991.98px){main .Consultationdate_page .consult_particle{display:none}}@media (max-width:575.98px){main .Consultationdate_page{padding-bottom:4rem}}main .Consultationdate_page .disclaimer_banner{position:relative}main .Consultationdate_page .disclaimer_banner:after{content:"";position:absolute;top:0;width:100%;height:100%;z-index:4;left:0;background:-webkit-gradient(linear,left top,right top,color-stop(-0.88%,#eef6fb),color-stop(-17.81%,#E2EFF7),color-stop(61.42%,rgba(226,239,247,0.8)),to(rgba(226,239,247,0)));background:linear-gradient(90deg,#eef6fb -0.88%,#E2EFF7 -17.81%,rgba(226,239,247,0.8) 61.42%,rgba(226,239,247,0) 100%)}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_banner:after{height:160%}}@media (max-width:575.98px){main .Consultationdate_page .disclaimer_banner:after{height:200%}}main .Consultationdate_page .disclaimer_banner:before{content:"";position:absolute;bottom:-89px;width:100%;height:200px;z-index:10;left:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.22%,#eef6fb),color-stop(37.7%,rgba(238,246,251,0.89)),color-stop(95.42%,rgba(238,246,251,0)));background:linear-gradient(0deg,#eef6fb 22.22%,rgba(238,246,251,0.89) 37.7%,rgba(238,246,251,0) 95.42%)}@media (min-width:1200px){main .Consultationdate_page .disclaimer_banner:before{display:none!important}}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_banner:before{bottom:-115px}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_banner:before{bottom:-180px}}@media (max-width:767.98px){main .Consultationdate_page .disclaimer_banner:before{bottom:-215px}}@media (max-width:575.98px){main .Consultationdate_page .disclaimer_banner:before{bottom:-240px}}main .Consultationdate_page .disclaimer_banner .heading{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_banner .heading{font-size:4rem;line-height:4.8rem}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_banner .heading{font-size:3rem;line-height:3.8rem}}main .Consultationdate_page .disclaimer_banner .disclaimer_banner{padding-top:13.1rem;position:relative;padding-bottom:7.5rem}main .Consultationdate_page .disclaimer_banner .disclaimer_banner .about_booking{max-width:61.6rem;width:100%;position:relative;z-index:10}main .Consultationdate_page .disclaimer_banner .disclaimer_bannerImg{position:absolute;right:0;top:0;z-index:1;height:500px}main .Consultationdate_page .disclaimer_banner .disclaimer_bannerImg:before{content:"";position:absolute;bottom:0;z-index:4;height:20.6rem;width:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.22%,#eef6fb),color-stop(37.7%,rgba(238,246,251,0.89)),color-stop(95.42%,rgba(238,246,251,0)));background:linear-gradient(0deg,#eef6fb 22.22%,rgba(238,246,251,0.89) 37.7%,rgba(238,246,251,0) 95.42%)}main .Consultationdate_page .disclaimer_banner .disclaimer_bannerImg img{height:100%;width:100%}main .Consultationdate_page .disclaimer_boxContainer{position:relative}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox{border-radius:20px;background:#fff;padding:7.9rem 4rem 4rem 4rem;position:relative;z-index:10}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox{padding:5.9rem 3rem 3rem 3rem}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox{padding:5.9rem 2rem 2rem 2rem}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox{padding:3.9rem 2rem 2rem 2rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:6rem}}@media (max-width:767.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:5rem}}@media (max-width:575.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:2rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar:before{content:"";width:100%;position:absolute;top:36%;left:0;border:1.5px dashed #d9d9d9;z-index:4}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img{width:6rem;height:6rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e5f3fa}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img{width:5rem;height:5rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{height:2.4rem;width:2.4rem;-o-object-fit:contain;object-fit:contain}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{height:2rem;width:2rem}}@media (max-width:575.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{width:1.6rem;height:1.6rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .progress_name{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;margin-top:1.5rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li.active .round_img{background-color:#3b93c9}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li.active .progress_name{color:#3b93c9;font-weight:500}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor{margin-top:8rem}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor{margin-top:4rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem;text-transform:capitalize}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{font-size:4rem}}@media (max-width:575.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{font-size:3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3rem;margin-top:4.6rem}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details{gap:2rem}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info{max-width:29.4rem;margin-top:4.4rem;width:100%}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info{max-width:100%}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box{width:100%;border-radius:8px;background-color:#edf9ff;height:auto;padding:3rem;background-image:url(../images/consultant/icons/card_backgrnd.svg)}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box{padding:2rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .doctor_img{width:6rem;height:6rem;margin-top:-60px}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .doctor_img{margin-top:-50px}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .doctor_img img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .h3,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box h3{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:2rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .h3,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box h3{font-size:1.5rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.1rem;min-height:30px}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward h6{color:#3b93c9;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize;padding-right:0.9rem}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward h6{font-size:1.3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward h5{border-left:1px solid rgba(0,0,0,0.42);padding-left:1rem;color:#3b93c9;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .ward h5{font-size:1.3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;gap:1.2rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees h6{font-size:1.3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees h5{color:#3b93c9;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .fees h5{font-size:1.5rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.4rem;gap:1.2rem}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .location{font-size:1.3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .location img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .location .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .location h5{color:#3b93c9;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .location .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .location h5{font-size:1.3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .consulting_time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3rem;gap:1.2rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .consulting_time img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .consulting_time .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .consulting_time h5{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .consulting_time .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .consulting_time h5{font-size:1.3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time{margin-top:1.5rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time h6{font-size:1.3rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time .h6:not(:first-child),main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time h6:not(:first-child){margin-top:1.2rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time .h6 span,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time h6 span{color:#3b93c9;font-size:1.5rem;font-weight:500;line-height:normal}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time .h6 span,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .time h6 span{font-size:1.4rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods{max-width:calc(100% - 32.4rem);width:100%;border-radius:8px;border:1px solid #d7eef9;background:#fff;padding:3rem}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods{padding:2rem;max-width:calc(100% - 31.4rem)}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods{max-width:100%}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date{position:relative}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date:not(:first-child){margin-top:4rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .date_head .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .date_head h6{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:2rem;text-transform:capitalize}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper{margin-top:2.2rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box{border-radius:10px;background:#f6f6f6;padding:2rem 1rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box.disable_datebox{opacity:0.5}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box .h3,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box h3{color:#0f0f0f;text-align:center;font-size:2.4rem;font-weight:500;line-height:normal;text-transform:capitalize}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box .h4,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box h4{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;margin-top:1.4rem;text-align:center}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box h5{color:#0f0f0f;text-align:center;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;margin-top:1rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box.active{background-color:#3b93c9}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box.active .h3,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box.active h3{color:#fff}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box.active .h4,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box.active h4{color:#fff}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box.active .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_slider .calender_box.active h5{color:#fff}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_next{width:24px;height:24px;background-color:#fff;right:30px;top:20px;-webkit-transition:0.3s ease;transition:0.3s ease}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_next svg{width:24px;height:24px}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_next:hover{-webkit-transition:0.3s ease;transition:0.3s ease}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_next:after{display:none}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_prev{width:24px;height:24px;background-color:#fff;right:68px;top:20px;left:unset;-webkit-transition:0.3s ease;transition:0.3s ease}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_prev svg{width:24px;height:24px}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_prev:hover{-webkit-transition:0.3s ease;transition:0.3s ease}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .choose_dateSwiper .date_prev:after{display:none}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.5rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection{gap:1.5rem;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}@media (min-width:1200px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection{-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection{gap:1rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li{width:calc(33.3333333333% - 1.5rem);padding:1.6rem;border-radius:8px;background:#f6f6f6}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li{width:calc(50% - 1.5rem)}}@media (min-width:1200px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li{width:calc(33.3333333333% - 2rem)}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li{width:calc(33.3333333333% - 1rem)}}@media (max-width:767.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li{width:calc(50% - 1rem)}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li.active{background-color:#3b93c9}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li.active .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li.active h6{color:#fff}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .time_selection li h6{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal;text-align:center;text-transform:capitalize}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:575.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li{width:calc(50% - 1rem);border-radius:8px;background:#f6f6f6;padding:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li{width:100%}}@media (max-width:991.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li{width:calc(50% - 1rem)}}@media (max-width:575.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li{width:100%}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .phone_img{background:rgba(176,176,176,0.2);width:5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .phone_img{width:4rem;height:4rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .phone_img svg{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .phone_img svg{width:2rem;height:2rem}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .about_method{max-width:19.8rem;width:100%}@media (max-width:1299.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .about_method{max-width:14rem}}@media (max-width:1199.98px){main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .about_method{max-width:calc(100% - 8rem)}}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .about_method .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .about_method h6{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .about_method .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li .about_method h5{color:#0f0f0f;font-size:1.4rem;font-weight:300;line-height:2.2rem;text-transform:capitalize;margin-top:1.1rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li.active{background-color:#3b93c9}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li.active .about_method .h6,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li.active .about_method h6{color:#fff}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li.active .about_method .h5,main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li.active .about_method h5{color:#fff}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li.active .phone_img{background-color:#fff}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .consultationMethod_ul li.active .phone_img svg path{fill:#3b93c9}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .continue_btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-top:4rem}main .Consultationdate_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .continue_btn .consultant_primaryBtn{max-width:23.1rem;width:100%}.disable_datebox{opacity:0.5;pointer-events:none}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}main .casesheet_page{padding-bottom:8rem;position:relative;overflow-x:hidden;background:-webkit-gradient(linear,left top,left bottom,from(#E2EFF7),to(rgba(226,239,247,0)));background:linear-gradient(to bottom,#E2EFF7,rgba(226,239,247,0))}@media (max-width:575.98px){main .casesheet_page{padding-bottom:4rem}}main .casesheet_page .consult_particle{position:absolute;bottom:23.2rem;left:0;z-index:30}@media (max-width:991.98px){main .casesheet_page .consult_particle{display:none}}main .casesheet_page .disclaimer_banner{position:relative}main .casesheet_page .disclaimer_banner:after{content:"";position:absolute;top:0;width:100%;height:100%;z-index:4;left:0;background:-webkit-gradient(linear,left top,right top,color-stop(-0.88%,#eef6fb),color-stop(-17.81%,#E2EFF7),color-stop(61.42%,rgba(226,239,247,0.8)),to(rgba(226,239,247,0)));background:linear-gradient(90deg,#eef6fb -0.88%,#E2EFF7 -17.81%,rgba(226,239,247,0.8) 61.42%,rgba(226,239,247,0) 100%)}@media (max-width:991.98px){main .casesheet_page .disclaimer_banner:after{height:160%}}main .casesheet_page .disclaimer_banner:before{content:"";position:absolute;bottom:-89px;width:100%;height:200px;z-index:10;left:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.22%,#eef6fb),color-stop(37.7%,rgba(238,246,251,0.89)),color-stop(95.42%,rgba(238,246,251,0)));background:linear-gradient(0deg,#eef6fb 22.22%,rgba(238,246,251,0.89) 37.7%,rgba(238,246,251,0) 95.42%)}@media (min-width:1200px){main .casesheet_page .disclaimer_banner:before{display:none!important}}@media (max-width:1199.98px){main .casesheet_page .disclaimer_banner:before{bottom:-115px}}@media (max-width:991.98px){main .casesheet_page .disclaimer_banner:before{bottom:-180px}}@media (max-width:767.98px){main .casesheet_page .disclaimer_banner:before{bottom:-215px}}@media (max-width:575.98px){main .casesheet_page .disclaimer_banner:before{bottom:-240px}}main .casesheet_page .disclaimer_banner .heading{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){main .casesheet_page .disclaimer_banner .heading{font-size:4rem;line-height:4.8rem}}@media (max-width:991.98px){main .casesheet_page .disclaimer_banner .heading{font-size:3rem;line-height:3.8rem}}main .casesheet_page .disclaimer_banner .disclaimer_banner{padding-top:13.1rem;position:relative;padding-bottom:7.5rem}main .casesheet_page .disclaimer_banner .disclaimer_banner .about_booking{max-width:61.6rem;width:100%;position:relative;z-index:10}main .casesheet_page .disclaimer_banner .disclaimer_bannerImg{position:absolute;right:0;top:0;z-index:1;height:500px}main .casesheet_page .disclaimer_banner .disclaimer_bannerImg:before{content:"";position:absolute;bottom:0;z-index:4;height:20.6rem;width:100%;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.22%,#eef6fb),color-stop(37.7%,rgba(238,246,251,0.89)),color-stop(95.42%,rgba(238,246,251,0)));background:linear-gradient(0deg,#eef6fb 22.22%,rgba(238,246,251,0.89) 37.7%,rgba(238,246,251,0) 95.42%)}main .casesheet_page .disclaimer_banner .disclaimer_bannerImg img{height:100%;width:100%}main .casesheet_page .disclaimer_boxContainer{position:relative}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox{border-radius:20px;background:#fff;padding:7.9rem 4rem 4rem 4rem;position:relative;z-index:10}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox{padding:5.9rem 3rem 3rem 3rem}}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox{padding:5.9rem 2rem 2rem 2rem}}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox{padding:3.9rem 2rem 2rem 2rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:6rem}}@media (max-width:767.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:5rem}}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar{gap:2rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar:before{content:"";width:100%;position:absolute;top:36%;left:0;border:1.5px dashed #d9d9d9;z-index:4}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img{width:6rem;height:6rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e5f3fa}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img{width:5rem;height:5rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{height:2.4rem;width:2.4rem;-o-object-fit:contain;object-fit:contain}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{height:2rem;width:2rem}}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .round_img img{width:1.6rem;height:1.6rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li .progress_name{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;margin-top:1.5rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li.active .round_img{background-color:#3b93c9}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .progress_bar li.active .progress_name{color:#3b93c9;font-weight:500}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor{margin-top:8rem}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor{margin-top:4rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem;text-transform:capitalize}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{font-size:4rem}}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .h2,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor h2{font-size:3rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3rem;margin-top:4.6rem}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details{gap:2rem}}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details{margin-top:1.6rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info{max-width:29.4rem;margin-top:4.4rem;width:100%}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info{max-width:100%}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box{width:100%;border-radius:8px;background-color:#edf9ff;height:auto;padding:3rem;background-image:url(../images/consultant/icons/card_backgrnd.svg)}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box{padding:2rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .doctor_img{width:7.5rem;height:7.5rem;margin-top:-60px}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .doctor_img{margin-top:-50px}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .doctor_img img{width:7.5rem;height:7.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .h3,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box h3{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:2rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0.4rem}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .h3,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box h3{font-size:1.5rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .mrd_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .mrd_form .h5,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .mrd_form h5{color:#0f0f0f;font-size:1.4rem;font-weight:400;width:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .mrd_form .h5 span,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .mrd_form h5 span{font-weight:500;margin-top:-2px}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .mrd_form .h6,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .mrd_form h6{color:#0f0f0f;font-size:1.4rem;font-weight:500;margin-left:3px}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .doctorInfo_box .change_patient{color:#3B93C9;font-size:1.4rem;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8rem;margin-top:2.3rem;cursor:pointer}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .addnew_btn{margin-top:2rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .doctor_info .addnew_btn .consultant_primaryBtn{max-width:100%;width:100%;gap:0.8rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods{max-width:calc(100% - 32.4rem);width:100%;border-radius:8px;border:1px solid #d7eef9;background:#fff;padding:3rem}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods{padding:2rem;max-width:calc(100% - 31.4rem)}}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods{max-width:100%}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date:not(:first-child){margin-top:4rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .h3,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date h3{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:2rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox{border-radius:8px;background:#F6F6F6;color:#0f0f0f;font-size:1.4rem;font-weight:400;padding:1.2rem 1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox{padding:1.2rem 1.1rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox .check_outerparent{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox .check_outerparent{padding-left:20px}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox .check_outerparent input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox .check_outerparent input:checked~.checkmark .check_tick{display:block}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox .check_outerparent:hover input~.checkmark{background-color:#fff}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox .check_outerparent .checkmark .check_tick{left:6px;top:2px;width:5px;height:10px;border:solid #3B93C9;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox .checkmark{position:absolute;top:-5px;left:0;height:18px;width:18px;border-radius:4px;background:#fff;border:1.5px solid #E6E6E6}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox .checkmark .check_tick{content:"";position:absolute;display:none}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox input{width:1.4rem;height:1.4rem;margin-bottom:1px}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .illness_checkboxParent .checkbox.active{background-color:#3B93C9;color:#fff}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper{margin-top:2.5rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper.rating_area{margin-top:1.5rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper textarea{border-radius:8px;border:1px solid #E6E6E6;background:#fff;padding:1.5rem;color:#9C9C9C;font-size:1.4rem;font-weight:400;width:100%;min-height:9rem;-webkit-transition:0.3s ease;transition:0.3s ease}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper textarea:focus-visible{outline:none;border:1px solid rgba(59,147,201,0.4);-webkit-transition:0.3s ease;transition:0.3s ease}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper textarea::-webkit-input-placeholder{color:#9C9C9C;font-size:1.4rem;font-weight:400}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper textarea::-moz-placeholder{color:#9C9C9C;font-size:1.4rem;font-weight:400}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper textarea:-ms-input-placeholder{color:#9C9C9C;font-size:1.4rem;font-weight:400}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper textarea::-ms-input-placeholder{color:#9C9C9C;font-size:1.4rem;font-weight:400}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .teaxarea_wrapper textarea::placeholder{color:#9C9C9C;font-size:1.4rem;font-weight:400}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper{margin-top:4rem}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper{gap:0.5rem;row-gap:1rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper .file_upload{width:100%;padding:3.9rem 1.6rem 3.9rem 1.6rem;border-radius:8px;border:1px dashed #e6e6e6;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;height:15rem}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper .file_upload{height:10rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper .file_upload .upload_icon img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper .file_upload .h6,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper .file_upload h6{color:#9c9c9c;text-align:center;font-size:1.4rem;font-weight:400;line-height:normal}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;margin-top:3rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li{width:calc(25% - 2rem)}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li{width:calc(33.3333333333% - 2rem)}}@media (max-width:991.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li{width:calc(25% - 2rem)}}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li{width:calc(33.3333333333% - 2rem)}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li .upload_preview{padding:0;border:none}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li .upload_preview .preview_img{width:100%;position:relative;height:100%}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li .upload_preview .preview_img img{width:100%;height:13rem;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li .upload_preview .preview_img img{height:10rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li .upload_preview .preview_img .preview_close{position:absolute;right:-10px;top:-10px;cursor:pointer}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .upload_medicalWrapper ul li .upload_preview .preview_img .preview_close img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .re_consultation_alert{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .re_consultation_alert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .re_consultation_alert .h6,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .re_consultation_alert h6{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .re_consultation_alert .yes_noBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .re_consultation_alert .yes_noBtn .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .re_consultation_alert .yes_noBtn .option label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:2rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .re_consultation_alert .yes_noBtn .option input{accent-color:#3B93C9;width:2rem;cursor:pointer;height:2rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback{margin-top:4rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .h4,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback h4{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:3rem}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback{margin-top:3rem}@media (max-width:575.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback{margin-top:1rem}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback .rating{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback .rating-0{-webkit-filter:grayscale(100%);filter:grayscale(100%)}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback .rating>input{display:none}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback .rating>label{cursor:pointer;width:2.3rem;height:2.3rem;margin-top:auto;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:76%;-webkit-transition:0.3s;transition:0.3s}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback .rating>input:checked~label,main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback .rating>input:checked~label~label{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .previous_feedback .feedback .rating>input:not(:checked)~.rating>input:not(:checked)~label~label{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .recaptcha_paymentBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4rem;gap:2rem}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .recaptcha_paymentBtn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .recaptcha_paymentBtn .recaptcha img{width:100%}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .recaptcha_paymentBtn .payment_btn{max-width:27.7rem;width:100%}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .recaptcha_paymentBtn .payment_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;max-width:100%}}main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .recaptcha_paymentBtn .payment_btn .consultant_primaryBtn{width:100%;font-size:1.5rem}@media (max-width:1199.98px){main .casesheet_page .disclaimer_boxContainer .choose_doctorBox .find_doctor .doctors_details .consultation_methods .choose_date .recaptcha_paymentBtn .payment_btn .consultant_primaryBtn{max-width:27.7rem}}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}.consultation_header.consultation_fixedheader .inear_header{position:relative!important;background:#e2eff7}.consultation_heading{color:v #0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.consultation_profile{padding:8rem 0;position:relative}.consultation_profile .consultation_particle{position:absolute;bottom:0;left:0}.consultation_profile .profile_contents .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.consultation_profile .profile_contents .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.consultation_profile .profile_contents .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.consultation_profile .profile_contents .account_details .side_bar{display:none}}.consultation_profile .profile_contents .account_details .side_bar .account_tabs{padding:2.5rem;border-radius:8px;background:#EFF7FB}.consultation_profile .profile_contents .account_details .side_bar .account_tabs li{border-radius:8px;padding:1rem 1.5rem}.consultation_profile .profile_contents .account_details .side_bar .account_tabs li:not(:first-child){margin-top:8px}.consultation_profile .profile_contents .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.consultation_profile .profile_contents .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.consultation_profile .profile_contents .account_details .side_bar .account_tabs li.active{background:#3b93c9}.consultation_profile .profile_contents .account_details .side_bar .account_tabs li.active span{color:#fff}.consultation_profile .profile_contents .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.consultation_profile .profile_contents .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.consultation_profile .profile_contents .account_details .profile_tab{max-width:100%;padding:3rem}}.consultation_profile .profile_contents .account_details .profile_tab .h2,.consultation_profile .profile_contents .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.consultation_profile .profile_contents .account_details .profile_tab form{padding-top:3rem;max-width:100%;width:100%}.consultation_profile .profile_contents .account_details .profile_tab form .form_fields{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991.98px){.consultation_profile .profile_contents .account_details .profile_tab form .form_fields{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.consultation_profile .profile_contents .account_details .profile_tab form .form_fields .input_fields{width:calc(50% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:2rem;position:relative}@media (max-width:991.98px){.consultation_profile .profile_contents .account_details .profile_tab form .form_fields .input_fields{width:100%}}.consultation_profile .profile_contents .account_details .profile_tab form .form_fields .input_fields label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.consultation_profile .profile_contents .account_details .profile_tab form .form_fields .input_fields input{width:100%;padding:1.6rem 1.5rem;border-radius:8px;border:1px solid #D9D9D9;background:#FFF;height:4.7rem;outline:none;color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal}.consultation_profile .profile_contents .account_details .profile_tab form .form_fields .input_fields input:focus-visible{border:1px solid rgba(59,147,201,0.4);outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.consultation_profile .profile_contents .account_details .profile_tab form .save_btn{margin-top:1rem}.consultation_profile .profile_contents .account_details .profile_tab form .save_btn button{padding:1rem 2rem;height:4.8rem;max-width:19.2rem;width:100%;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border-radius:8px;background:#3b93c9;border:none;cursor:pointer}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}.consultation_header .inear_header .inear_webMenu .profile_menu{display:none!important}.consultation_header .inear_header .consultation_profilemenu{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;cursor:pointer}.consultation_header.consultation_fixedheader .inear_header{position:relative!important;background:#e2eff7;height:unset!important}.consultation_heading{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.consultation_heading{font-size:4rem;line-height:5rem}}.consultation_patientspage{padding:8rem 0;position:relative}@media (max-width:575.98px){.consultation_patientspage{padding:5rem 0}}.consultation_patientspage .consultation_particle{position:absolute;bottom:0;left:0}@media (max-width:991.98px){.consultation_patientspage .consultation_particle{display:none}}.consultation_patientspage .profile_contents .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}@media (max-width:575.98px){.consultation_patientspage .profile_contents .account_details{padding-top:3rem}}.consultation_patientspage .profile_contents .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.consultation_patientspage .profile_contents .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.consultation_patientspage .profile_contents .account_details .side_bar{display:none}}.consultation_patientspage .profile_contents .account_details .side_bar .account_tabs{padding:2.5rem;border-radius:8px;background:#eff7fb}.consultation_patientspage .profile_contents .account_details .side_bar .account_tabs li{border-radius:8px;padding:1rem 1.5rem}.consultation_patientspage .profile_contents .account_details .side_bar .account_tabs li:not(:first-child){margin-top:8px}.consultation_patientspage .profile_contents .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.consultation_patientspage .profile_contents .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px;white-space:nowrap}.consultation_patientspage .profile_contents .account_details .side_bar .account_tabs li.active{background:#3b93c9}.consultation_patientspage .profile_contents .account_details .side_bar .account_tabs li.active span{color:#fff}.consultation_patientspage .profile_contents .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.consultation_patientspage .profile_contents .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.consultation_patientspage .profile_contents .account_details .profile_tab{max-width:100%;padding:3rem}}.consultation_patientspage .profile_contents .account_details .profile_tab .addpatients_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.98px){.consultation_patientspage .profile_contents .account_details .profile_tab .addpatients_head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.consultation_patientspage .profile_contents .account_details .profile_tab .addpatients_head .h2,.consultation_patientspage .profile_contents .account_details .profile_tab .addpatients_head h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.consultation_patientspage .profile_contents .account_details .profile_tab .addpatients_head .add_patients{color:#3b93c9;font-size:1.4rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media (max-width:767.98px){.consultation_patientspage .profile_contents .account_details .profile_tab .addpatients_head .add_patients{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:100%}}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:2rem;margin-top:2rem}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box{width:calc(50% - 1rem);border-radius:8px;background-color:#edf9ff;height:auto;padding:2rem;background-image:url(../images/consultant/icons/card_backgrnd.svg)}@media (max-width:991.98px){.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box{width:100%}}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;width:calc(100% - 7rem)}@media (max-width:1199.98px){.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}@media (max-width:991.98px){.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details .doctor_img{width:4.2rem;height:4.2rem}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details .doctor_img img{width:4.2rem;height:4.2rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details .h3,.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details h3{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details .h3,.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .user_details h3{font-size:1.5rem}}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .user_profile .edit_user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#3b93c9;font-size:1.4rem;font-weight:500;max-width:7rem;width:100%}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .patient_detailed{margin-top:3rem}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .patient_detailed .mrd_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .patient_detailed .mrd_form .h5,.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .patient_detailed .mrd_form h5{color:#0f0f0f;font-size:1.4rem;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 7rem)}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .patient_detailed .mrd_form .h5 span,.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .patient_detailed .mrd_form h5 span{font-weight:500;margin-top:-2px}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .patient_detailed .mrd_form .h6,.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .patient_detailed .mrd_form h6{color:#0f0f0f;font-size:1.4rem;font-weight:300;margin-left:3px;max-width:7rem;width:100%}.consultation_patientspage .profile_contents .account_details .profile_tab .patients_wrapper .doctorInfo_box .change_patient{color:#3b93c9;font-size:1.4rem;font-weight:500;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8rem;margin-top:2.3rem;cursor:pointer}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}.consultation_header.consultation_fixedheader .inear_header{position:relative!important;background:#e2eff7}.consultation_heading{color:v #0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.consultation_yogapage{padding:8rem 0;position:relative}.consultation_yogapage .consultation_particle{position:absolute;bottom:0;left:0}@media (max-width:991.98px){.consultation_yogapage .consultation_particle{display:none}}.consultation_yogapage .profile_contents .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.consultation_yogapage .profile_contents .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.consultation_yogapage .profile_contents .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.consultation_yogapage .profile_contents .account_details .side_bar{display:none}}.consultation_yogapage .profile_contents .account_details .side_bar .account_tabs{padding:2.5rem;border-radius:8px;background:#EFF7FB;white-space:nowrap}.consultation_yogapage .profile_contents .account_details .side_bar .account_tabs li{border-radius:8px;padding:1rem 1.5rem}.consultation_yogapage .profile_contents .account_details .side_bar .account_tabs li:not(:first-child){margin-top:8px}.consultation_yogapage .profile_contents .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.consultation_yogapage .profile_contents .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.consultation_yogapage .profile_contents .account_details .side_bar .account_tabs li.active{background:#3b93c9}.consultation_yogapage .profile_contents .account_details .side_bar .account_tabs li.active span{color:#fff}.consultation_yogapage .profile_contents .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.consultation_yogapage .profile_contents .account_details .profile_tab{padding:2rem}}@media (max-width:767.98px){.consultation_yogapage .profile_contents .account_details .profile_tab{padding:1.5rem}}@media (max-width:575.98px){.consultation_yogapage .profile_contents .account_details .profile_tab{max-width:100%;padding:2rem 2rem 4rem 2rem}}.consultation_yogapage .profile_contents .account_details .profile_tab .profile_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.consultation_yogapage .profile_contents .account_details .profile_tab .profile_head .h2,.consultation_yogapage .profile_contents .account_details .profile_tab .profile_head h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.consultation_yogapage .profile_contents .account_details .profile_tab .profile_head .view_allparent .view_all{font-size:1.6rem;font-weight:500;line-height:58px;color:#3B93C9}.consultation_yogapage .profile_contents .account_details .profile_tab .consultation_search{height:4.8rem;margin:15px 0;max-width:20rem;width:100%}.consultation_yogapage .profile_contents .account_details .profile_tab .consultation_search .nice-select{border-radius:8px;border:1px solid #D9D9D9;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative;-webkit-transition:0.3s ease;transition:0.3s ease;padding:1.5rem;height:4.8rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.consultation_yogapage .profile_contents .account_details .profile_tab .consultation_search .nice-select .list{width:100%}.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;row-gap:4.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2rem}@media (max-width:1199.98px){.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails{gap:1rem;row-gap:4.5rem}}.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li{width:calc(33.3333333333% - 1.4rem)}@media (max-width:1199.98px){.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li{width:calc(33.3333333333% - 0.7rem)}}@media (max-width:991.98px){.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li{width:calc(50% - 0.7rem)}}.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li .diet_planimg{position:relative}.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li .diet_planimg img{width:100%;border-radius:10px}.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li .diet_planimg .h6,.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li .diet_planimg h6{padding:1.3rem;border-radius:8px;background:#E7F6FF;color:#000;text-align:center;font-size:1.4rem;font-weight:500;line-height:normal;position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:18rem;width:100%}@media (max-width:1199.98px){.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li .diet_planimg .h6,.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li .diet_planimg h6{max-width:16rem}}@media (max-width:575.98px){.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li .diet_planimg .h6,.consultation_yogapage .profile_contents .account_details .profile_tab .yoga_types .diet_planetails li .diet_planimg h6{font-size:12px}}.yogaListing_page{position:relative;padding:6rem 0 10rem 0}.yogaListing_page:after{content:"";position:absolute;top:0;left:0;width:100%;height:54rem;background:-webkit-gradient(linear,left top,left bottom,from(#e2eff7),to(rgba(226,239,247,0)));background:linear-gradient(to bottom,#e2eff7,rgba(226,239,247,0))}.yogaListing_page .yogaparticle1{position:absolute;top:4.5rem;right:0;z-index:9}@media (max-width:991.98px){.yogaListing_page .yogaparticle1{display:none}}.yogaListing_page .yogaparticle2{position:absolute;top:-9.1rem;left:32%;z-index:50}@media (min-width:1400px){.yogaListing_page .yogaparticle2{left:37%}}@media (max-width:991.98px){.yogaListing_page .yogaparticle2{display:none}}.yogaListing_page .yogaparticle3{position:absolute;top:30rem;left:0;z-index:9}@media (max-width:991.98px){.yogaListing_page .yogaparticle3{display:none}}.yogaListing_page .yogabanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9.7rem;position:relative;z-index:9}@media (max-width:1199.98px){.yogaListing_page .yogabanner{gap:6rem}}@media (max-width:767.98px){.yogaListing_page .yogabanner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.yogaListing_page .yogabanner .bannerImg{max-width:46.7rem;width:100%}@media (max-width:767.98px){.yogaListing_page .yogabanner .bannerImg{max-width:38rem;margin:auto}}.yogaListing_page .yogabanner .bannerImg img{width:100%}.yogaListing_page .yogabanner .banner_contents{max-width:52.6rem;width:100%}.yogaListing_page .yogabanner .banner_contents .h2,.yogaListing_page .yogabanner .banner_contents h2{text-align:start;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.yogaListing_page .yogabanner .banner_contents .h2,.yogaListing_page .yogabanner .banner_contents h2{font-size:3.8rem;line-height:4.8rem}}.yogaListing_page .yogabanner .banner_contents p{font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem;max-width:43.8rem;width:100%;color:#505050;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.yogaListing_page .yoga_types{position:relative;z-index:9}.yogaListing_page .yoga_types .diet_planetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.9rem;row-gap:6.9rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:6.3rem}@media (max-width:1199.98px){.yogaListing_page .yoga_types .diet_planetails{gap:1rem;row-gap:4.5rem}}.yogaListing_page .yoga_types .diet_planetails li{width:calc(33.3333333333% - 2.6rem)}@media (max-width:1199.98px){.yogaListing_page .yoga_types .diet_planetails li{width:calc(33.3333333333% - 0.7rem)}}@media (max-width:767.98px){.yogaListing_page .yoga_types .diet_planetails li{width:calc(50% - 0.7rem)}}.yogaListing_page .yoga_types .diet_planetails li .diet_planimg{position:relative}.yogaListing_page .yoga_types .diet_planetails li .diet_planimg img{width:100%;border-radius:10px}.yogaListing_page .yoga_types .diet_planetails li .diet_planimg .h6,.yogaListing_page .yoga_types .diet_planetails li .diet_planimg h6{padding:1.3rem;border-radius:8px;background:#e7f6ff;color:#000;text-align:center;font-size:1.4rem;font-weight:500;line-height:normal;position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:18rem;width:100%}@media (max-width:1199.98px){.yogaListing_page .yoga_types .diet_planetails li .diet_planimg .h6,.yogaListing_page .yoga_types .diet_planetails li .diet_planimg h6{max-width:16rem}}@media (max-width:575.98px){.yogaListing_page .yoga_types .diet_planetails li .diet_planimg .h6,.yogaListing_page .yoga_types .diet_planetails li .diet_planimg h6{font-size:12px}}.yogadetails_page{position:relative;padding:6rem 0 8rem 0}@media (max-width:575.98px){.yogadetails_page{padding:4rem 0 0rem 0}}.yogadetails_page .yogaparticle1{position:absolute;top:1.4rem;left:0;z-index:9}@media (max-width:991.98px){.yogadetails_page .yogaparticle1{display:none}}.yogadetails_page .yogaparticle2{position:absolute;top:1.4rem;right:0;z-index:9}@media (max-width:991.98px){.yogadetails_page .yogaparticle2{display:none}}.yogadetails_page .yogaparticle3{position:absolute;top:58%;right:0;z-index:9}@media (max-width:991.98px){.yogadetails_page .yogaparticle3{display:none}}.yogadetails_page .yogaparticle4{position:absolute;top:49%;left:0;z-index:9}@media (max-width:991.98px){.yogadetails_page .yogaparticle4{display:none}}.yogadetails_page .yogaparticle5{position:absolute;bottom:16%;top:unset;right:38%}@media (max-width:991.98px){.yogadetails_page .yogaparticle5{display:none}}@media (max-width:575.98px){.yogadetails_page .yogadetailed_contents .h2,.yogadetails_page .yogadetailed_contents h2{text-align:start}}.yogadetails_page .yogadetailed_contents p{font-size:1.8rem;line-height:2.6rem;color:#505050;font-weight:300;margin-top:2rem}.yogadetails_page .yogadetailed_contents .yoga_mainbanner{margin-top:4.2rem;margin-bottom:-21rem;position:relative;z-index:9}@media (max-width:575.98px){.yogadetails_page .yogadetailed_contents .yoga_mainbanner{margin-bottom:-11rem}}.yogadetails_page .yogadetailed_contents .yoga_mainbanner img{width:100%;height:40rem;-o-object-fit:cover;object-fit:cover}@media (max-width:575.98px){.yogadetails_page .yogadetailed_contents .yoga_mainbanner img{height:23rem}}.yogadetails_page .yoga_preparing{padding-top:8rem;position:relative}.yogadetails_page .yoga_preparing.first_yogaprepare{padding-top:30.7rem}.yogadetails_page .yoga_preparing.without_gradient{padding-top:8rem}.yogadetails_page .yoga_preparing.without_gradient:after{display:none!important}@media (max-width:575.98px){.yogadetails_page .yoga_preparing{padding-top:20.7rem}}.yogadetails_page .yoga_preparing:after{content:"";position:absolute;top:0;left:0;width:100%;height:54rem;background:-webkit-gradient(linear,left top,left bottom,from(#e2eff7),to(rgba(226,239,247,0)));background:linear-gradient(to bottom,#e2eff7,rgba(226,239,247,0))}.yogadetails_page .yoga_preparing .right_alignedContainer{padding-right:0;position:relative;z-index:9}@media (max-width:991.98px){.yogadetails_page .yoga_preparing .right_alignedContainer{padding:0 60px}}@media (max-width:767.98px){.yogadetails_page .yoga_preparing .right_alignedContainer{padding:0 60px}}@media (max-width:575.98px){.yogadetails_page .yoga_preparing .right_alignedContainer{padding:0 16px}}.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6.9rem}@media (max-width:1199.98px){.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents{gap:3rem}}@media (max-width:991.98px){.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents:not(:first-child){margin-top:6rem}@media (max-width:991.98px){.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents:not(:first-child){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_images{max-width:60rem;width:100%}@media (max-width:1199.98px){.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_images{max-width:52.5rem}}.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_images img{width:100%}.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_paragraph{max-width:48.8rem;width:100%}@media (max-width:991.98px){.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_paragraph{max-width:100%}}.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_paragraph p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:14;-webkit-box-orient:vertical;overflow:hidden}.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_paragraph .h2,.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_paragraph h2{font-size:4.8rem;line-height:5.8rem;color:#0f0f0f;font-weight:300}@media (max-width:575.98px){.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_paragraph .h2,.yogadetails_page .yoga_preparing .right_alignedContainer .museum_contents .museum_paragraph h2{font-size:4rem;line-height:5rem}}.yogadetails_page .health_benefit{margin:8rem 0 0 0}.yogadetails_page .health_benefit .ayurveda_youtube{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10;gap:5.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199.98px){.yogadetails_page .health_benefit .ayurveda_youtube{padding-bottom:0}}@media (max-width:575.98px){.yogadetails_page .health_benefit .ayurveda_youtube{gap:2.6rem}}@media (max-width:991.98px){.yogadetails_page .health_benefit .ayurveda_youtube{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.yogadetails_page .health_benefit .ayurveda_youtube .youtube_player{max-width:59.5rem;width:100%;height:36.1rem;padding:3rem;background:#fff;-webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.05);box-shadow:0px 0px 50px 0px rgba(0,0,0,0.05);position:relative;z-index:20}.yogadetails_page .health_benefit .ayurveda_youtube .youtube_player iframe{width:100%;height:100%}.yogadetails_page .health_benefit .ayurveda_youtube .youtube_player img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.yogadetails_page .health_benefit .ayurveda_youtube .ayurveda_youtubeContent{max-width:48.8rem;width:100%}@media (max-width:991.98px){.yogadetails_page .health_benefit .ayurveda_youtube .ayurveda_youtubeContent{max-width:100%;margin-top:30px}}.yogadetails_page .health_benefit .ayurveda_youtube .ayurveda_youtubeContent .h2,.yogadetails_page .health_benefit .ayurveda_youtube .ayurveda_youtubeContent h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;margin-bottom:2.5rem}@media (max-width:1199.98px){.yogadetails_page .health_benefit .ayurveda_youtube .ayurveda_youtubeContent .h2,.yogadetails_page .health_benefit .ayurveda_youtube .ayurveda_youtubeContent h2{font-size:4rem;line-height:5rem}}.yogadetails_page .health_benefit .ayurveda_youtube .ayurveda_youtubeContent p{color:#505050;font-size:1.8rem;font-weight:300;margin-top:1.4rem;line-height:2.6rem}.yogadetails_page .health_benefit.youtube_right .ayurveda_youtube{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:575.98px){.yogadetails_page .health_benefit{margin:4rem 0 4rem 0!important}}.first_health_benefit{background:-webkit-gradient(linear,left top,left bottom,from(#e2eff7),to(rgba(226,239,247,0)));background:linear-gradient(to bottom,#e2eff7,rgba(226,239,247,0))}@media (max-width:575.98px){.first_health_benefit{padding-top:15rem!important;background:transparent!important}}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}.consultation_header.consultation_fixedheader .inear_header{position:relative!important;background:#e2eff7}.consultation_heading{color:v #0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.consultation_page{padding:8rem 0;position:relative}.consultation_page .consultation_particle{position:absolute;bottom:0;left:0}.consultation_page .profile_contents .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.consultation_page .profile_contents .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.consultation_page .profile_contents .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.consultation_page .profile_contents .account_details .side_bar{display:none}}.consultation_page .profile_contents .account_details .side_bar .account_tabs{padding:2.5rem;border-radius:8px;background:#EFF7FB}@media (max-width:767.98px){.consultation_page .profile_contents .account_details .side_bar .account_tabs{padding:1.5rem;white-space:nowrap}}.consultation_page .profile_contents .account_details .side_bar .account_tabs li{border-radius:8px;padding:1rem 1.5rem}.consultation_page .profile_contents .account_details .side_bar .account_tabs li:not(:first-child){margin-top:8px}.consultation_page .profile_contents .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.consultation_page .profile_contents .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.consultation_page .profile_contents .account_details .side_bar .account_tabs li.active{background:#3b93c9}.consultation_page .profile_contents .account_details .side_bar .account_tabs li.active span{color:#fff}.consultation_page .profile_contents .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.consultation_page .profile_contents .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.consultation_page .profile_contents .account_details .profile_tab{max-width:100%;padding:3rem}}.consultation_page .profile_contents .account_details .profile_tab .h2,.consultation_page .profile_contents .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.consultation_page .profile_contents .account_details .profile_tab .draft_tab_btns{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575.98px){.consultation_page .profile_contents .account_details .profile_tab .draft_tab_btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.consultation_page .profile_contents .account_details .profile_tab .draft_tab_btns .nav-pills{border-bottom:1px solid #D7D7D7;margin-bottom:0.5rem!important}.consultation_page .profile_contents .account_details .profile_tab .draft_tab_btns .nav-pills .nav-item .nav-link{padding:7px 15px;color:#0f0f0f;font-size:14px;font-weight:400;border-radius:0}@media (max-width:767.98px){.consultation_page .profile_contents .account_details .profile_tab .draft_tab_btns .nav-pills .nav-item .nav-link{padding:7px 6px;font-size:12px}}.consultation_page .profile_contents .account_details .profile_tab .draft_tab_btns .nav-pills .nav-item .nav-link.active{background-color:#3b93c9;color:#fff;border-radius:0}.consultation_page .profile_contents .account_details .profile_tab .consultation_box{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media (max-width:991.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box.previous_bookingbox .consultation_timedetails{background:-webkit-gradient(linear,left top,left bottom,from(#A3A3A3),to(rgba(163,163,163,0.7411764706)))!important;background:linear-gradient(to bottom,#A3A3A3,rgba(163,163,163,0.7411764706))!important}.consultation_page .profile_contents .account_details .profile_tab .consultation_box.previous_bookingbox .patientDoctor_details{background-color:#F6F6F6!important}.consultation_page .profile_contents .account_details .profile_tab .consultation_box.previous_bookingbox .patient_details.doctor_detail{border-color:#D8D8D8!important}.consultation_page .profile_contents .account_details .profile_tab .consultation_box.previous_bookingbox .patient_details .h5,.consultation_page .profile_contents .account_details .profile_tab .consultation_box.previous_bookingbox .patient_details h5{color:#0f0f0f!important}.consultation_page .profile_contents .account_details .profile_tab .consultation_box.previous_bookingbox .consultation_method{background-color:#F6F6F6!important}.consultation_page .profile_contents .account_details .profile_tab .consultation_box.previous_bookingbox .consultation_method .h4,.consultation_page .profile_contents .account_details .profile_tab .consultation_box.previous_bookingbox .consultation_method h4{color:#0f0f0f!important}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails{position:relative;padding:2rem;background-color:#3b93c9;border-radius:12px 0 0 12px;max-width:25rem;width:100%}@media (max-width:991.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails{max-width:100%;border-radius:12px 12px 0 0}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails:after{position:absolute;content:"";top:0;left:0;width:100%;opacity:0.4;height:100%;background-image:url(../images/consultant/doctorbox_particle.svg);background-repeat:no-repeat}@media (max-width:1199.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails:after{background-repeat:repeat}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents{position:relative;z-index:9}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .day_date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .day_date .h5,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .day_date h5{font-size:6rem;line-height:7rem;font-weight:500;color:#fff}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .day_date .h6,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .day_date h6{font-size:2rem;line-height:2.8rem;color:#fff;font-weight:500}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .time{margin-top:0.6rem}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .time .h5,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .time h5{font-size:1.4rem;line-height:2.2rem;font-weight:600;color:#fff}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .time .h5 span,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .time h5 span{font-weight:400}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .consultation_method{padding:0.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8rem;border-radius:5px;background-color:#E2EFF7;margin-top:1.7rem}@media (max-width:991.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .consultation_method{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .consultation_method .h4,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .consultation_timedetails .box_contents .consultation_method h4{font-size:1.4rem;line-height:1.8rem;font-weight:500;color:#3b93c9}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details{background-color:#EDF9FF;padding:2rem;max-width:calc(100% - 25rem);width:100%}@media (max-width:991.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details{max-width:100%;border-radius:0 0 12px 12px}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media (max-width:1199.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details{padding-left:3rem;max-width:22.8rem}@media (max-width:1199.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details{max-width:100%;padding-left:0}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details.doctor_detail{padding-right:3rem;padding-left:0;max-width:22.8rem;width:100%;border-right:1px solid #B3D8EF}@media (max-width:1199.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details.doctor_detail{padding-right:0;border-right:none}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .h4,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details h4{font-size:1.4rem;line-height:2rem;font-weight:400;color:#0f0f0f}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .h5,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details h5{font-size:1.6rem;line-height:2rem;font-weight:500;margin-top:1rem;color:#3b93c9}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .h6,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details h6{font-weight:300;font-size:1.4rem;line-height:1.8rem;margin-top:1rem;color:#0f0f0f}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .booking_status{margin-top:2rem}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .booking_status .h4,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .booking_status h4{font-size:1.4rem;font-weight:500;line-height:2rem;margin-top:0.5rem}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .booking_status .booking_canceled.h4,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .booking_status h4.booking_canceled{color:#E21E1E}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .booking_status .booking_confirmed.h4,.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .doctor_namedetailed .patient_details .booking_status h4.booking_confirmed{color:#3b93c9}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .edit_cancelBooking{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;margin-top:2.1rem}@media (max-width:1199.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .edit_cancelBooking{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}@media (max-width:767.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .edit_cancelBooking{margin-top:1rem}}.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .edit_cancelBooking button{padding:0.5rem 1.4rem;border-radius:4px;font-weight:400;font-size:1.4rem;line-height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.6rem;background-color:#EDF9FF;border:1px solid #B8E4FF}@media (max-width:1199.98px){.consultation_page .profile_contents .account_details .profile_tab .consultation_box .patientDoctor_details .edit_cancelBooking button{max-width:16rem;width:100%}}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}.consultation_header.consultation_fixedheader .inear_header{position:relative!important;background:#e2eff7}.consultation_heading{color:v #0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.consultationdetails_page{padding:8rem 0;position:relative}@media (max-width:575.98px){.consultationdetails_page{padding:4rem 0}}.consultationdetails_page .consultation_particle{position:absolute;bottom:0;left:0}.consultationdetails_page .profile_contents .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}@media (max-width:575.98px){.consultationdetails_page .profile_contents .account_details{padding-top:3rem}}.consultationdetails_page .profile_contents .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.consultationdetails_page .profile_contents .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.consultationdetails_page .profile_contents .account_details .side_bar{display:none}}.consultationdetails_page .profile_contents .account_details .side_bar .account_tabs{padding:2.5rem;border-radius:8px;background:#EFF7FB}@media (max-width:767.98px){.consultationdetails_page .profile_contents .account_details .side_bar .account_tabs{padding:1.5rem;white-space:nowrap}}.consultationdetails_page .profile_contents .account_details .side_bar .account_tabs li{border-radius:8px;padding:1rem 1.5rem}.consultationdetails_page .profile_contents .account_details .side_bar .account_tabs li:not(:first-child){margin-top:8px}.consultationdetails_page .profile_contents .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.consultationdetails_page .profile_contents .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.consultationdetails_page .profile_contents .account_details .side_bar .account_tabs li.active{background:#3b93c9}.consultationdetails_page .profile_contents .account_details .side_bar .account_tabs li.active span{color:#fff}.consultationdetails_page .profile_contents .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.consultationdetails_page .profile_contents .account_details .profile_tab{max-width:100%;padding:3rem}}.consultationdetails_page .profile_contents .account_details .profile_tab .h2,.consultationdetails_page .profile_contents .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.consultationdetails_page .profile_contents .account_details .profile_tab .timebox_wrapper{margin-top:4rem}.consultationdetails_page .profile_contents .account_details .profile_tab .timebox_wrapper .date{gap:2.2rem!important}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab .timebox_wrapper .date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background-color:#EFF7FB;padding:3rem;margin-top:1.4rem;gap:2rem}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox{padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8rem}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .h2,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date h2{font-weight:500;font-size:6rem;line-height:7rem;color:#3b93c9}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .h2,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date h2{font-size:4rem;line-height:5rem}}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .h5,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date h5{font-size:2.4rem;font-weight:500;line-height:2.9rem;color:#3b93c9}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .h5,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date h5{font-size:1.8rem;line-height:2.6rem}}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_img img{width:6rem;height:6rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department{max-width:23.8rem;width:100%}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department .h3,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department h3{font-size:1.6rem;line-height:2.4rem;color:#0f0f0f;font-weight:500}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department .position{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department .position .h5,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department .position h5{font-size:1.4rem;font-weight:500;line-height:1.9rem;color:#3b93c9}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department .position .h5:first-of-type,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department .position h5:first-of-type{padding-right:1rem}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department .position .h5:last-of-type,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .date .doctor_department .position h5:last-of-type{padding-left:1rem;border-left:1px solid rgba(0,0,0,0.3)}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .time .h4,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .time h4{font-size:1.4rem;line-height:1.9rem;color:#0f0f0f;font-weight:400}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .time .h4,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .time h4{white-space:nowrap}}.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .time .h4 span,.consultationdetails_page .profile_contents .account_details .profile_tab .time_datebox .time h4 span{font-size:1.6rem;line-height:2.3rem;font-weight:500;color:#3b93c9;margin-left:1.2rem}.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box{border-radius:8px;background-color:#EFF7FB;padding:2rem;margin-top:1.4rem}.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name:not(:first-child){margin-top:6px}.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name .h5,.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name h5{font-weight:400;color:#0f0f0f;font-size:1.4rem;line-height:2.3rem;max-width:25rem;width:100%;text-transform:capitalize}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name .h5,.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name h5{max-width:10rem}}.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name .h6,.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name h6{font-weight:300;color:#0f0f0f;font-size:1.4rem;line-height:2.3rem;max-width:calc(100% - 25rem);width:100%}@media (max-width:991.98px){.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name .h6,.consultationdetails_page .profile_contents .account_details .profile_tab .patient_box .patient_name h6{max-width:calc(100% - 10rem)}}.consultationdetails_page .profile_contents .account_details .profile_tab .ilness_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;margin-top:2.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.consultationdetails_page .profile_contents .account_details .profile_tab .ilness_list li{border:1px solid #E6E6E6;border-radius:16.8rem;padding:1.2rem 1.8rem;font-size:1.6rem;font-weight:#fff;line-height:2.4rem;color:#0f0f0f}.consultationdetails_page .profile_contents .account_details .profile_tab .content_box{border:1px solid #E6E6E6;padding:1.6rem;border-radius:8px;margin-top:2.5rem}.consultationdetails_page .profile_contents .account_details .profile_tab .content_box p{font-size:1.4rem;font-weight:400;line-height:1.8rem;color:#0f0f0f}.consultationdetails_page .profile_contents .account_details .profile_tab .medical_reports{margin-top:3rem}.consultationdetails_page .profile_contents .account_details .profile_tab .medical_reports .file_upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.consultationdetails_page .profile_contents .account_details .profile_tab .medical_reports .file_upload p{font-weight:500}.consultationdetails_page .profile_contents .account_details .profile_tab .rebooking_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-top:3rem}.consultationdetails_page .profile_contents .account_details .profile_tab .rebooking_btn .consultant_primaryBtn{max-width:27.7rem;width:100%}.consultation_header .inear_header{position:absolute!important}.consultation_header .inear_header .profile_box{right:0!important}.consultation_header.consultation_fixedheader .inear_header{position:relative!important;background:#e2eff7}.consultation_heading{color:v #0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.doctor_panel{padding:8rem 0}.doctor_panel .doctorDetail_box{padding:4rem 3rem;border-radius:8px;background-color:rgba(237,249,255,0.8);position:relative}.doctor_panel .doctorDetail_box:after{position:absolute;top:0;left:0;width:100%;content:"";height:100%;background-repeat:repeat-x;background-image:url("../images/consultant/icons/doctorpanel-bg.svg")}.doctor_panel .doctorDetail_box .about_doctor{position:relative;z-index:9}.doctor_panel .doctorDetail_box .about_doctor .doctor_avatar{width:136px;height:136px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;margin:auto}.doctor_panel .doctorDetail_box .about_doctor .doctor_avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.doctor_panel .doctorDetail_box .about_doctor .h2,.doctor_panel .doctorDetail_box .about_doctor h2{font-size:24px;line-height:34px;font-weight:500;color:#0F0F0F;text-align:center;margin:auto;margin-top:20px;max-width:300px;width:100%}@media (max-width:575.98px){.doctor_panel .doctorDetail_box .about_doctor .h2,.doctor_panel .doctorDetail_box .about_doctor h2{font-size:20px;line-height:32px}}.doctor_panel .doctorDetail_box .about_doctor .designation_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin-top:18px}@media (max-width:575.98px){.doctor_panel .doctorDetail_box .about_doctor .designation_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}}.doctor_panel .doctorDetail_box .about_doctor .designation_details .designation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doctor_panel .doctorDetail_box .about_doctor .designation_details .designation p{font-size:14px;font-weight:500;color:#3B93C9;padding-right:10px;position:relative}.doctor_panel .doctorDetail_box .about_doctor .designation_details .designation p:after{content:"";position:absolute;right:0;top:0;width:1px;height:15px;background-color:rgba(0,0,0,0.4196078431)}.doctor_panel .doctorDetail_box .about_doctor .designation_details .designation .h6,.doctor_panel .doctorDetail_box .about_doctor .designation_details .designation h6{font-size:14px;font-weight:500;color:#3B93C9;padding-left:10px}.doctor_panel .doctorDetail_box .about_doctor .designation_details .place{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#3B93C9}.doctor_panel .doctorDetail_box .about_doctor .experience_faq{margin-top:40px;padding-bottom:40px;border-bottom:1px solid #DFF2FF}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item{background-color:transparent;border:none}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item:not(:first-of-type){margin-top:20px}@media (max-width:575.98px){.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item:not(:first-of-type){margin-top:10px}}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-header{max-width:100%;margin-top:0}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-header .accordion-button{font-size:22px;font-weight:500;color:#0F0F0F;background-color:transparent}@media (max-width:575.98px){.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-header .accordion-button{line-height:25px;font-size:17px}}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow:none;box-shadow:none}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-body ul{padding-left:2rem}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-body ul li{list-style:disc;font-size:15px;line-height:25px;height:300;color:#505050}@media (max-width:575.98px){.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-body ul li{font-size:13px;line-height:21px}}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-body ul li:not(:first-of-type){margin-top:15px}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion .accordion-item .accordion-body p{font-size:15px;line-height:25px;height:300;color:#505050}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion-button:after{background-image:url(../images/doctor-plus.svg);width:22px;height:22px;background-size:auto;-webkit-transform:unset!important;transform:unset!important}.doctor_panel .doctorDetail_box .about_doctor .experience_faq .accordion-button:not(.collapsed):after{background-image:url(../images/doctor-minus.svg)}.doctor_panel .doctorDetail_box .about_doctor .consultation_bookingdetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin-top:40px}@media (max-width:767.98px){.doctor_panel .doctorDetail_box .about_doctor .consultation_bookingdetails{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}}.doctor_panel .doctorDetail_box .about_doctor .consultation_bookingdetails .consulting_time .calender{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#0F0F0F;font-size:14px;font-weight:500}.doctor_panel .doctorDetail_box .about_doctor .consultation_bookingdetails .consulting_time .time{font-size:14px;font-weight:400;margin-top:15px;color:#0F0F0F}.doctor_panel .doctorDetail_box .about_doctor .consultation_bookingdetails .consulting_time .time span{color:#3B93C9;margin:0 4px}@media (max-width:767.98px){.doctor_panel .doctorDetail_box .about_doctor .consultation_bookingdetails .booking_btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.doctor_panel .doctorDetail_box .about_doctor .consultation_bookingdetails .booking_btn button{font-size:14px;font-weight:500;border-radius:8px;padding:10px 50px;background-color:#3B93C9;color:white;border:none}.about_page .about_pageContents{position:relative}.about_page .about_pageContents .container{padding-right:0}.about_page .about_pageContents .container .col-12{padding:0}.about_page .about_pageContents .container .careerparticle1{position:absolute;left:0;bottom:2rem}.about_page .about_pageContents .container .careerparticle1 img{-o-object-position:left;object-position:left}.about_page .about_pageContents .container .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.about_page .about_pageContents .container .about_banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:2rem;padding-bottom:6rem}@media (max-width:1199.98px){.about_page .about_pageContents .container .about_banner{padding:5rem 0}}@media (max-width:767.98px){.about_page .about_pageContents .container .about_banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}@media (min-width:1366px){.about_page .about_pageContents .container .about_banner{height:52.2rem;position:unset}}@media (min-width:1400px){.about_page .about_pageContents .container .about_banner{height:55rem}}@media (min-width:2100px){.about_page .about_pageContents .container .about_banner{position:relative;height:unset}}.about_page .about_pageContents .container .about_banner .about_details .paragraph{max-width:43.6rem;width:100%;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.about_page .about_pageContents .container .about_banner .about_details .paragraph{font-size:1.6rem}}@media (max-width:767.98px){.about_page .about_pageContents .container .about_banner .about_details .paragraph{max-width:100%}}.about_page .about_pageContents .container .about_banner .about_image{margin-top:1.5rem;max-width:65rem;width:100%}@media (max-width:1199.98px){.about_page .about_pageContents .container .about_banner .about_image{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:50rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.about_page .about_pageContents .container .about_banner .about_image{max-width:43rem}}@media (min-width:1366px){.about_page .about_pageContents .container .about_banner .about_image{position:absolute;right:0}}@media (min-width:1400px){.about_page .about_pageContents .container .about_banner .about_image{max-width:75rem}}@media (min-width:2100px){.about_page .about_pageContents .container .about_banner .about_image{max-width:65rem;position:unset}}.about_page .about_pageContents .container .about_banner .about_image img{border-radius:260px 0 0 260px;-o-object-fit:cover;object-fit:cover;width:100%}.about_page .about_section{padding:8rem 0}.about_page .former_owners{padding:8rem 0 11rem 0;position:relative}.about_page .former_owners .former_particle1{position:absolute;left:0;bottom:11rem}@media (max-width:991.98px){.about_page .former_owners .former_particle1{display:none}}.about_page .former_owners .former_particle2{position:absolute;right:0;bottom:12rem}@media (max-width:991.98px){.about_page .former_owners .former_particle2{display:none}}.about_page .former_owners .paragraph{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.about_page .former_owners .paragraph:not(:first-child){margin-top:2rem}.about_page .former_owners .former_owners_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4.5rem;-moz-column-gap:4.5rem;column-gap:4.5rem;row-gap:9.3rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:8rem}@media (max-width:575.98px){.about_page .former_owners .former_owners_ul{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:5.3rem}}.about_page .former_owners .former_owners_ul li{max-width:30rem;width:calc(33.3333333333% - 4.5rem)}@media (max-width:767.98px){.about_page .former_owners .former_owners_ul li{width:calc(50% - 4.5rem)}}@media (max-width:575.98px){.about_page .former_owners .former_owners_ul li{width:100%}}.about_page .former_owners .former_owners_ul li .ownerImg img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.about_page .former_owners .former_owners_ul li .name_box{border-radius:10px;background:#fff8ed;padding:1.9rem 1.3rem;z-index:9;position:relative;margin:-40px 20px 0 20px}@media (max-width:575.98px){.about_page .former_owners .former_owners_ul li .name_box{margin:-40px 5px 0 5px}}.about_page .former_owners .former_owners_ul li .name_box .h6,.about_page .former_owners .former_owners_ul li .name_box h6{color:#d7a54a;text-align:center;font-size:1.6rem;font-weight:500;line-height:2.2rem}@media (max-width:991.98px){.about_page .former_owners .former_owners_ul li .name_box .h6,.about_page .former_owners .former_owners_ul li .name_box h6{font-size:1.4rem;line-height:2rem}}.about_page .achievement_section{background-color:#fff8ec!important}@media (max-width:767.98px){.about_page .achievement_section{padding:5rem 0 10rem 0}}.about_page .achievement_section .about_leaf{bottom:5rem;position:absolute;left:0;top:unset}.about_page .achievement_section .about_leaf img{-o-object-position:left;object-position:left}.about_page .achievement_section .achieve_container{background-color:#fff8ec!important}.about_page .achievement_section .achieve_container .achieve_contents{padding-top:5rem!important}.career_page{padding-bottom:8rem}.career_page .about_pageContents{position:relative}.career_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.career_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.career_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.career_page .career_details .career_boxParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.career_page .career_details .career_boxParent li{width:calc(50% - 2rem);background-image:url(../images/cms/careerBackground.png);background-repeat:no-repeat;height:100%;background-color:#f8f8f8;padding:4rem;border-radius:15px;background-size:cover}@media (max-width:991.98px){.career_page .career_details .career_boxParent li{padding:2rem}}@media (max-width:991.98px){.career_page .career_details .career_boxParent li{width:100%;padding:3rem}}.career_page .career_details .career_boxParent li .h3,.career_page .career_details .career_boxParent li h3{color:#505050;font-size:3rem;font-weight:500;line-height:normal;text-transform:capitalize;padding-bottom:0;line-height:4rem!important;min-height:8rem!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.career_page .career_details .career_boxParent li .h3,.career_page .career_details .career_boxParent li h3{font-size:2.5rem}}.career_page .career_details .career_boxParent li .location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:1rem}.career_page .career_details .career_boxParent li .location .h6,.career_page .career_details .career_boxParent li .location h6{color:#dfb260;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;width:calc(100% - 30px);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.career_page .career_details .career_boxParent li .location svg{width:2.2rem;height:2.2rem;-o-object-fit:contain;object-fit:contain}.career_page .career_details .career_boxParent li .location svg path{stroke:#dfb260}.career_page .career_details .career_boxParent li .location img{width:2.2rem;height:2.2rem;-o-object-fit:contain;object-fit:contain}.career_page .career_details .career_boxParent li .designation_box{margin-top:2rem}.career_page .career_details .career_boxParent li .designation_box .designation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:5px;margin-top:3px}@media (max-width:991.98px){.career_page .career_details .career_boxParent li .designation_box .designation{-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}}.career_page .career_details .career_boxParent li .designation_box .designation .h5,.career_page .career_details .career_boxParent li .designation_box .designation h5{color:#505050;font-size:1.8rem;font-weight:500;line-height:3rem;white-space:nowrap;min-width:115px}@media (max-width:991.98px){.career_page .career_details .career_boxParent li .designation_box .designation .h5,.career_page .career_details .career_boxParent li .designation_box .designation h5{font-size:1.6rem}}.career_page .career_details .career_boxParent li .designation_box .designation .h6,.career_page .career_details .career_boxParent li .designation_box .designation h6{color:#505050;font-size:1.8rem;font-weight:300;line-height:3rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.career_page .career_details .career_boxParent li .designation_box .designation .h6,.career_page .career_details .career_boxParent li .designation_box .designation h6{font-size:1.6rem;line-height:2.5rem}}.career_page .career_details .career_boxParent li .cms_Commonbtn{max-width:16.3rem;margin-top:3rem}.blog_page{padding-bottom:8rem}.blog_page .about_pageContents{position:relative}.blog_page .about_pageContents .about_banner{padding-bottom:8rem}.blog_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.blog_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.blog_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.blog_page .blog_boxes ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.9rem;-webkit-column-gap:1.9rem;-moz-column-gap:1.9rem;column-gap:1.9rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog_page .blog_boxes ul li{width:calc(33.3333333333% - 1.9rem)}@media (max-width:991.98px){.blog_page .blog_boxes ul li{width:calc(50% - 1.9rem)}}@media (max-width:575.98px){.blog_page .blog_boxes ul li{width:100%}}.blog_page .blog_boxes ul li:hover .blog_image img{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transition:0.3s ease;transition:0.3s ease}.blog_page .blog_boxes ul li a .blog_image{position:relative;overflow:hidden}.blog_page .blog_boxes ul li a .blog_image img{-webkit-transition:0.3s ease;transition:0.3s ease;width:100%;height:21.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog_page .blog_boxes ul li a .blog_image .h6,.blog_page .blog_boxes ul li a .blog_image h6{position:absolute;bottom:2rem;right:2rem;border-radius:197.005px;background:rgba(255,255,255,0.6);padding:8px;color:#000;font-size:12px;font-weight:500;line-height:normal;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog_page .blog_boxes ul li a .blog_detailed{background:#fff8ec;padding:2rem}.blog_page .blog_boxes ul li a .blog_detailed .h2,.blog_page .blog_boxes ul li a .blog_detailed h2{color:#000;font-size:14px;font-weight:500;line-height:18.387px;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.blog_page .blog_boxes ul li a .blog_detailed p{color:#000;font-size:14px;font-weight:400;line-height:20px;margin-top:7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blogdetails_page{position:relative;padding-bottom:8rem}.blogdetails_page:after{position:absolute;top:0;height:43rem;width:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.blogdetails_page .leaf_blogDetail{position:absolute;top:40%;left:0}@media (max-width:991.98px){.blogdetails_page .leaf_blogDetail{display:none}}.blogdetails_page .leaf_blogDetail img{-o-object-position:left;object-position:left}.blogdetails_page .leaf_blogDetail2{position:absolute;top:4.3rem;right:0;z-index:9}@media (max-width:991.98px){.blogdetails_page .leaf_blogDetail2{display:none}}.blogdetails_page .leaf_blogDetail2 img{-o-object-position:right;object-position:right}.blogdetails_page .leaf_blogDetail3{position:absolute;bottom:21%;right:0;z-index:9}@media (max-width:991.98px){.blogdetails_page .leaf_blogDetail3{display:none}}.blogdetails_page .leaf_blogDetail3 img{-o-object-position:right;object-position:right}.blogdetails_page .common_breadcrumb{position:relative;z-index:9}.blogdetails_page .blog_detailedContents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3rem;position:relative;z-index:3;padding-top:5.6rem}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blogdetails_page .blog_detailedContents .blog_contents{max-width:76.9rem;width:100%}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents .blog_contents{max-width:100%}}.blogdetails_page .blog_detailedContents .blog_contents .h2,.blogdetails_page .blog_detailedContents .blog_contents h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:normal;max-width:69.8rem;width:100%;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents .blog_contents .h2,.blogdetails_page .blog_detailedContents .blog_contents h2{font-size:4rem}}.blogdetails_page .blog_detailedContents .blog_contents .blog_detailBanner{position:relative;padding:3rem 0 1.6rem 0}.blogdetails_page .blog_detailedContents .blog_contents .blog_detailBanner img{max-width:76.9rem;width:100%;height:40rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents .blog_contents .blog_detailBanner img{max-width:100%}}.blogdetails_page .blog_detailedContents .blog_contents .blog_detailBanner .h6,.blogdetails_page .blog_detailedContents .blog_contents .blog_detailBanner h6{position:absolute;bottom:3rem;right:3rem;border-radius:300px;opacity:0.7;color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;background:#fff;padding:1rem 2.1rem}.blogdetails_page .blog_detailedContents .blog_contents p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.4rem}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents .blog_contents p{font-size:1.5rem}}.blogdetails_page .blog_detailedContents .blog_contents .h3,.blogdetails_page .blog_detailedContents .blog_contents h3{color:#000;font-size:2.4rem;font-weight:500;line-height:3.2rem;text-transform:capitalize;margin-top:3rem}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents .blog_contents .h3,.blogdetails_page .blog_detailedContents .blog_contents h3{font-size:2.2rem}}.blogdetails_page .blog_detailedContents .blog_contents .blog_detailimg{padding:3rem 0 1.6rem 0}.blogdetails_page .blog_detailedContents .blog_contents .blog_detailimg img{width:100%}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents .recent_blogs{max-width:100%}}.blogdetails_page .blog_detailedContents .recent_blogs .h3,.blogdetails_page .blog_detailedContents .recent_blogs h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents .recent_blogs .h3,.blogdetails_page .blog_detailedContents .recent_blogs h3{font-size:2.2rem}}.blogdetails_page .blog_detailedContents .recent_blogs ul{margin-top:2.7rem}.blogdetails_page .blog_detailedContents .recent_blogs ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blogdetails_page .blog_detailedContents .recent_blogs ul li:not(:first-child){margin-top:20px}.blogdetails_page .blog_detailedContents .recent_blogs ul li .recent_blogImg img{max-width:12rem;height:11.5rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blogdetails_page .blog_detailedContents .recent_blogs ul li .recentblog_detailed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:22.1rem;width:100%}@media (max-width:991.98px){.blogdetails_page .blog_detailedContents .recent_blogs ul li .recentblog_detailed{max-width:calc(100% - 140px)}}.blogdetails_page .blog_detailedContents .recent_blogs ul li .recentblog_detailed .h6,.blogdetails_page .blog_detailedContents .recent_blogs ul li .recentblog_detailed h6{color:#9c9c9c;font-size:10.348px;font-weight:500;line-height:normal;text-transform:uppercase}.blogdetails_page .blog_detailedContents .recent_blogs ul li .recentblog_detailed .h2,.blogdetails_page .blog_detailedContents .recent_blogs ul li .recentblog_detailed h2{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:1.9rem;margin-top:1.1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blogdetails_page .blog_detailedContents .recent_blogs ul li .recentblog_detailed a{color:#00a859;font-size:11.826px;font-weight:500;line-height:normal;text-decoration-line:underline;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-top:1.5rem}.gallery_page{padding-bottom:8rem;overflow:hidden}.gallery_page .about_pageContents{position:relative}.gallery_page .about_pageContents .about_banner{padding-bottom:8rem}.gallery_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.gallery_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.gallery_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.gallery_page .gallery_details{position:relative;z-index:30}.gallery_page .gallery_details .gallery_leaf{position:absolute;top:-53px;right:-120px}@media (max-width:991.98px){.gallery_page .gallery_details .gallery_leaf{display:none}}.gallery_page .gallery_details .gallery_leaf img{-o-object-position:right;object-position:right}.gallery_page .gallery_details .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-bottom:4.3rem!important}.gallery_page .gallery_details .nav-pills .nav-item .nav-link{border-radius:8px;border:1px solid #d7d7d7;padding:1rem 2rem;color:#0f0f0f;font-size:14px;font-weight:400;line-height:normal}.gallery_page .gallery_details .nav-pills .nav-item .nav-link.active{color:#fff;background-color:#dfb260;border:transparent}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li{width:33.3333333333%;padding:2.2rem 2.2rem 2.2rem 2.2rem;border-right:1px solid #f2d6a8;border-bottom:1px solid #f2d6a8}@media (max-width:991.98px){.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li{padding:1.1rem}}@media (max-width:575.98px){.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li{width:50%;padding:1.1rem!important;border:none!important}}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li:first-child{padding-top:0}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li:nth-child(2){padding-top:0}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li:nth-child(3){padding-top:0}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li.gallerybox4{border-bottom:none}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li.gallerybox3{padding-right:0;border-right:none}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li.gallerybox1{padding-left:0;border-left:none}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li a .gallery_imageBox{max-width:35rem;width:100%;position:relative}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li a .gallery_imageBox img{width:100%;height:24.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:991.98px){.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li a .gallery_imageBox img{height:20rem}}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li a .gallery_imageBox:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(#000000),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000000,rgba(0,0,0,0))}.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li a .gallery_imageBox .h6,.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li a .gallery_imageBox h6{color:#fff;font-size:2.4rem;font-weight:500;line-height:normal;text-transform:capitalize;position:absolute;bottom:3rem;z-index:9;left:2rem}@media (max-width:991.98px){.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li a .gallery_imageBox .h6,.gallery_page .gallery_details .tab-content .tab-pane .gallery_itemsList li a .gallery_imageBox h6{bottom:2rem;font-size:2rem}}.gallery_page .gallery_details.gallery_inearContents .gallery_leaf{display:none}.gallery_page .gallery_details.gallery_inearContents .h2,.gallery_page .gallery_details.gallery_inearContents h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem;text-transform:capitalize;margin-bottom:4rem}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li{width:33.3333333333%;padding:2.2rem 2.2rem 2.2rem 2.2rem;border-right:1px solid #f2d6a8;border-bottom:1px solid #f2d6a8}@media (max-width:991.98px){.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li{padding:1.1rem}}@media (max-width:575.98px){.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li{width:50%;padding:1.1rem!important;border:none!important}}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li:first-child{padding-top:0}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li:nth-child(2){padding-top:0}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li:nth-child(3){padding-top:0}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li.borderless_li{border-bottom:none}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li.borderless_rightLi{padding-right:0;border-right:none}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li.borderless_leftLi{padding-left:0;border-left:none}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li .gallery_imageBox{max-width:35rem;width:100%;position:relative}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li .gallery_imageBox img{width:100%;height:24.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:991.98px){.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li .gallery_imageBox img{height:20rem}}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li .gallery_imageBox video{width:100%;height:25.6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li .gallery_imageBox video{height:20rem}}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li .gallery_imageBox .youtube_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:4rem;-o-object-fit:contain;object-fit:contain;height:4rem}@media (max-width:767.98px){.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:3.5rem}}.gallery_page .gallery_details.gallery_inearContents .gallery_itemsList li a:focus-visible{outline:none}.testimonials_page{padding-bottom:8rem;overflow:hidden}.testimonials_page .about_pageContents{position:relative}.testimonials_page .about_pageContents .about_banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:2rem;padding-bottom:6rem}@media (max-width:1199.98px){.testimonials_page .about_pageContents .about_banner{padding:5rem 0}}@media (max-width:767.98px){.testimonials_page .about_pageContents .about_banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}@media (min-width:1366px){.testimonials_page .about_pageContents .about_banner{height:52.2rem;position:unset}}@media (min-width:1400px){.testimonials_page .about_pageContents .about_banner{height:55rem}}@media (min-width:2100px){.testimonials_page .about_pageContents .about_banner{position:relative;height:unset}}.testimonials_page .about_pageContents .about_banner .about_details .paragraph{max-width:43.6rem;width:100%;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.testimonials_page .about_pageContents .about_banner .about_details .paragraph{font-size:1.6rem}}@media (max-width:767.98px){.testimonials_page .about_pageContents .about_banner .about_details .paragraph{max-width:100%}}.testimonials_page .about_pageContents .about_banner .about_image{margin-top:1.5rem;max-width:65rem;width:100%}@media (max-width:1199.98px){.testimonials_page .about_pageContents .about_banner .about_image{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:50rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.testimonials_page .about_pageContents .about_banner .about_image{max-width:43rem}}@media (min-width:1366px){.testimonials_page .about_pageContents .about_banner .about_image{position:absolute;right:0}}@media (min-width:1400px){.testimonials_page .about_pageContents .about_banner .about_image{max-width:75rem}}@media (min-width:2100px){.testimonials_page .about_pageContents .about_banner .about_image{max-width:65rem;position:unset}}.testimonials_page .about_pageContents .about_banner .about_image img{border-radius:260px 0 0 260px;-o-object-fit:cover;object-fit:cover;width:100%}.testimonials_page .about_pageContents .about_banner{padding-bottom:8rem}.testimonials_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.testimonials_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.testimonials_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.testimonials_page .testimonials_details{position:relative;z-index:30}.testimonials_page .testimonials_details .gallery_leaf{position:absolute;top:-53px;right:-120px}@media (max-width:991.98px){.testimonials_page .testimonials_details .gallery_leaf{display:none}}.testimonials_page .testimonials_details .gallery_leaf img{-o-object-position:right;object-position:right}.testimonials_page .testimonials_details .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-bottom:6rem!important}@media (max-width:575.98px){.testimonials_page .testimonials_details .nav-pills{margin-bottom:3rem!important}}.testimonials_page .testimonials_details .nav-pills .nav-item .nav-link{border-radius:8px;border:1px solid #d7d7d7;padding:1rem 2rem;color:#0f0f0f;font-size:14px;font-weight:400;line-height:normal}.testimonials_page .testimonials_details .nav-pills .nav-item .nav-link.active{color:#fff;background-color:#dfb260;border:transparent}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:6rem}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes{padding:3.2rem;max-width:55rem;width:calc(50% - 2rem);background-color:#fffaf3;position:relative}@media (max-width:991.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes{padding:2rem}}@media (max-width:575.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes{max-width:100%;width:100%}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote{position:absolute;top:-15px;left:10px}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote img{width:5rem;height:5rem;-o-object-fit:contain;object-fit:contain}@media (max-width:991.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote img{width:3rem;height:3rem}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes p{color:#131313;font-size:1.6rem;font-weight:400;line-height:2.5rem}@media (max-width:991.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes p{font-size:1.3rem;line-height:2rem}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote_user{margin-top:1.8rem;gap:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote_user .user_img img{width:3.9rem;height:3.9rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote_user .user_details .h6,.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote_user .user_details h6{color:#131313;font-size:1.6rem;font-weight:700;line-height:normal}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote_user .user_details .h5,.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote_user .user_details h5{color:#5e5e5e;font-size:1.4rem;font-weight:400;line-height:normal;margin-top:0.7rem}@media (max-width:991.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote_user .user_details .h5,.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_quoteParent .testimonial_quotes .quote_user .user_details h5{font-size:1.2rem}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem;row-gap:4rem}@media (max-width:1199.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper{width:calc(50% - 3.5rem)}@media (max-width:1199.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper{width:calc(50% - 1.5rem)}}@media (max-width:575.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper{width:100%}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox{margin-top:2rem;background-color:#fff;padding:3rem;-webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.05);box-shadow:0px 0px 50px 0px rgba(0,0,0,0.05)}@media (max-width:1199.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox{padding:2rem}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image{height:40.1rem;position:relative;cursor:pointer}@media (max-width:991.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image{width:100%;height:33rem}}@media (max-width:767.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image{height:28rem}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image img{width:100%;height:40.1rem;-o-object-fit:cover;object-fit:cover}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image video{width:100%;height:40.1rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image video{height:33rem}}@media (max-width:767.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image video{height:28rem}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image .youtube_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image .youtube_btn img{width:8.5rem;-o-object-fit:contain;object-fit:contain;height:8.5rem}@media (max-width:991.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image .youtube_btn img{width:6.5rem}}@media (max-width:767.98px){.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .testimonial_image .youtube_btn img{width:4.5rem}}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .h6,.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox h6{color:#0f0f0f;font-size:2.4rem;font-weight:600;line-height:3.3rem;text-align:center;text-transform:capitalize;margin-top:1.8rem}.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox .h5,.testimonials_page .testimonials_details .tab-content .tab-pane .testimonial_videoparent .testimonial_videowrapper .testimonial_slideBox h5{color:#5e5e5e;font-size:1.6rem;font-weight:400;line-height:2.5rem;margin-top:0.4rem;text-align:center}.awards_page{padding-bottom:8rem;overflow:hidden}.awards_page .about_pageContents{position:relative}.awards_page .about_pageContents .about_banner{padding-bottom:8rem}.awards_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.awards_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.awards_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.awards_page .testimonials_details{position:relative;z-index:30}.awards_page .testimonials_details .gallery_leaf{position:absolute;top:-53px;right:-120px}@media (max-width:991.98px){.awards_page .testimonials_details .gallery_leaf{display:none}}.awards_page .testimonials_details .gallery_leaf img{-o-object-position:right;object-position:right}.awards_page .testimonials_details .awards_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1199.98px){.awards_page .testimonials_details .awards_ul{gap:2rem}}@media (max-width:575.98px){.awards_page .testimonials_details .awards_ul{gap:4rem}}.awards_page .testimonials_details .awards_ul li{width:calc(50% - 4rem)}@media (max-width:1199.98px){.awards_page .testimonials_details .awards_ul li{width:calc(50% - 2rem)}}@media (max-width:575.98px){.awards_page .testimonials_details .awards_ul li{width:100%}}.awards_page .testimonials_details .awards_ul li .awards_box .awards_img{position:relative}@media (max-width:575.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img{max-width:430px;width:100%;margin:auto}}.awards_page .testimonials_details .awards_ul li .awards_box .awards_img img{width:100%;height:33.3rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img img{height:25rem}}.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox{background:#fff8ec;padding:3rem;position:relative;bottom:0;left:0;width:100%;min-height:19.9rem}@media (max-width:1199.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox{padding:2rem;min-height:18rem}}@media (max-width:991.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox{padding:1.5rem;min-height:15rem}}@media (max-width:575.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox{padding:2rem}}.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox .h3,.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox h3{color:#000;font-size:2.2rem;font-weight:500;line-height:2.5rem;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox .h3,.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox h3{font-size:2rem}}@media (max-width:575.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox .h3,.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox h3{font-size:2.2rem}}.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox p{color:#000;font-size:1.6rem;font-weight:400;line-height:2.5rem;margin-top:1.4rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox p{font-size:1.4rem;line-height:2.1rem;margin-top:0.5rem}}@media (max-width:575.98px){.awards_page .testimonials_details .awards_ul li .awards_box .awards_img .awards_contentBox p{font-size:1.6rem;line-height:2.5rem;margin-top:1.4rem}}.newsEvent_page{padding-bottom:8rem;overflow:hidden}.newsEvent_page .about_pageContents{position:relative}.newsEvent_page .about_pageContents .about_banner{padding-bottom:8rem}.newsEvent_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.newsEvent_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.newsEvent_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.newsEvent_page .news_eventsDetails{position:relative}.newsEvent_page .news_eventsDetails:before{content:"";position:absolute;top:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%);width:100%;height:100%}.newsEvent_page .news_eventsDetails .newsevent_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;row-gap:4rem;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:9;margin-top:8rem}@media (max-width:991.98px){.newsEvent_page .news_eventsDetails .newsevent_ul{-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}}.newsEvent_page .news_eventsDetails .newsevent_ul li{width:calc(33.3333333333% - 2rem)}@media (max-width:991.98px){.newsEvent_page .news_eventsDetails .newsevent_ul li{width:calc(33.3333333333% - 1rem)}}@media (max-width:767.98px){.newsEvent_page .news_eventsDetails .newsevent_ul li{width:calc(50% - 1rem)}}.newsEvent_page .news_eventsDetails .newsevent_ul li .news_evntsImg img{width:100%;height:23.1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.newsEvent_page .news_eventsDetails .newsevent_ul li .news_contents .h5,.newsEvent_page .news_eventsDetails .newsevent_ul li .news_contents h5{color:#9b9b9b;font-size:1.6rem;font-weight:500;line-height:normal;text-transform:capitalize;margin-top:2rem}.newsEvent_page .news_eventsDetails .newsevent_ul li .news_contents .h3,.newsEvent_page .news_eventsDetails .newsevent_ul li .news_contents h3{color:#0f0f0f;font-size:1.8rem;font-weight:400;line-height:2.5rem;margin-top:1.3rem;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:50px}.newsEvent_page .news_eventsDetails .newsevent_ul li .news_contents a{color:#00a859;font-size:1.6rem;margin-top:2rem;font-weight:500;line-height:normal;text-decoration-line:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:2rem;-webkit-transition:0.3s ease;transition:0.3s ease}.news_eventsdetails_page{position:relative;padding-bottom:8rem}.news_eventsdetails_page:after{position:absolute;top:0;height:43rem;width:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.news_eventsdetails_page .leaf_blogDetail{position:absolute;top:6%;left:0}@media (max-width:991.98px){.news_eventsdetails_page .leaf_blogDetail{display:none}}.news_eventsdetails_page .leaf_blogDetail img{-o-object-position:left;object-position:left}.news_eventsdetails_page .leaf_blogDetail2{position:absolute;top:4.3rem;right:0}@media (max-width:991.98px){.news_eventsdetails_page .leaf_blogDetail2{display:none}}.news_eventsdetails_page .leaf_blogDetail2 img{-o-object-position:right;object-position:right}.news_eventsdetails_page .newsevents_particle{top:40%;left:0;position:absolute}@media (max-width:991.98px){.news_eventsdetails_page .newsevents_particle{display:none}}.news_eventsdetails_page .newsevents_particle2{bottom:13.9rem;right:0;position:absolute}@media (max-width:991.98px){.news_eventsdetails_page .newsevents_particle2{display:none}}.news_eventsdetails_page .newsevents_details{padding-top:5.6rem;position:relative;z-index:9}.news_eventsdetails_page .newsevents_details .h2,.news_eventsdetails_page .newsevents_details h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.news_eventsdetails_page .newsevents_details .h2,.news_eventsdetails_page .newsevents_details h2{font-size:3.6rem;line-height:5rem}}.news_eventsdetails_page .newsevents_details p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem}.news_eventsdetails_page .newsevents_details .manufacture_companyImg{margin-top:2.5rem;padding-bottom:2rem}.news_eventsdetails_page .newsevents_details .manufacture_companyImg img{width:100%;border-radius:10px}.news_eventsdetails_page .newsevents_details .news_eventsGridimages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:3rem;padding-bottom:1rem}.news_eventsdetails_page .newsevents_details .news_eventsGridimages .newsgrid{width:calc(50% - 1rem)}@media (max-width:575.98px){.news_eventsdetails_page .newsevents_details .news_eventsGridimages .newsgrid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}}.news_eventsdetails_page .newsevents_details .news_eventsGridimages .newsgrid img{width:100%}@media (max-width:575.98px){.news_eventsdetails_page .newsevents_details .news_eventsGridimages .newsgrid img{max-width:380px;margin:auto}}.manufacture_page{padding-bottom:10rem;overflow:hidden}.manufacture_page .about_pageContents{position:relative}.manufacture_page .about_pageContents .about_banner{padding-bottom:8rem}.manufacture_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.manufacture_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.manufacture_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.manufacture_page .testimonials_details{position:relative;z-index:30}.manufacture_page .testimonials_details .gallery_leaf{position:absolute;top:-53px;right:-120px}@media (max-width:991.98px){.manufacture_page .testimonials_details .gallery_leaf{display:none}}.manufacture_page .testimonials_details .gallery_leaf img{-o-object-position:right;object-position:right}.manufacture_page .testimonials_details .manufacture_details p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem}.manufacture_page .testimonials_details .manufacture_details .manufacture_spot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.6rem;margin-top:3rem}@media (max-width:991.98px){.manufacture_page .testimonials_details .manufacture_details .manufacture_spot{gap:1.5rem}}@media (max-width:767.98px){.manufacture_page .testimonials_details .manufacture_details .manufacture_spot{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:6rem}}@media (max-width:575.98px){.manufacture_page .testimonials_details .manufacture_details .manufacture_spot{row-gap:5rem}}.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li{width:calc(33.3333333333% - 2.4rem)}@media (max-width:991.98px){.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li{width:calc(33.3333333333% - 1rem)}}@media (max-width:767.98px){.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li{width:calc(50% - 1rem)}}@media (max-width:575.98px){.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li{width:100%}}.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li a{color:black;text-decoration:none}.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img{border-radius:20px;position:relative}@media (max-width:575.98px){.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img{max-width:360px;width:100%;margin:auto}}.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img img{border-radius:20px;width:100%;height:22.1rem;-o-object-fit:cover;object-fit:cover}.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img .h6,.manufacture_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img h6{border-radius:10px;background:#fff8ed;color:#d7a54a;text-align:center;font-size:1.6rem;font-weight:500;padding:2rem;position:absolute;bottom:-2.8rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.manufacturedetail_page{position:relative;padding-bottom:8rem}.manufacturedetail_page:after{position:absolute;top:0;height:43rem;width:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.manufacturedetail_page .leaf_blogDetail{position:absolute;top:6%;left:0}@media (max-width:991.98px){.manufacturedetail_page .leaf_blogDetail{display:none}}.manufacturedetail_page .leaf_blogDetail img{-o-object-position:left;object-position:left}.manufacturedetail_page .leaf_blogDetail2{position:absolute;top:4.3rem;right:0}@media (max-width:991.98px){.manufacturedetail_page .leaf_blogDetail2{display:none}}.manufacturedetail_page .leaf_blogDetail2 img{-o-object-position:right;object-position:right}.manufacturedetail_page .manufacture_details{padding-top:5.6rem;position:relative;z-index:9}.manufacturedetail_page .manufacture_details .h2,.manufacturedetail_page .manufacture_details h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;text-align:center}.manufacturedetail_page .manufacture_details p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem}.manufacturedetail_page .manufacture_details .manufacture_companyImg{margin-top:3rem}.manufacturedetail_page .manufacture_details .manufacture_companyImg img{width:100%;border-radius:10px}.academic_page{padding-bottom:10rem;overflow:hidden}.academic_page .about_pageContents{position:relative}.academic_page .about_pageContents .about_banner{padding-bottom:8rem}.academic_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.academic_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.academic_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.academic_page .testimonials_details{position:relative;z-index:30}.academic_page .testimonials_details .gallery_leaf{position:absolute;top:-53px;right:-120px}@media (max-width:991.98px){.academic_page .testimonials_details .gallery_leaf{display:none}}.academic_page .testimonials_details .gallery_leaf img{-o-object-position:right;object-position:right}.academic_page .testimonials_details .academic_details .academic_box{background-image:url(../images/cms/acdemicbox_backgrnd.svg);background-repeat:no-repeat;width:100%;height:100%;padding:4rem 4rem 4rem 4rem;background-size:cover;border-radius:20px;position:relative;z-index:9}@media (max-width:575.98px){.academic_page .testimonials_details .academic_details .academic_box{padding:2rem 2rem 2rem 2rem;background:-webkit-gradient(linear,left top,right top,from(#efefef),to(#f9f9f9));background:linear-gradient(90deg,#efefef 0%,#f9f9f9 100%)}}.academic_page .testimonials_details .academic_details .academic_box .h3,.academic_page .testimonials_details .academic_details .academic_box h3{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:normal;padding-top:4rem}.academic_page .testimonials_details .academic_details .academic_box p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin:2rem 0}.academic_page .testimonials_details .academic_details .academic_box .h4,.academic_page .testimonials_details .academic_details .academic_box h4{color:#0f0f0f;font-size:1.8rem;font-weight:500;line-height:normal;margin-top:3rem}@media (max-width:575.98px){.academic_page .testimonials_details .academic_details .academic_box .h4,.academic_page .testimonials_details .academic_details .academic_box h4{line-height:20px}}.academic_page .testimonials_details .academic_details .academic_box .h4 a,.academic_page .testimonials_details .academic_details .academic_box h4 a{color:#dfb260}.diet_Planpage{position:relative;z-index:30;padding-bottom:10.9rem}.diet_Planpage .diet_banner{width:100%;height:516px;position:relative;z-index:5}@media (max-width:991.98px){.diet_Planpage .diet_banner{height:560px}}@media (max-width:575.98px){.diet_Planpage .diet_banner{height:530px}}.diet_Planpage .diet_banner:after{position:absolute;content:"";background-image:url(../images/cms/diet_planbackgrnd.png);width:100%;height:100%;background-repeat:no-repeat;background-size:cover;top:0;z-index:5}.diet_Planpage .diet_banner:before{position:absolute;bottom:0;width:31%;height:66%;left:0;content:"";z-index:12;background:-webkit-gradient(linear,left bottom,left top,color-stop(7.48%,#fff),color-stop(37.16%,rgba(255,255,255,0)))}@media (max-width:1199.98px){.diet_Planpage .diet_banner:before{width:100%}}@media (min-width:1400px){.diet_Planpage .diet_banner:before{width:100%}}.diet_Planpage .diet_banner .dietbanner_contents{position:relative;height:450px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991.98px){.diet_Planpage .diet_banner .dietbanner_contents{height:500px}}@media (max-width:575.98px){.diet_Planpage .diet_banner .dietbanner_contents{-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-top:8rem;height:490px}}.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerdetail{max-width:43.6rem;width:100%;position:relative;z-index:10}@media (max-width:767.98px){.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerdetail{max-width:41.6rem}}.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerdetail .h2,.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerdetail h2{color:#0f0f0f;font-size:4.8rem;text-align:center;font-weight:300;line-height:5.8rem}.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerdetail p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:26px;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerimg1{position:absolute;left:0;z-index:10;bottom:0}@media (min-width:576px) and (max-width:767.98px){.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerimg1{left:-25px}}@media (max-width:991.98px){.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerimg1 img{max-width:20rem;width:100%}}.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerimg2{position:absolute;right:-70px;top:37px;z-index:10}@media (max-width:991.98px){.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerimg2{right:0;top:0}}@media (min-width:576px) and (max-width:767.98px){.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerimg2{right:-18px}}@media (max-width:575.98px){.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerimg2{bottom:80px;top:unset}}@media (max-width:991.98px){.diet_Planpage .diet_banner .dietbanner_contents .diet_bannerimg2 img{max-width:18rem;width:100%}}.diet_Planpage .diet_planetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4.6rem;row-gap:6.9rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5.3rem}@media (max-width:1199.98px){.diet_Planpage .diet_planetails{gap:3rem;row-gap:6.9rem}}@media (max-width:575.98px){.diet_Planpage .diet_planetails{gap:1.5rem;row-gap:6.9rem}}.diet_Planpage .diet_planetails li{width:calc(33.3333333333% - 3.1rem)}@media (max-width:1199.98px){.diet_Planpage .diet_planetails li{width:calc(33.3333333333% - 2.1rem)}}@media (max-width:767.98px){.diet_Planpage .diet_planetails li{width:calc(50% - 2.1rem)}}@media (max-width:575.98px){.diet_Planpage .diet_planetails li{width:calc(50% - 0.8rem)}}.diet_Planpage .diet_planetails li .diet_planimg{position:relative}.diet_Planpage .diet_planetails li .diet_planimg img{width:100%;border-radius:20px}.diet_Planpage .diet_planetails li .diet_planimg .h6,.diet_Planpage .diet_planetails li .diet_planimg h6{padding:2rem;border-radius:10px;background:#fff8ed;color:#000;text-align:center;font-size:1.6rem;font-weight:500;line-height:normal;position:absolute;bottom:-27px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:26rem;width:100%}@media (max-width:1199.98px){.diet_Planpage .diet_planetails li .diet_planimg .h6,.diet_Planpage .diet_planetails li .diet_planimg h6{padding:1.5rem;max-width:20rem}}@media (max-width:991.98px){.diet_Planpage .diet_planetails li .diet_planimg .h6,.diet_Planpage .diet_planetails li .diet_planimg h6{max-width:15rem}}@media (max-width:575.98px){.diet_Planpage .diet_planetails li .diet_planimg .h6,.diet_Planpage .diet_planetails li .diet_planimg h6{font-size:12px}}.doctorsCorner_page{padding-bottom:10rem;overflow:hidden}.doctorsCorner_page .about_pageContents{position:relative}.doctorsCorner_page .about_pageContents .about_banner{padding-bottom:8rem}.doctorsCorner_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.doctorsCorner_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.doctorsCorner_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.doctorsCorner_page .testimonials_details{position:relative;z-index:30}.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:6.9rem;margin-top:3rem}@media (max-width:767.98px){.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:6rem}}@media (max-width:575.98px){.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot{row-gap:5rem}}.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li{width:calc(50% - 1rem)}@media (max-width:767.98px){.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li{width:calc(50% - 1rem)}}@media (max-width:575.98px){.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li{width:100%}}.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a{color:black;text-decoration:none}.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img{position:relative}@media (max-width:575.98px){.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img{max-width:360px;width:100%;margin:auto}}.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img img{border-radius:10px;width:100%;-o-object-fit:cover;object-fit:cover}.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img .h6,.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img h6{border-radius:10px;background:#fff8ed;color:#d7a54a;text-align:center;font-size:1.8rem;font-weight:500;padding:2rem;position:absolute;bottom:-2.8rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:45.8rem;width:100%}@media (max-width:1199.98px){.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img .h6,.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img h6{max-width:30rem}}@media (max-width:991.98px){.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img .h6,.doctorsCorner_page .testimonials_details .manufacture_details .manufacture_spot li a .manufacture_img h6{max-width:25rem;font-size:1.6rem;padding:1.5rem}}.quality_Policy_page{padding-bottom:10rem 0 0 0;overflow:hidden}.quality_Policy_page .about_pageContents{position:relative}.quality_Policy_page .about_pageContents .about_banner{padding-bottom:8rem}.quality_Policy_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.quality_Policy_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.quality_Policy_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.quality_Policy_page .quality_policyPagedetails{position:relative;z-index:30;padding:6rem 0 8rem 0;background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.quality_Policy_page .quality_policyPagedetails p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem}.quality_Policy_page .quality_policyPagedetails .quality_particle{position:absolute;right:0;top:0}@media (max-width:991.98px){.quality_Policy_page .quality_policyPagedetails .quality_particle{display:none}}.media_page{padding-bottom:10rem 0 0 0;overflow:hidden}.media_page .about_pageContents{position:relative}.media_page .about_pageContents .about_banner{padding-bottom:8rem}.media_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.media_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.media_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.media_page .media_Pagedetails{position:relative;z-index:30;padding:0 0 8rem 0}.media_page .media_Pagedetails .media_boxparent .media_Box{padding:4rem;border-radius:20px;background:-webkit-gradient(linear,right top,left top,color-stop(5.89%,#fdf1e3),color-stop(99.19%,#fcf5ee));background:linear-gradient(270deg,#fdf1e3 5.89%,#fcf5ee 99.19%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:3rem;position:relative;overflow:hidden}.media_page .media_Pagedetails .media_boxparent .media_Box:not(:first-child){margin-top:3rem}@media (max-width:575.98px){.media_page .media_Pagedetails .media_boxparent .media_Box{padding:20px;gap:20px}}.media_page .media_Pagedetails .media_boxparent .media_Box:after{content:"";position:absolute;right:0;top:0;width:100%;background-repeat:no-repeat;background-position:right top;height:100%;background-image:url(../images/cms/media_boxbackgrnd.svg);z-index:5}.media_page .media_Pagedetails .media_boxparent .media_Box .date_box{border-radius:20px;background:rgba(247,215,177,0.3);padding:2rem 2.9rem;max-width:12rem;width:100%;position:relative;z-index:10}@media (max-width:575.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .date_box{padding:20px;max-width:10rem;padding:2rem}}.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h3,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h3{color:#dfb260;font-size:5rem;font-weight:500;text-align:center;line-height:normal;text-transform:capitalize}@media (max-width:767.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h3,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h3{font-size:4rem}}@media (max-width:575.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h3,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h3{font-size:25px}}.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h4,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h4{color:#dfb260;text-align:center;font-size:2.4rem;font-weight:500;line-height:normal;text-transform:capitalize;margin-top:9px}@media (max-width:767.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h4,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h4{font-size:2rem}}@media (max-width:575.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h4,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h4{font-size:12px;margin-top:5px}}.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h5,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h5{color:#dfb260;text-align:center;font-size:2.4rem;font-weight:500;line-height:normal;text-transform:capitalize;margin-top:2px}@media (max-width:767.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h5,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h5{font-size:2rem}}@media (max-width:575.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .date_box .h5,.media_page .media_Pagedetails .media_boxparent .media_Box .date_box h5{font-size:12px}}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box{max-width:91.1rem;width:100%;z-index:10}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box .h2,.media_page .media_Pagedetails .media_boxparent .media_Box .content_box h2{color:#dfb260;font-size:3rem;font-weight:500;line-height:normal;text-transform:capitalize}@media (max-width:767.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .content_box .h2,.media_page .media_Pagedetails .media_boxparent .media_Box .content_box h2{font-size:2.5rem}}@media (max-width:575.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .content_box .h2,.media_page .media_Pagedetails .media_boxparent .media_Box .content_box h2{font-size:18px}}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box .h6,.media_page .media_Pagedetails .media_boxparent .media_Box .content_box h6{color:#505050;font-size:1.8rem;font-weight:500;margin-top:2rem;line-height:2.6rem}@media (max-width:575.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .content_box .h6,.media_page .media_Pagedetails .media_boxparent .media_Box .content_box h6{font-size:14px}}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box p{color:#505050;margin-top:0.5rem;font-size:1.8rem;font-weight:300;line-height:2.6rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}@media (max-width:575.98px){.media_page .media_Pagedetails .media_boxparent .media_Box .content_box p{font-size:12px}}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box p.showfullcontent{-webkit-line-clamp:unset;overflow:visible}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;cursor:pointer}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box span a{color:#dfb260;font-size:1.6rem;font-weight:500;line-height:normal;text-decoration-line:underline;display:unset;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box span svg{-webkit-transition:0.3s ease;transition:0.3s ease}.media_page .media_Pagedetails .media_boxparent .media_Box .content_box span:hover svg{-webkit-transform:translateX(3px);transform:translateX(3px);-webkit-transition:0.3s ease;transition:0.3s ease}.museum_Page{padding-bottom:10rem 0 0 0;overflow:hidden}.museum_Page .about_pageContents{position:relative}.museum_Page .about_pageContents .about_banner{padding-bottom:8rem}.museum_Page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.museum_Page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.museum_Page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.museum_Page .museum_details{position:relative;z-index:30;padding:8rem 0 8rem 0;background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.museum_Page .museum_details .museum_contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6.9rem}@media (max-width:1199.98px){.museum_Page .museum_details .museum_contents{gap:3rem}}@media (max-width:991.98px){.museum_Page .museum_details .museum_contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.museum_Page .museum_details .museum_contents:not(:first-child){margin-top:6rem}@media (max-width:991.98px){.museum_Page .museum_details .museum_contents:not(:first-child){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.museum_Page .museum_details .museum_contents .museum_images{max-width:63.5rem;width:100%}@media (max-width:1199.98px){.museum_Page .museum_details .museum_contents .museum_images{max-width:52.5rem}}.museum_Page .museum_details .museum_contents .museum_images img{width:100%;border-radius:20px}.museum_Page .museum_details .museum_contents .museum_paragraph{max-width:54rem;width:100%}.museum_Page .museum_details .museum_contents .museum_paragraph p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem}.museum_Page .museum_details .right_alignedContainer{padding-right:0;margin-top:6rem}@media (max-width:991.98px){.museum_Page .museum_details .right_alignedContainer{padding:0 60px}}@media (max-width:767.98px){.museum_Page .museum_details .right_alignedContainer{padding:0 60px}}@media (max-width:575.98px){.museum_Page .museum_details .right_alignedContainer{padding:0 16px}}.museum_Page .museum_details .right_alignedContainer .museum_contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6.9rem}@media (max-width:1199.98px){.museum_Page .museum_details .right_alignedContainer .museum_contents{gap:3rem}}@media (max-width:991.98px){.museum_Page .museum_details .right_alignedContainer .museum_contents{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.museum_Page .museum_details .right_alignedContainer .museum_contents:not(:first-child){margin-top:6rem}@media (max-width:991.98px){.museum_Page .museum_details .right_alignedContainer .museum_contents:not(:first-child){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.museum_Page .museum_details .right_alignedContainer .museum_contents .museum_images{max-width:63.5rem;width:100%}@media (max-width:1199.98px){.museum_Page .museum_details .right_alignedContainer .museum_contents .museum_images{max-width:52.5rem}}.museum_Page .museum_details .right_alignedContainer .museum_contents .museum_images img{width:100%;border-radius:20px 0 0 20px}@media (max-width:991.98px){.museum_Page .museum_details .right_alignedContainer .museum_contents .museum_images img{border-radius:20px}}.museum_Page .museum_details .right_alignedContainer .museum_contents .museum_paragraph{max-width:54rem;width:100%}@media (max-width:1199.98px){.museum_Page .museum_details .right_alignedContainer .museum_contents .museum_paragraph{max-width:50rem}}@media (max-width:991.98px){.museum_Page .museum_details .right_alignedContainer .museum_contents .museum_paragraph{max-width:54rem}}.museum_Page .museum_details .right_alignedContainer .museum_contents .museum_paragraph p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:14;-webkit-box-orient:vertical;overflow:hidden}.museum_Page .museum_details .gallery_section_main{position:relative;padding-top:8rem}.museum_Page .museum_details .gallery_section_main .museum_gallery_left{position:absolute;top:3rem;left:0}@media (max-width:991.98px){.museum_Page .museum_details .gallery_section_main .museum_gallery_left{display:none}}.museum_Page .museum_details .gallery_section_main .museum_gallery_right{position:absolute;top:8rem;right:0}@media (max-width:991.98px){.museum_Page .museum_details .gallery_section_main .museum_gallery_right{display:none}}.museum_Page .museum_details .gallery_section_main .gallery_section .h2,.museum_Page .museum_details .gallery_section_main .gallery_section h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem;text-transform:capitalize}.museum_Page .museum_details .gallery_section_main .gallery_section p{color:#505050;text-align:center;font-size:1.8rem;max-width:59.4rem;width:100%;margin:auto;font-weight:300;line-height:2.6rem;margin-top:2rem}.museum_Page .museum_details .gallery_section_main .gallery_section .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-top:4rem;margin-bottom:4.3rem!important}.museum_Page .museum_details .gallery_section_main .gallery_section .nav-pills .nav-item .nav-link{border-radius:8px;border:1px solid #d7d7d7;padding:1rem 2rem;color:#0f0f0f;font-size:14px;font-weight:400;line-height:normal}.museum_Page .museum_details .gallery_section_main .gallery_section .nav-pills .nav-item .nav-link.active{color:#fff;background-color:#dfb260;border:transparent}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li{width:33.3333333333%;padding:2.2rem 2.2rem 2.2rem 2.2rem;border-right:1px solid #f2d6a8;border-bottom:1px solid #f2d6a8}@media (max-width:991.98px){.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li{padding:1.1rem}}@media (max-width:575.98px){.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li{width:50%;padding:1.1rem!important;border:none!important}}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li:first-child{padding-top:0}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li:nth-child(2){padding-top:0}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li:nth-child(3){padding-top:0}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li.gallerybox4{border-bottom:none;padding-bottom:0}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li.gallerybox3{padding-right:0;border-right:none}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li.gallerybox1{padding-left:0;border-left:none}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li .gallery_imageBox{max-width:35rem;width:100%;position:relative}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li .gallery_imageBox img{width:100%;height:24.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:991.98px){.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li .gallery_imageBox img{height:20rem}}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li .gallery_imageBox video{width:100%;height:25.6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li .gallery_imageBox video{height:20rem}}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li .gallery_imageBox .youtube_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:4rem;-o-object-fit:contain;object-fit:contain;height:4rem}@media (max-width:767.98px){.museum_Page .museum_details .gallery_section_main .gallery_section .tab-content .tab-pane .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:3.5rem}}.museum_Page .museum_details .quality_particle{position:absolute;right:0;top:0}@media (max-width:991.98px){.museum_Page .museum_details .quality_particle{display:none}}.ayurveda_Page{padding-bottom:10rem 0 0 0;overflow:hidden}.ayurveda_Page .about_pageContents{position:relative}.ayurveda_Page .about_pageContents .about_banner{padding-bottom:8rem}.ayurveda_Page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.ayurveda_Page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.ayurveda_Page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.ayurveda_Page .museum_details{position:relative;z-index:30;padding:8rem 0 8rem 0}.ayurveda_Page .museum_details:after{background-repeat:no-repeat;content:"";width:100%;height:55rem;position:absolute;top:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.ayurveda_Page .museum_details .ayurveda_youtube{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:10;gap:5.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:8rem}@media (max-width:1199.98px){.ayurveda_Page .museum_details .ayurveda_youtube{padding-bottom:0}}@media (max-width:991.98px){.ayurveda_Page .museum_details .ayurveda_youtube{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.ayurveda_Page .museum_details .ayurveda_youtube .youtube_player{max-width:59.5rem;width:100%;height:36.1rem;padding:3rem;background:#fff;-webkit-box-shadow:0px 0px 50px 0px rgba(0,0,0,0.05);box-shadow:0px 0px 50px 0px rgba(0,0,0,0.05);position:relative;z-index:20}.ayurveda_Page .museum_details .ayurveda_youtube .youtube_player iframe{width:100%;height:100%}.ayurveda_Page .museum_details .ayurveda_youtube .ayurveda_youtubeContent{max-width:48.8rem;width:100%}@media (max-width:991.98px){.ayurveda_Page .museum_details .ayurveda_youtube .ayurveda_youtubeContent{max-width:54rem}}.ayurveda_Page .museum_details .ayurveda_youtube .ayurveda_youtubeContent .h2,.ayurveda_Page .museum_details .ayurveda_youtube .ayurveda_youtubeContent h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;margin-bottom:2.5rem}@media (max-width:1199.98px){.ayurveda_Page .museum_details .ayurveda_youtube .ayurveda_youtubeContent .h2,.ayurveda_Page .museum_details .ayurveda_youtube .ayurveda_youtubeContent h2{font-size:4rem;line-height:5rem}}.ayurveda_Page .museum_details .ayurveda_youtube .ayurveda_youtubeContent p{color:#505050;font-size:1.8rem;font-weight:300;margin-top:1.4rem;line-height:2.6rem}.ayurveda_Page .museum_details .museum_contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6.9rem}@media (max-width:1199.98px){.ayurveda_Page .museum_details .museum_contents{gap:3rem}}@media (max-width:991.98px){.ayurveda_Page .museum_details .museum_contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ayurveda_Page .museum_details .museum_contents:not(:first-child){margin-top:8rem}@media (max-width:991.98px){.ayurveda_Page .museum_details .museum_contents:not(:first-child){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:575.98px){.ayurveda_Page .museum_details .museum_contents:not(:first-child){margin-top:4rem}}@media (max-width:991.98px){.ayurveda_Page .museum_details .museum_contents:last-child{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.ayurveda_Page .museum_details .museum_contents .museum_images{max-width:63.5rem;width:100%}@media (max-width:1199.98px){.ayurveda_Page .museum_details .museum_contents .museum_images{max-width:52.5rem}}.ayurveda_Page .museum_details .museum_contents .museum_images img{width:100%;border-radius:20px}.ayurveda_Page .museum_details .museum_contents .museum_paragraph{max-width:54rem;width:100%}.ayurveda_Page .museum_details .museum_contents .museum_paragraph .h2,.ayurveda_Page .museum_details .museum_contents .museum_paragraph h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:1199.98px){.ayurveda_Page .museum_details .museum_contents .museum_paragraph .h2,.ayurveda_Page .museum_details .museum_contents .museum_paragraph h2{font-size:4rem;line-height:5rem}}.ayurveda_Page .museum_details .museum_contents .museum_paragraph p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:14;-webkit-box-orient:vertical;overflow:hidden}.ayurveda_Page .museum_details .quality_particle{position:absolute;right:0;top:32%}@media (max-width:991.98px){.ayurveda_Page .museum_details .quality_particle{display:none}}.ayurveda_Page .museum_details .quality_particle2{position:absolute;left:0;top:30%}@media (max-width:991.98px){.ayurveda_Page .museum_details .quality_particle2{display:none}}.ayurveda_Page .museum_details .left_aligned{padding-left:0}@media (max-width:991.98px){.ayurveda_Page .museum_details .left_aligned{padding-left:60px}}@media (max-width:767.98px){.ayurveda_Page .museum_details .left_aligned{padding-left:40px}}@media (max-width:575.98px){.ayurveda_Page .museum_details .left_aligned{padding-left:16px}}.ayurveda_Page .museum_details .left_aligned .museum_contents{margin-top:6rem;gap:8.5rem}@media (max-width:991.98px){.ayurveda_Page .museum_details .left_aligned .museum_contents{gap:4.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images{max-width:67rem}@media (max-width:991.98px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images{max-width:52.5rem}}@media (min-width:1366px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images{margin-left:-5%}}@media (min-width:1500px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images{margin-left:-10%}}@media (min-width:1600px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images{margin-left:-13.5%}}@media (min-width:1700px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images{margin-left:-18.5%}}@media (min-width:1800px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images{margin-left:-22.5%}}.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images img{border-radius:0 20px 20px 0}@media (max-width:991.98px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_images img{border-radius:20px}}.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_paragraph{max-width:53rem}@media (min-width:1500px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_paragraph{max-width:62rem}}@media (max-width:991.98px){.ayurveda_Page .museum_details .left_aligned .museum_contents .museum_paragraph{width:100%;margin:auto}}.storeLocator_page{padding-bottom:8rem}.storeLocator_page .about_pageContents{position:relative}.storeLocator_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.storeLocator_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.storeLocator_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.storeLocator_page .clinic_details{position:relative}.storeLocator_page .clinic_details .clinic_particle{position:absolute;top:-3rem;right:0;z-index:9}@media (max-width:991.98px){.storeLocator_page .clinic_details .clinic_particle{display:none}}.storeLocator_page .clinic_details .career_boxParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;position:relative;z-index:10;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:7rem}@media (max-width:991.98px){.storeLocator_page .clinic_details .career_boxParent{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.storeLocator_page .clinic_details .career_boxParent li{width:calc(50% - 2rem);background-image:url(../images/cms/careerBackground.png);background-repeat:no-repeat;height:100%;background-color:#f8f8f8;padding:5rem 3rem;border-radius:20px}@media (max-width:991.98px){.storeLocator_page .clinic_details .career_boxParent li{padding:4rem 2rem;background-position:right}}@media (max-width:767.98px){.storeLocator_page .clinic_details .career_boxParent li{width:100%;padding:5rem 2rem}}.storeLocator_page .clinic_details .career_boxParent li .storeimg{background-color:#dfb260;width:6rem;height:6rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-80px}.storeLocator_page .clinic_details .career_boxParent li .h3,.storeLocator_page .clinic_details .career_boxParent li h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:6rem}@media (max-width:991.98px){.storeLocator_page .clinic_details .career_boxParent li .h3,.storeLocator_page .clinic_details .career_boxParent li h3{font-size:2.5rem;line-height:3rem}}.storeLocator_page .clinic_details .career_boxParent li p{color:#0f0f0f;font-size:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:300;line-height:2.2rem;text-transform:capitalize;margin-top:1.6rem;margin-bottom:2rem;max-width:44.1rem;width:100%;min-height:6.6rem}@media (max-width:991.98px){.storeLocator_page .clinic_details .career_boxParent li p{margin-bottom:2rem}}.storeLocator_page .clinic_details .career_boxParent li a{color:#dfb260;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:10px}.storeLocator_page .clinic_details .career_boxParent li .consultation_doctor{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:2rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:4.2rem}.storeLocator_page .clinic_details .career_boxParent li .consultation_doctor span{font-size:1.6rem;color:#dfb260}.storeLocator_page .clinic_details .view_moreparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.storeLocator_page .clinic_details .view_moreparent .view_more{color:#dfb260;text-transform:capitalize;margin-top:4rem}.storeLocator_page .clinic_details .view_moreparent .view_more .svg_circle{border:1px solid #dfb260}.storeLocator_page .clinic_details .view_moreparent .view_more .svg_circle path{fill:#dfb260!important}.products_page{padding-bottom:10rem 0 0 0;overflow:hidden}.products_page .about_pageContents{position:relative}.products_page .about_pageContents .about_banner{padding-bottom:8rem}.products_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.products_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.products_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.products_page .museum_details{position:relative;z-index:30;padding:6rem 0 0 0}.products_page .museum_details:after{background-repeat:no-repeat;content:"";width:100%;height:55rem;position:absolute;top:0;background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.products_page .museum_details .products_contents{position:relative;z-index:10}.products_page .museum_details .products_contents p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem}.products_page .museum_details .products_contents .h2,.products_page .museum_details .products_contents h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;margin-top:6rem}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box{border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:3rem;padding:4rem;position:relative;background:-webkit-gradient(linear,right top,left top,color-stop(5.89%,#FDF1E3),color-stop(99.19%,rgba(253,241,227,0.53)));background:linear-gradient(270deg,#FDF1E3 5.89%,rgba(253,241,227,0.53) 99.19%)}@media (max-width:991.98px){.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box:first-of-type{margin-top:6rem}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box:after{position:absolute;content:"";right:0;background-image:url(../images/cms/products_backgrnd.png);height:100%;width:100%;background-position:right;top:0;background-repeat:no-repeat}@media (max-width:991.98px){.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box:after{display:none}}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box.medicine_right:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details{position:relative;z-index:9;max-width:calc(100% - 40.6rem)}@media (max-width:991.98px){.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details{max-width:100%}}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details .h2,.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details h2{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:normal;margin-top:0}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details p{color:#505050;font-size:1.8rem;font-weight:300;margin-top:2rem;line-height:2.6rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0.5rem;-webkit-transition:0.3s ease;transition:0.3s ease}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details p.showfullcontent{-webkit-line-clamp:unset;overflow:visible;-webkit-transition:0.3s ease;transition:0.3s ease}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;cursor:pointer;margin-bottom:3rem}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details span a{color:#dfb260;font-size:1.6rem;font-weight:500;line-height:normal;text-decoration-line:underline;display:unset;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details span svg{-webkit-transition:0.3s ease;transition:0.3s ease}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details span:hover svg{-webkit-transform:translateX(3px);transform:translateX(3px);-webkit-transition:0.3s ease;transition:0.3s ease}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details .view_more{color:#dfb260;text-transform:capitalize}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details .view_more .svg_circle{border:1px solid #dfb260}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_details .view_more .svg_circle path{fill:#dfb260!important}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_img{position:relative;z-index:9;max-width:36.4rem;width:100%}.products_page .museum_details .products_contents .medicine_detailedBoxes .medicine_box .medicine_img img{width:100%}.products_page .museum_details .quality_particle{position:absolute;right:0;top:0;z-index:9}@media (max-width:991.98px){.products_page .museum_details .quality_particle{display:none}}.publication_page{padding:0 0 8rem 0;overflow:hidden}.publication_page .about_pageContents{position:relative}.publication_page .about_pageContents .about_banner{padding-bottom:8rem}.publication_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.publication_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.publication_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.publication_page .publication_details{position:relative;z-index:30}.publication_page .publication_details .publication_navParent{position:relative;z-index:30}.publication_page .publication_details .publication_navParent .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-bottom:4.3rem!important}.publication_page .publication_details .publication_navParent .nav-pills .nav-item .nav-link{border-radius:8px;border:1px solid #d7d7d7;padding:1rem 2rem;color:#0f0f0f;font-size:14px;font-weight:400;line-height:normal}@media (max-width:575.98px){.publication_page .publication_details .publication_navParent .nav-pills .nav-item .nav-link{padding:1rem 1rem}}.publication_page .publication_details .publication_navParent .nav-pills .nav-item .nav-link.active{color:#fff;background-color:#dfb260;border:transparent}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li{width:33.3333333333%;padding:2.2rem 2.2rem 4rem 2.2rem;border-right:1px solid #f2d6a8;border-bottom:1px solid #f2d6a8}@media (max-width:991.98px){.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li{padding:1.1rem}}@media (max-width:767.98px){.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li{width:50%;padding:1.1rem!important;border:none!important}}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li:first-child{padding-top:0}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li:nth-child(2){padding-top:0}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li:nth-child(3){padding-top:0}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li.gallerybox4{border-bottom:none}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li.gallerybox3{padding-right:0;border-right:none}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li.gallerybox1{padding-left:0;border-left:none}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .publication_img{border-radius:20px;background:#efefef;height:34.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991.98px){.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .publication_img{height:27.4rem}}@media (max-width:575.98px){.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .publication_img{height:22rem}}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .publication_img img{width:100%;max-width:18.6rem;max-height:26.8rem;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .publication_img img{max-height:18.4rem}}@media (max-width:767.98px){.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .publication_img img{height:100%;max-width:16.4rem;max-height:16.4rem}}@media (max-width:575.98px){.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .publication_img img{max-width:14.4rem;max-height:14.4rem}}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .book_details .h6,.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .book_details h6{color:#000;text-align:center;font-size:2rem;font-weight:500;margin-top:2rem;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .book_details p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.4rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .book_details p{font-size:1.6rem}}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .book_details .view_more{color:#dfb260;text-transform:capitalize;margin-top:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .book_details .view_more .svg_circle{border:1px solid #dfb260}.publication_page .publication_details .publication_navParent .tab-content .tab-pane .gallery_itemsList li .book_details .view_more .svg_circle path{fill:#dfb260!important}.publication_page .publication_details .publication_navParent .enquire_form{margin-top:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;border-radius:2rem}@media (max-width:767.98px){.publication_page .publication_details .publication_navParent .enquire_form{border-radius:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.publication_page .publication_details .publication_navParent .enquire_form .enquire_banner{max-width:60.3rem;width:100%}@media (max-width:767.98px){.publication_page .publication_details .publication_navParent .enquire_form .enquire_banner{height:250px;max-width:100%}}.publication_page .publication_details .publication_navParent .enquire_form .enquire_banner img{border-radius:2rem 0 0 2rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){.publication_page .publication_details .publication_navParent .enquire_form .enquire_banner img{border-radius:2rem 2rem 0 0}}.publication_page .publication_details .publication_navParent .enquire_form form{padding:5rem;max-width:53.7rem;width:100%;border-radius:0 2rem 2rem 0;background-color:#f6f6f6}@media (max-width:991.98px){.publication_page .publication_details .publication_navParent .enquire_form form{padding:2rem}}@media (max-width:767.98px){.publication_page .publication_details .publication_navParent .enquire_form form{max-width:100%;border-radius:0 0 2rem 2rem}}.publication_page .publication_details .publication_navParent .enquire_form form .h2,.publication_page .publication_details .publication_navParent .enquire_form form h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;margin-bottom:1rem}@media (max-width:991.98px){.publication_page .publication_details .publication_navParent .enquire_form form .h2,.publication_page .publication_details .publication_navParent .enquire_form form h2{font-size:4rem}}.publication_page .publication_details .publication_navParent .enquire_form form .input_form{margin-top:2rem}.publication_page .publication_details .publication_navParent .enquire_form form .input_form label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.publication_page .publication_details .publication_navParent .enquire_form form .input_form .input_parent{position:relative;margin-top:10px}.publication_page .publication_details .publication_navParent .enquire_form form .input_form .input_parent input{border-radius:8px;width:100%;border:1px solid #dadada;height:4.7rem;padding:1.5rem;background-color:#f6f6f6;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;font-size:1.4rem;font-weight:400}.publication_page .publication_details .publication_navParent .enquire_form form .input_form .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.publication_page .publication_details .publication_navParent .enquire_form form .input_form .input_parent textarea{border-radius:8px;width:100%;border:1px solid #dadada;min-height:10rem;padding:1.5rem;background-color:#f6f6f6;-webkit-transition:0.1s ease-in-out;transition:0.1s ease-in-out;font-size:1.4rem;font-weight:400}.publication_page .publication_details .publication_navParent .enquire_form form .input_form .input_parent textarea:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.publication_page .publication_details .publication_navParent .enquire_form form .submit_btn{margin-top:3rem}.publication_page .publication_details .publication_navParent .enquire_form form .submit_btn button{color:#fff;font-size:1.6rem;padding:1.5rem;font-weight:500;line-height:normal;text-transform:capitalize;border-radius:8px;border:none;width:100%;-webkit-transition:0.3s ease;transition:0.3s ease;background:#dfb260}.publication_page .publication_details .publication_navParent .enquire_form form .submit_btn button:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}.publication_page .publication_details .quality_particle{position:absolute;right:0;top:0;z-index:9}@media (max-width:991.98px){.publication_page .publication_details .quality_particle{display:none}}.contact_page{position:relative;padding-bottom:0}.contact_page:after{position:absolute;top:0;height:43rem;width:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.contact_page .leaf_blogDetail{position:absolute;top:9.2rem;left:0;z-index:9}@media (max-width:991.98px){.contact_page .leaf_blogDetail{display:none}}.contact_page .leaf_blogDetail img{-o-object-position:left;object-position:left}.contact_page .leaf_blogDetail2{position:absolute;top:10.2rem;right:0;z-index:9}@media (max-width:991.98px){.contact_page .leaf_blogDetail2{display:none}}.contact_page .leaf_blogDetail2 img{-o-object-position:right;object-position:right}.contact_page .common_breadcrumb{position:relative;z-index:9}.contact_page .contactpage_contents{position:relative;z-index:30}.contact_page .contactpage_contents .h2,.contact_page .contactpage_contents h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;margin-top:5.6rem;text-align:center}@media (max-width:575.98px){.contact_page .contactpage_contents .h2,.contact_page .contactpage_contents h2{font-size:4rem;line-height:4.8rem}}.contact_page .contactpage_contents p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:2.6rem;max-width:43.6rem;width:100%;margin:auto;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.contact_page .contactpage_contents .office_detailBox{border-radius:10px;background:#fff4e8;padding:3rem 2rem 4rem 2rem;margin-top:4rem}@media (max-width:1199.98px){.contact_page .contactpage_contents .office_detailBox{padding:3rem 1rem 3rem 1rem}}@media (max-width:991.98px){.contact_page .contactpage_contents .office_detailBox{padding:3rem 0.5rem 3rem 0.5rem}}.contact_page .contactpage_contents .office_detailBox .h3,.contact_page .contactpage_contents .office_detailBox h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal;text-align:center}.contact_page .contactpage_contents .office_detailBox ul{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:991.98px){.contact_page .contactpage_contents .office_detailBox ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:2rem}}@media (max-width:575.98px){.contact_page .contactpage_contents .office_detailBox ul{row-gap:3rem}}.contact_page .contactpage_contents .office_detailBox ul li{width:25%;position:relative;padding:0 10px}@media (max-width:991.98px){.contact_page .contactpage_contents .office_detailBox ul li{width:calc(50% - 1rem)}}@media (max-width:575.98px){.contact_page .contactpage_contents .office_detailBox ul li{width:100%}}.contact_page .contactpage_contents .office_detailBox ul li:after{content:"";position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0.16)),color-stop(52.08%,#dfb260),to(rgba(223,178,96,0)));background:linear-gradient(180deg,rgba(223,178,96,0.16) 0%,#dfb260 52.08%,rgba(223,178,96,0) 100%);width:1px;height:13.9rem;top:0;right:0}@media (max-width:991.98px){.contact_page .contactpage_contents .office_detailBox ul li:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:575.98px){.contact_page .contactpage_contents .office_detailBox ul li:after{display:none}}.contact_page .contactpage_contents .office_detailBox ul li:last-of-type:after{display:none}@media (max-width:991.98px){.contact_page .contactpage_contents .office_detailBox ul li:nth-child(2):after{display:none}}.contact_page .contactpage_contents .office_detailBox ul li .contact_img{width:5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}.contact_page .contactpage_contents .office_detailBox ul li .contact_img img{width:100%;height:100%}.contact_page .contactpage_contents .office_detailBox ul li .h6,.contact_page .contactpage_contents .office_detailBox ul li h6{color:#0f0f0f;text-align:center;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:1rem}.contact_page .contactpage_contents .office_detailBox ul li a{color:#0f0f0f;text-align:center;font-size:1.6rem;font-weight:400;line-height:2.6rem;margin-top:0.9rem;display:block;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-transition:0.3s ease;transition:0.3s ease;overflow:hidden}.contact_page .contactpage_contents .office_detailBox ul li a:hover{color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}.contact_page .contactpage_contents .office_detailBox ul li a span{font-size:1.3rem;display:block}.contact_page .contactpage_contents .enquire_form{margin-top:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;border-radius:2rem}@media (max-width:767.98px){.contact_page .contactpage_contents .enquire_form{border-radius:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact_page .contactpage_contents .enquire_form .enquire_banner{max-width:60.3rem;width:100%}@media (max-width:767.98px){.contact_page .contactpage_contents .enquire_form .enquire_banner{height:250px;max-width:100%}}.contact_page .contactpage_contents .enquire_form .enquire_banner img{border-radius:2rem 0 0 2rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){.contact_page .contactpage_contents .enquire_form .enquire_banner img{border-radius:2rem 2rem 0 0}}.contact_page .contactpage_contents .enquire_form form{padding:5rem;max-width:53.7rem;width:100%;border-radius:0 2rem 2rem 0;background-color:#f6f6f6}@media (max-width:991.98px){.contact_page .contactpage_contents .enquire_form form{padding:2rem}}@media (max-width:767.98px){.contact_page .contactpage_contents .enquire_form form{max-width:100%;border-radius:0 0 2rem 2rem}}.contact_page .contactpage_contents .enquire_form form .h2,.contact_page .contactpage_contents .enquire_form form h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;margin-bottom:1rem;margin-top:0}@media (max-width:991.98px){.contact_page .contactpage_contents .enquire_form form .h2,.contact_page .contactpage_contents .enquire_form form h2{font-size:4rem}}.contact_page .contactpage_contents .enquire_form form .input_form{margin-top:2rem}.contact_page .contactpage_contents .enquire_form form .input_form label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.contact_page .contactpage_contents .enquire_form form .input_form .input_parent{position:relative;margin-top:10px}.contact_page .contactpage_contents .enquire_form form .input_form .input_parent input{border-radius:8px;width:100%;border:1px solid #dadada;height:4.7rem;padding:1.5rem;background-color:#f6f6f6;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;font-size:1.4rem;font-weight:400}.contact_page .contactpage_contents .enquire_form form .input_form .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.contact_page .contactpage_contents .enquire_form form .input_form .input_parent textarea{border-radius:8px;width:100%;border:1px solid #dadada;min-height:10rem;padding:1.5rem;background-color:#f6f6f6;-webkit-transition:0.1s ease-in-out;transition:0.1s ease-in-out;font-size:1.4rem;font-weight:400}.contact_page .contactpage_contents .enquire_form form .input_form .input_parent textarea:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.contact_page .contactpage_contents .enquire_form form .submit_btn{margin-top:3rem}.contact_page .contactpage_contents .enquire_form form .submit_btn button{color:#fff;font-size:1.6rem;padding:1.5rem;font-weight:500;line-height:normal;text-transform:capitalize;border-radius:8px;border:none;width:100%;-webkit-transition:0.3s ease;transition:0.3s ease;background:#dfb260}.contact_page .contactpage_contents .enquire_form form .submit_btn button:hover{background-color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}.contact_page .contactpage_contents .dealership_enquiry{margin-top:6rem}.contact_page .contactpage_contents .dealership_enquiry .h3,.contact_page .contactpage_contents .dealership_enquiry h3{color:#0f0f0f;font-size:3.2rem;font-weight:500;line-height:normal;text-align:center}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox{border-radius:10px;background:#fff4e8;padding:3rem 2rem 4rem 2rem;margin-top:4rem}@media (max-width:1199.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox{padding:3rem 1rem 3rem 1rem}}@media (max-width:991.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox{padding:3rem 0.5rem 3rem 0.5rem}}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox .h3,.contact_page .contactpage_contents .dealership_enquiry .office_detailBox h3{color:#dfb260;font-size:2.4rem;font-weight:500;line-height:normal;text-align:center}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:991.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:2rem}}@media (max-width:575.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul{row-gap:3rem}}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li{width:25%;position:relative;padding:0 10px}@media (max-width:991.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li{width:calc(50% - 1rem)}}@media (max-width:575.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li{width:100%}}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li:after{content:"";position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0.16)),color-stop(52.08%,#dfb260),to(rgba(223,178,96,0)));background:linear-gradient(180deg,rgba(223,178,96,0.16) 0%,#dfb260 52.08%,rgba(223,178,96,0) 100%);width:1px;height:13.9rem;top:0;right:0}@media (max-width:991.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:575.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li:after{display:none}}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li:last-of-type:after{display:none}@media (max-width:991.98px){.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li:nth-child(2):after{display:none}}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li .contact_img{width:5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li .contact_img img{width:100%;height:100%}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li .h6,.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li h6{color:#0f0f0f;text-align:center;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:1rem}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li a{color:#0f0f0f;text-align:center;font-size:1.6rem;font-weight:400;line-height:2.6rem;margin-top:0.9rem;display:block;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-transition:0.3s ease;transition:0.3s ease;overflow:hidden;transition:0.3s ease}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li a:hover{color:#d4a755;-webkit-transition:0.3s ease;transition:0.3s ease}.contact_page .contactpage_contents .dealership_enquiry .office_detailBox ul li a span{font-size:1.3rem;display:block}.contact_page .contactpage_contents .our_locators .h2,.contact_page .contactpage_contents .our_locators h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.contact_page .contactpage_contents .our_locators .h2,.contact_page .contactpage_contents .our_locators h2{font-size:4rem;line-height:4.8rem}}.contact_page .contactpage_contents .our_locators .career_boxParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;position:relative;z-index:10;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:7rem;margin-top:7rem}@media (max-width:991.98px){.contact_page .contactpage_contents .our_locators .career_boxParent{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.contact_page .contactpage_contents .our_locators .career_boxParent li{width:calc(50% - 2rem);background-image:url(../images/cms/careerBackground.png);background-repeat:no-repeat;height:100%;background-color:#f8f8f8;padding:5rem 3rem;border-radius:20px}@media (max-width:991.98px){.contact_page .contactpage_contents .our_locators .career_boxParent li{padding:4rem 2rem;background-position:right}}@media (max-width:767.98px){.contact_page .contactpage_contents .our_locators .career_boxParent li{width:100%;padding:5rem 2rem}}.contact_page .contactpage_contents .our_locators .career_boxParent li .storeimg{background-color:#dfb260;width:6rem;height:6rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-80px}@media (max-width:575.98px){.contact_page .contactpage_contents .our_locators .career_boxParent li .storeimg{margin-top:-70px}}.contact_page .contactpage_contents .our_locators .career_boxParent li .h3,.contact_page .contactpage_contents .our_locators .career_boxParent li h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.contact_page .contactpage_contents .our_locators .career_boxParent li .h3,.contact_page .contactpage_contents .our_locators .career_boxParent li h3{font-size:2.5rem;line-height:3rem}}.contact_page .contactpage_contents .our_locators .career_boxParent li .location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:8px;margin-top:1.6rem;margin-bottom:3rem}.contact_page .contactpage_contents .our_locators .career_boxParent li .location p{color:#dfb260;font-size:1.4rem;font-weight:400;line-height:2.2rem;margin:0;text-align:start;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.contact_page .contactpage_contents .our_locators .career_boxParent li .location img{width:2.2rem;height:2.2rem;-o-object-fit:contain;object-fit:contain}.contact_page .contactpage_contents .our_locators .career_boxParent li a{color:#dfb260;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:10px}.contact_page .contactpage_contents .our_locators .career_boxParent li .consultation_doctor{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:2rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.contact_page .contactpage_contents .our_locators .career_boxParent li .consultation_doctor span{font-size:1.6rem;color:#dfb260}.contact_page .contactpage_contents .our_locators .view_moreparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact_page .contactpage_contents .our_locators .view_moreparent .view_more{color:#dfb260;text-transform:capitalize;margin-top:4rem}.contact_page .contactpage_contents .our_locators .view_moreparent .view_more .svg_circle{border:1px solid #dfb260}.contact_page .contactpage_contents .our_locators .view_moreparent .view_more .svg_circle path{fill:#dfb260!important}.contact_page .contact_map{margin-top:8rem}@media (max-width:767.98px){.contact_page .contact_map{margin-top:6rem}}.contact_page .contact_map img{width:100%}.contact_page .contact_map iframe{width:100%}.doctorClinic_detailspage{position:relative;padding-bottom:8rem}.doctorClinic_detailspage:after{position:absolute;top:0;height:60%;width:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.doctorClinic_detailspage .leaf_blogDetail{position:absolute;top:3.7rem;left:0;z-index:9}@media (max-width:991.98px){.doctorClinic_detailspage .leaf_blogDetail{display:none}}.doctorClinic_detailspage .leaf_blogDetail img{-o-object-position:left;object-position:left}.doctorClinic_detailspage .leaf_blogDetail2{position:absolute;top:3.7rem;right:0;z-index:9}@media (max-width:991.98px){.doctorClinic_detailspage .leaf_blogDetail2{display:none}}.doctorClinic_detailspage .leaf_blogDetail2 img{-o-object-position:right;object-position:right}.doctorClinic_detailspage .doctor_clinicparticle1{position:absolute;bottom:23.6rem;right:0;z-index:9}@media (max-width:991.98px){.doctorClinic_detailspage .doctor_clinicparticle1{display:none}}.doctorClinic_detailspage .doctor_clinicparticle1 img{-o-object-position:right;object-position:right}.doctorClinic_detailspage .doctor_clinicparticle2{position:absolute;top:50%;right:0;z-index:9}@media (max-width:991.98px){.doctorClinic_detailspage .doctor_clinicparticle2{display:none}}.doctorClinic_detailspage .doctor_clinicparticle2 img{-o-object-position:right;object-position:right}.doctorClinic_detailspage .doctor_clinicparticle3{position:absolute;top:24%;right:0;z-index:9}@media (max-width:991.98px){.doctorClinic_detailspage .doctor_clinicparticle3{display:none}}.doctorClinic_detailspage .doctor_clinicparticle3 img{-o-object-position:right;object-position:right}.doctorClinic_detailspage .common_breadcrumb{position:relative;z-index:9}.doctorClinic_detailspage .common_breadcrumb li{list-style:none}.doctorClinic_detailspage .contactpage_contents{position:relative;z-index:30}.doctorClinic_detailspage .contactpage_contents .h2,.doctorClinic_detailspage .contactpage_contents h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;margin-top:5.6rem;text-align:center}@media (max-width:575.98px){.doctorClinic_detailspage .contactpage_contents .h2,.doctorClinic_detailspage .contactpage_contents h2{font-size:4rem;line-height:4.8rem}}.doctorClinic_detailspage .contactpage_contents p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin:auto;margin-top:2rem}.doctorClinic_detailspage .contactpage_contents .clinic_methods{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.1rem}@media (max-width:767.98px){.doctorClinic_detailspage .contactpage_contents .clinic_methods{-ms-flex-wrap:wrap;flex-wrap:wrap}}.doctorClinic_detailspage .contactpage_contents .clinic_methods li{width:calc(33.3333333333% - 2.1rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;border-radius:10px;background:#FFF3DC;padding:3rem}@media (max-width:1199.98px){.doctorClinic_detailspage .contactpage_contents .clinic_methods li{padding:2rem}}@media (max-width:991.98px){.doctorClinic_detailspage .contactpage_contents .clinic_methods li{min-height:8.4rem}}@media (max-width:575.98px){.doctorClinic_detailspage .contactpage_contents .clinic_methods li{width:100%}}.doctorClinic_detailspage .contactpage_contents .clinic_methods li img{width:5rem;height:5rem}@media (max-width:1199.98px){.doctorClinic_detailspage .contactpage_contents .clinic_methods li img{width:3rem;height:3rem}}.doctorClinic_detailspage .contactpage_contents .clinic_methods li span{color:#0f0f0f;font-size:2.4rem;font-weight:400;line-height:normal}@media (max-width:1199.98px){.doctorClinic_detailspage .contactpage_contents .clinic_methods li span{font-size:2rem}}.doctorClinic_detailspage .contactpage_contents .classical_indication{margin-top:4rem}.doctorClinic_detailspage .contactpage_contents .classical_indication .h3,.doctorClinic_detailspage .contactpage_contents .classical_indication h3{font-size:2.4rem;font-weight:500;line-height:normal;color:#0f0f0f}@media (max-width:575.98px){.doctorClinic_detailspage .contactpage_contents .classical_indication .h3,.doctorClinic_detailspage .contactpage_contents .classical_indication h3{font-size:18px;line-height:28px}}.doctorClinic_detailspage .contactpage_contents .classical_indication p{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem}.doctorClinic_detailspage .contactpage_contents .classical_indication .classical_points{margin-top:2rem}.doctorClinic_detailspage .contactpage_contents .classical_indication .classical_points ul li{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:5px;list-style:disc}.doctorClinic_detailspage .contactpage_contents .classical_indication .classical_points.numeric_point ul{padding-left:2rem}.doctorClinic_detailspage .contactpage_contents .classical_indication .classical_points.numeric_point li{list-style:decimal}.doctorClinic_detailspage .contactpage_contents .classical_indication .experimental_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-top:4rem;padding-left:0!important}@media (max-width:575.98px){.doctorClinic_detailspage .contactpage_contents .classical_indication .experimental_ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.doctorClinic_detailspage .contactpage_contents .classical_indication .experimental_ul li{width:calc(50% - 2rem);list-style:none}@media (max-width:575.98px){.doctorClinic_detailspage .contactpage_contents .classical_indication .experimental_ul li{width:100%}}.doctorClinic_detailspage .contactpage_contents .classical_indication .experimental_ul li .experimental_img img{width:100%;border-radius:20px}.doctorClinic_detailspage .contactpage_contents .classical_indication .experience_report{margin-top:4rem}.doctorClinic_detailspage .contactpage_contents .classical_indication .experience_report p{margin-top:1.4rem}.doctorClinic_detailspage .contactpage_contents .classical_indication .experience_report .flow_chart{margin-top:2rem}.doctorClinic_detailspage .contactpage_contents .classical_indication .experience_report .flow_chart .flow{border-radius:10px;background:#FFF3DC;padding:3rem;position:relative}.doctorClinic_detailspage .contactpage_contents .classical_indication .experience_report .flow_chart .flow:not(:first-child){margin-top:6.3rem}.doctorClinic_detailspage .contactpage_contents .classical_indication .experience_report .flow_chart .flow p{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:0}.doctorClinic_detailspage .contactpage_contents .classical_indication .experience_report .flow_chart .flow .down_arrow{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-45px}.doctorClinic_detailspage .contactpage_contents .youtube_player{max-width:100%;width:100%;height:40rem;position:relative;z-index:20;border-radius:10px;margin-top:4rem}.doctorClinic_detailspage .contactpage_contents .youtube_player iframe{width:100%;height:100%;border-radius:10px}.doctorClinic_detailspage .contactpage_contents .ingredients_table{margin-top:8rem}.doctorClinic_detailspage .contactpage_contents .ingredients_table .h3,.doctorClinic_detailspage .contactpage_contents .ingredients_table h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}@media (max-width:575.98px){.doctorClinic_detailspage .contactpage_contents .ingredients_table .h3,.doctorClinic_detailspage .contactpage_contents .ingredients_table h3{font-size:18px;line-height:28px}}.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent{margin-top:2.8rem}@media (max-width:575.98px){.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent{overflow-x:auto;width:100%}}.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table{max-width:88rem;width:100%;margin:auto}.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table thead{background:#F9E2B9}.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table thead tr th{border-right:1px solid #dfb260;padding:1.4rem;color:#0f0f0f;font-size:2rem;text-align:center;font-weight:500;line-height:normal}@media (max-width:991.98px){.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table thead tr th{font-size:1.8rem}}@media (max-width:575.98px){.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table thead tr th{min-width:200px}}.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table thead tr th:last-of-type{border-right:none}.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table tbody tr td{border-right:1px solid #dfb260;background:#FFF4E1;padding:1.4rem;color:#0f0f0f;font-size:2rem;font-weight:400;line-height:normal;text-align:center}@media (max-width:991.98px){.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table tbody tr td{font-size:1.8rem}}.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table tbody tr td:last-of-type{border-right:none}.doctorClinic_detailspage .contactpage_contents .ingredients_table .table_parent table tbody tr:nth-child(odd) td{background:#FFFBF5}.doctorClinic_detailspage .contactpage_contents .anatomy{margin-top:4.8rem}.doctorClinic_detailspage .contactpage_contents .anatomy img{width:100%}.doctorClinic_detailspage .listed_report ul{padding-left:2rem;margin-top:2rem}.doctorClinic_detailspage .listed_report ul li{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:5px;list-style:disc}.doctorClinic_detailspage .listed_report .h3,.doctorClinic_detailspage .listed_report h3{margin-top:4rem}.doctorClinic_detailspage .experience_report{margin-top:4rem}.doctorClinic_detailspage .experience_report p{margin-top:1.4rem}.doctorClinic_detailspage .experience_report .flow_chart{margin-top:2rem}.doctorClinic_detailspage .experience_report .flow_chart .flow{border-radius:10px;background:#FFF3DC;padding:3rem;position:relative}.doctorClinic_detailspage .experience_report .flow_chart .flow:not(:first-child){margin-top:6.3rem}.doctorClinic_detailspage .experience_report .flow_chart .flow p{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:0}.doctorClinic_detailspage .experience_report .flow_chart .flow .down_arrow{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-45px}.doctorClinic_detailspage .numeric_point ul{padding-left:2rem}.doctorClinic_detailspage .numeric_point li{list-style:decimal}.classical_points li{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:5px;list-style:disc}.angana_page{position:relative;z-index:30;padding-bottom:8rem}.angana_page:after{position:absolute;top:0;height:60%;width:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#202c5c),to(rgba(32,44,92,0)));background:linear-gradient(180deg,#202c5c 0%,rgba(32,44,92,0) 100%);opacity:0.1}.angana_page .angana_userImages{max-width:1400px;width:100%;height:30rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.angana_page .angana_userImages .angana_girl1{position:absolute;top:15.4rem;right:3rem}.angana_page .angana_userImages .angana_girl1 img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl1 img{width:5rem;height:5rem}}.angana_page .angana_userImages .angana_girl2{position:absolute;top:4rem;right:12.6rem}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl2{right:7.6rem}}.angana_page .angana_userImages .angana_girl2 img{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl2 img{width:4rem;height:4rem}}.angana_page .angana_userImages .angana_girl3{position:absolute;top:8.5rem;right:33%}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl3{right:37%}}@media (max-width:767.98px){.angana_page .angana_userImages .angana_girl3{right:33%}}@media (max-width:575.98px){.angana_page .angana_userImages .angana_girl3{display:none}}.angana_page .angana_userImages .angana_girl3 img{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl3 img{width:4rem;height:4rem}}.angana_page .angana_userImages .angana_girl4{position:absolute;top:19.7rem;right:39%}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl4{right:43%}}@media (max-width:575.98px){.angana_page .angana_userImages .angana_girl4{display:none}}.angana_page .angana_userImages .angana_girl4 img{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl4 img{width:4rem;height:4rem}}.angana_page .angana_userImages .angana_girl5{position:absolute;top:7.9rem;right:44%}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl5{right:49%}}@media (max-width:575.98px){.angana_page .angana_userImages .angana_girl5{display:none}}.angana_page .angana_userImages .angana_girl5 img{width:5rem;height:5rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl5 img{width:4rem;height:4rem}}.angana_page .angana_userImages .angana_girl6{position:absolute;top:3.9rem;left:38%}.angana_page .angana_userImages .angana_girl6 img{width:4rem;height:4rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl6 img{width:3rem;height:3rem}}.angana_page .angana_userImages .angana_girl7{position:absolute;top:16.4rem;left:33%;z-index:9}.angana_page .angana_userImages .angana_girl7 img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.angana_page .angana_userImages .angana_girl7 img{width:5rem;height:5rem}}@media (max-width:575.98px){.angana_page .angana_userImages .angana_girl7 img{width:4rem;height:4rem}}.angana_page .angana_userImages .angana_mainImg{position:absolute;top:0;right:18.9rem}@media (max-width:1199.98px){.angana_page .angana_userImages .angana_mainImg{right:14.9rem}}@media (max-width:991.98px){.angana_page .angana_userImages .angana_mainImg{right:10rem}}@media (max-width:767.98px){.angana_page .angana_userImages .angana_mainImg{top:60px}}.angana_page .angana_userImages .angana_mainImg img{max-width:21.7rem;width:100%}@media (max-width:767.98px){.angana_page .angana_userImages .angana_mainImg img{max-width:15rem;width:100%}}@media (max-width:575.98px){.angana_page .angana_userImages .angana_mainImg img{max-width:16rem}}.angana_page .angana_userImages .angana_leaf2{position:absolute;top:16.4rem;left:27%}@media (max-width:575.98px){.angana_page .angana_userImages .angana_leaf2{display:none}}.angana_page .angana_leaf3{position:absolute;top:23%;right:0}@media (max-width:991.98px){.angana_page .angana_leaf3{display:none}}.angana_page .angana_leaf{position:absolute;right:0;top:0}@media (max-width:991.98px){.angana_page .angana_leaf{display:none}}.angana_page .angana_leaf4{position:absolute;left:0;bottom:22%}@media (max-width:991.98px){.angana_page .angana_leaf4{display:none}}.angana_page .common_breadcrumb{position:relative;z-index:9}.angana_page .angana_details{position:relative;z-index:9}.angana_page .angana_details .angana_boxparent .angana_logo{margin:5.4rem 0 3.4rem 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.angana_page .angana_details .angana_boxparent .angana_logo img{max-width:15rem;width:100%}@media (max-width:767.98px){.angana_page .angana_details .angana_boxparent .angana_logo img{max-width:10rem;width:100%}}.angana_page .angana_details .angana_boxparent .angana_box{padding:3rem;border-radius:20px;background-color:#fff}@media (min-width:1200px){.angana_page .angana_details .angana_boxparent .angana_box{margin-top:60px}}@media (max-width:767.98px){.angana_page .angana_details .angana_boxparent .angana_box{margin-top:9rem}}.angana_page .angana_details .angana_boxparent .angana_box .h3,.angana_page .angana_details .angana_boxparent .angana_box h3{color:#0f0f0f;font-size:3rem;font-weight:300;line-height:normal}.angana_page .angana_details .angana_boxparent .angana_box form{margin-top:2.5rem}.angana_page .angana_details .angana_boxparent .angana_box form .apointrow_one{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;row-gap:2rem}.angana_page .angana_details .angana_boxparent .angana_box form .apointrow_one .input_form label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.angana_page .angana_details .angana_boxparent .angana_box form .apointrow_one .input_form input{border-radius:8px;border:1px solid #dadada;margin-top:1rem;height:4.7rem;width:100%;padding:1.5rem;-webkit-transition:0.3s ease;transition:0.3s ease;color:#0f0f0f;font-size:1.4rem;font-weight:400}.angana_page .angana_details .angana_boxparent .angana_box form .apointrow_one .input_form input:focus-visible{-webkit-transition:0.3s ease;transition:0.3s ease;border:1px solid #202c5c;outline:none}.angana_page .angana_details .angana_boxparent .angana_box form .apointrow_one .book_btn button{border-radius:8px;background:#21235e;height:4.8rem;padding:1rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;-webkit-transition:0.3s ease;transition:0.3s ease}.angana_page .angana_details .angana_boxparent .angana_box form .apointrow_one .book_btn button:hover{background-color:#1b1c46;-webkit-transition:0.3s ease;transition:0.3s ease}.angana_page .angana_details .about_angana{margin-top:8rem}.angana_page .angana_details .about_angana .angana_outerparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:7rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:8rem}@media (max-width:991.98px){.angana_page .angana_details .about_angana .angana_outerparent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.angana_page .angana_details .about_angana .angana_outerparent.angana_outersecond{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.angana_page .angana_details .about_angana .angana_outerparent .angana_contents{max-width:51.6rem;width:100%}@media (max-width:991.98px){.angana_page .angana_details .about_angana .angana_outerparent .angana_contents{max-width:100%}}.angana_page .angana_details .about_angana .angana_outerparent .angana_contents .h2,.angana_page .angana_details .about_angana .angana_outerparent .angana_contents h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:4.4rem}@media (max-width:991.98px){.angana_page .angana_details .about_angana .angana_outerparent .angana_contents .h2,.angana_page .angana_details .about_angana .angana_outerparent .angana_contents h2{text-align:center}}.angana_page .angana_details .about_angana .angana_outerparent .angana_contents p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem}@media (max-width:991.98px){.angana_page .angana_details .about_angana .angana_outerparent .angana_contents p{text-align:center}}.angana_page .angana_details .about_angana .angana_outerparent .angana_image{max-width:54.3rem;width:100%}.angana_page .angana_details .about_angana .angana_outerparent .angana_image img{max-width:54.3rem;width:100%;height:36.1rem;-o-object-fit:cover;object-fit:cover}.angana_page .angana_details .angana_counseling{padding:8rem 0 0 0;position:relative;overflow:hidden}@media (max-width:767.98px){.angana_page .angana_details .angana_counseling{padding:5rem 0}}@media (max-width:767.98px){.angana_page .angana_details .angana_counseling{padding:1rem 0 5rem 0}}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling{overflow:visible}}.angana_page .angana_details .angana_counseling .angana_mainparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:9;gap:5rem}@media (max-width:991.98px){.angana_page .angana_details .angana_counseling .angana_mainparent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.angana_page .angana_details .angana_counseling .angana_mainparent .about_angana{max-width:49.5rem;width:100%;margin-top:0}@media (max-width:767.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .about_angana{margin-top:6rem}}.angana_page .angana_details .angana_counseling .angana_mainparent .about_angana .heading{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1199.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .about_angana .heading{font-size:4rem;line-height:5rem}}.angana_page .angana_details .angana_counseling .angana_mainparent .about_angana .paragraph{margin-top:2.5rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.angana_page .angana_details .angana_counseling .angana_mainparent .about_angana .view_more_parent{margin-top:3rem}.angana_page .angana_details .angana_counseling .angana_mainparent .about_angana .view_more_parent .view_more{padding:0}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle{position:relative}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle{width:330px;height:328px}}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle svg{width:100%;height:100%}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana_logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:16.9rem;height:15.7rem}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana_logo{max-width:10rem;height:10rem}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana_logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana1{position:absolute;top:4px;left:79px}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana1{top:-5px;left:60px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana1 img{width:79px;height:79px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana1 img{width:60px;height:60px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana2{position:absolute;top:18px;right:68px}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana2{top:-5px;right:35px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana2 img{width:58px;height:58px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana2 img{width:50px;height:50px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana3{position:absolute;bottom:13px;right:52px}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana3{bottom:-10px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana3 img{width:90px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana3 img{width:65px;height:65px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana4{position:absolute;bottom:56px;left:19px}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana4{left:0}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana4 img{width:72px;height:72px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana4 img{width:55px;height:55px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana5{position:absolute;top:83px;left:218px}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana5{top:53px;left:160px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana5 img{width:49px;height:49px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana6{position:absolute;top:215px;right:80px}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana6{top:150px;right:60px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana6 img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana6 img{width:40px;height:40px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana7{position:absolute;top:221px;left:87px}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana7{top:150px;left:58px}}.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana7 img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media (max-width:575.98px){.angana_page .angana_details .angana_counseling .angana_mainparent .angana_cycle .angana7 img{width:35px;height:35px}}.productFeedback_page{padding-bottom:10rem 0 0 0;overflow:hidden}.productFeedback_page .about_pageContents{position:relative}.productFeedback_page .about_pageContents .about_banner{padding-bottom:8rem}.productFeedback_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.productFeedback_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.productFeedback_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.productFeedback_page .product_review_details{position:relative;padding-top:8rem;padding-bottom:8rem}@media (max-width:575.98px){.productFeedback_page .product_review_details{padding-top:5rem;padding-bottom:5rem}}.productFeedback_page .product_review_details:after{position:absolute;top:0;content:"";left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#FFF8EC),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#FFF8EC 0%,rgba(255,248,236,0) 100%)}.productFeedback_page .product_review_details .product_reviewForm{position:relative;z-index:30}.productFeedback_page .product_review_details .product_reviewForm form .customer_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:575.98px){.productFeedback_page .product_review_details .product_reviewForm form .customer_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields{width:calc(50% - 1rem);margin-top:2rem}@media (max-width:575.98px){.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields{width:100%}}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields:first-child{margin-top:0}@media (max-width:575.98px){.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields:first-child{margin-top:2rem}}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields:nth-child(2){margin-top:0}@media (max-width:575.98px){.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields:nth-child(2){margin-top:2rem}}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields label.purchase_label{margin-top:2rem}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields .input_parent{margin-top:1rem}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields .input_parent.textarea_parent{height:13.8rem}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields .input_parent input{width:100%;border-radius:8px;border:1px solid #D9D9D9;background:#FFF;padding:1.5rem;-webkit-transition:0.3s ease;transition:0.3s ease;height:4.7rem;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields .input_parent input:focus-visible{border:1px solid #dfb260;-webkit-transition:0.3s ease;transition:0.3s ease;outline:none}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields .input_parent textarea{min-height:13.8rem;-webkit-transition:0.3s ease;transition:0.3s ease;width:100%;border-radius:8px;border:1px solid #D9D9D9;background:#FFF;padding:1.5rem;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.productFeedback_page .product_review_details .product_reviewForm form .customer_details .customerFields .input_parent textarea:focus-visible{border:1px solid #dfb260;-webkit-transition:0.3s ease;transition:0.3s ease;outline:none}.productFeedback_page .product_review_details .product_reviewForm form .reported_by_parent{margin-top:4.3rem}.productFeedback_page .product_review_details .product_reviewForm form .reported_by_parent .reported_by{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:1rem;margin-bottom:2rem}.productFeedback_page .product_review_details .product_reviewForm form .reported_by_parent .reported_by .h3,.productFeedback_page .product_review_details .product_reviewForm form .reported_by_parent .reported_by h3{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal}.productFeedback_page .product_review_details .product_reviewForm form .reported_by_parent .reported_by input{width:16px;height:16px;border:1.5px solid #C4C4C4}.productFeedback_page .product_review_details .product_reviewForm form .reported_by_parent .reported_by .h4,.productFeedback_page .product_review_details .product_reviewForm form .reported_by_parent .reported_by h4{color:#505050;font-size:1.6rem;font-weight:400;line-height:normal}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4rem}@media (max-width:575.98px){.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg{width:calc(50% - 1rem)}@media (max-width:575.98px){.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg{width:100%}}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .h3,.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg h3{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload{max-width:100%;margin-top:2rem;width:100%;padding:1.6rem 1.5rem;border-radius:10px;border:1px dashed rgba(0,0,0,0.2);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;height:6rem}@media (max-width:991.98px){.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}@media (max-width:767.98px){.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload{padding:1.3rem}}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10px}@media (max-width:767.98px){.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_img{gap:5px}}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_img .upload_icon img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_img .h6,.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_img h6{color:rgba(0,0,0,0.2);text-align:center;font-size:1.4rem;font-weight:400;line-height:normal}@media (max-width:767.98px){.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_img .h6,.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_img h6{font-size:1.2rem}}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_select{max-width:80px;width:100%}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_select button{border-radius:6px;border:1px solid #dfb260;background:#fff;color:#080808;font-size:10px;font-weight:500;line-height:normal;max-width:80px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productFeedback_page .product_review_details .product_reviewForm form .attach_billDetails .attach_productImg .file_upload .upload_select a{border-radius:6px;border:1px solid #dfb260;background:#fff;color:#080808;font-size:10px;font-weight:500;line-height:normal;max-width:80px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:9px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.productFeedback_page .product_review_details .product_reviewForm form .recaptcha_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3rem}@media (max-width:575.98px){.productFeedback_page .product_review_details .product_reviewForm form .recaptcha_btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:3rem}}.productFeedback_page .product_review_details .product_reviewForm form .recaptcha_btn .submit_btn{max-width:22rem;width:100%}.productFeedback_page .product_review_details .product_reviewForm form .recaptcha_btn .submit_btn button{max-width:22rem;width:100%;height:4.8rem}.healthCare_page{padding-bottom:10rem 0 0 0;overflow:hidden}.healthCare_page .about_pageContents{position:relative}.healthCare_page .about_pageContents .about_banner{padding-bottom:8rem}.healthCare_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.healthCare_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.healthCare_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.healthCare_page .health_missionContainer{position:relative}.healthCare_page .health_missionContainer .health_navtabs .health_navUl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;margin-bottom:4rem!important}.healthCare_page .health_missionContainer .health_navtabs .health_navUl .nav-item .nav-link{border-radius:8px;border:1px solid #d7d7d7;padding:1rem 2rem;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;color:#000}.healthCare_page .health_missionContainer .health_navtabs .health_navUl .nav-item .nav-link.active{background-color:#dfb260;color:#fff;border:none;position:relative}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .nursing_particle1{position:absolute;top:14%;right:0}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .nursing_particle1{display:none}}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails{position:relative;z-index:30;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7rem;margin:8rem 0 8rem 0}@media (max-width:1199.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails{gap:5rem}}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails .healthcare_img{max-width:53rem;width:100%}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails .healthcare_img img{width:100%;border-radius:2rem}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails .health_careContents{max-width:54.1rem;width:100%}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails .health_careContents .h2,.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails .health_careContents h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails .health_careContents .h2,.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails .health_careContents h2{font-size:4rem;line-height:5rem}}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatment_tabDetails .health_careContents p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.3rem;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent{position:relative;z-index:9;padding:8rem 0 10rem 0}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .research_particle1{position:absolute;right:-20%;top:2.6rem;z-index:9}@media (max-width:1399.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .research_particle1{right:-10%}}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .research_particle1{display:none}}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .research_particle2{position:absolute;left:-20%;top:2.6rem;z-index:9}@media (max-width:1399.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .research_particle2{left:-11%}}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .research_particle2{display:none}}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent:after{background:-webkit-gradient(linear,left top,left bottom,from(#FFF8EC),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#FFF8EC 0%,rgba(255,248,236,0) 100%);position:absolute;content:"";width:200%;left:-50%;top:0;height:100%}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.6rem;margin-top:3rem;position:relative;z-index:9}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot{gap:1.5rem}}@media (max-width:767.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:6rem}}@media (max-width:575.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot{row-gap:5rem}}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li{width:calc(33.3333333333% - 2.4rem)}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li{width:calc(33.3333333333% - 1rem)}}@media (max-width:767.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li{width:calc(50% - 1rem)}}@media (max-width:575.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li{width:100%}}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a{color:black;text-decoration:none}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img{border-radius:20px;position:relative}@media (max-width:575.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img{max-width:360px;width:100%;margin:auto}}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img img{border-radius:20px;width:100%;height:22.1rem;-o-object-fit:cover;object-fit:cover}.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img .h6,.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img h6{border-radius:10px;background:#fff8ed;color:#d7a54a;text-align:center;font-size:1.6rem;font-weight:500;padding:2rem;position:absolute;bottom:-2.8rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:26rem;width:100%}@media (max-width:1199.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img .h6,.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img h6{max-width:20rem}}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img .h6,.healthCare_page .health_missionContainer .health_navtabs .nursing_homecontents .about_nursinghome .treatmentCenter_tabContent .manufacture_spot li a .manufacture_img h6{max-width:18rem}}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7rem;width:100%;overflow-x:auto;padding:2.7rem;background-color:rgb(216,216,216)}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.4rem}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li .h6,.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li h6{color:#c0b3a2;text-align:center;font-size:2.2rem;font-weight:400;line-height:2.2rem}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs{position:relative;border-radius:10px}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs:after{content:"";position:absolute;border-radius:10px;top:0;width:100%;background-position:left;background-repeat:repeat;background-size:cover;height:100%;height:100%;background-image:url(../images/cms/icons/ineartab_particle.png)}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:7rem;width:100%;overflow-x:auto;padding:2.7rem 2.7rem 0 2.7rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-radius:10px;overflow-y:hidden;position:relative;z-index:49;background-color:transparent}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs::-webkit-scrollbar{display:none}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs{gap:3rem;padding:1.5rem 1.5rem 0 1.5rem}}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;position:relative;z-index:9}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link{gap:0.5rem}}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link svg{width:25px;height:25px}}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active{padding-bottom:3rem}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active:after{content:"";position:absolute;bottom:1px;height:3px;width:100%;background-color:#dfb260}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active .h6,.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active h6{color:#dfb260}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active svg path{fill:#dfb260}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active svg .inear_path{fill:white}.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link .h6,.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link h6{color:#c0b3a2;text-align:center;font-size:2.2rem;font-weight:400;line-height:2.2rem}@media (max-width:991.98px){.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link .h6,.healthCare_page .health_missionContainer .health_navtabs .tab-content .tab-pane .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link h6{font-size:1.6rem;line-height:2rem}}.healthCare_page .product_review_details{position:relative;padding-top:8rem;padding-bottom:8rem}@media (max-width:575.98px){.healthCare_page .product_review_details{padding-top:5rem;padding-bottom:5rem}}.healthCare_page .product_review_details:after{position:absolute;top:0;content:"";left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.healthCare_page .product_review_details.product_review_hide{display:none}.healthCare_page .product_review_details .healthCare_details{position:relative;z-index:30;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:7rem}@media (max-width:1199.98px){.healthCare_page .product_review_details .healthCare_details{gap:5rem}}@media (max-width:991.98px){.healthCare_page .product_review_details .healthCare_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.healthCare_page .product_review_details .healthCare_details .nursing_particle1{position:absolute;top:10%;right:-20%}@media (max-width:1399.98px){.healthCare_page .product_review_details .healthCare_details .nursing_particle1{right:-10%}}@media (max-width:991.98px){.healthCare_page .product_review_details .healthCare_details .nursing_particle1{display:none}}.healthCare_page .product_review_details .healthCare_details .healthcare_img{max-width:53rem;width:100%}.healthCare_page .product_review_details .healthCare_details .healthcare_img img{width:100%;border-radius:2rem}.healthCare_page .product_review_details .healthCare_details .health_careContents{max-width:54.1rem;width:100%}.healthCare_page .product_review_details .healthCare_details .health_careContents .h2,.healthCare_page .product_review_details .healthCare_details .health_careContents h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.healthCare_page .product_review_details .healthCare_details .health_careContents .h2,.healthCare_page .product_review_details .healthCare_details .health_careContents h2{font-size:4rem;line-height:5rem}}.healthCare_page .product_review_details .healthCare_details .health_careContents p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.3rem;display:-webkit-box;-webkit-line-clamp:14;-webkit-box-orient:vertical;overflow:hidden}.healthCare_page .product_review_details .gradient_box{border-radius:2rem;width:100%;position:relative;margin-top:9rem;z-index:9;border-radius:20px}@media (max-width:991.98px){.healthCare_page .product_review_details .gradient_box{background:-webkit-gradient(linear,left top,right top,from(#efefef),to(rgba(239,239,239,0.28)));background:linear-gradient(90deg,#efefef 0%,rgba(239,239,239,0.28) 100%)}}.healthCare_page .product_review_details .gradient_box:after{content:"";position:absolute;border-radius:2rem;top:0;background-repeat:no-repeat;width:100%;height:100%;background-size:cover;background-image:url(../images/cms/gradientparticle.png)}@media (max-width:1199.98px){.healthCare_page .product_review_details .gradient_box:after{background-size:cover}}@media (max-width:991.98px){.healthCare_page .product_review_details .gradient_box:after{display:none}}.healthCare_page .product_review_details .gradient_box .gradient_row{padding:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:6rem}@media (max-width:767.98px){.healthCare_page .product_review_details .gradient_box .gradient_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}@media (max-width:575.98px){.healthCare_page .product_review_details .gradient_box .gradient_row{padding:2rem}}.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1{position:relative;z-index:20;width:50%}@media (max-width:767.98px){.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1{width:100%}}.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 .h3,.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 h3{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:normal;margin-top:0!important}@media (max-width:575.98px){.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 .h3,.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 h3{font-size:2.4rem}}.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.4rem}.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 div{margin-top:2rem}.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 div .h4,.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 div h4{color:#3f3f3f;font-size:1.8rem;font-weight:400;line-height:2.6rem;margin-top:1.4rem}.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 div .h4 span,.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 div h4 span{font-weight:500}.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 div.magin_bottom{margin-bottom:6.1rem}.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 .h3,.healthCare_page .product_review_details .gradient_box .gradient_row .gradient_boxCol1 h3{margin-top:3rem}.healthCare_page .product_review_details .faq_parent{margin-top:7rem;position:relative;z-index:9}@media (max-width:575.98px){.healthCare_page .product_review_details .faq_parent{margin-top:5rem}}.healthCare_page .product_review_details .faq_parent .h2,.healthCare_page .product_review_details .faq_parent h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;text-align:center;line-height:5.8rem}@media (max-width:575.98px){.healthCare_page .product_review_details .faq_parent .h2,.healthCare_page .product_review_details .faq_parent h2{font-size:4rem;line-height:5rem}}.healthCare_page .product_review_details .faq_parent .accordin_outer{position:relative;z-index:9;margin-top:4rem}@media (max-width:575.98px){.healthCare_page .product_review_details .faq_parent .accordin_outer{margin-top:2rem}}.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item{line-height:normal;border-radius:10px;border:1px solid #d7d7d7;-webkit-transition:0.3s ease;transition:0.3s ease}.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item:not(:first-child){margin-top:2rem}.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item:hover{border:1px solid #dfb260!important;-webkit-transition:0.3s ease;transition:0.3s ease}.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item .accordion-header{line-height:normal!important;border-radius:10px;border:none}.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button{color:#181a2a;font-size:2rem;font-weight:500;line-height:normal;border-radius:10px;border:none;background:#fff;-webkit-box-shadow:none;box-shadow:none;padding:2rem}@media (max-width:575.98px){.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button{padding:1.5rem;font-size:1.5rem}}.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button:after{background-size:unset;width:19px;height:11px;background-image:url(../images/cms/icons/accordin-drop.svg)}@media (max-width:575.98px){.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button:after{width:12px;height:12px;background-size:contain!important}}.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:#dfb260}.healthCare_page .product_review_details .faq_parent .accordin_outer .accordion .accordion-item .accordion-collapse .accordion-body{color:#000;font-size:1.6rem;font-weight:400;line-height:2.5rem;padding:0 2rem 2rem 2rem;max-width:90%;width:100%}.nursing_homecontents .about_nursinghome .nursing_particle1{position:absolute;top:14%;right:0}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .nursing_particle1{display:none}}.nursing_homecontents .about_nursinghome .healthCare_details{position:relative;z-index:30;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:7rem;margin:8rem 0 8rem 0}@media (max-width:1199.98px){.nursing_homecontents .about_nursinghome .healthCare_details{gap:5rem}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .healthCare_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.nursing_homecontents .about_nursinghome .healthCare_details .healthcare_img{max-width:53rem;width:100%}.nursing_homecontents .about_nursinghome .healthCare_details .healthcare_img img{width:100%;border-radius:2rem}.nursing_homecontents .about_nursinghome .healthCare_details .health_careContents{max-width:54.1rem;width:100%}.nursing_homecontents .about_nursinghome .healthCare_details .health_careContents .h2,.nursing_homecontents .about_nursinghome .healthCare_details .health_careContents h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.nursing_homecontents .about_nursinghome .healthCare_details .health_careContents .h2,.nursing_homecontents .about_nursinghome .healthCare_details .health_careContents h2{font-size:4rem;line-height:5rem}}.nursing_homecontents .about_nursinghome .healthCare_details .health_careContents p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.3rem}.nursing_homecontents .about_nursinghome .research_detailed{position:relative;z-index:9;padding:8rem 0}.nursing_homecontents .about_nursinghome .research_detailed .research_particle1{position:absolute;right:-20%;top:2.7rem;z-index:9}@media (max-width:1399.98px){.nursing_homecontents .about_nursinghome .research_detailed .research_particle1{right:-10%}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .research_detailed .research_particle1{display:none}}.nursing_homecontents .about_nursinghome .research_detailed .research_particle2{position:absolute;left:-20%;bottom:14.7rem;z-index:9}@media (max-width:1399.98px){.nursing_homecontents .about_nursinghome .research_detailed .research_particle2{left:-11%}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .research_detailed .research_particle2{display:none}}.nursing_homecontents .about_nursinghome .research_detailed:after{background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%);position:absolute;content:"";width:200%;left:-50%;top:0;height:643px}.nursing_homecontents .about_nursinghome .research_detailed .h2,.nursing_homecontents .about_nursinghome .research_detailed h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;position:relative;z-index:9}.nursing_homecontents .about_nursinghome .research_detailed p{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.4rem;position:relative;z-index:9}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box{border-radius:2rem;width:100%;position:relative;margin-top:9rem;z-index:9;border-radius:20px}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .research_detailed .gradient_box{background:-webkit-gradient(linear,left top,right top,from(#efefef),to(rgba(239,239,239,0.28)));background:linear-gradient(90deg,#efefef 0%,rgba(239,239,239,0.28) 100%)}}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box:after{content:"";position:absolute;border-radius:2rem;top:0;background-repeat:no-repeat;width:100%;height:100%;background-size:cover;background-image:url(../images/cms/gradientparticle.png)}@media (max-width:1199.98px){.nursing_homecontents .about_nursinghome .research_detailed .gradient_box:after{background-size:cover}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .research_detailed .gradient_box:after{display:none}}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row{padding:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:6rem}@media (max-width:767.98px){.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}@media (max-width:575.98px){.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row{padding:2rem}}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1{position:relative;z-index:20;width:50%}@media (max-width:767.98px){.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1{width:100%}}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 .h3,.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 h3{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:normal;margin-top:0!important}@media (max-width:575.98px){.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 .h3,.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 h3{font-size:2.4rem}}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 div{margin-top:2rem}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 div ul{padding-left:2rem}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 div ul li{list-style:disc;color:#3F3F3F;font-size:2rem;font-weight:500;line-height:3rem}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 div.magin_bottom{margin-bottom:6.1rem}.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 .h3,.nursing_homecontents .about_nursinghome .research_detailed .gradient_box .gradient_row .gradient_boxCol1 h3{margin-top:3rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper{position:relative;padding:8rem 0 8rem 0}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .nursing_particle3{position:absolute;bottom:14rem;right:-20%}@media (max-width:1399.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .nursing_particle3{right:-17%}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .nursing_particle3{display:none}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .nursing_particle2{position:absolute;bottom:47%;left:-20%}@media (max-width:1399.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .nursing_particle2{left:-10%}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .nursing_particle2{display:none}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper:after{background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%);position:absolute;content:"";width:200%;left:-50%;top:0;height:643px}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.8rem;position:relative;z-index:9}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:60rem;width:100%;margin:auto}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box{width:calc(50% - 2.8rem);position:relative;border-radius:20px;background-size:cover;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box{width:100%}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .mission_img{position:absolute;height:100%;width:100%}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .mission_img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box:after{left:0;content:"";position:absolute;top:0;width:100%;border-radius:20px;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(44.06%,rgba(0,0,0,0.34)),color-stop(50.31%,rgba(0,0,0,0.33)),color-stop(99.27%,rgba(0,0,0,0.3)));background:linear-gradient(180deg,#000 0%,rgba(0,0,0,0.34) 44.06%,rgba(0,0,0,0.33) 50.31%,rgba(0,0,0,0.3) 99.27%)}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box.vision_box{background-image:url(../images/cms/mission.png)}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision{width:100%;position:relative;z-index:9;padding:2rem 5.3rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision .vision_eye{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision .vision_eye img{width:12.6rem;height:12.6rem;-o-object-fit:contain;object-fit:contain}@media (max-width:1199.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision .vision_eye img{width:80px;height:80px}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision h2{color:#fff;font-size:3rem;font-weight:500;margin-top:2rem;text-align:center}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision h2{margin-top:1rem}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision p{color:#fff;text-align:center;font-size:1.6rem;font-weight:400;line-height:2.8rem;margin-top:1.5rem}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .mission_vision_outerparent .mission_box .about_vision p{font-size:1.4rem;line-height:2.4rem;margin-top:1rem}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle{position:absolute;top:52%;right:-20%}@media (max-width:1399.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle{right:-10%}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle{display:none}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle2{position:absolute;bottom:24%;right:-20%}@media (max-width:1399.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle2{right:-10%}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle2{display:none}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle3{position:absolute;bottom:0;right:-20%}@media (max-width:1399.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle3{right:-10%}}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .treatment_Particle3{display:none}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner{position:relative;z-index:9}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner h2{font-size:3rem;font-weight:500;color:#dfb260}@media (max-width:575.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner h2{font-size:2.4rem}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .therappy_bannerImg{margin-top:3.5rem;position:relative;z-index:9}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .therappy_bannerImg img{width:100%;border-radius:10px}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types{margin-top:3.5rem;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types:after{content:"";position:absolute;width:1px;left:50%;top:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0)),color-stop(rgba(223,178,96,0.5)),color-stop(rgb(223,178,96)),color-stop(rgba(223,178,96,0.5)),to(rgba(223,178,96,0)));background:linear-gradient(to bottom,rgba(223,178,96,0),rgba(223,178,96,0.5),rgb(223,178,96),rgba(223,178,96,0.5),rgba(223,178,96,0))}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter:after{content:"";position:absolute;bottom:0;width:100%;height:1px;background:-webkit-gradient(linear,left top,right top,from(rgba(223,178,96,0)),color-stop(rgba(223,178,96,0.3)),color-stop(rgb(223,178,96)),color-stop(rgba(223,178,96,0.3)),to(rgba(223,178,96,0)));background:linear-gradient(to right,rgba(223,178,96,0),rgba(223,178,96,0.3),rgb(223,178,96),rgba(223,178,96,0.3),rgba(223,178,96,0))}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter:last-of-type:after{display:none}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box{width:50%;padding:4rem 0;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box:nth-child(2){padding-left:7rem}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box:nth-child(2){padding-left:3rem}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box:first-child{padding-right:7rem}@media (max-width:991.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box:first-child{padding-right:3rem}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box h2{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:3.5rem}@media (max-width:575.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box h2{font-size:2.4rem;line-height:3.2rem}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box .h2 span,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box h2 span{font-size:2.5rem}@media (max-width:575.98px){.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box .h2 span,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box h2 span{font-size:2rem;line-height:2.6rem}}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .therapy_banner .massage_types .massage_boxOuter .massage_box p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.4rem;max-width:50rem;width:100%}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner{padding-top:4rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner h2{font-size:3rem;font-weight:500;color:#dfb260}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .therappy_bannerImg{margin-top:3.5rem;position:relative;z-index:9}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .therappy_bannerImg img{width:100%;border-radius:10px}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:4rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types{margin-top:3.5rem;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types:after{content:"";position:absolute;width:1px;left:50%;top:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0)),color-stop(rgba(223,178,96,0.5)),color-stop(rgb(223,178,96)),color-stop(rgba(223,178,96,0.5)),to(rgba(223,178,96,0)));background:linear-gradient(to bottom,rgba(223,178,96,0),rgba(223,178,96,0.5),rgb(223,178,96),rgba(223,178,96,0.5),rgba(223,178,96,0))}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter:after{content:"";position:absolute;bottom:0;width:100%;height:1px;background:-webkit-gradient(linear,left top,right top,from(rgba(223,178,96,0)),color-stop(rgba(223,178,96,0.3)),color-stop(rgb(223,178,96)),color-stop(rgba(223,178,96,0.3)),to(rgba(223,178,96,0)));background:linear-gradient(to right,rgba(223,178,96,0),rgba(223,178,96,0.3),rgb(223,178,96),rgba(223,178,96,0.3),rgba(223,178,96,0))}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter:last-of-type:after{display:none}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter .massage_box{width:50%;padding:4rem 0;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter .massage_box:nth-child(2){padding-left:7rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter .massage_box:first-child{padding-right:7rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter .massage_box .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter .massage_box h2{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:3.5rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter .massage_box .h2 span,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter .massage_box h2 span{font-size:2.5rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .purificatory_banner .massage_types .massage_boxOuter .massage_box p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.4rem;max-width:50rem;width:100%}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner{padding-top:4rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner h2{font-size:3rem;font-weight:500;color:#dfb260}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .therappy_bannerImg{margin-top:3.5rem;position:relative;z-index:9}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .therappy_bannerImg img{width:100%;border-radius:10px}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:4rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types{margin-top:3.5rem;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types:after{content:"";position:absolute;width:1px;left:50%;top:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0)),color-stop(rgba(223,178,96,0.5)),color-stop(rgb(223,178,96)),color-stop(rgba(223,178,96,0.5)),to(rgba(223,178,96,0)));background:linear-gradient(to bottom,rgba(223,178,96,0),rgba(223,178,96,0.5),rgb(223,178,96),rgba(223,178,96,0.5),rgba(223,178,96,0))}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter:after{content:"";position:absolute;bottom:0;width:100%;height:1px;background:-webkit-gradient(linear,left top,right top,from(rgba(223,178,96,0)),color-stop(rgba(223,178,96,0.3)),color-stop(rgb(223,178,96)),color-stop(rgba(223,178,96,0.3)),to(rgba(223,178,96,0)));background:linear-gradient(to right,rgba(223,178,96,0),rgba(223,178,96,0.3),rgb(223,178,96),rgba(223,178,96,0.3),rgba(223,178,96,0))}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter:last-of-type:after{display:none}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter .massage_box{width:50%;padding:4rem 0;position:relative}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter .massage_box:nth-child(2){padding-left:7rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter .massage_box:first-child{padding-right:7rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter .massage_box .h2,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter .massage_box h2{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:3.5rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter .massage_box .h2 span,.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter .massage_box h2 span{font-size:2.5rem}.nursing_homecontents .about_nursinghome .mission_vision_wrapper .panchakarma_banner .massage_types .massage_boxOuter .massage_box p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:1.4rem;max-width:50rem;width:100%}.service_details{padding:6rem 0 8rem 0;position:relative}.service_details .service_particle{position:absolute;left:-15%;top:6rem}@media (max-width:1900px){.service_details .service_particle{left:-31%}}@media (max-width:1800px){.service_details .service_particle{left:-28%}}@media (max-width:1700px){.service_details .service_particle{left:-25%}}@media (max-width:1600px){.service_details .service_particle{left:-20%}}@media (max-width:1500px){.service_details .service_particle{left:-15%}}@media (max-width:1399.98px){.service_details .service_particle{left:-12%}}@media (max-width:1199.98px){.service_details .service_particle{left:-8%}}@media (max-width:991.98px){.service_details .service_particle{display:none}}.service_details .service_particle2{position:absolute;right:-15%;top:4.6rem}@media (max-width:1900px){.service_details .service_particle2{right:-31%}}@media (max-width:1800px){.service_details .service_particle2{right:-28%}}@media (max-width:1700px){.service_details .service_particle2{right:-25%}}@media (max-width:1600px){.service_details .service_particle2{right:-20%}}@media (max-width:1500px){.service_details .service_particle2{right:-15%}}@media (max-width:1399.98px){.service_details .service_particle2{right:-12%}}@media (max-width:1199.98px){.service_details .service_particle2{right:-8%}}@media (max-width:991.98px){.service_details .service_particle2{display:none}}.service_details .h2,.service_details h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.service_details .h2,.service_details h2{font-size:4rem;line-height:5rem}}.service_details p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:2.6rem;max-width:59.4rem;width:100%;margin:auto;margin-top:2.1rem}.service_details .service_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:4rem;margin-top:4rem}@media (max-width:767.98px){.service_details .service_ul{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}.service_details .service_ul li{width:calc(50% - 2rem);border-radius:10px;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem;background:#f8f8f8;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media (max-width:767.98px){.service_details .service_ul li{width:calc(50% - 1rem)}}@media (max-width:767.98px){.service_details .service_ul li{width:100%}}.service_details .service_ul li .service_detailed .h6,.service_details .service_ul li .service_detailed h6{color:#0f0f0f;font-size:2rem;font-weight:500;line-height:normal}.service_details .service_ul li .service_detailed p{color:#3f3f3f;font-size:1.8rem;text-align:left;font-weight:300;line-height:2.6rem;margin-top:1.4rem}@media (max-width:767.98px){.service_details .service_ul li .service_detailed p{font-size:1.6rem}}.service_details .service_ul li .service_icon img{width:4rem;height:4rem}.service_details .gradient_box{border-radius:2rem;width:100%;position:relative;margin-top:4.9rem;z-index:9;border-radius:20px;margin-bottom:8rem}@media (max-width:991.98px){.service_details .gradient_box{background:-webkit-gradient(linear,left top,right top,from(#efefef),to(rgba(239,239,239,0.28)));background:linear-gradient(90deg,#efefef 0%,rgba(239,239,239,0.28) 100%)}}.service_details .gradient_box:after{content:"";position:absolute;border-radius:2rem;top:0;background-repeat:no-repeat;width:100%;height:100%;background-size:cover;background-image:url(../images/cms/gradientparticle.png)}@media (max-width:1199.98px){.service_details .gradient_box:after{background-size:cover}}@media (max-width:991.98px){.service_details .gradient_box:after{display:none}}.service_details .gradient_box .box_contentWrapper{padding:4rem}@media (max-width:575.98px){.service_details .gradient_box .box_contentWrapper{padding:3rem}}.service_details .gradient_box .box_contentWrapper .patient_boxContents{position:relative;z-index:9}.service_details .gradient_box .box_contentWrapper .patient_boxContents:not(:first-child){margin-top:4rem}@media (max-width:575.98px){.service_details .gradient_box .box_contentWrapper .patient_boxContents:not(:first-child){margin-top:3rem}}.service_details .gradient_box .box_contentWrapper .patient_boxContents .h3,.service_details .gradient_box .box_contentWrapper .patient_boxContents h3{color:#0f0f0f;font-size:3rem;font-weight:500}@media (max-width:575.98px){.service_details .gradient_box .box_contentWrapper .patient_boxContents .h3,.service_details .gradient_box .box_contentWrapper .patient_boxContents h3{font-size:2.4rem}}.service_details .gradient_box .box_contentWrapper .patient_boxContents p{color:#3f3f3f;font-size:1.8rem;font-weight:300;line-height:2.6rem;text-align:start;margin:unset;margin-top:1.4rem;max-width:100%}@media (max-width:575.98px){.service_details .gradient_box .box_contentWrapper .patient_boxContents p{font-size:1.6rem}}.service_details .accomadation_facilities{padding:8rem 0 0 0;position:relative}.service_details .accomadation_facilities:after{position:absolute;content:"";top:0;width:200%;left:-50%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#FFF8EC),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#FFF8EC 0%,rgba(255,248,236,0) 100%)}.service_details .accomadation_facilities .patient_particle1{position:absolute;right:-18%;top:17%;z-index:9}@media (max-width:1399.98px){.service_details .accomadation_facilities .patient_particle1{right:-10%}}@media (max-width:991.98px){.service_details .accomadation_facilities .patient_particle1{display:none}}.service_details .accomadation_facilities .patient_particle2{position:absolute;right:-18%;bottom:23%;z-index:9}@media (max-width:1399.98px){.service_details .accomadation_facilities .patient_particle2{right:-10%}}@media (max-width:991.98px){.service_details .accomadation_facilities .patient_particle2{display:none}}.service_details .accomadation_facilities .patient_particle3{position:absolute;left:-22%;bottom:37px;z-index:9}@media (max-width:1399.98px){.service_details .accomadation_facilities .patient_particle3{left:-13%}}@media (max-width:991.98px){.service_details .accomadation_facilities .patient_particle3{display:none}}.service_details .accomadation_facilities .accomadation_wrapper{position:relative;z-index:9}.service_details .accomadation_facilities .accomadation_wrapper .h3,.service_details .accomadation_facilities .accomadation_wrapper h3{color:#0f0f0f;font-size:3rem;font-weight:500;margin-bottom:1.4rem;line-height:3.5rem}.service_details .accomadation_facilities .accomadation_wrapper .h3:not(:first-child),.service_details .accomadation_facilities .accomadation_wrapper h3:not(:first-child){margin-top:4rem}.service_details .accomadation_facilities .accomadation_wrapper p{color:#3F3F3F;font-size:1.8rem;font-weight:300;text-align:start;line-height:2.6rem;max-width:unset;margin:0 0 2rem 0}.service_details .accomadation_facilities .accomadation_wrapper ul{list-style:disc;padding-left:2rem}.service_details .accomadation_facilities .accomadation_wrapper ul li{color:#3F3F3F;font-size:2rem;font-weight:500;line-height:3rem;margin-top:5px;list-style:disc}.service_details .career_boxParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;position:relative;z-index:10;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5.6rem;margin-top:7rem}@media (max-width:991.98px){.service_details .career_boxParent{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.service_details .career_boxParent li{width:calc(50% - 2rem);background-image:url(../images/cms/careerBackground.png);background-repeat:no-repeat;height:100%;background-color:#f8f8f8;padding:5rem 3rem;border-radius:20px}@media (max-width:991.98px){.service_details .career_boxParent li{padding:4rem 2rem;background-position:right}}@media (max-width:767.98px){.service_details .career_boxParent li{width:100%;padding:5rem 2rem}}.service_details .career_boxParent li .storeimg{background-color:#dfb260;width:6rem;height:6rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-80px}.service_details .career_boxParent li .h3,.service_details .career_boxParent li h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.service_details .career_boxParent li .h3,.service_details .career_boxParent li h3{font-size:2.5rem;line-height:3rem}}.service_details .career_boxParent li p{color:#0f0f0f;font-size:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:300;line-height:2.2rem;text-transform:capitalize;max-width:44.1rem;width:100%;text-align:start;margin:unset;margin-top:1.6rem;margin-bottom:3rem}@media (max-width:991.98px){.service_details .career_boxParent li p{margin-bottom:2rem;line-height:2.6rem}}.service_details .career_boxParent li a{color:#dfb260;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:10px}.service_details .career_boxParent li .consultation_doctor{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:2rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service_details .career_boxParent li .consultation_doctor span{font-size:1.6rem;color:#dfb260}.service_details .testimonial_quoteParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:6rem;margin-top:6rem}.service_details .testimonial_quoteParent .testimonial_quotes{padding:3.2rem;max-width:55rem;width:calc(50% - 2rem);background:#f3f3f3;position:relative}@media (max-width:991.98px){.service_details .testimonial_quoteParent .testimonial_quotes{padding:2rem}}@media (max-width:575.98px){.service_details .testimonial_quoteParent .testimonial_quotes{max-width:100%;width:100%}}.service_details .testimonial_quoteParent .testimonial_quotes .quote{position:absolute;top:-15px;left:10px}.service_details .testimonial_quoteParent .testimonial_quotes .quote img{width:5rem;height:5rem;-o-object-fit:contain;object-fit:contain}@media (max-width:991.98px){.service_details .testimonial_quoteParent .testimonial_quotes .quote img{width:3rem;height:3rem}}.service_details .testimonial_quoteParent .testimonial_quotes p{color:#131313;font-size:1.6rem;font-weight:400;line-height:2.5rem;text-align:start;margin-top:0;min-height:75px}@media (max-width:991.98px){.service_details .testimonial_quoteParent .testimonial_quotes p{font-size:1.3rem;line-height:2rem}}.service_details .testimonial_quoteParent .testimonial_quotes .quote_user{margin-top:1.8rem;gap:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service_details .testimonial_quoteParent .testimonial_quotes .quote_user .user_img img{width:3.9rem;height:3.9rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.service_details .testimonial_quoteParent .testimonial_quotes .quote_user .user_details .h6,.service_details .testimonial_quoteParent .testimonial_quotes .quote_user .user_details h6{color:#131313;font-size:1.6rem;font-weight:700;line-height:normal}.service_details .testimonial_quoteParent .testimonial_quotes .quote_user .user_details .h5,.service_details .testimonial_quoteParent .testimonial_quotes .quote_user .user_details h5{color:#5e5e5e;font-size:1.4rem;font-weight:400;line-height:normal;margin-top:0.7rem}@media (max-width:991.98px){.service_details .testimonial_quoteParent .testimonial_quotes .quote_user .user_details .h5,.service_details .testimonial_quoteParent .testimonial_quotes .quote_user .user_details h5{font-size:1.2rem}}.service_details .gallery_itemsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:4rem}.service_details .gallery_itemsList li{width:33.3333333333%;padding:2.2rem 2.2rem 2.2rem 2.2rem;border-right:1px solid #f2d6a8;border-bottom:1px solid #f2d6a8}@media (max-width:991.98px){.service_details .gallery_itemsList li{padding:1.1rem}}@media (max-width:575.98px){.service_details .gallery_itemsList li{width:50%;padding:1.1rem!important;border:none!important}}.service_details .gallery_itemsList li:first-child{padding-top:0}.service_details .gallery_itemsList li:nth-child(2){padding-top:0}.service_details .gallery_itemsList li:nth-child(3){padding-top:0}.service_details .gallery_itemsList li.borderless_li{border-bottom:none;padding-bottom:0}.service_details .gallery_itemsList li.borderless_rightLi{padding-right:0;border-right:none}.service_details .gallery_itemsList li.borderless_leftLi{padding-left:0;border-left:none}.service_details .gallery_itemsList li .gallery_imageBox{max-width:35rem;width:100%;position:relative}.service_details .gallery_itemsList li .gallery_imageBox img{width:100%;height:24.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:991.98px){.service_details .gallery_itemsList li .gallery_imageBox img{height:20rem}}.service_details .gallery_itemsList li .gallery_imageBox video{width:100%;height:25.6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.service_details .gallery_itemsList li .gallery_imageBox video{height:20rem}}.service_details .gallery_itemsList li .gallery_imageBox .youtube_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.service_details .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:4rem;-o-object-fit:contain;object-fit:contain;height:4rem}@media (max-width:767.98px){.service_details .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:3.5rem}}.contact_tabContents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:4rem;padding:8rem 0;position:relative}@media (max-width:767.98px){.contact_tabContents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact_tabContents .service_particle2{position:absolute;right:-15%;top:4.6rem}@media (max-width:1900px){.contact_tabContents .service_particle2{right:-31%}}@media (max-width:1800px){.contact_tabContents .service_particle2{right:-28%}}@media (max-width:1700px){.contact_tabContents .service_particle2{right:-25%}}@media (max-width:1600px){.contact_tabContents .service_particle2{right:-20%}}@media (max-width:1500px){.contact_tabContents .service_particle2{right:-15%}}@media (max-width:1399.98px){.contact_tabContents .service_particle2{right:-12%}}@media (max-width:1199.98px){.contact_tabContents .service_particle2{right:-8%}}@media (max-width:991.98px){.contact_tabContents .service_particle2{display:none}}.contact_tabContents .service_particle{position:absolute;right:-15%;bottom:0}@media (max-width:1399.98px){.contact_tabContents .service_particle{right:-12%}}@media (max-width:1199.98px){.contact_tabContents .service_particle{right:-8%}}@media (max-width:991.98px){.contact_tabContents .service_particle{display:none}}.contact_tabContents .contact_tabImg{max-width:62rem;width:100%}@media (max-width:1199.98px){.contact_tabContents .contact_tabImg{max-width:55rem}}.contact_tabContents .contact_tabImg img{border-radius:2rem;width:100%}.contact_tabContents .contact_tabDetails{max-width:30rem;width:100%}@media (max-width:1199.98px){.contact_tabContents .contact_tabDetails{max-width:30rem}}.contact_tabContents .contact_tabDetails .h2,.contact_tabContents .contact_tabDetails h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem}.contact_tabContents .contact_tabDetails .contact_number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:1rem;margin-top:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact_tabContents .contact_tabDetails .contact_number:first-of-type{margin-top:3rem!important}.contact_tabContents .contact_tabDetails .contact_number a{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2.4rem}.contact_tabContents .contact_tabDetails .contact_number img{width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain}.contact_tabContents .contact_tabDetails .socialmedia_tab{margin-top:4rem}.contact_tabContents .contact_tabDetails .socialmedia_tab .h6,.contact_tabContents .contact_tabDetails .socialmedia_tab h6{color:#dfb260;font-size:1.4rem;font-weight:400;line-height:normal}.contact_tabContents .contact_tabDetails .socialmedia_tab .social_medias{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;margin-top:1.6rem;padding:0}.contact_tabContents .contact_tabDetails .socialmedia_tab .social_medias li:hover a svg path{fill:#dfb260;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.contact_tabContents .contact_tabDetails .socialmedia_tab .social_medias li a svg path{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.treatment_details_page{position:relative}.treatment_details_page:after{position:absolute;top:0;height:43rem;width:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.treatment_details_page .leaf_blogDetail{position:absolute;top:6.5rem;left:0;z-index:9}@media (max-width:991.98px){.treatment_details_page .leaf_blogDetail{display:none}}.treatment_details_page .leaf_blogDetail img{-o-object-position:left;object-position:left}.treatment_details_page .leaf_blogDetail2{position:absolute;top:20.2rem;right:0;z-index:9}@media (max-width:991.98px){.treatment_details_page .leaf_blogDetail2{display:none}}.treatment_details_page .leaf_blogDetail2 img{-o-object-position:right;object-position:right}.treatment_details_page .manufacture_details{padding-top:5.6rem;position:relative;z-index:9}.treatment_details_page .manufacture_details .h2,.treatment_details_page .manufacture_details h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;text-align:center}@media (max-width:575.98px){.treatment_details_page .manufacture_details .h2,.treatment_details_page .manufacture_details h2{font-size:4rem;line-height:5rem}}.treatment_details_page .manufacture_details p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem}.treatment_details_page .manufacture_details .kozhikode_treatmentCentre{margin-top:4rem}.treatment_details_page .manufacture_details .kozhikode_treatmentCentre .h4,.treatment_details_page .manufacture_details .kozhikode_treatmentCentre h4{color:#0f0f0f;font-size:1.8rem;font-weight:500;line-height:2.6rem}.treatment_details_page .manufacture_details .kozhikode_treatmentCentre ul li{color:#0f0f0f;font-size:1.8rem;font-weight:300;line-height:2.6rem}.treatment_details_page .manufacture_details .manufacture_companyImg{margin-top:4rem}.treatment_details_page .manufacture_details .manufacture_companyImg img{width:100%;border-radius:10px}@media (max-width:575.98px){.treatment_details_page .manufacture_details .manufacture_companyImg img{-o-object-fit:cover;object-fit:cover;height:30rem}}.treatment_details_page .therappy_wrapper{margin-top:26.6rem;background:-webkit-gradient(linear,left top,left bottom,from(#FFF8EC),to(rgba(255,239,211,0.28)));background:linear-gradient(180deg,#FFF8EC 0%,rgba(255,239,211,0.28) 100%)}.treatment_details_page .therappy_wrapper .therappy_hoursBox{padding:4rem 0 4rem 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:8.6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991.98px){.treatment_details_page .therappy_wrapper .therappy_hoursBox{gap:1.6rem}}@media (max-width:575.98px){.treatment_details_page .therappy_wrapper .therappy_hoursBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-left:4rem}}.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time{position:relative;padding-right:4rem;max-width:48.2rem;width:100%}@media (max-width:575.98px){.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time{max-width:100%}}.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time:last-of-type{padding-left:4rem}@media (max-width:575.98px){.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time:last-of-type{padding-left:0}}.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time:last-of-type:after{content:"";position:absolute;width:1px;left:0;top:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0.16)),color-stop(52.08%,#DFB260),to(rgba(223,178,96,0)));background:linear-gradient(180deg,rgba(223,178,96,0.16) 0%,#DFB260 52.08%,rgba(223,178,96,0) 100%)}@media (max-width:575.98px){.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time:last-of-type:after{display:none}}.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time .h5,.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time h5{color:#dfb260;font-size:2.4rem;font-weight:500;line-height:2rem}@media (max-width:991.98px){.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time .h5,.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time h5{font-size:1.9rem}}.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time .h6,.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time h6{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;margin-top:2rem}@media (max-width:991.98px){.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time .h6,.treatment_details_page .therappy_wrapper .therappy_hoursBox .therappy_time h6{font-size:1.6rem;line-height:2.6rem}}.treatment_details_page .therappy_wrapper .doctor_panel{border-radius:20px;background:#F3F3F3;padding:4rem;margin-top:-18rem;position:relative}.treatment_details_page .therappy_wrapper .doctor_panel:after{position:absolute;content:"";top:0;right:0;width:100%;height:100%;background-position:right;background-repeat:no-repeat;background-image:url(../images/cms/doctorpanel_particle.svg)}.treatment_details_page .therappy_wrapper .doctor_panel .h3,.treatment_details_page .therappy_wrapper .doctor_panel h3{color:#dfb260;font-size:2.4rem;font-weight:500;line-height:2rem;position:relative;z-index:9}.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8.6rem;position:relative;z-index:9}@media (max-width:991.98px){.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details{gap:1.6rem}}@media (max-width:575.98px){.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details{margin-top:3rem;position:relative;max-width:44.4rem;width:100%}@media (max-width:575.98px){.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details{max-width:100%}}.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details:last-of-type{padding-left:4rem}@media (max-width:575.98px){.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details:last-of-type{padding-left:0}}.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details:last-of-type:after{content:"";position:absolute;width:1px;left:0;top:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0.16)),color-stop(52.08%,#DFB260),to(rgba(223,178,96,0)));background:linear-gradient(180deg,rgba(223,178,96,0.16) 0%,#DFB260 52.08%,rgba(223,178,96,0) 100%)}@media (max-width:575.98px){.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details:last-of-type:after{display:none}}.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h3,.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3.3rem}@media (max-width:991.98px){.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h3,.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h3{font-size:1.9rem}}.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h5,.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h5{color:#0f0f0f;font-size:2.4rem;font-weight:400;line-height:3.3rem}@media (max-width:991.98px){.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h5,.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h5{font-size:1.9rem}}.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h6,.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h6{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;margin-top:3rem}@media (max-width:991.98px){.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h6,.treatment_details_page .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h6{font-size:1.6rem;line-height:2.6rem;margin-top:2rem}}.treatment_details_page .available_treatmentWrapper{position:relative;padding:8rem 0}.treatment_details_page .available_treatmentWrapper .particle{position:absolute;bottom:9rem;right:0}@media (max-width:991.98px){.treatment_details_page .available_treatmentWrapper .particle{display:none}}.treatment_details_page .available_treatmentWrapper .available_treatments .h4,.treatment_details_page .available_treatmentWrapper .available_treatments h4{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3rem}.treatment_details_page .available_treatmentWrapper .available_treatments ul{padding:2rem 0 0 2rem}.treatment_details_page .available_treatmentWrapper .available_treatments ul li{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;list-style:disc}.treatment_details_page .keralaAyurveda_treatments{background:-webkit-gradient(linear,left top,left bottom,from(#FFF8EC),to(rgba(255,239,211,0.28)));background:linear-gradient(180deg,#FFF8EC 0%,rgba(255,239,211,0.28) 100%);padding:8rem 0}.treatment_details_page .keralaAyurveda_treatments .kerala_treatmentWrapper .h3,.treatment_details_page .keralaAyurveda_treatments .kerala_treatmentWrapper h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:2.8rem}.treatment_details_page .keralaAyurveda_treatments .kerala_treatmentWrapper div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:11.2rem;margin-top:2rem}@media (max-width:991.98px){.treatment_details_page .keralaAyurveda_treatments .kerala_treatmentWrapper div{gap:5rem}}@media (max-width:575.98px){.treatment_details_page .keralaAyurveda_treatments .kerala_treatmentWrapper div{gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.treatment_details_page .keralaAyurveda_treatments .kerala_treatmentWrapper div ul{padding-left:2rem}.treatment_details_page .keralaAyurveda_treatments .kerala_treatmentWrapper div ul li{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;list-style:disc}.treatment_details_page .highlights_section{padding:8rem 0;position:relative}.treatment_details_page .highlights_section .highlight_particle{position:absolute;right:0;top:6.1rem}@media (max-width:991.98px){.treatment_details_page .highlights_section .highlight_particle{display:none}}.treatment_details_page .highlights_section .highlight_particle2{position:absolute;left:0;top:31%}@media (max-width:991.98px){.treatment_details_page .highlights_section .highlight_particle2{display:none}}.treatment_details_page .highlights_section .highlight_points .h3,.treatment_details_page .highlights_section .highlight_points h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:2rem}.treatment_details_page .highlights_section .highlight_points ul{padding:2rem 0 0 2rem;max-width:71.8rem;width:100%}.treatment_details_page .highlights_section .highlight_points ul li{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;list-style:disc}.treatment_details_page .highlights_section .gallery_details{padding-top:8rem}.treatment_details_page .highlights_section .gallery_details .h2,.treatment_details_page .highlights_section .gallery_details h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.treatment_details_page .highlights_section .gallery_details p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:2.6rem;max-width:59.4rem;width:100%;margin:2rem auto auto auto}.treatment_details_page .highlights_section .gallery_itemsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:4rem}.treatment_details_page .highlights_section .gallery_itemsList li{width:33.3333333333%;padding:2.2rem 2.2rem 2.2rem 2.2rem;border-right:1px solid #f2d6a8;border-bottom:1px solid #f2d6a8}@media (max-width:991.98px){.treatment_details_page .highlights_section .gallery_itemsList li{padding:1.1rem}}@media (max-width:575.98px){.treatment_details_page .highlights_section .gallery_itemsList li{width:50%;padding:1.1rem!important;border:none!important}}.treatment_details_page .highlights_section .gallery_itemsList li:first-child{padding-top:0}.treatment_details_page .highlights_section .gallery_itemsList li:nth-child(2){padding-top:0}.treatment_details_page .highlights_section .gallery_itemsList li:nth-child(3){padding-top:0}.treatment_details_page .highlights_section .gallery_itemsList li.borderless_li{border-bottom:none;padding-bottom:0}.treatment_details_page .highlights_section .gallery_itemsList li.borderless_rightLi{padding-right:0;border-right:none}.treatment_details_page .highlights_section .gallery_itemsList li.borderless_leftLi{padding-left:0;border-left:none}.treatment_details_page .highlights_section .gallery_itemsList li .gallery_imageBox{max-width:35rem;width:100%;position:relative}.treatment_details_page .highlights_section .gallery_itemsList li .gallery_imageBox img{width:100%;height:24.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:991.98px){.treatment_details_page .highlights_section .gallery_itemsList li .gallery_imageBox img{height:20rem}}.treatment_details_page .highlights_section .gallery_itemsList li .gallery_imageBox video{width:100%;height:25.6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.treatment_details_page .highlights_section .gallery_itemsList li .gallery_imageBox video{height:20rem}}.treatment_details_page .highlights_section .gallery_itemsList li .gallery_imageBox .youtube_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.treatment_details_page .highlights_section .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:4rem;-o-object-fit:contain;object-fit:contain;height:4rem}@media (max-width:767.98px){.treatment_details_page .highlights_section .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:3.5rem}}.services_page{padding-bottom:10rem 0 0 0;overflow:hidden}.services_page .about_pageContents{position:relative}.services_page .about_pageContents .about_banner{padding-bottom:8rem}.services_page .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.services_page .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.services_page .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7rem;width:100%;overflow-x:auto;padding:2.7rem;background-color:rgb(216,216,216)}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.4rem}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li .h6,.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li h6{color:#c0b3a2;text-align:center;font-size:2.2rem;font-weight:400;line-height:2.2rem}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs{position:relative;border-radius:10px}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs:after{content:"";position:absolute;border-radius:10px;top:0;width:100%;background-position:left;background-repeat:repeat;background-size:cover;height:100%;height:100%;background-image:url(../images/cms/icons/ineartab_particle.png)}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:7rem;width:100%;overflow-x:auto;padding:2.7rem 2.7rem 0 2.7rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-radius:10px;overflow-y:hidden;position:relative;z-index:49;background-color:transparent}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs::-webkit-scrollbar{display:none}@media (max-width:991.98px){.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs{gap:3rem;padding:1.5rem 1.5rem 0 1.5rem}}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;position:relative;z-index:9}@media (max-width:991.98px){.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link{gap:0.5rem}}@media (max-width:991.98px){.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link svg{width:25px;height:25px}}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active{padding-bottom:3rem}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active:after{content:"";position:absolute;bottom:1px;height:3px;width:100%;background-color:#dfb260}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active .h6,.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active h6{color:#dfb260}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active svg path{fill:#dfb260}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active svg .inear_path{fill:white}.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link .h6,.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link h6{color:#c0b3a2;text-align:center;font-size:2.2rem;font-weight:400;line-height:2.2rem}@media (max-width:991.98px){.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link .h6,.services_page .service_tabOuterparent .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link h6{font-size:1.6rem;line-height:2rem}}.exports_details{padding:6rem 0 8rem 0;position:relative}.exports_details .service_particle{position:absolute;left:-15%;top:2rem}@media (max-width:1900px){.exports_details .service_particle{left:-31%}}@media (max-width:1800px){.exports_details .service_particle{left:-28%}}@media (max-width:1700px){.exports_details .service_particle{left:-25%}}@media (max-width:1600px){.exports_details .service_particle{left:-20%}}@media (max-width:1500px){.exports_details .service_particle{left:-15%}}@media (max-width:1399.98px){.exports_details .service_particle{left:-12%}}@media (max-width:1199.98px){.exports_details .service_particle{left:-8%}}@media (max-width:991.98px){.exports_details .service_particle{display:none}}.exports_details .service_particle2{position:absolute;right:-15%;top:2rem}@media (max-width:1900px){.exports_details .service_particle2{right:-31%}}@media (max-width:1800px){.exports_details .service_particle2{right:-28%}}@media (max-width:1700px){.exports_details .service_particle2{right:-25%}}@media (max-width:1600px){.exports_details .service_particle2{right:-20%}}@media (max-width:1500px){.exports_details .service_particle2{right:-15%}}@media (max-width:1399.98px){.exports_details .service_particle2{right:-12%}}@media (max-width:1199.98px){.exports_details .service_particle2{right:-8%}}@media (max-width:991.98px){.exports_details .service_particle2{display:none}}.exports_details .h2,.exports_details h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.exports_details .export_box{border-radius:20px;margin-top:4rem;padding:4rem;background:-webkit-gradient(linear,left top,right top,from(#EFEFEF),to(rgba(239,239,239,0.28)));background:linear-gradient(90deg,#EFEFEF 0%,rgba(239,239,239,0.28) 100%);position:relative;overflow:hidden}.exports_details .export_box:after{content:"";position:absolute;width:100%;height:100%;top:0;background-size:65%;background-image:url(../images/cms/service_particle.svg);left:0;background-repeat:no-repeat}.exports_details .export_box p{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem;position:relative;z-index:9}.exports_details .export_box .h4,.exports_details .export_box h4{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:normal;position:relative;z-index:9;margin:4rem 0 2rem 0}.service_details{padding:6rem 0 8rem 0;position:relative}.service_details .service_particle{position:absolute;left:-15%;top:6rem}@media (max-width:1900px){.service_details .service_particle{left:-31%}}@media (max-width:1800px){.service_details .service_particle{left:-28%}}@media (max-width:1700px){.service_details .service_particle{left:-25%}}@media (max-width:1600px){.service_details .service_particle{left:-20%}}@media (max-width:1500px){.service_details .service_particle{left:-15%}}@media (max-width:1399.98px){.service_details .service_particle{left:-12%}}@media (max-width:1199.98px){.service_details .service_particle{left:-8%}}@media (max-width:991.98px){.service_details .service_particle{display:none}}.service_details .service_particle2{position:absolute;right:-15%;top:4.6rem}@media (max-width:1900px){.service_details .service_particle2{right:-31%}}@media (max-width:1800px){.service_details .service_particle2{right:-28%}}@media (max-width:1700px){.service_details .service_particle2{right:-25%}}@media (max-width:1600px){.service_details .service_particle2{right:-20%}}@media (max-width:1500px){.service_details .service_particle2{right:-15%}}@media (max-width:1399.98px){.service_details .service_particle2{right:-12%}}@media (max-width:1199.98px){.service_details .service_particle2{right:-8%}}@media (max-width:991.98px){.service_details .service_particle2{display:none}}.service_details .h2,.service_details h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:575.98px){.service_details .h2,.service_details h2{font-size:4rem;line-height:5rem}}.service_details p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:2.6rem;max-width:59.4rem;width:100%;margin:auto;margin-top:2.1rem}.service_details .career_boxParent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;position:relative;z-index:10;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5.6rem;margin-top:7rem}@media (max-width:991.98px){.service_details .career_boxParent{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.service_details .career_boxParent li{width:calc(50% - 2rem);background-image:url(../images/cms/careerBackground.png);background-repeat:no-repeat;height:100%;background-color:#f8f8f8;padding:5rem 3rem;border-radius:20px}@media (max-width:991.98px){.service_details .career_boxParent li{padding:4rem 2rem;background-position:right}}@media (max-width:767.98px){.service_details .career_boxParent li{width:100%;padding:5rem 2rem}}.service_details .career_boxParent li .storeimg{background-color:#dfb260;width:6rem;height:6rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-80px}@media (max-width:767.98px){.service_details .career_boxParent li .storeimg{margin-top:-65px}}.service_details .career_boxParent li .h3,.service_details .career_boxParent li h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.service_details .career_boxParent li .h3,.service_details .career_boxParent li h3{font-size:2.5rem;line-height:3rem}}.service_details .career_boxParent li p{color:#0f0f0f;font-size:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:300;line-height:2.2rem;text-transform:capitalize;min-height:66px;max-width:44.1rem;width:100%;text-align:start;margin:unset;margin-top:1.6rem;margin-bottom:3rem}@media (max-width:991.98px){.service_details .career_boxParent li p{margin-bottom:2rem;line-height:2.6rem}}.service_details .career_boxParent li a{color:#dfb260;font-size:1.4rem;font-weight:400;line-height:normal;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:10px}.service_details .career_boxParent li .consultation_doctor{color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:2rem;text-transform:capitalize;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service_details .career_boxParent li .consultation_doctor span{font-size:1.6rem;color:#dfb260}.ayurveda_researchPage{padding-bottom:10rem 0 0 0;overflow:hidden}.ayurveda_researchPage .about_pageContents{position:relative}.ayurveda_researchPage .about_pageContents .about_banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:2rem;padding-bottom:6rem}@media (max-width:1199.98px){.ayurveda_researchPage .about_pageContents .about_banner{padding:5rem 0}}@media (max-width:767.98px){.ayurveda_researchPage .about_pageContents .about_banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}}@media (min-width:1366px){.ayurveda_researchPage .about_pageContents .about_banner{height:52.2rem;position:unset}}@media (min-width:1400px){.ayurveda_researchPage .about_pageContents .about_banner{height:55rem}}@media (min-width:2100px){.ayurveda_researchPage .about_pageContents .about_banner{position:relative;height:unset}}.ayurveda_researchPage .about_pageContents .about_banner .about_details .paragraph{max-width:43.6rem;width:100%;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.ayurveda_researchPage .about_pageContents .about_banner .about_details .paragraph{font-size:1.6rem}}@media (max-width:767.98px){.ayurveda_researchPage .about_pageContents .about_banner .about_details .paragraph{max-width:100%}}.ayurveda_researchPage .about_pageContents .about_banner .about_image{margin-top:1.5rem;max-width:65rem;width:100%}@media (max-width:1199.98px){.ayurveda_researchPage .about_pageContents .about_banner .about_image{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:50rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.ayurveda_researchPage .about_pageContents .about_banner .about_image{max-width:43rem}}@media (min-width:1366px){.ayurveda_researchPage .about_pageContents .about_banner .about_image{position:absolute;right:0}}@media (min-width:1400px){.ayurveda_researchPage .about_pageContents .about_banner .about_image{max-width:75rem}}@media (min-width:2100px){.ayurveda_researchPage .about_pageContents .about_banner .about_image{max-width:65rem;position:unset}}.ayurveda_researchPage .about_pageContents .about_banner .about_image img{border-radius:260px 0 0 260px;-o-object-fit:cover;object-fit:cover;width:100%}.ayurveda_researchPage .about_pageContents .about_banner{padding-bottom:8rem}.ayurveda_researchPage .about_pageContents .careerparticle1{position:absolute;left:0;bottom:2rem}.ayurveda_researchPage .about_pageContents .careerparticle1 img{-o-object-position:left;object-position:left}.ayurveda_researchPage .about_pageContents .careerparticle2{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7rem;width:100%;overflow-x:auto;padding:2.7rem;background-color:rgb(216,216,216)}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.4rem}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li .h6,.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .ineartab_ul li h6{color:#c0b3a2;text-align:center;font-size:2.2rem;font-weight:400;line-height:2.2rem}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs{position:relative;border-radius:10px}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs:after{content:"";position:absolute;border-radius:10px;top:0;width:100%;background-position:left;background-repeat:repeat;background-size:cover;height:100%;height:100%;background-image:url(../images/cms/icons/ineartab_particle.png)}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:7rem;width:100%;overflow-x:auto;padding:2.7rem 2.7rem 0 2.7rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-radius:10px;overflow-y:hidden;position:relative;z-index:49;background-color:transparent}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs::-webkit-scrollbar{display:none}@media (max-width:991.98px){.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs{gap:3rem;padding:1.5rem 1.5rem 0 1.5rem}}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;position:relative;z-index:9}@media (max-width:991.98px){.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link{gap:0.5rem}}@media (max-width:991.98px){.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link svg{width:25px;height:25px}}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active{padding-bottom:3rem}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active:after{content:"";position:absolute;bottom:1px;height:3px;width:100%;background-color:#dfb260}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active .h6,.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active h6{color:#dfb260}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active svg path{fill:#dfb260}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link.active svg .inear_path{fill:white}.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link .h6,.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link h6{color:#c0b3a2;text-align:center;font-size:2.2rem;font-weight:400;line-height:2.2rem}@media (max-width:991.98px){.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link .h6,.ayurveda_researchPage .ayurveda_researchPage .common_healthcare_inearDetails .common_inearTabparent .inear_tabs .nav-tabs .nav-link h6{font-size:1.6rem;line-height:2rem}}.ayurveda_researchTab{padding:6rem 0 8rem 0;position:relative}.ayurveda_researchTab .service_particle{position:absolute;left:-15%;top:6rem}@media (max-width:1900px){.ayurveda_researchTab .service_particle{left:-31%}}@media (max-width:1800px){.ayurveda_researchTab .service_particle{left:-28%}}@media (max-width:1700px){.ayurveda_researchTab .service_particle{left:-25%}}@media (max-width:1600px){.ayurveda_researchTab .service_particle{left:-20%}}@media (max-width:1500px){.ayurveda_researchTab .service_particle{left:-15%}}@media (max-width:1399.98px){.ayurveda_researchTab .service_particle{left:-12%}}@media (max-width:1199.98px){.ayurveda_researchTab .service_particle{left:-8%}}@media (max-width:991.98px){.ayurveda_researchTab .service_particle{display:none}}.ayurveda_researchTab .service_particle2{position:absolute;right:-15%;top:4.6rem}@media (max-width:1900px){.ayurveda_researchTab .service_particle2{right:-31%}}@media (max-width:1800px){.ayurveda_researchTab .service_particle2{right:-28%}}@media (max-width:1700px){.ayurveda_researchTab .service_particle2{right:-25%}}@media (max-width:1600px){.ayurveda_researchTab .service_particle2{right:-20%}}@media (max-width:1500px){.ayurveda_researchTab .service_particle2{right:-15%}}@media (max-width:1399.98px){.ayurveda_researchTab .service_particle2{right:-12%}}@media (max-width:1199.98px){.ayurveda_researchTab .service_particle2{right:-8%}}@media (max-width:991.98px){.ayurveda_researchTab .service_particle2{display:none}}.ayurveda_researchTab .h2,.ayurveda_researchTab h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.ayurveda_researchTab .description p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:2.6rem;max-width:59.4rem;width:100%;margin:2rem auto auto auto}.ayurveda_researchTab .export_box{border-radius:20px;margin-top:4rem;padding:4rem;background:-webkit-gradient(linear,left top,right top,from(#EFEFEF),to(rgba(239,239,239,0.28)));background:linear-gradient(90deg,#EFEFEF 0%,rgba(239,239,239,0.28) 100%);position:relative;overflow:hidden}@media (max-width:575.98px){.ayurveda_researchTab .export_box{padding:2.5rem}}.ayurveda_researchTab .export_box:after{content:"";position:absolute;width:100%;height:100%;top:0;background-image:url(../images/cms/service_particle.svg);left:0;background-repeat:repeat-y}.ayurveda_researchTab .export_box.horizontal_head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media (max-width:767.98px){.ayurveda_researchTab .export_box.horizontal_head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.ayurveda_researchTab .export_box.horizontal_head .h4,.ayurveda_researchTab .export_box.horizontal_head h4{width:240px}@media (max-width:991.98px){.ayurveda_researchTab .export_box.horizontal_head .h4,.ayurveda_researchTab .export_box.horizontal_head h4{width:230px}}@media (max-width:767.98px){.ayurveda_researchTab .export_box.horizontal_head .h4,.ayurveda_researchTab .export_box.horizontal_head h4{width:100%}}.ayurveda_researchTab .export_box.horizontal_head p{width:calc(100% - 320px)}@media (max-width:991.98px){.ayurveda_researchTab .export_box.horizontal_head p{width:calc(100% - 230px)}}@media (max-width:767.98px){.ayurveda_researchTab .export_box.horizontal_head p{width:100%}}.ayurveda_researchTab .export_box.right_particle{background:linear-gradient(284deg,#EFEFEF 0%,rgba(239,239,239,0.28) 100%)}.ayurveda_researchTab .export_box.right_particle:after{display:none}.ayurveda_researchTab .export_box.right_particle:before{content:"";position:absolute;width:100%;height:100%;top:0;background-position:right;background-image:url(../images/cms/icons/instrumental_particle.svg);right:0;background-repeat:no-repeat}.ayurveda_researchTab .export_box p{color:#3F3F3F;font-size:1.8rem;font-weight:300;line-height:2.6rem;position:relative;z-index:9;max-width:100%;text-align:start}.ayurveda_researchTab .export_box .h4,.ayurveda_researchTab .export_box h4{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:normal;position:relative;z-index:9;margin:0 0 2rem 0}.ayurveda_researchTab .instrumental_pilotBoxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:4rem}@media (max-width:767.98px){.ayurveda_researchTab .instrumental_pilotBoxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}}.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box{border-radius:20px;margin-top:4rem;padding:4rem;background:-webkit-gradient(linear,left top,right top,from(#EFEFEF),to(rgba(239,239,239,0.28)));background:linear-gradient(90deg,#EFEFEF 0%,rgba(239,239,239,0.28) 100%);position:relative;overflow:hidden;width:50%;position:relative}@media (max-width:767.98px){.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box{width:100%}}.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box:before{content:"";position:absolute;width:100%;height:100%;top:0;background-position:right;background-image:url(../images/cms/icons/pilot_particle.svg);right:0;background-repeat:no-repeat}@media (max-width:575.98px){.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box{padding:2.5rem}}.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box .h4,.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box h4{color:#0f0f0f;font-size:3rem;font-weight:500;line-height:normal;position:relative;z-index:9}.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box ul{padding-left:2rem;padding-top:3rem;position:relative;z-index:9}@media (max-width:767.98px){.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box ul{padding-top:2rem}}.ayurveda_researchTab .instrumental_pilotBoxes .pilot_box ul li{list-style:disc;color:#3F3F3F;font-size:2rem;font-weight:500;line-height:3rem}.ayurveda_researchTab .doctor_listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:4rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4rem}@media (max-width:991.98px){.ayurveda_researchTab .doctor_listing{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}.ayurveda_researchTab .doctor_listing li{width:calc(25% - 1.5rem);position:relative}@media (max-width:1299.98px){.ayurveda_researchTab .doctor_listing li{width:calc(33.3333333333% - 1.4rem)}}@media (max-width:991.98px){.ayurveda_researchTab .doctor_listing li{width:calc(33.3333333333% - 0.7rem)}}@media (max-width:767.98px){.ayurveda_researchTab .doctor_listing li{width:calc(50% - 0.5rem)}}@media (max-width:575.98px){.ayurveda_researchTab .doctor_listing li{max-width:330px;margin:auto;width:100%}}.ayurveda_researchTab .doctor_listing li .doctor_image img{width:100%;border-radius:10px}.ayurveda_researchTab .doctor_listing li .doctor_details{border-radius:10px;background:#FFF8ED;padding:1.2rem 1rem;position:absolute;left:50%;bottom:2.2rem;max-width:25rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media (max-width:991.98px){.ayurveda_researchTab .doctor_listing li .doctor_details{bottom:0;border-radius:0;max-width:100%;left:0;-webkit-transform:unset;transform:unset}}@media (max-width:575.98px){.ayurveda_researchTab .doctor_listing li .doctor_details{padding:15px}}.ayurveda_researchTab .doctor_listing li .doctor_details .h4,.ayurveda_researchTab .doctor_listing li .doctor_details h4{color:#D7A54A;font-size:1.5rem;font-weight:500;text-align:center;line-height:1.9rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575.98px){.ayurveda_researchTab .doctor_listing li .doctor_details .h4,.ayurveda_researchTab .doctor_listing li .doctor_details h4{font-size:14px}}.ayurveda_researchTab .doctor_listing li .doctor_details .h5,.ayurveda_researchTab .doctor_listing li .doctor_details h5{color:#727272;font-size:1.3rem;font-weight:400;line-height:1.8rem;text-align:center;margin-top:3px;display:-webkit-box;min-height:36px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:991.98px){.ayurveda_researchTab .doctor_listing li .doctor_details .h5,.ayurveda_researchTab .doctor_listing li .doctor_details h5{font-size:1.2rem}}@media (max-width:575.98px){.ayurveda_researchTab .doctor_listing li .doctor_details .h5,.ayurveda_researchTab .doctor_listing li .doctor_details h5{font-size:12px}}.ayurveda_researchTab .doctor_listing li .doctor_details .h6,.ayurveda_researchTab .doctor_listing li .doctor_details h6{color:#727272;text-align:center;font-size:1.2rem;font-weight:400;line-height:1.6rem;margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:575.98px){.ayurveda_researchTab .doctor_listing li .doctor_details .h6,.ayurveda_researchTab .doctor_listing li .doctor_details h6{font-size:12px}}.ayurveda_researchTab .project_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5rem}@media (max-width:1199.98px){.ayurveda_researchTab .project_list{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}.ayurveda_researchTab .project_list li{border-radius:10px;background:#F8F8F8;padding:3rem;width:calc(50% - 2rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2.3rem;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media (max-width:1199.98px){.ayurveda_researchTab .project_list li{width:calc(50% - 1rem)}}@media (max-width:991.98px){.ayurveda_researchTab .project_list li{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.ayurveda_researchTab .project_list li .h6,.ayurveda_researchTab .project_list li h6{color:#DFB260;font-size:5rem;font-weight:500;line-height:5.8rem}@media (max-width:1199.98px){.ayurveda_researchTab .project_list li .h6,.ayurveda_researchTab .project_list li h6{font-size:4rem;line-height:5rem}}.ayurveda_researchTab .project_list li .h3,.ayurveda_researchTab .project_list li h3{color:#0f0f0f;font-size:2rem;font-weight:500;line-height:3rem}@media (max-width:1199.98px){.ayurveda_researchTab .project_list li .h3,.ayurveda_researchTab .project_list li h3{font-size:1.6rem;line-height:2.5rem}}.ayurveda_researchTab .gallery_itemsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:4rem}.ayurveda_researchTab .gallery_itemsList li{width:33.3333333333%;padding:2.2rem 2.2rem 2.2rem 2.2rem;border-right:1px solid #f2d6a8;border-bottom:1px solid #f2d6a8}@media (max-width:991.98px){.ayurveda_researchTab .gallery_itemsList li{padding:1.1rem}}@media (max-width:575.98px){.ayurveda_researchTab .gallery_itemsList li{width:50%;padding:1.1rem!important;border:none!important}}.ayurveda_researchTab .gallery_itemsList li:first-child{padding-top:0}.ayurveda_researchTab .gallery_itemsList li:nth-child(2){padding-top:0}.ayurveda_researchTab .gallery_itemsList li:nth-child(3){padding-top:0}.ayurveda_researchTab .gallery_itemsList li.borderless_li{border-bottom:none;padding-bottom:0}.ayurveda_researchTab .gallery_itemsList li.borderless_rightLi{padding-right:0;border-right:none}.ayurveda_researchTab .gallery_itemsList li.borderless_leftLi{padding-left:0;border-left:none}.ayurveda_researchTab .gallery_itemsList li .gallery_imageBox{max-width:35rem;width:100%;position:relative}.ayurveda_researchTab .gallery_itemsList li .gallery_imageBox img{width:100%;height:24.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:991.98px){.ayurveda_researchTab .gallery_itemsList li .gallery_imageBox img{height:20rem}}.ayurveda_researchTab .gallery_itemsList li .gallery_imageBox video{width:100%;height:25.6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.ayurveda_researchTab .gallery_itemsList li .gallery_imageBox video{height:20rem}}.ayurveda_researchTab .gallery_itemsList li .gallery_imageBox .youtube_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ayurveda_researchTab .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:4rem;-o-object-fit:contain;object-fit:contain;height:4rem}@media (max-width:767.98px){.ayurveda_researchTab .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:3.5rem}}.ayurveda_researchTab .pattern_img{margin-top:4rem}.ayurveda_researchTab .pattern_img img{width:100%;border-radius:10px}.ayurveda_researchTab .mission_vision_outerparent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.8rem;position:relative;z-index:9;margin-top:8rem}@media (max-width:767.98px){.ayurveda_researchTab .mission_vision_outerparent{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:60rem;width:100%;margin:5rem auto auto auto}}.ayurveda_researchTab .mission_vision_outerparent .mission_box{width:calc(50% - 2.8rem);position:relative;border-radius:20px;background-size:cover;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}@media (max-width:991.98px){.ayurveda_researchTab .mission_vision_outerparent .mission_box{width:100%}}.ayurveda_researchTab .mission_vision_outerparent .mission_box .mission_img{position:absolute;height:100%;width:100%}.ayurveda_researchTab .mission_vision_outerparent .mission_box .mission_img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.ayurveda_researchTab .mission_vision_outerparent .mission_box:after{left:0;content:"";position:absolute;top:0;width:100%;border-radius:20px;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(44.06%,rgba(0,0,0,0.34)),color-stop(50.31%,rgba(0,0,0,0.33)),color-stop(99.27%,rgba(0,0,0,0.3)));background:linear-gradient(180deg,#000 0%,rgba(0,0,0,0.34) 44.06%,rgba(0,0,0,0.33) 50.31%,rgba(0,0,0,0.3) 99.27%)}.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision{width:100%;position:relative;z-index:9;padding:2rem 5.3rem}.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision .vision_eye{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision .vision_eye img{width:12.6rem;height:12.6rem;-o-object-fit:contain;object-fit:contain}@media (max-width:1199.98px){.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision .vision_eye img{width:80px;height:80px}}.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision .h2,.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision h2{color:#fff;font-size:3rem;font-weight:500;margin-top:2rem;text-align:center}@media (max-width:991.98px){.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision .h2,.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision h2{margin-top:1rem}}.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision p{color:#fff;text-align:center;font-size:1.6rem;font-weight:400;line-height:2.8rem;margin-top:1.5rem}@media (max-width:991.98px){.ayurveda_researchTab .mission_vision_outerparent .mission_box .about_vision p{font-size:1.4rem;line-height:2.4rem;margin-top:1rem}}.ayurveda_researchTab .Quantitative_skill{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:10rem;padding-top:8rem}@media (max-width:1199.98px){.ayurveda_researchTab .Quantitative_skill{gap:5rem}}@media (max-width:991.98px){.ayurveda_researchTab .Quantitative_skill{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:4rem}}@media (max-width:575.98px){.ayurveda_researchTab .Quantitative_skill{gap:2rem;padding-top:5rem}}.ayurveda_researchTab .Quantitative_skill .h2,.ayurveda_researchTab .Quantitative_skill h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;max-width:48.5rem;width:100%;text-align:start;line-height:5.8rem}@media (max-width:991.98px){.ayurveda_researchTab .Quantitative_skill .h2,.ayurveda_researchTab .Quantitative_skill h2{max-width:100%}}@media (max-width:767.98px){.ayurveda_researchTab .Quantitative_skill .h2,.ayurveda_researchTab .Quantitative_skill h2{font-size:4rem;line-height:5rem}}@media (max-width:575.98px){.ayurveda_researchTab .Quantitative_skill .h2,.ayurveda_researchTab .Quantitative_skill h2{font-size:3rem;line-height:4rem}}.ayurveda_researchTab .Quantitative_skill ul{padding-left:2rem}.ayurveda_researchTab .Quantitative_skill ul li{color:#3F3F3F;font-size:2rem;font-weight:500;line-height:3rem;list-style:disc}@media (max-width:575.98px){.ayurveda_researchTab .Quantitative_skill ul li{font-size:1.6rem;line-height:2.6rem}}.prakrithi_page{padding-bottom:8rem}.prakrithi_page .prakrithi_banner{position:relative}.prakrithi_page .prakrithi_banner img{width:100%;-o-object-fit:cover;object-fit:cover;height:35rem}.prakrithi_page .prakrithi_banner:after{content:"";position:absolute;bottom:0;width:100%;height:30%;left:0;background:-webkit-gradient(linear,left bottom,left top,from(#FFF),to(rgba(255,255,255,0)));background:linear-gradient(0deg,#FFF 0%,rgba(255,255,255,0) 100%)}.prakrithi_page .prakriti_bannercontents{position:absolute;top:0;left:0;width:100%}.prakrithi_page .prakriti_bannercontents .assesment_content{padding-top:7rem}@media (max-width:575.98px){.prakrithi_page .prakriti_bannercontents .assesment_content{padding-top:3rem}}.prakrithi_page .prakriti_bannercontents .assesment_content .h2,.prakrithi_page .prakriti_bannercontents .assesment_content h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}@media (max-width:991.98px){.prakrithi_page .prakriti_bannercontents .assesment_content .h2,.prakrithi_page .prakriti_bannercontents .assesment_content h2{font-size:4rem;line-height:5rem}}@media (max-width:575.98px){.prakrithi_page .prakriti_bannercontents .assesment_content .h2,.prakrithi_page .prakriti_bannercontents .assesment_content h2{font-size:3.6rem;line-height:4.6rem}}.prakrithi_page .prakriti_bannercontents .assesment_content p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin:auto;margin-top:2rem;max-width:56.3rem;width:100%}.prakrithi_page .prakrithi_body{position:relative}.prakrithi_page .prakrithi_body .particle1{position:absolute;left:0;top:0}@media (max-width:991.98px){.prakrithi_page .prakrithi_body .particle1{display:none}}.prakrithi_page .prakrithi_body .particle2{position:absolute;right:0;top:0}@media (max-width:991.98px){.prakrithi_page .prakrithi_body .particle2{display:none}}.prakrithi_page .prakrithi_body .prakriti_flow{margin-top:2rem}@media (max-width:575.98px){.prakrithi_page .prakrithi_body .prakriti_flow{margin-top:4rem}}.prakrithi_page .prakrithi_body .prakriti_flow ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11rem;position:relative;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.prakrithi_page .prakrithi_body .prakriti_flow ul:after{position:absolute;top:33%;content:"";width:100%;border:1px dashed #D9D9D9}.prakrithi_page .prakrithi_body .prakriti_flow ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:9}.prakrithi_page .prakrithi_body .prakriti_flow ul li .h6,.prakrithi_page .prakrithi_body .prakriti_flow ul li h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;text-transform:capitalize}@media (max-width:575.98px){.prakrithi_page .prakrithi_body .prakriti_flow ul li svg{width:5rem;height:5rem}}.prakrithi_page .prakrithi_body .prakriti_flow ul li.active:before{position:absolute;top:33%;content:"";width:300%;left:-200%;border:1px solid #dfb260}@media (max-width:575.98px){.prakrithi_page .prakrithi_body .prakriti_flow ul li.active:before{left:-225%}}.prakrithi_page .prakrithi_body .prakriti_flow ul li.active svg{position:relative;z-index:36}.prakrithi_page .prakrithi_body .prakriti_flow ul li.active svg circle{fill:#dfb260}.prakrithi_page .prakrithi_body .prakriti_flow ul li.active svg path{fill:#fff}.prakrithi_page .prakrithi_body .prakriti_flow ul li.active .h6,.prakrithi_page .prakrithi_body .prakriti_flow ul li.active h6{color:#dfb260}.prakrithi_page .prakrithi_body .prakriti_boxparent{margin-top:4rem}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box{padding:2rem;border-radius:10px;background:#FFF3E6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box:not(:first-child){margin-top:2rem}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .logo_contents{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media (max-width:575.98px){.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .logo_contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .logo_contents .content p{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2.2rem;max-width:51rem;width:100%}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .logo_contents .content .score_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;margin-top:2rem}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .logo_contents .content .score_wrapper .scoreBox{padding:0.6rem 2rem;color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem;border-radius:29px;background:rgba(223,178,96,0.5);height:34px}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .logo_contents .content .score_wrapper .scoreBox .h6,.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .logo_contents .content .score_wrapper .scoreBox h6{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2.2rem}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem}@media (max-width:575.98px){.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent{padding-left:20px}}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent .h6,.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent h6{font-size:1.8rem;line-height:2.2rem;color:#0f0f0f;font-weight:400}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent input:checked~.checkmark .check_tick{display:block!important}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent:hover input~.checkmark{background-color:#fff}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent .checkmark .check_tick{position:absolute;left:unset;top:unset;width:5px;height:10px;border:solid #00A859;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:none}.prakrithi_page .prakrithi_body .prakriti_boxparent .prakrithi_box .checked .check_outerparent span.checkmark{width:32px;height:32px;background:#fff;border-radius:6px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prakrithi_page .prakrithi_body .prakriti_boxparent .continue_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}.prakrithi_page .prakrithi_body .prakriti_boxparent .continue_btn .cms_Commonbtn{border:none;max-width:17.1rem;width:100%;text-transform:capitalize}.bangloreTreatment_details{position:relative}.bangloreTreatment_details:after{position:absolute;top:0;height:43rem;width:100%;content:"";background:-webkit-gradient(linear,left top,left bottom,from(#fff8ec),to(rgba(255,248,236,0)));background:linear-gradient(180deg,#fff8ec 0%,rgba(255,248,236,0) 100%)}.bangloreTreatment_details .leaf_blogDetail{position:absolute;top:6.5rem;left:0;z-index:9}@media (max-width:991.98px){.bangloreTreatment_details .leaf_blogDetail{display:none}}.bangloreTreatment_details .leaf_blogDetail img{-o-object-position:left;object-position:left}.bangloreTreatment_details .leaf_blogDetail2{position:absolute;top:20.2rem;right:0;z-index:9}@media (max-width:991.98px){.bangloreTreatment_details .leaf_blogDetail2{display:none}}.bangloreTreatment_details .leaf_blogDetail2 img{-o-object-position:right;object-position:right}.bangloreTreatment_details .manufacture_details{padding-top:5.6rem;position:relative;z-index:9}.bangloreTreatment_details .manufacture_details .h2,.bangloreTreatment_details .manufacture_details h2{color:#0f0f0f;font-size:4.8rem;font-weight:300;line-height:5.8rem;text-align:center}@media (max-width:575.98px){.bangloreTreatment_details .manufacture_details .h2,.bangloreTreatment_details .manufacture_details h2{font-size:4rem;line-height:5rem}}.bangloreTreatment_details .manufacture_details p{color:#505050;font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem}.bangloreTreatment_details .manufacture_details .kozhikode_treatmentCentre{margin-top:4rem}.bangloreTreatment_details .manufacture_details .kozhikode_treatmentCentre .h4,.bangloreTreatment_details .manufacture_details .kozhikode_treatmentCentre h4{color:#0f0f0f;font-size:1.8rem;font-weight:500;line-height:2.6rem}.bangloreTreatment_details .manufacture_details .kozhikode_treatmentCentre ul li{color:#0f0f0f;font-size:1.8rem;font-weight:300;line-height:2.6rem}.bangloreTreatment_details .manufacture_details .manufacture_companyImg{margin-top:4rem}.bangloreTreatment_details .manufacture_details .manufacture_companyImg img{width:100%;border-radius:10px}@media (max-width:575.98px){.bangloreTreatment_details .manufacture_details .manufacture_companyImg img{-o-object-fit:cover;object-fit:cover;height:30rem}}.bangloreTreatment_details .therappy_wrapper{margin-top:26.6rem;background:-webkit-gradient(linear,left top,left bottom,from(#FFF8EC),to(rgba(255,239,211,0.28)));background:linear-gradient(180deg,#FFF8EC 0%,rgba(255,239,211,0.28) 100%)}.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox{padding:4rem 0 4rem 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:8.6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox{gap:1.6rem}}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding-left:4rem}}@media (max-width:575.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox{padding-left:0}}.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time{position:relative;padding-right:4rem;max-width:50%;width:100%}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time{max-width:100%}}.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time:last-of-type{padding-left:4rem;padding-right:0}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time:last-of-type{padding-left:0}}.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time:last-of-type:after{content:"";position:absolute;width:1px;left:0;top:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0.16)),color-stop(52.08%,#DFB260),to(rgba(223,178,96,0)));background:linear-gradient(180deg,rgba(223,178,96,0.16) 0%,#DFB260 52.08%,rgba(223,178,96,0) 100%)}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time:last-of-type:after{display:none}}.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.1rem}.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time ul li{width:calc(20% - 0.9rem);font-size:1.4rem;font-weight:400;text-align:center;color:#0f0f0f;padding:1.2rem;background-color:#FCEBCD;border-radius:8px}@media (max-width:1199.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time ul li{width:calc(25% - 0.9rem)}}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time ul li{width:calc(20% - 0.9rem)}}@media (max-width:575.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time ul li{width:calc(25% - 0.9rem)}}.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time .h5,.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time h5{color:#dfb260;font-size:2.4rem;font-weight:500;line-height:3.5rem;margin-top:4rem}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time .h5,.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time h5{font-size:1.9rem}}.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time .h6,.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time h6{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;margin-top:2rem}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time .h6,.bangloreTreatment_details .therappy_wrapper .therappy_hoursBox .therappy_time h6{font-size:1.6rem;line-height:2.6rem}}.bangloreTreatment_details .therappy_wrapper .doctor_panel{border-radius:20px;background:#F3F3F3;padding:4rem;margin-top:-18rem;position:relative}.bangloreTreatment_details .therappy_wrapper .doctor_panel:after{position:absolute;content:"";top:0;right:0;width:100%;height:100%;background-position:right;background-repeat:no-repeat;background-image:url(../images/cms/doctorpanel_particle.svg)}.bangloreTreatment_details .therappy_wrapper .doctor_panel .h3,.bangloreTreatment_details .therappy_wrapper .doctor_panel h3{color:#dfb260;font-size:2.4rem;font-weight:500;line-height:2rem;position:relative;z-index:9}.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8.6rem;position:relative;z-index:9}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details{gap:1.6rem}}@media (max-width:575.98px){.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details{margin-top:3rem;position:relative;max-width:44.4rem;width:100%}@media (max-width:575.98px){.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details{max-width:100%}}.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details:last-of-type{padding-left:4rem}@media (max-width:575.98px){.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details:last-of-type{padding-left:0}}.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details:last-of-type:after{content:"";position:absolute;width:1px;left:0;top:0;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(223,178,96,0.16)),color-stop(52.08%,#DFB260),to(rgba(223,178,96,0)));background:linear-gradient(180deg,rgba(223,178,96,0.16) 0%,#DFB260 52.08%,rgba(223,178,96,0) 100%)}@media (max-width:575.98px){.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details:last-of-type:after{display:none}}.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h3,.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3.3rem}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h3,.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h3{font-size:1.9rem}}.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h5,.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h5{color:#0f0f0f;font-size:2.4rem;font-weight:400;line-height:3.3rem}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h5,.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h5{font-size:1.9rem}}.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h6,.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h6{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;margin-top:3rem}@media (max-width:991.98px){.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details .h6,.bangloreTreatment_details .therappy_wrapper .doctor_panel .doctor_comsultation_details .doctor_details h6{font-size:1.6rem;line-height:2.6rem;margin-top:2rem}}.bangloreTreatment_details .available_treatmentWrapper{position:relative;padding:8rem 0}.bangloreTreatment_details .available_treatmentWrapper .particle{position:absolute;bottom:9rem;right:0}@media (max-width:991.98px){.bangloreTreatment_details .available_treatmentWrapper .particle{display:none}}.bangloreTreatment_details .available_treatmentWrapper .available_treatments .h4,.bangloreTreatment_details .available_treatmentWrapper .available_treatments h4{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:3rem}.bangloreTreatment_details .available_treatmentWrapper .available_treatments ul{padding:2rem 0 0 2rem}.bangloreTreatment_details .available_treatmentWrapper .available_treatments ul li{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;list-style:disc}.bangloreTreatment_details .available_treatmentWrapper .available_treatments p{font-size:2rem;line-height:3.3rem;font-weight:400;color:#0f0f0f;margin-top:2rem;max-width:50.2rem;width:100%}.bangloreTreatment_details .keralaAyurveda_treatments{background:-webkit-gradient(linear,left top,left bottom,from(#FFF8EC),to(rgba(255,239,211,0.28)));background:linear-gradient(180deg,#FFF8EC 0%,rgba(255,239,211,0.28) 100%);padding:8rem 0}.bangloreTreatment_details .keralaAyurveda_treatments .kerala_treatmentWrapper .h3,.bangloreTreatment_details .keralaAyurveda_treatments .kerala_treatmentWrapper h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:2.8rem}.bangloreTreatment_details .keralaAyurveda_treatments .kerala_treatmentWrapper div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:11.2rem;margin-top:2rem}@media (max-width:991.98px){.bangloreTreatment_details .keralaAyurveda_treatments .kerala_treatmentWrapper div{gap:5rem}}@media (max-width:575.98px){.bangloreTreatment_details .keralaAyurveda_treatments .kerala_treatmentWrapper div{gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bangloreTreatment_details .keralaAyurveda_treatments .kerala_treatmentWrapper div ul{padding-left:2rem}.bangloreTreatment_details .keralaAyurveda_treatments .kerala_treatmentWrapper div ul li{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;list-style:disc}.bangloreTreatment_details .highlights_section{padding:8rem 0;position:relative}.bangloreTreatment_details .highlights_section .highlight_particle{position:absolute;right:0;top:6.1rem}@media (max-width:991.98px){.bangloreTreatment_details .highlights_section .highlight_particle{display:none}}.bangloreTreatment_details .highlights_section .highlight_particle2{position:absolute;left:0;top:31%}@media (max-width:991.98px){.bangloreTreatment_details .highlights_section .highlight_particle2{display:none}}.bangloreTreatment_details .highlights_section .highlight_points .h3,.bangloreTreatment_details .highlights_section .highlight_points h3{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:2rem}.bangloreTreatment_details .highlights_section .highlight_points ul{padding:2rem 0 0 2rem;max-width:71.8rem;width:100%}.bangloreTreatment_details .highlights_section .highlight_points ul li{color:#0f0f0f;font-size:2rem;font-weight:400;line-height:3.3rem;list-style:disc}.bangloreTreatment_details .highlights_section .gallery_details{padding-top:8rem}.bangloreTreatment_details .highlights_section .gallery_details .h2,.bangloreTreatment_details .highlights_section .gallery_details h2{color:#0f0f0f;text-align:center;font-size:4.8rem;font-weight:300;line-height:5.8rem}.bangloreTreatment_details .highlights_section .gallery_details p{color:#505050;text-align:center;font-size:1.8rem;font-weight:300;line-height:2.6rem;max-width:59.4rem;width:100%;margin:2rem auto auto auto}.bangloreTreatment_details .highlights_section .gallery_itemsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:4rem}.bangloreTreatment_details .highlights_section .gallery_itemsList li{width:33.3333333333%;padding:2.2rem 2.2rem 2.2rem 2.2rem;border-right:1px solid #f2d6a8;border-bottom:1px solid #f2d6a8}@media (max-width:991.98px){.bangloreTreatment_details .highlights_section .gallery_itemsList li{padding:1.1rem}}@media (max-width:575.98px){.bangloreTreatment_details .highlights_section .gallery_itemsList li{width:50%;padding:1.1rem!important;border:none!important}}.bangloreTreatment_details .highlights_section .gallery_itemsList li:first-child{padding-top:0}.bangloreTreatment_details .highlights_section .gallery_itemsList li:nth-child(2){padding-top:0}.bangloreTreatment_details .highlights_section .gallery_itemsList li:nth-child(3){padding-top:0}.bangloreTreatment_details .highlights_section .gallery_itemsList li.borderless_li{border-bottom:none;padding-bottom:0}.bangloreTreatment_details .highlights_section .gallery_itemsList li.borderless_rightLi{padding-right:0;border-right:none}.bangloreTreatment_details .highlights_section .gallery_itemsList li.borderless_leftLi{padding-left:0;border-left:none}.bangloreTreatment_details .highlights_section .gallery_itemsList li .gallery_imageBox{max-width:35rem;width:100%;position:relative}.bangloreTreatment_details .highlights_section .gallery_itemsList li .gallery_imageBox img{width:100%;height:24.6rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:991.98px){.bangloreTreatment_details .highlights_section .gallery_itemsList li .gallery_imageBox img{height:20rem}}.bangloreTreatment_details .highlights_section .gallery_itemsList li .gallery_imageBox video{width:100%;height:25.6rem;-o-object-fit:cover;object-fit:cover}@media (max-width:991.98px){.bangloreTreatment_details .highlights_section .gallery_itemsList li .gallery_imageBox video{height:20rem}}.bangloreTreatment_details .highlights_section .gallery_itemsList li .gallery_imageBox .youtube_btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bangloreTreatment_details .highlights_section .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:4rem;-o-object-fit:contain;object-fit:contain;height:4rem}@media (max-width:767.98px){.bangloreTreatment_details .highlights_section .gallery_itemsList li .gallery_imageBox .youtube_btn img{width:3.5rem}}.search_resultspage{padding-bottom:10rem}.search_resultspage .search_bar{padding:1.9rem;border-radius:10px;border:1px solid #D9D9D9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:none;box-shadow:none;max-width:66.5rem;width:100%;margin:4rem auto auto auto;position:relative}.search_resultspage .search_bar .clear_icon{position:absolute;top:50%;right:7rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.search_resultspage .search_bar input{font-size:1.8rem;line-height:2rem;font-weight:500;color:#000;border:none;width:100%;padding-right:9rem}.search_resultspage .search_bar input:focus-visible{outline:none;border:none}.search_resultspage .search_bar .search_icon{position:absolute;top:50%;right:6px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4.6rem;height:4.6rem;border-radius:10px;background-color:#DFB260;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.search_resultspage .results p{font-size:1.8rem;font-weight:300;line-height:2.6rem;margin-top:2rem;color:#0F0F0F;text-align:center}.search_resultspage .results_points{padding-bottom:2rem;border-bottom:1px solid #F0F0F0;margin-top:4rem}@media (max-width:767.98px){.search_resultspage .results_points{padding-left:1rem}}.search_resultspage .results_points .h2,.search_resultspage .results_points h2{font-size:2.4rem;font-weight:500;line-height:3.4rem;color:#000;text-decoration:underline;max-width:74.9rem;width:100%;position:relative}.search_resultspage .results_points .h2:before,.search_resultspage .results_points h2:before{background-color:#DFB260;width:12px;height:12px;border-radius:50%;content:"";position:absolute;top:1rem;left:-2.5rem}.search_resultspage .results_points p{font-size:1.8rem;line-height:2.6rem;margin-top:1.4rem;font-weight:300;color:#505050}.search_resultspage .productList_pagination{margin-top:4rem}.search_resultspage .productList_pagination .page-item a.active{background-color:#DFB260}.search_resultspage .productList_pagination .page-item:first-child a:first-child{background-color:unset}.search_resultspage .productList_pagination .page-item .pagination_next{background-color:unset}.review_page{padding-top:1.6rem;padding-bottom:8rem}.review_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.review_page .breadCrumb_banner .h2,.review_page .breadCrumb_banner h2{text-align:center}.review_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.review_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.review_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.review_page .write_review{margin-top:50px}.review_page .write_review .h2,.review_page .write_review h2{font-size:2.4rem;font-weight:500;color:#0f0f0f}.review_page .write_review .stars{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.review_page .write_review .stars svg{cursor:pointer}.review_page .write_review .stars svg path{-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.review_page .write_review .stars svg.active path{fill:#00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.review_page .write_review .description_box{margin-top:3rem}.review_page .write_review .description_box textarea{border-radius:8px;border:1px solid #E6E6E6;min-height:15.8rem;padding:2.5rem;font-size:1.4rem;font-weight:400;width:100%}.review_page .write_review .description_box textarea:focus{outline:none;border:1px solid #00a859}.review_page .write_review .description_box textarea::-webkit-input-placeholder{color:#5B5B5B}.review_page .write_review .description_box textarea::-moz-placeholder{color:#5B5B5B}.review_page .write_review .description_box textarea:-ms-input-placeholder{color:#5B5B5B}.review_page .write_review .description_box textarea::-ms-input-placeholder{color:#5B5B5B}.review_page .write_review .description_box textarea::placeholder{color:#5B5B5B}.review_page .write_review .btn_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4rem}.review_page .write_review .btn_wrapper .primary_btn{border:none;max-width:22.9rem;width:100%;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.review_page .write_review .btn_wrapper .primary_btn:hover{background:#098c4e;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .swiper-button-next{width:4rem;height:4rem}@media (min-width:1200px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .swiper-button-next{right:6rem;left:unset}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .swiper-button-next:after{width:100%;height:100%;background-repeat:no-repeat;background-size:contain!important;content:""!important;background-image:url(../images/ecom_next.svg)}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .swiper-button-prev{width:4rem;height:4rem}@media (min-width:1200px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .swiper-button-prev{left:6rem;right:unset}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .swiper-button-prev:after{content:""!important;width:100%;height:100%;background-size:contain!important;background-repeat:no-repeat;background-image:url(../images/ecom_prev.svg)}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image{height:34rem;width:100%}@media (max-width:400px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image{height:25rem}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:1400px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image img{-o-object-position:top;object-position:top}}@media (max-width:575.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image img{-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .mobile_banner{display:none}@media (max-width:575.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .mobile_banner{display:block}}@media (max-width:575.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .web_banner{display:none}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:34rem}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container{height:100%}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row{height:100%}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12{position:relative;height:100%}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .bannerLogo{position:absolute;top:3.5rem;left:0}@media (max-width:991.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .bannerLogo{top:1.5rem;left:unset;right:0}}@media (max-width:575.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .bannerLogo{top:5.4rem;left:unset;right:10rem}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .bannerLogo img{width:8.8rem;height:8.8rem;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .bannerLogo img{width:6rem;height:6rem}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents{max-width:33.4rem;width:100%;height:100%;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:575.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents{max-width:19.4rem;margin-right:25px}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents .h3,main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents h3{font-size:4rem;line-height:5.8rem;font-weight:300;text-align:center;color:#000}@media (max-width:991.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents .h3,main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents h3{font-size:2.6rem}}@media (max-width:575.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents .h3,main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents h3{font-size:17px}}main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents .h2,main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents h2{font-size:5rem;font-weight:500;color:#000;text-align:center}@media (max-width:991.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents .h2,main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents h2{font-size:3.5rem}}@media (max-width:575.98px){main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents .h2,main .ecom_bannerpage .ecommerce_slideWrapper .ecommerce_banner .banner_image .bannercontainer_wrapper .container .row .col-12 .banner_contents h2{font-size:22px}}main .category_listing{padding:5rem 0 0 0}main .category_listing .category_slidewrapper{position:relative}main .category_listing .category_slidewrapper .categorylist_slider .swiper-wrapper .swiper-slide .product_img img{width:100%;border-radius:5px}main .category_listing .category_slidewrapper .categorylist_slider .swiper-wrapper .swiper-slide .h6,main .category_listing .category_slidewrapper .categorylist_slider .swiper-wrapper .swiper-slide h6{font-size:1.4rem;font-weight:500;color:#000;text-align:center;margin-top:1.4rem}main .category_listing .category_slidewrapper .swiper-button-next{width:4rem;height:4rem}@media (min-width:1200px){main .category_listing .category_slidewrapper .swiper-button-next{right:-5rem;left:unset}}main .category_listing .category_slidewrapper .swiper-button-next:after{width:100%;height:100%;background-repeat:no-repeat;background-size:contain!important;content:""!important;background-image:url(../images/category_next.svg)}main .category_listing .category_slidewrapper .swiper-button-prev{width:4rem;height:4rem}@media (min-width:1200px){main .category_listing .category_slidewrapper .swiper-button-prev{left:-5rem;right:unset}}main .category_listing .category_slidewrapper .swiper-button-prev:after{content:""!important;width:100%;height:100%;background-size:contain!important;background-repeat:no-repeat;background-image:url(../images/category_prev.svg)}main .featured_productlisting .featured_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem}main .featured_productlisting .featured_title .h2,main .featured_productlisting .featured_title h2{font-size:4.8rem;font-weight:300;color:#000}@media (max-width:650.98px){main .featured_productlisting .featured_title .h2,main .featured_productlisting .featured_title h2{font-size:3.5rem}}@media (max-width:575.98px){main .featured_productlisting .featured_title .h2,main .featured_productlisting .featured_title h2{font-size:2.7rem}}main .featured_productlisting .featured_title .learn_more{color:#00a859;font-size:1.6rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-bottom:0;margin-top:0;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:0.3s ease;transition:0.3s ease;width:fit-content}main .featured_productlisting .featured_title .learn_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .featured_productlisting .featured_title .learn_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}main .featured_productlisting .featured_title .learn_more:hover .svg_circle svg path{fill:#00a859}@media (max-width:991.98px){main .featured_productlisting .featured_title .learn_more{margin-top:2rem;padding-bottom:5.3rem}}@media (max-width:767.98px){main .featured_productlisting .featured_title .learn_more{padding-bottom:0}}@media (max-width:575.98px){main .featured_productlisting .featured_title .learn_more{font-size:13px;line-height:normal;margin-top:0}}main .featured_productlisting .featured_title .learn_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .featured_productlisting .featured_title .learn_more .svg_circle{width:2.9rem;height:2.9rem}}main .featured_productlisting .featured_title .learn_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}main .featured_productlisting ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3rem 0 5rem 0;border-bottom:1px solid #F8F8F8}main .featured_productlisting ul li{width:calc(25% - 1.2rem)}@media (max-width:991.98px){main .featured_productlisting ul li{width:calc(33.3333333333% - 1.2rem)}main .featured_productlisting ul li:nth-child(4){display:none}}@media (max-width:650.98px){main .featured_productlisting ul li{width:calc(50% - 1.2rem)}main .featured_productlisting ul li:nth-child(3){display:none}}main .featured_productlisting ul li a .productbox{position:relative}main .featured_productlisting ul li a .productbox:hover .product_box{background-color:whitesmoke!important;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.17);box-shadow:0 0 1.5rem rgba(0,0,0,0.17);-webkit-transition:0.3s ease;transition:0.3s ease}main .featured_productlisting ul li a .productbox:hover .product_img img{-webkit-transition:0.2s ease;transition:0.2s ease}main .featured_productlisting ul li a .productbox .add_wishlist{position:absolute;top:2rem;right:2rem;z-index:10;cursor:pointer}@media (max-width:575.98px){main .featured_productlisting ul li a .productbox .add_wishlist{top:1rem;right:1rem}}main .featured_productlisting ul li a .productbox .add_wishlist .unfav{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){main .featured_productlisting ul li a .productbox .add_wishlist .unfav{width:20px;height:20px}}main .featured_productlisting ul li a .productbox .add_wishlist .unfav svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}main .featured_productlisting ul li a .productbox .add_wishlist .unfav.clicked svg path{fill:red;stroke:none}main .featured_productlisting ul li a .productbox .product_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:10px;background:#f8f8f8;-webkit-transition:0.3s ease;transition:0.3s ease;height:22.1rem;position:relative}main .featured_productlisting ul li a .productbox .product_box .product_img{width:100%;height:100%}@media (max-width:575.98px){main .featured_productlisting ul li a .productbox .product_box .product_img{max-width:10rem;max-height:15.1rem}}main .featured_productlisting ul li a .productbox .product_box .product_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.2s ease;transition:0.2s ease;border-radius:10px}main .featured_productlisting ul li a .productbox .product_box .prescription_tag{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:1.2rem;font-weight:400;line-height:normal;border-radius:10px 10px 0px 0px;background:#00a859;padding:0.7rem;max-width:10.7rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}main .featured_productlisting ul li a .productbox .product_details{margin-top:1.4rem}main .featured_productlisting ul li a .productbox .product_details .h6,main .featured_productlisting ul li a .productbox .product_details h6{color:#505050;font-size:1.4rem;font-weight:400;line-height:normal}main .featured_productlisting ul li a .productbox .product_details .h5,main .featured_productlisting ul li a .productbox .product_details h5{color:#0f0f0f;font-size:1.8rem;font-weight:500;margin-top:0.6rem;line-height:2.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .featured_productlisting ul li a .productbox .product_details .price{margin-top:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem}@media (max-width:575.98px){main .featured_productlisting ul li a .productbox .product_details .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main .featured_productlisting ul li a .productbox .product_details .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}main .featured_productlisting ul li a .productbox .product_details .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}main .related_slider{padding-left:calc(113px + 3rem);max-width:1366px;width:100%;margin:auto;margin-top:7rem;margin-bottom:7rem}@media (min-width:1366px){main .related_slider{padding:0 113px}}@media (max-width:1199.98px){main .related_slider{padding-left:calc(75px + 3rem)}}@media (max-width:991.98px){main .related_slider{padding-left:0;max-width:65rem;margin:auto;width:100%;margin-top:7rem;margin-bottom:7rem}}@media (max-width:767.98px){main .related_slider{padding:0 40px;max-width:75rem}}@media (max-width:575.98px){main .related_slider{padding:0 16px;margin-top:4rem;margin-bottom:4rem}}main .related_slider .h4,main .related_slider h4{font-size:4.8rem;font-weight:300;color:#000}@media (max-width:575.98px){main .related_slider .h4,main .related_slider h4{font-size:2.7rem}}main .related_slider .ecom_swiper{margin-top:4rem}main .related_slider .ecom_swiper .productbox{position:relative}main .related_slider .ecom_swiper .productbox:hover .product_box{background-color:whitesmoke!important;-webkit-box-shadow:0 0 1.5rem rgba(0,0,0,0.17);box-shadow:0 0 1.5rem rgba(0,0,0,0.17);-webkit-transition:0.3s ease;transition:0.3s ease}main .related_slider .ecom_swiper .productbox:hover .product_img img{-webkit-transition:0.2s ease;transition:0.2s ease}main .related_slider .ecom_swiper .productbox .add_wishlist{position:absolute;top:2rem;right:2rem;z-index:10;cursor:pointer}@media (max-width:575.98px){main .related_slider .ecom_swiper .productbox .add_wishlist{top:1rem;right:1rem}}main .related_slider .ecom_swiper .productbox .add_wishlist .unfav{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media (max-width:575.98px){main .related_slider .ecom_swiper .productbox .add_wishlist .unfav{width:20px;height:20px}}main .related_slider .ecom_swiper .productbox .add_wishlist .unfav svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}main .related_slider .ecom_swiper .productbox .add_wishlist .unfav.clicked svg path{fill:red;stroke:none}main .related_slider .ecom_swiper .productbox a .product_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:10px;background:#f8f8f8;-webkit-transition:0.3s ease;transition:0.3s ease;height:22.1rem;position:relative}main .related_slider .ecom_swiper .productbox a .product_box .product_img{width:100%;height:100%}@media (max-width:575.98px){main .related_slider .ecom_swiper .productbox a .product_box .product_img{max-width:10rem;max-height:15.1rem}}main .related_slider .ecom_swiper .productbox a .product_box .product_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.2s ease;transition:0.2s ease;border-radius:10px}main .related_slider .ecom_swiper .productbox a .product_box .prescription_tag{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:1.2rem;font-weight:400;line-height:normal;border-radius:10px 10px 0px 0px;background:#00a859;padding:0.7rem;max-width:10.7rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}main .related_slider .ecom_swiper .productbox a .product_details{margin-top:1.4rem}main .related_slider .ecom_swiper .productbox a .product_details .h6,main .related_slider .ecom_swiper .productbox a .product_details h6{color:#505050;font-size:1.4rem;font-weight:400;line-height:normal}main .related_slider .ecom_swiper .productbox a .product_details .h5,main .related_slider .ecom_swiper .productbox a .product_details h5{color:#0f0f0f;font-size:1.8rem;font-weight:500;margin-top:0.6rem;line-height:2.3rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .related_slider .ecom_swiper .productbox a .product_details .price{margin-top:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem}@media (max-width:575.98px){main .related_slider .ecom_swiper .productbox a .product_details .price{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main .related_slider .ecom_swiper .productbox a .product_details .price span{color:#00a859;font-size:2rem;font-weight:600;line-height:2.3rem}main .related_slider .ecom_swiper .productbox a .product_details .price del{color:#a9a9a9;font-size:1.6rem;font-weight:400;line-height:2.3rem}main .ecom_testimonials{background-color:#EFFDF6;padding:7rem 0 8rem 0}main .ecom_testimonials .h2,main .ecom_testimonials h2{text-align:center;font-size:4.8rem;font-weight:300;max-width:60.6rem;width:100%;margin:auto}@media (max-width:575.98px){main .ecom_testimonials .h2,main .ecom_testimonials h2{font-size:2.7rem}}main .ecom_testimonials .testimonial_sliderwrapper{margin-top:4rem}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom{padding-bottom:4rem}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .scrollbar_wrapper{max-width:30rem;width:100%}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box{padding:4rem;border-radius:2rem;background-color:#FFFFFF;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:3rem;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee{max-width:13.4rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee .employee_details .h6,main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee .employee_details h6{font-size:1.8rem;font-weight:500;margin-top:0}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee .employee_details .h5,main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee .employee_details h5{font-size:1.4rem;font-weight:400;color:#505050;margin-top:4px}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee_quote{max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}main .ecom_testimonials .testimonial_sliderwrapper .testimonial_ecom .testimonial_box .employee_quote p{font-size:1.8rem;font-weight:500;color:#000;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}main .blogs{padding:7rem 0 10rem 0}@media (max-width:575.98px){main .blogs{padding:5rem 0}}main .blogs .blog_contents .blog_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}main .blogs .blog_contents .blog_head .view_more_parent .view_more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;color:#00a859;font-size:1.6rem;font-weight:500;line-height:normal;background-color:none;background:none;border:none}main .blogs .blog_contents .blog_head .view_more_parent .view_more:hover .svg_circle svg{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:575.98px){main .blogs .blog_contents .blog_head .view_more_parent .view_more:hover .svg_circle svg{-webkit-transform:translateX(2px);transform:translateX(2px)}}main .blogs .blog_contents .blog_head .view_more_parent .view_more:hover .svg_circle svg path{fill:#00a859}main .blogs .blog_contents .blog_head .view_more_parent .view_more .svg_circle{width:3.7rem;height:3.7rem;border-radius:50%;border:1px solid #00a859;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease;transition:0.3s ease}main .blogs .blog_contents .blog_head .view_more_parent .view_more .svg_circle svg{-webkit-transition:0.3s ease;transition:0.3s ease}main .blogs .blog_body{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;row-gap:3.6rem;-webkit-column-gap:3.6rem;-moz-column-gap:3.6rem;column-gap:3.6rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1199.98px){main .blogs .blog_body{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}}main .blogs .blog_body .blog_box{width:calc(50% - 3.6rem);max-width:55.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2.5rem;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:1199.98px){main .blogs .blog_body .blog_box{width:calc(50% - 1rem)}}@media (max-width:991.98px){main .blogs .blog_body .blog_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:1rem}}@media (max-width:575.98px){main .blogs .blog_body .blog_box{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}}main .blogs .blog_body .blog_box .blog_image{max-width:21.1rem;height:19.9rem;width:100%;overflow:hidden;-webkit-transition:0.3s ease;transition:0.3s ease}@media (max-width:991.98px){main .blogs .blog_body .blog_box .blog_image{max-width:100%;max-height:unset}}@media (max-width:575.98px){main .blogs .blog_body .blog_box .blog_image{max-width:120px;height:120px}}main .blogs .blog_body .blog_box .blog_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:0.3s ease;transition:0.3s ease}main .blogs .blog_body .blog_box .blog_contents{padding:1.1rem 0;max-width:30rem;width:100%}@media (max-width:575.98px){main .blogs .blog_body .blog_box .blog_contents{padding:0 0 1.1rem 0}}main .blogs .blog_body .blog_box .blog_contents .h6,main .blogs .blog_body .blog_box .blog_contents h6{color:#9c9c9c;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:uppercase}main .blogs .blog_body .blog_box .blog_contents .h3,main .blogs .blog_body .blog_box .blog_contents h3{color:#0f0f0f;font-size:2.2rem;font-weight:400;line-height:2.6rem;margin-top:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .blogs .blog_body .blog_box .blog_contents p{color:#505050;margin-top:1.5rem;font-size:1.6rem;font-weight:300;line-height:2.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}main .blogs .blog_body .blog_box .blog_contents a{color:#00a859;font-size:1.6rem;font-weight:500;line-height:normal;text-decoration-line:underline;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;-webkit-transition:0.3s ease;transition:0.3s ease;margin-top:2rem}@media (max-width:575.98px){main .blogs .blog_body .blog_box .blog_contents a{margin-top:1rem}}main .blogs .blog_body .blog_box .blog_contents a img{width:1.8rem;height:1.8rem;-o-object-fit:contain;object-fit:contain;-webkit-transition:0.3s ease;transition:0.3s ease}main .blogs .blog_body .blog_box .blog_contents a:hover img{-webkit-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.3s ease;transition:0.3s ease}.consultation_header header .header_section .navBar .logo_search_bar{width:unset!important}@media (max-width:767.98px){.toggle_ecommerce{display:block!important}.toggle_ecommerce img{width:24px}header .header_section .navBar .logo_search_bar{width:calc(100% - 115px)!important}}.outer_header .toggle_ecommerce{display:none!important}.consultation_header .toggle_ecommerce{display:none!important}.signIn_page{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.signIn_page .login_box{background-image:url("../images/loginBanner.png");background-repeat:no-repeat;padding:6.3rem 6rem 6.3rem 6rem;background-position:right;background-color:white;border-radius:2rem;position:relative;z-index:9;max-width:1009px;width:100%;margin:auto}@media (min-width:992px){.signIn_page .login_box{height:553px}}@media (max-width:991.98px){.signIn_page .login_box{background-size:cover}}@media (max-width:767.98px){.signIn_page .login_box{padding:4rem}}@media (max-width:575.98px){.signIn_page .login_box{padding:2rem}}.signIn_page .login_box:after{content:"";position:absolute;background-color:rgba(255,255,255,0.5);bottom:0;left:0;right:0;border-radius:2rem;top:0;width:100%;height:100%;display:none}@media (max-width:767.98px){.signIn_page .login_box:after{display:block}}.signIn_page .login_box .login_fields{margin-top:3rem;max-width:36.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.signIn_page .login_box .login_fields .h2,.signIn_page .login_box .login_fields h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal;margin-bottom:0.3rem;text-transform:capitalize}.signIn_page .login_box .login_fields .input_group{margin-top:2rem}.signIn_page .login_box .login_fields .input_group label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (min-width:1200px){.signIn_page .login_box .login_fields .input_group label{margin:0 0 1rem 0}}.signIn_page .login_box .login_fields .input_group .input_parent{width:100%;position:relative}.signIn_page .login_box .login_fields .input_group .input_parent input{border-radius:8px;border:1px solid #e6e6e6;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:100%;color:#0f0f0f;font-size:1.4rem;font-weight:400}.signIn_page .login_box .login_fields .input_group .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.signIn_page .login_box .login_fields .input_group .input_parent .alert-danger{position:unset!important;bottom:0;background-color:unset;border:unset;color:red;padding:0;margin:0!important}.signIn_page .login_box .login_fields .forgot_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1.4rem 0 2rem 0}.signIn_page .login_box .login_fields .forgot_wrapper a{color:#0f0f0f;font-size:1.4rem;font-weight:400}.signIn_page .login_box .login_fields .Resent_timer{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;margin:1.5rem 0}.signIn_page .login_box .login_fields .Resent_timer span{color:#dfb260}.signIn_page .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;height:48px;font-style:normal;font-weight:500;line-height:normal;border-radius:8px;background:#dfb260;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:1.25rem 2rem}.signIn_page .login_box .login_fields p{color:#0f0f0f;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;margin-top:2rem;text-align:center}.signIn_page .login_box .login_fields p a{color:#dfb260;-webkit-transition:0.3s ease;transition:0.3s ease}.signIn_page .login_box .login_fields p a:hover{color:#c8a056;-webkit-transition:0.3s ease;transition:0.3s ease}.signIn_page .login_box .logo{position:relative;z-index:10}.signIn_page .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.signIn_page .particle2{position:absolute;top:7.2rem;right:0;z-index:1}.forgot_page{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.forgot_page .login_box{background-image:url("../images/loginBanner.png");background-repeat:no-repeat;padding:6.3rem 6rem 6.3rem 6rem;background-position:right;background-color:white;border-radius:2rem;position:relative;z-index:9;max-width:1009px;width:100%;margin:auto}@media (min-width:992px){.forgot_page .login_box{height:553px}}@media (max-width:991.98px){.forgot_page .login_box{background-size:cover}}@media (max-width:767.98px){.forgot_page .login_box{padding:4rem}}@media (max-width:575.98px){.forgot_page .login_box{padding:2rem}}.forgot_page .login_box:after{content:"";position:absolute;background-color:rgba(255,255,255,0.5);bottom:0;left:0;right:0;border-radius:2rem;top:0;width:100%;height:100%;display:none}@media (max-width:767.98px){.forgot_page .login_box:after{display:block}}.forgot_page .login_box .login_fields{margin-top:5.8rem;max-width:36.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.forgot_page .login_box .login_fields .h2,.forgot_page .login_box .login_fields h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal;margin-bottom:0.3rem;text-transform:capitalize}.forgot_page .login_box .login_fields p{font-size:1.4rem;font-weight:400;margin-top:1.4rem;text-align:start;color:#0F0F0F;max-width:28.9rem;width:100%}.forgot_page .login_box .login_fields .input_group{margin-top:3rem}.forgot_page .login_box .login_fields .input_group label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (min-width:1200px){.forgot_page .login_box .login_fields .input_group label{margin:0 0 1rem 0}}.forgot_page .login_box .login_fields .input_group .input_parent{width:100%;position:relative}.forgot_page .login_box .login_fields .input_group .input_parent input{border-radius:8px;border:1px solid #e6e6e6;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:100%;color:#0f0f0f;font-size:1.4rem;font-weight:400}.forgot_page .login_box .login_fields .input_group .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.forgot_page .login_box .login_fields .input_group .input_parent .alert-danger{position:unset!important;bottom:0;background-color:unset;border:unset;color:red;padding:0;margin:0!important}.forgot_page .login_box .login_fields .forgot_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1.4rem 0 2rem 0}.forgot_page .login_box .login_fields .forgot_wrapper a{color:#0f0f0f;font-size:1.4rem;font-weight:400}.forgot_page .login_box .login_fields .Resent_timer{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;margin:1.5rem 0}.forgot_page .login_box .login_fields .Resent_timer span{color:#dfb260}.forgot_page .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;height:48px;font-style:normal;font-weight:500;line-height:normal;border-radius:8px;background:#dfb260;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:1.25rem 2rem;margin-top:3rem}.forgot_page .login_box .logo{position:relative;z-index:10}.forgot_page .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.forgot_page .particle2{position:absolute;top:7.2rem;right:0;z-index:1}.email_verification_page{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.email_verification_page .login_box{background-image:url("../images/loginBanner.png");background-repeat:no-repeat;padding:6.3rem 6rem 6.3rem 6rem;background-position:right;background-color:white;border-radius:2rem;position:relative;z-index:9;max-width:1009px;width:100%;margin:auto}@media (min-width:992px){.email_verification_page .login_box{height:553px}}@media (max-width:767.98px){.email_verification_page .login_box{padding:4rem}}@media (max-width:575.98px){.email_verification_page .login_box{padding:2rem}}.email_verification_page .login_box:after{content:"";position:absolute;background-color:rgba(255,255,255,0.5);bottom:0;left:0;right:0;border-radius:2rem;top:0;width:100%;height:100%;display:none}@media (max-width:767.98px){.email_verification_page .login_box:after{display:block}}.email_verification_page .login_box .login_fields{margin-top:5.8rem;max-width:36.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.email_verification_page .login_box .login_fields .h2,.email_verification_page .login_box .login_fields h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal;margin-bottom:0.3rem}.email_verification_page .login_box .login_fields label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (min-width:1200px){.email_verification_page .login_box .login_fields label{margin:1.7rem 0 1.1rem 0}}.email_verification_page .login_box .login_fields .input_parent{width:100%;position:relative}.email_verification_page .login_box .login_fields .input_parent input{border-radius:8px;border:1px solid #e6e6e6;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:100%;color:#0f0f0f;font-size:1.4rem;font-weight:400}.email_verification_page .login_box .login_fields .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.email_verification_page .login_box .login_fields .input_parent .alert-danger{position:unset!important;bottom:0;background-color:unset;border:unset;color:red;padding:0;margin:0!important}.email_verification_page .login_box .login_fields .Resent_timer{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;margin:1.5rem 0}.email_verification_page .login_box .login_fields .Resent_timer span{color:#dfb260}.email_verification_page .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;height:48px;font-style:normal;font-weight:500;line-height:normal;border-radius:8px;background:#dfb260;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:1.25rem 2rem}.email_verification_page .login_box .login_fields p{color:#0f0f0f;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;margin-top:2rem;text-align:center}.email_verification_page .login_box .login_fields p a{color:#dfb260;-webkit-transition:0.3s ease;transition:0.3s ease}.email_verification_page .login_box .login_fields p a:hover{color:#c8a056;-webkit-transition:0.3s ease;transition:0.3s ease}.email_verification_page .login_box .logo{position:relative;z-index:10}.email_verification_page .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.email_verification_page .particle2{position:absolute;top:7.2rem;right:0;z-index:1}.reset_password{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reset_password .login_box{background-image:url("../images/loginBanner.png");background-repeat:no-repeat;padding:6.3rem 6rem 6.3rem 6rem;background-position:right;background-color:white;border-radius:2rem;position:relative;z-index:9;max-width:1009px;width:100%;margin:auto}@media (min-width:992px){.reset_password .login_box{height:553px}}@media (max-width:991.98px){.reset_password .login_box{background-size:cover}}@media (max-width:767.98px){.reset_password .login_box{padding:4rem}}@media (max-width:575.98px){.reset_password .login_box{padding:2rem}}.reset_password .login_box:after{content:"";position:absolute;background-color:rgba(255,255,255,0.5);bottom:0;left:0;right:0;border-radius:2rem;top:0;width:100%;height:100%;display:none}@media (max-width:767.98px){.reset_password .login_box:after{display:block}}.reset_password .login_box .login_fields{margin-top:3rem;max-width:36.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.reset_password .login_box .login_fields .h2,.reset_password .login_box .login_fields h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal;margin-bottom:0.3rem;text-transform:capitalize}.reset_password .login_box .login_fields .input_group{margin-top:2rem}.reset_password .login_box .login_fields .input_group label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}@media (min-width:1200px){.reset_password .login_box .login_fields .input_group label{margin:0 0 1rem 0}}.reset_password .login_box .login_fields .input_group .input_parent{width:100%;position:relative}.reset_password .login_box .login_fields .input_group .input_parent input{border-radius:8px;border:1px solid #e6e6e6;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:100%;color:#0f0f0f;font-size:1.4rem;font-weight:400}.reset_password .login_box .login_fields .input_group .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.reset_password .login_box .login_fields .input_group .input_parent .alert-danger{position:unset!important;bottom:0;background-color:unset;border:unset;color:red;padding:0;margin:0!important}.reset_password .login_box .login_fields .Resent_timer{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;margin:1.5rem 0}.reset_password .login_box .login_fields .Resent_timer span{color:#dfb260}.reset_password .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;height:48px;font-style:normal;font-weight:500;line-height:normal;border-radius:8px;background:#dfb260;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:1.25rem 2rem;margin-top:4.9rem}.reset_password .login_box .login_fields p{color:#0f0f0f;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;margin-top:2rem;text-align:center}.reset_password .login_box .login_fields p a{color:#dfb260;-webkit-transition:0.3s ease;transition:0.3s ease}.reset_password .login_box .login_fields p a:hover{color:#c8a056;-webkit-transition:0.3s ease;transition:0.3s ease}.reset_password .login_box .logo{position:relative;z-index:10}.reset_password .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.reset_password .particle2{position:absolute;top:7.2rem;right:0;z-index:1}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.container_adjust .container{padding:0 20px}@media (min-width:576px){.container_adjust .container{max-width:540px;padding:0}}@media (min-width:768px){.container_adjust .container{max-width:720px}}@media (min-width:992px){.container_adjust .container{max-width:960px}}@media (min-width:1200px){.container_adjust .container{max-width:1155px}}@media (min-width:1400px){.container_adjust .container{max-width:1320px}}.order_returnpage{position:relative;padding-bottom:8rem}.order_returnpage .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.order_returnpage .breadCrumb_banner .h2,.order_returnpage .breadCrumb_banner h2{text-align:center}.order_returnpage .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.order_returnpage .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.order_returnpage .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.order_returnpage .container{padding:0 20px}@media (min-width:576px){.order_returnpage .container{max-width:540px;padding:0}}@media (min-width:768px){.order_returnpage .container{max-width:720px}}@media (min-width:992px){.order_returnpage .container{max-width:960px}}@media (min-width:1200px){.order_returnpage .container{max-width:1155px}}@media (min-width:1400px){.order_returnpage .container{max-width:1320px}}.order_returnpage .container .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.order_returnpage .container .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.order_returnpage .container .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.order_returnpage .container .account_details .side_bar{display:none}}.order_returnpage .container .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.order_returnpage .container .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.order_returnpage .container .account_details .side_bar .user_detailBox .user_name .h6,.order_returnpage .container .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.order_returnpage .container .account_details .side_bar .user_detailBox .user_name .h4,.order_returnpage .container .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.order_returnpage .container .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.order_returnpage .container .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.order_returnpage .container .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.order_returnpage .container .account_details .side_bar .account_tabs li:first-child{padding-top:0}.order_returnpage .container .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.order_returnpage .container .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.order_returnpage .container .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.order_returnpage .container .account_details .side_bar .account_tabs li a.active span{color:#00a859}.order_returnpage .container .account_details .profile_tab{max-width:85.1rem;width:100%}.order_returnpage .container .account_details .profile_tab .ordered_item{margin-top:0}.order_returnpage .container .account_details .profile_tab .ordered_item .h2,.order_returnpage .container .account_details .profile_tab .ordered_item h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3.5rem;border-radius:10px;background:#f8f8f8;margin-top:2rem;padding:2rem}@media (min-width:992px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem}@media (max-width:1199.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2.4rem;margin-top:2rem}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media (max-width:1199.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker{width:100%}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker span{color:#9c9c9c;font-size:1.6rem;font-weight:500;line-height:normal}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter{width:111px;margin:auto;margin:auto;border-radius:8px;padding:1.4rem;height:3.8rem;border:1px solid #d7d7d7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}@media (max-width:575.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter{width:90px}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter:focus{border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter:hover{border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter input{width:50px;border:0;text-align:center;color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;background-color:#f8f8f8}@media (max-width:575.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter input{width:40px}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter span{display:block;font-size:25px!important;padding:0 10px;cursor:pointer;color:#0f0f0f;font-size:1.6rem;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter .down{background-image:url(../images/icons/minus.svg);background-repeat:no-repeat;width:20px;height:20px}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .buyNow_cartBtn .quantity_picker .counter .up{background-image:url(../images/icons/plus.svg);background-repeat:no-repeat;width:20px;height:20px}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg{width:7rem;height:7rem;aspect-ratio:1/1;position:relative}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg .prescription_tag{padding:0.4rem;max-width:8.7rem;font-size:1rem;bottom:-1rem}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h6,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h6{color:#2b2b2b;font-size:1.6rem;font-weight:500;line-height:2.2rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:1.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span{color:#6f6f6f;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}@media (max-width:1199.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span{text-align:start}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:first-child,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:first-child{padding-right:2rem;border-right:none}@media (max-width:1199.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:first-child,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:first-child{border:none;padding:0}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:last-child,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:last-child{padding-right:2rem}@media (max-width:1199.98px){.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:last-child,.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:last-child{padding-left:0}}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem;margin-top:1.4rem}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price span{color:#00a859;font-size:1.6rem;font-weight:600;line-height:2.3rem}.order_returnpage .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price del{color:#a9a9a9;font-size:1.3rem;font-weight:400;line-height:2.3rem}.order_returnpage .container .account_details .profile_tab .preference_box{padding:3rem;border:1px solid #D7D7D7;border-radius:10px;margin:2rem 0}.order_returnpage .container .account_details .profile_tab .preference_box .h3,.order_returnpage .container .account_details .profile_tab .preference_box h3{font-size:2.4rem;font-weight:500;color:#000}.order_returnpage .container .account_details .profile_tab .preference_box ul{margin-top:2.4rem}.order_returnpage .container .account_details .profile_tab .preference_box ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;gap:1rem}.order_returnpage .container .account_details .profile_tab .preference_box ul li .h6,.order_returnpage .container .account_details .profile_tab .preference_box ul li h6{font-size:1.6rem;font-weight:400;color:#0F0F0F}.order_returnpage .container .account_details .profile_tab .preference_box ul li .input_wrapper input{width:15px;height:15px;cursor:pointer}.order_returnpage .container .account_details .profile_tab .preference_box ul li .input_wrapper .terms_tick input:checked+label:after{content:"";display:block;position:absolute;top:3.3px;left:6.5px;width:4.5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.order_returnpage .container .account_details .profile_tab .preference_box ul li .input_wrapper .terms_tick{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:0}.order_returnpage .container .account_details .profile_tab .preference_box ul li .input_wrapper .terms_tick label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #CDCDCD;padding:7px;display:inline-block;position:relative;cursor:pointer;width:15px;height:15px;border-radius:3px;margin-right:0;border-radius:50%}.order_returnpage .container .account_details .profile_tab .preference_box ul li .input_wrapper .terms_tick input{width:2.2rem;height:2.2rem}.order_returnpage .container .account_details .profile_tab .preference_box ul li .input_wrapper .terms_tick input:checked+label:before{background-color:#00a859;border-color:#00a859}.order_returnpage .container .account_details .profile_tab .submit_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.order_returnpage .container .account_details .profile_tab .submit_btn .primary_btn{border:none;background-color:#00A859;max-width:22.9rem;width:100%}.order_returnpage .container .account_details .profile_tab .upload_imagebox{padding:3rem;border:1px solid #D7D7D7;border-radius:10px;margin:2rem 0}.order_returnpage .container .account_details .profile_tab .upload_imagebox .h3,.order_returnpage .container .account_details .profile_tab .upload_imagebox h3{font-size:2.4rem;font-weight:500;color:#000}.order_returnpage .container .account_details .profile_tab .upload_imagebox p{color:#505050;font-size:1.6rem;font-weight:300;margin-top:2rem}.order_returnpage .container .account_details .profile_tab .upload_imagebox .file_upload_prescription{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.order_returnpage .container .account_details .profile_tab .upload_imagebox .file_upload_prescription ul li{width:unset}.order_returnpage .container .account_details .profile_tab .upload_imagebox .file_upload_prescription ul li .preview_img{max-width:12rem;height:12rem}.order_returnpage .container .account_details .profile_tab .upload_imagebox .file_upload_prescription ul li .preview_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:cover;border-radius:12px}.order_returnpage .container .account_details .profile_tab .upload_imagebox .file_upload{max-width:12rem;height:12rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order_returnpage .container .account_details .profile_tab .upload_imagebox .file_upload img{width:6.4rem;height:6.4rem}.order_returnpage .container .account_details .profile_tab .return_reasonbox{padding:3rem;border:1px solid #D7D7D7;border-radius:10px;margin:2rem 0}.order_returnpage .container .account_details .profile_tab .return_reasonbox .h3,.order_returnpage .container .account_details .profile_tab .return_reasonbox h3{font-size:2.4rem;font-weight:500;color:#000}.order_returnpage .container .account_details .profile_tab .return_reasonbox .textarea_wrapper{width:100%;margin-top:2.4rem}.order_returnpage .container .account_details .profile_tab .return_reasonbox .textarea_wrapper textarea{padding:2.5rem;border-radius:5px;border:1px solid #E6E6E6;min-height:10.1rem;font-size:1.4rem;font-weight:400;color:#5B5B5B;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:100%}.order_returnpage .container .account_details .profile_tab .return_reasonbox .textarea_wrapper textarea:focus{outline:none;border:1px solid #00a859;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul{margin-top:2.4rem}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;gap:1rem}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li .h6,.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li h6{font-size:1.6rem;font-weight:400;color:#0F0F0F}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li .input_wrapper input{width:15px;height:15px;cursor:pointer}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li .input_wrapper .terms_tick input:checked+label:after{content:"";display:block;position:absolute;top:3.3px;left:6.5px;width:4.5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li .input_wrapper .terms_tick{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:0}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li .input_wrapper .terms_tick label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #CDCDCD;padding:7px;display:inline-block;position:relative;cursor:pointer;width:15px;height:15px;border-radius:3px;margin-right:0;border-radius:50%}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li .input_wrapper .terms_tick input{width:2.2rem;height:2.2rem}.order_returnpage .container .account_details .profile_tab .return_reasonbox ul li .input_wrapper .terms_tick input:checked+label:before{background-color:#00a859;border-color:#00a859}.order_returnpage .container .account_details .profile_tab .pricebox_parent{margin-top:4rem}.order_returnpage .container .account_details .profile_tab .pricebox_parent .h2,.order_returnpage .container .account_details .profile_tab .pricebox_parent h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box{border-radius:10px;background:#f8f8f8;padding:2.5rem;margin-top:2rem;position:relative;z-index:9}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total{padding-bottom:1.5rem;border-bottom:1px dashed #b4b4b4}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total:not(:last-child){margin-bottom:1.5rem}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h6,.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h6{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h5,.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h5{color:#1d1d1d;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total .h5 span,.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .sub_total .total h5 span{color:#00a859;text-align:right;font-size:1.4rem;font-weight:400;line-height:2rem}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .grand_total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:2.1rem}.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .grand_total .h6,.order_returnpage .container .account_details .profile_tab .pricebox_parent .price_box .grand_total h6{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:normal}.order_returnpage .container .account_details .profile_tab .order_trackingBox{border-radius:10px;border:1px dashed #d7d7d7;padding:3rem;margin-top:4rem}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow{width:100%}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-top:none}}@media (max-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{gap:6rem;padding:2rem 1.6rem}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li{margin:0rem 0 2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media (max-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li{margin:0}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{color:#1d1d1d;font-size:1.4rem;font-weight:500;line-height:2rem}@media (max-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{display:none}}@media (min-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{position:absolute;left:0;top:-2.5rem}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:20px;margin-left:-13px}@media (max-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed{margin-top:0;margin-left:10px}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed .h4,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed h4{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .empty{background:#00a859}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled:before{background:#00a859!important;z-index:9;border:1px}@media (max-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .h6,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled h6{display:none}}@media (min-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .h6,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled h6{position:absolute;left:0}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{display:block;position:absolute;content:"";height:8rem;width:0.2rem;left:0.7rem;top:-8rem;border:1px dashed #9c9c9c;z-index:1}@media (max-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{height:9rem;width:0.2rem;left:0.5rem;top:-9rem}}@media (min-width:992px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{top:0.5rem;height:1.5px;width:15.2rem;left:-14.5rem}}@media (min-width:1200px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{width:20.2rem;left:-19.1rem}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:first-child:before{display:none}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}@media (min-width:992px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5{margin-left:0}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5 span,.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5 span{font-weight:300;line-height:2rem}.order_returnpage .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .empty{display:block;position:relative;border-radius:50%;height:1.2rem;width:1.2rem;background:#9c9c9c;z-index:3}.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation{padding:0 3.9rem 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5rem;margin-bottom:1rem}@media (max-width:991.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:2rem;padding:0 1rem 0 1rem}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5,.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:2rem}@media (max-width:767.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5,.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .dot,.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .dot{width:1.2rem;height:1.2rem;background-color:#00a859;border-radius:50%}.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .expected_date,.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .expected_date{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:2rem}@media (max-width:767.98px){.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .expected_date,.order_returnpage .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .expected_date{width:calc(100% - 2.8rem)}}.order_returnpage .container .account_details .profile_tab .order_btn{margin-top:4rem;width:100%;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.order_returnpage .container .account_details .profile_tab .order_btn .cancel_btn{border-radius:8px;border:1px solid #eb4857;padding:1rem;color:#eb4857;font-size:1.6rem;font-weight:500;line-height:normal;max-width:19.2rem;width:100%;height:4.8rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:575.98px){.order_returnpage .container .account_details .profile_tab .order_btn .cancel_btn{max-width:17.2rem;height:40px}}.order_returnpage .container .account_details .profile_tab .order_btn .reorder_btn{padding:1rem 2rem;height:4.8rem;max-width:19.2rem;width:100%;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border-radius:8px;background:#00a859;border:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.order_returnpage .container .account_details .profile_tab .order_btn .reorder_btn:hover{background:#098c4e;-webkit-transition:0.3s ease;transition:0.3s ease}.order_returnpage .profile_particle{position:absolute;top:45%;left:0;z-index:7}@media (max-width:991.98px){.order_returnpage .profile_particle{display:none}}.change_passwordpage{position:relative;padding-bottom:8rem}.change_passwordpage .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.change_passwordpage .breadCrumb_banner .h2,.change_passwordpage .breadCrumb_banner h2{text-align:center}.change_passwordpage .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.change_passwordpage .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.change_passwordpage .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.change_passwordpage .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.change_passwordpage .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.change_passwordpage .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.change_passwordpage .account_details .side_bar{display:none}}.change_passwordpage .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.change_passwordpage .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.change_passwordpage .account_details .side_bar .user_detailBox .user_name .h6,.change_passwordpage .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.change_passwordpage .account_details .side_bar .user_detailBox .user_name .h4,.change_passwordpage .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.change_passwordpage .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.change_passwordpage .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.change_passwordpage .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.change_passwordpage .account_details .side_bar .account_tabs li:first-child{padding-top:0}.change_passwordpage .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.change_passwordpage .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.change_passwordpage .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.change_passwordpage .account_details .side_bar .account_tabs li a.active span{color:#00a859}.change_passwordpage .account_details .profile_tab{padding:3rem;max-width:85.1rem;width:100%;border-radius:8px;border:1px solid #d7d7d7;background:#fff}@media (max-width:991.98px){.change_passwordpage .account_details .profile_tab{padding:2rem}}@media (max-width:575.98px){.change_passwordpage .account_details .profile_tab{max-width:100%;padding:3rem}}.change_passwordpage .account_details .profile_tab .h2,.change_passwordpage .account_details .profile_tab h2{color:#0f0f0f;font-size:2.2rem;font-weight:500;line-height:normal}.change_passwordpage .account_details .profile_tab form{padding-top:3rem;max-width:100%;width:100%}.change_passwordpage .account_details .profile_tab form .form_fields{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991.98px){.change_passwordpage .account_details .profile_tab form .form_fields{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.change_passwordpage .account_details .profile_tab form .form_fields .input_fields{width:calc(50% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:2rem;position:relative}@media (max-width:991.98px){.change_passwordpage .account_details .profile_tab form .form_fields .input_fields{width:100%}}.change_passwordpage .account_details .profile_tab form .form_fields .input_fields label{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.change_passwordpage .account_details .profile_tab form .form_fields .input_fields input{width:100%;padding:1.6rem 1.5rem;border-radius:8px;background:#f8f8f8;height:4.7rem;border:none;outline:none;color:#0f0f0f;font-size:1.4rem;font-weight:500;line-height:normal}.change_passwordpage .account_details .profile_tab form .form_fields .input_fields input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.change_passwordpage .account_details .profile_tab form .save_btn{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.change_passwordpage .account_details .profile_tab form .save_btn button{padding:1rem 2rem;height:4.8rem;max-width:19.2rem;width:100%;color:#fff;font-size:1.6rem;font-weight:500;line-height:normal;border-radius:8px;background:#00a859;border:none;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}.change_passwordpage .account_details .profile_tab form .save_btn button:hover{background:#098c4e;-webkit-transition:0.3s ease;transition:0.3s ease}.change_passwordpage .profile_particle{position:absolute;bottom:0;left:0;z-index:7}@media (max-width:991.98px){.change_passwordpage .profile_particle{display:none}}.container_adjust .container{padding:0 20px}@media (min-width:576px){.container_adjust .container{max-width:540px;padding:0}}@media (min-width:768px){.container_adjust .container{max-width:720px}}@media (min-width:992px){.container_adjust .container{max-width:960px}}@media (min-width:1200px){.container_adjust .container{max-width:1155px}}@media (min-width:1400px){.container_adjust .container{max-width:1320px}}.ReturnStatus_page{position:relative;padding-bottom:8rem}.ReturnStatus_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.ReturnStatus_page .breadCrumb_banner .h2,.ReturnStatus_page .breadCrumb_banner h2{text-align:center}.ReturnStatus_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.ReturnStatus_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.ReturnStatus_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.ReturnStatus_page .container{padding:0 20px}@media (min-width:576px){.ReturnStatus_page .container{max-width:540px;padding:0}}@media (min-width:768px){.ReturnStatus_page .container{max-width:720px}}@media (min-width:992px){.ReturnStatus_page .container{max-width:960px}}@media (min-width:1200px){.ReturnStatus_page .container{max-width:1155px}}@media (min-width:1400px){.ReturnStatus_page .container{max-width:1320px}}.ReturnStatus_page .container .account_details{padding-top:6rem;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}.ReturnStatus_page .container .account_details .side_bar{max-width:25.9rem;width:100%}@media (max-width:767.98px){.ReturnStatus_page .container .account_details .side_bar{max-width:22.9rem}}@media (max-width:575.98px){.ReturnStatus_page .container .account_details .side_bar{display:none}}.ReturnStatus_page .container .account_details .side_bar .user_detailBox{border-radius:8px;background:#fff;padding:2rem;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.ReturnStatus_page .container .account_details .side_bar .user_detailBox .user_avatar img{width:4rem;aspect-ratio:1/1}.ReturnStatus_page .container .account_details .side_bar .user_detailBox .user_name .h6,.ReturnStatus_page .container .account_details .side_bar .user_detailBox .user_name h6{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.ReturnStatus_page .container .account_details .side_bar .user_detailBox .user_name .h4,.ReturnStatus_page .container .account_details .side_bar .user_detailBox .user_name h4{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:0.7rem}.ReturnStatus_page .container .account_details .side_bar .account_tabs{padding:2rem;margin-top:2rem;border-radius:8px;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08)}.ReturnStatus_page .container .account_details .side_bar .account_tabs li{padding-bottom:1.5rem;padding-top:1.5rem;border-bottom:1px solid #e1e1e1}.ReturnStatus_page .container .account_details .side_bar .account_tabs li:last-child{border-bottom:none;padding-bottom:0}.ReturnStatus_page .container .account_details .side_bar .account_tabs li:first-child{padding-top:0}.ReturnStatus_page .container .account_details .side_bar .account_tabs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.ReturnStatus_page .container .account_details .side_bar .account_tabs li a span{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:20px}.ReturnStatus_page .container .account_details .side_bar .account_tabs li a img{width:2.2rem;aspect-ratio:2/2}.ReturnStatus_page .container .account_details .side_bar .account_tabs li a.active span{color:#00a859}.ReturnStatus_page .container .account_details .profile_tab{max-width:85.1rem;width:100%}.ReturnStatus_page .container .account_details .profile_tab .order_box{border-radius:10px;background:#f0f0f0;padding:3rem;max-width:85.1rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:2rem}}@media (max-width:575.98px){.ReturnStatus_page .container .account_details .profile_tab .order_box{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .h6,.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details h6{color:#2a2a2a;font-size:2rem;font-weight:500;line-height:normal}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .h5,.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details h5{color:#727272;font-size:1.6rem;font-weight:400;line-height:normal;margin-top:0.9rem}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}@media (min-width:576px) and (max-width:767.98px){.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address{gap:1rem}}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address .h3,.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address h3{color:#000;font-size:1.6rem;font-weight:400;line-height:2.4rem;max-width:135px;width:100%}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails{max-width:26.4rem;width:100%}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails .h4,.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails h4{color:#000;font-size:1.6rem;font-weight:500;line-height:2.4rem}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails .h5,.ReturnStatus_page .container .account_details .profile_tab .order_box .order_details .delivery_address .delivery_addressDetails h5{margin-top:1.2rem;color:#000;font-size:1.4rem;font-weight:400;line-height:2.4rem}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (max-width:575.98px){.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status{width:100%}}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status input{width:1.7rem;height:1.7rem;accent-color:#DE2727}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status .h6,.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .order_status h6{color:#DE2727;font-size:1.4rem;font-weight:400;line-height:2rem}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn{margin-top:13px}}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn .return{font-size:1.6rem;font-weight:500;color:#EB4857;padding:1.5rem 4rem;border:1px solid #EB4857;border-radius:8px;height:4.8rem;max-width:13.2rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn .h6,.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn h6{font-weight:400;font-size:1.4rem;color:#000000}.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn .h5,.ReturnStatus_page .container .account_details .profile_tab .order_box .order_status_wrapper .return_btn h5{font-weight:500;font-size:1.4rem;color:#00A651;text-decoration:underline;padding-top:10px}.ReturnStatus_page .container .account_details .profile_tab .ordered_item{margin-top:4rem}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .h2,.ReturnStatus_page .container .account_details .profile_tab .ordered_item h2{color:#0f0f0f;font-size:2.4rem;font-weight:500;line-height:normal}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:3.5rem;border-radius:10px;background:#f8f8f8;margin-top:2rem;padding:2rem}@media (min-width:992px){.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg{width:7rem;height:7rem;aspect-ratio:1/1;position:relative}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg .prescription_tag{padding:0.4rem;max-width:8.7rem;font-size:1rem;bottom:-1rem}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_productImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h6,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h6{color:#2b2b2b;font-size:1.6rem;font-weight:500;line-height:2.2rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:0.6rem}@media (max-width:1199.98px){.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span{color:#6f6f6f;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}@media (max-width:1199.98px){.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span{text-align:start}}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:first-child,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:first-child{padding-right:2rem;border-right:1px solid #dfdfdf}@media (max-width:1199.98px){.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:first-child,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:first-child{border:none;padding:0}}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:last-child,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:last-child{padding-left:2rem}@media (max-width:1199.98px){.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .h4 span:last-child,.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details h4 span:last-child{padding-left:0}}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.6rem;margin-top:1.4rem}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price span{color:#00a859;font-size:1.6rem;font-weight:600;line-height:2.3rem}.ReturnStatus_page .container .account_details .profile_tab .ordered_item .wishlist_items .wishlist_box .wishlist_details .price del{color:#a9a9a9;font-size:1.3rem;font-weight:400;line-height:2.3rem}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox{border-radius:10px;border:1px dashed #d7d7d7;padding:3rem;margin-top:4rem}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow{width:100%}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-top:none}}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul{gap:6rem;padding:2rem 1.6rem}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li{margin:0rem 0 2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li{margin:0}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{color:#1d1d1d;font-size:1.4rem;font-weight:500;line-height:2rem}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{display:none}}@media (min-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h6,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h6{position:absolute;left:0;top:-2.5rem}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:20px;margin-left:-13px}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed{margin-top:0;margin-left:10px}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed .h4,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .mob_confirmed h4{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .empty{background:#DE2727}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled:before{background:#DE2727!important;z-index:9;border:1px}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .h6,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled h6{display:none}}@media (min-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled .h6,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li.filled h6{position:absolute;left:0}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{display:block;position:absolute;content:"";height:8rem;width:0.2rem;left:0.7rem;top:-8rem;border:1px dashed #9c9c9c;z-index:1}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{height:9rem;width:0.2rem;left:0.5rem;top:-9rem}}@media (min-width:992px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{top:0.5rem;height:1.5px;width:15.2rem;left:-14.5rem}}@media (min-width:1200px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:before{width:20.2rem;left:-19.1rem}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li:first-child:before{display:none}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5{color:#1d1d1d;font-size:1.4rem;font-weight:400;line-height:2rem}@media (min-width:992px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5{margin-left:0}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .h5 span,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li h5 span{font-weight:300;line-height:2rem}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .Order_flow .order-tracking ul li .empty{display:block;position:relative;border-radius:50%;height:1.2rem;width:1.2rem;background:#9c9c9c;z-index:3}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation{padding:0 3.9rem 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5rem;margin-bottom:1rem}@media (max-width:991.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:2rem;padding:0 1rem 0 1rem}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h6,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h6{font-size:1.6rem;font-weight:400;color:#1D1D1D}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:2rem}@media (max-width:767.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .dot,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .dot{width:1.2rem;height:1.2rem;background-color:#DE2727;border-radius:50%}.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .expected_date,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .expected_date{color:#1d1d1d;font-size:1.6rem;font-weight:500;line-height:2rem}@media (max-width:767.98px){.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation .h5 .expected_date,.ReturnStatus_page .container .account_details .profile_tab .order_trackingBox .delivery_expectation h5 .expected_date{width:calc(100% - 2.8rem)}}.ReturnStatus_page .profile_particle{position:absolute;top:45%;left:0;z-index:7}@media (max-width:991.98px){.ReturnStatus_page .profile_particle{display:none}}.server_page{padding:0 0 6rem 0}.server_page .server_issueimg{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.server_page .server_issueimg img{max-width:35rem;width:100%}.server_page .h3,.server_page h3{font-weight:300;color:#0F0F0F;font-size:4.8rem;margin-top:4rem;text-align:center}.server_page p{font-size:1.8rem;font-weight:300;color:#0F0F0F;max-width:61.5rem;width:100%;margin:auto;margin-top:2rem;text-align:center}.vendorlogin_page{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vendorlogin_page .login_box{background-image:url("../images/cms/vendor_login.png");background-repeat:no-repeat;padding:6.3rem 6rem 6.3rem 6rem;background-position:right;background-color:white;border-radius:2rem;position:relative;z-index:9;position:relative;max-width:1009px;width:100%;margin:auto;background-size:cover}@media (min-width:1200px){.vendorlogin_page .login_box{padding:6rem 6rem 10.8rem 6rem}}@media (min-width:992px){.vendorlogin_page .login_box{height:552px}}@media (max-width:767.98px){.vendorlogin_page .login_box{padding:4rem}}@media (max-width:575.98px){.vendorlogin_page .login_box{padding:2rem}}.vendorlogin_page .login_box:after{content:"";position:absolute;background-color:rgba(255,255,255,0.5);bottom:0;left:0;right:0;border-radius:2rem;top:0;width:100%;height:100%;display:none}@media (max-width:767.98px){.vendorlogin_page .login_box:after{display:block}}.vendorlogin_page .login_box .login_fields{margin-top:4rem;max-width:36.6rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.vendorlogin_page .login_box .login_fields .h2,.vendorlogin_page .login_box .login_fields h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal}.vendorlogin_page .login_box .login_fields label{margin:1.5rem 0 1.5rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.vendorlogin_page .login_box .login_fields .email_form{position:relative}.vendorlogin_page .login_box .login_fields .email_form .alert-danger{position:unset!important;background-color:unset;border:unset;color:red;padding:0;margin:-5px 0 0 0!important;padding-top:0}.vendorlogin_page .login_box .login_fields .email_form label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal}.vendorlogin_page .login_box .login_fields .email_form .input_parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f7f8fa;height:48px;position:relative;border-radius:8px}@media (max-width:575.98px){.vendorlogin_page .login_box .login_fields .email_form .input_parent{height:40px}}.vendorlogin_page .login_box .login_fields .email_form .input_parent .show_eye{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:1rem;cursor:pointer}.vendorlogin_page .login_box .login_fields .email_form .input_parent input{background:transparent;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;border:1px solid #e6e6e6;font-size:1.4rem;font-weight:400;border:none;outline:none;height:100%;width:100%;padding:0 10px 0 10px;border-radius:8px;border:1px solid transparent}.vendorlogin_page .login_box .login_fields .email_form .input_parent input:focus-visible{border:1px solid #dfb260!important;outline:none!important;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorlogin_page .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;height:48px;border-radius:8px;background:#dfb260;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;margin-top:4.5rem;padding:1.25rem 2rem}@media (max-width:575.98px){.vendorlogin_page .login_box .login_fields .sign_upBtn{height:40px;margin-top:2.5rem}}.vendorlogin_page .login_box .login_fields .h5,.vendorlogin_page .login_box .login_fields h5{color:#0f0f0f;font-size:1.4rem;font-weight:400;line-height:normal;text-align:center;margin-top:2rem}.vendorlogin_page .login_box .login_fields .h5 a,.vendorlogin_page .login_box .login_fields h5 a{font-weight:500;color:#dfb260}.vendorlogin_page .login_box .logo{position:relative;z-index:10}.vendorlogin_page .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.vendorlogin_page .particle2{position:absolute;top:7.2rem;right:0;z-index:1}.vendorRegister_page{background-color:#f9f0df;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.vendorRegister_page .login_box{padding:6.3rem 6rem 6.3rem 6rem;background-color:white;border-radius:2rem;position:relative;z-index:9;max-width:1009px;width:100%;margin:auto}@media (max-width:575.98px){.vendorRegister_page .login_box{padding:3rem}}@media (min-width:992px){.vendorRegister_page .login_box{height:553px}}.vendorRegister_page .login_box .h2,.vendorRegister_page .login_box h2{color:#0f0f0f;font-size:2.6rem;font-weight:500;line-height:normal}.vendorRegister_page .login_box .login_fields{margin-top:3rem;max-width:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:36.6rem;height:100%;padding-right:2rem;overflow:hidden;overflow-y:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.vendorRegister_page .login_box .login_fields::-webkit-scrollbar{width:5px;max-height:17.8rem;height:100%}.vendorRegister_page .login_box .login_fields::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(223,178,96,0.5);box-shadow:inset 0 0 5px rgba(223,178,96,0.5);border-radius:10px;height:17.8rem}.vendorRegister_page .login_box .login_fields::-webkit-scrollbar-thumb{background:#dfb260;border-radius:10px;height:17.8rem}.vendorRegister_page .login_box .login_fields .input_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.vendorRegister_page .login_box .login_fields .input_fields.state_singleField{width:calc(50% - 1rem)}@media (max-width:575.98px){.vendorRegister_page .login_box .login_fields .input_fields.state_singleField{width:100%}}.vendorRegister_page .login_box .login_fields .input_fields label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400;line-height:normal;position:relative;padding-right:7px;padding-top:1px}.vendorRegister_page .login_box .login_fields .input_fields .input_parent{position:relative}.vendorRegister_page .login_box .login_fields .input_fields input{border-radius:8px;border:1px solid transparent;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative}.vendorRegister_page .login_box .login_fields .input_fields input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorRegister_page .login_box .login_fields .input_fields textarea{border-radius:8px;border:1px solid transparent;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative;min-height:13.9rem}.vendorRegister_page .login_box .login_fields .input_fields textarea:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorRegister_page .login_box .login_fields .multi_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media (max-width:575.98px){.vendorRegister_page .login_box .login_fields .multi_fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.vendorRegister_page .login_box .login_fields .multi_fields .input_fields{position:relative;width:calc(50% - 1rem)}@media (max-width:575.98px){.vendorRegister_page .login_box .login_fields .multi_fields .input_fields{width:100%}}.vendorRegister_page .login_box .login_fields .multi_fields .input_fields label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400;line-height:normal;position:relative;padding-right:7px;padding-top:1px}.vendorRegister_page .login_box .login_fields .multi_fields .input_fields input{border-radius:8px;border:1px solid transparent;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative;width:100%}.vendorRegister_page .login_box .login_fields .multi_fields .input_fields input::-webkit-calendar-picker-indicator{display:none}.vendorRegister_page .login_box .login_fields .multi_fields .input_fields input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorRegister_page .login_box .login_fields .multi_fields .multiple_rowfields{width:calc(50% - 1rem)}@media (max-width:575.98px){.vendorRegister_page .login_box .login_fields .multi_fields .multiple_rowfields{width:100%}}.vendorRegister_page .login_box .login_fields .multi_fields .multiple_rowfields .input_fields{width:100%}.vendorRegister_page .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;font-style:normal;font-weight:500;height:48px;line-height:normal;border-radius:8px;background:#dfb260;padding:1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;max-width:19.2rem;width:100%;padding:1.25rem 2rem;margin-top:3rem}.vendorRegister_page .particle1{position:absolute;bottom:1.9rem;left:0;z-index:1}.vendorRegister_page .particle2{position:absolute;top:7.2rem;right:0}.vendorPortal_page{padding-bottom:8rem;position:relative;z-index:16}.vendorPortal_page .breadCrumb_banner{background-image:url(../images/breadCrumb_banner.png);background-repeat:no-repeat;background-size:cover;padding:2rem 0}.vendorPortal_page .breadCrumb_banner .h2,.vendorPortal_page .breadCrumb_banner h2{text-align:center}.vendorPortal_page .breadCrumb_banner nav ol{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.2rem;margin-bottom:0}.vendorPortal_page .breadCrumb_banner nav ol li{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.vendorPortal_page .breadCrumb_banner nav ol li a{color:#0f0f0f;text-align:center;font-size:14px;font-weight:400}.vendorPortal_page .vendor_portalHead{border-radius:8px;padding:1.5rem 3rem;background:#fff;-webkit-box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);box-shadow:0px 6px 20px 0px rgba(0,0,0,0.08);margin:3rem 4rem 0 4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}@media (min-width:1400px){.vendorPortal_page .vendor_portalHead{max-width:1400px;width:100%;margin:2rem auto 0 auto}}@media (max-width:575.98px){.vendorPortal_page .vendor_portalHead{margin:2rem 1rem 0 1rem;padding:1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem}}.vendorPortal_page .vendor_portalHead .user_details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;width:230px}@media (max-width:575.98px){.vendorPortal_page .vendor_portalHead .user_details{width:100%}}.vendorPortal_page .vendor_portalHead .user_details .user img{width:4rem;height:4rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.vendorPortal_page .vendor_portalHead .user_details .user_info .h6,.vendorPortal_page .vendor_portalHead .user_details .user_info h6{color:#0f0f0f;font-size:14px;font-weight:400}.vendorPortal_page .vendor_portalHead .user_details .user_info .h5,.vendorPortal_page .vendor_portalHead .user_details .user_info h5{color:#0f0f0f;font-size:1.6rem;font-weight:500;line-height:normal;margin-top:7px}.vendorPortal_page .vendor_portalHead .vendor_navbar{width:100%;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.vendorPortal_page .vendor_portalHead .vendor_navbar::-webkit-scrollbar{height:4px;width:4px;background:#D6D6D6;border-radius:15px}.vendorPortal_page .vendor_portalHead .vendor_navbar::-webkit-scrollbar-track{height:2px;width:2px;background:#D6D6D6;border-radius:15px}.vendorPortal_page .vendor_portalHead .vendor_navbar::-webkit-scrollbar-thumb:hover{background:#555}.vendorPortal_page .vendor_portalHead .vendor_navbar::-webkit-scrollbar-thumb:horizontal{background:#dfb260;border-radius:15px}.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs{border-bottom:none;gap:3rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:8px 0}@media (min-width:1200px){.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}@media (max-width:575.98px){.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs{gap:2.5rem}}.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs .nav-link{color:#0f0f0f;font-size:1.6rem;font-weight:400;line-height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;border:none;background-color:none;-webkit-box-shadow:none;box-shadow:none;padding:0}@media (max-width:575.98px){.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs .nav-link{gap:5px;font-size:1.4rem}}@media (max-width:575.98px){.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs .nav-link svg{width:20px;height:20px}}.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs .nav-link.active{color:#dfb260;border:none;background-color:none;-webkit-box-shadow:none;box-shadow:none}.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs .nav-link.active svg path{stroke:#dfb260}.vendorPortal_page .vendor_portalHead .vendor_navbar nav .nav-tabs .nav-link.active svg rect{stroke:#dfb260;fill:#dfb260}.vendorPortal_page .vendor_body{margin:2rem 4rem 0 4rem;padding:3rem;border-radius:8px;border:1px solid #D7D7D7;background:#FFF}@media (max-width:575.98px){.vendorPortal_page .vendor_body{margin:2rem 1rem 0 1rem;padding:2rem}}@media (min-width:1400px){.vendorPortal_page .vendor_body{max-width:1400px;width:100%;margin:2rem auto 0 auto}}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .h3,.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile h3{color:#0f0f0f;font-size:2.2rem;font-weight:500}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box{background-color:white;border-radius:2rem;position:relative;z-index:9;margin-top:1.5rem}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:10}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields.state_singleField{width:calc(50% - 1rem)}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields.state_singleField{width:100%}}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields.state_singleField .input_parent input{width:100%}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields.single_textareaField{width:calc(50% - 1rem)}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields.single_textareaField{width:100%}}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields.single_textareaField .input_parent textarea{width:100%;min-height:8rem}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400;line-height:normal;position:relative;padding-right:7px;padding-top:1px}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields .input_parent{position:relative;width:100%}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields .input_parent input{border-radius:8px;border:1px solid transparent;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative;width:100%}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields .input_parent{position:relative;width:100%}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields .input_parent textarea{border-radius:8px;border:1px solid transparent;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative;min-height:13.9rem;width:100%}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .input_fields .input_parent textarea:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .input_fields{position:relative;width:calc(50% - 1rem)}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .input_fields{width:100%}}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .input_fields label{margin:1.5rem 0 1rem 0;color:#0f0f0f;font-size:1.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400;line-height:normal;position:relative;padding-right:7px;padding-top:1px}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .input_fields .input_parent{position:relative;width:100%}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .input_fields .input_parent input{border-radius:8px;width:100%;border:1px solid transparent;background:#f7f8fa;padding:1.25rem 1rem;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;color:#0f0f0f;font-size:1.4rem;font-weight:400;position:relative}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .input_fields .input_parent input::-webkit-calendar-picker-indicator{display:none}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .input_fields .input_parent input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .multiple_rowfields{width:calc(50% - 1rem)}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .multiple_rowfields{width:100%}}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .multi_fields .multiple_rowfields .input_fields{width:100%}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_profile .login_box .login_fields .sign_upBtn{color:#fff;font-size:1.6rem;font-style:normal;font-weight:500;height:48px;line-height:normal;border-radius:8px;background:#dfb260;padding:1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;max-width:19.2rem;width:100%;padding:1.25rem 2rem;margin-top:3rem;margin-left:auto}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_tablehead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_tablehead{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_tablehead .h3,.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_tablehead h3{color:#0f0f0f;font-size:2.2rem;font-weight:500}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_tablehead .save_submitBtns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_tablehead .save_submitBtns{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:100%}}.vendorPortal_page .vendor_body .tab-content .tab-pane .vendor_tablehead .save_submitBtns button{padding:4px 12px;border-radius:8px;border:1px solid #E8E8E8;color:#0f0f0f;font-size:12px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;background-color:#fff}.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns .nav-pills{border-bottom:1px solid #D7D7D7;margin-bottom:0.5rem!important}.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns .nav-pills .nav-item .nav-link{padding:10px 48px;color:#0f0f0f;font-size:14px;font-weight:400;border-radius:0}@media (max-width:767.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns .nav-pills .nav-item .nav-link{padding:7px 35px}}.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns .nav-pills .nav-item .nav-link.active{background-color:#dfb260;color:#fff;border-radius:0}.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns .save_submitBtns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media (max-width:575.98px){.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns .save_submitBtns{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;width:100%}}.vendorPortal_page .vendor_body .tab-content .tab-pane .draft_tab_btns .save_submitBtns button{padding:4px 12px;border-radius:8px;border:1px solid #E8E8E8;color:#0f0f0f;font-size:12px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;background-color:#fff}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent{margin-top:2.8rem;width:100%;overflow-x:auto;padding-bottom:2rem}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent::-webkit-scrollbar{height:4px;width:4px;background:#D6D6D6;border-radius:15px}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent::-webkit-scrollbar-track{height:4px;width:4px;background:#D6D6D6;border-radius:15px}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent::-webkit-scrollbar-thumb:hover{background:#555;height:4px;width:4px}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent::-webkit-scrollbar-thumb:horizontal{background:#00a859;border-radius:15px;height:4px;width:4px}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table thead tr{background:#FFFAF0}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table thead tr th{padding:12px 10px;color:#dfb260;font-size:12px;white-space:nowrap;text-transform:capitalize;font-weight:500;min-width:130px}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td{color:#000;font-size:12px;font-weight:400;padding:12px 10px;white-space:nowrap;text-transform:capitalize;border-bottom:1px solid #EDEDED}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td input{border-radius:4px;border:1px solid #D8D8D8;background:#fff;padding:6px 14px;height:33px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:100%}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td input:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td textarea{border-radius:4px;border:1px solid #D8D8D8;background:#fff;padding:6px 14px;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;width:100%;min-height:33px}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td textarea:focus-visible{border:1px solid #dfb260;outline:none;-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td.green_td{color:#00a859}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td .save_tagBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td .save_tagBtn .save_tag{width:26px;height:26px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#dfb260}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td .save_tagBtn button{padding:8px 12px;background-color:#00a859;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#fff;font-size:12px;font-weight:400;height:26px;border:none}.vendorPortal_page .vendor_body .tab-content .tab-pane .requirement_tableParent table tbody tr td .save_tagBtn .delete_btn img{width:2.4rem;height:2.4rem;-o-object-fit:contain;object-fit:contain}.vendorlogout .yes_btn{background:#dfb260!important}.vendorlogout .btn-close{background:#dfb260!important}