@charset "utf-8";.datepicker{width:-webkit-min-content;width:-moz-min-content;width:min-content}.datepicker:not(.active){display:none}.datepicker-dropdown{padding-top:4px;position:absolute;z-index:20}.datepicker-dropdown.datepicker-orient-top{padding-bottom:4px;padding-top:0}.datepicker-picker{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.datepicker-dropdown .datepicker-picker{-webkit-box-shadow:0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);box-shadow:0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1)}.datepicker-main{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:2px}.datepicker-footer{background-color:#f5f5f5;-webkit-box-shadow:inset 0 1px 1px hsla(0,0%,4%,.1);box-shadow:inset 0 1px 1px hsla(0,0%,4%,.1)}.datepicker-title{background-color:#f5f5f5;-webkit-box-shadow:inset 0 -1px 1px hsla(0,0%,4%,.1);box-shadow:inset 0 -1px 1px hsla(0,0%,4%,.1);font-weight:700;padding:.375rem .75rem;text-align:center}.datepicker-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker-header .datepicker-controls{padding:2px 2px 0}.datepicker-controls .button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#363636;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.25em;justify-content:center;line-height:1.5;margin:0;padding:calc(0.375em - 1px) .75em;position:relative;text-align:center;vertical-align:top;white-space:nowrap}.datepicker-controls .button:active,.datepicker-controls .button:focus{outline:none}.datepicker-controls .button:hover{border-color:#b8b8b8;color:#363636}.datepicker-controls .button:focus{border-color:#3273dc;color:#363636}.datepicker-controls .button:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(50,115,220,.25);box-shadow:0 0 0 .125em rgba(50,115,220,.25)}.datepicker-controls .button:active{border-color:#474747;color:#363636}.datepicker-controls .button[disabled]{cursor:not-allowed}.datepicker-header .datepicker-controls .button{border-color:transparent;font-weight:700}.datepicker-header .datepicker-controls .button:hover{background-color:#f9f9f9}.datepicker-header .datepicker-controls .button:active{background-color:#f2f2f2}.datepicker-footer .datepicker-controls .button{-webkit-box-flex:1;border-radius:2px;-ms-flex:auto;flex:auto;font-size:.75rem;margin:calc(0.375rem - 1px) .375rem}.datepicker-controls .view-switch{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.datepicker-controls .next-button,.datepicker-controls .prev-button{-webkit-box-flex:0;-ms-flex:0 0 14.2857142857%;flex:0 0 14.2857142857%;padding-left:.375rem;padding-right:.375rem}.datepicker-controls .next-button.disabled,.datepicker-controls .prev-button.disabled{visibility:hidden}.datepicker-grid,.datepicker-view{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker-view{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:15.75rem}.datepicker-grid{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker .days{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-direction:column;flex-direction:column}.datepicker .days,.datepicker .days-of-week{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker .week-numbers{-webkit-box-flex:0;-ms-flex:0 0 9.6774193548%;flex:0 0 9.6774193548%;-ms-flex-direction:column;flex-direction:column}.datepicker .week-numbers,.datepicker .weeks{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker .weeks{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-flex:1;align-items:stretch;-ms-flex:auto;flex:auto;-ms-flex-direction:column;flex-direction:column}.datepicker span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-touch-callout:none;align-items:center;border-radius:4px;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker .dow{font-size:.875rem;font-weight:700;height:1.5rem}.datepicker .week{-webkit-box-flex:1;color:#b8b8b8;-ms-flex:auto;flex:auto;font-size:.75rem}.datepicker .days .dow,.datepicker-cell{-ms-flex-preferred-size:14.2857142857%;flex-basis:14.2857142857%}.datepicker-cell{height:2.25rem}.datepicker-cell:not(.day){-ms-flex-preferred-size:25%;flex-basis:25%;height:4.5rem}.datepicker-cell:not(.disabled):hover{background-color:#f9f9f9;cursor:pointer}.datepicker-cell.focused:not(.selected){background-color:#e9e9e9}.datepicker-cell.selected,.datepicker-cell.selected:hover{background-color:#3273dc;color:#fff;font-weight:600}.datepicker-cell.disabled{color:#dcdcdc}.datepicker-cell.next:not(.disabled),.datepicker-cell.prev:not(.disabled){color:#7a7a7a}.datepicker-cell.next.selected,.datepicker-cell.prev.selected{color:#e6e6e6}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today){background-color:#f5f5f5;border-radius:0}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover{background-color:#efefef}.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused{background-color:#e9e9e9}.datepicker-cell.today:not(.selected){background-color:#00d1b2}.datepicker-cell.today:not(.selected):not(.disabled){color:#fff}.datepicker-cell.today.focused:not(.selected){background-color:#00ccad}.datepicker-cell.range-end:not(.selected),.datepicker-cell.range-start:not(.selected){background-color:#b8b8b8;color:#fff}.datepicker-cell.range-end.focused:not(.selected),.datepicker-cell.range-start.focused:not(.selected){background-color:#b3b3b3}.datepicker-cell.range-start:not(.range-end){border-radius:4px 0 0 4px}.datepicker-cell.range-end:not(.range-start){border-radius:0 4px 4px 0}.datepicker-cell.range{background-color:#dcdcdc;border-radius:0}.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover{background-color:#d7d7d7}.datepicker-cell.range.disabled{color:#c6c6c6}.datepicker-cell.range.focused{background-color:#d1d1d1}.datepicker-input.in-edit{border-color:#276bda}.datepicker-input.in-edit:active,.datepicker-input.in-edit:focus{-webkit-box-shadow:0 0 .25em .25em rgba(39,107,218,.2);box-shadow:0 0 .25em .25em rgba(39,107,218,.2)}html{scroll-behavior:smooth}body{background-color:#fff}.desktopBg{display:block}@media(max-width:767px){.desktopBg{display:none}}.mobileBg{display:none}@media(max-width:767px){.mobileBg{display:block}}.flash-loader{-webkit-animation:flash .7s linear infinite;animation:flash .7s linear infinite;background:-webkit-gradient(linear,left top,right top,color-stop(33%,rgba(0,0,0,.067)),color-stop(50%,rgba(0,0,0,.2)),color-stop(66%,rgba(0,0,0,.067)));background:linear-gradient(90deg,rgba(0,0,0,.067) 33%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.067) 66%);background-color:#f2f2f2!important;background-size:300% 100%;cursor:not-allowed;pointer-events:none}@-webkit-keyframes flash{0%{background-position:100%}}@keyframes flash{0%{background-position:100%}}.toaster-icon-btn{bottom:-70px;left:0;margin:auto;position:fixed;right:0;text-align:center;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;z-index:99}@media(max-width:767px){.toaster-icon-btn{max-width:325px}}.toaster-icon-btn.active{-webkit-transform:translateY(-110px);transform:translateY(-110px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width:767px){.toaster-icon-btn.active{-webkit-transform:translateY(-150px);transform:translateY(-150px)}}.toaster-icon-btn .cmp-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:8px;-webkit-box-shadow:0px 5px 35px 0px rgba(0,0,0,.251);box-shadow:0px 5px 35px 0px rgba(0,0,0,.251);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:16px;width:100%}.toaster-icon-btn .cmp-container .image{margin-right:8px}.toaster-icon-btn .cmp-container .image img{display:none;height:36px;width:36px}.toaster-icon-btn .cmp-container .text{margin-right:16px}.toaster-icon-btn .cmp-container .text p{color:#262626;display:none;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media(max-width:767px){.toaster-icon-btn .cmp-container .text p{text-align:left}}.toaster-icon-btn.profile-toaster.active .text p,.toaster-icon-btn.profile-toaster.active img{display:block}.containerFixed>.cmp-container{margin:0 auto;max-width:1288px;padding:0 12px}main.container{padding:0}.d-none{display:none!important}.d-block{display:block!important}input[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.error-txt{color:#eb000e;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-top:4px}.vsFormText .cmp-form-text .input-error{border:1px solid #eb000e!important}.vsFormText .cmp-form-text label{left:20px;position:absolute;top:15px;-webkit-transition:.3s linear;transition:.3s linear}.vsFormText .cmp-form-text.focused label{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px!important;font-weight:400;left:16px;line-height:16px;padding:0px 4px;top:-12px;-webkit-transition:.3s linear;transition:.3s linear}.vsFormText .cmp-form-text.error{margin-bottom:24px}.prof_left-data{max-width:292px;width:100%}@media only screen and (min-width:768px)and (max-width:1200px){.prof_left-data{min-width:292px}}@media(max-width:767px){.prof_left-data{max-width:100%}.prof_left-data.d-none-forMob{display:none}}.prof_left-data .cmp-container{border-right:1px solid #e9e9e9}@media(max-width:767px){.prof_left-data .cmp-container{border:none}}.prof_left-data .list .cmp-list .cmp-list__item{border-bottom:1px solid #e9e9e9}.prof_left-data .list .cmp-list .cmp-list__item:last-child{border-bottom:none}.prof_left-data .list .cmp-list .cmp-teaser__link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:8px;justify-content:start;padding:16px 0}.prof_left-data .list .cmp-list .cmp-teaser__link .cmp-teaser__title{color:#262626;font-family:robotoRegular,sans-serif;font-size:16px;font-weight:400;line-height:20px}.prof_left-data .list .cmp-list .cmp-teaser__link.active .cmp-teaser__title{color:#000;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px}.prof_left-data .title .cmp-title__text{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px;padding-bottom:24PX;text-transform:capitalize}.prof_left-data .button{margin:24px 24px 0 0}@media(max-width:767px){.prof_left-data .button{margin-right:0}}.prof_left-data .button .cmp-button{border:1px solid #000;border-radius:40px;cursor:pointer;font-size:0;padding:14px;text-align:center;width:100%}.prof_left-data .button .cmp-button .cmp-button__text{color:#000;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:20px}.prof_right-data{max-width:940px;width:100%}@media only screen and (min-width:768px)and (max-width:1199px){.prof_right-data{overflow:hidden}}@media(max-width:767px){.prof_right-data.d-none-forMob{display:none}}.profile-title{position:relative}.profile-title .cmp-title__text{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px;margin-bottom:40px}@media(max-width:767px){.profile-title .cmp-title__text{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:18px;font-weight:600;line-height:24px;margin-bottom:24px;padding-left:26px}.profile-title .cmp-title__text:before{background-image:url(../../../../../content/dam/vijaysaleswebsite/chevron-left.svg);background-position:0 0;background-repeat:no-repeat;background-size:10px 10px;bottom:0;content:"";display:inline-block;height:10px;left:0;position:absolute;top:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:10px}}.page-title-wrapper>.cmp-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-bottom:40px}@media(max-width:767px){.page-title-wrapper>.cmp-container{margin-bottom:24px}}.page-title-wrapper .back-image{cursor:pointer;margin-right:16px}.page-title-wrapper .back-image.d-desk-none{display:none}@media(max-width:767px){.page-title-wrapper .back-image.d-desk-none{display:block}}.page-title-wrapper .main-title{position:relative}.page-title-wrapper .main-title .cmp-title__text{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px}@media(max-width:767px){.page-title-wrapper .main-title .cmp-title__text{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:18px;font-weight:600;line-height:24px}}.profile__container{margin-top:40px}@media(max-width:767px){.profile__container{margin-top:24px}}.profile__container>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin:0 auto;max-width:1288px;padding:0 12px}@media(max-width:767px){.profile__container>.cmp-container{display:block}}.loaderActive{overflow:hidden}.loaderActive .loaderWrapper{opacity:1}.loaderActive .loaderWrapper,.loaderWrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.loaderWrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.6);bottom:0;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:9999}.loaderWrapper img{height:auto;width:240px}@media(max-width:767px){.loaderWrapper img{height:auto;width:200px}}.cmp-link__screen-reader-only{display:none}.containerLink{cursor:pointer;position:relative}.containerLink:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.stars{--percent:calc(var(--rating)/5*100%);display:inline-block;font-family:Times;font-size:24px;line-height:1}.stars:before{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,right top,from(#ffb700),to(#efefef));background:linear-gradient(90deg,#ffb700 var(--percent),#efefef var(--percent));-webkit-background-clip:text;content:"★★★★★";letter-spacing:5px}.min-height-500{min-height:500px}.imageParent{text-align:center}.imageParent .cmp-image__image{width:auto}@media(max-width:767px){.extented-image .cmp-image__image{display:none}}.extented-image .cmp-image__image-mob{display:none}@media(max-width:767px){.extented-image .cmp-image__image-mob{display:block}.mt80{margin-top:80px}}.disable-scroll{overflow:hidden}.pdp-disable-scroll{overflow:hidden!important}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-25{margin-bottom:25px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.seoTitle{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px}@media(max-width:767px){.seoTitle{font-size:24px;line-height:30px}}.seoTitleCmpTitle .cmp-title{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px}@media(max-width:767px){.seoTitleCmpTitle .cmp-title{font-size:24px;line-height:30px}}.seoTitleh1 .cmp-title h1{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px}@media(max-width:767px){.seoTitleh1 .cmp-title h1{font-size:24px;line-height:30px}}.underlineLinks a{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:1.5px}.cmp-experiencefragment--header-search-flyout .cmp-image__image{height:auto;width:100%}.feedbackpopup-screen-one{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:brightness(0.5);backdrop-filter:brightness(0.5);background:rgba(0,0,0,.6);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:100}@media(max-width:767px){.feedbackpopup-screen-one{padding:unset}}.feedbackpopup-screen-one.d-none{display:none}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;background-color:#fff;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin:auto;max-height:85%;max-width:832px;min-height:534px;padding:29px 16px 37px 28px;position:relative;width:831px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner{height:70vh;padding:25px 10px 32px 24px;width:calc(100% - 24px)}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .close__icon{cursor:pointer;position:absolute;right:20px;top:30px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .close__icon{right:10px;top:20px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main{overflow-y:scroll;padding-right:15px;width:100%}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main{padding-right:17px;width:100%}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main::-webkit-scrollbar{width:1px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:.5px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .error-text{color:#eb000e;display:none;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;margin-top:4px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-title{color:#000;font-family:robotoBold,sans-serif;font-size:21px;font-weight:700;line-height:27px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-personal-details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;margin-top:31px;padding-bottom:10px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-personal-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;margin-top:64px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-personal-details .cmp-form-text{height:50px;position:relative;width:300px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-personal-details .cmp-form-text{width:100%}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-personal-details .cmp-form-text.focused .cmp-form-text__label{color:#262626;line-height:16px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-personal-details .cmp-form-text .cmp-form-text__input{background:transparent;border:1px solid #9d9d9d;border-radius:4px;color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;height:100%;line-height:18px;outline:none;padding:15px 20px;resize:none;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-personal-details .cmp-form-text .cmp-form-text__label{background-color:#fff;color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;-webkit-transition:all .2s ease;transition:all .2s ease}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-description{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:30px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-description .feedback-image-container img{height:137px;max-height:137px;max-width:137px;width:137px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-description .feedback-text-container{padding-right:24px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-description .feedback-text-container p{color:#555;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-description .feedback-text-container h3{color:#262626;font-family:robotoMedium,sans-serif;font-size:16px;font-weight:500;line-height:20px;margin-top:4px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-header .feedback-description .feedback-text-container h3{font-size:14px;line-height:18px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body{margin-top:24px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experince-rating-title{color:#000;font-family:robotoMedium,sans-serif;font-size:16px;font-weight:500;line-height:20px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experince-rating-title{font-size:14px;line-height:18px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:10px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type input[type=radio]{display:none}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type label{background-repeat:no-repeat;background-size:cover;cursor:pointer;display:inline-block;font-size:0;height:32px;width:34px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type input[type=radio]:checked+label{height:48px;width:50px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .verybad+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/verybad.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .verybad:checked+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/verybadactive.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .bad+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/bad.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .bad:checked+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/badactive.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .average+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/average.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .average:checked+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/averageactive.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .good+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/good.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .good:checked+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/goodactive.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .verygood+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/verygood.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-experience-rating .experience-rating-type .verygood:checked+label{background-image:url(../../../../../content/dam/vijaysaleswebsite/icons/verygoodactive.svg)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-textarea{margin-top:16px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-textarea textarea{border:1px solid #e9e9e9;border-radius:4px;color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;max-height:400px;outline:none;overflow-y:auto;padding:14px 16px;resize:none;width:100%}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-textarea textarea::-webkit-scrollbar{width:4px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-textarea textarea::-webkit-scrollbar-track{border-radius:40px;-webkit-box-shadow:inset 0 0 3px hsla(0,0%,77%,.3);box-shadow:inset 0 0 3px hsla(0,0%,77%,.3);-moz-box-shadow:inset 0 0 3px hsla(0,0%,77%,.3)}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-textarea textarea::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:10px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload{margin-top:24px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload input[type=file]{display:none}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload input[type=file]+label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload input[type=file]+label img{height:24px;width:24px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload input[type=file]+label img{height:16px;width:16px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload input[type=file]+label p{color:#262626;font-family:robotoMedium,sans-serif;font-size:16px;font-weight:500;line-height:20px;text-decoration:underline}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload input[type=file]+label p{font-size:12px;line-height:16px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .files-description{padding-left:32px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .files-description{padding-left:23px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .files-description p{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:17px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container::-webkit-scrollbar{display:none}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container .thumbnail-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px;margin-top:32px;position:relative}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container .thumbnail-wrapper{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;margin-top:22px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container .thumbnail-wrapper .thumbnail{border-radius:4px;height:64px;width:64px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container .thumbnail-wrapper .thumbnail{height:48px;width:48px}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container .thumbnail-wrapper .play-icon{border-bottom:7px solid transparent;border-left:10px solid #fff;border-top:7px solid transparent;height:0;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .thumbnail-container .thumbnail-wrapper .close-icon{cursor:pointer;height:16px;position:absolute;right:-4px;top:-8px;width:16px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .imgErrorDiv,.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .videoErrorDiv,.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .videoSizeErrorDiv{color:#d60611;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:27px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container .upload-container{width:100%}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container .recommend-container p{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;margin-bottom:16px;margin-top:4px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container .recommend-container p{margin-top:unset}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container .recommend-container .radio-option{display:inline-block;margin-right:40px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container .recommend-container .radio-option input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #7b7b7b;border-radius:50%;cursor:pointer;height:14px;opacity:.5;width:14px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container .recommend-container .radio-option input:checked{border:4px solid #262626;opacity:1}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container .recommend-container .radio-option label{margin-left:5px}@media(max-width:767px){.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-files-upload .upload-recommend-container .recommend-container{width:100%}}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-submit-button{margin-top:24px}.feedbackpopup-screen-one>.feedbackpopup-screen-one-inner .feedbackpopup-main .feedback-body .feedback-submit-button button{background-color:#000;border-radius:40px;color:#fff;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;padding:10px 34px}.feedbackpopup-screen-two{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-backdrop-filter:brightness(0.5);backdrop-filter:brightness(0.5);background:rgba(0,0,0,.6);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:100}@media(max-width:767px){.feedbackpopup-screen-two{padding:unset}}.feedbackpopup-screen-two.d-none{display:none}.feedbackpopup-screen-two>.feedbackpopup-screen-two-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;background-color:#fff;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;margin:auto;max-height:85%;max-width:832px;padding:66px 11px 41px;position:relative;width:352px}.feedbackpopup-screen-two>.feedbackpopup-screen-two-inner .fs-image-container{left:50%;position:absolute;top:-51px;-webkit-transform:translate(-50%);transform:translate(-50%)}.feedbackpopup-screen-two>.feedbackpopup-screen-two-inner .fs-image-container img{height:104px;width:110px}.feedbackpopup-screen-two>.feedbackpopup-screen-two-inner .fs-text-container{text-align:center}.feedbackpopup-screen-two>.feedbackpopup-screen-two-inner .fs-text-container .fs-value{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.feedbackpopup-screen-two>.feedbackpopup-screen-two-inner .fs-text-container .fs-action{color:#555;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-top:44px}.feedbackpopup-screen-two>.feedbackpopup-screen-two-inner .fs-text-container .fs-message{color:#000;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px;margin-top:8px}.feedbackpopup-screen-two>.feedbackpopup-screen-two-inner .fs-text-container .fs-done{background-color:#000;border-radius:40px;color:#fff;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-top:41px;padding:10px 38px}