@font-face{font-weight:300;font-family:Geist;font-style:normal;src:url("./media/Geist-Light-PN2RKFVI.ttf");src:local("Geist"),url("./media/Geist-Light-PN2RKFVI.ttf") format("truetype");font-display:swap}@font-face{font-weight:300;font-family:Geist;font-style:italic;src:url("./media/Geist-LightItalic-EGOJN6IR.ttf");src:local("Geist"),url("./media/Geist-LightItalic-EGOJN6IR.ttf") format("truetype");font-display:swap}@font-face{font-weight:400;font-family:Geist;font-style:normal;src:url("./media/Geist-Regular-IVENJMK3.ttf");src:local("Geist"),url("./media/Geist-Regular-IVENJMK3.ttf") format("truetype");font-display:swap}@font-face{font-weight:400;font-family:Geist;font-style:italic;src:url("./media/Geist-Italic-QJWFQP2E.ttf");src:local("Geist"),url("./media/Geist-Italic-QJWFQP2E.ttf") format("truetype");font-display:swap}@font-face{font-weight:500;font-family:Geist;font-style:normal;src:url("./media/Geist-Medium-WWRPXQRP.ttf");src:local("Geist"),url("./media/Geist-Medium-WWRPXQRP.ttf") format("truetype");font-display:swap}@font-face{font-weight:500;font-family:Geist;font-style:italic;src:url("./media/Geist-MediumItalic-E7VXJOVI.ttf");src:local("Geist"),url("./media/Geist-MediumItalic-E7VXJOVI.ttf") format("truetype");font-display:swap}@font-face{font-weight:600;font-family:Geist;font-style:normal;src:url("./media/Geist-SemiBold-Q4TDYYKL.ttf");src:local("Geist"),url("./media/Geist-SemiBold-Q4TDYYKL.ttf") format("truetype");font-display:swap}@font-face{font-weight:600;font-family:Geist;font-style:italic;src:url("./media/Geist-SemiBoldItalic-ZQRPFWEI.ttf");src:local("Geist"),url("./media/Geist-SemiBoldItalic-ZQRPFWEI.ttf") format("truetype");font-display:swap}@font-face{font-weight:700;font-family:Geist;font-style:normal;src:url("./media/Geist-Bold-7VL3UV6O.ttf");src:local("Geist"),url("./media/Geist-Bold-7VL3UV6O.ttf") format("truetype");font-display:swap}@font-face{font-weight:700;font-family:Geist;font-style:italic;src:url("./media/Geist-BoldItalic-W6PFQES6.ttf");src:local("Geist"),url("./media/Geist-BoldItalic-W6PFQES6.ttf") format("truetype");font-display:swap}@font-face{font-weight:800;font-family:Geist;font-style:normal;src:url("./media/Geist-ExtraBold-V7OVSD7U.ttf");src:local("Geist"),url("./media/Geist-ExtraBold-V7OVSD7U.ttf") format("truetype");font-display:swap}@font-face{font-weight:800;font-family:Geist;font-style:italic;src:url("./media/Geist-ExtraBoldItalic-V67BQKNS.ttf");src:local("Geist"),url("./media/Geist-ExtraBoldItalic-V67BQKNS.ttf") format("truetype");font-display:swap}button{display:inline-flex;gap:10px;align-items:center;justify-content:center;width:fit-content;font-weight:400;font-size:14px;font-family:Geist,sans-serif;line-height:140%;letter-spacing:0%;background:transparent;border:1px solid transparent;outline:none;cursor:pointer}button:disabled{color:#717478;cursor:not-allowed;-webkit-backdrop-filter:opacity(40%);backdrop-filter:opacity(40%)}button.loading{position:relative;color:transparent!important;cursor:not-allowed;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;pointer-events:none}button.loading:before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:inherit;border-radius:0;content:""}button.loading:after{position:absolute;top:50%;left:50%;z-index:3;box-sizing:border-box;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border:1px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spinner 1s linear infinite;content:""}.btn-black{height:38px;padding:14px 40px;color:#fff;background:#000}.btn-black:not(:disabled):hover{background:#2c2e35}.btn-black:disabled{color:#fff;background-color:#0006}.btn-outline{height:38px;padding:14px 40px;color:#000;border:1px solid #d8d9da}.btn-outline.loading:after{border:1px solid #000000;border-top-color:transparent}.btn-blur{padding:14px 40px;color:#fff;background:#ffffff24;border-radius:4px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.btn-blur:not(:disabled):hover{background:#ffffff57}.btn-link{padding:0;text-decoration:underline;cursor:pointer}@media only screen and (min-width:992px)and (max-width:1200px){.btn{padding:12px 20px;font-size:12px}}@media only screen and (max-width:768px){.btn{padding:8px 20px}}.checkbox{position:relative;display:flex;gap:4px;align-items:center;justify-content:center;font-size:12px;letter-spacing:0%;cursor:pointer}.checkbox input[type=checkbox]{position:absolute;width:0;height:0;cursor:pointer;opacity:0}.checkbox input[type=checkbox]:checked~.checkmark{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border:none}.checkbox input[type=checkbox]:checked~.checkmark:before{display:inline-block;width:15px;height:15px;background:url("./media/icons-BI7CUVFO.svg") 0 -2030px no-repeat;border-radius:3px;content:""}.checkbox .checkmark{display:inline-flex;flex-shrink:0;align-items:flex-start;justify-content:center;width:15px;height:15px;border:1px solid #1c1b1f;border-radius:3px}.select{width:100%;height:38px;padding:8px 36px 8px 12px;color:#000;font-size:14px;background:#fff url("./media/icons-BI7CUVFO.svg") right -87px top -718px no-repeat;border:1px solid #ccc;cursor:pointer;appearance:none}.select.open{background-position:right -87px top -748px}.select:has(option[value=""]:checked){color:#b0b1b3}.select:has(option[value=""]:checked) option:not(:disabled){color:#000}.select:focus{border-color:#1a1a1a;outline:none}.select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.ng-select .ng-select-container{display:inline-flex;align-items:center;cursor:pointer!important}.ng-select .ng-select-container .ng-value-container .ng-value{color:#000;font-weight:500;font-size:12px}.ng-select .ng-select-container .ng-arrow-wrapper{display:inline-flex;align-items:center;width:auto;height:auto;padding:0 0 0 4px}.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{display:none}.ng-select .ng-select-container .ng-arrow-wrapper:after{display:inline-block;width:15px;height:15px;background:url("./media/icons-BI7CUVFO.svg") 0 -730px no-repeat;transition:transform .2s ease;content:""}.ng-select.ng-select-opened .ng-arrow-wrapper:after{transform:rotate(180deg)}.ng-select.sort-select .ng-select-container .ng-value-container{flex:0 0 auto}.ng-select ng-dropdown-panel{width:unset;margin:10px 0 0 -20px;padding:20px;background-color:#fff;border:1px solid #f4f4f4}.ng-select ng-dropdown-panel .ng-dropdown-panel-items>div:nth-of-type(n+2){display:inline-flex;flex-direction:column;gap:10px;align-items:flex-start}.ng-select ng-dropdown-panel .ng-dropdown-panel-items>div:nth-of-type(n+2) .ng-option{display:inline-flex;gap:8px;align-items:center;color:#000;font-weight:500;font-size:12px}.ng-select ng-dropdown-panel .ng-dropdown-panel-items>div:nth-of-type(n+2) .ng-option:before{display:inline-block;width:16px;height:16px;border:1px solid #b0b1b3;border-radius:50%;content:""}.ng-select ng-dropdown-panel .ng-dropdown-panel-items>div:nth-of-type(n+2) .ng-option.ng-option-selected{position:relative}.ng-select ng-dropdown-panel .ng-dropdown-panel-items>div:nth-of-type(n+2) .ng-option.ng-option-selected:before{border-color:#000}.ng-select ng-dropdown-panel .ng-dropdown-panel-items>div:nth-of-type(n+2) .ng-option.ng-option-selected:after{position:absolute;top:4px;left:4px;display:inline-block;width:10px;height:10px;background-color:#000;border-radius:50%;content:""}.radio{position:relative;flex-shrink:0}.radio input[type=radio]{position:absolute;height:0;cursor:pointer;opacity:0}.radio input[type=radio]:checked~.checkmark:after{position:absolute;top:50%;left:50%;display:inline-block;width:8px;height:8px;background-color:#000;border-radius:50%;transform:translate(-50%,-50%);content:""}.radio .checkmark{position:relative;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid #000;border-radius:50%;cursor:pointer}spa-language-selector .ng-dropdown-panel{margin:10px 0}@media only screen and (max-width:768px){input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=search],textarea{font-size:16px!important}select{font-size:13px!important}}.spa-modal{position:fixed;top:0;left:0;z-index:10001;display:flex;visibility:hidden;pointer-events:none}.spa-modal.show{visibility:visible;pointer-events:auto}.spa-modal-overlay{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;background:#0003}.spa-modal-content{position:fixed;top:50%;left:50%;z-index:11;display:flex;flex-direction:column;gap:20px;width:375px;height:100%;background-color:#fff;transform:translate(-50%,-50%)}.spa-modal-content.height-auto{height:auto}.spa-modal-content.top-left{top:0;left:0;transform:unset}.spa-modal-content.top-center{top:0;left:50%;transform:translate(-50%)}.spa-modal-content.top-right{top:0;right:0;left:unset;transform:unset}.spa-modal-content.center-left{top:50%;left:0;transform:translateY(-50%)}.spa-modal-content.center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.spa-modal-content.center-right{top:50%;right:0;left:unset;transform:translateY(-50%)}.spa-modal-content.bottom-left{bottom:0;left:0;transform:unset}.spa-modal-content.bottom-center{bottom:0;left:50%;transform:translate(-50%)}.spa-modal-content.bottom-right{right:0;bottom:0;left:unset;transform:unset}.spa-modal-content-header{display:inline-flex;flex-direction:column;gap:20px;padding:20px 20px 0}.spa-modal-content-header-close{width:24px;height:24px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") 0 -50px no-repeat;transform:scale(.8)}.spa-modal-content-header-title{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-4%}.spa-modal-content-header-desc{margin:0;color:#4d5258;font-size:14px;line-height:1.5}.spa-modal-content-body{flex:1 1 auto;min-height:0;margin-right:10px;padding:0 10px 20px 20px;overflow-y:auto}.spa-modal-content-body::-webkit-scrollbar{width:4px;height:4px}.spa-modal-content-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.spa-modal-content-body::-webkit-scrollbar-thumb{background:#000;border-radius:4px}.spa-modal-content.feature-modal,.spa-modal-content.store-finder{width:50vw;max-width:640px}.spa-modal-content.feature-modal .spa-modal-content-body,.spa-modal-content.feature-modal .product-details-feature-body{overscroll-behavior:contain}.spa-modal-content.suggestions-modal{width:500px;max-width:100vw}.spa-modal-content.theme-content-modal{background-color:#000}.spa-modal-content.theme-content-modal .spa-modal-content-header{padding:40px 20px 0}.spa-modal-content.theme-content-modal .spa-modal-content-header-close{filter:invert(1)}.spa-modal-content.theme-content-modal .spa-modal-content-body{padding-bottom:40px}.spa-modal-content.user-registration-modal{width:436px}.spa-modal-content.cms-page-modal{width:444px}.spa-modal-content.cms-page-modal .spa-modal-content-header{padding-right:27px;padding-left:27px}.spa-modal-content.cms-page-modal .spa-modal-content-body{margin-right:0;padding:0 27px 32px}.spa-modal-content.order-detail-modal{width:436px}.spa-modal-content.address-modal{width:30.28vw}.spa-modal-content.address-modal .spa-modal-content-body{padding:0 10px 0 20px}.spa-modal-content.address-otp-modal{width:375px}.spa-modal-content.legal-modal{width:min(100%,594px);max-height:calc(100vh - 48px)}.spa-modal-content.filter-modal .spa-modal-content-header-title,.spa-modal-content.pudo-info-modal .spa-modal-content-header-title{font-weight:400}.spa-modal-content.slide-from-right{transform:translate(100%);transition:transform .3s ease}.spa-modal-content.added-to-cart-modal{top:78px;right:20px;left:initial;width:100%;max-width:364px;height:auto;transform:initial}.spa-modal-content.added-to-cart-modal .spa-modal-content-body{margin:0;padding:0}.spa-modal-content.clarification-contract{width:60%;height:80%}.spa-modal-content.whatis-masterpass{width:60%;height:60%}.spa-modal-content.whatis-masterpass .spa-modal-content-header .spa-modal-content-header-title,.spa-modal-content.whatis-masterpass .spa-modal-content-body h1,.spa-modal-content.whatis-masterpass .spa-modal-content-body h2{font-weight:400}.spa-modal-content.kartusCard .otp-modal-title{font-size:14px}.spa-modal.show .spa-modal-content.slide-from-right{transform:translate(0)}@media only screen and (max-width:768px){.spa-modal-content.feature-modal,.spa-modal-content.store-finder,.spa-modal-content.address-modal,.spa-modal-content.address-otp-modal{width:100%;max-width:100vw}.spa-modal-content.address-modal{height:100dvh}.spa-modal-content.legal-modal{width:100%;max-width:100vw;height:100dvh;max-height:100dvh}.spa-modal-content.suggestions-modal{width:85%}.spa-modal-content.user-registration-modal{width:100%;max-width:436px;height:100dvh;max-height:100dvh}.spa-modal-content.user-registration-modal .spa-modal-content-body{margin-right:0;padding-right:20px;padding-bottom:40px;overflow-x:hidden}.spa-modal-content.clarification-contract{width:90%;height:90%}.spa-modal-content.whatis-masterpass{width:80%;height:80%}.spa-modal-content.cms-page-modal{width:100%}.spa-modal-content.cms-page-modal .spa-modal-content-header{padding-right:20px;padding-left:20px}.spa-modal-content.cms-page-modal .spa-modal-content-body{padding:0 20px}}.expansion-panel{min-height:48px;border-bottom:1px solid #f4f4f4;-webkit-user-select:none;user-select:none}.expansion-panel.expansion-panel--expanded .expansion-panel-trigger span:after{background:url("./media/icons-BI7CUVFO.svg") 0 -760px no-repeat}.expansion-panel.expansion-panel--expanded .expansion-panel-content{display:flex}.expansion-panel-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;color:#000;font-size:12px;cursor:pointer}.expansion-panel-trigger span{z-index:-1;display:block}.expansion-panel-trigger span:after{display:inline-block;width:15px;height:15px;margin-left:12px;vertical-align:middle;background:url("./media/icons-BI7CUVFO.svg") 0 -730px no-repeat;content:""}.expansion-panel-content{display:none}.top-header{width:100%;padding:8px 20px;color:#b0b1b3;font-weight:500;font-size:12px;background-color:#000}.top-header a{margin-left:10px;color:#fff;text-decoration:underline;text-underline-offset:5px}body.search-modal-open{overflow:hidden}@keyframes header-slide-down{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){:host(.fixed){animation:none}}@media only screen and (min-width:769px){header{display:flex;gap:32px;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:0;padding:14px 20px}header .logo{max-width:150px}header .logo img{width:auto!important;height:50px}header .hide-desktop,header .show-mobile{display:none}header .show-desktop,header .hide-mobile{display:flex}header .navigation{display:flex;align-items:flex-start;justify-content:space-between;width:calc(100% - 124px)}header .navigation__menu spa-category-navigation nav{position:relative}header .navigation__menu spa-category-navigation nav ul{display:flex;gap:40px;margin:0;padding:0;list-style:none}header .navigation__menu spa-category-navigation nav li[nav-ui]{list-style:none}header .navigation__menu spa-category-navigation nav li[nav-ui].root a,header .navigation__menu spa-category-navigation nav li[nav-ui].root span{color:#000;font-weight:400;font-size:16px;font-family:Geist,sans-serif}header .navigation__menu spa-category-navigation nav li[nav-ui].root:hover>.wrapper{display:grid;transform:translateY(0);visibility:visible;opacity:1}header .navigation__menu spa-category-navigation nav li[nav-ui] .nav-link{display:inline-block;padding:17px 0;text-transform:capitalize}header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper{position:absolute;top:100%;left:0;z-index:50;display:grid;display:none;grid-template-columns:201px 638px;align-items:start;min-width:200px;background:#fff;box-shadow:0 12px 24px -10px #0003,-8px 0 15px -10px #0000001a,8px 0 15px -10px #0000001a;transform:translateY(10px);visibility:hidden;opacity:0;transition:all .25s cubic-bezier(.4,0,.2,1)}header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper .level-1,header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper .level1{position:relative;display:flex;flex-direction:column;gap:14px;width:201px;min-height:371px;margin:0;padding:31px 0 31px 40px;list-style:none}header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper .level-1 li,header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper .level1 li{width:100%;margin:0;padding:0}header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper .level-1 li span,header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper .level-1 li a,header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper .level1 li span,header .navigation__menu spa-category-navigation nav li[nav-ui] .wrapper .level1 li a{display:inline-block;padding:5px 0;color:#717478;font-weight:500;font-size:12px;font-family:Geist,sans-serif;text-transform:capitalize}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable{cursor:pointer}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu{position:absolute;top:0;left:201px;display:flex;flex-direction:row;gap:14px;width:638px;max-height:384px;margin:0;padding:31px 0 31px 40px;list-style:none;transform:translate(0);visibility:hidden;opacity:0}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .menu-title{display:none}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu__content{display:flex;justify-content:space-between;width:100%}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;gap:14px;width:180px;max-height:364px;margin:0;list-style:none}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2 li,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2 li{margin:0;padding:0}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2 li a,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2 li span,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2 li a,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2 li span{position:relative;display:inline-block;padding:5px 0;color:#000;font-weight:400;font-size:12px;font-family:Geist,sans-serif;text-transform:capitalize}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2 li a:after,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2 li span:after,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2 li a:after,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2 li span:after{position:absolute;bottom:0;left:0;width:0;height:1px;background:#000;transition:width .3s ease;content:""}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2 li a:hover:after,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2 li span:hover:after,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2 li a:hover:after,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2 li span:hover:after{width:100%}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2::-webkit-scrollbar,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2::-webkit-scrollbar{right:10px;width:2px}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2::-webkit-scrollbar-track,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2::-webkit-scrollbar-track{background:#d8d9da}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2::-webkit-scrollbar-thumb,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2::-webkit-scrollbar-thumb{background:#000}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level-2::-webkit-scrollbar-thumb:hover,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .level2::-webkit-scrollbar-thumb:hover{background:#000}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .banner-area{position:relative;display:flex;flex-direction:column;gap:16px;width:210px;padding:0 20px}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .banner-area .banner-content{display:flex;flex-direction:column;gap:5px}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .banner-area .banner-content__name{color:#000;font-weight:400;font-size:12px;font-family:Geist,sans-serif}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .sub-menu .banner-area .banner-content__link{padding:0;color:#000;font-size:12px;text-decoration:underline;text-underline-offset:5px}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable.show>.sub-menu{transform:translate(0);visibility:visible;opacity:1}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable.show span,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable.show a{color:#000!important;text-transform:capitalize}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable.show span:after,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable.show a:after{width:100%}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable:hover span,header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable:hover a{color:#000!important}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .nav-title{position:relative}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .nav-title:after{position:absolute;bottom:0;left:0;width:0;height:1px;background:#000;transition:width .3s ease;content:""}header .navigation__menu spa-category-navigation nav li[nav-ui] .expandable .nav-title:hover:after{width:100%}header .navigation__search-quick_links{display:flex;align-items:flex-start;padding:15px 0}header .navigation__search-quick_links .search-area{margin:0;padding:0 0 10px 24px;color:#000;font-weight:400;font-size:14px;font-family:Geist,sans-serif;background:transparent;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -138px transparent;border:none;border-bottom:1px solid #000}header .navigation__search-quick_links .search-area::placeholder{color:#000}header .navigation__search-quick_links ul.quick-links{display:flex;flex-direction:column;flex-wrap:nowrap;gap:14px;align-items:flex-end;width:auto;margin:0 0 0 200px;padding:0;font-family:Geist,sans-serif;list-style:none}header .navigation__search-quick_links ul.quick-links li{font-weight:400;font-size:16px;font-family:Geist,sans-serif}header .navigation__search-quick_links ul.quick-links li a{color:#000;font-weight:400;font-size:16px;font-family:Geist,sans-serif;text-transform:capitalize}header.fixed{position:fixed;top:0;right:0;left:0;z-index:1000;background-color:#fff;box-shadow:0 4px 16px #00000014}header.fixed ul.quick-links{flex-direction:row-reverse;flex-wrap:nowrap;gap:28px;width:auto;margin:0 0 0 120px}.spa-homepage header,.spa-absolute-header header{position:absolute;z-index:9;width:100%;background:linear-gradient(0deg,#0000,#00000040);box-shadow:initial}.spa-homepage header .navigation .navigation__menu nav li.root a,.spa-homepage header .navigation .navigation__menu nav li.root span,.spa-absolute-header header .navigation .navigation__menu nav li.root a,.spa-absolute-header header .navigation .navigation__menu nav li.root span{color:#fff;text-transform:capitalize}.spa-homepage header .navigation__search-quick_links .search-area,.spa-absolute-header header .navigation__search-quick_links .search-area{color:#fff;border-bottom:1px solid #fff;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7498%) hue-rotate(186deg) brightness(109%) contrast(101%)}.spa-homepage header .navigation__search-quick_links .search-area::placeholder,.spa-absolute-header header .navigation__search-quick_links .search-area::placeholder{color:#fff}.spa-homepage header .navigation__search-quick_links .quick-links a,.spa-homepage header .navigation__search-quick_links .quick-links span,.spa-absolute-header header .navigation__search-quick_links .quick-links a,.spa-absolute-header header .navigation__search-quick_links .quick-links span{color:#fff;text-transform:capitalize}.spa-homepage header.fixed,.spa-absolute-header header.fixed{position:fixed;background:linear-gradient(0deg,#0000,#00000040);box-shadow:initial}.spa-homepage header.fixed ul.quick-links,.spa-absolute-header header.fixed ul.quick-links{flex-direction:row-reverse;flex-wrap:nowrap;gap:28px;width:auto;margin:0 0 0 120px}.spa-absolute-header header.fixed{background:#fff!important}.spa-absolute-header header.fixed a,.spa-absolute-header header.fixed span{color:#000!important}.spa-absolute-header header.fixed .search-area{color:#000!important;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -138px transparent!important;border-color:#000!important;border-bottom:1px solid #000!important;filter:none!important}.spa-absolute-header header.fixed .search-area::placeholder{color:#000!important}.spa-absolute-header header.fixed .Logo img{filter:none}}@media only screen and (min-width:770px)and (max-width:1024px){.navigation__search-quick_links{margin-left:auto}.navigation__search-quick_links .search-area{display:block;width:120px}.navigation__search-quick_links .quick-links{margin:0 0 0 24px!important}}@media only screen and (max-width:769px){body:has(.top-header) .Navigation spa-category-navigation{top:89px!important}header{position:relative;display:flex;align-items:center;justify-content:space-between;height:61px;padding:10px 20px}header .navigation{display:none}header .navigation.show{display:flex}header .Navigation spa-category-navigation{position:absolute;top:60px;left:0;z-index:11;width:100%;height:calc(100dvh - 60px);background-color:#fff;transform:translate(-100%);visibility:hidden;opacity:0;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility 0s linear .4s}header .Navigation spa-category-navigation nav ul{display:flex;gap:0;margin:0 20px;padding:0 15px 0 0;overflow:auto;list-style:none}header .Navigation spa-category-navigation nav ul li.root{padding:0 15px;border-bottom:1px solid rgba(0,0,0,.1)}header .Navigation spa-category-navigation nav ul li.root .nav-link{position:relative;display:inline-block;padding:20px 5px;color:#b0b1b3;font-weight:500;font-size:16px;font-family:Geist,sans-serif;text-transform:capitalize}header .Navigation spa-category-navigation nav ul li.root.show{border-bottom:1px solid #000}header .Navigation spa-category-navigation nav ul li.root.show .nav-link{color:#000;text-transform:capitalize}header .Navigation spa-category-navigation nav ul li.root.show .wrapper{position:absolute;top:62px;left:0;display:flex;width:100%;height:calc(100% - 62px)}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1{display:flex;flex-direction:column;gap:12px;width:100%;min-height:0;margin:30px 20px;padding:0;list-style:none}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable{display:flex;justify-content:space-between;padding:10px 0}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable a,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable span,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable a,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable span{color:#000;font-weight:500;font-size:16px;font-family:Geist,sans-serif;text-transform:capitalize}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu{position:absolute;top:-62px;left:0;z-index:29;display:flex;flex-direction:column;gap:20px;width:100%;height:calc(100% + 62px);background:#fff;transform:translate(100%);visibility:hidden;opacity:0;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility 0s linear .4s}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu .menu-title,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu .menu-title{margin:0 20px;padding:20px 15px 20px 0;background:transparent;border:none}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu .menu-title span,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu .menu-title span{display:flex;gap:12px;align-items:center;color:#717478;font-weight:500;font-size:16px;font-family:Geist,sans-serif;text-transform:capitalize}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu .menu-title span:not(:empty):before,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu .menu-title span:not(:empty):before{display:inline-block;width:16px;width:10px;height:16px;height:20px;background:url("./media/icons-BI7CUVFO.svg") -1px -165px no-repeat;transform:rotate(180deg);content:""}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content{display:flex;flex-direction:column;gap:25px;flex:1;min-height:0;padding-bottom:95px;overflow:auto}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .level-2,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .level2,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .level-2,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .level2{display:flex;flex-direction:column;gap:0;gap:20px;margin:0 20px;padding:0 15px 0 0;overflow:initial;list-style:none}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .level-2 li a.nav-link,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .level2 li a.nav-link,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .level-2 li a.nav-link,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .level2 li a.nav-link{padding-top:0;padding-bottom:0;text-transform:capitalize}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .banner-area,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .banner-area{display:flex;flex-direction:column;gap:16px;margin:0 24px;padding:20px 0}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .banner-area picture img,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .banner-area picture img{width:100%;height:auto}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .banner-area .banner-content,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .banner-area .banner-content{display:flex;flex-direction:column;gap:10px}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .banner-area .banner-content__name,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .banner-area .banner-content__name{font-weight:400;font-size:12px}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content .banner-area .banner-content__link,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content .banner-area .banner-content__link{font-weight:500;font-size:12px}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content::-webkit-scrollbar,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content::-webkit-scrollbar{right:1;width:2px}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content::-webkit-scrollbar-track,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content::-webkit-scrollbar-track{background:#d8d9da}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content::-webkit-scrollbar-thumb,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content::-webkit-scrollbar-thumb{background:#000}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable .sub-menu__content::-webkit-scrollbar-thumb:hover,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable .sub-menu__content::-webkit-scrollbar-thumb:hover{background:#000}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable:after,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable:after{display:inline-block;width:10px;height:20px;margin-right:10px;background:url("./media/icons-BI7CUVFO.svg") -1px -165px no-repeat;content:""}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1 .expandable.show .sub-menu,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1 .expandable.show .sub-menu{transform:translate(0);visibility:visible;opacity:1;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .2s ease}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1::-webkit-scrollbar,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1::-webkit-scrollbar{right:1;width:2px}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1::-webkit-scrollbar-track,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1::-webkit-scrollbar-track{background:#d8d9da}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1::-webkit-scrollbar-thumb,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1::-webkit-scrollbar-thumb{background:#000}header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level-1::-webkit-scrollbar-thumb:hover,header .Navigation spa-category-navigation nav ul li.root.show .wrapper .level1::-webkit-scrollbar-thumb:hover{background:#000}header .Navigation spa-category-navigation nav ul li.root:nth-child(1){padding-left:0}header .Navigation spa-category-navigation nav ul li.root:nth-child(1) .nav-link{padding-left:0;text-transform:capitalize}header .Navigation spa-category-navigation nav ul li .wrapper{display:none}header .Navigation spa-category-navigation nav ul li .wrapper .expandable{display:none}header .Navigation spa-category-navigation nav ul::-webkit-scrollbar{right:10px;height:0}header .Navigation spa-category-navigation nav ul::-webkit-scrollbar-track{background:#d8d9da}header .Navigation spa-category-navigation nav ul::-webkit-scrollbar-thumb{background:#000}header .Navigation spa-category-navigation nav ul::-webkit-scrollbar-thumb:hover{background:#000}header .Navigation spa-category-navigation nav ul:after{position:absolute;top:0;right:0;width:40px;height:60px;background:linear-gradient(to right,#fff0,#fff);content:"";pointer-events:none}header .Navigation.show spa-category-navigation{transform:translate(0);visibility:visible;opacity:1;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .2s ease}header .part{flex:1}header .hide-desktop,header .show-mobile{display:flex}header .show-desktop,header .hide-mobile{display:none}header .mobile-navigation{flex:0 0 auto}header .mobile-navigation .nav-btn{width:24px;height:24px;padding:0;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 1px 0 transparent;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}header .mobile-navigation .nav-btn.open{background:url("./media/icons-BI7CUVFO.svg") no-repeat 8px -42px transparent}header .logo{flex:0 0 auto;height:40px;margin-left:38px}header .logo img{height:40px}header .mobile-quick-links{display:flex;flex:0;gap:20px;justify-content:space-between;margin-top:5px;margin-left:auto}header .mobile-quick-links .search{width:20px;height:20px;padding:0;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 1px -138px transparent;border:none;cursor:pointer}header .mobile-quick-links .profile{width:20px;height:20px;padding:0;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 1px -108px transparent;border:none;cursor:pointer}header .mobile-quick-links .kartus{display:flex;align-items:center;color:#000;font-size:10px;font-family:Geist,sans-serif;white-space:nowrap}header .mobile-quick-links .basket{position:relative;width:20px;height:20px;padding:0;text-indent:-9999px;background:none;border:none;cursor:pointer}header .mobile-quick-links .basket:before{position:absolute;background:url("./media/icons-BI7CUVFO.svg") no-repeat 2px -2118px transparent;filter:brightness(0) saturate(100%) invert(0%) sepia(10%) saturate(7500%) hue-rotate(282deg) brightness(106%) contrast(94%);content:"";inset:0}header .mobile-quick-links .basket .count{position:absolute;top:-5px;right:-6px;display:flex;align-items:center;justify-content:center;width:14px;height:14px;padding:3px;color:#fff;font-weight:400;font-size:9px;text-indent:0;background-color:#03467b;border-radius:50%}header.fixed{position:fixed;top:0;right:0;left:0;z-index:1000;background-color:#fff;box-shadow:0 4px 16px #00000014}header.fixed .mobile-quick-links .basket:before{filter:brightness(0) saturate(100%) invert(0%) sepia(10%) saturate(7500%) hue-rotate(282deg) brightness(106%) contrast(94%)}.spa-homepage header,.spa-absolute-header header{position:absolute;z-index:9;width:100%;background:linear-gradient(0deg,#0000,#00000040);box-shadow:initial}.spa-homepage header.fixed,.spa-absolute-header header.fixed{position:fixed;background:linear-gradient(0deg,#0000,#00000040);box-shadow:initial}.spa-homepage:has(.Navigation.show) header,.spa-absolute-header:has(.Navigation.show) header{background:#fff!important}.spa-absolute-header header.fixed{position:fixed;top:0;right:0;left:0;z-index:1000;background-color:#fff;box-shadow:0 4px 16px #00000014}.spa-absolute-header header.fixed .nav-btn{filter:none!important}.spa-absolute-header header.fixed .Logo img{filter:none!important}.spa-absolute-header header.fixed .mobile-quick-links button,.spa-absolute-header header.fixed .mobile-quick-links a{filter:none!important}.spa-absolute-header header.fixed .mobile-quick-links .basket:before{filter:brightness(0) saturate(100%) invert(0%) sepia(10%) saturate(7500%) hue-rotate(282deg) brightness(106%) contrast(94%)!important}body.spa-homepage .Navigation spa-category-navigation,body.spa-absolute-header .Navigation spa-category-navigation{top:60px!important;height:calc(100dvh - 60px)}.spa-homepage:has(.navigation:not(.show)) header .mobile-navigation .nav-btn,.spa-absolute-header:has(.navigation:not(.show)) header .mobile-navigation .nav-btn{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7498%) hue-rotate(186deg) brightness(109%) contrast(101%)}.spa-homepage:has(.navigation:not(.show)) header .mobile-quick-links .search,.spa-homepage:has(.navigation:not(.show)) header .mobile-quick-links .profile,.spa-absolute-header:has(.navigation:not(.show)) header .mobile-quick-links .search,.spa-absolute-header:has(.navigation:not(.show)) header .mobile-quick-links .profile{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7498%) hue-rotate(186deg) brightness(109%) contrast(101%)}.spa-homepage:has(.navigation:not(.show)) header .mobile-quick-links .basket:before,.spa-absolute-header:has(.navigation:not(.show)) header .mobile-quick-links .basket:before{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7498%) hue-rotate(186deg) brightness(109%) contrast(101%)}}footer{position:relative;width:100%;padding:20px 0}footer .footer-top{display:flex;align-items:center;justify-content:space-between;width:100%;padding:40px 20px;border-bottom:1px solid #f4f4f4}footer .footer-top-info{display:flex;flex-direction:column;gap:11px}footer .footer-top-info a{color:#000}footer .footer-top-info span{color:#000;font-weight:400;font-size:12px;font-family:Geist,sans-serif}footer .footer-top-info span a{color:#000}footer spa-category-navigation nav{padding:30px 20px 44px;border-bottom:1px solid #f4f4f4}footer spa-category-navigation nav ul{display:flex;gap:120px}footer spa-category-navigation nav ul li.root span.nav-title{color:#000;font-weight:500;font-size:14px;text-transform:capitalize}footer spa-category-navigation nav ul li.root .sub-menu{margin-top:40px}footer spa-category-navigation nav ul li.root .sub-menu__content ul{display:flex;flex-direction:column;flex-wrap:wrap;gap:8px 120px;max-height:304px}footer spa-category-navigation nav ul li.root .sub-menu__content ul li a,footer spa-category-navigation nav ul li.root .sub-menu__content ul li span{color:#000;font-weight:400;font-size:12px;text-transform:capitalize}footer spa-category-navigation nav ul li.root .sub-menu button.menu-title{display:none}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul{flex-wrap:nowrap;gap:25px}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li .sub-menu{margin-top:0!important}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li .sub-menu__content ul{display:flex;flex-direction:row;gap:10px}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.instagram{display:inline-block;width:16px;height:16px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -350px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.facebook{display:inline-block;width:16px;height:16px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -380px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.whatsapp{display:inline-block;width:16px;height:16px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -410px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.x{display:inline-block;width:16px;height:16px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -440px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.tiktok{display:inline-block;width:16px;height:16px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -470px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.pinterest{display:inline-block;width:16px;height:16px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -500px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.app-store{display:inline-block;width:72px;height:24px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -200px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.play-store{display:inline-block;width:72px;height:24px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -250px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.app-gallery{display:inline-block;width:82px;height:24px;text-indent:-9999px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -300px transparent}footer spa-category-navigation nav ul li.root:first-child .sub-menu__content ul li a.withImage img{width:100%;max-width:130px;height:auto}footer .footer-copyright{display:flex;align-items:center;justify-content:space-between;padding:40px 20px 20px}footer .footer-copyright span{color:#4d5258;font-weight:400;font-size:12px}footer .footer-copyright-links{display:flex;gap:20px}footer .footer-copyright-links a{color:#000;font-weight:400;font-size:12px}@media only screen and (max-width:1240px){footer spa-category-navigation nav ul{gap:80px}footer spa-category-navigation nav ul li.root .sub-menu__content ul{gap:8px 80px}}@media only screen and (max-width:1024px){footer spa-category-navigation nav ul{gap:40px}footer spa-category-navigation nav ul li.root .sub-menu__content ul{gap:8px 40px}}@media only screen and (max-width:769px){footer .footer-top{flex-direction:column;gap:30px;align-items:flex-start;padding:30px 20px;border-bottom:none}footer spa-category-navigation nav{padding:20px;border-bottom:none}footer spa-category-navigation nav ul{flex-direction:column;gap:15px;padding-top:15px;border-top:1px solid rgba(44,46,53,.1)}footer spa-category-navigation nav ul li{position:relative}footer spa-category-navigation nav ul li.root{padding-bottom:15px;border-bottom:1px solid rgba(44,46,53,.1)}footer spa-category-navigation nav ul li.root .sub-menu{max-height:0;margin-top:0;overflow:hidden;transform:translateY(-8px);visibility:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease,transform .25s ease,visibility .25s ease;pointer-events:none}footer spa-category-navigation nav ul li.root .nav-title{text-transform:capitalize}footer spa-category-navigation nav ul li.root .nav-title:after{position:absolute;top:5px;right:5px;display:inline-block;width:6px;height:10px;background:url("./media/icons-BI7CUVFO.svg") no-repeat 0 -170px transparent;transform:rotate(90deg);content:""}footer spa-category-navigation nav ul li.root.show{padding:15px 0 30px}footer spa-category-navigation nav ul li.root.show .sub-menu{max-height:750px;margin-top:15px;transform:translateY(0);visibility:visible;opacity:1;pointer-events:auto}footer spa-category-navigation nav ul li.root.show .nav-title:after{top:20px;transform:rotate(270deg)}footer spa-category-navigation nav ul li.root.show:nth-child(1) .sub-menu{margin-top:0}footer spa-category-navigation nav ul li.root .sub-menu__content ul{flex-wrap:nowrap;max-height:inherit;border-top:none}footer .footer-copyright{flex-direction:column-reverse;gap:30px;align-items:flex-start;padding:20px}footer .footer-copyright-links{flex-wrap:wrap;gap:12px}}spa-paragraph{display:block}spa-paragraph a{color:#000}spa-paragraph .content .static-page{color:#000;font-weight:400;font-size:16px}spa-paragraph .content .static-page header{display:block;gap:normal;width:auto;margin-bottom:0;padding:0}:where(spa-paragraph .content .static-page) :where(blockquote,div,h1,h2,h3,h4,h5,h6,p,table){margin:0;padding:0}:where(spa-paragraph .content .static-page) :where(h3,h4,h5,h6){font-weight:400}:where(spa-paragraph .content .static-page) :where(a,li,p){font-weight:400}:where(spa-paragraph .content .static-page) :where(b,strong){font-weight:700}:where(spa-paragraph .content .static-page) :where(ol,ul){margin:0;padding-left:20px}:where(spa-paragraph .content .static-page) :where(a){color:#000;text-decoration:underline}:where(spa-paragraph .content .static-page) :where(img){max-width:100%;height:auto}:where(spa-paragraph .content .static-page) :where(table){max-width:100%}:where(body:not(.spa-hediye-karti-kosullari-page,.spa-kapsayici-iletisim-page,.spa-aydinlatma-metinleri-page,.spa-elektronik-ileti-onayi-page,.spa-isbankasi-page,.spa-akbank-page,.spa-kartus-kampanyasi-page,.spa-babalar-gunu-hediyeleri-page,.spa-times-company-sustainable-page)) :where(spa-paragraph .content .static-page) :where(div,td,th){font-size:16px;line-height:28px}:where(body:not(.spa-hediye-karti-kosullari-page,.spa-kapsayici-iletisim-page,.spa-aydinlatma-metinleri-page,.spa-elektronik-ileti-onayi-page,.spa-isbankasi-page,.spa-akbank-page,.spa-kartus-kampanyasi-page,.spa-babalar-gunu-hediyeleri-page,.spa-times-company-sustainable-page)) spa-paragraph .content .static-page{line-height:28px}:where(body:not(.spa-hediye-karti-kosullari-page,.spa-kapsayici-iletisim-page,.spa-aydinlatma-metinleri-page,.spa-elektronik-ileti-onayi-page,.spa-isbankasi-page,.spa-akbank-page,.spa-kartus-kampanyasi-page,.spa-babalar-gunu-hediyeleri-page,.spa-times-company-sustainable-page)) spa-paragraph .content .static-page :is(p,span,li,ol){font-size:16px!important;line-height:28px!important}:where(body:not(.spa-hediye-karti-kosullari-page,.spa-kapsayici-iletisim-page,.spa-aydinlatma-metinleri-page,.spa-elektronik-ileti-onayi-page,.spa-isbankasi-page,.spa-akbank-page,.spa-kartus-kampanyasi-page,.spa-babalar-gunu-hediyeleri-page,.spa-times-company-sustainable-page)) spa-paragraph .content .static-page h1,:where(body:not(.spa-hediye-karti-kosullari-page,.spa-kapsayici-iletisim-page,.spa-aydinlatma-metinleri-page,.spa-elektronik-ileti-onayi-page,.spa-isbankasi-page,.spa-akbank-page,.spa-kartus-kampanyasi-page,.spa-babalar-gunu-hediyeleri-page,.spa-times-company-sustainable-page)) spa-paragraph .content .static-page h2{margin-bottom:15px;color:#000;font-weight:400;font-size:28px!important}@media only screen and (max-width:768px){spa-paragraph .content .static-page{overflow-wrap:anywhere}spa-paragraph .content .static-page table{display:table;width:auto;max-width:none}spa-paragraph .content .static-page td,spa-paragraph .content .static-page th{overflow-wrap:normal}}.account-page{display:grid;grid-template-areas:"top top" "left right";grid-template-columns:240px minmax(0,1fr);gap:0 60px;width:100%;max-width:1440px;margin:0 auto;padding:6px 20px 40px;border-bottom:1px solid #d8d9da}.account-page .account-top-content{grid-area:top;padding:0;border-bottom:1px solid #d8d9da}.account-page .account-left-content{grid-area:left;padding-top:32px}.account-page .account-right-content{grid-area:right;min-width:0;padding-top:40px}.account-page .account-right-content my-account-add-address,.account-page .account-right-content my-account-edit-address,.account-page .account-right-content spa-profile-update-form{display:block;width:100%;max-width:862px}.account-page .account-right-content cx-link.account-back-button{display:block;margin-bottom:32px}.account-page .account-right-content cx-link.account-back-button a{position:relative;display:inline-block;padding:0 0 0 22px;color:#000;font-size:12px;text-transform:capitalize;text-decoration:none}.account-page .account-right-content cx-link.account-back-button a:before{position:absolute;top:50%;left:0;width:6px;height:10px;background:url(/assets/images/icons.svg) 0 -170px no-repeat;transform:translateY(-50%) rotate(180deg) scale(1.25);content:""}.spa-my-account-order-detail .account-page{border-bottom:0}@media only screen and (min-width:1100px){.spa-my-account-update-profile .account-page .account-right-content:has(.kartus-youth-profile-view){display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:0 24px}.spa-my-account-update-profile .account-page .account-right-content:has(.kartus-youth-profile-view) cx-link.account-back-button{grid-column:1/-1}.spa-my-account-update-profile .account-page .account-right-content:has(.kartus-youth-profile-view) spa-profile-update-form{grid-row:2;grid-column:1}.spa-my-account-update-profile .account-page .account-right-content:has(.kartus-youth-profile-view) spa-custom-banner{grid-row:2;grid-column:2;align-self:start}}.account-section-title{margin:0 0 32px;color:#000;font-weight:400;font-size:28px;line-height:1.2}.account-page .account-left-content spa-category-navigation nav ul{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.account-page .account-left-content spa-category-navigation nav li.root{display:block}.account-page .account-left-content spa-category-navigation nav li.root>a,.account-page .account-left-content spa-category-navigation nav li.root>span{display:inline-block;padding:0;color:#000;font-weight:400;font-size:14px;line-height:1.2;text-transform:capitalize}.account-page .account-left-content spa-category-navigation nav li.root>a.nav-link{margin-bottom:0;padding-bottom:8px;color:#4d5258;font-size:14px;line-height:1.2;text-transform:capitalize;border-bottom:2px solid transparent}.account-page .account-left-content spa-category-navigation nav li.root>a.nav-link.active{color:#000;border-bottom-color:#000}.account-page .account-left-content spa-category-navigation nav li.root .wrapper,.account-page .account-left-content spa-category-navigation nav li.root .sub-menu{display:none}@media only screen and (max-width:769px){.account-page{display:flex;flex-direction:column;gap:0;padding:0 20px 40px}.account-page .account-left-content{position:relative;padding-top:24px}@supports (animation-timeline: scroll()){.account-page .account-left-content{timeline-scope:--account-nav}.account-page .account-left-content:before,.account-page .account-left-content:after{position:absolute;top:24px;z-index:2;width:28px;height:44px;content:"";pointer-events:none}.account-page .account-left-content:before{left:0;background:linear-gradient(to right,#fff,#fff0);animation:account-nav-fade-left linear both;animation-timeline:--account-nav}.account-page .account-left-content:after{right:0;background:linear-gradient(to left,#fff,#fff0);animation:account-nav-fade-right linear both;animation-timeline:--account-nav}}.account-page .account-right-content{padding-top:36px}.spa-my-account-kartus .account-page{border-bottom:0}.account-page .account-left-content spa-category-navigation{display:block;margin:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.account-page .account-left-content spa-category-navigation::-webkit-scrollbar{display:none}@supports (animation-timeline: scroll()){.account-page .account-left-content spa-category-navigation{scroll-timeline:--account-nav inline}}@supports not (animation-timeline: scroll()){.account-page .account-left-content spa-category-navigation{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%)}}.account-page .account-left-content spa-category-navigation nav ul{flex-direction:row;gap:20px;padding:0;white-space:nowrap}.account-page .account-left-content spa-category-navigation nav li.root{flex:0 0 auto}.account-page .account-left-content spa-category-navigation nav li.root>a,.account-page .account-left-content spa-category-navigation nav li.root>span{font-size:12px}}@keyframes account-nav-fade-left{0%{opacity:0}0.5%,to{opacity:1}}@keyframes account-nav-fade-right{0%,99.5%{opacity:1}to{opacity:0}}body.spa-logout cx-page-slot[position=TopHeader],body.spa-logout header,body.spa-logout footer{display:none!important;visibility:hidden!important;opacity:0!important}.guest-order-page{width:100%;max-width:1400px;margin:0 auto;padding:40px}.guest-order-page .guest-order-page-body{min-width:0}.guest-order-page cx-link.account-back-button{display:block;margin-bottom:32px}.guest-order-page cx-link.account-back-button a{position:relative;display:inline-block;padding:0 0 0 22px;color:#000;font-size:12px;text-decoration:none}.guest-order-page cx-link.account-back-button a:before{position:absolute;top:50%;left:0;width:6px;height:10px;background:url(/assets/images/icons.svg) 0 -170px no-repeat;transform:translateY(-50%) rotate(180deg) scale(1.25);content:""}@media(max-width:767px){.guest-order-page{padding:0}}.account-right-content .order-detail-contact{display:none}.account-right-content my-account-order-detail~cx-paragraph .order-detail-contact{display:grid}.spa-guest-account-order-detail-page .order-detail-contact{display:grid;width:min(100%,862px);margin-right:auto;margin-left:auto}.account-right-content .order-detail-contact,.spa-guest-account-order-detail-page .order-detail-contact{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;max-width:862px;padding-top:32px;border-top:1px solid #F4F4F4}.account-right-content .order-detail-contact-item,.spa-guest-account-order-detail-page .order-detail-contact-item{display:flex;flex-direction:column;gap:6px;min-width:0}.account-right-content .order-detail-contact-item:before,.spa-guest-account-order-detail-page .order-detail-contact-item:before{display:block;width:24px;height:24px;background-image:url("./media/icons-BI7CUVFO.svg");background-repeat:no-repeat;content:""}.account-right-content .order-detail-contact-item:nth-child(1):before,.spa-guest-account-order-detail-page .order-detail-contact-item:nth-child(1):before{background-position:0 -410px;transform:scale(1.2)}.account-right-content .order-detail-contact-item:nth-child(2):before,.spa-guest-account-order-detail-page .order-detail-contact-item:nth-child(2):before{background-position:0 -1200px}.account-right-content .order-detail-contact-item:nth-child(3):before,.spa-guest-account-order-detail-page .order-detail-contact-item:nth-child(3):before{background-position:0 -1260px}.account-right-content .order-detail-contact-title,.spa-guest-account-order-detail-page .order-detail-contact-title{margin:0;color:#000;font-weight:400;font-size:16px;line-height:1.4}.account-right-content .order-detail-contact-text,.spa-guest-account-order-detail-page .order-detail-contact-text{margin:0;color:#4d5258;font-weight:400;font-size:12px;line-height:1.4}.account-right-content .order-detail-contact-link,.spa-guest-account-order-detail-page .order-detail-contact-link{color:#000;font-weight:400;font-size:14px;line-height:1.4;text-decoration:underline;text-underline-offset:2px}@media(max-width:768px){.account-right-content .order-detail-contact,.spa-guest-account-order-detail-page .order-detail-contact{grid-template-columns:1fr}.spa-guest-account-order-detail-page .order-detail-contact{padding-right:20px;padding-left:20px}}.account-right-content .my-account-support-section{display:flex;flex-direction:column;gap:24px;margin-bottom:80px}.account-right-content .my-account-support-heading{margin:0;color:#000;font-weight:400;font-size:28px;line-height:1.2}.account-right-content .my-account-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.account-right-content .my-account-support-item{display:flex;flex-direction:column;min-width:0;min-height:128px;padding:20px;background:#fff;border:1px solid #D8D9DA}.account-right-content .my-account-support-icon{display:block;width:24px;height:24px;margin-bottom:12px;background-image:url("./media/icons-BI7CUVFO.svg");background-repeat:no-repeat}.account-right-content .my-account-support-icon--phone{background-position:0 -1260px}.account-right-content .my-account-support-icon--email{background-position:0 -1200px}.account-right-content .my-account-support-icon--location{background-position:6px -1136px}.account-right-content .my-account-support-icon--local-mall{background-position:0 -1230px}.account-right-content .my-account-support-icon--size-chart{background-position:0 -1290px}.account-right-content .my-account-support-icon--user-guide{background-position:2px -1018px}.account-right-content .my-account-support-title{margin:0 0 4px;color:#000;font-weight:400;font-size:16px;line-height:1.4}.account-right-content .my-account-support-text{margin:0 0 6px;color:#4d5258;font-weight:400;font-size:12px;line-height:1.4}.account-right-content .my-account-support-link{color:#000;font-weight:400;font-size:14px;line-height:1.4;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}@media(max-width:768px){.account-right-content .my-account-support-section{gap:20px}.account-right-content .my-account-support-section+.my-account-support-section{margin-top:40px}.account-right-content .my-account-support-heading{font-size:20px}.account-right-content .my-account-support-grid{grid-template-columns:1fr;gap:16px}.account-right-content .my-account-support-item{min-height:116px;padding:20px}}.MultiStepCheckoutPageTemplate .MultiStepCheckoutPageCenterContent{display:flex;flex-direction:column;width:100%;padding:0 clamp(20px,17.56vw - 114.86px,138px)}.BreadcrumbSlot{display:block;padding:0 0 12px}.BreadcrumbSlot spa-breadcrumb{display:flex;align-items:center;font-size:12px;line-height:normal}.BreadcrumbSlot spa-breadcrumb nav{display:flex;align-items:center}.BreadcrumbSlot spa-breadcrumb nav:after{margin:0 10px;color:#00000080;content:"|"}.BreadcrumbSlot spa-breadcrumb nav ol{display:flex;margin:0;padding:0;list-style:none}.BreadcrumbSlot spa-breadcrumb nav a{color:#00000080;font-size:12px;line-height:normal;text-decoration:none}.BreadcrumbSlot spa-breadcrumb h1{margin:0;color:#000;font-weight:400;font-size:12px;line-height:normal}.StaticPageTemplate .BreadcrumbSlot{padding:12px 24px}.StaticPageTemplate .CenterContent{display:block;padding:0}.StaticPageTemplate spa-image-map .spa-image-map-container,.StaticPageTemplate spa-image-map .spa-image-map,.StaticPageTemplate spa-image-map picture,.StaticPageTemplate spa-image-map img{width:100%}.StaticPageTemplate spa-image-map .spa-image-map__content{padding:0 24px}.static-page-content{padding:35px 24px}cx-page-layout.StaticPageWithNavTemplate{display:grid;grid-template-areas:"breadcrumb breadcrumb" "side content";grid-template-columns:250px 1fr;padding:0 24px}cx-page-layout.StaticPageWithNavTemplate .BreadcrumbSlot{grid-area:breadcrumb;padding:12px 0}cx-page-layout.StaticPageWithNavTemplate .SideContent{display:block;grid-area:side;padding-top:60px}cx-page-layout.StaticPageWithNavTemplate .CenterContent{display:block;grid-area:content;margin:60px 0}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation nav>ul{display:flex;flex-direction:column;width:195px;margin:0;padding:0;list-style:none;border-right:2px solid #F4F4F4}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .root{display:block;min-height:40px}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .nav-link{position:relative;display:flex;padding:5px 0 5px 36px;color:#000;font-weight:400;font-size:12.4px;line-height:28px;text-transform:capitalize;text-decoration:none}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .nav-link.active{font-weight:800}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .nav-link.active:after{position:absolute;top:50%;right:0;width:2px;height:25px;background:#000;transform:translateY(-50%);content:""}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .sub-menu{display:none}.ProductListPageTemplate .MetaSeoBottomComponentsSlot{display:block;padding:0 20px}@media only screen and (max-width:768px){.MultiStepCheckoutPageTemplate .MultiStepCheckoutPageCenterContent{padding:0 20px}.StaticPageTemplate .CenterContent{padding:0;overflow-x:auto}.StaticPageTemplate spa-image-map .spa-image-map__content{padding:0 15px}.static-page-content{padding:35px 15px}cx-page-layout.StaticPageWithNavTemplate{grid-template-areas:"breadcrumb" "side" "content";grid-template-columns:1fr;padding:0 15px}cx-page-layout.StaticPageWithNavTemplate .SideContent{min-width:0;padding-top:20px}cx-page-layout.StaticPageWithNavTemplate .CenterContent{margin:30px 0}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation nav>ul{flex-direction:row;gap:20px;width:auto;overflow-x:auto;border-right:none;border-bottom:2px solid #F4F4F4;scrollbar-width:none}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation nav>ul::-webkit-scrollbar{display:none}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .root{flex:0 0 auto;min-height:auto}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .nav-link{padding:5px 0;white-space:nowrap}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .nav-link.active{text-decoration:underline;text-underline-offset:6px}cx-page-layout.StaticPageWithNavTemplate spa-category-navigation .nav-link.active:after{display:none}}.spa-productDetails:has(.product-details-sticky){margin-bottom:100px}.spa-outlet-magazalar-page .CenterContent{padding:0 24px}.spa-babalar-gunu-hediyeleri-page .CenterContent,.spa-kurumsal-satis-page .CenterContent{display:flex;flex-wrap:wrap}.spa-babalar-gunu-hediyeleri-page spa-paragraph,.spa-kurumsal-satis-page spa-paragraph{width:100%}.spa-babalar-gunu-hediyeleri-page spa-image-map{width:100%}.spa-babalar-gunu-hediyeleri-page spa-image-map:nth-of-type(2),.spa-babalar-gunu-hediyeleri-page spa-image-map:nth-of-type(3),.spa-babalar-gunu-hediyeleri-page spa-image-map:nth-of-type(4),.spa-babalar-gunu-hediyeleri-page spa-image-map:nth-of-type(5),.spa-babalar-gunu-hediyeleri-page spa-image-map:nth-of-type(8),.spa-babalar-gunu-hediyeleri-page spa-image-map:nth-of-type(9){width:50%}.spa-kurumsal-satis-page .spa-image-map__content{padding:30px 55px}.spa-kurumsal-satis-page spa-image-map{width:50%}.spa-kurumsal-satis-page spa-image-map:last-child{width:100%}.spa-kurumsal-satis-page spa-image-map:last-child .spa-image-map__content{padding:0 24px}.spa-uyelik-sozlesmesi-page .static-page-content,.spa-magaza-aydinlatma-metni-page .static-page-content{padding-top:40px}.spa-uyelik-sozlesmesi-page .static-page .page-heading,.spa-magaza-aydinlatma-metni-page .static-page .page-heading{margin-bottom:76px!important;color:#000;font-weight:600;font-size:24px!important;line-height:24px!important}.spa-login-page .CenterContent user-registration,.spa-register-page .CenterContent user-registration,.spa-kartus-uyelik-page .CenterContent user-registration{display:block;padding:20px}.spa-kartus-uyelik-page .kartus-register-cms-note{max-width:none!important}.spa-dealership-application-page:has(.dealership-application-success) main{min-height:auto}@media(max-width:768px){.spa-outlet-magazalar-page .CenterContent{padding:0 15px}.spa-babalar-gunu-hediyeleri-page spa-image-map{width:100%!important}.spa-kurumsal-satis-page spa-image-map{width:100%}.spa-kurumsal-satis-page .spa-image-map__content{padding:20px 15px}.spa-kurumsal-satis-page spa-image-map:last-child .spa-image-map__content{padding:0 15px}.spa-isbankasi-page spa-image-map{display:none}.spa-uyelik-sozlesmesi-page .static-page-content,.spa-magaza-aydinlatma-metni-page .static-page-content{padding-top:40px}.spa-uyelik-sozlesmesi-page .static-page .page-heading,.spa-magaza-aydinlatma-metni-page .static-page .page-heading{font-size:22px!important;line-height:22px!important}.spa-productDetails:has(.product-details-sticky){margin-bottom:72px}}*{box-sizing:border-box;text-decoration:none;outline:0;-webkit-tap-highlight-color:transparent}html{margin:0;padding:0;font-size:14px;font-family:Geist,sans-serif;scrollbar-gutter:stable}html.no-scroll{position:fixed;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}html body{margin:0;padding:0;outline:0}html body.no-scroll{position:fixed;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}html p,html ol,html ul{margin:0;padding:0}html ol,html ul{list-style:none}body:not(.spa-homepage):not(.spa-absolute-header):has(header.fixed){padding-top:113px}#mavi-root.stop-navigating:before,#mavi-root.start-navigating:before,#mavi-root.stop-navigating:after,#mavi-root.start-navigating:after{position:fixed;top:0;left:0;z-index:7;width:100%;height:0;margin:0;content:""}#mavi-root.stop-navigating:before,#mavi-root.start-navigating:before{background-color:#f1f1f1}#mavi-root.stop-navigating:after,#mavi-root.start-navigating:after{background-color:#6c7079}@keyframes loading{0%{margin-inline-start:0px;margin-inline-end:100%}50%{margin-inline-start:25%;margin-inline-end:0%}to{margin-inline-start:100%;margin-inline-end:0}}#mavi-root.start-navigating:after{height:2px;animation:loading 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes loaded{0%{margin-inline-start:50%;margin-inline-end:100%}to{margin-inline-start:100%;margin-inline-end:0}}#mavi-root.stop-navigating:after{animation:loaded .5s}.loading-box{position:relative;display:block;width:100%;height:50px;color:transparent}.loading-box:before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:inherit;content:""}.loading-box:after{position:absolute;top:0;left:calc(50% - 25px);z-index:3;box-sizing:border-box;width:50px;height:50px;border:1px solid #e1e1e1;border-top-color:transparent;border-radius:50%;animation:spinner 1s linear infinite;content:""}@keyframes spinner{to{transform:rotate(1turn)}}.w-100{width:100%}.form-error{display:block;margin-top:10px;color:#bd2915!important;font-weight:400;font-size:12px!important}main{min-height:100vh}.spa-cart-page main{min-height:auto}.spa-guest-order-listing-page main{min-height:auto}.spa-guest-order-listing-page footer{margin-top:46px;padding-top:0}.spa-guest-order-tracking-page main,.spa-old-guest-order-tracking-page main{min-height:auto}.spa-guest-order-tracking-page footer,.spa-old-guest-order-tracking-page footer{margin-top:0;padding-top:0}.ProductList spa-paragraph:has(.search-no-results-message),.ProductList cx-link.search-no-results-link{display:none}.ProductList:has(.search-no-results-marker){display:flex;flex-direction:column;gap:34px;align-items:center;justify-content:center;min-height:350px;padding:40px 20px;text-align:center}.ProductList:has(.search-no-results-marker) spa-product-list{display:none}.ProductList:has(.search-no-results-marker) spa-paragraph:has(.search-no-results-message),.ProductList:has(.search-no-results-marker) cx-link.search-no-results-link{display:block}.ProductList:has(.search-no-results-marker) .search-no-results-message{margin:0;color:#000;font-weight:400;font-size:20px;line-height:1.4}.ProductList:has(.search-no-results-marker) cx-link.search-no-results-link a{display:block;min-width:159px;padding:14px 24px;color:#fff;font-weight:400;font-size:12px;line-height:18px;text-decoration:none;background:#000;border-radius:5px}.ProductList .product-list-title{margin:25px 20px 10px;font-weight:400;font-size:22px;font-family:Geist,sans-serif}.ProductList .product-list-footer-category-info{margin:0 20px 40px}.ProductList .product-list-footer-category-info a{color:#000;text-decoration:none}.ProductList .product-list-footer-category-info h1{margin:20px 0 5px!important;font-weight:500!important;font-size:16px!important}.ProductList .product-list-footer-category-info h1 strong{font-weight:500!important}.ProductList .product-list-footer-category-info h2,.ProductList .product-list-footer-category-info h2 span,.ProductList .product-list-footer-category-info h2 span strong{margin:20px 0 5px!important;font-weight:500!important;font-size:14px!important}.ProductList .product-list-footer-category-info h2 strong{font-weight:600!important}.ProductList .product-list-footer-category-info p,.ProductList .product-list-footer-category-info p span{font-size:12px;line-height:20px!important}.ProductList .product-list-footer-category-info p span strong{font-weight:600!important}.ProductList .product-list-footer-category-info p span a{color:#000!important;text-decoration:none!important}.product-list-page .my-account-support-faq,.product-list-page .my-account-support-faq-search,.spa-kartus-landing-page .my-account-support-faq,.spa-kartus-landing-page .my-account-support-faq-search,.spa-faq-page .my-account-support-faq,.spa-faq-page .my-account-support-faq-search{width:60vw;margin:0 auto}.product-list-page .my-account-support-faq__trigger,.product-list-page .my-account-support-faq-search__trigger,.spa-kartus-landing-page .my-account-support-faq__trigger,.spa-kartus-landing-page .my-account-support-faq-search__trigger,.spa-faq-page .my-account-support-faq__trigger,.spa-faq-page .my-account-support-faq-search__trigger{font-size:16px}.product-list-page .my-account-support-faq-search,.spa-kartus-landing-page .my-account-support-faq-search,.spa-faq-page .my-account-support-faq-search{margin-top:0!important}.product-details-feature-section img{width:100%;height:auto}.product-details-feature-text .return-and-cancel-tab-section{padding:15px 0;border-bottom:1px solid #404040}.product-details-feature-text .return-and-cancel-tab-section-title{color:#1a1a1a;font-weight:500;font-size:13px}.product-details-feature-text .return-and-cancel-tab-section-title strong{color:#1a1a1a;font-weight:500!important;font-size:13px!important}.product-details-feature-text .return-and-cancel-tab-section ul{margin:5px 0 0;padding:0 0 0 18px;list-style:disc outside}.product-details-feature-text .return-and-cancel-tab-section ul li{font-weight:300;font-size:13px}.product-details-feature-text .return-and-cancel-tab-section ul li::marker{color:#080808;font-size:10px}footer spa-language-selector{position:absolute;top:375px;padding:0 20px}.data-click-link{cursor:pointer}.data-click-link.bold{font-weight:700}.data-click-link.underline,.data-click-link.underline-hover:hover{text-decoration:underline}.checkout-body-delivery-agreements-item h3{margin:20px 0;font-weight:400;font-size:16px;line-height:140%}.checkout-body-delivery-agreements-item p{color:#4d5258;font-size:14px;line-height:140%}.checkout-body-delivery-agreements-item b,.checkout-body-delivery-agreements-item h4,.checkout-body-delivery-agreements-item strong{font-weight:400}.checkout-body-delivery-agreements-item a{color:#000}.spa-order-confirmation-page .order-confirmation-benefits-of-kartus{display:flex;flex-direction:column;gap:20px;padding:20px 32px;border:1px solid #f4f4f4}.spa-order-confirmation-page .order-confirmation-benefits-of-kartus p{font-size:18px}.spa-order-confirmation-page .order-confirmation-benefits-of-kartus ul{display:flex;flex-direction:column;gap:12px}.spa-order-confirmation-page .order-confirmation-benefits-of-kartus ul li{display:inline-flex;gap:6px;color:#2c2e35;font-size:14px}.spa-checkout-delivery-page .spa-address-form.delivery-address .account-form-actions{position:static!important}.spa-checkout-delivery-page .spa-address-form.delivery-address .account-form-actions .account-action-button.primary:hover{border:1px solid #000!important}.spa-checkout-delivery-page select,.spa-checkout-delivery-page input[type=text],.spa-checkout-delivery-page input[type=password],.spa-checkout-delivery-page input[type=number],.spa-checkout-shipping-page select,.spa-checkout-shipping-page input[type=text],.spa-checkout-shipping-page input[type=password],.spa-checkout-shipping-page input[type=number],.spa-checkout-payment-page select,.spa-checkout-payment-page input[type=text],.spa-checkout-payment-page input[type=password],.spa-checkout-payment-page input[type=number],.spa-checkout-confirmation-page select,.spa-checkout-confirmation-page input[type=text],.spa-checkout-confirmation-page input[type=password],.spa-checkout-confirmation-page input[type=number]{height:38px!important}.desktop\:hidden{display:none}.mobile\:hidden{display:block}.full-slider__title{color:#fff;font-size:45px;line-height:normal}.full-slider__title b,.full-slider__title strong{font-weight:700}.google-map-info{display:flex;flex-direction:column;gap:10px;padding:4px 8px 8px 0}.google-map-info-name{padding-bottom:10px;color:#000;font-weight:400;font-size:16px;border-bottom:1px solid #d8d9da}.google-map-info-address,.google-map-info-phone{color:#4d5258;font-size:12px}.page-loading{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#0006;-webkit-user-select:none;user-select:none}.page-loading-spinner{box-sizing:border-box;width:48px;height:48px;border:1px solid #fff;border-top-color:transparent;border-radius:50%;animation:spinner 1s linear infinite}.product-details .stylitics-widget-section{width:100%;margin-top:40px}.product-details .stylitics-widget-section #stylitics-widget-title,.product-details .stylitics-widget-section .component-title-small{margin:0 0 14px;font-weight:400;font-size:30px}.product-details .stylitics-widget-section .stylitics-ui-carousel-inner{padding:0!important}.product-details .stylitics-widget-section .stylitics-ui-carousel-inner .stylitics-ui-carousel-card-list{gap:6px!important}.product-details .stylitics-widget-section .stylitics-ui-carousel-inner .stylitics-ui-carousel-card-list .stylitics-ui-carousel-card .stylitics-ui-card-face_front{background:#f5f5f5!important;border:none!important;border-radius:0!important}.product-details .stylitics-widget-section .stylitics-classic-card-footer{width:100%;margin:0;padding:17px 0;color:#000;font-weight:500;font-size:14px;text-transform:capitalize;background:transparent;border:none;border-radius:0}.product-details .stylitics-widget-section .stylitics-classic-card-footer:hover{color:#fff!important;background-color:#000!important;border:none!important}.product-details .stylitics-widget-section .shop-the-model{position:absolute;top:16px;left:16px;z-index:2;width:max-content;cursor:pointer}.product-details .stylitics-widget-section .shop-the-model__text{display:inline-flex;gap:8px;align-items:center;padding:8px 14px;font-weight:500;font-size:12px;font-family:Geist,sans-serif;background:#fffc;border:1px solid #d0d0d0;border-radius:8px}.product-details .stylitics-widget-section .shop-the-model__text:before{width:15px;height:15px;margin-left:auto;background:url("./media/icons-BI7CUVFO.svg") 0 -2120px no-repeat;content:""}.product-details .stylitics-widget-section .stylitics-ui-label{font-weight:400;font-size:12px;font-family:Geist,sans-serif}.noOverlayedMedia .media-area:after,.noOverlayedMedia .banner-item__media:after{content:none!important}@media only screen and (max-width:769px){body:not(.spa-homepage):not(.spa-absolute-header):has(header.fixed){padding-top:61px}.ProductList .product-list-title{margin:20px 20px 10px;font-weight:400;font-size:22px;font-family:Geist,sans-serif}.product-list-page .my-account-support-faq-search,.spa-kartus-landing-page .my-account-support-faq-search,.spa-faq-page .my-account-support-faq-search{margin-top:0!important}.product-list-page .my-account-support-faq,.spa-kartus-landing-page .my-account-support-faq,.spa-faq-page .my-account-support-faq{width:inherit;margin:0 auto}.product-list-page .my-account-support-faq__trigger,.spa-kartus-landing-page .my-account-support-faq__trigger,.spa-faq-page .my-account-support-faq__trigger{font-size:14px}.spa-kartus-landing-page .my-account-support-faq,.spa-kartus-landing-page .my-account-support-faq-search,.spa-faq-page .my-account-support-faq,.spa-faq-page .my-account-support-faq-search{padding:0 20px}.spa-kartus-landing-page .my-account-support-faq-search,.spa-faq-page .my-account-support-faq-search{width:inherit;padding-top:30px}footer spa-language-selector{position:relative;top:initial;bottom:0}footer spa-language-selector .ng-select{padding:0 20px}.desktop\:hidden{display:block}.mobile\:hidden{display:none}.full-slider__title{font-size:36px}.product-details .stylitics-widget-section .container-mavi{margin:0 20px}.product-details .stylitics-widget-section #stylitics-widget-title,.product-details .stylitics-widget-section .component-title-small{margin:0 0 20px;color:#000;font-size:24px}.spa-mobile-param-active .StaticPageTemplate .BreadcrumbSlot,.spa-mobile-param-active .StaticPageWithNavTemplate .BreadcrumbSlot{display:none}.spa-mobile-param-active .StaticPageTemplate .CenterContent,.spa-mobile-param-active .StaticPageWithNavTemplate .CenterContent{margin-top:0!important}}.hidden{display:none}.visible{visibility:visible}.invisible{visibility:hidden}.margin60{margin:60px!important}.padding60{padding:60px!important}.margin70{margin:70px!important}.padding70{padding:70px!important}.margin80{margin:80px!important}.padding80{padding:80px!important}.margin90{margin:90px!important}.padding90{padding:90px!important}.margin100{margin:100px!important}.padding100{padding:100px!important}.margin110{margin:110px!important}.padding110{padding:110px!important}.margin120{margin:120px!important}.padding120{padding:120px!important}.margin130{margin:130px!important}.padding130{padding:130px!important}.margin140{margin:140px!important}.padding140{padding:140px!important}.margin150{margin:150px!important}.padding150{padding:150px!important}.margin160{margin:160px!important}.padding160{padding:160px!important}.margin170{margin:170px!important}.padding170{padding:170px!important}.margin180{margin:180px!important}.padding180{padding:180px!important}.margin190{margin:190px!important}.padding190{padding:190px!important}.margin200{margin:200px!important}.padding200{padding:200px!important}.margin210{margin:210px!important}.padding210{padding:210px!important}.margin220{margin:220px!important}.padding220{padding:220px!important}.margin230{margin:230px!important}.padding230{padding:230px!important}.margin240{margin:240px!important}.padding240{padding:240px!important}.margin250{margin:250px!important}.padding250{padding:250px!important}.margin260{margin:260px!important}.padding260{padding:260px!important}.margin270{margin:270px!important}.padding270{padding:270px!important}.margin280{margin:280px!important}.padding280{padding:280px!important}.margin290{margin:290px!important}.padding290{padding:290px!important}.margin300{margin:300px!important}.padding300{padding:300px!important}.margin310{margin:310px!important}.padding310{padding:310px!important}.margin320{margin:320px!important}.padding320{padding:320px!important}.margin330{margin:330px!important}.padding330{padding:330px!important}.margin340{margin:340px!important}.padding340{padding:340px!important}.margin350{margin:350px!important}.padding350{padding:350px!important}.margin360{margin:360px!important}.padding360{padding:360px!important}.margin370{margin:370px!important}.padding370{padding:370px!important}.margin380{margin:380px!important}.padding380{padding:380px!important}.margin390{margin:390px!important}.padding390{padding:390px!important}.margin400{margin:400px!important}.padding400{padding:400px!important}.margin410{margin:410px!important}.padding410{padding:410px!important}.margin420{margin:420px!important}.padding420{padding:420px!important}.margin430{margin:430px!important}.padding430{padding:430px!important}.margin440{margin:440px!important}.padding440{padding:440px!important}.margin450{margin:450px!important}.padding450{padding:450px!important}.margin460{margin:460px!important}.padding460{padding:460px!important}.margin470{margin:470px!important}.padding470{padding:470px!important}.margin480{margin:480px!important}.padding480{padding:480px!important}.margin490{margin:490px!important}.padding490{padding:490px!important}.margin500{margin:500px!important}.padding500{padding:500px!important}.margin0{margin:0!important}.padding0{padding:0!important}.margin1{margin:1px!important}.padding1{padding:1px!important}.margin2{margin:2px!important}.padding2{padding:2px!important}.margin3{margin:3px!important}.padding3{padding:3px!important}.margin4{margin:4px!important}.padding4{padding:4px!important}.margin5{margin:5px!important}.padding5{padding:5px!important}.margin6{margin:6px!important}.padding6{padding:6px!important}.margin7{margin:7px!important}.padding7{padding:7px!important}.margin8{margin:8px!important}.padding8{padding:8px!important}.margin9{margin:9px!important}.padding9{padding:9px!important}.margin10{margin:10px!important}.padding10{padding:10px!important}.margin11{margin:11px!important}.padding11{padding:11px!important}.margin12{margin:12px!important}.padding12{padding:12px!important}.margin13{margin:13px!important}.padding13{padding:13px!important}.margin14{margin:14px!important}.padding14{padding:14px!important}.margin15{margin:15px!important}.padding15{padding:15px!important}.margin16{margin:16px!important}.padding16{padding:16px!important}.margin17{margin:17px!important}.padding17{padding:17px!important}.margin18{margin:18px!important}.padding18{padding:18px!important}.margin19{margin:19px!important}.padding19{padding:19px!important}.margin20{margin:20px!important}.padding20{padding:20px!important}.margin21{margin:21px!important}.padding21{padding:21px!important}.margin22{margin:22px!important}.padding22{padding:22px!important}.margin23{margin:23px!important}.padding23{padding:23px!important}.margin24{margin:24px!important}.padding24{padding:24px!important}.margin25{margin:25px!important}.padding25{padding:25px!important}.margin26{margin:26px!important}.padding26{padding:26px!important}.margin27{margin:27px!important}.padding27{padding:27px!important}.margin28{margin:28px!important}.padding28{padding:28px!important}.margin29{margin:29px!important}.padding29{padding:29px!important}.margin30{margin:30px!important}.padding30{padding:30px!important}.margin31{margin:31px!important}.padding31{padding:31px!important}.margin32{margin:32px!important}.padding32{padding:32px!important}.margin33{margin:33px!important}.padding33{padding:33px!important}.margin34{margin:34px!important}.padding34{padding:34px!important}.margin35{margin:35px!important}.padding35{padding:35px!important}.margin36{margin:36px!important}.padding36{padding:36px!important}.margin37{margin:37px!important}.padding37{padding:37px!important}.margin38{margin:38px!important}.padding38{padding:38px!important}.margin39{margin:39px!important}.padding39{padding:39px!important}.margin40{margin:40px!important}.padding40{padding:40px!important}.margin41{margin:41px!important}.padding41{padding:41px!important}.margin42{margin:42px!important}.padding42{padding:42px!important}.margin43{margin:43px!important}.padding43{padding:43px!important}.margin44{margin:44px!important}.padding44{padding:44px!important}.margin45{margin:45px!important}.padding45{padding:45px!important}.margin46{margin:46px!important}.padding46{padding:46px!important}.margin47{margin:47px!important}.padding47{padding:47px!important}.margin48{margin:48px!important}.padding48{padding:48px!important}.margin49{margin:49px!important}.padding49{padding:49px!important}.margin50{margin:50px!important}.padding50{padding:50px!important}.marginTop60{margin-top:60px!important}.marginBottom60{margin-bottom:60px!important}.marginLeft60{margin-left:60px!important}.marginRight60{margin-right:60px!important}.paddingTop60{padding-top:60px!important}.paddingBottom60{padding-bottom:60px!important}.paddingLeft60{padding-left:60px!important}.paddingRight60{padding-right:60px!important}.marginTop70{margin-top:70px!important}.marginBottom70{margin-bottom:70px!important}.marginLeft70{margin-left:70px!important}.marginRight70{margin-right:70px!important}.paddingTop70{padding-top:70px!important}.paddingBottom70{padding-bottom:70px!important}.paddingLeft70{padding-left:70px!important}.paddingRight70{padding-right:70px!important}.marginTop80{margin-top:80px!important}.marginBottom80{margin-bottom:80px!important}.marginLeft80{margin-left:80px!important}.marginRight80{margin-right:80px!important}.paddingTop80{padding-top:80px!important}.paddingBottom80{padding-bottom:80px!important}.paddingLeft80{padding-left:80px!important}.paddingRight80{padding-right:80px!important}.marginTop90{margin-top:90px!important}.marginBottom90{margin-bottom:90px!important}.marginLeft90{margin-left:90px!important}.marginRight90{margin-right:90px!important}.paddingTop90{padding-top:90px!important}.paddingBottom90{padding-bottom:90px!important}.paddingLeft90{padding-left:90px!important}.paddingRight90{padding-right:90px!important}.marginTop100{margin-top:100px!important}.marginBottom100{margin-bottom:100px!important}.marginLeft100{margin-left:100px!important}.marginRight100{margin-right:100px!important}.paddingTop100{padding-top:100px!important}.paddingBottom100{padding-bottom:100px!important}.paddingLeft100{padding-left:100px!important}.paddingRight100{padding-right:100px!important}.marginTop110{margin-top:110px!important}.marginBottom110{margin-bottom:110px!important}.marginLeft110{margin-left:110px!important}.marginRight110{margin-right:110px!important}.paddingTop110{padding-top:110px!important}.paddingBottom110{padding-bottom:110px!important}.paddingLeft110{padding-left:110px!important}.paddingRight110{padding-right:110px!important}.marginTop120{margin-top:120px!important}.marginBottom120{margin-bottom:120px!important}.marginLeft120{margin-left:120px!important}.marginRight120{margin-right:120px!important}.paddingTop120{padding-top:120px!important}.paddingBottom120{padding-bottom:120px!important}.paddingLeft120{padding-left:120px!important}.paddingRight120{padding-right:120px!important}.marginTop130{margin-top:130px!important}.marginBottom130{margin-bottom:130px!important}.marginLeft130{margin-left:130px!important}.marginRight130{margin-right:130px!important}.paddingTop130{padding-top:130px!important}.paddingBottom130{padding-bottom:130px!important}.paddingLeft130{padding-left:130px!important}.paddingRight130{padding-right:130px!important}.marginTop140{margin-top:140px!important}.marginBottom140{margin-bottom:140px!important}.marginLeft140{margin-left:140px!important}.marginRight140{margin-right:140px!important}.paddingTop140{padding-top:140px!important}.paddingBottom140{padding-bottom:140px!important}.paddingLeft140{padding-left:140px!important}.paddingRight140{padding-right:140px!important}.marginTop150{margin-top:150px!important}.marginBottom150{margin-bottom:150px!important}.marginLeft150{margin-left:150px!important}.marginRight150{margin-right:150px!important}.paddingTop150{padding-top:150px!important}.paddingBottom150{padding-bottom:150px!important}.paddingLeft150{padding-left:150px!important}.paddingRight150{padding-right:150px!important}.marginTop160{margin-top:160px!important}.marginBottom160{margin-bottom:160px!important}.marginLeft160{margin-left:160px!important}.marginRight160{margin-right:160px!important}.paddingTop160{padding-top:160px!important}.paddingBottom160{padding-bottom:160px!important}.paddingLeft160{padding-left:160px!important}.paddingRight160{padding-right:160px!important}.marginTop170{margin-top:170px!important}.marginBottom170{margin-bottom:170px!important}.marginLeft170{margin-left:170px!important}.marginRight170{margin-right:170px!important}.paddingTop170{padding-top:170px!important}.paddingBottom170{padding-bottom:170px!important}.paddingLeft170{padding-left:170px!important}.paddingRight170{padding-right:170px!important}.marginTop180{margin-top:180px!important}.marginBottom180{margin-bottom:180px!important}.marginLeft180{margin-left:180px!important}.marginRight180{margin-right:180px!important}.paddingTop180{padding-top:180px!important}.paddingBottom180{padding-bottom:180px!important}.paddingLeft180{padding-left:180px!important}.paddingRight180{padding-right:180px!important}.marginTop190{margin-top:190px!important}.marginBottom190{margin-bottom:190px!important}.marginLeft190{margin-left:190px!important}.marginRight190{margin-right:190px!important}.paddingTop190{padding-top:190px!important}.paddingBottom190{padding-bottom:190px!important}.paddingLeft190{padding-left:190px!important}.paddingRight190{padding-right:190px!important}.marginTop200{margin-top:200px!important}.marginBottom200{margin-bottom:200px!important}.marginLeft200{margin-left:200px!important}.marginRight200{margin-right:200px!important}.paddingTop200{padding-top:200px!important}.paddingBottom200{padding-bottom:200px!important}.paddingLeft200{padding-left:200px!important}.paddingRight200{padding-right:200px!important}.marginTop210{margin-top:210px!important}.marginBottom210{margin-bottom:210px!important}.marginLeft210{margin-left:210px!important}.marginRight210{margin-right:210px!important}.paddingTop210{padding-top:210px!important}.paddingBottom210{padding-bottom:210px!important}.paddingLeft210{padding-left:210px!important}.paddingRight210{padding-right:210px!important}.marginTop220{margin-top:220px!important}.marginBottom220{margin-bottom:220px!important}.marginLeft220{margin-left:220px!important}.marginRight220{margin-right:220px!important}.paddingTop220{padding-top:220px!important}.paddingBottom220{padding-bottom:220px!important}.paddingLeft220{padding-left:220px!important}.paddingRight220{padding-right:220px!important}.marginTop230{margin-top:230px!important}.marginBottom230{margin-bottom:230px!important}.marginLeft230{margin-left:230px!important}.marginRight230{margin-right:230px!important}.paddingTop230{padding-top:230px!important}.paddingBottom230{padding-bottom:230px!important}.paddingLeft230{padding-left:230px!important}.paddingRight230{padding-right:230px!important}.marginTop240{margin-top:240px!important}.marginBottom240{margin-bottom:240px!important}.marginLeft240{margin-left:240px!important}.marginRight240{margin-right:240px!important}.paddingTop240{padding-top:240px!important}.paddingBottom240{padding-bottom:240px!important}.paddingLeft240{padding-left:240px!important}.paddingRight240{padding-right:240px!important}.marginTop250{margin-top:250px!important}.marginBottom250{margin-bottom:250px!important}.marginLeft250{margin-left:250px!important}.marginRight250{margin-right:250px!important}.paddingTop250{padding-top:250px!important}.paddingBottom250{padding-bottom:250px!important}.paddingLeft250{padding-left:250px!important}.paddingRight250{padding-right:250px!important}.marginTop260{margin-top:260px!important}.marginBottom260{margin-bottom:260px!important}.marginLeft260{margin-left:260px!important}.marginRight260{margin-right:260px!important}.paddingTop260{padding-top:260px!important}.paddingBottom260{padding-bottom:260px!important}.paddingLeft260{padding-left:260px!important}.paddingRight260{padding-right:260px!important}.marginTop270{margin-top:270px!important}.marginBottom270{margin-bottom:270px!important}.marginLeft270{margin-left:270px!important}.marginRight270{margin-right:270px!important}.paddingTop270{padding-top:270px!important}.paddingBottom270{padding-bottom:270px!important}.paddingLeft270{padding-left:270px!important}.paddingRight270{padding-right:270px!important}.marginTop280{margin-top:280px!important}.marginBottom280{margin-bottom:280px!important}.marginLeft280{margin-left:280px!important}.marginRight280{margin-right:280px!important}.paddingTop280{padding-top:280px!important}.paddingBottom280{padding-bottom:280px!important}.paddingLeft280{padding-left:280px!important}.paddingRight280{padding-right:280px!important}.marginTop290{margin-top:290px!important}.marginBottom290{margin-bottom:290px!important}.marginLeft290{margin-left:290px!important}.marginRight290{margin-right:290px!important}.paddingTop290{padding-top:290px!important}.paddingBottom290{padding-bottom:290px!important}.paddingLeft290{padding-left:290px!important}.paddingRight290{padding-right:290px!important}.marginTop300{margin-top:300px!important}.marginBottom300{margin-bottom:300px!important}.marginLeft300{margin-left:300px!important}.marginRight300{margin-right:300px!important}.paddingTop300{padding-top:300px!important}.paddingBottom300{padding-bottom:300px!important}.paddingLeft300{padding-left:300px!important}.paddingRight300{padding-right:300px!important}.marginTop310{margin-top:310px!important}.marginBottom310{margin-bottom:310px!important}.marginLeft310{margin-left:310px!important}.marginRight310{margin-right:310px!important}.paddingTop310{padding-top:310px!important}.paddingBottom310{padding-bottom:310px!important}.paddingLeft310{padding-left:310px!important}.paddingRight310{padding-right:310px!important}.marginTop320{margin-top:320px!important}.marginBottom320{margin-bottom:320px!important}.marginLeft320{margin-left:320px!important}.marginRight320{margin-right:320px!important}.paddingTop320{padding-top:320px!important}.paddingBottom320{padding-bottom:320px!important}.paddingLeft320{padding-left:320px!important}.paddingRight320{padding-right:320px!important}.marginTop330{margin-top:330px!important}.marginBottom330{margin-bottom:330px!important}.marginLeft330{margin-left:330px!important}.marginRight330{margin-right:330px!important}.paddingTop330{padding-top:330px!important}.paddingBottom330{padding-bottom:330px!important}.paddingLeft330{padding-left:330px!important}.paddingRight330{padding-right:330px!important}.marginTop340{margin-top:340px!important}.marginBottom340{margin-bottom:340px!important}.marginLeft340{margin-left:340px!important}.marginRight340{margin-right:340px!important}.paddingTop340{padding-top:340px!important}.paddingBottom340{padding-bottom:340px!important}.paddingLeft340{padding-left:340px!important}.paddingRight340{padding-right:340px!important}.marginTop350{margin-top:350px!important}.marginBottom350{margin-bottom:350px!important}.marginLeft350{margin-left:350px!important}.marginRight350{margin-right:350px!important}.paddingTop350{padding-top:350px!important}.paddingBottom350{padding-bottom:350px!important}.paddingLeft350{padding-left:350px!important}.paddingRight350{padding-right:350px!important}.marginTop360{margin-top:360px!important}.marginBottom360{margin-bottom:360px!important}.marginLeft360{margin-left:360px!important}.marginRight360{margin-right:360px!important}.paddingTop360{padding-top:360px!important}.paddingBottom360{padding-bottom:360px!important}.paddingLeft360{padding-left:360px!important}.paddingRight360{padding-right:360px!important}.marginTop370{margin-top:370px!important}.marginBottom370{margin-bottom:370px!important}.marginLeft370{margin-left:370px!important}.marginRight370{margin-right:370px!important}.paddingTop370{padding-top:370px!important}.paddingBottom370{padding-bottom:370px!important}.paddingLeft370{padding-left:370px!important}.paddingRight370{padding-right:370px!important}.marginTop380{margin-top:380px!important}.marginBottom380{margin-bottom:380px!important}.marginLeft380{margin-left:380px!important}.marginRight380{margin-right:380px!important}.paddingTop380{padding-top:380px!important}.paddingBottom380{padding-bottom:380px!important}.paddingLeft380{padding-left:380px!important}.paddingRight380{padding-right:380px!important}.marginTop390{margin-top:390px!important}.marginBottom390{margin-bottom:390px!important}.marginLeft390{margin-left:390px!important}.marginRight390{margin-right:390px!important}.paddingTop390{padding-top:390px!important}.paddingBottom390{padding-bottom:390px!important}.paddingLeft390{padding-left:390px!important}.paddingRight390{padding-right:390px!important}.marginTop400{margin-top:400px!important}.marginBottom400{margin-bottom:400px!important}.marginLeft400{margin-left:400px!important}.marginRight400{margin-right:400px!important}.paddingTop400{padding-top:400px!important}.paddingBottom400{padding-bottom:400px!important}.paddingLeft400{padding-left:400px!important}.paddingRight400{padding-right:400px!important}.marginTop410{margin-top:410px!important}.marginBottom410{margin-bottom:410px!important}.marginLeft410{margin-left:410px!important}.marginRight410{margin-right:410px!important}.paddingTop410{padding-top:410px!important}.paddingBottom410{padding-bottom:410px!important}.paddingLeft410{padding-left:410px!important}.paddingRight410{padding-right:410px!important}.marginTop420{margin-top:420px!important}.marginBottom420{margin-bottom:420px!important}.marginLeft420{margin-left:420px!important}.marginRight420{margin-right:420px!important}.paddingTop420{padding-top:420px!important}.paddingBottom420{padding-bottom:420px!important}.paddingLeft420{padding-left:420px!important}.paddingRight420{padding-right:420px!important}.marginTop430{margin-top:430px!important}.marginBottom430{margin-bottom:430px!important}.marginLeft430{margin-left:430px!important}.marginRight430{margin-right:430px!important}.paddingTop430{padding-top:430px!important}.paddingBottom430{padding-bottom:430px!important}.paddingLeft430{padding-left:430px!important}.paddingRight430{padding-right:430px!important}.marginTop440{margin-top:440px!important}.marginBottom440{margin-bottom:440px!important}.marginLeft440{margin-left:440px!important}.marginRight440{margin-right:440px!important}.paddingTop440{padding-top:440px!important}.paddingBottom440{padding-bottom:440px!important}.paddingLeft440{padding-left:440px!important}.paddingRight440{padding-right:440px!important}.marginTop450{margin-top:450px!important}.marginBottom450{margin-bottom:450px!important}.marginLeft450{margin-left:450px!important}.marginRight450{margin-right:450px!important}.paddingTop450{padding-top:450px!important}.paddingBottom450{padding-bottom:450px!important}.paddingLeft450{padding-left:450px!important}.paddingRight450{padding-right:450px!important}.marginTop460{margin-top:460px!important}.marginBottom460{margin-bottom:460px!important}.marginLeft460{margin-left:460px!important}.marginRight460{margin-right:460px!important}.paddingTop460{padding-top:460px!important}.paddingBottom460{padding-bottom:460px!important}.paddingLeft460{padding-left:460px!important}.paddingRight460{padding-right:460px!important}.marginTop470{margin-top:470px!important}.marginBottom470{margin-bottom:470px!important}.marginLeft470{margin-left:470px!important}.marginRight470{margin-right:470px!important}.paddingTop470{padding-top:470px!important}.paddingBottom470{padding-bottom:470px!important}.paddingLeft470{padding-left:470px!important}.paddingRight470{padding-right:470px!important}.marginTop480{margin-top:480px!important}.marginBottom480{margin-bottom:480px!important}.marginLeft480{margin-left:480px!important}.marginRight480{margin-right:480px!important}.paddingTop480{padding-top:480px!important}.paddingBottom480{padding-bottom:480px!important}.paddingLeft480{padding-left:480px!important}.paddingRight480{padding-right:480px!important}.marginTop490{margin-top:490px!important}.marginBottom490{margin-bottom:490px!important}.marginLeft490{margin-left:490px!important}.marginRight490{margin-right:490px!important}.paddingTop490{padding-top:490px!important}.paddingBottom490{padding-bottom:490px!important}.paddingLeft490{padding-left:490px!important}.paddingRight490{padding-right:490px!important}.marginTop500{margin-top:500px!important}.marginBottom500{margin-bottom:500px!important}.marginLeft500{margin-left:500px!important}.marginRight500{margin-right:500px!important}.paddingTop500{padding-top:500px!important}.paddingBottom500{padding-bottom:500px!important}.paddingLeft500{padding-left:500px!important}.paddingRight500{padding-right:500px!important}.marginTop0{margin-top:0!important}.marginBottom0{margin-bottom:0!important}.marginLeft0{margin-left:0!important}.marginRight0{margin-right:0!important}.paddingTop0{padding-top:0!important}.paddingBottom0{padding-bottom:0!important}.paddingLeft0{padding-left:0!important}.paddingRight0{padding-right:0!important}.marginTop1{margin-top:1px!important}.marginBottom1{margin-bottom:1px!important}.marginLeft1{margin-left:1px!important}.marginRight1{margin-right:1px!important}.paddingTop1{padding-top:1px!important}.paddingBottom1{padding-bottom:1px!important}.paddingLeft1{padding-left:1px!important}.paddingRight1{padding-right:1px!important}.marginTop2{margin-top:2px!important}.marginBottom2{margin-bottom:2px!important}.marginLeft2{margin-left:2px!important}.marginRight2{margin-right:2px!important}.paddingTop2{padding-top:2px!important}.paddingBottom2{padding-bottom:2px!important}.paddingLeft2{padding-left:2px!important}.paddingRight2{padding-right:2px!important}.marginTop3{margin-top:3px!important}.marginBottom3{margin-bottom:3px!important}.marginLeft3{margin-left:3px!important}.marginRight3{margin-right:3px!important}.paddingTop3{padding-top:3px!important}.paddingBottom3{padding-bottom:3px!important}.paddingLeft3{padding-left:3px!important}.paddingRight3{padding-right:3px!important}.marginTop4{margin-top:4px!important}.marginBottom4{margin-bottom:4px!important}.marginLeft4{margin-left:4px!important}.marginRight4{margin-right:4px!important}.paddingTop4{padding-top:4px!important}.paddingBottom4{padding-bottom:4px!important}.paddingLeft4{padding-left:4px!important}.paddingRight4{padding-right:4px!important}.marginTop5{margin-top:5px!important}.marginBottom5{margin-bottom:5px!important}.marginLeft5{margin-left:5px!important}.marginRight5{margin-right:5px!important}.paddingTop5{padding-top:5px!important}.paddingBottom5{padding-bottom:5px!important}.paddingLeft5{padding-left:5px!important}.paddingRight5{padding-right:5px!important}.marginTop6{margin-top:6px!important}.marginBottom6{margin-bottom:6px!important}.marginLeft6{margin-left:6px!important}.marginRight6{margin-right:6px!important}.paddingTop6{padding-top:6px!important}.paddingBottom6{padding-bottom:6px!important}.paddingLeft6{padding-left:6px!important}.paddingRight6{padding-right:6px!important}.marginTop7{margin-top:7px!important}.marginBottom7{margin-bottom:7px!important}.marginLeft7{margin-left:7px!important}.marginRight7{margin-right:7px!important}.paddingTop7{padding-top:7px!important}.paddingBottom7{padding-bottom:7px!important}.paddingLeft7{padding-left:7px!important}.paddingRight7{padding-right:7px!important}.marginTop8{margin-top:8px!important}.marginBottom8{margin-bottom:8px!important}.marginLeft8{margin-left:8px!important}.marginRight8{margin-right:8px!important}.paddingTop8{padding-top:8px!important}.paddingBottom8{padding-bottom:8px!important}.paddingLeft8{padding-left:8px!important}.paddingRight8{padding-right:8px!important}.marginTop9{margin-top:9px!important}.marginBottom9{margin-bottom:9px!important}.marginLeft9{margin-left:9px!important}.marginRight9{margin-right:9px!important}.paddingTop9{padding-top:9px!important}.paddingBottom9{padding-bottom:9px!important}.paddingLeft9{padding-left:9px!important}.paddingRight9{padding-right:9px!important}.marginTop10{margin-top:10px!important}.marginBottom10{margin-bottom:10px!important}.marginLeft10{margin-left:10px!important}.marginRight10{margin-right:10px!important}.paddingTop10{padding-top:10px!important}.paddingBottom10{padding-bottom:10px!important}.paddingLeft10{padding-left:10px!important}.paddingRight10{padding-right:10px!important}.marginTop11{margin-top:11px!important}.marginBottom11{margin-bottom:11px!important}.marginLeft11{margin-left:11px!important}.marginRight11{margin-right:11px!important}.paddingTop11{padding-top:11px!important}.paddingBottom11{padding-bottom:11px!important}.paddingLeft11{padding-left:11px!important}.paddingRight11{padding-right:11px!important}.marginTop12{margin-top:12px!important}.marginBottom12{margin-bottom:12px!important}.marginLeft12{margin-left:12px!important}.marginRight12{margin-right:12px!important}.paddingTop12{padding-top:12px!important}.paddingBottom12{padding-bottom:12px!important}.paddingLeft12{padding-left:12px!important}.paddingRight12{padding-right:12px!important}.marginTop13{margin-top:13px!important}.marginBottom13{margin-bottom:13px!important}.marginLeft13{margin-left:13px!important}.marginRight13{margin-right:13px!important}.paddingTop13{padding-top:13px!important}.paddingBottom13{padding-bottom:13px!important}.paddingLeft13{padding-left:13px!important}.paddingRight13{padding-right:13px!important}.marginTop14{margin-top:14px!important}.marginBottom14{margin-bottom:14px!important}.marginLeft14{margin-left:14px!important}.marginRight14{margin-right:14px!important}.paddingTop14{padding-top:14px!important}.paddingBottom14{padding-bottom:14px!important}.paddingLeft14{padding-left:14px!important}.paddingRight14{padding-right:14px!important}.marginTop15{margin-top:15px!important}.marginBottom15{margin-bottom:15px!important}.marginLeft15{margin-left:15px!important}.marginRight15{margin-right:15px!important}.paddingTop15{padding-top:15px!important}.paddingBottom15{padding-bottom:15px!important}.paddingLeft15{padding-left:15px!important}.paddingRight15{padding-right:15px!important}.marginTop16{margin-top:16px!important}.marginBottom16{margin-bottom:16px!important}.marginLeft16{margin-left:16px!important}.marginRight16{margin-right:16px!important}.paddingTop16{padding-top:16px!important}.paddingBottom16{padding-bottom:16px!important}.paddingLeft16{padding-left:16px!important}.paddingRight16{padding-right:16px!important}.marginTop17{margin-top:17px!important}.marginBottom17{margin-bottom:17px!important}.marginLeft17{margin-left:17px!important}.marginRight17{margin-right:17px!important}.paddingTop17{padding-top:17px!important}.paddingBottom17{padding-bottom:17px!important}.paddingLeft17{padding-left:17px!important}.paddingRight17{padding-right:17px!important}.marginTop18{margin-top:18px!important}.marginBottom18{margin-bottom:18px!important}.marginLeft18{margin-left:18px!important}.marginRight18{margin-right:18px!important}.paddingTop18{padding-top:18px!important}.paddingBottom18{padding-bottom:18px!important}.paddingLeft18{padding-left:18px!important}.paddingRight18{padding-right:18px!important}.marginTop19{margin-top:19px!important}.marginBottom19{margin-bottom:19px!important}.marginLeft19{margin-left:19px!important}.marginRight19{margin-right:19px!important}.paddingTop19{padding-top:19px!important}.paddingBottom19{padding-bottom:19px!important}.paddingLeft19{padding-left:19px!important}.paddingRight19{padding-right:19px!important}.marginTop20{margin-top:20px!important}.marginBottom20{margin-bottom:20px!important}.marginLeft20{margin-left:20px!important}.marginRight20{margin-right:20px!important}.paddingTop20{padding-top:20px!important}.paddingBottom20{padding-bottom:20px!important}.paddingLeft20{padding-left:20px!important}.paddingRight20{padding-right:20px!important}.marginTop21{margin-top:21px!important}.marginBottom21{margin-bottom:21px!important}.marginLeft21{margin-left:21px!important}.marginRight21{margin-right:21px!important}.paddingTop21{padding-top:21px!important}.paddingBottom21{padding-bottom:21px!important}.paddingLeft21{padding-left:21px!important}.paddingRight21{padding-right:21px!important}.marginTop22{margin-top:22px!important}.marginBottom22{margin-bottom:22px!important}.marginLeft22{margin-left:22px!important}.marginRight22{margin-right:22px!important}.paddingTop22{padding-top:22px!important}.paddingBottom22{padding-bottom:22px!important}.paddingLeft22{padding-left:22px!important}.paddingRight22{padding-right:22px!important}.marginTop23{margin-top:23px!important}.marginBottom23{margin-bottom:23px!important}.marginLeft23{margin-left:23px!important}.marginRight23{margin-right:23px!important}.paddingTop23{padding-top:23px!important}.paddingBottom23{padding-bottom:23px!important}.paddingLeft23{padding-left:23px!important}.paddingRight23{padding-right:23px!important}.marginTop24{margin-top:24px!important}.marginBottom24{margin-bottom:24px!important}.marginLeft24{margin-left:24px!important}.marginRight24{margin-right:24px!important}.paddingTop24{padding-top:24px!important}.paddingBottom24{padding-bottom:24px!important}.paddingLeft24{padding-left:24px!important}.paddingRight24{padding-right:24px!important}.marginTop25{margin-top:25px!important}.marginBottom25{margin-bottom:25px!important}.marginLeft25{margin-left:25px!important}.marginRight25{margin-right:25px!important}.paddingTop25{padding-top:25px!important}.paddingBottom25{padding-bottom:25px!important}.paddingLeft25{padding-left:25px!important}.paddingRight25{padding-right:25px!important}.marginTop26{margin-top:26px!important}.marginBottom26{margin-bottom:26px!important}.marginLeft26{margin-left:26px!important}.marginRight26{margin-right:26px!important}.paddingTop26{padding-top:26px!important}.paddingBottom26{padding-bottom:26px!important}.paddingLeft26{padding-left:26px!important}.paddingRight26{padding-right:26px!important}.marginTop27{margin-top:27px!important}.marginBottom27{margin-bottom:27px!important}.marginLeft27{margin-left:27px!important}.marginRight27{margin-right:27px!important}.paddingTop27{padding-top:27px!important}.paddingBottom27{padding-bottom:27px!important}.paddingLeft27{padding-left:27px!important}.paddingRight27{padding-right:27px!important}.marginTop28{margin-top:28px!important}.marginBottom28{margin-bottom:28px!important}.marginLeft28{margin-left:28px!important}.marginRight28{margin-right:28px!important}.paddingTop28{padding-top:28px!important}.paddingBottom28{padding-bottom:28px!important}.paddingLeft28{padding-left:28px!important}.paddingRight28{padding-right:28px!important}.marginTop29{margin-top:29px!important}.marginBottom29{margin-bottom:29px!important}.marginLeft29{margin-left:29px!important}.marginRight29{margin-right:29px!important}.paddingTop29{padding-top:29px!important}.paddingBottom29{padding-bottom:29px!important}.paddingLeft29{padding-left:29px!important}.paddingRight29{padding-right:29px!important}.marginTop30{margin-top:30px!important}.marginBottom30{margin-bottom:30px!important}.marginLeft30{margin-left:30px!important}.marginRight30{margin-right:30px!important}.paddingTop30{padding-top:30px!important}.paddingBottom30{padding-bottom:30px!important}.paddingLeft30{padding-left:30px!important}.paddingRight30{padding-right:30px!important}.marginTop31{margin-top:31px!important}.marginBottom31{margin-bottom:31px!important}.marginLeft31{margin-left:31px!important}.marginRight31{margin-right:31px!important}.paddingTop31{padding-top:31px!important}.paddingBottom31{padding-bottom:31px!important}.paddingLeft31{padding-left:31px!important}.paddingRight31{padding-right:31px!important}.marginTop32{margin-top:32px!important}.marginBottom32{margin-bottom:32px!important}.marginLeft32{margin-left:32px!important}.marginRight32{margin-right:32px!important}.paddingTop32{padding-top:32px!important}.paddingBottom32{padding-bottom:32px!important}.paddingLeft32{padding-left:32px!important}.paddingRight32{padding-right:32px!important}.marginTop33{margin-top:33px!important}.marginBottom33{margin-bottom:33px!important}.marginLeft33{margin-left:33px!important}.marginRight33{margin-right:33px!important}.paddingTop33{padding-top:33px!important}.paddingBottom33{padding-bottom:33px!important}.paddingLeft33{padding-left:33px!important}.paddingRight33{padding-right:33px!important}.marginTop34{margin-top:34px!important}.marginBottom34{margin-bottom:34px!important}.marginLeft34{margin-left:34px!important}.marginRight34{margin-right:34px!important}.paddingTop34{padding-top:34px!important}.paddingBottom34{padding-bottom:34px!important}.paddingLeft34{padding-left:34px!important}.paddingRight34{padding-right:34px!important}.marginTop35{margin-top:35px!important}.marginBottom35{margin-bottom:35px!important}.marginLeft35{margin-left:35px!important}.marginRight35{margin-right:35px!important}.paddingTop35{padding-top:35px!important}.paddingBottom35{padding-bottom:35px!important}.paddingLeft35{padding-left:35px!important}.paddingRight35{padding-right:35px!important}.marginTop36{margin-top:36px!important}.marginBottom36{margin-bottom:36px!important}.marginLeft36{margin-left:36px!important}.marginRight36{margin-right:36px!important}.paddingTop36{padding-top:36px!important}.paddingBottom36{padding-bottom:36px!important}.paddingLeft36{padding-left:36px!important}.paddingRight36{padding-right:36px!important}.marginTop37{margin-top:37px!important}.marginBottom37{margin-bottom:37px!important}.marginLeft37{margin-left:37px!important}.marginRight37{margin-right:37px!important}.paddingTop37{padding-top:37px!important}.paddingBottom37{padding-bottom:37px!important}.paddingLeft37{padding-left:37px!important}.paddingRight37{padding-right:37px!important}.marginTop38{margin-top:38px!important}.marginBottom38{margin-bottom:38px!important}.marginLeft38{margin-left:38px!important}.marginRight38{margin-right:38px!important}.paddingTop38{padding-top:38px!important}.paddingBottom38{padding-bottom:38px!important}.paddingLeft38{padding-left:38px!important}.paddingRight38{padding-right:38px!important}.marginTop39{margin-top:39px!important}.marginBottom39{margin-bottom:39px!important}.marginLeft39{margin-left:39px!important}.marginRight39{margin-right:39px!important}.paddingTop39{padding-top:39px!important}.paddingBottom39{padding-bottom:39px!important}.paddingLeft39{padding-left:39px!important}.paddingRight39{padding-right:39px!important}.marginTop40{margin-top:40px!important}.marginBottom40{margin-bottom:40px!important}.marginLeft40{margin-left:40px!important}.marginRight40{margin-right:40px!important}.paddingTop40{padding-top:40px!important}.paddingBottom40{padding-bottom:40px!important}.paddingLeft40{padding-left:40px!important}.paddingRight40{padding-right:40px!important}.marginTop41{margin-top:41px!important}.marginBottom41{margin-bottom:41px!important}.marginLeft41{margin-left:41px!important}.marginRight41{margin-right:41px!important}.paddingTop41{padding-top:41px!important}.paddingBottom41{padding-bottom:41px!important}.paddingLeft41{padding-left:41px!important}.paddingRight41{padding-right:41px!important}.marginTop42{margin-top:42px!important}.marginBottom42{margin-bottom:42px!important}.marginLeft42{margin-left:42px!important}.marginRight42{margin-right:42px!important}.paddingTop42{padding-top:42px!important}.paddingBottom42{padding-bottom:42px!important}.paddingLeft42{padding-left:42px!important}.paddingRight42{padding-right:42px!important}.marginTop43{margin-top:43px!important}.marginBottom43{margin-bottom:43px!important}.marginLeft43{margin-left:43px!important}.marginRight43{margin-right:43px!important}.paddingTop43{padding-top:43px!important}.paddingBottom43{padding-bottom:43px!important}.paddingLeft43{padding-left:43px!important}.paddingRight43{padding-right:43px!important}.marginTop44{margin-top:44px!important}.marginBottom44{margin-bottom:44px!important}.marginLeft44{margin-left:44px!important}.marginRight44{margin-right:44px!important}.paddingTop44{padding-top:44px!important}.paddingBottom44{padding-bottom:44px!important}.paddingLeft44{padding-left:44px!important}.paddingRight44{padding-right:44px!important}.marginTop45{margin-top:45px!important}.marginBottom45{margin-bottom:45px!important}.marginLeft45{margin-left:45px!important}.marginRight45{margin-right:45px!important}.paddingTop45{padding-top:45px!important}.paddingBottom45{padding-bottom:45px!important}.paddingLeft45{padding-left:45px!important}.paddingRight45{padding-right:45px!important}.marginTop46{margin-top:46px!important}.marginBottom46{margin-bottom:46px!important}.marginLeft46{margin-left:46px!important}.marginRight46{margin-right:46px!important}.paddingTop46{padding-top:46px!important}.paddingBottom46{padding-bottom:46px!important}.paddingLeft46{padding-left:46px!important}.paddingRight46{padding-right:46px!important}.marginTop47{margin-top:47px!important}.marginBottom47{margin-bottom:47px!important}.marginLeft47{margin-left:47px!important}.marginRight47{margin-right:47px!important}.paddingTop47{padding-top:47px!important}.paddingBottom47{padding-bottom:47px!important}.paddingLeft47{padding-left:47px!important}.paddingRight47{padding-right:47px!important}.marginTop48{margin-top:48px!important}.marginBottom48{margin-bottom:48px!important}.marginLeft48{margin-left:48px!important}.marginRight48{margin-right:48px!important}.paddingTop48{padding-top:48px!important}.paddingBottom48{padding-bottom:48px!important}.paddingLeft48{padding-left:48px!important}.paddingRight48{padding-right:48px!important}.marginTop49{margin-top:49px!important}.marginBottom49{margin-bottom:49px!important}.marginLeft49{margin-left:49px!important}.marginRight49{margin-right:49px!important}.paddingTop49{padding-top:49px!important}.paddingBottom49{padding-bottom:49px!important}.paddingLeft49{padding-left:49px!important}.paddingRight49{padding-right:49px!important}.marginTop50{margin-top:50px!important}.marginBottom50{margin-bottom:50px!important}.marginLeft50{margin-left:50px!important}.marginRight50{margin-right:50px!important}.paddingTop50{padding-top:50px!important}.paddingBottom50{padding-bottom:50px!important}.paddingLeft50{padding-left:50px!important}.paddingRight50{padding-right:50px!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.mt-2{margin-top:2px!important}.mb-2{margin-bottom:2px!important}.mt-4{margin-top:4px!important}.mb-4{margin-bottom:4px!important}.mt-6{margin-top:6px!important}.mb-6{margin-bottom:6px!important}.mt-8{margin-top:8px!important}.mb-8{margin-bottom:8px!important}.mt-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.mt-12{margin-top:12px!important}.mb-12{margin-bottom:12px!important}.mt-14{margin-top:14px!important}.mb-14{margin-bottom:14px!important}.mt-16{margin-top:16px!important}.mb-16{margin-bottom:16px!important}.mt-18{margin-top:18px!important}.mb-18{margin-bottom:18px!important}.mt-20{margin-top:20px!important}.mb-20{margin-bottom:20px!important}.mt-22{margin-top:22px!important}.mb-22{margin-bottom:22px!important}.mt-24{margin-top:24px!important}.mb-24{margin-bottom:24px!important}.mt-26{margin-top:26px!important}.mb-26{margin-bottom:26px!important}.mt-28{margin-top:28px!important}.mb-28{margin-bottom:28px!important}.mt-30{margin-top:30px!important}.mb-30{margin-bottom:30px!important}.mt-32{margin-top:32px!important}.mb-32{margin-bottom:32px!important}.mt-34{margin-top:34px!important}.mb-34{margin-bottom:34px!important}.mt-36{margin-top:36px!important}.mb-36{margin-bottom:36px!important}.mt-38{margin-top:38px!important}.mb-38{margin-bottom:38px!important}.mt-40{margin-top:40px!important}.mb-40{margin-bottom:40px!important}.mt-42{margin-top:42px!important}.mb-42{margin-bottom:42px!important}.mt-44{margin-top:44px!important}.mb-44{margin-bottom:44px!important}.mt-46{margin-top:46px!important}.mb-46{margin-bottom:46px!important}.mt-48{margin-top:48px!important}.mb-48{margin-bottom:48px!important}.mt-50{margin-top:50px!important}.mb-50{margin-bottom:50px!important}.mt-52{margin-top:52px!important}.mb-52{margin-bottom:52px!important}.mt-54{margin-top:54px!important}.mb-54{margin-bottom:54px!important}.mt-56{margin-top:56px!important}.mb-56{margin-bottom:56px!important}.mt-58{margin-top:58px!important}.mb-58{margin-bottom:58px!important}.mt-60{margin-top:60px!important}.mb-60{margin-bottom:60px!important}.mt-62{margin-top:62px!important}.mb-62{margin-bottom:62px!important}.mt-64{margin-top:64px!important}.mb-64{margin-bottom:64px!important}.mt-66{margin-top:66px!important}.mb-66{margin-bottom:66px!important}.mt-68{margin-top:68px!important}.mb-68{margin-bottom:68px!important}.mt-70{margin-top:70px!important}.mb-70{margin-bottom:70px!important}.mt-72{margin-top:72px!important}.mb-72{margin-bottom:72px!important}.mt-74{margin-top:74px!important}.mb-74{margin-bottom:74px!important}.mt-76{margin-top:76px!important}.mb-76{margin-bottom:76px!important}.mt-78{margin-top:78px!important}.mb-78{margin-bottom:78px!important}.mt-80{margin-top:80px!important}.mb-80{margin-bottom:80px!important}.mt-82{margin-top:82px!important}.mb-82{margin-bottom:82px!important}.mt-84{margin-top:84px!important}.mb-84{margin-bottom:84px!important}.mt-86{margin-top:86px!important}.mb-86{margin-bottom:86px!important}.mt-88{margin-top:88px!important}.mb-88{margin-bottom:88px!important}.mt-90{margin-top:90px!important}.mb-90{margin-bottom:90px!important}.mt-92{margin-top:92px!important}.mb-92{margin-bottom:92px!important}.mt-94{margin-top:94px!important}.mb-94{margin-bottom:94px!important}.mt-96{margin-top:96px!important}.mb-96{margin-bottom:96px!important}.mt-98{margin-top:98px!important}.mb-98{margin-bottom:98px!important}.mt-100{margin-top:100px!important}.mb-100{margin-bottom:100px!important}.mt-102{margin-top:102px!important}.mb-102{margin-bottom:102px!important}.mt-104{margin-top:104px!important}.mb-104{margin-bottom:104px!important}.mt-106{margin-top:106px!important}.mb-106{margin-bottom:106px!important}.mt-108{margin-top:108px!important}.mb-108{margin-bottom:108px!important}.mt-110{margin-top:110px!important}.mb-110{margin-bottom:110px!important}.mt-112{margin-top:112px!important}.mb-112{margin-bottom:112px!important}.mt-114{margin-top:114px!important}.mb-114{margin-bottom:114px!important}.mt-116{margin-top:116px!important}.mb-116{margin-bottom:116px!important}.mt-118{margin-top:118px!important}.mb-118{margin-bottom:118px!important}.mt-120{margin-top:120px!important}.mb-120{margin-bottom:120px!important}.mt-122{margin-top:122px!important}.mb-122{margin-bottom:122px!important}.mt-124{margin-top:124px!important}.mb-124{margin-bottom:124px!important}.mt-126{margin-top:126px!important}.mb-126{margin-bottom:126px!important}.mt-128{margin-top:128px!important}.mb-128{margin-bottom:128px!important}.mt-130{margin-top:130px!important}.mb-130{margin-bottom:130px!important}.mt-132{margin-top:132px!important}.mb-132{margin-bottom:132px!important}.mt-134{margin-top:134px!important}.mb-134{margin-bottom:134px!important}.mt-136{margin-top:136px!important}.mb-136{margin-bottom:136px!important}.mt-138{margin-top:138px!important}.mb-138{margin-bottom:138px!important}.mt-140{margin-top:140px!important}.mb-140{margin-bottom:140px!important}.mt-142{margin-top:142px!important}.mb-142{margin-bottom:142px!important}.mt-144{margin-top:144px!important}.mb-144{margin-bottom:144px!important}.mt-146{margin-top:146px!important}.mb-146{margin-bottom:146px!important}.mt-148{margin-top:148px!important}.mb-148{margin-bottom:148px!important}.mt-150{margin-top:150px!important}.mb-150{margin-bottom:150px!important}.mt-152{margin-top:152px!important}.mb-152{margin-bottom:152px!important}.mt-154{margin-top:154px!important}.mb-154{margin-bottom:154px!important}.mt-156{margin-top:156px!important}.mb-156{margin-bottom:156px!important}.mt-158{margin-top:158px!important}.mb-158{margin-bottom:158px!important}.mt-160{margin-top:160px!important}.mb-160{margin-bottom:160px!important}.mt-162{margin-top:162px!important}.mb-162{margin-bottom:162px!important}.mt-164{margin-top:164px!important}.mb-164{margin-bottom:164px!important}.mt-166{margin-top:166px!important}.mb-166{margin-bottom:166px!important}.mt-168{margin-top:168px!important}.mb-168{margin-bottom:168px!important}.mt-170{margin-top:170px!important}.mb-170{margin-bottom:170px!important}.mt-172{margin-top:172px!important}.mb-172{margin-bottom:172px!important}.mt-174{margin-top:174px!important}.mb-174{margin-bottom:174px!important}.mt-176{margin-top:176px!important}.mb-176{margin-bottom:176px!important}.mt-178{margin-top:178px!important}.mb-178{margin-bottom:178px!important}.mt-180{margin-top:180px!important}.mb-180{margin-bottom:180px!important}.mt-182{margin-top:182px!important}.mb-182{margin-bottom:182px!important}.mt-184{margin-top:184px!important}.mb-184{margin-bottom:184px!important}.mt-186{margin-top:186px!important}.mb-186{margin-bottom:186px!important}.mt-188{margin-top:188px!important}.mb-188{margin-bottom:188px!important}.mt-190{margin-top:190px!important}.mb-190{margin-bottom:190px!important}.mt-192{margin-top:192px!important}.mb-192{margin-bottom:192px!important}.mt-194{margin-top:194px!important}.mb-194{margin-bottom:194px!important}.mt-196{margin-top:196px!important}.mb-196{margin-bottom:196px!important}.mt-198{margin-top:198px!important}.mb-198{margin-bottom:198px!important}.mt-200{margin-top:200px!important}.mb-200{margin-bottom:200px!important}.colorWhite{color:#fff!important}.bgcolorWhite{background-color:#fff!important}.colorBlack{color:#000!important}.bgcolorBlack{background-color:#000!important}.colorGrey{color:gray!important}.bgcolorGrey{background-color:gray!important}.colorLightGrey{color:#d3d3d3!important}.bgcolorLightGrey{background-color:#d3d3d3!important}.colorDarkGrey{color:#404040!important}.bgcolorDarkGrey{background-color:#404040!important}.colorRed{color:#e00!important}.bgcolorRed{background-color:#e00!important}.colorGreen{color:green!important}.bgcolorGreen{background-color:green!important}.colorBlue{color:#00f!important}.bgcolorBlue{background-color:#00f!important}.colorNavy{color:#001f5b!important}.bgcolorNavy{background-color:#001f5b!important}.colorOrange{color:#f60!important}.bgcolorOrange{background-color:#f60!important}.colorYellow{color:#ff0!important}.bgcolorYellow{background-color:#ff0!important}.colorPink{color:pink!important}.bgcolorPink{background-color:pink!important}.colorPurple{color:purple!important}.bgcolorPurple{background-color:purple!important}.fontSize8{font-size:8px!important}.lineHeight8{line-height:8px!important}.fontSize9{font-size:9px!important}.lineHeight9{line-height:9px!important}.fontSize10{font-size:10px!important}.lineHeight10{line-height:10px!important}.fontSize11{font-size:11px!important}.lineHeight11{line-height:11px!important}.fontSize12{font-size:12px!important}.lineHeight12{line-height:12px!important}.fontSize13{font-size:13px!important}.lineHeight13{line-height:13px!important}.fontSize14{font-size:14px!important}.lineHeight14{line-height:14px!important}.fontSize15{font-size:15px!important}.lineHeight15{line-height:15px!important}.fontSize16{font-size:16px!important}.lineHeight16{line-height:16px!important}.fontSize17{font-size:17px!important}.lineHeight17{line-height:17px!important}.fontSize18{font-size:18px!important}.lineHeight18{line-height:18px!important}.fontSize19{font-size:19px!important}.lineHeight19{line-height:19px!important}.fontSize20{font-size:20px!important}.lineHeight20{line-height:20px!important}.fontSize21{font-size:21px!important}.lineHeight21{line-height:21px!important}.fontSize22{font-size:22px!important}.lineHeight22{line-height:22px!important}.fontSize23{font-size:23px!important}.lineHeight23{line-height:23px!important}.fontSize24{font-size:24px!important}.lineHeight24{line-height:24px!important}.fontSize25{font-size:25px!important}.lineHeight25{line-height:25px!important}.fontSize26{font-size:26px!important}.lineHeight26{line-height:26px!important}.fontSize27{font-size:27px!important}.lineHeight27{line-height:27px!important}.fontSize28{font-size:28px!important}.lineHeight28{line-height:28px!important}.fontSize29{font-size:29px!important}.lineHeight29{line-height:29px!important}.fontSize30{font-size:30px!important}.lineHeight30{line-height:30px!important}.fontSize31{font-size:31px!important}.lineHeight31{line-height:31px!important}.fontSize32{font-size:32px!important}.lineHeight32{line-height:32px!important}.fontSize33{font-size:33px!important}.lineHeight33{line-height:33px!important}.fontSize34{font-size:34px!important}.lineHeight34{line-height:34px!important}.fontSize35{font-size:35px!important}.lineHeight35{line-height:35px!important}.fontSize36{font-size:36px!important}.lineHeight36{line-height:36px!important}.fontSize37{font-size:37px!important}.lineHeight37{line-height:37px!important}.fontSize38{font-size:38px!important}.lineHeight38{line-height:38px!important}.fontSize39{font-size:39px!important}.lineHeight39{line-height:39px!important}.fontSize40{font-size:40px!important}.lineHeight40{line-height:40px!important}.fontSize41{font-size:41px!important}.lineHeight41{line-height:41px!important}.fontSize42{font-size:42px!important}.lineHeight42{line-height:42px!important}.fontSize43{font-size:43px!important}.lineHeight43{line-height:43px!important}.fontSize44{font-size:44px!important}.lineHeight44{line-height:44px!important}.fontSize45{font-size:45px!important}.lineHeight45{line-height:45px!important}.fontSize46{font-size:46px!important}.lineHeight46{line-height:46px!important}.fontSize47{font-size:47px!important}.lineHeight47{line-height:47px!important}.fontSize48{font-size:48px!important}.lineHeight48{line-height:48px!important}.fontSize49{font-size:49px!important}.lineHeight49{line-height:49px!important}.fontSize50{font-size:50px!important}.lineHeight50{line-height:50px!important}.fontSize51{font-size:51px!important}.lineHeight51{line-height:51px!important}.fontSize52{font-size:52px!important}.lineHeight52{line-height:52px!important}.fontSize53{font-size:53px!important}.lineHeight53{line-height:53px!important}.fontSize54{font-size:54px!important}.lineHeight54{line-height:54px!important}.fontSize55{font-size:55px!important}.lineHeight55{line-height:55px!important}.fontSize56{font-size:56px!important}.lineHeight56{line-height:56px!important}.fontSize57{font-size:57px!important}.lineHeight57{line-height:57px!important}.fontSize58{font-size:58px!important}.lineHeight58{line-height:58px!important}.fontSize59{font-size:59px!important}.lineHeight59{line-height:59px!important}.fontSize60{font-size:60px!important}.lineHeight60{line-height:60px!important}.fontWeight100{font-weight:100!important}.fontWeight200{font-weight:200!important}.fontWeight300{font-weight:300!important}.fontWeight400{font-weight:400!important}.fontWeight500{font-weight:500!important}.fontWeight600{font-weight:600!important}.fontWeight700{font-weight:700!important}.fontWeight800{font-weight:800!important}.fontWeight900{font-weight:900!important}.textUnderline{text-decoration:underline}.textAlignLeft{text-align:left}.textAlignCenter{text-align:center}.textAlignRight{text-align:right}.textAlignJustify{text-align:justify}.static-page-padding{padding:0 24px!important}@media only screen and (max-width:768px){.colorWhiteMobile{color:#fff}.colorBlackMobile{color:#000}.colorGreyMobile{color:gray}.colorLightGreyMobile{color:#d3d3d3}.colorDarkGreyMobile{color:#404040}.colorRedMobile{color:#e00}.colorGreenMobile{color:green}.colorBlueMobile{color:#00f}.colorNavyMobile{color:#001f5b}.colorOrangeMobile{color:#f60}.colorYellowMobile{color:#ff0}.colorPinkMobile{color:pink}.colorPurpleMobile{color:purple}.static-page-padding{padding:0 15px!important}}cx-asm-bind-cart-dialog .cx-modal-content{max-width:477px;margin-inline-start:auto;margin-inline-end:auto}cx-asm-bind-cart-dialog .cx-dialog-header{padding-top:.9rem;padding-inline-end:1rem;padding-bottom:.9rem;padding-inline-start:1rem;border-width:0;display:flex;box-shadow:0 0 4px #556b8229,inset 0 -1px #d9d9d9}cx-asm-bind-cart-dialog .cx-dialog-header .title{font-size:1rem;font-weight:900}cx-asm-bind-cart-dialog .cx-dialog-header .close{font-size:1rem;color:#1d2d3e}cx-asm-bind-cart-dialog .cx-dialog-body{padding:1rem;font-size:14px;min-height:137px}cx-asm-bind-cart-dialog .cx-dialog-footer{padding-top:0;padding-inline-end:1rem;padding-bottom:0;padding-inline-start:1rem}cx-asm-bind-cart-dialog .btn{color:#1d2d3e;transition:opacity .3s;font-size:14px;padding-top:0;padding-bottom:0;padding-inline-start:10px;padding-inline-end:10px;min-width:48px;min-height:36px;line-height:1.34;border-radius:8px;border:1px solid transparent;font-weight:600}cx-asm-bind-cart-dialog .btn:hover,cx-asm-bind-cart-dialog .btn:focus{box-shadow:0 0 4px #788fa685;background-color:#fff;filter:none}cx-asm-bind-cart-dialog .btn:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog .btn:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-bind-cart-dialog .btn-primary{color:#fff;border-color:transparent;background-color:#0070f2;font-weight:700}cx-asm-bind-cart-dialog .btn-primary:hover,cx-asm-bind-cart-dialog .btn-primary:focus{background-color:#0064d9;border-color:transparent;box-shadow:none;filter:none}cx-asm-bind-cart-dialog .btn-primary:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog .btn-primary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-bind-cart-dialog .btn-secondary{color:#1d2d3e;border-color:transparent;background-color:#eaecee}cx-asm-bind-cart-dialog .btn-secondary:hover,cx-asm-bind-cart-dialog .btn-secondary:focus{color:#1d2d3e;background-color:#fff;border-color:transparent;box-shadow:0 0 4px #556b82b8;filter:none}cx-asm-bind-cart-dialog .btn-secondary:not(:disabled):not(.disabled):active,cx-asm-bind-cart-dialog .btn-secondary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-save-cart-dialog .cx-message{border-radius:8px;margin-bottom:0;border-width:1px;border-style:solid}cx-asm-save-cart-dialog .cx-message .cx-message-content{margin-inline-start:0;max-width:100%}cx-asm-save-cart-dialog .cx-message .cx-message-content .cx-message-header{padding-inline-start:10px;padding-inline-end:1rem;line-height:16px;text-align:start;min-height:35px}cx-asm-save-cart-dialog .cx-message .cx-message-content .cx-message-header .cx-message-text{color:#1d2d3e;font-size:14px;font-family:"72";font-style:normal;font-weight:400}cx-asm-save-cart-dialog .cx-message .close{align-self:center;margin-inline-start:auto;position:unset;font-size:16px}cx-asm-save-cart-dialog .cx-message-info{background-color:#e1f4ff;border-color:#7bcfff}cx-asm-save-cart-dialog .cx-message-info .close{color:#0064d8}cx-asm-save-cart-dialog .cx-message-info .cx-message-icon cx-icon{color:#0070f2}cx-asm-save-cart-dialog .cx-message-warning{background-color:#fff8d6;border-color:#ffe770}cx-asm-save-cart-dialog .cx-message-warning .close{color:#0064d9}cx-asm-save-cart-dialog .cx-message-warning .cx-message-icon cx-icon{color:#e76500}cx-asm-save-cart-dialog .cx-modal-content{max-width:477px;margin-inline-start:auto;margin-inline-end:auto}cx-asm-save-cart-dialog .cx-dialog-header{padding-top:.9rem;padding-inline-end:1rem;padding-bottom:.9rem;padding-inline-start:1rem;border-width:0;display:flex;box-shadow:0 0 4px #556b8229,inset 0 -1px #d9d9d9}cx-asm-save-cart-dialog .cx-dialog-header .title{font-size:1rem;font-weight:900}cx-asm-save-cart-dialog .cx-dialog-header .close{font-size:1rem;color:#1d2d3e}cx-asm-save-cart-dialog .cx-dialog-body{padding:1rem;font-size:14px;min-height:137px}cx-asm-save-cart-dialog .cx-dialog-body .cx-dialog-content{margin:10px 60px 0}cx-asm-save-cart-dialog .cx-dialog-body .cx-dialog-content .item-left-text{font-family:72;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0px;color:#556b82;padding:5px}cx-asm-save-cart-dialog .cx-dialog-body .cx-dialog-content .item-right-text{font-family:72;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0px;color:#131e29;padding:5px}cx-asm-save-cart-dialog .cx-dialog-footer{padding-top:0;padding-inline-end:1rem;padding-bottom:0;padding-inline-start:1rem}cx-asm-save-cart-dialog .btn{color:#1d2d3e;transition:opacity .3s;font-size:14px;padding-top:0;padding-bottom:0;padding-inline-start:10px;padding-inline-end:10px;min-width:48px;min-height:36px;line-height:1.34;border-radius:8px;border:1px solid transparent;font-weight:600}cx-asm-save-cart-dialog .btn:hover,cx-asm-save-cart-dialog .btn:focus{box-shadow:0 0 4px #788fa685;background-color:#fff;filter:none}cx-asm-save-cart-dialog .btn:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog .btn:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-save-cart-dialog .btn-primary{color:#fff;border-color:transparent;background-color:#0070f2;font-weight:700}cx-asm-save-cart-dialog .btn-primary:hover,cx-asm-save-cart-dialog .btn-primary:focus{background-color:#0064d9;border-color:transparent;box-shadow:none;filter:none}cx-asm-save-cart-dialog .btn-primary:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog .btn-primary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-save-cart-dialog .btn-primary:disabled:hover{background-color:var(--cx-color-border-focus)}cx-asm-save-cart-dialog .btn-secondary{color:#1d2d3e;border-color:transparent;background-color:#eaecee}cx-asm-save-cart-dialog .btn-secondary:hover,cx-asm-save-cart-dialog .btn-secondary:focus{color:#1d2d3e;background-color:#fff;border-color:transparent;box-shadow:0 0 4px #556b82b8;filter:none}cx-asm-save-cart-dialog .btn-secondary:not(:disabled):not(.disabled):active,cx-asm-save-cart-dialog .btn-secondary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-switch-customer-dialog .cx-modal-content{max-width:477px;margin-inline-start:auto;margin-inline-end:auto}cx-asm-switch-customer-dialog .cx-dialog-header{padding-top:.9rem;padding-inline-end:1rem;padding-bottom:.9rem;padding-inline-start:1rem;border-width:0;display:flex;box-shadow:0 0 4px #556b8229,inset 0 -1px #d9d9d9}cx-asm-switch-customer-dialog .cx-dialog-header .title{font-family:"72";font-style:normal;font-weight:700;font-size:16px;line-height:18px}cx-asm-switch-customer-dialog .cx-dialog-header .cx-icon{color:#e76500}cx-asm-switch-customer-dialog .cx-dialog-header .close{font-size:1rem;color:#1d2d3e}cx-asm-switch-customer-dialog .cx-dialog-body:before{content:"";display:block;width:100%;height:1px;background-color:#dd6100}cx-asm-switch-customer-dialog .modal-body{padding:0}cx-asm-switch-customer-dialog .cx-dialog-body .switch-customer-content{padding:16px;font-family:"72";font-style:normal;font-weight:400;font-size:14px;line-height:21px}cx-asm-switch-customer-dialog .cx-dialog-footer{padding-top:0;padding-inline-end:1rem;padding-bottom:0;padding-inline-start:1rem}cx-asm-switch-customer-dialog .btn{color:#1d2d3e;transition:opacity .3s;font-size:14px;padding-top:0;padding-bottom:0;padding-inline-start:10px;padding-inline-end:10px;min-width:48px;min-height:36px;line-height:1.34;border-radius:8px;border:1px solid transparent;font-weight:600}cx-asm-switch-customer-dialog .btn:hover,cx-asm-switch-customer-dialog .btn:focus{box-shadow:0 0 4px #788fa685;background-color:#fff;filter:none}cx-asm-switch-customer-dialog .btn:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog .btn:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-switch-customer-dialog .btn-primary{color:#fff;border-color:transparent;background-color:#0070f2;font-weight:700}cx-asm-switch-customer-dialog .btn-primary:hover,cx-asm-switch-customer-dialog .btn-primary:focus{background-color:#0064d9;border-color:transparent;box-shadow:none;filter:none}cx-asm-switch-customer-dialog .btn-primary:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog .btn-primary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-switch-customer-dialog .btn-secondary{color:#1d2d3e;border-color:transparent;background-color:#eaecee}cx-asm-switch-customer-dialog .btn-secondary:hover,cx-asm-switch-customer-dialog .btn-secondary:focus{color:#1d2d3e;background-color:#fff;border-color:transparent;box-shadow:0 0 4px #556b82b8;filter:none}cx-asm-switch-customer-dialog .btn-secondary:not(:disabled):not(.disabled):active,cx-asm-switch-customer-dialog .btn-secondary:not(:disabled):not(.disabled).active{color:#0070f2;background-color:#fff;border-color:#0070f2;filter:none}cx-asm-main-ui{font-family:Arial,sans-serif;font-size:14px;width:100%;display:flex;flex-direction:column}cx-asm-main-ui .cx-message{border-radius:8px;margin-bottom:0;border-width:1px;border-style:solid}cx-asm-main-ui .cx-message .cx-message-content{margin-inline-start:0;max-width:100%}cx-asm-main-ui .cx-message .cx-message-content .cx-message-header{padding-inline-start:10px;padding-inline-end:1rem;line-height:16px;text-align:start;min-height:35px}cx-asm-main-ui .cx-message .cx-message-content .cx-message-header .cx-message-text{color:#1d2d3e;font-size:14px;font-family:"72";font-style:normal;font-weight:400}cx-asm-main-ui .cx-message .close{font-size:1rem;align-self:center;margin-inline-start:auto;position:unset;color:#0064d8}cx-asm-main-ui .cx-message-success{background-color:#f5fae5;border-color:#cee67e}cx-asm-main-ui .cx-message-success .cx-message-icon cx-icon{color:#30914c}cx-asm-main-ui .close,cx-asm-main-ui .logout{cursor:pointer;padding:0;flex:none;width:16px;height:16px;border:transparent;background-color:transparent}cx-asm-main-ui .close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z'/%3E%3C/svg%3E")}cx-asm-main-ui .logout{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%230064D9' d='M11,2.7c1.2,0.6,2.2,1.5,2.9,2.6c1.3,1.9,1.5,4.4,0.6,6.5c-0.3,0.8-0.8,1.6-1.5,2.2c-0.6,0.6-1.4,1.1-2.2,1.5 C9.9,15.8,9,16,8,16c-0.9,0-1.9-0.2-2.7-0.5c-0.8-0.4-1.6-0.9-2.2-1.5c-0.6-0.6-1.1-1.4-1.5-2.2C0.7,9.6,0.9,7.2,2.1,5.3 c0.7-1.1,1.7-2,2.9-2.6v1.1C4.1,4.3,3.3,5.1,2.8,6C2.3,6.9,2,7.9,2,9c0,1.6,0.6,3.2,1.8,4.3c0.5,0.5,1.2,1,1.9,1.3 c1.5,0.6,3.2,0.6,4.7,0c0.7-0.3,1.4-0.7,1.9-1.3C13.4,12.1,14,10.6,14,9c0-1.1-0.3-2.1-0.8-3c-0.5-0.9-1.3-1.7-2.2-2.2 C11,3.8,11,2.7,11,2.7z M8,9C7.7,9,7.5,8.9,7.3,8.7C7.1,8.5,7,8.3,7,8V1c0-0.3,0.1-0.5,0.3-0.7c0.4-0.4,1-0.4,1.4,0 C8.9,0.5,9,0.7,9,1v7c0,0.3-0.1,0.5-0.3,0.7C8.5,8.9,8.2,9,8,9z'/%3E%3C/svg%3E%0A")}cx-asm-main-ui button[type=submit]{padding:0 12px;white-space:nowrap;border-radius:4px;height:36px;font-weight:400;border-style:solid;border-width:1px}cx-asm-main-ui button[type=submit]:disabled{opacity:.4;cursor:not-allowed}cx-asm-main-ui.hidden{display:none}cx-asm-main-ui .asm-bar{height:48px;display:flex;padding:0 2rem;justify-content:space-between;z-index:1}cx-asm-main-ui .asm-bar-branding{display:flex;align-items:center}cx-asm-main-ui .asm-bar-branding .logo{margin-inline-end:8px}cx-asm-main-ui .asm-bar-branding .asm-title{font-size:16px;font-weight:700}cx-asm-main-ui .asm-bar-actions{display:flex;justify-content:flex-end;align-items:center}cx-asm-main-ui .asm-bar-actions .cx-asm-customer-list{cursor:pointer}cx-asm-main-ui .asm-bar-actions .cx-asm-customer-list cx-icon{padding-top:0;padding-inline-end:7px;padding-bottom:0;padding-inline-start:0;color:#1e3050}cx-asm-main-ui .asm-bar-actions .cx-asm-customer-list .cx-asm-customer-list-link{color:#0064d9;text-decoration:none;padding-inline-end:1.4rem}cx-asm-main-ui .asm-bar-actions .cx-asm-customer-list .cx-asm-customer-list-link:hover{text-decoration:underline}cx-asm-main-ui .asm-bar{color:inherit;background-color:#fff;box-shadow:2px 2px #556b821a,inset 0 -1px #556b8233}cx-asm-main-ui>*:nth-child(2){padding:1rem 2rem;display:flex;width:100%}cx-asm-main-ui input{outline:0;border:1px solid #89919a;color:#32363a;background-color:#fff;border-radius:4px;padding:0 12px;height:36px}cx-asm-main-ui input:focus{box-shadow:0 0 0 1px #fafafa}cx-asm-main-ui input:hover{border-color:#085caf}cx-asm-main-ui input::placeholder{color:#74777a;font-style:italic}@media(max-width:575px){cx-asm-main-ui .asm-bar-branding .asm-title{display:none}cx-asm-main-ui .asm-alert{margin-top:30px}}cx-asm-main-ui .cx-message-info{background-color:#e1f4ff;border-color:#7bcfff}cx-asm-main-ui .cx-message-info .cx-message-icon cx-icon{color:#0070f2}cx-asm-main-ui .cx-message-info .close{color:#0064d8}.cx-asm-help-portal{padding-inline-end:1.5rem}.cx-asm-help-portal .fa-circle-question{padding-inline-end:.3rem}cx-asm-session-timer{display:flex;align-items:center;height:16px;margin:0 15px 0 0}cx-asm-session-timer .label{margin:0 6px}@media(max-width:575px){cx-asm-session-timer .label{display:none}}cx-asm-session-timer .time{font-weight:600}cx-asm-session-timer .reset{margin:0 15px;cursor:pointer;width:16px;height:16px;background:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%230064D9' d='M14.9,7.5l-1,0.2c0.2,0.9,0.1,1.7-0.1,2.5c-0.3,1-0.8,2-1.5,2.7c-1.1,1.1-2.7,1.8-4.2,1.8 c-0.8,0-1.5-0.1-2.3-0.4c-1.5-0.6-2.7-1.8-3.3-3.3C2.1,10.2,2,9.5,2,8.7c0-1.6,0.7-3.1,1.8-4.3c0.7-0.8,1.7-1.3,2.7-1.5 c1-0.3,2-0.2,3,0l0,0v-1c-1-0.2-2.1-0.2-3.1,0C4.2,2.4,2.4,4,1.5,6.1C1.2,6.9,1,7.8,1,8.7c0,0.9,0.2,1.8,0.5,2.6 c0.4,0.9,0.9,1.7,1.5,2.3c0.7,0.7,1.4,1.2,2.3,1.5c0.8,0.3,1.7,0.5,2.6,0.5c0.9,0,1.8-0.2,2.6-0.5c2.1-0.9,3.7-2.7,4.2-5 C15,9.3,15,8.4,14.9,7.5z'/%3E%3Cpolygon fill='%23d1e3ff' points='11.5,2.8 9.2,4.5 9.7,0.5 '/%3E%3C/svg%3E%0A") no-repeat center center;border:transparent;background-color:transparent}cx-asm-toggle-ui{cursor:pointer;display:flex;align-items:center;height:16px;margin:0 1.2rem 0 0}cx-asm-toggle-ui .toggleUi{display:inherit;align-items:inherit}cx-asm-toggle-ui .toggleUi .label{margin-inline-start:5px;color:#d50101}@media(max-width:575px){cx-asm-toggle-ui .toggleUi .label{display:none}}cx-asm-toggle-ui .toggleUi .collapseIcon,cx-asm-toggle-ui .toggleUi .expandIcon{width:16px;height:16px}cx-asm-toggle-ui .toggleUi .collapseIcon{background:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-circle-up' class='svg-inline--fa fa-chevron-circle-up fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230064D9' d='M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm231-113.9L103.5 277.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L256 226.9l101.6 101.6c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L273 142.1c-9.4-9.4-24.6-9.4-34 0z'%3E%3C/path%3E%3C/svg%3E") center center no-repeat}cx-asm-toggle-ui .toggleUi .expandIcon{background:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-circle-down' class='svg-inline--fa fa-chevron-circle-down fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230064D9' d='M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM273 369.9l135.5-135.5c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L256 285.1 154.4 183.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L239 369.9c9.4 9.4 24.6 9.4 34 0z'%3E%3C/path%3E%3C/svg%3E") center center no-repeat}cx-csagent-login-form form{display:flex;width:100%}@media(max-width:575px){cx-csagent-login-form form{flex-direction:column}}cx-csagent-login-form form label{margin:0 0 15px;min-width:auto}@media(min-width:575px){cx-csagent-login-form form label{margin-inline-end:15px;margin-top:0;margin-bottom:0;margin-inline-start:0;min-width:18rem}}cx-csagent-login-form form label input{border:1px solid #f1f1f1;border-bottom-color:#556b81;box-shadow:0 0 0 1px #556b8240 inset;width:100%}cx-csagent-login-form form label input:focus{border:2px solid rgb(0,100,217);box-shadow:0 0 1px #788fa6b8;outline:none;background-color:#fff}cx-csagent-login-form form label input:hover{box-shadow:0 0 0 1px #68aeff80 inset}cx-csagent-login-form form .label-content{color:#556b82;max-width:unset;margin-inline-end:6px;white-space:nowrap}@media(min-width:575px){cx-csagent-login-form form .label-content{padding-top:7px}}cx-csagent-login-form button[type=submit]{color:#256f3a;border-radius:8px;border-color:#dbeda1;background-color:#ebf5cb}cx-csagent-login-form button[type=submit]:hover{background-color:#e3f1b6}cx-csagent-login-form cx-dot-spinner{color:#0a6ed1}cx-customer-emulation{display:flex;justify-content:flex-start;align-items:baseline}@media(max-width:940px){cx-customer-emulation{flex-direction:column}cx-customer-emulation>*{margin-bottom:12px}}@media(max-width:1090px){cx-customer-emulation{flex-direction:column}cx-customer-emulation>*{margin-bottom:12px}}cx-customer-emulation button{color:#aa0808;font-weight:700;background-color:#ffd6ea;border:1px solid #ffd6ea;border-radius:8px;padding:6px 10px}@media(max-width:940px){cx-customer-emulation button{width:100%}}@media(max-width:1090px){cx-customer-emulation button{width:100%}}cx-customer-emulation button.cx-360-button{background-color:#0070f2;border:1px solid #0070f2;color:#fff;margin:0 8px 0 0}@media(max-width:1090px){cx-customer-emulation button.cx-360-button{margin:0 8px 10px 0}}cx-customer-emulation label{margin-inline-end:10px;margin-inline-start:0;margin-top:0;margin-bottom:0;color:#556b82}cx-customer-emulation .cx-asm-customerInfo{display:flex;flex-direction:column;margin-inline-end:15px}cx-customer-emulation .cx-asm-customerInfo .cx-asm-name{color:#1d2d3e}cx-customer-emulation .cx-asm-customerInfo .cx-asm-uid{color:#556b82;word-break:break-all}.asm-alert{padding:9px 12px;border-radius:4px;border:1px solid #89919a;background-color:#f4f4f4;color:#32363a;text-align:center;flex:1}cx-customer-selection{position:relative}cx-customer-selection form{display:flex;width:100%}@media(max-width:575px){cx-customer-selection form{flex-direction:column}}cx-customer-selection form label{margin:0 0 15px;min-width:auto;margin-inline-end:2rem}cx-customer-selection form label .selection-message-info{z-index:11;width:25rem;position:absolute}cx-customer-selection form label cx-form-errors p{color:#db0002}cx-customer-selection form label .input-contaier{display:flex}cx-customer-selection form label .input-contaier .icon-wrapper{display:flex;outline:0;border:1px solid #89919a;color:#fff;background-color:#1672b7;padding:0 12px;height:36px;border-top-left-radius:4px;border-bottom-left-radius:4px;border-right-width:0px;cursor:pointer}cx-customer-selection form label .input-contaier input{border:none;border-radius:4px;background-color:#eff1f2;box-shadow:0 4px 4px #00000040}@media(min-width:575px){cx-customer-selection form label{margin-inline-end:15px;margin-bottom:0;min-width:25rem}}@media(min-width:41rem){cx-customer-selection form label{margin-bottom:0;min-width:25rem}}cx-customer-selection form label .asm-results{position:absolute;top:auto;border:solid .0714rem #89919a;line-height:1.5rem;z-index:11;box-shadow:0 5px 20px #d9d9d9,0 2px 8px #ededed;background-color:#fff;border-radius:.25rem;max-width:50vw;max-height:70vh;overflow-y:auto;width:25rem}@media(max-width:1200px){cx-customer-selection form label .asm-results{max-width:calc(100% - 4rem)}}cx-customer-selection form label .asm-results cx-dot-spinner{height:3rem;color:#0a6ed1}cx-customer-selection form label .asm-results button{margin:0;appearance:none;outline:0;border:0;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;color:#51555a;display:flex;flex-direction:column;padding:.5rem;width:100%;align-items:flex-start;justify-content:flex-start}cx-customer-selection form label .asm-results button.active{color:#32363a;background-color:#d3d6db}cx-customer-selection form label .asm-results button:hover{color:#32363a;background-color:#d3d6db}cx-customer-selection form label .asm-results button .result-id{width:100%;display:flex;justify-content:space-between}cx-customer-selection form label .asm-results button span{margin-inline-end:1rem;margin-top:0;margin-bottom:0;margin-inline-start:0;word-break:break-all;white-space:normal;text-align:start}@media(min-width:41rem){cx-customer-selection form label .asm-results button span:last-of-type{margin:0}}cx-customer-selection form label .linkStyleLabel{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);font-weight:var(--cx-font-weight-bold);margin-inline-start:.2rem;color:var(--cx-color-primary)}cx-customer-selection form label .searchTermLabel{display:flex;align-items:center;color:#556b82;min-width:auto;margin:0 15px 0 0}cx-customer-selection form label input{width:100%}cx-customer-selection form label input:focus{outline:none}cx-customer-selection form label input.ng-invalid.ng-dirty,cx-customer-selection form label input.ng-invalid.ng-touched{border-color:initial}@media(max-width:41rem){cx-customer-selection form{flex-direction:column}}cx-customer-selection form .searchLabel{margin-top:.5rem;margin-inline-end:1rem}cx-customer-selection form button[type=submit]{background-color:var(--cx-color-success-accent);opacity:.4;border:.0714rem solid var(--cx-color-success-accent);border-radius:.5rem;color:var(--cx-color-success);font-weight:var(--cx-font-weight-bold);transition:opacity .3s}cx-customer-selection form button[type=submit].active{opacity:1}cx-customer-selection .asm-results{position:absolute;border:solid 1px #89919a;line-height:1.5rem;z-index:11;box-shadow:0 5px 20px #d9d9d9,0 2px 8px #ededed;background-color:#fff;border-radius:4px;max-width:50vw;max-height:70vh;overflow-y:auto;top:3.3rem;width:25rem}@media(max-width:1200px){cx-customer-selection .asm-results{max-width:calc(100% - 4rem)}}cx-customer-selection .asm-results cx-dot-spinner{height:42px;color:#0a6ed1}cx-customer-selection .asm-results button{margin:0;appearance:none;outline:0;border:0;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent;color:#51555a;display:flex;flex-direction:column;cursor:pointer;padding:10px;width:100%;align-items:flex-start;justify-content:flex-start}@media(min-width:767px){cx-customer-selection .asm-results button{flex-direction:row}}cx-customer-selection .asm-results button.active{color:#32363a;background-color:#d3d6db}cx-customer-selection .asm-results button:hover{color:#32363a;background-color:#d3d6db}cx-customer-selection .asm-results button span{margin-inline-end:15px;margin-top:0;margin-bottom:0;margin-inline-start:0;word-break:break-all;white-space:normal;text-align:start}@media(min-width:575px){cx-customer-selection .asm-results button span:last-of-type{margin:0}}cx-customer-selection .asm-results button .linkStyleLabel{font-family:"72";font-weight:600;font-size:13px;color:#0064d9}cx-customer-list .cx-modal-content{min-height:352px}cx-customer-list .cx-dialog-header{padding-top:2rem;padding-inline-end:1.75rem;padding-bottom:2rem;padding-inline-start:2.3rem;border-width:0;display:flex}cx-customer-list .cx-dialog-header .title{font-size:1.25rem;font-weight:900}cx-customer-list .cx-dialog-sub-header{padding-top:0;padding-inline-end:1.75rem;padding-bottom:.5rem;padding-inline-start:1.75rem;border-width:0;display:flex}cx-customer-list .cx-dialog-sub-header .cx-header-select{display:flex;align-items:flex-end}cx-customer-list .cx-dialog-sub-header .cx-header-select .cx-total{padding:1rem}cx-customer-list .cx-dialog-sub-header .cx-header-select.mobile{flex-direction:column}cx-customer-list .cx-dialog-sub-header .cx-header-actions{align-items:flex-end;display:flex}cx-customer-list .cx-dialog-sub-header .cx-header-actions label{margin:0}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper{position:relative;margin-inline-start:1rem;margin-bottom:-.15rem}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper .form-control{padding-inline-end:46px}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper .form-control:hover,cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper .form-control:focus{border:2px solid #004da5;box-shadow:0 0 1px #788fa6b8;outline:none;background-color:#fff}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper .form-control::-webkit-input-placeholder{color:#74777a;font-style:italic}cx-customer-list .cx-dialog-sub-header .cx-header-actions .search-wrapper cx-icon{position:absolute;top:17px;right:17px;cursor:pointer}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons{display:flex;align-items:center}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons cx-icon{color:#0070f2}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons cx-icon.previous{padding-top:0;padding-inline-end:10px;padding-bottom:0;padding-inline-start:0}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons cx-icon.next{padding-top:0;padding-inline-end:0;padding-bottom:0;padding-inline-start:10px}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons button{text-decoration:none;color:#0070f2}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons .cx-btn-previous span{padding-top:0;padding-inline-end:0;padding-bottom:0;padding-inline-start:5px}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons .cx-btn-next span{padding-top:0;padding-inline-end:5px;padding-bottom:0;padding-inline-start:0}cx-customer-list .cx-dialog-sub-header .cx-header-actions .cx-pagination-buttons div:first-child{font-size:.875rem;color:#1d2d3e;padding:0 10px}cx-customer-list .cx-dialog-sub-header .cx-header-actions .table-header-cell{line-height:40px;margin-top:0;margin-inline-end:15px;margin-bottom:0;margin-inline-start:0}cx-customer-list .cx-dialog-sub-header .cx-header-actions .table-header-cell.sort{cursor:pointer}cx-customer-list .cx-dialog-sub-header .cx-header-actions .table-header-cell.sort cx-icon{margin:0 10px}cx-customer-list .cx-dialog-sub-header .cx-header-actions.mobile{flex-direction:column}cx-customer-list .cx-dialog-sub-header.tablet-mobile{flex-direction:column}cx-customer-list .asm-mobile-pagination{flex-direction:row-reverse}cx-customer-list .cx-dialog-body{padding-top:0;padding-bottom:0;max-height:calc(100vh - 260px)}@media(max-width:575.98px){cx-customer-list .cx-dialog-body{max-height:calc(100vh - 470px)}}cx-customer-list .cx-dialog-body{overflow-y:auto}cx-customer-list .cx-dialog-foot{display:flex;flex-direction:row-reverse}cx-customer-list .table thead tr{border-top:1px solid var(--cx-color-light);height:44px}cx-customer-list .table thead tr th{color:#1d2d3e;text-transform:none;font-weight:700}cx-customer-list .table tbody td{font-size:.875rem;color:#1d2d3e}cx-customer-list .table tbody td .cx-header-text{color:#6a6d70;font-weight:400}cx-customer-list .cx-btn-cell{text-decoration:none;color:#0070f2;padding:0;border:0;min-height:1.15rem;width:fit-content}cx-customer-list .cx-avatar-cell{width:65px;vertical-align:top}cx-customer-list .cx-cell-container{display:flex;align-items:center;min-height:44px;padding:5px 0}cx-customer-list .cx-cell-container .cx-avatar img,cx-customer-list .cx-cell-container .cx-avatar .cx-avatar-text{width:44px;height:44px;line-height:44px;border-radius:50%;text-align:center;text-transform:uppercase;margin-top:2px;margin-inline-end:10px;margin-bottom:2px;margin-inline-start:0}cx-customer-list .cx-cell-container .cx-avatar .cx-avatar-text{background:#9259cd;color:#fff;border-radius:50%}cx-customer-list .cx-cell-container .cx-cart{padding-inline-end:18px}cx-customer-list .cx-cell-container .cx-action-disable{color:var(--cx-color-dark)}cx-customer-list .cx-action-color{color:#0070f2}cx-customer-list .cx-multi-cell{vertical-align:top}cx-customer-list .cx-multi-cell .cx-cell-container{flex-direction:column;align-items:flex-start}cx-customer-list .cx-multi-cell .cx-cell-container button{min-width:0}cx-customer-list .cx-multi-cell .cx-cell-container cx-icon{align-self:flex-start}cx-customer-list .cx-empty-state,cx-customer-list .cx-error-state{display:flex;justify-content:left}cx-customer-list .ng-select .ng-select-container{border:0}cx-customer-list .ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{border-color:#0070f2 transparent transparent}cx-customer-list .ng-select.ng-select-focused{outline:none}cx-customer-list .ng-select.customer-list-selector .ng-value-label{font-weight:700;color:#0070f2}cx-customer-list cx-pagination{float:right}cx-customer-list cx-pagination a{margin-top:10px;width:24px;height:26px;font-family:"72";font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#0064d9;border-color:#fff}cx-customer-list cx-pagination a:first-child{width:48px;height:26px;font-family:SAP-icons;font-style:normal;font-weight:800;font-size:20px;line-height:16px;text-align:center;color:#0064d9;margin-top:8px}cx-customer-list cx-pagination a:last-child{width:48px;height:26px;font-family:SAP-icons;font-style:normal;font-weight:800;font-size:20px;line-height:16px;text-align:center;color:#0064d9;border-color:#fff;margin-top:8px}cx-customer-list cx-pagination a.current{width:32px;height:26px;font-family:"72";font-style:normal;font-weight:700;font-size:14px;line-height:16px;text-align:center;color:#1d2d3e;background:#eaecee;border-radius:8px;border-color:#fff}cx-customer-list .cx-asm-create-customer-btn{background-color:#eaecee;border-color:#eaecee;border-radius:8px;padding:0 10px;color:#1d2d3e;text-decoration:none;font-family:"72";font-style:normal;font-weight:600;font-size:14px;line-height:16px;min-height:42px;min-width:70px}cx-customer-list .cx-asm-create-customer-btn cx-icon{color:#1d2d3e;margin-inline-end:3px}cx-customer-list .cx-asm-create-customer-btn:hover{background-color:#fff;border-width:1px;border-color:#d6dade;border-style:solid}cx-customer-list .cx-asm-create-customer-btn:focus{box-shadow:none}cx-customer-list .cx-asm-customer-list-btn-cancel{color:#0064d8;font-family:"72";font-style:normal;font-weight:600;font-size:14px;line-height:19px;border-radius:8px;border-color:#fff;min-height:42px;margin:0 20px 0 0;padding:0 10px}cx-customer-list .cx-asm-customer-list-btn-cancel:hover{color:#0064d8;background-color:#d9d9d9}cx-customer-list .cx-asm-customer-list-btn-cancel:focus{box-shadow:none}cx-customer-list .ng-dropdown-panel{width:auto}cx-asm-bind-cart{display:flex;justify-content:flex-start;align-items:baseline;flex:1;width:100%}@media(max-width:575px){cx-asm-bind-cart>*{margin-bottom:12px}}@media(min-width:575px){cx-asm-bind-cart button{margin-inline-start:8px}}cx-asm-bind-cart button.cx-asm-bindCartToCustomer{background-color:#0070f2;border:1px solid #0070f2;color:#fff;opacity:.4;transition:opacity .3s;position:relative}cx-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-asm-active{opacity:1}cx-asm-bind-cart button.cx-asm-bindCartToCustomer cx-dot-spinner{position:absolute;inset:0;display:none}cx-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-bind-loading span{opacity:0}cx-asm-bind-cart button.cx-asm-bindCartToCustomer.cx-bind-loading cx-dot-spinner{display:flex}cx-asm-bind-cart form{display:flex;align-items:center;min-width:auto;margin:0;flex:1;width:100%}@media(max-width:575px){cx-asm-bind-cart form{flex-direction:column;gap:10px;align-items:flex-start}}cx-asm-bind-cart label{color:#556b82}cx-asm-bind-cart input{border:none;background-color:transparent}cx-asm-bind-cart input:focus{box-shadow:none;outline-style:none}cx-asm-bind-cart .cx-asm-assignCart{border:1px solid #eff1f2;border-radius:4px;background-color:#eff1f2;box-shadow:0 4px 4px #00000040;margin-inline-start:6px;margin-inline-end:15px;max-width:20rem;padding-inline-end:15px}@media(max-width:575px){cx-asm-bind-cart .cx-asm-assignCart{margin-inline-end:0;margin-inline-start:0;min-width:100%;max-width:100%}}cx-asm-bind-cart .cx-asm-assignCart:focus,cx-asm-bind-cart .cx-asm-assignCart:focus-within,cx-asm-bind-cart .cx-asm-assignCart:active,cx-asm-bind-cart .cx-asm-assignCart.active{background-color:#fff;outline:none}cx-asm-bind-cart .cx-asm-assignCart .cx-asm-reset{visibility:hidden;background-color:transparent;border:none;color:inherit}cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button{width:20%;display:flex;align-items:center}@media(max-width:575px){cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button{margin-inline-end:0;margin-inline-start:0;min-width:100%;max-width:100%}}cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input{border:.0625rem solid #eaecee;border-bottom-color:#556b81;width:100%;border-radius:.25rem;padding:0 .75rem;height:2.25rem;display:flex;align-items:center}cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-dirty,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-touched{border-color:#eaecee;border-bottom-color:#556b81}cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-dirty:focus,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input.ng-invalid.ng-touched:focus{border:.125rem solid rgb(0,100,217);box-shadow:0 0 .0625rem #788fa6b8;outline:none;background-color:#fff}cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input:focus{border:.125rem solid rgb(0,100,217);box-shadow:0 0 .0625rem #788fa6b8;outline:none;background-color:#fff}cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button input:hover{box-shadow:0 0 0 .0625rem #68aeff80 inset}cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button:focus,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button:focus-within,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button:active,cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button.active{background-color:#fff;outline:none}cx-asm-bind-cart .cx-asm-assignCart-input-show-no-button .cx-asm-reset{visibility:hidden;background-color:transparent;border:none;color:inherit}cx-dot-spinner{display:flex;justify-content:center;align-items:center;width:100%}cx-dot-spinner>div{width:8px;height:8px;margin:6px;border-radius:100%;background-color:currentColor;animation:spinner-dots-pulse 1s ease infinite}cx-dot-spinner>div:nth-child(1){animation-delay:-.2s}cx-dot-spinner>div:nth-child(3){animation-delay:.2s}@keyframes spinner-dots-pulse{0%,to,60%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(2);transform:scale(2)}}cx-asm-create-customer-form .cx-message{border-radius:8px;margin-bottom:15px}cx-asm-create-customer-form .cx-message .cx-message-content{margin-inline-start:0;max-width:100%}cx-asm-create-customer-form .cx-message .cx-message-content .cx-message-header{padding:.25rem 1rem;min-height:auto;padding-inline-end:1rem;font-size:14px;font-family:"72";font-style:normal;font-weight:400;line-height:16px;text-align:start}cx-asm-create-customer-form .cx-message .cx-message-content .cx-message-header .cx-message-icon{align-self:flex-start}cx-asm-create-customer-form .cx-message .cx-message-content .cx-message-header .cx-message-text{padding:.25rem 0}cx-asm-create-customer-form .cx-message .close{align-self:flex-start;padding:.25rem 0;margin-inline-start:auto;position:unset;color:#0064d8;font-size:16px}cx-asm-create-customer-form .cx-message-info{background-color:#e1f4ff;border-color:#7bcfff}cx-asm-create-customer-form .cx-message-info .cx-message-icon cx-icon{color:#0070f2}cx-asm-create-customer-form .cx-message-danger{background-color:#ffeaf4;border-color:#ff8ec4}@media(min-width:992px){cx-asm-create-customer-form .cx-asm-dialog{max-width:30%!important;min-width:30%!important}}cx-asm-create-customer-form .cx-asm-dialog .cx-modal-content{border-radius:16px}cx-asm-create-customer-form .cx-dialog-header{padding-top:1rem;padding-inline-end:1.75rem;padding-bottom:2rem;padding-inline-start:2rem;border-width:0;display:flex;border-bottom:1px solid #dee2e6;height:50px}cx-asm-create-customer-form .cx-dialog-header .title{font-size:18px;font-weight:900}cx-asm-create-customer-form .cx-dialog-body{padding-top:15px;max-height:calc(100vh - 260px);overflow-y:auto}cx-asm-create-customer-form label .label-content{color:#556b82}cx-asm-create-customer-form .form-control{border-bottom-color:#556b81;box-shadow:inset 0 0 0 1px #556b8240;border-radius:4px}cx-asm-create-customer-form .form-control::placeholder{color:#556b82;font-style:italic}cx-asm-create-customer-form .form-control:focus{border:2px solid #004da5;box-shadow:0 0 1px #788fa6b8;outline:none;background-color:#fff}cx-asm-create-customer-form input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset!important}cx-asm-create-customer-form input.ng-invalid.ng-touched{border:1px #f1f1f1;background-color:#ffeaf4;box-shadow:inset 0 0 0 1px #ff8fc573;border-block-end:2px solid #e90b0b}cx-asm-create-customer-form cx-form-errors p{color:#db0002}cx-asm-create-customer-form .cx-asm-create-customer-btn{margin:0 2px;padding:0 10px;border-radius:8px;min-height:42px;min-width:70px;font-size:14px;font-family:"72";font-style:normal;font-weight:600;line-height:19px}cx-asm-create-customer-form .cx-asm-create-customer-btn:focus{box-shadow:none}cx-asm-create-customer-form .cx-asm-create-customer-btn-create{color:#fff;background-color:#0070f2;border-color:#0070f2}cx-asm-create-customer-form .cx-asm-create-customer-btn-create:hover{color:#fff;background-color:#0050f2}cx-asm-create-customer-form .cx-asm-create-customer-btn-cancel{color:#0064d9;border-color:#fff}cx-asm-create-customer-form .cx-asm-create-customer-btn-cancel:hover{color:#0064d9;background-color:#d9d9d9}.santorini-updated{--cx-color-background: #f4f4f4;--cx-color-text: #14293a;--cx-color-inverse: #ffffff;--cx-color-transparent: transparent;--cx-color-primary: #055f9f;--cx-color-secondary: #556b82;--cx-color-success: #256f3a;--cx-color-info: #0064d8;--cx-color-warning: #b44f00;--cx-color-danger: #aa0808;--cx-color-light: #f1f1f1;--cx-color-dark: #77818b;--cx-color-primary-accent: #0f4880;--cx-color-success-accent: #f0fbe4;--cx-color-danger-accent: #fff1f1;--cx-color-warning-accent: #fff5df;--cx-color-info-accent: #deeffe;--cx-color-medium: #d3d6db;--cx-color-background-dark: #212738;--cx-color-visual-focus: #1f3a93;--cx-color-background-focus: rgba(80, 176, 244, .1);--cx-color-border-focus: rgba(166, 204, 232, .6);--cx-page-width-max: 1140px;--cx-font-weight-light: 300;--cx-font-weight-normal: 400;--cx-font-weight-semi: 600;--cx-font-weight-bold: 700;--cx-text-transform: capitalize;--cx-direction: ltr;--cx-transition-duration: .5s;--cx-animation-duration: 1s;--cx-border-radius: 1em;--cx-buttons-border-radius: 2rem;--cx-buttons-border-width: 3px;--cx-border-style: solid}cx-asm-customer-360{height:100%}cx-asm-customer-360 button.link:focus,cx-asm-customer-360 button.link:active{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}cx-asm-customer-360 .cx-overview-title-link{text-decoration:none;cursor:pointer;color:#0070f2;margin:0 0 0 8px}cx-asm-customer-360 .cx-modal-content{overflow-y:hidden}cx-asm-customer-360 .cx-dialog-header{flex-direction:column;padding:2rem}cx-asm-customer-360 .cx-dialog-header .header-title{width:100%;display:flex;justify-content:space-between}cx-asm-customer-360 .cx-dialog-header .header-title h3{font-weight:var(--cx-font-weight-semi);color:#14293a}cx-asm-customer-360 .cx-dialog-header .header-content{width:100%;margin-top:37px}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details{display:flex;justify-content:space-between;margin-bottom:36px}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info{display:flex}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .login-info{font-size:.875rem;font-weight:var(--cx-font-weight-normal);color:#6c7079}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .cx-avatar{font-size:18px;width:48px;height:48px;line-height:48px;border-radius:50%;color:#fff;text-align:center;background:#9259cd;text-transform:uppercase}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .cx-avatar-image cx-media img{object-fit:cover;border-radius:50%;width:48px;height:48px}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-log{font-weight:var(--cx-font-weight-normal);font-size:.875rem;padding:0 16px;color:var(--cx-color-secondary)}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .cx-asm-customer-info .cx-asm-customer-name{color:#14293a;font-weight:var(--cx-font-weight-bold)}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .cx-asm-customer-info .cx-asm-customer-email{color:#0064d9;font-size:.875rem}cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .cx-asm-customer-info .cx-asm-customer-address{color:#14293a;font-size:.875rem}cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details{padding:0 0 0 18px}cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details>span{align-items:center;color:#6c7079;display:inline-flex}cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details>span:nth-of-type(n+2){margin:0 0 0 36px}cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details .account-icon{color:#0070f2;font-size:1.125rem;margin:0 14px 0 0}cx-asm-customer-360 .cx-dialog-header .close{font-size:1.5rem;color:var(--cx-color-dark)}cx-asm-customer-360 .cx-dialog-body{display:flex;flex:1;flex-direction:column;padding-top:0;overflow-y:hidden}cx-asm-customer-360 .cx-dialog-body .cx-tab-headers{display:flex;flex-direction:row;overflow-x:auto;border-bottom:1px solid #d3d6db;padding:2rem 0 0}cx-asm-customer-360 .cx-dialog-body .cx-tab-header{text-align:center;color:#333;font-weight:var(--cx-font-weight-semi);border:1px solid #fff;background-color:#fff;margin-inline-start:1rem;padding:0 1rem 1rem;font-size:1.125rem}cx-asm-customer-360 .cx-dialog-body .cx-tab-header.active{cursor:default;color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 .cx-dialog-body .cx-tab-header:hover{color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 .cx-dialog-body .cx-tab-header:active,cx-asm-customer-360 .cx-dialog-body .cx-tab-header:hover,cx-asm-customer-360 .cx-dialog-body .cx-tab-header:focus{color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 .cx-dialog-body .cx-tab-content{flex:1;min-height:0;overflow-y:auto;padding:0 0 28px;max-height:55vh}cx-asm-customer-360 .cx-dialog-body .active{color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 .cx-dialog-body .active:hover{color:#0064d9;text-decoration:none;border-bottom:1px solid #0064d9}cx-asm-customer-360 cx-message{margin-top:37px;width:100%}cx-asm-customer-360 cx-message .cx-message{border-radius:8px;margin-bottom:1rem}cx-asm-customer-360 cx-message .cx-message .cx-message-content{margin-inline-start:0;max-width:100%}cx-asm-customer-360 cx-message .cx-message .cx-message-content .cx-message-header{padding-inline-end:1rem;font-size:.875rem;font-family:"72";font-style:normal;font-weight:400;line-height:1rem;text-align:start}cx-asm-customer-360 cx-message .cx-message .close{align-self:center;margin-inline-start:auto;position:unset;color:#0064d8;font-size:1rem}cx-asm-customer-360 cx-message .cx-message-danger{background-color:#ffeaf4;border-color:#ff8ec4}cx-asm-customer-360 .cx-tab-error{text-align:center;padding:50px 0}cx-asm-customer-360 .cx-tab-error .cx-tab-error-image{background-size:contain;background-repeat:no-repeat;background-position:center center;height:200px;background-image:url("data:image/svg+xml,%3Csvg width='320' height='200' viewBox='0 0 320 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M305.547 6.15619e-06H14.4533C12.5559 -0.00174584 10.6768 0.37047 8.92329 1.09536C7.16981 1.82026 5.57638 2.88362 4.23409 4.22468C2.8918 5.56573 1.82697 7.15817 1.10045 8.91098C0.373942 10.6638 -8.08861e-07 12.5426 0 14.44V185.547C0 189.38 1.52275 193.056 4.23328 195.767C6.9438 198.477 10.6201 200 14.4533 200H305.547C309.38 200 313.056 198.477 315.767 195.767C318.477 193.056 320 189.38 320 185.547V14.44C320 12.5426 319.626 10.6638 318.9 8.91098C318.173 7.15817 317.108 5.56573 315.766 4.22468C314.424 2.88362 312.83 1.82026 311.077 1.09536C309.323 0.37047 307.444 -0.00174584 305.547 6.15619e-06V6.15619e-06Z' fill='%23EBF8FF'/%3E%3Crect x='21' y='64.8438' width='86.9676' height='110.159' rx='9.66306' transform='rotate(-24.3398 21 64.8438)' fill='%23D1EFFF'/%3E%3Crect x='28.6719' y='67.737' width='75.3719' height='98.5632' rx='5.79784' transform='rotate(-24.3398 28.6719 67.737)' fill='%23EBF8FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M134.31 127.767L93.9588 38.5656C96.3257 38.3638 98.6681 39.6404 99.7171 41.917L135.595 121.23C136.612 123.521 136.024 126.123 134.31 127.767Z' fill='%23B8E6FF'/%3E%3Cpath d='M50.1777 115.279C50.1777 115.279 67.7861 107.314 86.4002 117.984C105.014 128.655 116.837 136.033 116.837 136.033L74.5768 155.15C71.6538 156.472 68.2269 155.18 66.9047 152.257L50.1777 115.279Z' fill='%23B8E6FF'/%3E%3Cpath d='M105.055 120.491C101.764 121.046 99.3241 123.295 97.0278 126.519C95.3294 129.047 93.7651 131.685 92.3447 134.407C89.7658 139.115 87.9412 144.226 86.903 149.574L127.402 131.254C115.677 126.949 112.029 119.308 105.055 120.491Z' fill='%239EDDFF'/%3E%3Cpath d='M97.5682 92.1241C102.71 89.7982 105.049 83.9037 102.803 78.9382C100.557 73.9726 94.5677 71.8457 89.4437 74.1636C84.3197 76.4814 81.9626 82.3839 84.2087 87.3495C86.4549 92.315 92.4442 94.442 97.5682 92.1241Z' fill='%23D1EFFF'/%3E%3Crect x='209.421' y='29.2903' width='88.9092' height='112.618' rx='9.87881' transform='rotate(10.5425 209.421 29.2903)' fill='%23D1EFFF'/%3E%3Crect x='214.164' y='36.2016' width='77.0547' height='100.764' rx='5.92728' transform='rotate(10.5425 214.164 36.2016)' fill='%23EBF8FF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M267.659 148.307L285.972 49.9076C288.086 51.1288 289.306 53.589 288.834 56.1261L272.566 143.535C272.094 146.072 270.071 147.928 267.659 148.307Z' fill='%23B8E6FF'/%3E%3Cpath d='M256.707 66.2307C258.027 67.8832 256.734 71.1595 253.853 73.5774C252.136 75.0264 250.221 75.8155 248.699 75.894C248.692 77.1186 248.655 78.3979 248.545 79.7441C247.966 87.1727 246.677 95.6145 241.133 94.6231C234.693 93.4848 235.197 87.429 235.78 80.6242C235.823 80.0695 235.863 79.5342 235.906 78.9795C236.488 71.5314 238.015 65.4851 243.31 65.8676C245.432 66.0213 246.796 67.2198 247.631 69.1036C248.07 68.5823 248.563 68.0913 249.115 67.6111C251.997 65.1932 255.387 64.5782 256.707 66.2307Z' fill='%23D1EFFF'/%3E%3Cpath d='M258.069 89.1533C257.288 93.3489 254.74 96.3514 252.347 95.9262C246.528 94.9036 248.33 91.7018 249.445 87.5482C250.563 83.3752 252.77 80.3696 255.167 80.7754C259.555 81.4916 258.85 84.9577 258.069 89.1533Z' fill='%23D1EFFF'/%3E%3Cpath d='M258.959 102.081L226.986 96.1305C226.617 96.0618 226.249 96.3148 226.177 96.7033L222.063 118.808C221.99 119.196 222.243 119.565 222.612 119.634L254.584 125.584C254.953 125.653 255.322 125.4 255.394 125.011L259.508 102.907C259.581 102.518 259.328 102.149 258.959 102.081Z' fill='%23D1EFFF'/%3E%3Cpath d='M259.673 98.1338L227.759 92.1944C227.39 92.1257 227.021 92.3787 226.949 92.7672L225.47 100.712C225.398 101.1 225.651 101.469 226.02 101.537L257.934 107.477C258.303 107.545 258.672 107.293 258.744 106.904L260.222 98.9596C260.295 98.5711 260.042 98.2025 259.673 98.1338Z' fill='%23B8E6FF'/%3E%3Cpath d='M262.183 95.4458L226.637 88.8304C226.268 88.7618 225.899 89.0147 225.827 89.4032L224.207 98.1052C224.135 98.4937 224.388 98.8623 224.757 98.931L260.303 105.546C260.672 105.615 261.041 105.362 261.113 104.974L262.733 96.2716C262.805 95.8831 262.552 95.5145 262.183 95.4458Z' fill='%23D1EFFF'/%3E%3Cpath d='M205 109.5C205 134.077 185.077 154 160.5 154C135.923 154 116 134.077 116 109.5C116 84.9233 135.923 65 160.5 65C185.077 65 205 84.9233 205 109.5Z' fill='%23F31DED'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.442 99.2908C179.179 97.5543 179.179 94.7389 177.442 93.0024C175.706 91.2659 172.891 91.2659 171.154 93.0024L160.723 103.434L150.291 93.0024C148.554 91.2659 145.739 91.2659 144.003 93.0024C142.266 94.7389 142.266 97.5543 144.003 99.2908L154.434 109.722L144.003 120.154C142.266 121.89 142.266 124.706 144.003 126.442C145.739 128.179 148.554 128.179 150.291 126.442L160.723 116.011L171.154 126.442C172.891 128.179 175.706 128.179 177.442 126.442C179.179 124.706 179.179 121.89 177.442 120.154L167.011 109.722L177.442 99.2908Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M160 161C188.167 161 211 138.167 211 110C211 81.8335 188.167 59 160 59C131.833 59 109 81.8335 109 110C109 138.167 131.833 161 160 161ZM160 165C190.376 165 215 140.376 215 110C215 79.6243 190.376 55 160 55C129.624 55 105 79.6243 105 110C105 140.376 129.624 165 160 165Z' fill='%23F58B00'/%3E%3Ccircle cx='24.5' cy='24.5' r='5.5' fill='%23D1EFFF'/%3E%3Ccircle cx='294' cy='173' r='6' fill='%23D1EFFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M140 33C144.971 33 149 28.9706 149 24C149 19.0294 144.971 15 140 15C135.029 15 131 19.0294 131 24C131 28.9706 135.029 33 140 33ZM140 30.5999C143.645 30.5999 146.6 27.6449 146.6 23.9999C146.6 20.3548 143.645 17.3999 140 17.3999C136.355 17.3999 133.4 20.3548 133.4 23.9999C133.4 27.6449 136.355 30.5999 140 30.5999Z' fill='%23D1EFFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 185C43.9706 185 48 180.971 48 176C48 171.029 43.9706 167 39 167C34.0294 167 30 171.029 30 176C30 180.971 34.0294 185 39 185ZM39 182.6C42.6451 182.6 45.6 179.645 45.6 176C45.6 172.355 42.6451 169.4 39 169.4C35.3549 169.4 32.4 172.355 32.4 176C32.4 179.645 35.3549 182.6 39 182.6Z' fill='%23D1EFFF'/%3E%3C/svg%3E")}cx-asm-customer-360 .cx-tab-error .cx-tab-error-header{padding:28px 0 16px;font-weight:700;font-size:32px;line-height:37px;color:#1d2d3e}cx-asm-customer-360 .cx-tab-error .cx-tab-error-message{font-weight:400;font-size:14px;line-height:16px;color:#1d2d3e}@media(max-width:575px){cx-asm-customer-360 .cx-asm-customer-360{align-items:flex-start!important}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content{margin-top:1rem}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details{margin-bottom:1rem}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .cx-avatar{font-size:1rem;flex-shrink:0;width:2.25rem;height:2.25rem;line-height:2.25rem}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content .header-profile-details .header-profile-details-info .cx-avatar-image cx-media img{min-width:2.25rem;width:2.25rem;height:2.25rem}cx-asm-customer-360 .cx-asm-customer-360 .cx-dialog-header .header-content .header-account-details span{margin:0}cx-asm-customer-360 .cx-asm-customer-360 .cx-tab-headers{padding:1rem 0 0}}cx-asm-customer-360-profile{display:block;padding:0 48px}cx-asm-customer-360-profile h4{font-weight:var(--cx-font-weight-semi)}cx-asm-customer-360-profile .cx-asm-profile-address-cell{display:flex;flex-direction:column}cx-asm-customer-360-profile .cx-card-img-container .fab:before,cx-asm-customer-360-profile .cx-card-img-container .fas:before{font-size:var(--cx-font-size, 48px)}cx-asm-customer-360-profile .cx-asm-profile-subheader{font-size:.875rem;font-weight:var(--cx-font-weight-bold);padding:15px 0;color:#14293a}cx-asm-customer-360-profile .cx-asm-profile-container{color:var(--cx-color-secondary)}cx-asm-customer-360-profile .cx-asm-profile-cards{display:flex;justify-content:flex-start;flex-wrap:wrap}cx-asm-customer-360-profile .cx-asm-profile-cards .cx-asm-profile-card{width:300px;padding-top:0;padding-inline-end:15px;padding-bottom:15px;padding-inline-start:0}cx-asm-customer-360-product-listing .product-listing{display:flex;flex-direction:column;padding:24px 48px}cx-asm-customer-360-product-listing .product-listing-header{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);align-items:center;display:flex;flex-flow:row wrap;margin-bottom:36px}cx-asm-customer-360-product-listing .product-listing-items{display:grid;gap:12px}cx-asm-customer-360-product-listing .product-listing-items.column-1{grid-template-columns:repeat(1,100%)}cx-asm-customer-360-product-listing .product-listing-items.column-2{grid-template-columns:repeat(2,50%)}cx-asm-customer-360-product-listing .product-listing-items.column-3{grid-template-columns:repeat(3,33%)}cx-asm-customer-360-product-listing .empty-result-description{padding:16px 32px;color:#6c7079;font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal)}cx-asm-customer-360-product-listing .title-link{color:#0070f2}cx-asm-customer-360-product-listing .title-link.inactive{cursor:auto;color:#000;pointer-events:none}cx-asm-customer-360-product-listing .show-hide-container{width:100%;display:flex;justify-content:center}cx-asm-customer-360-product-listing .show-hide-button{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);color:#0070f2;margin:32px auto 0;text-decoration:none}cx-asm-customer-360-product-listing cx-asm-customer-360-product-item{display:flex;border:1px solid #d3d6db;border-radius:10px;padding:16px}cx-asm-customer-360-product-listing cx-asm-customer-360-product-item .cx-asm-customer-360-product-item-media{margin-inline-end:16px;width:100px;height:100px}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-content{flex:1;min-width:0}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-content button{text-align:start}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-out-of-stock{font-weight:var(--cx-font-weight-normal);color:var(--cx-color-secondary)}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-name{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);color:#14293a;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:100%}cx-asm-customer-360-product-listing .cx-asm-customer-360-product-item-name:hover{color:var(--cx-color-primary)}cx-asm-customer-360-product-listing .cart-divider{border:0;border-color:#afafaf;border-style:solid;border-right-width:1px;height:20px}cx-asm-customer-360-product-listing .cart-total-no-items,cx-asm-customer-360-product-listing .cart-total-price{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);color:var(--cx-color-secondary);padding:0 16px}cx-asm-customer-360-product-listing .cart-total-no-items{margin-inline-start:auto}cx-asm-customer-360-table{display:block;padding:0 18px}cx-asm-customer-360-table .cx-asm-customer-360-table{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:5px}cx-asm-customer-360-table .cx-asm-customer-360-table-heading{width:100%;font-size:.875rem;justify-content:space-between;display:flex}cx-asm-customer-360-table .cx-asm-customer-360-table-heading-text{font-size:1.125rem;font-weight:var(--cx-font-weight-semi);padding:28px 0 32px 30px}cx-asm-customer-360-table .cx-asm-customer-360-table-heading-pages{display:flex;font-size:.875rem;align-self:flex-end}cx-asm-customer-360-table .cx-asm-customer-360-table-heading-page{color:#0070f2;cursor:pointer;padding:0 14px;font-weight:700}cx-asm-customer-360-table .cx-asm-customer-360-table-heading-page.active{color:#0070f2;cursor:default}cx-asm-customer-360-table .cx-asm-customer-360-table-separator{border:none;border-bottom:1px solid #d3d6db;margin:0}cx-asm-customer-360-table .cx-asm-customer-360-table-empty{padding-top:14px}cx-asm-customer-360-table .cx-asm-customer-360-table-row{border:none;border-top:1px solid #d3d6db}cx-asm-customer-360-table .cx-asm-customer-360-table-row-header{border:none}cx-asm-customer-360-table .cx-asm-customer-360-table-row:nth-child(2n+2){background:#ebf8ff}cx-asm-customer-360-table .cx-asm-customer-360-table button{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:95%}cx-asm-customer-360-table .cx-asm-customer-360-table th,cx-asm-customer-360-table .cx-asm-customer-360-table td{text-align:start;vertical-align:top;padding:19px 10px}cx-asm-customer-360-table .cx-asm-customer-360-table th:first-child,cx-asm-customer-360-table .cx-asm-customer-360-table td:first-child{padding-inline-start:24px}cx-asm-customer-360-table .cx-asm-customer-360-table td{color:#14293a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem;font-weight:var(--cx-font-weight-normal)}cx-asm-customer-360-table .cx-asm-customer-360-table td button{font-weight:700;color:#0070f2}cx-asm-customer-360-table .cx-asm-customer-360-table th{font-size:1rem;font-weight:var(--cx-font-weight-semi);color:#14293a;cursor:pointer;-webkit-user-select:none;user-select:none}cx-asm-customer-360-table .cx-asm-customer-360-table th button{text-align:start}cx-asm-customer-360-table .cx-asm-customer-360-table th:hover,cx-asm-customer-360-table .cx-asm-customer-360-table th.active{color:#0070f2}cx-asm-customer-360-table .cx-asm-customer-360-table th.active{display:inline-block}cx-asm-customer-360-table .cx-asm-customer-360-table th.active.desc:after,cx-asm-customer-360-table .cx-asm-customer-360-table th.active.asc:after{content:"";margin-inline-start:8px;border-color:transparent;border-style:solid;border-left-width:5px;border-right-width:5px;position:relative}cx-asm-customer-360-table .cx-asm-customer-360-table th.active.desc:after{border-bottom:5px solid #0070f2;bottom:11px}cx-asm-customer-360-table .cx-asm-customer-360-table th.active.asc:after{border-top:5px solid #0070f2;top:13px}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-start,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-start{text-align:start}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-start button,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-start button{text-align:start}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-center,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-center{text-align:center}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-center button,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-center button{text-align:center}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-end,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-end{text-align:end}cx-asm-customer-360-table .cx-asm-customer-360-table th.text-end button,cx-asm-customer-360-table .cx-asm-customer-360-table td.text-end button{text-align:end}cx-asm-customer-360-map{display:inline-grid;font-size:.8125rem;grid-gap:12px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;margin:0 auto;padding:12px 28px 0;width:100%}@media(max-width:940px){cx-asm-customer-360-map{grid-template-columns:1fr}}cx-asm-customer-360-map .bold{font-weight:600}cx-asm-customer-360-map .store-count{align-self:center;color:#6c7079;font-size:1rem;grid-column:1/span 2}@media(max-width:940px){cx-asm-customer-360-map .store-count{grid-column:1}}cx-asm-customer-360-map .store-details{display:flex;flex-direction:row;margin-bottom:12px}cx-asm-customer-360-map .store-details-info{margin:0 0 0 8px}cx-asm-customer-360-map .store-listing-item{display:flex;flex-direction:row;padding:12px 0;position:relative;width:100%;border:0;text-align:start}cx-asm-customer-360-map .store-listing-item.selected{background:#d1efff;border-bottom:1px solid #d3d6db}cx-asm-customer-360-map .store-listing-item:not(.selected):hover{background:#d2dbe6}cx-asm-customer-360-map .store-listing-item:not(.selected):not(:hover):nth-of-type(odd){background:#ebf8ff;border-bottom:1px solid #0070f2}cx-asm-customer-360-map .store-listing-item:not(.selected):not(:hover):nth-of-type(2n){background:#fff;border-bottom:1px solid #e5e5e5}cx-asm-customer-360-map .store-listing-item-details{line-height:16px;padding:0 8px}cx-asm-customer-360-map .store-listing-item-distance{align-items:center;box-sizing:border-box;display:flex;flex:0 0 100px;justify-content:center;padding:0 4px;margin:0 0 0 auto}cx-asm-customer-360-map .store-map-container{height:400px}cx-asm-customer-360-map .store-map-container .store-map{border:0;border-bottom:1px solid #eeeeee;border-top:1px solid #eeeeee;padding:12px 0;width:100%;height:100%}cx-asm-customer-360-map .store-openings{font-size:.875rem}cx-asm-customer-360-map .store-openings-date{align-items:center;display:flex;flex-direction:row}cx-asm-customer-360-map .store-openings-dates{margin-bottom:24px}cx-asm-customer-360-map .store-openings-day{display:inline-block;margin:0 4px 0 0;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}cx-asm-customer-360-promotion-listing{display:block;padding:0 22px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:5px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-heading{width:100%;font-size:.875rem;justify-content:space-between;display:flex}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-heading-text{font-size:1.125rem;font-weight:var(--cx-font-weight-semi);padding:28px 0 32px 30px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-subheader{font-size:1rem;font-weight:var(--cx-font-weight-bold);padding:15px 10px 0;color:#14293a;display:flex}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-description{font-size:.875rem;font-weight:var(--cx-font-weight-normal);padding:0 10px 15px;color:var(--cx-color-secondary);display:flex}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-separator{border:none;border-bottom:1px solid #d3d6db;margin:0}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-empty{padding-top:14px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-row{width:100%;border-top:1px solid #d3d6db}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-action{float:right}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-apply-button{font-weight:var(--cx-font-weight-semi);font-size:1.125rem;background-color:#0070f2;color:#fff;float:right;border-radius:8px;padding:6px 10px;border:1px solid #0070f2}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-remove-button{color:#aa0808;background-color:#ffd6e9;font-weight:var(--cx-font-weight-semi);font-size:1.125rem;border-radius:8px;padding:6px 10px;border-width:1px;border:1px solid #ffc1df}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-action-separator{color:#747881}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-applied{font-weight:var(--cx-font-weight-semi);font-size:1.125rem}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-tabs{margin-inline-start:-18px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search{position:relative}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input{border:none;box-shadow:0 0 0 1px #556b8210,0 1px #556b81;height:48px;width:100%;padding:.6875rem .75rem;margin-top:.5rem;margin-bottom:.15rem;border-radius:.2rem}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input::placeholder{color:#6c7079}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input:hover{box-shadow:0 0 0 1px #68aeff40,0 1px #0064d9}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input:hover~.cx-asm-customer-360-promotion-listing-search-icon-reset{display:inline}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input:focus{border:2px solid #0064d9;box-shadow:none;outline:none}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-input:focus~.cx-asm-customer-360-promotion-listing-search-icon-reset{display:inline}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-icon-search{position:absolute;top:21px;color:#000;font-size:20px;right:17px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-icon-reset{display:none;position:absolute;top:21px;right:57px;color:#000;font-size:20px}cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-icon-reset:focus,cx-asm-customer-360-promotion-listing .cx-asm-customer-360-promotion-listing-search-icon-reset:hover{display:inline}cx-icon.success{padding-inline-end:.5rem;font-size:1.8rem;color:var(--cx-color-success)}
