@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.text-content h1,.h1{margin:0px;font-family:var(--font-family-title);font-weight:700}.text-content h2,.h2{margin:0px;font-family:var(--font-family-title);font-weight:700}.text-content h3,.h3{margin:0px;font-family:var(--font-family-title);font-weight:700}.text-content h4,.h4{margin:0px;font-family:var(--font-family-title);font-weight:700}.text-content h5,.h5{margin:0px;font-family:var(--font-family-title);font-weight:700}.text-content h6,.h6{margin:0px;font-family:var(--font-family-title);font-weight:700}.timetable,.text-content ol,.text-content ul,.text-content p,.quote,.label-category,.p-small,p,.p{margin:0px}.label{display:inline-block;padding:6px 16px;font-size:.8125em;line-height:1.5384615385em;text-transform:uppercase;font-family:var(--font-family-primary);font-weight:700;color:var(--white);background-color:var(--primary);border-radius:var(--border-radius-small)}a{cursor:pointer;color:inherit;text-decoration:underline}.text-cta{cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;font-size:.875em;line-height:1.4285714286em;text-transform:uppercase;font-family:var(--font-family-primary);font-weight:700;text-decoration:none;color:var(--primary) !important}.text-cta svg{display:inline-block;margin-left:10px;width:18px;height:18px;fill:var(--primary)}.button-secondary,.button-primary{cursor:pointer;position:relative;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:15px;font-size:1em;line-height:1.25em;font-family:var(--font-family-primary);font-weight:700;text-decoration:none;text-align:center;border-radius:var(--border-radius-normal);transition:color .2s cubic-bezier(0.55, 0.085, 0.68, 0.53),background-color .2s cubic-bezier(0.55, 0.085, 0.68, 0.53),box-shadow .2s cubic-bezier(0.55, 0.085, 0.68, 0.53);z-index:1;border:none}.button-secondary svg,.button-primary svg,.button-secondary span,.button-primary span{display:inline-block;vertical-align:middle}.button-secondary svg,.button-primary svg{width:24px;height:24px;margin-right:8px;margin-left:8px;transition:fill .2s cubic-bezier(0.55, 0.085, 0.68, 0.53)}@media(max-width: 1024px){.button-secondary,.button-primary{min-width:160px}}@media(min-width: 1025px){.button-secondary,.button-primary{min-width:180px}}[disabled].button-secondary,[disabled].button-primary{cursor:not-allowed !important;background-color:var(--disabled) !important;box-shadow:none;pointer-events:none}.button-primary:not(.white){color:var(--white) !important;background-color:var(--primary) !important;-webkit-box-shadow:inset 0px 0px 0px 2px var(--primary);-moz-box-shadow:inset 0px 0px 0px 2px var(--primary);box-shadow:inset 0px 0px 0px 2px var(--primary)}.button-primary:not(.white)[disabled]{cursor:not-allowed !important;background-color:var(--disabled) !important;box-shadow:none;pointer-events:none}.button-primary:not(.white) svg{fill:var(--white) !important}@media(min-width: 1025px){.button-primary:not(.white):hover{color:var(--white) !important;background-color:var(--secondary) !important;-webkit-box-shadow:inset 0px 0px 0px 2px var(--secondary);-moz-box-shadow:inset 0px 0px 0px 2px var(--secondary);box-shadow:inset 0px 0px 0px 2px var(--secondary)}.button-primary:not(.white):hover svg{fill:var(--white) !important}}.white.button-primary{color:var(--primary) !important;background-color:var(--white) !important;-webkit-box-shadow:inset 0px 0px 0px 2px var(--white);-moz-box-shadow:inset 0px 0px 0px 2px var(--white);box-shadow:inset 0px 0px 0px 2px var(--white)}.white[disabled].button-primary{cursor:not-allowed !important;background-color:var(--disabled) !important;box-shadow:none;pointer-events:none}.white.button-primary svg{fill:var(--primary) !important}@media(min-width: 1025px){.white.button-primary:hover{color:var(--white) !important;background-color:rgba(0,0,0,0) !important}.white.button-primary:hover svg{fill:var(--white) !important}}.button-secondary:not(.white){color:var(--primary) !important;background-color:rgba(0,0,0,0) !important;-webkit-box-shadow:inset 0px 0px 0px 2px var(--primary);-moz-box-shadow:inset 0px 0px 0px 2px var(--primary);box-shadow:inset 0px 0px 0px 2px var(--primary)}.button-secondary:not(.white)[disabled]{cursor:not-allowed !important;background-color:var(--disabled) !important;box-shadow:none;pointer-events:none}.button-secondary:not(.white) svg{fill:var(--primary) !important}@media(min-width: 1025px){.button-secondary:not(.white):hover{color:var(--white) !important;background-color:var(--secondary) !important;-webkit-box-shadow:inset 0px 0px 0px 2px var(--secondary);-moz-box-shadow:inset 0px 0px 0px 2px var(--secondary);box-shadow:inset 0px 0px 0px 2px var(--secondary)}.button-secondary:not(.white):hover svg{fill:var(--white) !important}}.white.button-secondary{color:var(--white) !important;background-color:rgba(0,0,0,0) !important;-webkit-box-shadow:inset 0px 0px 0px 2px var(--white);-moz-box-shadow:inset 0px 0px 0px 2px var(--white);box-shadow:inset 0px 0px 0px 2px var(--white)}.white[disabled].button-secondary{cursor:not-allowed !important;background-color:var(--disabled) !important;box-shadow:none;pointer-events:none}.white.button-secondary svg{fill:var(--white) !important}@media(min-width: 1025px){.white.button-secondary:hover{color:var(--primary) !important;background-color:var(--white) !important}.white.button-secondary:hover svg{fill:var(--primary) !important}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html,body{width:100%;padding:0;margin:0}body{display:block;position:relative;font-family:var(--font-family-primary);font-weight:400;color:var(--black);overflow-x:hidden}picture,img{display:block}#main-content{min-height:100vh}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}a:active,a:focus,a:hover,a:link,a:visited{color:unset}h1,h2,h3,h4,h5,h6{margin:0px;font-weight:normal}@media(max-width: 1024px){.h1{font-size:2.5em;line-height:1.05em}}@media(min-width: 1025px){.h1{font-size:2.875em;line-height:1.0434782609em}}@media(max-width: 1024px){.h2{font-size:2.25em;line-height:1.1111111111em}}@media(min-width: 1025px){.h2{font-size:2.5em;line-height:1.15em}}@media(max-width: 1024px){.h3{font-size:1.875em;line-height:1.1333333333em}}@media(min-width: 1025px){.h3{font-size:2.25em;line-height:1.1111111111em}}@media(max-width: 1024px){.h4{font-size:1.375em;line-height:1.1818181818em}}@media(min-width: 1025px){.h4{font-size:1.5em;line-height:.9230769231em}}@media(max-width: 1024px){.h5{font-size:1.25em;line-height:1.2em}}@media(min-width: 1025px){.h5{font-size:1.375em;line-height:1.1818181818em}}@media(max-width: 1024px){.h6{font-size:1.25em;line-height:1.2em}}@media(min-width: 1025px){.h6{font-size:1.375em;line-height:1.1818181818em}}p,.p{font-size:1em;line-height:1.375em}.p-small{font-size:.875em;line-height:1.5714285714em}.label-category{font-size:1.125em;line-height:1.2222222222em;color:var(--primary);padding-bottom:10px;display:block;text-transform:uppercase}.quote{font-size:1.5em;line-height:1.25em}ul{list-style:none;padding:0px;margin:0px;font-size:1em;line-height:1.5em}strong,b{font-weight:700}i,em{font-style:italic}.text-content{position:relative;width:100%}@media(min-width: 1025px){.text-content.column-2{column-count:2;column-gap:30px}}.text-content a{font-size:inherit;line-height:inherit}.text-content ul{list-style-type:disc;padding:0 0 10px 20px}.text-content ul li{padding:0 0 10px 0}.text-content ol{list-style-type:decimal;padding:0 0 10px 20px}.text-content ol li{padding:0 0 10px 0}.text-content video{margin:0;width:100%;height:auto}.text-content iframe{margin:0;width:100%;height:auto}.text-content img{margin:0 0 20px 0;width:auto;height:auto;max-width:100%}.text-content>*:not(:first-child):not(:last-child):not(:only-child){margin-top:25px !important;margin-bottom:25px !important}.text-content>*:first-child:not(:only-child){margin-bottom:25px !important}.text-content>*:last-child:not(:only-child){margin-top:25px !important}.img-content img{display:block;max-width:100%}.timetable{font-size:.875em;line-height:1.4285714286em;text-transform:uppercase;font-weight:700}.timetable__row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid var(--line)}.timetable.not-line .timetable__row{border-bottom:0px}.timetable__day{color:var(--primary);text-transform:uppercase}.timetable__hours{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 1024px){.timetable__row{padding:17px 0px 13px}.timetable__day,.timetable__hours{width:50%}.timetable__hours span{width:100%;text-align:right}}@media(min-width: 1025px){.timetable__row{padding:12px 0px 7px}.timetable__day{width:33.333333%}.timetable__hours{width:66.666666%}.timetable__hours span{width:50%;text-align:left}}:root{--background: #ffffff}body{background-color:var(--background)}.alert-wrapper{width:300px;top:10px;right:10px;position:fixed;z-index:100;text-align:left}.alert-wrapper .alert{width:300px;padding:15px;border-radius:3px;display:inline-block;-webkit-box-shadow:0px 4px 15.36px .64px rgba(0,0,0,.1),0px 2px 6px 0px rgba(0,0,0,.12);-moz-box-shadow:0px 4px 15.36px .64px rgba(0,0,0,.1),0px 2px 6px 0px rgba(0,0,0,.12);box-shadow:0px 4px 15.36px .64px rgba(0,0,0,.1),0px 2px 6px 0px rgba(0,0,0,.12);position:relative;animation:jelly .5s ease-in-out;transform-origin:center top;z-index:500;margin-bottom:10px}.alert-wrapper .alert.alert-error{background:#fc6868}.alert-wrapper .alert.alert-info{background:#204d74}.alert-wrapper .alert.alert-success{background:#4caf50}.alert-wrapper .alert.alert-warning{background:#ffc107}.alert-wrapper .alert .icon{position:absolute;right:10px;top:10px;cursor:pointer}.alert-wrapper .alert p{color:#fff;margin:0px;padding:0px;font-size:14px}#cookie-container{min-height:200px;display:block}#cookie-container h4{margin-top:40px;text-transform:uppercase}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-light{background-color:var(--light)}.bg-medium{background-color:var(--medium)}.bg-dark{background-color:var(--dark)}.bg-grey{background-color:var(--grey)}.bg-red{background-color:var(--red)}.bg-green{background-color:var(--green)}.bg-black{background-color:var(--black)}.bg-white{background-color:var(--white)}.m-small{margin:20px}.m-t-small{margin-top:20px}.m-b-small{margin-bottom:20px}.m-l-small{margin-left:20px}.m-r-small{margin-left:20px}.m-medium{margin:40px}.m-t-medium{margin-top:40px}.m-b-medium{margin-bottom:40px}.m-l-medium{margin-left:40px}.m-r-medium{margin-left:40px}.m-large{margin:100px}.m-t-large{margin-top:100px}.m-b-large{margin-bottom:100px}.m-l-large{margin-left:100px}.m-r-large{margin-left:100px}.text-left{text-align:left}@media(max-width: 767px){.text-m-left{text-align:left}}@media(min-width: 768px)and (max-width: 1024px){.text-t-left{text-align:left}}@media(min-width: 768px){.text-td-left{text-align:left}}@media(min-width: 1025px){.text-d-left{text-align:left}}.text-center{text-align:center}@media(max-width: 767px){.text-m-center{text-align:center}}@media(min-width: 768px)and (max-width: 1024px){.text-t-center{text-align:center}}@media(min-width: 768px){.text-td-center{text-align:center}}@media(min-width: 1025px){.text-d-center{text-align:center}}.text-right{text-align:right}@media(max-width: 767px){.text-m-right{text-align:right}}@media(min-width: 768px)and (max-width: 1024px){.text-t-right{text-align:right}}@media(min-width: 768px){.text-td-right{text-align:right}}@media(min-width: 1025px){.text-d-right{text-align:right}}.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.text-light{color:var(--light)}.text-medium{color:var(--medium)}.text-dark{color:var(--dark)}.text-grey{color:var(--grey)}.text-red{color:var(--red)}.text-green{color:var(--green)}.text-black{color:var(--black)}.text-white{color:var(--white)}.h-10{min-height:10vh}.h-20{min-height:20vh}.h-30{min-height:30vh}.h-40{min-height:40vh}.h-50{min-height:50vh}.h-60{min-height:60vh}.h-70{min-height:70vh}.h-80{min-height:80vh}.h-90{min-height:90vh}.h-100{min-height:100vh}@media(max-width: 767px){.h-m-10{min-height:10vh}.h-m-20{min-height:20vh}.h-m-30{min-height:30vh}.h-m-40{min-height:40vh}.h-m-50{min-height:50vh}.h-m-60{min-height:60vh}.h-m-70{min-height:70vh}.h-m-80{min-height:80vh}.h-m-90{min-height:90vh}.h-m-100{min-height:100vh}}@media(min-width: 768px)and (max-width: 1024px){.h-t-10{min-height:10vh}.h-t-20{min-height:20vh}.h-t-30{min-height:30vh}.h-t-40{min-height:40vh}.h-t-50{min-height:50vh}.h-t-60{min-height:60vh}.h-t-70{min-height:70vh}.h-t-80{min-height:80vh}.h-t-90{min-height:90vh}.h-t-100{min-height:100vh}}@media(min-width: 1025px){.h-d-10{min-height:10vh}.h-d-20{min-height:20vh}.h-d-30{min-height:30vh}.h-d-40{min-height:40vh}.h-d-50{min-height:50vh}.h-d-60{min-height:60vh}.h-d-70{min-height:70vh}.h-d-80{min-height:80vh}.h-d-90{min-height:90vh}.h-d-100{min-height:100vh}}.shadow-small{-webkit-box-shadow:0px .125rem .25rem 0px rgba(0,0,0,.075);-moz-box-shadow:0px .125rem .25rem 0px rgba(0,0,0,.075);box-shadow:0px .125rem .25rem 0px rgba(0,0,0,.075)}.shadow-regular{-webkit-box-shadow:0px .5rem 1rem 0px rgba(0,0,0,.15);-moz-box-shadow:0px .5rem 1rem 0px rgba(0,0,0,.15);box-shadow:0px .5rem 1rem 0px rgba(0,0,0,.15)}.shadow-large{-webkit-box-shadow:0px 1rem 3rem 0px rgba(0,0,0,.175);-moz-box-shadow:0px 1rem 3rem 0px rgba(0,0,0,.175);box-shadow:0px 1rem 3rem 0px rgba(0,0,0,.175)}.container-page{width:100%;margin:0px auto;max-width:1920px}.container,.error-container{width:100%;margin:0px auto;max-width:1440px}@media(max-width: 767px){.container,.error-container{padding-left:20px;padding-right:20px}}@media(min-width: 768px)and (max-width: 1024px){.container,.error-container{padding-left:80px;padding-right:80px}}@media(min-width: 1025px){.container,.error-container{padding-left:80px;padding-right:80px}}.container-small{width:100%;margin:0px auto;max-width:1240px}@media(max-width: 767px){.container-small{padding-left:20px;padding-right:20px}}@media(min-width: 768px)and (max-width: 1024px){.container-small{padding-left:80px;padding-right:80px}}@media(min-width: 1025px){.container-small{padding-left:80px;padding-right:80px}}.container-x-small{width:100%;margin:0px auto;max-width:928px}@media(max-width: 767px){.container-x-small{padding-left:20px;padding-right:20px}}@media(min-width: 768px)and (max-width: 1024px){.container-x-small{padding-left:80px;padding-right:80px}}@media(min-width: 1025px){.container-x-small{padding-left:80px;padding-right:80px}}.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media(max-width: 767px){.flex-m{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media(min-width: 768px)and (max-width: 1024px){.flex-t{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media(min-width: 768px){.flex-td{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media(min-width: 1025px){.flex-d{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 767px){.flex-wrap-m{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width: 768px)and (max-width: 1024px){.flex-wrap-t{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width: 768px){.flex-wrap-td{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width: 1025px){.flex-wrap-d{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.flex-row{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media(max-width: 767px){.flex-row-m{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse-m{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column-m{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse-m{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media(min-width: 768px)and (max-width: 1024px){.flex-row-t{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse-t{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column-t{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse-t{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media(min-width: 768px){.flex-row-td{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse-td{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column-td{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse-td{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media(min-width: 1025px){.flex-row-d{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-row-reverse-d{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column-d{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-column-reverse-d{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.justify-content-start{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.justify-content-end{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.justify-content-center{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.justify-content-between{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.justify-content-around{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}@media(max-width: 767px){.justify-content-start-m{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.justify-content-end-m{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.justify-content-center-m{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.justify-content-between-m{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.justify-content-around-m{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}}@media(min-width: 768px)and (max-width: 1024px){.justify-content-start-t{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.justify-content-end-t{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.justify-content-center-t{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.justify-content-between-t{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.justify-content-around-t{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}}@media(min-width: 768px){.justify-content-start-td{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.justify-content-end-td{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.justify-content-center-td{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.justify-content-between-td{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.justify-content-around-td{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}}@media(min-width: 1025px){.justify-content-start-d{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.justify-content-end-d{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.justify-content-center-d{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.justify-content-between-d{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.justify-content-around-d{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}}.align-items-start{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.align-items-end{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.align-items-center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media(max-width: 767px){.align-items-start-m{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.align-items-end-m{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.align-items-center-m{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}@media(min-width: 768px)and (max-width: 1024px){.align-items-start-t{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.align-items-end-t{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.align-items-center-t{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}@media(min-width: 768px){.align-items-start-td{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.align-items-end-td{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.align-items-center-td{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}@media(min-width: 1025px){.align-items-start-d{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.align-items-end-d{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.align-items-center-d{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.align-self-start{-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}.align-self-end{-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}.align-self-center{-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center}@media(max-width: 767px){.align-self-start-m{-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}.align-self-end-m{-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}.align-self-center-m{-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center}}@media(min-width: 768px)and (max-width: 1024px){.align-self-start-t{-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}.align-self-end-t{-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}.align-self-center-t{-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center}}@media(min-width: 768px){.align-self-start-td{-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}.align-self-end-td{-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}.align-self-center-td{-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center}}@media(min-width: 1025px){.align-self-start-d{-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}.align-self-end-d{-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}.align-self-center-d{-webkit-align-self:center;-moz-align-self:center;-ms-align-self:center;align-self:center}}.align-content-start{-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}.align-content-end{-webkit-align-content:flex-end;-moz-align-content:flex-end;-ms-align-content:flex-end;align-content:flex-end}.align-content-center{-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center}@media(max-width: 767px){.align-content-start-m{-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}.align-content-end-m{-webkit-align-content:flex-end;-moz-align-content:flex-end;-ms-align-content:flex-end;align-content:flex-end}.align-content-center-m{-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center}}@media(min-width: 768px)and (max-width: 1024px){.align-content-start-t{-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}.align-content-end-t{-webkit-align-content:flex-end;-moz-align-content:flex-end;-ms-align-content:flex-end;align-content:flex-end}.align-content-center-t{-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center}}@media(min-width: 768px){.align-content-start-td{-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}.align-content-end-td{-webkit-align-content:flex-end;-moz-align-content:flex-end;-ms-align-content:flex-end;align-content:flex-end}.align-content-center-td{-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center}}@media(min-width: 1025px){.align-content-start-d{-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start}.align-content-end-d{-webkit-align-content:flex-end;-moz-align-content:flex-end;-ms-align-content:flex-end;align-content:flex-end}.align-content-center-d{-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center}}.order-1{order:1}.order-2{order:2}.order-3{order:3}@media(max-width: 767px){.order-m-1{order:1}.order-m-2{order:2}.order-m-3{order:3}}@media(min-width: 768px)and (max-width: 1024px){.order-t-1{order:1}.order-t-2{order:2}.order-t-3{order:3}}@media(min-width: 768px){.order-td-1{order:1}.order-td-2{order:2}.order-td-3{order:3}}@media(min-width: 1025px){.order-d-1{order:1}.order-d-2{order:2}.order-d-3{order:3}}.col-1{width:8.3333333333%}.col-2{width:16.6666666667%}.col-3{width:25%}.col-4{width:33.3333333333%}.col-5{width:41.6666666667%}.col-6{width:50%}.col-7{width:58.3333333333%}.col-8{width:66.6666666667%}.col-9{width:75%}.col-10{width:83.3333333333%}.col-11{width:91.6666666667%}.col-12{width:100%}@media(max-width: 767px){.col-m-1{width:8.3333333333%}.col-m-2{width:16.6666666667%}.col-m-3{width:25%}.col-m-4{width:33.3333333333%}.col-m-5{width:41.6666666667%}.col-m-6{width:50%}.col-m-7{width:58.3333333333%}.col-m-8{width:66.6666666667%}.col-m-9{width:75%}.col-m-10{width:83.3333333333%}.col-m-11{width:91.6666666667%}.col-m-12{width:100%}}@media(min-width: 768px)and (max-width: 1024px){.col-t-1{width:8.3333333333%}.col-t-2{width:16.6666666667%}.col-t-3{width:25%}.col-t-4{width:33.3333333333%}.col-t-5{width:41.6666666667%}.col-t-6{width:50%}.col-t-7{width:58.3333333333%}.col-t-8{width:66.6666666667%}.col-t-9{width:75%}.col-t-10{width:83.3333333333%}.col-t-11{width:91.6666666667%}.col-t-12{width:100%}}@media(min-width: 1025px){.col-d-1{width:8.3333333333%}.col-d-2{width:16.6666666667%}.col-d-3{width:25%}.col-d-4{width:33.3333333333%}.col-d-5{width:41.6666666667%}.col-d-6{width:50%}.col-d-7{width:58.3333333333%}.col-d-8{width:66.6666666667%}.col-d-9{width:75%}.col-d-10{width:83.3333333333%}.col-d-11{width:91.6666666667%}.col-d-12{width:100%}}.offset-1{margin-right:8.3333333333%}.offset-2{margin-right:16.6666666667%}.offset-3{margin-right:25%}.offset-4{margin-right:33.3333333333%}.offset-5{margin-right:41.6666666667%}.offset-6{margin-right:50%}.offset-7{margin-right:58.3333333333%}.offset-8{margin-right:66.6666666667%}.offset-9{margin-right:75%}.offset-10{margin-right:83.3333333333%}.offset-11{margin-right:91.6666666667%}.offset-12{margin-right:100%}@media(max-width: 767px){.offset-m-1{margin-right:8.3333333333%}.offset-m-2{margin-right:16.6666666667%}.offset-m-3{margin-right:25%}.offset-m-4{margin-right:33.3333333333%}.offset-m-5{margin-right:41.6666666667%}.offset-m-6{margin-right:50%}.offset-m-7{margin-right:58.3333333333%}.offset-m-8{margin-right:66.6666666667%}.offset-m-9{margin-right:75%}.offset-m-10{margin-right:83.3333333333%}.offset-m-11{margin-right:91.6666666667%}.offset-m-12{margin-right:100%}}@media(min-width: 768px)and (max-width: 1024px){.offset-t-1{margin-right:8.3333333333%}.offset-t-2{margin-right:16.6666666667%}.offset-t-3{margin-right:25%}.offset-t-4{margin-right:33.3333333333%}.offset-t-5{margin-right:41.6666666667%}.offset-t-6{margin-right:50%}.offset-t-7{margin-right:58.3333333333%}.offset-t-8{margin-right:66.6666666667%}.offset-t-9{margin-right:75%}.offset-t-10{margin-right:83.3333333333%}.offset-t-11{margin-right:91.6666666667%}.offset-t-12{margin-right:100%}}@media(min-width: 1025px){.offset-d-1{margin-right:8.3333333333%}.offset-d-2{margin-right:16.6666666667%}.offset-d-3{margin-right:25%}.offset-d-4{margin-right:33.3333333333%}.offset-d-5{margin-right:41.6666666667%}.offset-d-6{margin-right:50%}.offset-d-7{margin-right:58.3333333333%}.offset-d-8{margin-right:66.6666666667%}.offset-d-9{margin-right:75%}.offset-d-10{margin-right:83.3333333333%}.offset-d-11{margin-right:91.6666666667%}.offset-d-12{margin-right:100%}}.swiper-button-next,.swiper-button-prev{width:50px !important;height:50px !important;background-color:var(--white);border-radius:var(--border-radius-big)}.swiper-button-next::after,.swiper-button-prev::after{display:none}.swiper-button-next svg,.swiper-button-prev svg{width:24px;height:24px}.swiper-container-horizontal>.swiper-pagination-progressbar{top:auto !important;bottom:0px}.swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height:12px;border:1px solid var(--primary);background-color:rgba(0,0,0,0);opacity:1;transition:background-color .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:var(--primary)}.swiper-pagination-progressbar{border-radius:var(--border-radius-normal);background-color:var(--line) !important;overflow:hidden}.swiper-pagination-progressbar-fill{border-radius:var(--border-radius-normal);background-color:var(--primary) !important;overflow:hidden}.swiper-scrollbar{cursor:pointer;background-color:var(--line) !important}.swiper-scrollbar .swiper-scrollbar-drag{background-color:var(--primary) !important}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.header .header-layout .search-form__input{-webkit-appearance:none;margin:0px;padding:12px 20px 10px 20px;width:100%;min-height:50px;font-size:1.125em;line-height:1.4444444444em;font-family:var(--font-family-primary);border:1px solid var(--line);color:var(--black);background-color:#fff;border-radius:var(--border-radius-normal)}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.header{position:relative;top:0px;left:0px;width:100%;z-index:15;background-color:var(--white)}.header .header-layout .header-middle>.container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.header .header-layout .header-middle-left{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li a{position:relative;display:inline-block;color:var(--primary);text-decoration:none;text-transform:uppercase}.header .header-layout .logo{display:block;width:100%;height:auto}.header .header-layout .logo picture{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%;height:auto}.header .header-layout .logo picture img{display:inline-block;width:100%;height:auto;max-height:50px;max-width:100%;object-fit:contain}.header .header-layout .search-form{position:relative}.header .header-layout .search-form__btn{position:absolute;top:50%;bottom:initial;left:initial;right:initial;transform:translateY(-50%);width:50px;height:100%;right:0px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0px;background-color:rgba(0,0,0,0)}.header .header-layout .search-form__btn svg{display:block;margin:0px auto;width:24px;height:24px}@media(max-width: 767px){.header .header-layout .menu-container .menu-wrapper{padding-left:20px;padding-right:20px}}@media(min-width: 768px)and (max-width: 1024px){.header .header-layout .menu-container .menu-wrapper{padding-left:80px;padding-right:80px}}@media(max-width: 1023px){.header .header-layout .menu-container{position:absolute;top:90px;right:0px;width:100%;height:calc(100vh - 90px);background-color:rgba(0,0,0,0);opacity:0;visibility:hidden;overflow:auto;transform:translateY(-100%);z-index:20;padding-top:40px;transition:transform .4s ease-in-out .2s,opacity 0s linear .6s,visibility 0s linear .6s,background-color 0s linear .6s}.header .header-layout .menu-container .menu-wrapper{position:relative;height:100%;overflow-y:auto;overflow-x:hidden;opacity:0;transition:opacity .2s linear}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li:not(:first-child){margin-top:30px}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li a{font-size:1.125em;line-height:1.2222222222em;font-weight:500}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li:not(.dropdown)>a::after{content:"";position:absolute;bottom:0px;left:0px;width:0%;height:2px;background-color:var(--primary);transition:width .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li.active a::after,.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li a:hover::after{width:100%}.header .header-layout .header-middle{background-color:var(--white)}.header .header-layout .header-middle-left,.header .header-layout .header-middle-right{position:relative;padding-top:30px;padding-bottom:30px;z-index:21}.header .header-layout .header-middle-left{width:calc(100% - 180px)}.header .header-layout .header-middle-center{width:100%}.header .header-layout .header-middle-right{width:180px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:15px}.header .header-layout .header-middle .logo picture img{width:auto;max-height:90px}.header .header-layout .header-middle .search-toggle svg{display:block;width:24px;height:24px}.header .header-layout .header-middle .search-form{max-width:400px;margin:0px auto}.header .header-layout .header-middle .im-accordion__toggle{padding:0px}.header .header-layout.open-menu .menu-container{opacity:1;visibility:visible;transform:translateY(0%);background-color:var(--white);transition:transform .4s ease-in-out,opacity 0s linear,visibility 0s linear}.header .header-layout.open-menu .menu-container .menu-wrapper{opacity:1;transition:opacity .2s linear .4s}}@media(min-width: 1024px){.header .header-layout{overflow-x:hidden}.header .header-layout .header-top>.container{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.header .header-layout .header-top>.container::after{content:"";position:absolute;left:calc(100% - 80px);top:0px;width:40vw;height:100%;background-color:var(--optional-1)}.header .header-layout .menu-container .menu-wrapper{position:relative;padding:9px 0px 9px 60px;background-color:var(--optional-1);border-radius:0 0 0 20px}.header .header-layout .menu-container .menu-wrapper::before{content:"";position:absolute;right:calc(100% - 4px);top:0px;border-top:0px solid rgba(0,0,0,0);border-bottom:35px solid rgba(0,0,0,0);border-right:40px solid var(--optional-1)}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li{display:inline-block}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li:not(:first-child){margin-left:1.58vw}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li a{font-size:.8125em;line-height:1.6923076923em;font-weight:700}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li a span{position:relative;z-index:2}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li:not(.dropdown)>a::after{content:"";position:absolute;top:50%;bottom:initial;left:50%;right:initial;transform:translate(-50%, -50%);width:calc(100% + 12px);height:100%;opacity:0;border-radius:var(--border-radius-small);transition:opacity .5s cubic-bezier(0.645, 0.045, 0.355, 1);z-index:1}.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li.active a::after,.header .header-layout .menu-container .menu-wrapper .top-menu>ul>li a:hover::after{opacity:1;background-color:var(--white)}.header .header-layout .header-middle{padding-top:20px;padding-bottom:30px;min-height:100px}.header .header-layout .header-middle-left{width:25.391%;min-height:50px}.header .header-layout .header-middle-center{top:0px;width:30%;max-width:400px}.header .header-layout .header-middle-right{display:flex}.header .header-layout .header-middle .logo picture img{max-height:150px}.header .header-layout .header-middle .search-toggle{display:none}.header .header-layout .header-middle .im-accordion__content{overflow:unset;height:auto}.header .header-layout .header-middle .im-accordion__content [data-wrapper-height]{padding:0px}}.header .header__burger{position:relative;text-decoration:none;transform:rotate(0);font-size:unset;line-height:unset;transition:transform .5s cubic-bezier(0.645, 0.045, 0.355, 1);text-align:right}.header .header__burger-lines{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;width:24px;height:16px;margin-top:2px}.header .header__burger-line{display:block;opacity:1;margin-right:0px;margin-left:auto;background-color:var(--black);transform:translateY(0px) rotate(0deg);transition:transform .5s cubic-bezier(0.645, 0.045, 0.355, 1),width .5s linear,opacity .5s linear,background-color .5s linear}.header .header__burger-line:nth-child(1){width:24px;height:2px}.header .header__burger-line:nth-child(2){width:24px;height:2px}.header .header__burger-line:nth-child(3){width:24px;height:2px}.header .header__burger.open .header__burger-line{width:24px}.header .header__burger.open .header__burger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.header .header__burger.open .header__burger-line:nth-child(2){opacity:0}.header .header__burger.open .header__burger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width: 1023px){.header .header__burger{display:inline-block}}@media(min-width: 1024px){.header .header__burger{display:none}}.header .header-middle-center.desktop{display:block}@media(max-width: 1024px){.header .header-middle-center.desktop{display:none}}.header .header-middle-center.mobile{display:none}@media(max-width: 1024px){.header .header-middle-center.mobile{display:block}}@media(max-width: 1023px){body.open-menu-mobile{overflow:hidden}}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.cart__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;position:relative}.cart__total-quantity{text-transform:uppercase;font-weight:700;font-size:.875em;line-height:1.4285714286em;color:var(--primary)}.cart__icon{width:35px;position:relative;cursor:pointer}@media(max-width: 1024px){.cart__icon{height:25px}}.cart__icon svg{width:30px;height:25px}.cart__icon__items{width:18px;height:18px;background-color:var(--primary);border-radius:50%;display:block;position:absolute;top:-10px;right:-2px;font-size:.875em;line-height:1.2857142857em;font-weight:700;color:var(--white);text-align:center;pointer-events:none}.cart__overlay{display:none;background-color:var(--black);opacity:.4;width:100%;height:150vh;position:fixed;top:0px;left:0;z-index:100}.cart__overlay--open{display:block}.cart__dropdown{position:fixed;width:460px;top:10%;right:110px;background-color:var(--white);padding:30px;opacity:0;pointer-events:none;z-index:-1}@media(max-width: 1024px){.cart__dropdown{top:100px;right:90px}}@media(max-width: 767px){.cart__dropdown{top:0px;right:0px;width:100vw;height:100vh}}.cart__dropdown--open{display:block;z-index:110;pointer-events:all;opacity:1;transition:opacity .3s ease-in-out}.cart__close{text-align:end;position:absolute;right:0px}.cart__close svg{width:20px;height:20px;margin-bottom:15px;cursor:pointer}.cart__products{overflow-y:auto;max-height:55vh;padding-right:20px}@media(min-width: 768px)and (max-width: 1024px){.cart__products{max-height:50vh}}@media(max-width: 767px){.cart__products{max-height:55vh}}.cart__products::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.cart__product{display:flex;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:20px}@media(max-width: 767px){.cart__product{flex-direction:column;position:relative}}.cart__product__img{width:80px;height:80px;object-fit:contain}.cart__product__wrapper{display:flex;flex-direction:column}.cart__product__content{display:flex;justify-content:space-between;align-items:center;gap:20px;min-width:280px}.cart__product__content a{text-decoration:none}.cart__product__id{color:var(--grey);font-size:.875em;line-height:1.4285714286em;font-weight:700;text-transform:uppercase;margin-bottom:10px}.cart__product__name{color:var(--black);font-size:1em;line-height:1.25em;font-weight:500}@media(max-width: 767px){.cart__product__name{font-size:.875em;line-height:1.5714285714em}}.cart__product__delete svg{width:25px;height:25px;cursor:pointer}@media(max-width: 767px){.cart__product__delete{position:absolute;top:12px;right:30px}}.cart__product__quantity{width:100px;height:40px;border:2px solid var(--grey);border-radius:10px;text-align:center;line-height:2.5em;font-size:1em;font-weight:700}.cart__product__prices{display:flex;align-items:center;gap:20px}.cart__product__price{font-size:1em;font-weight:700;line-height:1.625em;color:var(--black)}.cart__product__price--old{color:var(--grey);font-size:.875em;line-height:1.5714285714em}.cart__product__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.cart__total{display:flex;justify-content:space-between;align-items:center;margin:20px 0}@media(max-width: 767px){.cart__total{justify-content:center;gap:20px;margin-top:40px}}.cart__total__text{font-size:.875em;line-height:1.4285714286em;font-weight:700;color:var(--black);text-transform:uppercase}.cart__total__price{font-size:1.125em;line-height:1.4444444444em;font-weight:700;color:var(--black);letter-spacing:-1px}.cart__buttons{display:flex;justify-content:space-between;align-items:center}@media(max-width: 767px){.cart__buttons{flex-direction:column;align-items:stretch;gap:20px}}.cart__button{text-align:end}@media(max-width: 767px){.cart__button{text-align:center}}.cart__button .button-primary{padding:13px 30px;height:50px}@media(max-width: 767px){.cart__button .button-primary{width:190px}}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.account{display:flex;gap:10px;align-items:center;text-decoration:none}.account::after{content:"";width:1px;height:25px;background-color:var(--medium);margin:0px 30px;pointer-events:none}.account:hover .dropdown-content{display:block;height:auto;max-height:300px}.account .dropdown-content{transition:max-height .45s ease;max-height:0px;min-width:140px;overflow:hidden;position:absolute;transform:translate(0, 65%);background-color:var(--secondary);box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:1}.account .dropdown-content a,.account .dropdown-content input{color:var(--white);padding:12px 16px;text-decoration:none;display:block;display:block;width:100%;background:rgba(0,0,0,0);border:none;text-align:left;font-family:var(--font-family-primary);font-size:16px}.account .dropdown-content a:hover,.account .dropdown-content input:hover{background-color:var(--primary);cursor:pointer}.account__icon-user{width:25px;height:30px}.account__arrow{width:15px;height:15px}.account__title{text-decoration:none;font-size:.875em;line-height:1.5714285714em;color:var(--black)}@media(max-width: 1024px){.account__title,.account__arrow,.account::after{display:none}}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.im-accordion__toggle{cursor:pointer;padding-top:10px;padding-bottom:10px}.im-accordion__toggle span.open{display:block}.im-accordion__toggle span.close{display:none}.im-accordion__toggle.open span.open{display:none}.im-accordion__toggle.open span.close{display:block}.im-accordion__toggle.open .im-accordion__icon{transform:rotate(45deg)}.im-accordion__icon{display:inline-block;transform:rotate(0deg);transition:transform .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.im-accordion__icon span{display:block;position:relative;width:24px;height:24px}.im-accordion__icon span::before,.im-accordion__icon span::after{content:"";position:absolute;top:50%;bottom:initial;left:50%;right:initial;transform:translate(-50%, -50%);background-color:var(--primary)}.im-accordion__icon span::before{width:100%;height:1px}.im-accordion__icon span::after{width:1px;height:100%}.im-accordion__icon svg{display:block;width:24px;height:24px}.im-accordion__content{overflow:hidden;height:0px;transition:height .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.im-accordion__content>[data-wrapper-height]{padding-top:10px;padding-bottom:10px}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.search-suggestions{position:absolute;top:initial;bottom:initial;left:50%;right:initial;transform:translateX(-50%);top:100%;max-height:427px;border-radius:var(--border-radius-small);background-color:var(--white);box-shadow:0px 0px 20px rgba(0,0,0,.12);opacity:0;display:none}.search-suggestions.show{opacity:1;display:block}.search-suggestions__all-cta{padding-top:16px;text-align:center;border-top:1px solid var(--line)}.search-suggestions__list{max-height:327px;overflow:auto}.search-suggestions__list-item{margin-bottom:20px}.search-suggestions__list-item>a{display:block;text-decoration:none;font-size:initial;line-height:initial}.search-suggestions__list-item:not(:last-child){border-bottom:1px solid var(--line)}.search-suggestions__list-item:not(:last-child)>a{padding-bottom:20px}.search-suggestions__list-item .category{display:block;margin-bottom:5px;font-size:.875em;line-height:1.4285714286em;font-weight:500;color:var(--primary)}.search-suggestions__list-item .wrap-img-name{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-suggestions__list-item .wrap-img-name .img{width:50px;height:50px;background-color:var(--light)}.search-suggestions__list-item .wrap-img-name .img img{display:block;width:100%;height:100%;aspect-ratio:1}.search-suggestions__list-item .wrap-img-name .name{display:block;padding-left:10px;width:calc(100% - 50px);font-size:1em;line-height:1.125em}@media(max-width: 1023px){.search-suggestions{padding:24px 0px;width:100vw;height:auto;max-width:400px}.search-suggestions__list,.search-suggestions__message,.search-suggestions__all-cta{padding-left:24px;padding-right:24px}}@media(min-width: 1024px){.search-suggestions{padding:16px 0px;width:100%;height:auto}.search-suggestions__list,.search-suggestions__message,.search-suggestions__all-cta{padding-left:16px;padding-right:16px}.search-suggestions__message.nopromo{display:block;padding-bottom:20px}}@media(max-width: 1023px){body.show-search-suggestions .search-bar{overflow:visible}}@media(min-width: 1024px){body.show-search-suggestions header .header-layout{overflow:visible}}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.site-notice{color:var(--white);background-color:var(--primary);transition:max-height .2s cubic-bezier(0.645, 0.045, 0.355, 1);max-height:200px}.site-notice.hide{display:none}.site-notice__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;padding-right:30px}.site-notice__close{position:absolute;top:50%;bottom:initial;left:initial;right:initial;transform:translateY(-50%);right:0px;width:24px;height:24px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;padding-bottom:3px;text-decoration:none;font-size:1.875em;line-height:1em}.site-notice__icon{margin-top:2px;width:14px;height:14px}.site-notice__icon svg{width:14px;height:14px;fill:var(--white)}.site-notice__text{padding-left:5px;width:calc(100% - 14px);font-weight:500}@media(max-width: 1023px){.site-notice__inner{padding-top:6px;padding-bottom:6px}}@media(min-width: 1024px){.site-notice__inner{padding-top:10px;padding-bottom:10px}}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}#main-content{position:relative}.scroll-cta{position:fixed;z-index:10;transition:transform .5s cubic-bezier(0.645, 0.045, 0.355, 1)}.scroll-cta .button-primary{border-radius:var(--border-radius-big);-webkit-box-shadow:0px 0px 16px 1px rgba(0,0,0,.25);box-shadow:0px 0px 16px 1px rgba(0,0,0,.25)}@media(max-width: 767px){.scroll-cta{bottom:0px;right:0px;padding:14px;width:100%;height:auto;background-color:var(--secondary);text-align:center;transform:translateY(100%)}.scroll-cta.show{transform:translateY(0%)}.scroll-cta .button-primary{display:block;width:100%;max-width:400px;margin-left:auto;margin-right:auto}}@media(min-width: 768px){.scroll-cta{bottom:20px;right:20px;width:auto;height:auto;text-align:right;transform:translateX(calc(100% + 25px))}.scroll-cta.show{transform:translateX(0%)}.scroll-cta .button-primary{min-width:250px}}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.im-modal-cookie__open{cursor:pointer}.im-modal-cookie{position:fixed;opacity:0;visibility:hidden;top:0px;left:0px;width:100%;height:100%;z-index:99999}.im-modal-cookie.open{display:block;opacity:1;visibility:visible;transition:visibility 0s linear,opacity .2s ease-in-out}.im-modal-cookie.close{transition:visibility 0s linear .2s,opacity .2s ease-in-out}.im-modal-cookie__background{position:absolute;top:0px;left:0px;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1}.im-modal-cookie__container{position:relative;position:absolute;top:50%;bottom:initial;left:50%;right:initial;transform:translate(-50%, -50%);background-color:var(--white);max-height:100%;overflow-y:auto;border-radius:var(--border-radius-normal);z-index:2;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 767px){.im-modal-cookie__container{width:90%;height:auto}}@media(min-width: 768px)and (max-width: 1024px){.im-modal-cookie__container{width:720px;height:auto}}@media(min-width: 1025px){.im-modal-cookie__container{width:768px;height:auto}}.im-modal-cookie__media picture{display:block;width:100%;height:100%;aspect-ratio:1}.im-modal-cookie__media picture img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width: 767px){.im-modal-cookie__media{width:100%}}@media(min-width: 768px){.im-modal-cookie__media{width:35.555556%}}@media(max-width: 767px){.im-modal-cookie__content{padding:25px;width:100%}}@media(min-width: 768px){.im-modal-cookie__content{padding:40px;width:64.444444%}}.im-modal-cookie__content video,.im-modal-cookie__content picture,.im-modal-cookie__content iframe{width:100%;height:auto}.im-modal-cookie__content .p{margin-top:30px}.im-modal-cookie__content a{margin-top:16px}.im-modal-cookie__close{cursor:pointer;position:absolute;padding:2px;z-index:2}@media(max-width: 767px){.im-modal-cookie__close{top:10px;right:10px}}@media(min-width: 768px){.im-modal-cookie__close{top:22px;right:22px}}.im-modal-cookie__close svg{display:inline-block;width:20px;height:20px;vertical-align:middle}.im-modal-cookie.full .im-modal-cookie__container{width:100%;height:auto;max-width:unset;padding:0;background-color:rgba(0,0,0,0)}.im-modal-cookie.full .im-modal-cookie__content{position:relative;padding:0;z-index:1}.im-modal-cookie.full .im-modal-cookie__content video,.im-modal-cookie.full .im-modal-cookie__content iframe{max-width:100vw;max-height:100vh}.im-modal-cookie.full .im-modal-cookie__close{background-color:rgba(255,255,255,.6)}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.flash-alert{position:fixed;top:30px;right:15px;z-index:100;animation:flashMessages 5s;padding:10px 40px 10px 15px;background-color:var(--white);border-left:4px solid;box-shadow:0px 8px 16px rgba(0,0,0,.2)}.flash-alert .close{position:absolute;top:50%;bottom:initial;left:initial;right:initial;transform:translateY(-50%);right:15px;text-decoration:none;font-size:1.875em;line-height:1em}.flash-alert.error{border-color:var(--red)}.flash-alert.error strong{color:var(--red)}.flash-alert.warning{border-color:var(--yellow)}.flash-alert.warning strong{color:var(--yellow)}.flash-alert.success{border-color:var(--green)}.flash-alert.success strong{color:var(--green)}@media(max-width: 767px){.flash-alert{max-width:calc(100% - 30px)}}@media(min-width: 768px){.flash-alert{width:380px}}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.block-contact-newsletter{position:relative;overflow:hidden}.block-contact-newsletter__column-title,.block-contact-newsletter__column-subtitle{display:block;text-align:center}.block-contact-newsletter__column-title{color:var(--primary)}.block-contact-newsletter__column-subtitle{margin-top:5px}.block-contact-newsletter__column-cta{text-align:center}.block-contact-newsletter__column picture{display:block;width:100%;height:auto;max-width:410px;margin:0px auto;aspect-ratio:1.485507}.block-contact-newsletter__column picture img{display:block;width:100%;height:100%;object-fit:contain}.block-contact-newsletter__column .timetable{max-width:410px;margin:0px auto}.block-contact-newsletter__column .button-secondary{margin:0px auto}.block-contact-newsletter.hide-newsletter::after,.block-contact-newsletter.hide-newsletter::before{display:none}@media(min-width: 1025px){.block-contact-newsletter.hide-newsletter .block-contact-newsletter__inner{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;border-radius:var(--border-radius-big);background-color:var(--optional-1)}.block-contact-newsletter.hide-newsletter .block-contact-newsletter__column{padding-left:30px;padding-right:30px}}@media(max-width: 1024px){.block-contact-newsletter__column{padding:40px 30px;border-radius:var(--border-radius-big);background-color:var(--optional-1)}.block-contact-newsletter__column:not(:first-child):not(:only-child){margin-top:20px}.block-contact-newsletter__column .timetable{margin-top:20px;margin-bottom:40px}.block-contact-newsletter__column picture{margin-top:40px;margin-bottom:40px}}@media(min-width: 1025px){.block-contact-newsletter::before,.block-contact-newsletter::after{content:"";position:absolute;top:0px;width:calc(50% - 16px);height:100%;background-color:var(--optional-1);z-index:1}.block-contact-newsletter::before{right:calc(50% + 16px);border-top-right-radius:25px;border-bottom-right-radius:25px}.block-contact-newsletter::after{left:calc(50% + 16px);border-top-left-radius:25px;border-bottom-left-radius:25px}.block-contact-newsletter__column{position:relative;z-index:2}.block-contact-newsletter__column:first-child{padding:60px 94px 60px 0px}.block-contact-newsletter__column:last-child{padding:60px 0px 60px 94px}.block-contact-newsletter__column .timetable{margin-top:40px;margin-bottom:40px}.block-contact-newsletter__column picture{margin-top:20px;margin-bottom:20px}}
@keyframes flashMessages{0%{transform:translate(calc(100% + 15px))}5%{transform:translate(0)}95%{transform:translate(0)}100%{transform:translate(calc(100% + 15px))}}.active.configuration-icon,.active .cms-icon,.store-icon,.locale-icon,.arrow-icon,.accounts-icon,.cms-icon,.promotion-icon,.settings-icon,.configuration-icon,.customer-icon,.catalog-icon,.sales-icon,.dashboard-icon{width:48px;height:48px;display:inline-block;background-size:cover}.icon{display:inline-block;background-size:cover}.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard.svg")}.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales.svg")}.catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog.svg")}.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers.svg")}.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure.svg")}.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings.svg")}.promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion.svg")}.cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS.svg")}.angle-right-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Right.svg");width:17px;height:17px}.angle-left-icon{background-image:url("/themes/4k/ui/assets/images/Angle-Left.svg");width:17px;height:17px}.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.arrow-right-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Right.svg");width:18px;height:18px}.white-cross-sm-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sm-Cross-White.svg");width:18px;height:18px}.accordian-up-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Up.svg");width:24px;height:24px}.accordian-down-icon{background-image:url("/themes/4k/ui/assets/images/Accordion-Arrow-Down.svg");width:24px;height:24px}.accordian-left-icon{background-image:url("/themes/4k/ui/assets/images/chevron-left.svg");width:24px;height:24px}.accordian-right-icon{background-image:url("/themes/4k/ui/assets/images/chevron-right.svg");width:24px;height:24px}.notification-icon{background-image:url("/themes/4k/ui/assets/images/Icon-bell.svg");width:30px;height:30px}.processing-icon{background-image:url("/themes/4k/ui/assets/images/process.png");width:30px;height:30px}.pending-icon{background-image:url("/themes/4k/ui/assets/images/notification-checked.svg");width:30px;height:30px}.closed-icon{background-image:url("/themes/4k/ui/assets/images/return.png");width:30px;height:30px}.canceled-icon{background-image:url("/themes/4k/ui/assets/images/notification-cancel.svg");width:30px;height:30px}.completed-icon{background-image:url("/themes/4k/ui/assets/images/notification-complete.svg");width:30px;height:30px}.accounts-icon{background-image:url("/themes/4k/ui/assets/images/Account-Icon.svg")}.arrow-icon{background-image:url("/themes/4k/ui/assets/images/arrow-icon.svg");height:13px;width:8px;transform:rotate(90deg) !important;margin-top:16px !important;margin-right:18px !important}.rotate-arrow-icon{transform:rotate(-90deg) !important}.locale-icon{background-image:url("/themes/4k/ui/assets/images/Locale-Icon.svg");width:26px;height:26px}.store-icon{background-image:url("/themes/4k/ui/assets/images/store-icon.svg");height:26px;width:26px}.cross-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Crossed.svg");width:18px;height:18px}.trash-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Trash.svg");width:24px;height:24px}.remove-icon{background-image:url("/themes/4k/ui/assets/images/Icon-remove.svg");width:24px;height:24px}.pencil-lg-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Pencil-Large.svg");width:24px;height:24px}.eye-icon{background-image:url("/themes/4k/ui/assets/images/Icon-eye.svg");width:24px;height:24px}.search-icon{background-image:url("/themes/4k/ui/assets/images/icon-search.svg");width:24px;height:24px}.sortable-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sortable.svg");width:24px;height:24px}.sort-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px}.sort-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sort-Down.svg");width:18px;height:18px;transform:rotate(180deg)}.primary-back-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Back-Primary.svg");width:24px;height:24px}.checkbox-dash-icon{background-image:url("/themes/4k/ui/assets/images/Checkbox-Dash.svg");width:24px;height:24px}.account-icon{background-image:url("/themes/4k/ui/assets/images/icon-account.svg");width:24px;height:24px}.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light.svg");width:18px;height:18px}.expand-on-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg");width:18px;height:18px}.dark-left-icon{background-image:url("/themes/4k/ui/assets/images/arrow-left-dark.svg");width:18px;height:18px}.light-right-icon{background-image:url("/themes/4k/ui/assets/images/arrow-right-light.svg");width:18px;height:18px}.folder-icon{background-image:url("/themes/4k/ui/assets/images/Folder-Icon.svg");width:24px;height:24px}.star-icon{background-image:url("/themes/4k/ui/assets/images/Star-Icon.svg");width:24px;height:24px}.star-icon-blank{background-image:url("/themes/4k/ui/assets/images/Star-Icon-Blank.svg");width:24px;height:24px}.arrow-down-white-icon{background-image:url("/themes/4k/ui/assets/images/down-arrow-white.svg");width:17px;height:13px}.arrow-up-white-icon{background-image:url("/themes/4k/ui/assets/images/up-arrow-white.svg");width:17px;height:13px}.profile-pic-icon{background-image:url("/themes/4k/ui/assets/images/Profile-Pic.svg");width:60px;height:60px}.graph-up-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Green.svg");width:24px;height:24px}.graph-down-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Graph-Red.svg");width:24px;height:24px}.no-result-icon{background-image:url("/themes/4k/ui/assets/images/limited-icon.svg");width:52px;height:47px}.note-icon{background-image:url("/themes/4k/ui/assets/images/icon-note.svg");width:24px;height:24px}.list-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Listing.svg");width:24px;height:24px}.copy-icon{background-image:url("/themes/4k/ui/assets/images/copy-icon.png");width:24px;height:24px}.active .dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active .sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active .catalog-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Catalog-Active.svg")}.active .customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active .settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active .configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active .promotion-icon{background-image:url("/themes/4k/ui/assets/images/icon-promotion-active.svg")}.active .cms-icon{background-image:url("/themes/4k/ui/assets/images/Icon-CMS-Active.svg")}.active>.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active>.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.active.dashboard-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Dashboard-Active.svg")}.active.customer-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Customers-Active.svg")}.active.sales-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Sales-Active.svg")}.active.settings-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Settings-Active.svg")}.active.configuration-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Configure-Active.svg")}.active.arrow-down-icon{background-image:url("/themes/4k/ui/assets/images/Arrow-Down-Light.svg");width:14px;height:8px}.active.expand-icon{background-image:url("/themes/4k/ui/assets/images/Expand-Light-On.svg")}.icon-404{background-image:url("/themes/4k/ui/assets/images/404-image.svg");width:255px;height:255px}.export-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Export.svg");width:32px;height:32px}.import-icon{background-image:url("/themes/4k/ui/assets/images/Icon-Import.svg");width:32px;height:32px}.star-blue-icon{width:17px;height:17px;background-image:url("/themes/4k/ui/assets/images/Icon-star.svg")}.camera-icon{background-image:url("/themes/4k/ui/assets/images/Camera.svg");width:24px;height:24px}.upload-icon{background-image:url("/themes/4k/ui/assets/images/upload-icon.svg");width:24px;height:24px}.footer__infos a{text-decoration:none}.footer__infos a:hover{text-decoration:underline}.footer__locale{display:flex;flex-direction:column;align-items:flex-end;margin:20px 0}.footer__locale #locale-switcher{appearance:none;position:relative;background-repeat:no-repeat;background-size:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M12.0022512,17.2919746 C12.1240636,17.2919746 12.2404983,17.2657424 12.3515552,17.2132781 C12.4626121,17.1608137 12.5613502,17.0886204 12.6477695,16.9966983 L21.7476832,7.40772146 C21.9158944,7.23450769 22,7.04140872 22,6.82842457 C22,6.67322003 21.963325,6.53239785 21.8899749,6.40595805 C21.8166248,6.27951825 21.7186996,6.18024863 21.5961993,6.10814918 C21.473699,6.03604973 21.333596,6 21.1758901,6 C20.9478983,6 20.7520479,6.07753974 20.588339,6.23261922 L11.4749184,15.8187821 L12.5288335,15.8187821 L3.40772146,6.23261922 C3.25214172,6.07753974 3.05629135,6 2.82017034,6 C2.66509086,6 2.52567566,6.03604973 2.40192474,6.10814918 C2.27817381,6.18024863 2.18024863,6.27951825 2.10814918,6.40595805 C2.03604973,6.53239785 2,6.67322003 2,6.82842457 C2,6.94523443 2.02298053,7.05263322 2.06894158,7.15062094 C2.11490264,7.24860866 2.17727836,7.33831088 2.25606874,7.41972761 L11.3484786,17.0004502 C11.548206,17.1947998 11.7661301,17.2919746 12.0022512,17.2919746 Z'/%3E%3C/svg%3E");background-position:95% center;border:1px solid var(--light);border-radius:10px;width:200px;height:40px;color:var(--black);font-size:1em;font-weight:400;line-height:1.2222222222em;text-indent:20px;-webkit-appearance:none;-moz-appearance:none}.footer__social{margin-top:40px}.footer__social-item{display:inline-block}.footer__social-item:not(:first-child){margin-left:20px}.footer__social-item svg{display:block;width:24px;height:24px;fill:var(--primary)}.footer__menu li a{font-size:.875em;line-height:1.5714285714em;text-decoration:none}.footer__menu li a:hover{text-decoration:underline}@media(max-width: 1023px){.footer{padding-top:40px;padding-bottom:110px;margin-top:20px}.footer__logo{margin-bottom:20px}.footer__menu{margin-top:40px;column-count:2;column-gap:10px}.footer__feedaty{margin-top:30px}}@media(min-width: 1024px){.footer{padding-top:60px;padding-bottom:90px;margin-top:30px}.footer__logo{margin-bottom:30px}.footer__feedaty img{margin:0px 0px 0px auto}.footer__locale{align-items:flex-end;margin:30px 0}.footer__menu{margin-top:26px}.footer__menu li{display:inline-block}.footer__menu li:not(:first-child){margin-left:20px}.footer__column:last-child{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;text-align:right}}
