@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%}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{font-family:robotoRegular,sans-serif;position:relative}li,ul{list-style:none}input{border:0;outline:0}body,button,html,input{line-height:normal}html{font-size:16px}*,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:#000;cursor:pointer;font-family:robotoRegular,sans-serif;text-decoration:none}a:focus,a:hover,a:visited{background-color:transparent;color:inherit}a:focus-visible{background-color:transparent;color:inherit}a:target{background-color:transparent;color:inherit}a:focus-within{background-color:transparent;color:inherit}a:active{background-color:transparent;color:inherit}.pincodepopupContainer{-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);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.pincodepopupContainer>.cmp-container{padding-bottom:0}.pincodepopupContainer>.cmp-container .vsFormText .cmp-form-text{margin-bottom:48px}.pincodepopupContainer>.cmp-container .vsFormText .cmp-form-text .cmp-form-button{cursor:pointer}.pincodepopupContainer .pincodepopup{background-color:#fff;border-radius:16px;max-width:340px;position:relative;width:340px}.pincodepopupContainer .pincodepopup .crossLogo{cursor:pointer;max-width:12px}.pincodepopupContainer .pincodepopup .crossLogo .cmp-image{position:absolute;right:16px;top:16px}.pincodepopupContainer .pincodepopup .locationMarker{margin-bottom:21px}.pincodepopupContainer .pincodepopup .locationMarker .cmp-image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:unset;padding-top:33px;width:100%}.pincodepopupContainer .pincodepopup .locationMarker .cmp-image__image{max-width:26.67px}.pincodepopupContainer .pincodepopup .cmp-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;justify-content:center}.pincodepopupContainer .pincodepopup .cmp-text p{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.pincodepopupContainer .pincodepopup .cmp-text p:first-child{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px}.pincodepopupContainer .pincodepopup .cmp-form-text{margin:32px auto 48px;max-width:300px;position:relative}.pincodepopupContainer .pincodepopup .cmp-form-text__input{border:1px solid #d9d9d9;border-radius:4px;color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;max-width:300px;padding:15px 0px 15px 20px;width:100%}.pincodepopupContainer .pincodepopup .cmp-form-text label{background:#fff;color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:18px}.pincodepopupContainer .pincodepopup .btnContainer>.cmp-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:76px}.pincodepopupContainer .pincodepopup .button.btnDark__lg{min-width:80px;padding:0;text-align:center}.pincodepopupContainer .pincodepopup .button.btnDark__lg #pincode-btn{padding:10px 24.5px}.pincodepopupContainer .pincodepopup .button.btnDark__lg .vscontainer .cmp-container button{cursor:pointer;padding:0}.pincodepopupContainer .pincodepopup .button.btnDark__lg .vscontainer .cmp-container button .cmp-form-button{cursor:pointer;padding:14px 16px}.pincodepopupContainer .pincodepopup .btnDark__lg--disableState{min-width:80px;padding:10px 24.5px;text-align:center}.popupOverlay.pincodepopupContainer>.cmp-container{border-radius:16px;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content}.popupOverlay:has(.pincodepopup)>.cmp-container:first-child{padding-bottom:0}
.cmp-experiencefragment--deals-timer{width:100%}.commonDealsTimer{background-color:#000}@media(max-width:767px){.commonDealsTimer .cmp-image__image{width:100%}}.commonDealsTimer>.cmp-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-bottom:18px;padding-top:18px}@media(max-width:767px){.commonDealsTimer>.cmp-container{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:71px;justify-content:space-between;padding:15px 12px}}@media only screen and (max-width:425px){.commonDealsTimer>.cmp-container{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:0px;justify-content:space-between}}.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767px){.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .image{border-right:1px dotted #9d9d9d;margin-right:64px;max-width:438px;padding-right:64px}@media(max-width:767px){.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .image{border-right:0;margin-right:0px;max-width:186px;padding-bottom:4px;padding-right:unset}}.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text>p{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;padding-right:64px}@media(max-width:767px){.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text>p{gap:12px;padding-left:unset;padding-right:unset}}.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text .one{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3px}@media(max-width:767px){.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text .one{gap:6px}}.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text .one .number{color:#eb000e;font-family:nohemiBold,sans-serif;font-size:32px;font-weight:600;line-height:40px;text-align:center}@media(max-width:767px){.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text .one .number{color:#eb000e;font-family:nohemiBold,sans-serif;font-size:18px;font-weight:600;line-height:24px;padding-bottom:0px;text-align:center}}.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text .one .units{color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:center}@media(max-width:767px){.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text .one .units{color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;line-height:12px}}.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text .colon{color:#fff;font-family:robotoBold,sans-serif;font-size:32px;font-weight:700;line-height:40px}@media(max-width:767px){.commonDealsTimer>.cmp-container .dealsTimerLeft>.cmp-container .timerCountDown>.cmp-text .colon{font-size:18px;line-height:24px}}.commonDealsTimer .button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:12px 16px}.commonDealsTimer .button .cmp-button{background:#fff;border:none;border-radius:40px}.commonDealsTimer .button .cmp-button__text{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:12px;text-align:center}
@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%}.breadcrumb{display:block;float:none!important;margin:0 auto;max-width:1366px}@media(max-width:767px){.breadcrumb{max-width:100%}}.breadcrumb .cmp-breadcrumb__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:43px}@media(max-width:767px){.breadcrumb .cmp-breadcrumb__list{display:block;margin-bottom:5px;margin-left:11px}}.breadcrumb .cmp-breadcrumb__item{padding:4px 0;vertical-align:middle}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link{pointer-events:none}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link span{color:#646464;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link span:after{content:"";height:0;margin-left:0;width:0}@media(max-width:767px){.breadcrumb .cmp-breadcrumb__item{padding:4px}}.breadcrumb .cmp-breadcrumb__item span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#646464;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.breadcrumb .cmp-breadcrumb__item span:after{content:""}.breadcrumb .cmp-breadcrumb__item span:last-child{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.breadcrumb .cmp-breadcrumb__item span:last-child:after{content:url(../../../content/dam/vijaysaleswebsite/chevron-right.svg);height:24px;margin-left:8px;width:24px}@media only screen and (min-width:768px){.breadcrumb.showDesktop{display:block;margin-top:12px}}@media(max-width:767px){.breadcrumb.showMobile{display:block;margin:10px 0}}.breadcrumb.pdpbreadcrumb{display:none}
@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%}.breadcrumb{display:block;float:none!important;margin:0 auto;max-width:1366px}@media(max-width:767px){.breadcrumb{max-width:100%}}.breadcrumb .cmp-breadcrumb__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:43px}@media(max-width:767px){.breadcrumb .cmp-breadcrumb__list{display:block;margin-bottom:5px;margin-left:11px}}.breadcrumb .cmp-breadcrumb__item{padding:4px 0;vertical-align:middle}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link{pointer-events:none}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link span{color:#646464;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link span:after{content:"";height:0;margin-left:0;width:0}@media(max-width:767px){.breadcrumb .cmp-breadcrumb__item{padding:4px}}.breadcrumb .cmp-breadcrumb__item span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#646464;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.breadcrumb .cmp-breadcrumb__item span:after{content:""}.breadcrumb .cmp-breadcrumb__item span:last-child{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.breadcrumb .cmp-breadcrumb__item span:last-child:after{content:url(../../../content/dam/vijaysaleswebsite/chevron-right.svg);height:24px;margin-left:8px;width:24px}@media only screen and (min-width:768px){.breadcrumb.showDesktop{display:block;margin-top:12px}}@media(max-width:767px){.breadcrumb.showMobile{display:block;margin:10px 0}}.breadcrumb.pdpbreadcrumb{display:none}
@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%}.breadcrumb{display:block;float:none!important;margin:0 auto;max-width:1366px}@media(max-width:767px){.breadcrumb{max-width:100%}}.breadcrumb .cmp-breadcrumb__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:43px}@media(max-width:767px){.breadcrumb .cmp-breadcrumb__list{display:block;margin-bottom:5px;margin-left:11px}}.breadcrumb .cmp-breadcrumb__item{padding:4px 0;vertical-align:middle}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link{pointer-events:none}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link span{color:#646464;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.breadcrumb .cmp-breadcrumb__item:last-child .cmp-breadcrumb__item-link span:after{content:"";height:0;margin-left:0;width:0}@media(max-width:767px){.breadcrumb .cmp-breadcrumb__item{padding:4px}}.breadcrumb .cmp-breadcrumb__item span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#646464;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.breadcrumb .cmp-breadcrumb__item span:after{content:""}.breadcrumb .cmp-breadcrumb__item span:last-child{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.breadcrumb .cmp-breadcrumb__item span:last-child:after{content:url(../../../content/dam/vijaysaleswebsite/chevron-right.svg);height:24px;margin-left:8px;width:24px}@media only screen and (min-width:768px){.breadcrumb.showDesktop{display:block;margin-top:12px}}@media(max-width:767px){.breadcrumb.showMobile{display:block;margin:10px 0}}.breadcrumb.pdpbreadcrumb{display:none}
.imageTextVertical a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.imageTextHorizontal a,.imageTextVertical a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}
.btnDarkIcon__lg,.btnDark__lg,.btnDark__lg--disableState,.btnLg,.btnLightIcon__lg,.btnLightOtlIcon__lg,.btnLightOtl__lg,.btnLight__lg,.btnLight__lg--disableState,.btnOtlIcon__lg,.btnOtl__lg,.btnOtl__lg--disableState{color:#fff;display:block;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:14px 16px}.btnDarkIcon__lg button,.btnDark__lg button,.btnDark__lg--disableState button,.btnLg button,.btnLightIcon__lg button,.btnLightOtlIcon__lg button,.btnLightOtl__lg button,.btnLight__lg button,.btnLight__lg--disableState button,.btnOtlIcon__lg button,.btnOtl__lg button,.btnOtl__lg--disableState button{color:#fff;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:20px}.btnDarkIcon__sm,.btnDark__sm,.btnDark__sm--disableState,.btnLightIcon__sm,.btnLightOtlIcon__sm,.btnLightOtl__sm,.btnLight__sm,.btnLight__sm--disableState,.btnOtlIcon__sm,.btnOtl__sm,.btnOtl__sm--disableState,.btnSm{color:#fff;display:block;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px 16px}.btnDarkIcon__sm button,.btnDark__sm button,.btnDark__sm--disableState button,.btnLightIcon__sm button,.btnLightOtlIcon__sm button,.btnLightOtl__sm button,.btnLight__sm button,.btnLight__sm--disableState button,.btnOtlIcon__sm button,.btnOtl__sm button,.btnOtl__sm--disableState button,.btnSm button{color:#fff;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.btnDarkIcon__xs,.btnDark__xs,.btnDark__xs--disableState,.btnLightIcon__xs,.btnLightOtlIcon__xs,.btnLightOtl__xs,.btnLight__xs,.btnLight__xs--disableState,.btnOtlIcon__xs,.btnOtl__xs,.btnOtl__xs--disableState,.btnXs{color:#fff;display:block;font-family:robotoBold,sans-serif;font-size:10px;font-weight:700;line-height:14px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:5px 16px}.btnDarkIcon__xs button,.btnDark__xs button,.btnDark__xs--disableState button,.btnLightIcon__xs button,.btnLightOtlIcon__xs button,.btnLightOtl__xs button,.btnLight__xs button,.btnLight__xs--disableState button,.btnOtlIcon__xs button,.btnOtl__xs button,.btnOtl__xs--disableState button,.btnXs button{color:#fff;font-family:robotoBold,sans-serif;font-size:10px;font-weight:700;line-height:14px}button{background:transparent;border:none;outline:none}.btn,.btnDarkIcon__lg,.btnDarkIcon__sm,.btnDarkIcon__xs,.btnDark__lg,.btnDark__lg--disableState,.btnDark__sm,.btnDark__sm--disableState,.btnDark__xs,.btnDark__xs--disableState,.btnLightIcon__lg,.btnLightIcon__sm,.btnLightIcon__xs,.btnLightOtlIcon__lg,.btnLightOtlIcon__sm,.btnLightOtlIcon__xs,.btnLightOtl__lg,.btnLightOtl__sm,.btnLightOtl__xs,.btnLight__lg,.btnLight__lg--disableState,.btnLight__sm,.btnLight__sm--disableState,.btnLight__xs,.btnLight__xs--disableState,.btnOtlIcon__lg,.btnOtlIcon__sm,.btnOtlIcon__xs,.btnOtl__lg,.btnOtl__lg--disableState,.btnOtl__sm,.btnOtl__sm--disableState,.btnOtl__xs,.btnOtl__xs--disableState{border-radius:40px}.btn .cmp-link__screen-reader-only,.btnDarkIcon__lg .cmp-link__screen-reader-only,.btnDarkIcon__sm .cmp-link__screen-reader-only,.btnDarkIcon__xs .cmp-link__screen-reader-only,.btnDark__lg .cmp-link__screen-reader-only,.btnDark__lg--disableState .cmp-link__screen-reader-only,.btnDark__sm .cmp-link__screen-reader-only,.btnDark__sm--disableState .cmp-link__screen-reader-only,.btnDark__xs .cmp-link__screen-reader-only,.btnDark__xs--disableState .cmp-link__screen-reader-only,.btnLightIcon__lg .cmp-link__screen-reader-only,.btnLightIcon__sm .cmp-link__screen-reader-only,.btnLightIcon__xs .cmp-link__screen-reader-only,.btnLightOtlIcon__lg .cmp-link__screen-reader-only,.btnLightOtlIcon__sm .cmp-link__screen-reader-only,.btnLightOtlIcon__xs .cmp-link__screen-reader-only,.btnLightOtl__lg .cmp-link__screen-reader-only,.btnLightOtl__sm .cmp-link__screen-reader-only,.btnLightOtl__xs .cmp-link__screen-reader-only,.btnLight__lg .cmp-link__screen-reader-only,.btnLight__lg--disableState .cmp-link__screen-reader-only,.btnLight__sm .cmp-link__screen-reader-only,.btnLight__sm--disableState .cmp-link__screen-reader-only,.btnLight__xs .cmp-link__screen-reader-only,.btnLight__xs--disableState .cmp-link__screen-reader-only,.btnOtlIcon__lg .cmp-link__screen-reader-only,.btnOtlIcon__sm .cmp-link__screen-reader-only,.btnOtlIcon__xs .cmp-link__screen-reader-only,.btnOtl__lg .cmp-link__screen-reader-only,.btnOtl__lg--disableState .cmp-link__screen-reader-only,.btnOtl__sm .cmp-link__screen-reader-only,.btnOtl__sm--disableState .cmp-link__screen-reader-only,.btnOtl__xs .cmp-link__screen-reader-only,.btnOtl__xs--disableState .cmp-link__screen-reader-only{display:none}.btnDark,.btnDarkIcon__lg,.btnDarkIcon__sm,.btnDarkIcon__xs,.btnDark__lg,.btnDark__lg--disableState,.btnDark__sm,.btnDark__sm--disableState,.btnDark__xs,.btnDark__xs--disableState,.btnLightIcon__lg,.btnLightIcon__sm,.btnLightIcon__xs{background-color:#000;cursor:pointer}.btnDark .cmp-button__text,.btnDarkIcon__lg .cmp-button__text,.btnDarkIcon__sm .cmp-button__text,.btnDarkIcon__xs .cmp-button__text,.btnDark__lg .cmp-button__text,.btnDark__lg--disableState .cmp-button__text,.btnDark__sm .cmp-button__text,.btnDark__sm--disableState .cmp-button__text,.btnDark__xs .cmp-button__text,.btnDark__xs--disableState .cmp-button__text,.btnLightIcon__lg .cmp-button__text,.btnLightIcon__sm .cmp-button__text,.btnLightIcon__xs .cmp-button__text{color:#fff}.btnDark button,.btnDarkIcon__lg button,.btnDarkIcon__sm button,.btnDarkIcon__xs button,.btnDark__lg button,.btnDark__lg--disableState button,.btnDark__sm button,.btnDark__sm--disableState button,.btnDark__xs button,.btnDark__xs--disableState button,.btnLightIcon__lg button,.btnLightIcon__sm button,.btnLightIcon__xs button{color:#fff;cursor:pointer}.btnDark:hover,.btnDarkIcon__lg:hover,.btnDarkIcon__sm:hover,.btnDarkIcon__xs:hover,.btnDark__lg--disableState:hover,.btnDark__lg:hover,.btnDark__sm--disableState:hover,.btnDark__sm:hover,.btnDark__xs--disableState:hover,.btnDark__xs:hover,.btnLightIcon__lg:hover,.btnLightIcon__sm:hover,.btnLightIcon__xs:hover{background-color:#262626}.btnDark__lg--disableState{background-color:#c4c4c4;cursor:not-allowed}.btnDark__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnDark__lg--disableState .cmp-button__text{color:#fff}.btnDark__lg--disableState button{color:#fff;cursor:not-allowed;pointer-events:none}.btnDark__lg--disableState:hover{background-color:#c4c4c4}.btnDark__sm--disableState{background-color:#c4c4c4;cursor:not-allowed}.btnDark__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnDark__sm--disableState .cmp-button__text{color:#fff}.btnDark__sm--disableState button{color:#fff;cursor:not-allowed;pointer-events:none}.btnDark__sm--disableState:hover{background-color:#c4c4c4}.btnDark__xs--disableState{background-color:#c4c4c4;cursor:not-allowed}.btnDark__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnDark__xs--disableState .cmp-button__text{color:#fff}.btnDark__xs--disableState button{color:#fff;cursor:not-allowed;pointer-events:none}.btnDark__xs--disableState:hover{background-color:#c4c4c4}.btnDarkIcon,.btnDarkIcon__lg,.btnDarkIcon__sm,.btnDarkIcon__xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.btnLightOtlIcon__lg,.btnLightOtlIcon__sm,.btnLightOtlIcon__xs,.btnLightOtl__lg,.btnLightOtl__sm,.btnLightOtl__xs,.btnOtl,.btnOtlIcon__lg,.btnOtlIcon__sm,.btnOtlIcon__xs,.btnOtl__lg,.btnOtl__lg--disableState,.btnOtl__sm,.btnOtl__sm--disableState,.btnOtl__xs,.btnOtl__xs--disableState{background-color:transparent;border:1px solid #000;cursor:pointer}.btnLightOtlIcon__lg:hover,.btnLightOtlIcon__sm:hover,.btnLightOtlIcon__xs:hover,.btnLightOtl__lg:hover,.btnLightOtl__sm:hover,.btnLightOtl__xs:hover,.btnOtl:hover,.btnOtlIcon__lg:hover,.btnOtlIcon__sm:hover,.btnOtlIcon__xs:hover,.btnOtl__lg--disableState:hover,.btnOtl__lg:hover,.btnOtl__sm--disableState:hover,.btnOtl__sm:hover,.btnOtl__xs--disableState:hover,.btnOtl__xs:hover{border:1px solid #262626}.btnLightOtlIcon__lg .cmp-button__text:hover,.btnLightOtlIcon__lg button:hover,.btnLightOtlIcon__sm .cmp-button__text:hover,.btnLightOtlIcon__sm button:hover,.btnLightOtlIcon__xs .cmp-button__text:hover,.btnLightOtlIcon__xs button:hover,.btnLightOtl__lg .cmp-button__text:hover,.btnLightOtl__lg button:hover,.btnLightOtl__sm .cmp-button__text:hover,.btnLightOtl__sm button:hover,.btnLightOtl__xs .cmp-button__text:hover,.btnLightOtl__xs button:hover,.btnOtl .cmp-button__text:hover,.btnOtl button:hover,.btnOtlIcon__lg .cmp-button__text:hover,.btnOtlIcon__lg button:hover,.btnOtlIcon__sm .cmp-button__text:hover,.btnOtlIcon__sm button:hover,.btnOtlIcon__xs .cmp-button__text:hover,.btnOtlIcon__xs button:hover,.btnOtl__lg .cmp-button__text:hover,.btnOtl__lg button:hover,.btnOtl__lg--disableState .cmp-button__text:hover,.btnOtl__lg--disableState button:hover,.btnOtl__sm .cmp-button__text:hover,.btnOtl__sm button:hover,.btnOtl__sm--disableState .cmp-button__text:hover,.btnOtl__sm--disableState button:hover,.btnOtl__xs .cmp-button__text:hover,.btnOtl__xs button:hover,.btnOtl__xs--disableState .cmp-button__text:hover,.btnOtl__xs--disableState button:hover{color:#262626}.btnOtl__lg--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.btnOtl__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnOtl__lg--disableState .cmp-button__text{color:#c4c4c4}.btnOtl__lg--disableState button{color:#c4c4c4;cursor:not-allowed;pointer-events:none}.btnOtl__lg--disableState:hover{border:1px solid #c4c4c4}.btnOtl__sm--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.btnOtl__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnOtl__sm--disableState .cmp-button__text{color:#c4c4c4}.btnOtl__sm--disableState button{color:#c4c4c4;cursor:not-allowed;pointer-events:none}.btnOtl__sm--disableState:hover{border:1px solid #c4c4c4}.btnOtl__xs--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.btnOtl__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnOtl__xs--disableState .cmp-button__text{color:#c4c4c4}.btnOtl__xs--disableState button{color:#c4c4c4;cursor:not-allowed;pointer-events:none}.btnOtl__xs--disableState:hover{border:1px solid #c4c4c4}.btnLightOtlIcon__lg,.btnLightOtlIcon__sm,.btnLightOtlIcon__xs,.btnOtlIcon,.btnOtlIcon__lg,.btnOtlIcon__sm,.btnOtlIcon__xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.btnLight,.btnLight__lg,.btnLight__lg--disableState,.btnLight__sm,.btnLight__sm--disableState,.btnLight__xs,.btnLight__xs--disableState{background-color:#fff;cursor:pointer}.btnLight .cmp-button__text:hover,.btnLight button:hover,.btnLight__lg .cmp-button__text:hover,.btnLight__lg button:hover,.btnLight__lg--disableState .cmp-button__text:hover,.btnLight__lg--disableState button:hover,.btnLight__sm .cmp-button__text:hover,.btnLight__sm button:hover,.btnLight__sm--disableState .cmp-button__text:hover,.btnLight__sm--disableState button:hover,.btnLight__xs .cmp-button__text:hover,.btnLight__xs button:hover,.btnLight__xs--disableState .cmp-button__text:hover,.btnLight__xs--disableState button:hover{color:#000}.btnLight:hover,.btnLight__lg--disableState:hover,.btnLight__lg:hover,.btnLight__sm--disableState:hover,.btnLight__sm:hover,.btnLight__xs--disableState:hover,.btnLight__xs:hover{background-color:#f5f5f5}.btnLight__lg--disableState{background-color:#262626;cursor:not-allowed}.btnLight__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnLight__lg--disableState .cmp-button__text{color:#555}.btnLight__lg--disableState button{color:#555;cursor:not-allowed;pointer-events:none}.btnLight__lg--disableState:hover{background-color:#262626}.btnLight__lg--disableState:hover .cmp-button__text,.btnLight__lg--disableState:hover button{color:#555}.btnLight__sm--disableState{background-color:#262626;cursor:not-allowed}.btnLight__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnLight__sm--disableState .cmp-button__text{color:#555}.btnLight__sm--disableState button{color:#555;cursor:not-allowed;pointer-events:none}.btnLight__sm--disableState:hover{background-color:#262626}.btnLight__sm--disableState:hover .cmp-button__text,.btnLight__sm--disableState:hover button{color:#555}.btnLight__xs--disableState{background-color:#262626;cursor:not-allowed}.btnLight__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.btnLight__xs--disableState .cmp-button__text{color:#555}.btnLight__xs--disableState button{color:#555;cursor:not-allowed;pointer-events:none}.btnLight__xs--disableState:hover{background-color:#262626}.btnLight__xs--disableState:hover .cmp-button__text,.btnLight__xs--disableState:hover button{color:#555}.btnLightIcon,.btnLightIcon__lg,.btnLightIcon__sm,.btnLightIcon__xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.btnLightOtl{background-color:transparent;border:1px solid #fff}.btnLightOtlIcon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}
.buttonwithiconDarkIcon__lg,.buttonwithiconDarkIcon__lg--disableState,.buttonwithiconDark__lg,.buttonwithiconDark__lg--disableState,.buttonwithiconLg,.buttonwithiconLightIcon__lg,.buttonwithiconLightIcon__lg--disableState,.buttonwithiconLightOtlIcon__lg,.buttonwithiconLightOtl__lg,.buttonwithiconLight__lg,.buttonwithiconLight__lg--disableState,.buttonwithiconOtlIcon__lg,.buttonwithiconOtlIcon__lg--disableState,.buttonwithiconOtl__lg,.buttonwithiconOtl__lg--disableState{color:#fff;display:block;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:14px 16px}.buttonwithiconDarkIcon__sm,.buttonwithiconDarkIcon__sm--disableState,.buttonwithiconDark__sm,.buttonwithiconDark__sm--disableState,.buttonwithiconLightIcon__sm,.buttonwithiconLightIcon__sm--disableState,.buttonwithiconLightOtlIcon__sm,.buttonwithiconLightOtl__sm,.buttonwithiconLight__sm,.buttonwithiconLight__sm--disableState,.buttonwithiconOtlIcon__sm,.buttonwithiconOtlIcon__sm--disableState,.buttonwithiconOtl__sm,.buttonwithiconOtl__sm--disableState,.buttonwithiconSm{color:#fff;display:block;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px 16px}.buttonwithiconDarkIcon__xs,.buttonwithiconDarkIcon__xs--disableState,.buttonwithiconDark__xs,.buttonwithiconDark__xs--disableState,.buttonwithiconLightIcon__xs,.buttonwithiconLightIcon__xs--disableState,.buttonwithiconLightOtlIcon__xs,.buttonwithiconLightOtl__xs,.buttonwithiconLight__xs,.buttonwithiconLight__xs--disableState,.buttonwithiconOtlIcon__xs,.buttonwithiconOtlIcon__xs--disableState,.buttonwithiconOtl__xs,.buttonwithiconOtl__xs--disableState,.buttonwithiconXs{color:#fff;display:block;font-family:robotoBold,sans-serif;font-size:10px;font-weight:700;line-height:14px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:5px 16px}.buttonwithicon,.buttonwithiconDarkIcon__lg,.buttonwithiconDarkIcon__lg--disableState,.buttonwithiconDarkIcon__sm,.buttonwithiconDarkIcon__sm--disableState,.buttonwithiconDarkIcon__xs,.buttonwithiconDarkIcon__xs--disableState,.buttonwithiconDark__lg,.buttonwithiconDark__lg--disableState,.buttonwithiconDark__sm,.buttonwithiconDark__sm--disableState,.buttonwithiconDark__xs,.buttonwithiconDark__xs--disableState,.buttonwithiconLightIcon__lg,.buttonwithiconLightIcon__lg--disableState,.buttonwithiconLightIcon__sm,.buttonwithiconLightIcon__sm--disableState,.buttonwithiconLightIcon__xs,.buttonwithiconLightIcon__xs--disableState,.buttonwithiconLightOtlIcon__lg,.buttonwithiconLightOtlIcon__sm,.buttonwithiconLightOtlIcon__xs,.buttonwithiconLightOtl__lg,.buttonwithiconLightOtl__sm,.buttonwithiconLightOtl__xs,.buttonwithiconLight__lg,.buttonwithiconLight__lg--disableState,.buttonwithiconLight__sm,.buttonwithiconLight__sm--disableState,.buttonwithiconLight__xs,.buttonwithiconLight__xs--disableState,.buttonwithiconOtlIcon__lg,.buttonwithiconOtlIcon__lg--disableState,.buttonwithiconOtlIcon__sm,.buttonwithiconOtlIcon__sm--disableState,.buttonwithiconOtlIcon__xs,.buttonwithiconOtlIcon__xs--disableState,.buttonwithiconOtl__lg,.buttonwithiconOtl__lg--disableState,.buttonwithiconOtl__sm,.buttonwithiconOtl__sm--disableState,.buttonwithiconOtl__xs,.buttonwithiconOtl__xs--disableState{border-radius:40px;display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.buttonwithicon .cmp-link__screen-reader-only,.buttonwithiconDarkIcon__lg .cmp-link__screen-reader-only,.buttonwithiconDarkIcon__lg--disableState .cmp-link__screen-reader-only,.buttonwithiconDarkIcon__sm .cmp-link__screen-reader-only,.buttonwithiconDarkIcon__sm--disableState .cmp-link__screen-reader-only,.buttonwithiconDarkIcon__xs .cmp-link__screen-reader-only,.buttonwithiconDarkIcon__xs--disableState .cmp-link__screen-reader-only,.buttonwithiconDark__lg .cmp-link__screen-reader-only,.buttonwithiconDark__lg--disableState .cmp-link__screen-reader-only,.buttonwithiconDark__sm .cmp-link__screen-reader-only,.buttonwithiconDark__sm--disableState .cmp-link__screen-reader-only,.buttonwithiconDark__xs .cmp-link__screen-reader-only,.buttonwithiconDark__xs--disableState .cmp-link__screen-reader-only,.buttonwithiconLightIcon__lg .cmp-link__screen-reader-only,.buttonwithiconLightIcon__lg--disableState .cmp-link__screen-reader-only,.buttonwithiconLightIcon__sm .cmp-link__screen-reader-only,.buttonwithiconLightIcon__sm--disableState .cmp-link__screen-reader-only,.buttonwithiconLightIcon__xs .cmp-link__screen-reader-only,.buttonwithiconLightIcon__xs--disableState .cmp-link__screen-reader-only,.buttonwithiconLightOtlIcon__lg .cmp-link__screen-reader-only,.buttonwithiconLightOtlIcon__sm .cmp-link__screen-reader-only,.buttonwithiconLightOtlIcon__xs .cmp-link__screen-reader-only,.buttonwithiconLightOtl__lg .cmp-link__screen-reader-only,.buttonwithiconLightOtl__sm .cmp-link__screen-reader-only,.buttonwithiconLightOtl__xs .cmp-link__screen-reader-only,.buttonwithiconLight__lg .cmp-link__screen-reader-only,.buttonwithiconLight__lg--disableState .cmp-link__screen-reader-only,.buttonwithiconLight__sm .cmp-link__screen-reader-only,.buttonwithiconLight__sm--disableState .cmp-link__screen-reader-only,.buttonwithiconLight__xs .cmp-link__screen-reader-only,.buttonwithiconLight__xs--disableState .cmp-link__screen-reader-only,.buttonwithiconOtlIcon__lg .cmp-link__screen-reader-only,.buttonwithiconOtlIcon__lg--disableState .cmp-link__screen-reader-only,.buttonwithiconOtlIcon__sm .cmp-link__screen-reader-only,.buttonwithiconOtlIcon__sm--disableState .cmp-link__screen-reader-only,.buttonwithiconOtlIcon__xs .cmp-link__screen-reader-only,.buttonwithiconOtlIcon__xs--disableState .cmp-link__screen-reader-only,.buttonwithiconOtl__lg .cmp-link__screen-reader-only,.buttonwithiconOtl__lg--disableState .cmp-link__screen-reader-only,.buttonwithiconOtl__sm .cmp-link__screen-reader-only,.buttonwithiconOtl__sm--disableState .cmp-link__screen-reader-only,.buttonwithiconOtl__xs .cmp-link__screen-reader-only,.buttonwithiconOtl__xs--disableState .cmp-link__screen-reader-only{display:none}.buttonwithiconDark,.buttonwithiconDarkIcon__lg,.buttonwithiconDarkIcon__lg--disableState,.buttonwithiconDarkIcon__sm,.buttonwithiconDarkIcon__sm--disableState,.buttonwithiconDarkIcon__xs,.buttonwithiconDarkIcon__xs--disableState,.buttonwithiconDark__lg,.buttonwithiconDark__lg--disableState,.buttonwithiconDark__sm,.buttonwithiconDark__sm--disableState,.buttonwithiconDark__xs,.buttonwithiconDark__xs--disableState{background-color:#000;cursor:pointer}.buttonwithiconDark .cmp-button__text,.buttonwithiconDarkIcon__lg .cmp-button__text,.buttonwithiconDarkIcon__lg--disableState .cmp-button__text,.buttonwithiconDarkIcon__sm .cmp-button__text,.buttonwithiconDarkIcon__sm--disableState .cmp-button__text,.buttonwithiconDarkIcon__xs .cmp-button__text,.buttonwithiconDarkIcon__xs--disableState .cmp-button__text,.buttonwithiconDark__lg .cmp-button__text,.buttonwithiconDark__lg--disableState .cmp-button__text,.buttonwithiconDark__sm .cmp-button__text,.buttonwithiconDark__sm--disableState .cmp-button__text,.buttonwithiconDark__xs .cmp-button__text,.buttonwithiconDark__xs--disableState .cmp-button__text{color:#fff}.buttonwithiconDark .cmp-button:hover__img,.buttonwithiconDarkIcon__lg .cmp-button:hover__img,.buttonwithiconDarkIcon__lg--disableState .cmp-button:hover__img,.buttonwithiconDarkIcon__sm .cmp-button:hover__img,.buttonwithiconDarkIcon__sm--disableState .cmp-button:hover__img,.buttonwithiconDarkIcon__xs .cmp-button:hover__img,.buttonwithiconDarkIcon__xs--disableState .cmp-button:hover__img,.buttonwithiconDark__lg .cmp-button:hover__img,.buttonwithiconDark__lg--disableState .cmp-button:hover__img,.buttonwithiconDark__sm .cmp-button:hover__img,.buttonwithiconDark__sm--disableState .cmp-button:hover__img,.buttonwithiconDark__xs .cmp-button:hover__img,.buttonwithiconDark__xs--disableState .cmp-button:hover__img{fill:purple}.buttonwithiconDark:hover,.buttonwithiconDarkIcon__lg--disableState:hover,.buttonwithiconDarkIcon__lg:hover,.buttonwithiconDarkIcon__sm--disableState:hover,.buttonwithiconDarkIcon__sm:hover,.buttonwithiconDarkIcon__xs--disableState:hover,.buttonwithiconDarkIcon__xs:hover,.buttonwithiconDark__lg--disableState:hover,.buttonwithiconDark__lg:hover,.buttonwithiconDark__sm--disableState:hover,.buttonwithiconDark__sm:hover,.buttonwithiconDark__xs--disableState:hover,.buttonwithiconDark__xs:hover{background-color:#262626}.buttonwithiconDark__lg--disableState{background-color:#c4c4c4;cursor:not-allowed}.buttonwithiconDark__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconDark__lg--disableState .cmp-button__text{color:#fff}.buttonwithiconDark__lg--disableState:hover{background-color:#c4c4c4}.buttonwithiconDark__sm--disableState{background-color:#c4c4c4;cursor:not-allowed}.buttonwithiconDark__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconDark__sm--disableState .cmp-button__text{color:#fff}.buttonwithiconDark__sm--disableState:hover{background-color:#c4c4c4}.buttonwithiconDark__xs--disableState{background-color:#c4c4c4;cursor:not-allowed}.buttonwithiconDark__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconDark__xs--disableState .cmp-button__text{color:#fff}.buttonwithiconDark__xs--disableState:hover{background-color:#c4c4c4}.buttonwithiconDarkIcon .cmp-button,.buttonwithiconDarkIcon__lg .cmp-button,.buttonwithiconDarkIcon__lg--disableState .cmp-button,.buttonwithiconDarkIcon__sm .cmp-button,.buttonwithiconDarkIcon__sm--disableState .cmp-button,.buttonwithiconDarkIcon__xs .cmp-button,.buttonwithiconDarkIcon__xs--disableState .cmp-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.buttonwithiconDarkIcon__lg--disableState{background-color:#c4c4c4;cursor:not-allowed}.buttonwithiconDarkIcon__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconDarkIcon__lg--disableState .cmp-button__text{color:#fff}.buttonwithiconDarkIcon__lg--disableState:hover{background-color:#c4c4c4}.buttonwithiconDarkIcon__sm--disableState{background-color:#c4c4c4;cursor:not-allowed}.buttonwithiconDarkIcon__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconDarkIcon__sm--disableState .cmp-button__text{color:#fff}.buttonwithiconDarkIcon__sm--disableState:hover{background-color:#c4c4c4}.buttonwithiconDarkIcon__xs .cmp-button__img img{height:12px;width:12.12px}.buttonwithiconDarkIcon__xs--disableState{background-color:#c4c4c4;cursor:not-allowed}.buttonwithiconDarkIcon__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconDarkIcon__xs--disableState .cmp-button__text{color:#fff}.buttonwithiconDarkIcon__xs--disableState:hover{background-color:#c4c4c4}.buttonwithiconLightOtlIcon__lg,.buttonwithiconLightOtlIcon__sm,.buttonwithiconLightOtlIcon__xs,.buttonwithiconLightOtl__lg,.buttonwithiconLightOtl__sm,.buttonwithiconLightOtl__xs,.buttonwithiconOtl,.buttonwithiconOtlIcon__lg,.buttonwithiconOtlIcon__lg--disableState,.buttonwithiconOtlIcon__sm,.buttonwithiconOtlIcon__sm--disableState,.buttonwithiconOtlIcon__xs,.buttonwithiconOtlIcon__xs--disableState,.buttonwithiconOtl__lg,.buttonwithiconOtl__lg--disableState,.buttonwithiconOtl__sm,.buttonwithiconOtl__sm--disableState,.buttonwithiconOtl__xs,.buttonwithiconOtl__xs--disableState{background-color:transparent;border:1px solid #000;cursor:pointer}.buttonwithiconLightOtlIcon__lg:hover,.buttonwithiconLightOtlIcon__sm:hover,.buttonwithiconLightOtlIcon__xs:hover,.buttonwithiconLightOtl__lg:hover,.buttonwithiconLightOtl__sm:hover,.buttonwithiconLightOtl__xs:hover,.buttonwithiconOtl:hover,.buttonwithiconOtlIcon__lg--disableState:hover,.buttonwithiconOtlIcon__lg:hover,.buttonwithiconOtlIcon__sm--disableState:hover,.buttonwithiconOtlIcon__sm:hover,.buttonwithiconOtlIcon__xs--disableState:hover,.buttonwithiconOtlIcon__xs:hover,.buttonwithiconOtl__lg--disableState:hover,.buttonwithiconOtl__lg:hover,.buttonwithiconOtl__sm--disableState:hover,.buttonwithiconOtl__sm:hover,.buttonwithiconOtl__xs--disableState:hover,.buttonwithiconOtl__xs:hover{border:1px solid #262626}.buttonwithiconLightOtlIcon__lg .cmp-button:hover,.buttonwithiconLightOtlIcon__sm .cmp-button:hover,.buttonwithiconLightOtlIcon__xs .cmp-button:hover,.buttonwithiconLightOtl__lg .cmp-button:hover,.buttonwithiconLightOtl__sm .cmp-button:hover,.buttonwithiconLightOtl__xs .cmp-button:hover,.buttonwithiconOtl .cmp-button:hover,.buttonwithiconOtlIcon__lg .cmp-button:hover,.buttonwithiconOtlIcon__lg--disableState .cmp-button:hover,.buttonwithiconOtlIcon__sm .cmp-button:hover,.buttonwithiconOtlIcon__sm--disableState .cmp-button:hover,.buttonwithiconOtlIcon__xs .cmp-button:hover,.buttonwithiconOtlIcon__xs--disableState .cmp-button:hover,.buttonwithiconOtl__lg .cmp-button:hover,.buttonwithiconOtl__lg--disableState .cmp-button:hover,.buttonwithiconOtl__sm .cmp-button:hover,.buttonwithiconOtl__sm--disableState .cmp-button:hover,.buttonwithiconOtl__xs .cmp-button:hover,.buttonwithiconOtl__xs--disableState .cmp-button:hover{color:#262626}.buttonwithiconOtl__lg--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.buttonwithiconOtl__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconOtl__lg--disableState .cmp-button__text{color:#c4c4c4}.buttonwithiconOtl__lg--disableState:hover{border:1px solid #c4c4c4}.buttonwithiconOtl__sm--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.buttonwithiconOtl__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconOtl__sm--disableState .cmp-button__text{color:#c4c4c4}.buttonwithiconOtl__sm--disableState:hover{border:1px solid #c4c4c4}.buttonwithiconOtl__xs--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.buttonwithiconOtl__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconOtl__xs--disableState .cmp-button__text{color:#c4c4c4}.buttonwithiconOtl__xs--disableState:hover{border:1px solid #c4c4c4}.buttonwithiconLightOtlIcon__lg:hover .cmp-button__text,.buttonwithiconLightOtlIcon__sm:hover .cmp-button__text,.buttonwithiconLightOtlIcon__xs:hover .cmp-button__text,.buttonwithiconOtlIcon:hover .cmp-button__text,.buttonwithiconOtlIcon__lg--disableState:hover .cmp-button__text,.buttonwithiconOtlIcon__lg:hover .cmp-button__text,.buttonwithiconOtlIcon__sm--disableState:hover .cmp-button__text,.buttonwithiconOtlIcon__sm:hover .cmp-button__text,.buttonwithiconOtlIcon__xs--disableState:hover .cmp-button__text,.buttonwithiconOtlIcon__xs:hover .cmp-button__text{color:#262626}.buttonwithiconLightOtlIcon__lg .cmp-button,.buttonwithiconLightOtlIcon__sm .cmp-button,.buttonwithiconLightOtlIcon__xs .cmp-button,.buttonwithiconOtlIcon .cmp-button,.buttonwithiconOtlIcon__lg .cmp-button,.buttonwithiconOtlIcon__lg--disableState .cmp-button,.buttonwithiconOtlIcon__sm .cmp-button,.buttonwithiconOtlIcon__sm--disableState .cmp-button,.buttonwithiconOtlIcon__xs .cmp-button,.buttonwithiconOtlIcon__xs--disableState .cmp-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.buttonwithiconOtlIcon__lg--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.buttonwithiconOtlIcon__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconOtlIcon__lg--disableState .cmp-button__text{color:#c4c4c4}.buttonwithiconOtlIcon__lg--disableState:hover{border:1px solid #c4c4c4}.buttonwithiconOtlIcon__lg--disableState:hover .cmp-button__text{color:#c4c4c4}.buttonwithiconOtlIcon__sm--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.buttonwithiconOtlIcon__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconOtlIcon__sm--disableState .cmp-button__text{color:#c4c4c4}.buttonwithiconOtlIcon__sm--disableState:hover{border:1px solid #c4c4c4}.buttonwithiconOtlIcon__sm--disableState:hover .cmp-button__text{color:#c4c4c4}.buttonwithiconOtlIcon__xs .cmp-button__img img{height:12px;width:12.12px}.buttonwithiconOtlIcon__xs--disableState{background-color:transparent;border:1px solid #c4c4c4;cursor:not-allowed}.buttonwithiconOtlIcon__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconOtlIcon__xs--disableState .cmp-button__text{color:#c4c4c4}.buttonwithiconOtlIcon__xs--disableState:hover{border:1px solid #c4c4c4}.buttonwithiconOtlIcon__xs--disableState:hover .cmp-button__text{color:#c4c4c4}.buttonwithiconLight,.buttonwithiconLightIcon__lg,.buttonwithiconLightIcon__lg--disableState,.buttonwithiconLightIcon__sm,.buttonwithiconLightIcon__sm--disableState,.buttonwithiconLightIcon__xs,.buttonwithiconLightIcon__xs--disableState,.buttonwithiconLight__lg,.buttonwithiconLight__lg--disableState,.buttonwithiconLight__sm,.buttonwithiconLight__sm--disableState,.buttonwithiconLight__xs,.buttonwithiconLight__xs--disableState{background-color:#fff;cursor:pointer}.buttonwithiconLight .cmp-button:hover,.buttonwithiconLightIcon__lg .cmp-button:hover,.buttonwithiconLightIcon__lg--disableState .cmp-button:hover,.buttonwithiconLightIcon__sm .cmp-button:hover,.buttonwithiconLightIcon__sm--disableState .cmp-button:hover,.buttonwithiconLightIcon__xs .cmp-button:hover,.buttonwithiconLightIcon__xs--disableState .cmp-button:hover,.buttonwithiconLight__lg .cmp-button:hover,.buttonwithiconLight__lg--disableState .cmp-button:hover,.buttonwithiconLight__sm .cmp-button:hover,.buttonwithiconLight__sm--disableState .cmp-button:hover,.buttonwithiconLight__xs .cmp-button:hover,.buttonwithiconLight__xs--disableState .cmp-button:hover{color:#000}.buttonwithiconLight:hover,.buttonwithiconLightIcon__lg--disableState:hover,.buttonwithiconLightIcon__lg:hover,.buttonwithiconLightIcon__sm--disableState:hover,.buttonwithiconLightIcon__sm:hover,.buttonwithiconLightIcon__xs--disableState:hover,.buttonwithiconLightIcon__xs:hover,.buttonwithiconLight__lg--disableState:hover,.buttonwithiconLight__lg:hover,.buttonwithiconLight__sm--disableState:hover,.buttonwithiconLight__sm:hover,.buttonwithiconLight__xs--disableState:hover,.buttonwithiconLight__xs:hover{background-color:#f5f5f5}.buttonwithiconLight__lg--disableState{background-color:#262626;cursor:not-allowed}.buttonwithiconLight__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconLight__lg--disableState .cmp-button__text{color:#555}.buttonwithiconLight__lg--disableState:hover{background-color:#262626}.buttonwithiconLight__lg--disableState:hover .cmp-button__text{color:#555}.buttonwithiconLight__sm--disableState{background-color:#262626;cursor:not-allowed}.buttonwithiconLight__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconLight__sm--disableState .cmp-button__text{color:#555}.buttonwithiconLight__sm--disableState:hover{background-color:#262626}.buttonwithiconLight__sm--disableState:hover .cmp-button__text{color:#555}.buttonwithiconLight__xs--disableState{background-color:#262626;cursor:not-allowed}.buttonwithiconLight__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconLight__xs--disableState .cmp-button__text{color:#555}.buttonwithiconLight__xs--disableState:hover{background-color:#262626}.buttonwithiconLight__xs--disableState:hover .cmp-button__text{color:#555}.buttonwithiconLightIcon .cmp-button,.buttonwithiconLightIcon__lg .cmp-button,.buttonwithiconLightIcon__lg--disableState .cmp-button,.buttonwithiconLightIcon__sm .cmp-button,.buttonwithiconLightIcon__sm--disableState .cmp-button,.buttonwithiconLightIcon__xs .cmp-button,.buttonwithiconLightIcon__xs--disableState .cmp-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.buttonwithiconLightIcon:hover .cmp-button__text,.buttonwithiconLightIcon__lg--disableState:hover .cmp-button__text,.buttonwithiconLightIcon__lg:hover .cmp-button__text,.buttonwithiconLightIcon__sm--disableState:hover .cmp-button__text,.buttonwithiconLightIcon__sm:hover .cmp-button__text,.buttonwithiconLightIcon__xs--disableState:hover .cmp-button__text,.buttonwithiconLightIcon__xs:hover .cmp-button__text{color:#262626}.buttonwithiconLightIcon__lg--disableState{background-color:#262626;cursor:not-allowed}.buttonwithiconLightIcon__lg--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconLightIcon__lg--disableState .cmp-button__text{color:#555}.buttonwithiconLightIcon__lg--disableState:hover{background-color:#262626}.buttonwithiconLightIcon__lg--disableState:hover .cmp-button__text{color:#555}.buttonwithiconLightIcon__sm--disableState{background-color:#262626;cursor:not-allowed}.buttonwithiconLightIcon__sm--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconLightIcon__sm--disableState .cmp-button__text{color:#555}.buttonwithiconLightIcon__sm--disableState:hover{background-color:#262626}.buttonwithiconLightIcon__sm--disableState:hover .cmp-button__text{color:#555}.buttonwithiconLightIcon__xs .cmp-button__img img{height:12px;width:12.12px}.buttonwithiconLightIcon__xs--disableState{background-color:#262626;cursor:not-allowed}.buttonwithiconLightIcon__xs--disableState .cmp-button{cursor:not-allowed;pointer-events:none}.buttonwithiconLightIcon__xs--disableState .cmp-button__text{color:#555}.buttonwithiconLightIcon__xs--disableState:hover{background-color:#262626}.buttonwithiconLightIcon__xs--disableState:hover .cmp-button__text{color:#555}.buttonwithiconLightOtl{background-color:transparent;border:1px solid #fff}.buttonwithiconLightOtlIcon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}
body.overflow-hidden{overflow:hidden}.overlay{position:unset;top:120px;width:100%}.overlay,.overlay.active{background:rgba(0,0,0,.7);z-index:2}.overlay.active{display:block;height:100%;position:fixed}.header{padding-top:120px}@media only screen and (min-width:320px)and (max-width:1023px){.header{padding-top:158px}}.header ul::-webkit-scrollbar{background-color:transparent;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin;width:10px}.header ul::-webkit-scrollbar-track{background-color:transparent}.header ul::-webkit-scrollbar-thumb{background-clip:content-box;background-color:rgba(0,0,0,.2);border:4px solid transparent;border-radius:20px}.header ul::-webkit-scrollbar::-webkit-scrollbar{width:10px}.header ul::-webkit-scrollbar::-webkit-scrollbar-track{background-color:transparent}.header ul::-webkit-scrollbar::-webkit-scrollbar-thumb{background-clip:content-box;background-color:rgba(0,0,0,.2);border:4px solid transparent;border-radius:20px}.vs-head-wrapper{background-color:#fff;height:100%;left:0;max-height:120px;position:fixed;right:0;top:0;width:100%;z-index:10}@media only screen and (min-width:320px)and (max-width:1023px){.vs-head-wrapper{display:none}}.vs-head-wrapper .vs-head{margin:0 auto;max-height:120px;max-width:1366px;width:100%}.vs-head-wrapper .vs-head-pri{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;max-height:80px;padding:16px 50px}.vs-head-wrapper .vs-head-pri-logo{height:100%;margin-right:16px;max-height:40px;max-width:170px;width:100%}.vs-head-wrapper .vs-head-pri-logo a{display:block}.vs-head-wrapper .vs-head-pri-logo img{height:100%;max-height:40px;max-width:170px;width:100%}.vs-head-wrapper .vs-head-pri-home-delivery{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-right:33px;max-height:32px;min-width:163px}@media only screen and (min-width:1024px)and (max-width:1152px){.vs-head-wrapper .vs-head-pri-home-delivery{margin-right:unset}}.vs-head-wrapper .vs-head-pri-home-delivery img{cursor:pointer;max-height:24px;max-width:24px}.vs-head-wrapper .vs-head-pri-home-delivery p{cursor:pointer;margin:unset;padding:unset;text-align:left}.vs-head-wrapper .vs-head-pri-home-delivery p span{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.vs-head-wrapper .vs-head-pri-home-delivery p a{color:#262626;display:block;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left;text-decoration:underline}.vs-head-wrapper .vs-head-pri-search{background:#e9e9e9;border-radius:37px;margin-right:40px;max-width:508px;padding:12px 16px;width:100%}@media only screen and (min-width:1024px)and (max-width:1152px){.vs-head-wrapper .vs-head-pri-search{margin-right:20px}}.vs-head-wrapper .vs-head-pri-search form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;width:100%}.vs-head-wrapper .vs-head-pri-search form img{max-height:24px;max-width:24px}.vs-head-wrapper .vs-head-pri-search form input{background:transparent;border:none;color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;outline:none;width:100%}.vs-head-wrapper .vs-head-pri-search form input::-webkit-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-head-wrapper .vs-head-pri-search form input::-moz-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-head-wrapper .vs-head-pri-search form input:-ms-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-head-wrapper .vs-head-pri-search form input::-ms-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-head-wrapper .vs-head-pri-search form input::placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-head-wrapper .vs-head-pri-links{margin-right:16px}.vs-head-wrapper .vs-head-pri-links ul{gap:16px;list-style:none;margin:unset;padding:unset}.vs-head-wrapper .vs-head-pri-links ul,.vs-head-wrapper .vs-head-pri-links ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.vs-head-wrapper .vs-head-pri-links ul li{gap:4px}.vs-head-wrapper .vs-head-pri-links ul li img{cursor:pointer;max-height:24px;max-width:24px}.vs-head-wrapper .vs-head-pri-links ul li a{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left;text-decoration:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}.vs-head-wrapper .vs-head-pri-wishlist{margin-right:16px;max-height:24px}.vs-head-wrapper .vs-head-pri-wishlist img{max-height:24px;max-width:24px}.vs-head-wrapper .vs-head-pri-wishlist-filled{display:none}.vs-head-wrapper .vs-head-pri-profile{margin-right:16px;max-height:24px}.vs-head-wrapper .vs-head-pri-profile-pre-login img{max-height:24px;max-width:24px}.vs-head-wrapper .vs-head-pri-profile-post-login{position:relative}.vs-head-wrapper .vs-head-pri-profile-post-login-username{cursor:pointer;max-height:24px;max-width:24px;padding:4px}.vs-head-wrapper .vs-head-pri-profile-post-login-username div{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;justify-content:center;width:16px}.vs-head-wrapper .vs-head-pri-profile-post-login-username div p{color:#fff;font-family:robotoBold,sans-serif;font-size:9px;font-weight:700;line-height:11px;margin:unset;padding:unset;text-align:center}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper{background:#fff;-webkit-box-shadow:0px 2px 8px 0px rgba(0,0,0,.102);box-shadow:0px 2px 8px 0px rgba(0,0,0,.102);padding:20px 12px;position:absolute;right:-46px;top:34px;width:180px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper:before{background:#fff;border-color:#e9e9e9 transparent transparent #e9e9e9;border-style:solid;border-width:1px;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:10px;position:absolute;right:53px;top:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper p{color:#000;font-family:nohemiMedium,sans-serif;font-size:14px;font-weight:600;line-height:18px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper-points{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper-points img{margin-right:4px;max-height:24px;max-width:24px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper-points p{color:#434343;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper-points p span{color:#000;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #e9e9e9;border-top:1px solid #e9e9e9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:8px 0px 16px;padding:16px 0px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper ul li img{max-height:16px;max-width:16px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper ul li a{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper ul li a:hover{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper-logout-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #262626;border-radius:40px;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;gap:8px;justify-content:center;line-height:14px;padding:4px 0px;width:100%}.vs-head-wrapper .vs-head-pri-profile-post-login-wrapper-logout-btn img{height:16px;width:16px}.vs-head-wrapper .vs-head-pri-cart{max-height:24px;position:relative}.vs-head-wrapper .vs-head-pri-cart img{max-height:24px;max-width:24px}.vs-head-wrapper .vs-head-pri-cart span{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eb000e;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoBold,sans-serif;font-size:9px;font-weight:700;height:13px;justify-content:center;line-height:11px;position:absolute;right:0;top:0px;width:13px}.vs-head-wrapper .vs-head-sec{max-height:40px;padding:0px 51px}.vs-head-wrapper .vs-head-sec-l1 ul{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;list-style:none;margin:unset;padding:unset}.vs-head-wrapper .vs-head-sec-l1 ul li{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:12px 0px}.vs-head-wrapper .vs-head-sec-l1 ul li.vs-head-sec-l1-container img{display:none}.vs-head-wrapper .vs-head-sec-l1 ul li.active{position:relative}.vs-head-wrapper .vs-head-sec-l1 ul li.active .vs-head-sec-l2-sub-categories{display:block}.vs-head-wrapper .vs-head-sec-l1 ul li a{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left;text-decoration:none}@media only screen and (min-width:1024px)and (max-width:1152px){.vs-head-wrapper .vs-head-sec-l1 ul li a{color:#555;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;line-height:16px}}.vs-head-wrapper .vs-head-sec-l1 ul li.active a{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.vs-head-wrapper .vs-head-sec-l1 ul li.active:after{background-color:#000;bottom:0;content:" ";height:2px;left:0;position:absolute;width:100%}.vs-head-sec-flyout-menu{left:0;margin:0 auto;max-height:540px;max-width:1366px;min-height:540px;position:fixed;right:0;top:-454px;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:8}.vs-head-sec-flyout-menu,.vs-head-sec-flyout-menu.active{-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.vs-head-sec-flyout-menu.active{display:block;top:120px;-webkit-transform:translateY(0%);transform:translateY(0%);width:100%}.vs-head-sec-l2{display:none;min-height:inherit}.vs-head-sec-l2.active{display:-webkit-box;display:-ms-flexbox;display:flex}.vs-head-sec-l2-sub-categories{max-height:540px;min-height:540px;padding:22px 16px 41px 66px}@media only screen and (min-width:1024px)and (max-width:1152px){.vs-head-sec-l2-sub-categories{max-width:260px;padding:22px 16px 41px 50px}}.vs-head-sec-l2-sub-categories-link{color:#262626;font-family:robotoRegular,sans-serif;font-size:16px;font-weight:400;line-height:20px}.vs-head-sec-l2-sub-categories ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:25px;margin-top:24px;max-height:432px;overflow-y:scroll}.vs-head-sec-l2-sub-categories ul li a{color:#262626;font-family:robotoRegular,sans-serif;font-size:16px;font-weight:400;line-height:20px;text-align:left}.vs-head-sec-l2-sub-categories ul li img{display:none}.vs-head-sec-l2-sub-categories ul li.active{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.vs-head-sec-l2-sub-categories ul li.active a{color:#262626;font-family:robotoBold,sans-serif;font-size:21px;font-weight:700;line-height:27px}.vs-head-sec-l2-sub-categories ul li.active img{display:block;margin-left:16px}.vs-head-sec-l2-filters{height:100%;width:100%}.vs-head-sec-l2-filters.active{display:-webkit-box;display:-ms-flexbox;display:flex}.vs-head-sec-l2-filters-wrapper{margin-top:11px;max-width:264px;width:100%}.vs-head-sec-l2-filters-wrapper-link{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px;margin-bottom:27px;text-align:left}.vs-head-sec-l2-filters-wrapper .vs-head-sec-l2-filters-inner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-right:-16px;margin-top:27px;max-height:386px;overflow-x:hidden;overflow-y:auto;padding-right:16px;padding-top:16px}.vs-head-sec-l2-filters-wrapper .vs-head-sec-l2-filters-inner-wrapper::-webkit-scrollbar{background-color:transparent;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin;width:10px}.vs-head-sec-l2-filters-wrapper .vs-head-sec-l2-filters-inner-wrapper::-webkit-scrollbar-track{background-color:transparent}.vs-head-sec-l2-filters-wrapper .vs-head-sec-l2-filters-inner-wrapper::-webkit-scrollbar-thumb{background-clip:content-box;background-color:rgba(0,0,0,.2);border:4px solid transparent;border-radius:20px}.vs-head-sec-l2-filters-wrapper .vs-head-sec-l2-filters-inner-wrapper::-webkit-scrollbar::-webkit-scrollbar{width:10px}.vs-head-sec-l2-filters-wrapper .vs-head-sec-l2-filters-inner-wrapper::-webkit-scrollbar::-webkit-scrollbar-track{background-color:transparent}.vs-head-sec-l2-filters-wrapper .vs-head-sec-l2-filters-inner-wrapper::-webkit-scrollbar::-webkit-scrollbar-thumb{background-clip:content-box;background-color:rgba(0,0,0,.2);border:4px solid transparent;border-radius:20px}.vs-head-sec-l2-filters-wrapper-sub{margin-top:-16px}.vs-head-sec-l2-filters-wrapper-sub-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;justify-content:space-between;line-height:18px;padding:3px 0px;width:100%}.vs-head-sec-l2-filters-wrapper-sub-link img{margin-right:2px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s linear;transition:.3s linear}.vs-head-sec-l2-filters-wrapper-sub .vs-head-sec-l2-filters-wrapper-sub-link.active img{margin-right:2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.3s linear;transition:.3s linear}.vs-head-sec-l2-filters-wrapper-sub ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin:16px 0px 0px 16px;max-height:0;max-width:247px;overflow-y:scroll;-webkit-transition:max-height .3s linear;transition:max-height .3s linear}.vs-head-sec-l2-filters-wrapper-sub ul.active{max-height:200px;-webkit-transition:max-height .3s linear;transition:max-height .3s linear}.vs-head-sec-l2-filters-wrapper-sub ul li a{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}.menu-flyout{float:unset!important;height:100%;margin:0 auto;max-height:540px;max-width:1366px;overflow:hidden;position:absolute;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;width:100%}.menu-flyout.active{height:100%;-webkit-transform:translateY(0%);transform:translateY(0%);-webkit-transition-duration:.5s;transition-duration:.5s;width:100%}.menu-flyout>.cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-flyout .menu-flyout-sub-categories-flyout{max-height:540px;max-width:346px;min-height:540px;min-width:346px}@media only screen and (min-width:1024px)and (max-width:1152px){.menu-flyout .menu-flyout-sub-categories-flyout{min-width:260px}}.menu-flyout .menu-flyout-filters-wrapper{width:100%}.menu-flyout .menu-flyout-filters-wrapper>.cmp-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:48px;justify-content:space-between;max-height:540px;min-height:540px;padding:55px 51px 50px 41px}@media only screen and (min-width:1024px)and (max-width:1152px){.menu-flyout .menu-flyout-filters-wrapper>.cmp-container{gap:24px;padding:55px 30px 50px}}.menu-flyout .menu-flyout-filters-wrapper .menu-flyout-filters-inner-wrapper{max-width:264px;width:100%}@media only screen and (min-width:1024px)and (max-width:1152px){.menu-flyout .menu-flyout-filters-wrapper .menu-flyout-filters-inner-wrapper{max-width:250px}}.menu-flyout .menu-flyout-filters-wrapper .header-sub-categories-filters{display:none}.menu-flyout .menu-flyout-filters-wrapper .header-sub-categories-filters.active{display:block}.menu-banner-wrapper{max-height:434px;max-width:616px}.menu-banner-wrapper,.menu-banner-wrapper img.cmp-image__image{height:100%;width:100%}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper{max-height:unset;max-width:unset}}.menu-banner-wrapper.full-cover-image .full-cover-image-var-one .cmp-container,.menu-banner-wrapper.full-cover-image .full-cover-image-var-one img{max-height:unset!important}.menu-banner-wrapper.full-cover-image .full-cover-image-var-two .cmp-container{margin-bottom:unset!important;max-height:unset!important}.menu-banner-wrapper.full-cover-image .full-cover-image-var-two img{max-height:434px!important}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper.full-cover-image .full-cover-image-var-two img{max-height:300px!important}}.menu-banner-wrapper.full-cover-image .full-cover-image-var-three{max-height:210px!important}.menu-banner-wrapper.full-cover-image .full-cover-image-var-three .cmp-container{margin-bottom:unset!important;max-height:unset!important}.menu-banner-wrapper.full-cover-image .full-cover-image-var-three img{max-height:210px!important}.menu-banner-wrapper .menu-flex{position:relative}.menu-banner-wrapper .menu-flex .cmp-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-left-radius:16px;border-top-right-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:52px;max-height:336px;min-height:336px;padding:0px 55px}@media only screen and (min-width:1024px)and (max-width:1152px){.menu-banner-wrapper .menu-flex .cmp-container{gap:30px;padding:0px 30px}}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex .cmp-container{-webkit-box-pack:justify;-ms-flex-pack:justify;border-top-left-radius:unset;border-top-right-radius:unset;gap:unset;justify-content:space-between;max-height:155px;min-height:155px;padding:0px 20px}}.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:14px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser{gap:8px}}.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__title{color:#fff;font-family:nohemiMedium,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin-bottom:2px;text-align:left}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__title{color:#fff;font-family:nohemiMedium,sans-serif;font-size:14px;font-weight:600;line-height:18px}}.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__action-link{height:100%;left:0px;position:absolute;top:0px;width:100%}.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;line-height:14px}}.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__image{max-height:118px;max-width:171px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex .cmp-container .teaser .cmp-teaser__image{max-height:72px;max-width:102px}}.menu-banner-wrapper .menu-flex .cmp-container .image{margin-bottom:unset;max-height:187px;max-width:284px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex .cmp-container .image{max-height:107px;max-width:168px}}.menu-banner-wrapper .menu-flex.full-cover-image-var-one .cmp-container{border-radius:unset;display:block;height:100%;padding:unset}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex.full-cover-image-var-one .cmp-container{min-height:unset;padding:unset}}.menu-banner-wrapper .menu-flex.full-cover-image-var-one .cmp-container .image{margin-bottom:unset;max-height:unset;max-width:unset}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-flex.full-cover-image-var-one .cmp-container .image{max-height:unset;max-width:unset}}.menu-banner-wrapper .menu-flex.full-cover-image-var-one .cmp-container img{border-top-left-radius:16px;border-top-right-radius:16px;height:100%;max-height:336px;max-width:616px;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (min-width:320px)and (max-width:767px){.menu-banner-wrapper .menu-flex.full-cover-image-var-one .cmp-container img{max-height:155px;max-width:unset}}@media only screen and (min-width:767px)and (max-width:1023px){.menu-banner-wrapper .menu-flex.full-cover-image-var-one .cmp-container img{max-height:155px;max-width:unset;min-height:155px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex>.cmp-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:space-between;margin-bottom:24px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex>.cmp-container{gap:16px;margin-bottom:16px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column{max-height:320px;max-width:292px;position:relative;width:100%}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column{max-height:unset;max-width:unset;width:50%}}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between;padding:40px 40px 30px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container{padding:20px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .image{margin-bottom:16px;max-height:100px;max-width:160px}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .cmp-teaser,.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .cmp-teaser__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .cmp-teaser__title{color:#fff;font-family:nohemiMedium,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin-bottom:2px}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .cmp-teaser__action-link{height:100%;left:0px;position:absolute;top:0px;width:100%}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .cmp-teaser__image{margin-bottom:10px;max-height:82px;max-width:114px}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .white-text .cmp-teaser__title{color:#fff;font-family:nohemiMedium,sans-serif;font-size:16px;font-weight:600;line-height:20px}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .white-text .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .white-text .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .black-text .cmp-teaser__title{color:#262626;font-family:nohemiMedium,sans-serif;font-size:16px;font-weight:600;line-height:20px}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .black-text .cmp-teaser__pretitle{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column>.cmp-container .black-text .cmp-teaser__pretitle{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column.full-cover-image-var-two .cmp-container{border-radius:unset;display:block;height:100%;padding:unset}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column.full-cover-image-var-two .cmp-container{padding:unset}}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column.full-cover-image-var-two .cmp-container .image{margin-bottom:unset;max-height:unset;max-width:unset}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column.full-cover-image-var-two .cmp-container .image{max-height:unset;max-width:unset}}.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column.full-cover-image-var-two .cmp-container img{border-radius:16px;height:100%;max-height:320px;max-width:292px;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex .menu-flex-column.full-cover-image-var-two .cmp-container img{max-width:unset}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;justify-content:space-between;margin-bottom:16px}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column{max-height:160px;max-width:616px;position:relative;width:100%}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column{max-height:155px;max-width:unset}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:100%;justify-content:space-between;padding:14px 70px 14px 40px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container{padding:12px 20px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .image{margin-bottom:unset;max-height:100px;max-width:160px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .image{max-height:85px;max-width:132px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .cmp-teaser,.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .cmp-teaser__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .cmp-teaser__title{color:#fff;font-family:nohemiMedium,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin-bottom:2px}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .cmp-teaser__action-link{height:100%;left:0px;position:absolute;top:0px;width:100%}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .cmp-teaser__image{margin-bottom:10px;max-height:82px;max-width:114px}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .white-text .cmp-teaser__title{color:#fff;font-family:nohemiMedium,sans-serif;font-size:16px;font-weight:600;line-height:20px}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .white-text .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .white-text .cmp-teaser__pretitle{color:#fff;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .black-text .cmp-teaser__title{color:#262626;font-family:nohemiMedium,sans-serif;font-size:16px;font-weight:600;line-height:20px}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .black-text .cmp-teaser__pretitle{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column .cmp-container .black-text .cmp-teaser__pretitle{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column.full-cover-image-var-three .cmp-container{border-radius:unset;display:block;height:100%;padding:unset}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column.full-cover-image-var-three .cmp-container{margin-bottom:unset;padding:unset}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column.full-cover-image-var-three .cmp-container .image{margin-bottom:unset;max-height:unset;max-width:unset}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column.full-cover-image-var-three .cmp-container .image{max-height:unset;max-width:unset}}.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column.full-cover-image-var-three .cmp-container img{border-radius:16px;height:100%;max-height:160px;max-width:616px;-o-object-fit:contain;object-fit:contain;width:100%}@media only screen and (min-width:767px)and (max-width:1023px){.menu-banner-wrapper .menu-two-cards-banner-var-flex-column .menu-flex-column.full-cover-image-var-three .cmp-container img{max-height:155px;max-width:unset;min-height:155px}}.menu-banner-wrapper .menu-buy-guide{position:relative}.menu-banner-wrapper .menu-buy-guide .cmp-container{border-bottom-left-radius:16px;border-bottom-right-radius:16px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide .cmp-container{border-bottom-left-radius:unset;border-bottom-right-radius:unset}}.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end;padding:22px 24px;position:relative;width:100%}@media only screen and (min-width:1024px)and (max-width:1152px){.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__link{padding:22px 6px}}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__link{padding:24px 12px;position:unset}}.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__content{max-width:245px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:unset}}.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__title{color:#fff;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px;margin-bottom:4px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__title{-webkit-box-ordinal-group:2;-ms-flex-order:1;color:#fff;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;order:1}}.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__description{color:#fff;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__description{-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-bottom:16px;order:2}}.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__pretitle{background:#fff;border-radius:40px;bottom:0;color:#000;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin:auto 0;max-height:36px;padding:10px 16px;position:absolute;right:24px;text-align:center;top:0}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__pretitle{-webkit-box-ordinal-group:4;-ms-flex-order:3;color:#000;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:14px;max-height:24px;min-height:24px;order:3;padding:5px 16px;position:unset;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__image{margin-right:8px;max-height:48px;max-width:48px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide .cmp-container .teaser .cmp-teaser__image{margin-right:8px;margin-top:8px;max-height:36px;max-width:36px}.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white{margin-bottom:16px}}.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white .cmp-container{border-bottom:1px dotted #9d9d9d;border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top:1px dotted #9d9d9d}.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white .cmp-container .teaser .cmp-teaser__link{padding:24px 0px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white .cmp-container .teaser .cmp-teaser__link{padding:16px 0px}}.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white .cmp-container .teaser .cmp-teaser__title{color:#000;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}@media only screen and (min-width:320px)and (max-width:1023px){.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white .cmp-container .teaser .cmp-teaser__title{color:#000;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}}.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white .cmp-container .teaser .cmp-teaser__description{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white .cmp-container .teaser .cmp-teaser__pretitle{background:#000;color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;right:0px}@media(max-width:767px){.menu-banner-wrapper .menu-buy-guide.menu-buy-guide-white .cmp-container .teaser .cmp-teaser__pretitle{color:#fff;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;line-height:14px}}.vs-mob-head,.vs-mob-head .hide{display:none}.vs-mob-head .show{display:block}.vs-mob-head-l1{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:36px}.vs-mob-head-l1,.vs-mob-head-l1-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.vs-mob-head-l1-left{gap:12px}.vs-mob-head-l1-left-hamburger-menu{width:24px}.vs-mob-head-l1-left-hamburger-menu.active{width:0px}.vs-mob-head-l1-left-logo.hamburger-active{margin-left:24px}.vs-mob-head-l1-left-logo a{display:block}.vs-mob-head-l1-left-logo img{width:160px}.vs-mob-head-l1-left-back{left:16px;position:absolute}@media only screen and (min-width:320px)and (max-width:1023px){.vs-mob-head-l1-left-back{top:14px}}.vs-mob-head-l1-right{display:-webkit-box;display:-ms-flexbox;display:flex}.vs-mob-head-l1-right-search{margin-right:8px}@media(max-width:767px){.vs-mob-head-l1-right-search img{height:30px;width:30px}}.vs-mob-head-l1-right-profile{margin-right:8px;max-height:24px}.vs-mob-head-l1-right-profile-pre-login img{max-height:24px;max-width:24px}@media(max-width:767px){.vs-mob-head-l1-right-profile-pre-login img{min-height:30px;min-width:30px}}.vs-mob-head-l1-right-profile-post-login{position:relative}@media(max-width:767px){.vs-mob-head-l1-right-profile-post-login{margin-right:15px;margin-top:-5px;max-height:30px}}.vs-mob-head-l1-right-profile-post-login-username{cursor:pointer;display:block;max-height:24px;max-width:24px;padding:4px}.vs-mob-head-l1-right-profile-post-login-username div{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;justify-content:center;width:16px}@media(max-width:767px){.vs-mob-head-l1-right-profile-post-login-username div{height:30px;width:30px}}.vs-mob-head-l1-right-profile-post-login-username div p{color:#fff;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:11px;margin:unset;padding:unset;text-align:center}.vs-mob-head-l1-right-profile-post-login-wrapper{background:#fff;border-radius:16px;-webkit-box-shadow:0px 2px 8px 0px rgba(0,0,0,.102);box-shadow:0px 2px 8px 0px rgba(0,0,0,.102);left:0;margin:0 auto;max-width:98%;padding:20px;position:fixed;right:0;top:60px;width:100%;z-index:9}.vs-mob-head-l1-right-profile-post-login-wrapper:before{background:#fff;border-color:#e9e9e9 transparent transparent #e9e9e9;border-style:solid;border-width:1px;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:10px;position:fixed;right:51px;top:54px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.vs-mob-head-l1-right-profile-post-login-wrapper p{color:#000;font-family:nohemiMedium,sans-serif;font-size:14px;font-weight:600;line-height:18px}.vs-mob-head-l1-right-profile-post-login-wrapper-points{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.vs-mob-head-l1-right-profile-post-login-wrapper-points img{margin-right:4px;max-height:24px;max-width:24px}.vs-mob-head-l1-right-profile-post-login-wrapper-points p{color:#434343;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.vs-mob-head-l1-right-profile-post-login-wrapper-points p span{color:#000;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.vs-mob-head-l1-right-profile-post-login-wrapper ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #e9e9e9;border-top:1px solid #e9e9e9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:8px 0px 16px;padding:16px 0px}.vs-mob-head-l1-right-profile-post-login-wrapper ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.vs-mob-head-l1-right-profile-post-login-wrapper ul li img{max-height:16px;max-width:16px}.vs-mob-head-l1-right-profile-post-login-wrapper ul li a{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-mob-head-l1-right-profile-post-login-wrapper ul li a:hover{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px}.vs-mob-head-l1-right-profile-post-login-wrapper-logout-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #262626;border-radius:40px;color:#262626;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoMedium,sans-serif;font-size:10px;font-weight:500;gap:8px;justify-content:center;line-height:14px;margin:0 auto;max-width:156px;padding:4px 0px;width:100%}.vs-mob-head-l1-right-profile-post-login-wrapper-logout-btn img{height:16px;width:16px}.vs-mob-head-l1-right-cart{position:relative}@media(max-width:767px){.vs-mob-head-l1-right-cart img{min-height:30px;min-width:30px}}.vs-mob-head-l1-right-cart span{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#eb000e;border-radius:50%;color:#fff;font-family:Roboto;font-size:9px;font-weight:700;height:13px;justify-content:center;left:0p;line-height:11px;position:absolute;right:0px;text-align:center;top:0px;width:13px}.vs-mob-head-l1-right-cart span,.vs-mob-head-l2{display:-webkit-box;display:-ms-flexbox;display:flex}.vs-mob-head-l2{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#e9e9e9;border-radius:37px;justify-content:space-between;margin:10px 0px;padding:12px 16px;position:relative}.vs-mob-head-l2.plp-page{margin:16px 0px 0px}.vs-mob-head-l2 form{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:37px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;margin-right:30px;width:100%}.vs-mob-head-l2 form input{background:transparent;border:none;color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;outline:none;width:100%}.vs-mob-head-l2 form input::-webkit-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-mob-head-l2 form input::-moz-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-mob-head-l2 form input:-ms-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-mob-head-l2 form input::-ms-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-mob-head-l2 form input::placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.vs-mob-head-l2 form a{position:absolute;right:16px}.vs-mob-head-l3,.vs-mob-head-l3-home-delivery{display:-webkit-box;display:-ms-flexbox;display:flex}.vs-mob-head-l3-home-delivery{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;justify-content:center;text-align:left}.vs-mob-head-l3-home-delivery p{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.vs-mob-head-l3-home-delivery a{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-align:left;text-decoration:underline}.vs-mob-head-filters-l1{background:#fff;left:0;margin-right:-5px;overflow-y:scroll;padding:0px 10px;position:absolute;top:0;width:100%}.vs-mob-head-filters-l1-top{border-bottom:1px solid #c4c4c4;border-top:1px solid #c4c4c4;padding:8px 32px}.vs-mob-head-filters-l1-top ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.vs-mob-head-filters-l1-top ul,.vs-mob-head-filters-l1-top ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.vs-mob-head-filters-l1-top ul li{gap:4px}.vs-mob-head-filters-l1-top ul li:first-child:after{background:#c4c4c4;content:"";height:20px;left:0;margin:0 auto;position:absolute;right:0;width:1px}.vs-mob-head-filters-l1-top ul li img{height:24px;width:24px}.vs-mob-head-filters-l1-top ul li a{color:#262626;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.vs-mob-head-filters-l1-middle{margin-bottom:15px;margin-top:15px}.vs-mob-head-filters-l1-middle ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:25px}.vs-mob-head-filters-l1-middle ul li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.vs-mob-head-filters-l1-middle ul li img{height:36px;width:36px}.vs-mob-head-filters-l1-middle ul li a{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px}.vs-mob-head-filters-l1-middle ul li.vs-mob-head-l1-link{position:relative;width:100%}.vs-mob-head-filters-l1-middle ul li.vs-mob-head-l1-link a{max-width:75%}.vs-mob-head-filters-l1-middle ul li.vs-mob-head-l1-link:after{background:url(../../../content/dam/vijaysaleswebsite/vs-header/half-arrow.svg);background-repeat:no-repeat;bottom:0px;content:"";height:12px;margin:auto 0px;position:absolute;right:10px;top:0px;width:12px}.vs-mob-head-filters-l1-bottom ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.vs-mob-head-filters-l1-bottom ul li{border-bottom:1px solid #d9d9d9;padding:16px 0px;width:100%}.vs-mob-head-filters-l1-bottom ul li:first-child{border-top:1px solid #d9d9d9}.vs-mob-head-filters-l1-bottom ul li a{color:#434343;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}.vs-mob-head-filters-l1-social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:24px}.vs-mob-head-filters-l1-social a img{height:36px;width:36px}.vs-mob-head-filters-l1-copyrights{margin-bottom:24px;margin-top:8px}.vs-mob-head-filters-l1-copyrights a,.vs-mob-head-filters-l1-copyrights p{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}.vs-mob-head-filters-l2{background:#fff;left:0;margin-right:-5px;overflow-y:scroll;padding:0px 10px;position:absolute;top:0;-webkit-transform:translateX(-1000%);transform:translateX(-1000%);width:100%}.vs-mob-head-filters-l2,.vs-mob-head-filters-l2.active{-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}.vs-mob-head-filters-l2.active{-webkit-transform:translateX(0);transform:translateX(0)}.vs-mob-head-filters-l2-title{margin-bottom:5px;margin-top:8px}.vs-mob-head-filters-l2-title p{color:#262626;font-family:robotoBold,sans-serif;font-size:21px;font-weight:700;line-height:27px;margin-bottom:15px}.vs-mob-head-filters-l2-wrapper a{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px}.vs-mob-head-filters-l2-wrapper ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:20px;margin-top:0}.vs-mob-head-filters-l2-wrapper ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:3px 15px 3px 6px}.vs-mob-head-filters-l3{background:#fff;left:0;margin-right:-5px;overflow-y:scroll;padding:0px 10px;position:absolute;top:0;-webkit-transform:translateX(-1000%);transform:translateX(-1000%);width:100%}.vs-mob-head-filters-l3,.vs-mob-head-filters-l3.active{-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}.vs-mob-head-filters-l3.active{-webkit-transform:translateX(0);transform:translateX(0)}.vs-mob-head-filters-l3-title{margin-bottom:0;margin-top:0}.vs-mob-head-filters-l3-title p{color:#262626;font-family:robotoBold,sans-serif;font-size:21px;font-weight:700;line-height:27px}.vs-mob-head-filters-l3-wrapper a,.vs-mob-head-filters-l3-wrapper a:hover{color:#262626;font-family:robotoMedium,sans-serif;font-size:14px;font-weight:500;line-height:18px}.vs-mob-head-filters-l3-wrapper a img{margin-right:2px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s linear;transition:.3s linear}.vs-mob-head-filters-l3-wrapper a.active img{margin-right:2px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.3s linear;transition:.3s linear}.vs-mob-head-filters-l3-wrapper a.vs-mob-head-acc-title{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:3px 0px 3px 8px;width:100%}.vs-mob-head-filters-l3-wrapper .vs-mob-head-acc-main-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:10px}.vs-mob-head-filters-l3-wrapper .vs-mob-head-acc-wrapper{max-width:98%}.vs-mob-head-filters-l3-wrapper ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:6px 0px 6px 22px;max-height:0;overflow-y:scroll;-webkit-transition:max-height .3s linear;transition:max-height .3s linear}.vs-mob-head-filters-l3-wrapper ul.active{max-height:256px;-webkit-transition:max-height .3s linear;transition:max-height .3s linear}.vs-mob-head-filters-l3-wrapper ul li{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:3px 8px;text-align:left}.vs-mob-head-filters-l3-wrapper ul li,.vs-mob-head-filters-l3-wrapper ul li a{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}@media only screen and (min-width:320px)and (max-width:1023px){header.vs-mob-head{background-color:#fff;left:0;padding:24px 12px 6px;right:0;top:0;z-index:3}.vs-mob-flyout-menu,header.vs-mob-head{display:block;position:fixed;width:100%}.vs-mob-flyout-menu{background:#fff;bottom:0;padding:0px 12px;top:158px;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:100}.vs-mob-flyout-menu,.vs-mob-flyout-menu.active{-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out}.vs-mob-flyout-menu.active{-webkit-transform:translateX(0%);transform:translateX(0%)}}.custom-hamburger{height:19px;margin-top:-4px;padding:2px;position:relative;width:24px}.custom-hamburger.active{height:15px;position:absolute;right:16px;top:36px}.custom-hamburger.menu-active{top:22px!important}.custom-hamburger .bar{background-color:#000;border-radius:4px;display:block;height:2px;padding:0;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.custom-hamburger .bar1{top:0;-webkit-transform-origin:5%;transform-origin:5%}.custom-hamburger .bar2,.custom-hamburger .bar3{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-hamburger .bar4{bottom:0;-webkit-transform-origin:5%;transform-origin:5%}.custom-hamburger.active>.bar1{height:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:20px}.custom-hamburger.active>.bar3{background-color:transparent;height:0px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.custom-hamburger.active>.bar2{background-color:transparent;height:0px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.custom-hamburger.active>.bar4{height:2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:20px}
.scroll-top{background:#000;border-radius:50%;bottom:100px;cursor:pointer;display:none;margin:0;max-height:48px;max-width:48px;min-height:48px;min-width:48px;padding:0;position:fixed;right:51px;z-index:3}.scroll-top.active{display:block}@media(max-width:767px){.scroll-top{right:15px}}.scroll-top .cmp-image{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;max-height:48px;max-width:48px;min-height:48px;min-width:48px}.scroll-top .cmp-image__image{height:14px;width:20px}.upper-section{background:#fff;padding:35px 51px;width:100%}@media(max-width:767px){.upper-section{padding:37px 12px}}.upper-section .cmp-container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1264px;row-gap:24px}@media(max-width:767px){.upper-section .cmp-container{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}.upper-section .cmp-container .cmp-teaser{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:4px;max-width:134px}.upper-section .cmp-container .cmp-teaser__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.upper-section .cmp-container .cmp-teaser__title{color:#000;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:700;line-height:18px;text-align:left}.upper-section .cmp-container .cmp-teaser__description p{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;text-align:left}.upper-section .cmp-container .cmp-teaser__image{height:100%;max-height:48px;max-width:48px;width:100%}@media(max-width:767px){.upper-section.order-info{padding:32px 12px 40px}}.upper-section.order-info .cmp-container{gap:32px}.upper-section.order-info .cmp-container .cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;border-bottom:2px solid #d9d9d9;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:16px;max-width:400px;padding-bottom:24px;width:100%}@media(max-width:992px){.upper-section.order-info .cmp-container .cmp-teaser{max-width:100%}}.upper-section.order-info .cmp-container .cmp-teaser__title{color:#262626;font-family:robotoBold,sans-serif;font-size:16px;font-weight:700;line-height:20px;margin-bottom:4px}.upper-section.order-info .cmp-container .cmp-teaser__description p{color:#262626;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}.upper-section.order-info .cmp-container .cmp-teaser__image{height:100%;max-height:70px;max-width:70px;width:100%}.middle-section{background:#000;padding:49px 51px 0px;width:100%}@media(max-width:767px){.middle-section{padding:36px 12px 0px}}.middle-section .cmp-container{margin:0 auto;max-width:1264px}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:51px}@media only screen and (min-width:768px)and (max-width:1024px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container{gap:30px}}@media(max-width:767px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form{max-width:381px;width:100%}@media only screen and (min-width:768px)and (max-width:1024px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form{max-width:270px}}@media(max-width:767px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form{border-top:1px solid hsla(0,0%,100%,.3);max-width:unset}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form form{margin:24px auto 0px;max-width:381px}}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form form .error-txt.valid{color:#e0ef2d}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .title{margin-bottom:16px;padding:unset}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .title .cmp-title__text{color:#fff;font-family:nohemiRegular,sans-serif;font-size:16px;font-weight:600;line-height:20px}@media(max-width:767px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .title .cmp-title__text{color:#fff;font-family:nohemiRegular,sans-serif;font-size:14px;font-weight:600;line-height:18px}}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-text{margin-bottom:8px;margin-top:unset;position:relative}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-text label{background:#000;color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-text__input{background:transparent;border:1px solid #555;border-radius:4px;color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;max-height:48px;outline:none;padding:15px 0px 15px 20px;width:100%}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .focused{margin-top:24px}@media(max-width:767px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .focused{margin-top:16px}}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .focused .cmp-form-text__label{font-size:12px}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e0ef2d;border:none;border-radius:40px;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;height:48px;justify-content:center;line-height:20px;margin-top:44px;outline:none;width:100%}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-button.flash-loader{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;background-size:300% 100%}@media(max-width:767px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-button{color:#000;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;height:36px;line-height:16px;margin-bottom:6px;margin-top:32px}}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-options__legend{display:none}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-options__field-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-options__field-description{color:#c4c4c4;font-family:robotoRegular,sans-serif;font-size:9px;font-weight:400;line-height:11px}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-options input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #555;border-radius:2px;color:#555;cursor:pointer;display:grid;font:robotoRegular,sans-serif;margin:0;min-height:18px;min-width:18px;place-content:center;-webkit-transform:translateY(-1.2px);transform:translateY(-1.2px)}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-options input[type=checkbox]:checked{background-color:#fff;border:none}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-options input[type=checkbox]:before{background-color:#000;-webkit-box-shadow:inset 16px 16px var(#000);box-shadow:inset 16px 16px var(#000);-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);content:"";cursor:pointer;height:10px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transition:-webkit-transform 120ms ease-in-out;transition:-webkit-transform 120ms ease-in-out;transition:transform 120ms ease-in-out;transition:transform 120ms ease-in-out,-webkit-transform 120ms ease-in-out;width:10px}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .subscribe-form .cmp-form-options input[type=checkbox]:checked:before{-webkit-transform:scale(1);transform:scale(1)}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container{max-width:832px;width:100%}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:48px;margin:unset;max-width:832px;width:100%}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .list-inner-container .cmp-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px}@media only screen and (min-width:768px)and (max-width:1024px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .list-inner-container .cmp-container{gap:40px}}@media(max-width:767px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .list-inner-container .cmp-container{gap:27px}}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .cmp-text h4{color:#fff;font-family:nohemiRegular,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin-bottom:8px}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .cmp-text h4 a{color:#fff;font-family:nohemiRegular,sans-serif;font-size:16px;font-weight:600;line-height:20px;text-decoration:none}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .cmp-text h4:last-child{margin-bottom:unset}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .cmp-text ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}@media(max-width:767px){.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .cmp-text ul{gap:16px}}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .cmp-text ul li{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.middle-section .cmp-container .middle-section-flex-wrapper .cmp-container .list-container .cmp-container .cmp-text ul li a{color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.middle-section .cmp-container .social-section .cmp-container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.3);border-top:1px solid hsla(0,0%,100%,.3);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:32px 0px 0px;padding:25px 0px}@media(max-width:767px){.middle-section .cmp-container .social-section .cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:unset;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:24px 0px 0px;padding:0px 0px 40px}}.middle-section .cmp-container .social-section .cmp-container .cmp-title__text{color:#fff;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:500;line-height:16px}.middle-section .cmp-container .social-section .cmp-container .social-section-left .cmp-container{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:flex-start;border-bottom:unset;border-top:unset;-ms-flex-direction:column;flex-direction:column;gap:14px;justify-content:flex-start;margin:unset;padding:unset}@media(max-width:767px){.middle-section .cmp-container .social-section .cmp-container .social-section-left .cmp-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.middle-section .cmp-container .social-section .cmp-container .social-section-left .cmp-container .container .cmp-container{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:unset;border-top:unset;-ms-flex-direction:row;flex-direction:row;gap:24px;justify-content:flex-start;margin:unset;padding:unset}.middle-section .cmp-container .social-section .cmp-container .social-section-left .cmp-container .container .cmp-container .image{margin:unset;overflow:unset;padding:unset}.middle-section .cmp-container .social-section .cmp-container .social-section-left .cmp-container .container .cmp-container .image img{max-height:24px;max-width:24px}.middle-section .cmp-container .social-section .cmp-container .social-section-right .cmp-container{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:unset;border-top:unset;-ms-flex-direction:row;flex-direction:row;gap:16px;justify-content:flex-start;margin:unset;padding:unset}@media(max-width:767px){.middle-section .cmp-container .social-section .cmp-container .social-section-right .cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-ms-flex-direction:column;flex-direction:column;justify-content:center}}.middle-section .cmp-container .social-section .cmp-container .social-section-right .cmp-container .container .cmp-container{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:unset;border-top:unset;-ms-flex-direction:row;flex-direction:row;gap:16px;justify-content:flex-start;margin:unset;padding:unset}@media(max-width:767px){.middle-section .cmp-container .social-section .cmp-container .social-section-right .cmp-container .container .cmp-container{gap:8px}}.middle-section .cmp-container .social-section .cmp-container .social-section-right .cmp-container .container .cmp-container .image{margin:unset;overflow:unset;padding:unset}.middle-section .cmp-container .social-section .cmp-container .social-section-right .cmp-container .container .cmp-container .image img{max-height:40px;max-width:135px}@media only screen and (min-width:768px)and (max-width:1024px){.middle-section .cmp-container .social-section .cmp-container .social-section-right .cmp-container .container .cmp-container .image img{max-height:30px;max-width:100px}}@media(max-width:767px){.middle-section .cmp-container .social-section .cmp-container .social-section-right .cmp-container .container .cmp-container .image img{max-height:30px;max-width:100px}}.lower-section{background:#000;padding:32px 51px 39px;width:100%}@media(max-width:767px){.lower-section{padding:24px 12px 22px}}.lower-section .cmp-container{margin:0 auto;max-width:1264px}.lower-section .cmp-container .list-rows .cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px;margin:unset}@media(max-width:767px){.lower-section .cmp-container .list-rows .cmp-container{gap:24px}}.lower-section .cmp-container .list-rows .cmp-container .cmp-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.lower-section .cmp-container .list-rows .cmp-container .cmp-text h4{color:#fff;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:500;line-height:16px;position:relative}.lower-section .cmp-container .list-rows .cmp-container .cmp-text ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:767px){.lower-section .cmp-container .list-rows .cmp-container .cmp-text ul{row-gap:8px}}.lower-section .cmp-container .list-rows .cmp-container .cmp-text ul li{margin-right:26px;position:relative}.lower-section .cmp-container .list-rows .cmp-container .cmp-text ul li,.lower-section .cmp-container .list-rows .cmp-container .cmp-text ul li a{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;letter-spacing:.5px;line-height:16px}.lower-section .cmp-container .list-rows .cmp-container .cmp-text ul li:after{background:#7b7b7b;border:1px solid transparent;bottom:0;content:"";height:10px;max-width:1px;outline:none;position:absolute;right:-13px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lower-section .cmp-container .list-rows .cmp-container .cmp-text ul li:last-child:after{content:unset}.lower-section .cmp-container .copyright-section{margin-top:56px}@media(max-width:767px){.lower-section .cmp-container .copyright-section{margin-top:40px}}.lower-section .cmp-container .copyright-section .cmp-container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #353535;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:unset;padding:24px 0px}@media(max-width:767px){.lower-section .cmp-container .copyright-section .cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:24px;justify-content:center;padding:36px 10px}.lower-section .cmp-container .copyright-section .cmp-container .copyright-text-desk{display:none}}.lower-section .cmp-container .copyright-section .cmp-container .copyright-text-mob{display:none}@media(max-width:767px){.lower-section .cmp-container .copyright-section .cmp-container .copyright-text-mob{display:block}}.lower-section .cmp-container .copyright-section .cmp-container .copyright-text-mob .cmp-text p{color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:9px;font-weight:400;line-height:12px}.lower-section .cmp-container .copyright-section .cmp-container .cmp-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media(max-width:767px){.lower-section .cmp-container .copyright-section .cmp-container .cmp-text{gap:20px}}.lower-section .cmp-container .copyright-section .cmp-container .cmp-text p{color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media(max-width:767px){.lower-section .cmp-container .copyright-section .cmp-container .cmp-text p{color:#9d9d9d;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;line-height:12px}}.lower-section .cmp-container .copyright-section .cmp-container .cmp-text ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media(max-width:767px){.lower-section .cmp-container .copyright-section .cmp-container .cmp-text ul{gap:18px}}.lower-section .cmp-container .copyright-section .cmp-container .cmp-text ul li img{max-height:16px}
.categories-dropdown{height:26px;position:relative;width:116px}.categories-dropdown .categories-dropdown-inner{background:#fff;border:1px solid #9d9d9d;border-radius:4px;overflow:hidden;padding:4px 7px;position:absolute;width:100%;z-index:1}.categories-dropdown .categories-dropdown-inner.active{z-index:1}.categories-dropdown .categories-dropdown-inner.above{-webkit-box-orient:vertical;-webkit-box-direction:reverse;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.categories-dropdown .categories-dropdown-inner.above .list-parent-container .category-options li{padding-bottom:14px;padding-top:0}.categories-dropdown .categories-dropdown-inner .selected-category{color:#555;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;position:relative}.categories-dropdown .categories-dropdown-inner .selected-category.dropdown-disable{pointer-events:none}.categories-dropdown .categories-dropdown-inner .selected-category:after{content:url(../../../content/dam/vijaysaleswebsite/icons/dropdownicon.svg);display:block;position:absolute;right:0px;top:-1px;-webkit-transition:all .5s;transition:all .5s}.categories-dropdown .categories-dropdown-inner .selected-category.active{font-family:robotoRegular,sans-serif;font-weight:400}.categories-dropdown .categories-dropdown-inner .selected-category.active:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.categories-dropdown .categories-dropdown-inner .list-parent-container{border-top:none;cursor:pointer;max-height:90px;overflow-y:scroll}.categories-dropdown .categories-dropdown-inner .list-parent-container::-webkit-scrollbar{width:1px}.categories-dropdown .categories-dropdown-inner .list-parent-container::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:.5px}.categories-dropdown .categories-dropdown-inner .list-parent-container .category-options{display:none}.categories-dropdown .categories-dropdown-inner .list-parent-container .category-options li{color:#555;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;padding-top:14px;position:relative}.categories-dropdown .categories-dropdown-inner .list-parent-container .category-options li.active{font-family:robotoMedium,sans-serif;font-weight:500}
.bold-fonts{color:#262626;font-family:robotoBold,sans-serif;font-size:12px;font-weight:700;line-height:16px;text-align:left}.order-summary-left-fonts{color:#555;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;text-align:left}.green-fonts{color:#3da92c}.dark-fonts,.green-fonts{font-family:robotoMedium,sans-serif;font-size:16px;font-weight:500;line-height:20px}.dark-fonts{color:#262626;text-align:right}.strike{text-decoration:line-through}.free-discounts{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.free-discounts,.price-alignment{display:-webkit-box;display:-ms-flexbox;display:flex}.price-alignment{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tot-amt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.tot-amt .tax-text{color:#555;font-family:robotoRegular,sans-serif;font-size:10px;font-weight:400;line-height:12px;text-align:left}.tot-amt .total-price{color:#262626;font-family:robotoBold,sans-serif;font-size:21px;font-weight:700;line-height:27px;text-align:right}
@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%}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{font-family:robotoRegular,sans-serif;position:relative}li,ul{list-style:none}input{border:0;outline:0}body,button,html,input{line-height:normal}html{font-size:16px}*,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:#000;cursor:pointer;font-family:robotoRegular,sans-serif;text-decoration:none}a:focus,a:hover,a:visited{background-color:transparent;color:inherit}a:focus-visible{background-color:transparent;color:inherit}a:target{background-color:transparent;color:inherit}a:focus-within{background-color:transparent;color:inherit}a:active{background-color:transparent;color:inherit}.searchFlyOut .searchFlyOutContainer .mobsearchbar{display:none}@media(max-width:767px){.searchFlyOut .searchFlyOutContainer .mobsearchbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:16px 11px 16px 21px;position:fixed;top:0;width:100%;z-index:2}}@media(max-width:370px){.searchFlyOut .searchFlyOutContainer .mobsearchbar{gap:10px}}.searchFlyOut .searchFlyOutContainer .mobsearchbar__closeIcon{display:none}.searchFlyOut .searchFlyOutContainer .mobsearchbar__mobBackArrow{cursor:pointer;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:10px}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#e9e9e9;border-radius:37px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;max-width:unset;padding:12px 16px;position:relative;width:100%}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup form{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:37px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;margin-right:30px;width:100%}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup form input{background:transparent;border:none;color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;outline:none;width:100%}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup form input::-webkit-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup form input::-moz-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup form input:-ms-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup form input::-ms-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup form input::placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .mobsearchbar .mobile-searchfield-popup form a{position:absolute;right:16px}.searchFlyOut .searchFlyOutContainer .searchContainer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#fff;border-bottom:1px solid #e9e9e9;border-top-left-radius:16px;border-top-right-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:16px;max-width:540px;padding:15px 16px 17px 25px;position:sticky;position:fixed;top:-7px;top:34px;width:100%}@media(max-width:767px){.searchFlyOut .searchFlyOutContainer .searchContainer{display:none}}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--searchIcon{cursor:pointer}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--clearBtn{border-bottom:1px solid #000;color:#000;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-right:44px}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--inputContainer{width:100%}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--searchInputBox{border:0;color:#434343;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;min-width:221.53px;outline:none;width:100%;width:96%}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--searchInputBox::-webkit-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--searchInputBox::-moz-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--searchInputBox:-ms-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--searchInputBox::-ms-input-placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--searchInputBox::placeholder{color:#7b7b7b;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.searchFlyOut .searchFlyOutContainer .searchContainer__searchAndInput--closeIcon{cursor:pointer;position:absolute;right:21px;top:18px}.searchFlyOut .searchFlyOutContainer .recentSearches{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:4px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:16px;padding:10px 16px 16px 25px}@media(max-width:767px){.searchFlyOut .searchFlyOutContainer .recentSearches{border-bottom:8px solid #f5f5f5;padding:0 11.5px 16px}}.searchFlyOut .searchFlyOutContainer .recentSearches__headingAndClear{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.searchFlyOut .searchFlyOutContainer .recentSearches__headingAndClear--heading{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.searchFlyOut .searchFlyOutContainer .recentSearches__headingAndClear--clear{border-bottom:1px solid #262626;color:#262626;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.searchFlyOut .searchFlyOutContainer .recentSearches__tabs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:9px}@media(max-width:767px){.searchFlyOut .searchFlyOutContainer .recentSearches__tabs{gap:8px}}.searchFlyOut .searchFlyOutContainer .recentSearches__tabs--textAndIcon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #c4c4c4;border-radius:40px;color:#434343;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;gap:8px;justify-content:center;line-height:16px;padding:4px 16px}.searchFlyOut .searchFlyOutContainer .recentSearches__tabs--textAndIcon>a{margin:unset}.searchFlyOut .searchFlyOutContainer .recentSearches__tabs--textAndIcon>img{cursor:pointer;max-width:8px;width:100%}.popupOverlay{padding:0 10px}@media(max-width:767px){.popupOverlay{padding:unset}}.popupOverlay>.cmp-container{width:100%}@media(max-width:767px){.popupOverlay>.cmp-container{height:100%}}.popupOverlay>.cmp-container .vscontainer{max-height:522px;overflow-y:auto;position:relative}.popupOverlay>.cmp-container .vscontainer::-webkit-scrollbar{width:4px}.popupOverlay>.cmp-container .vscontainer::-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)}.popupOverlay>.cmp-container .vscontainer::-webkit-scrollbar-thumb{background-color:#c4c4c4;border-radius:10px}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser{position:relative}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__content{left:50%;max-width:40%;position:absolute;top:42%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:999}@media(max-width:767px){.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__content{left:0;margin:0 auto;max-width:unset;padding:0 75px;position:absolute;right:0;text-align:center;top:9%;-webkit-transform:translateY(0);transform:translateY(0);z-index:1}}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__description{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px;margin-bottom:23px}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__title{color:#262626;font-family:nohemiSemiBold,sans-serif;font-size:24px;font-weight:600;line-height:30px;margin-bottom:4px;pointer-events:none}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__image .cmp-image{padding:16px 29px 0 25px;text-align:center}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__image .cmp-image .cmp-image__image{border-radius:16px;height:auto;width:100%}@media(max-width:767px){.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__image{display:none}}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__image--mobile{display:none;padding:16px 11px 29px}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__image--mobile>img{border-radius:16px;width:100%}@media(max-width:767px){.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__image--mobile{display:block}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__action-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__action-link{background-color:#000;border-radius:40px;color:#fff;cursor:pointer;display:block;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px;max-width:119px;padding:10px 16px;text-align:center}@media(max-width:767px){.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-teaser__action-link{background-color:#000;border-radius:40px;cursor:pointer;display:block;min-width:119px;padding:10px 16px;text-align:center}}.popupOverlay>.cmp-container .vscontainer .cmp-container .bannerTeaser .cmp-link__screen-reader-only{display:none}.popupOverlay>.cmp-container .vscontainer .cmp-container .buttonwithicon{background-color:#000;left:57%;position:absolute;top:72%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(max-width:767px){.popupOverlay>.cmp-container .vscontainer .cmp-container .buttonwithicon{left:52%;top:30%}}.popupOverlay>.cmp-container .vscontainer .cmp-container .buttonwithicon a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:11.84px;justify-content:center;padding:10px 16px 10px 20px}.popupOverlay>.cmp-container .vscontainer .cmp-container .buttonwithicon a .cmp-button__text{color:#fff;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData{display:none}.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData.active{display:block}.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-left:14px;min-height:445px;padding:0px 12px}@media(max-width:767px){.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData>.cmp-container{margin-top:56px;padding:20px 10px 31px 16px}}.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData>.cmp-container .no-data-found{padding-top:10px}.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData .imageTextHorizontal{margin-top:10px}.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData .imageTextHorizontal a{-webkit-box-pack:start;-ms-flex-pack:start;gap:12px;justify-content:start}.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData .imageTextHorizontal p{color:#434343;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.popupOverlay>.cmp-container .vscontainer .cmp-container .searchData .imageTextHorizontal:hover{color:#b70b16;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}@media(max-width:767px){#search-popup .popupOverlay{overflow-y:auto}}#search-popup .popupOverlay>.cmp-container{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-top-left-radius:0px;border-top-right-radius:0px;max-height:100%;max-width:540px;position:absolute;top:85px}@media(max-width:767px){#search-popup .popupOverlay>.cmp-container{border-radius:0!important;max-height:100%;max-width:100%;top:0}#search-popup .popupOverlay>.cmp-container .vscontainer{max-height:100%}}.bestSelling>.cmp-container{border-bottom:4px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding:0 16px 25px 25px;width:100%}@media(max-width:767px){.bestSelling>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:8px solid #f5f5f5;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:unset}}.bestSelling__products>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:262px;width:100%}.bestSelling__products>.cmp-container .cmp-text,.bestSelling__products>.cmp-container--heading{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}@media(max-width:767px){.bestSelling__products>.cmp-container{border-bottom:8px solid #f5f5f5;max-width:unset;padding:0 11.5px 16px}}.bestSelling__productContainer>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media(max-width:767px){.bestSelling__productContainer>.cmp-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px;overflow-x:auto}}.bestSelling__productContainer>.cmp-container::-webkit-scrollbar{display:none}.bestSelling__productContainer>.cmp-container .bestSelling__productsImgText:last-child>.cmp-teaser{margin-bottom:unset}.bestSelling__productsImgText>.cmp-teaser{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:left;-ms-flex-pack:left;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:8px;height:100%;justify-content:left;margin-bottom:34px;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(max-width:767px){.bestSelling__productsImgText>.cmp-teaser{margin-bottom:unset;min-width:202px}}.bestSelling__productsText{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.bestSelling__productsText--textOne{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#434343;display:-webkit-box;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;overflow:hidden;text-overflow:ellipsis}.bestSelling__productsText--price{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.bestSelling__productsText .starsValue{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.bestSelling__productsText .starsValue__stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.1px}.bestSelling__productsText .starsValue__stars--value{color:#555;font-family:robotoMedium,sans-serif;font-size:9px;font-weight:500;line-height:11px}.bestSelling__viewAlltextIcon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.bestSelling__viewAlltextIcon__text{border-bottom:1px solid #000;color:#262626;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.bestSelling__viewAlltextIcon>img{cursor:pointer}.bestSelling__viewAlltextIcon--rightArrow{max-height:9px;max-width:11px;width:100%}.bestSelling__sponsored>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;max-width:262px;width:100%}@media(max-width:767px){.bestSelling__sponsored>.cmp-container{max-width:unset;padding:0px 11.5px 16px}}.bestSelling__sponsored>.cmp-container .cmp-text,.bestSelling__sponsored>.cmp-container--heading{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.bestSelling__sponsored>.cmp-container .bestSelling__productsImgText:last-child>.cmp-teaser{margin-bottom:unset}.bestSelling__sponsoredContainer>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media(max-width:767px){.bestSelling__sponsoredContainer>.cmp-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px;overflow-x:auto}}.bestSelling__sponsoredContainer>.cmp-container::-webkit-scrollbar{display:none}.bestSelling__sponsoredViewAlltextIcon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.bestSelling__sponsoredViewAlltextIcon__text{border-bottom:1px solid #000;color:#262626;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.bestSelling__sponsoredViewAlltextIcon>img{cursor:pointer}.bestSelling__sponsoredViewAlltextIcon--rightArrow{max-height:9px;max-width:11px;width:100%}.bestSelling .cmp-image__image{height:unset;width:unset}.bestSelling .cmp-teaser__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.bestSelling .cmp-teaser__pretitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#434343;display:-webkit-box;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;overflow:hidden;text-overflow:ellipsis}@media(max-width:767px){.bestSelling .cmp-teaser__pretitle{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}}.bestSelling .cmp-teaser__title{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.bestSelling__viewAlltextIcon a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:4px}.bestSelling__viewAlltextIcon p{border-bottom:1px solid #000;color:#262626;cursor:pointer;font-family:robotoMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.loading{margin-top:10px}.product-list-view-all a{display:-webkit-box;display:-ms-flexbox;display:flex}.product-list-view-all p{margin-right:8px}.trendingSearch{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:4px solid #f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15.83px;justify-content:center;margin-bottom:16px;padding:0 16px 16px 25px}@media(max-width:767px){.trendingSearch{border-bottom:8px solid #f5f5f5;padding:0 11.5px 16px}}.trendingSearch__imgAndHeading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding-top:10px}@media(max-width:767px){.trendingSearch__imgAndHeading{padding-top:unset}}.trendingSearch__imgAndHeading--heading{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.trendingSearch__tabs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.trendingSearch__tabs::-webkit-scrollbar{display:none}.trendingSearch__tabs--text{border:1px solid #c4c4c4;border-radius:40px;color:#434343;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;padding:4px 16px;text-align:center;text-align:left}@media(max-width:767px){.trendingSearch__tabs{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto;white-space:nowrap}}




.toastnotification{-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;left:50%;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:101}@media(max-width:767px){.toastnotification{bottom:74px}}.toastnotification .toastnotification__wrapper{-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);display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:12px 15px}.toastnotification .toastnotification__wrapper p{color:#262626;font-family:robotoRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}


.searchflyoutproducts .productcarousel__btn,.searchflyoutproducts .productcarousel__btn--next,.searchflyoutproducts .productcarousel__btn--prev{display:none!important}.searchflyoutproducts .productcarousel__container{width:100%}.searchflyoutproducts .productcarousel__cardscontainer{display:block}@media(max-width:767px){.searchflyoutproducts .productcarousel__cardscontainer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:40px;overflow-x:auto;scroll-behavior:smooth;width:100%}}.searchflyoutproducts .productcarousel__cardscontainer .product__card{float:unset}@media(max-width:767px){.searchflyoutproducts .productcarousel__cardscontainer .product__card{width:auto}}.searchflyoutproducts .productcarousel__cardscontainer .product__card--rightContent{text-align:left}.searchflyoutproducts .productcarousel__cardscontainer .product__card:not(:first-child):not(:nth-child(2)){display:none}.searchflyoutproducts .productcarousel__cardscontainer .product__card:first-child{margin-bottom:32px}@media(max-width:767px){.searchflyoutproducts .productcarousel__cardscontainer .product__card:first-child{margin-bottom:0}.searchflyoutproducts .productcarousel__cardscontainer .product__card{min-width:202px}}.searchflyoutproducts .productcarousel__cardscontainer .product__card-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.searchflyoutproducts .productcarousel__cardscontainer .product__card-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#434343;display:-webkit-box;font-family:robotoRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin-bottom:8px;max-width:119px;overflow:hidden;text-align:start;text-overflow:ellipsis}@media(max-width:767px){.searchflyoutproducts .productcarousel__cardscontainer .product__card-title{font-size:12px;line-height:16px}}.searchflyoutproducts .productcarousel__cardscontainer .product__card .priceWrapper .discountedPrice{text-align:left}.searchflyoutproducts .productcarousel__cardscontainer .product__card .priceWrapper .finalprice{color:#262626;font-family:robotoBold,sans-serif;font-size:14px;font-weight:700;line-height:18px}.searchflyoutproducts .productcarousel__cardscontainer img.product__image{text-align:left;width:90px}.searchflyoutproducts.hidePrice .priceWrapper,.searchflyoutproducts.hideRatings .product__title--reviews-star{display:none}
@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%}[class*=" icon-"],[class^=icon-]{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-half-star .path1:before{color:#ffb700;content:""}.icon-half-star .path2:before{color:#efefef;content:"";margin-left:-1em}.icon-empty:before{color:#efefef;content:""}.icon-full-star .path1:before{color:#efefef;content:""}.icon-full-star .path2:before{color:#ffb700;content:"";margin-left:-1em}.popupOverlay{-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%;left:0;position:fixed;right:0;top:0;width:100%;z-index:100}.popupOverlay,.popupOverlay>.cmp-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.popupOverlay>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:16px;-ms-flex-direction:column;flex-direction:column;margin:auto;max-height:85%;max-width:832px;padding-bottom:27.17px}.popupOverlay.d-none{display:none}.toasterPopup{border-radius:8px;bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;z-index:100}.toasterPopup,.toasterPopup>.cmp-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center;width:100%}.toasterPopup>.cmp-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:16px;-webkit-box-shadow:0px 5px 35px 0px rgba(0,0,0,.25);box-shadow:0px 5px 35px 0px rgba(0,0,0,.25);-ms-flex-direction:column;flex-direction:column;margin:auto;max-width:336px;padding:15px 34px 16px 13px;position:relative}.toasterPopup.d-none{display:none}@media(max-width:767px){.popupOverlay.backdrop{-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1)}}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{font-family:robotoRegular,sans-serif;position:relative}li,ul{list-style:none}input{border:0;outline:0}body,button,html,input{line-height:normal}html{font-size:16px}*,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{color:#000;cursor:pointer;font-family:robotoRegular,sans-serif;text-decoration:none}a:focus,a:hover,a:visited{background-color:transparent;color:inherit}a:focus-visible{background-color:transparent;color:inherit}a:target{background-color:transparent;color:inherit}a:focus-within{background-color:transparent;color:inherit}a:active{background-color:transparent;color:inherit}