.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}cx-page-layout{display:block;width:100%}cx-page-layout cx-page-slot{display:flex;flex-wrap:wrap;justify-content:center;flex:1 1 var(--cx-flex-basis, 100%)}cx-page-layout cx-page-slot>*{flex:1 1 var(--cx-flex-basis, 100%)}cx-paragraph,cx-category-navigation{display:block}hr{border-color:#0000001a;border-style:solid;border-width:1px 0 0 0;margin-top:1rem;margin-bottom:1rem}.container{margin-left:auto;margin-right:auto}cx-checkout-progress .cx-nav,cx-checkout-progress-mobile-top .cx-nav,cx-checkout-progress-mobile-bottom .cx-nav{font-size:1.188rem;font-weight:var(--cx-font-weight-bold);margin:0;line-height:26px}@media (min-width: 992px) and (max-width: 1199.98px){cx-checkout-progress .cx-nav,cx-checkout-progress-mobile-top .cx-nav,cx-checkout-progress-mobile-bottom .cx-nav{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}}cx-checkout-progress .cx-nav .cx-list,cx-checkout-progress-mobile-top .cx-nav .cx-list,cx-checkout-progress-mobile-bottom .cx-nav .cx-list{display:flex;flex-direction:row;list-style:none;padding:0;margin:0}cx-checkout-progress .cx-nav .cx-item,cx-checkout-progress-mobile-top .cx-nav .cx-item,cx-checkout-progress-mobile-bottom .cx-nav .cx-item{display:flex;justify-content:center;flex:1;color:var(--cx-color-text);padding:0 0 1.063rem;border-bottom:2px solid var(--cx-color-text)}cx-checkout-progress .cx-nav .cx-item :after,cx-checkout-progress-mobile-top .cx-nav .cx-item :after,cx-checkout-progress-mobile-bottom .cx-nav .cx-item :after{padding-inline-end:.75em;content:""}@media (min-width: 992px) and (max-width: 1199.98px){cx-checkout-progress .cx-nav .cx-item :after,cx-checkout-progress-mobile-top .cx-nav .cx-item :after,cx-checkout-progress-mobile-bottom .cx-nav .cx-item :after{padding-inline-end:.5rem}}cx-checkout-progress .cx-nav .cx-item.active,cx-checkout-progress-mobile-top .cx-nav .cx-item.active,cx-checkout-progress-mobile-bottom .cx-nav .cx-item.active{border-color:var(--cx-color-primary)}cx-checkout-progress .cx-nav .cx-item.disabled,cx-checkout-progress-mobile-top .cx-nav .cx-item.disabled,cx-checkout-progress-mobile-bottom .cx-nav .cx-item.disabled{border-color:var(--cx-color-medium)}cx-checkout-progress .cx-nav .cx-item:first-child :before,cx-checkout-progress-mobile-top .cx-nav .cx-item:first-child :before,cx-checkout-progress-mobile-bottom .cx-nav .cx-item:first-child :before{padding:0;content:""}cx-checkout-progress .cx-nav .cx-item:last-child :after,cx-checkout-progress-mobile-top .cx-nav .cx-item:last-child :after,cx-checkout-progress-mobile-bottom .cx-nav .cx-item:last-child :after{padding:0;content:""}cx-checkout-progress .cx-link,cx-checkout-progress-mobile-top .cx-link,cx-checkout-progress-mobile-bottom .cx-link{color:var(--cx-color-text);cursor:pointer;text-decoration:none;text-align:start}cx-checkout-progress .cx-link.disabled,cx-checkout-progress-mobile-top .cx-link.disabled,cx-checkout-progress-mobile-bottom .cx-link.disabled{color:var(--cx-color-secondary);cursor:not-allowed;pointer-events:none}cx-checkout-progress .cx-link.disabled:after,cx-checkout-progress-mobile-top .cx-link.disabled:after,cx-checkout-progress-mobile-bottom .cx-link.disabled:after{color:var(--cx-color-secondary)}cx-checkout-progress .cx-link.active,cx-checkout-progress-mobile-top .cx-link.active,cx-checkout-progress-mobile-bottom .cx-link.active{color:var(--cx-color-primary)}cx-checkout-progress .cx-link.active:after,cx-checkout-progress-mobile-top .cx-link.active:after,cx-checkout-progress-mobile-bottom .cx-link.active:after{color:var(--cx-color-primary)}cx-checkout-progress .cx-media .cx-list-media,cx-checkout-progress-mobile-top .cx-media .cx-list-media,cx-checkout-progress-mobile-bottom .cx-media .cx-list-media{display:none;font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);justify-content:space-between;align-items:center;line-height:4.75rem;min-width:100%;border-width:1px 0 0 0;border-style:solid;border-color:var(--cx-color-light);margin:0}cx-checkout-progress .cx-media .cx-list-media.active,cx-checkout-progress-mobile-top .cx-media .cx-list-media.active,cx-checkout-progress-mobile-bottom .cx-media .cx-list-media.active{background-color:var(--cx-color-background);border:0}cx-checkout-progress .cx-media .cx-list-media button,cx-checkout-progress-mobile-top .cx-media .cx-list-media button,cx-checkout-progress-mobile-bottom .cx-media .cx-list-media button{font-weight:var(--cx-font-weight-semi)}@media (max-width: 991.98px){cx-checkout-progress .cx-media .cx-list-media,cx-checkout-progress-mobile-top .cx-media .cx-list-media,cx-checkout-progress-mobile-bottom .cx-media .cx-list-media{display:flex;border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light);padding:0 1.875rem}}@media (max-width: 767.98px){cx-checkout-progress .cx-media .cx-list-media,cx-checkout-progress-mobile-top .cx-media .cx-list-media,cx-checkout-progress-mobile-bottom .cx-media .cx-list-media{padding:0 1.375rem}}@media (max-width: 991.98px){cx-billing-address-form{display:block;background-color:var(--cx-color-transparent)}cx-billing-address-form .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-billing-address-form .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-billing-address-form .container{width:100%}}cx-billing-address-form .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-billing-address-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-billing-address-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-billing-address-form .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-billing-address-form .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-billing-address-form .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-billing-address-form .cx-checkout-body.row{padding:0}}cx-billing-address-form .cx-checkout-text{margin-bottom:1.25rem}@media (max-width: 991.98px){cx-billing-address-form .cx-checkout-text{padding-inline-start:0}}cx-billing-address-form .cx-spinner{padding-top:30px;padding-bottom:30px}cx-payment-method{border:1px solid var(--cx-color-medium);border-radius:10px;margin-top:32px;margin-bottom:30px;padding-inline-start:1.875rem;padding-inline-end:1.875rem;padding-top:1.875rem}@media (max-width: 991.98px){cx-payment-method{display:block;background-color:var(--cx-color-transparent)}cx-payment-method .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-payment-method .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-payment-method .container{width:100%}}cx-payment-method .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-payment-method .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-payment-method .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-payment-method .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-payment-method .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-payment-method .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-payment-method .cx-checkout-body.row{padding:0}}cx-payment-method .cx-checkout-text{margin-bottom:1.25rem}cx-payment-method .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width: 991.98px){cx-payment-method{background-color:var(--cx-color-transparent)}}cx-payment-method .cx-payment.container{padding:0}cx-payment-method .cx-payment-card{padding-inline-start:0;padding-inline-end:0;padding-bottom:.625rem;margin-bottom:.625rem}@media (min-width: 992px){cx-payment-method .cx-payment-card:nth-child(odd){padding-inline-end:15px}cx-payment-method .cx-payment-card:nth-child(2n){padding-inline-start:15px}}cx-payment-method .cx-payment-card-inner{height:100%;background-color:var(--cx-color-inverse);cursor:pointer}@media (max-width: 991.98px){cx-payment-method .cx-payment-card-inner{background-color:var(--cx-color-inverse)}}cx-payment-method .cx-card-img-container .fab:before,cx-payment-method .cx-card-img-container .fas:before{font-size:var(--cx-font-size, 48px)}@media (max-width: 991.98px){cx-payment-method .cx-checkout-text{padding-inline-start:0}}cx-payment-method .cx-checkout-btns{padding-bottom:1rem}@media (max-width: 991.98px){cx-payment-method .cx-checkout-btns{padding:1.25rem 0}cx-payment-method .cx-checkout-btns .btn-secondary{margin-bottom:1rem}}cx-payment-method .cx-checkout-btns-top{display:flex;justify-content:flex-end;padding-inline-start:1.875rem}@media (max-width: 991.98px){cx-payment-method .cx-checkout-btns-top{display:none}}cx-payment-method .cx-checkout-btns-top .btn{width:50%}cx-payment-method .cx-checkout-btns-bottom{padding-bottom:0}@media (min-width: 992px){cx-payment-method .cx-checkout-btns-bottom{display:none}}cx-payment-method .cx-checkout-btns-bottom .btn-secondary{margin-bottom:0}cx-payment-method .cx-checkout-body{display:flex;align-items:stretch}@media (max-width: 991.98px){cx-payment-method .cx-checkout-body.row{padding:0}cx-payment-form{display:block;background-color:var(--cx-color-transparent)}cx-payment-form .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-payment-form .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-payment-form .container{width:100%}}cx-payment-form .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-payment-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-payment-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-payment-form .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-payment-form .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-payment-form .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-payment-form .cx-checkout-body.row{padding:0}}cx-payment-form .cx-checkout-text{margin-bottom:1.25rem}@media (max-width: 991.98px){cx-payment-form .cx-checkout-text{padding-inline-start:0}}cx-payment-form .cx-spinner{padding-top:30px;padding-bottom:30px}cx-payment-form .cx-payment-form-tooltip{margin:0 0 0 .1875rem;font-size:18px;position:relative;top:2px;color:var(--cx-color-secondary)}cx-payment-form .cx-payment-form-billing{margin:0 0 1.25rem}cx-payment-form .cx-payment-form-billing-address{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);padding:.875rem 0 1.25rem}cx-payment-form .cx-payment-form-exp-date{display:flex;flex-direction:row;flex-wrap:wrap}cx-payment-form .cx-payment-form-exp-date legend{font-size:1rem}cx-payment-form .cx-payment-form-exp-date-wrapper{flex:1}cx-payment-form .cx-payment-form-exp-date-wrapper:first-of-type{padding-inline-end:1rem}cx-payment-form .form-check{margin:0}cx-payment-form .label-content{white-space:nowrap}@media (max-width: 991.98px){cx-review-submit{padding:20px 0}}cx-review-submit .cx-review{padding:0 0 1rem}cx-review-submit .cx-review-title{text-transform:uppercase;margin:0 auto;padding:2.375rem 0 1.25rem;font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);font-weight:var(--cx-font-weight-normal)}cx-review-submit .cx-review-summary{margin:0;background-color:var(--cx-color-background);padding:15px 0}cx-review-submit .cx-review-summary-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;word-break:break-all}cx-review-submit .cx-review-summary-edit-step{padding:0 20px 20px}@media (max-width: 991.98px){cx-review-submit .cx-review-summary-edit-step{padding:10px 0 0}}@media (min-width: 992px){cx-review-submit .cx-review-summary .cx-review-payment-col{border-inline-end:1px solid var(--cx-color-text)}}cx-review-submit .cx-review-summary .cx-review-summary-card{display:flex;justify-content:space-between}@media (max-width: 991.98px){cx-review-submit .cx-review-summary .cx-review-summary-card{background-color:#fff;border-style:solid;border-width:1px;border-color:var(--cx-color-light);min-height:auto}}@media (min-width: 992px){cx-review-submit .cx-review-summary .cx-review-summary-card:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.5)}}cx-review-submit .cx-review-summary .cx-review-summary-card .cx-card-title{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:700;margin-bottom:.5rem}cx-review-submit .cx-review-summary .cx-review-summary-card .cx-card-paragraph-title{font-style:italic}cx-review-submit .cx-review-summary .cx-review-summary-card .cx-review-summary-edit-step{align-self:flex-start;padding:20px;font-size:1.125rem}cx-review-submit .cx-review-summary .cx-review-summary-card .cx-review-summary-edit-step a{color:var(--cx-color-dark)}cx-review-submit .form-check{padding:0;margin:0}cx-review-submit .col-md-4{padding:0}cx-review-submit .cx-review-cart-total{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);margin:2.625rem 0 .5rem}cx-review-submit .cx-review-cart-heading{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);padding:1.375rem 0;margin:0;border-style:solid;border-width:1px 0;border-color:var(--cx-color-light)}@media (max-width: 991.98px){cx-review-submit .cx-review-cart-heading{border-width:1px 0 0;max-width:100%;min-width:100%;padding:1.375rem 0 1.375rem 3.5rem}}@media (max-width: 767.98px){cx-review-submit .cx-review-cart-heading{max-width:100%;min-width:100%;padding:1.375rem 0 1.375rem 1.25rem}}cx-review-submit .cx-review-cart-item{padding:0}@media (max-width: 991.98px){cx-review-submit .cx-review-cart-item .col-md-12{padding:0}}@media (max-width: 767.98px){cx-review-submit .cx-review-cart-item .col-md-12{padding:0}}@media (max-width: 991.98px){cx-review-submit .cx-review-cart-item{border-style:solid;border-width:1px 0 0;border-color:var(--cx-color-light)}cx-review-submit{display:block;background-color:var(--cx-color-transparent)}cx-review-submit .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-review-submit .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-review-submit .container{width:100%}}cx-review-submit .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-review-submit .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-review-submit .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-review-submit .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-review-submit .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-review-submit .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-review-submit .cx-checkout-body.row{padding:0}}cx-review-submit .cx-checkout-text{margin-bottom:1.25rem}@media (max-width: 991.98px){cx-review-submit .cx-checkout-text{padding-inline-start:0}}cx-review-submit .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width: 991.98px){cx-review-submit .col-md-12{padding:0 3.5rem 3.5rem}}@media (max-width: 767.98px){cx-review-submit .col-md-12{padding:0 1.25rem 1.25rem}}@media (max-width: 991.98px){cx-checkout-review-shipping,cx-checkout-review-payment,cx-checkout-review-overview,cx-order-confirmation-shipping{background-color:var(--cx-color-inverse)}}cx-checkout-review-shipping .cx-review-header,cx-checkout-review-payment .cx-review-header,cx-checkout-review-overview .cx-review-header,cx-order-confirmation-shipping .cx-review-header{background-color:var(--cx-color-background);font-weight:600;font-size:18px;padding:20px 40px;margin:10px 0 20px}cx-checkout-review-shipping .cx-review-summary,cx-checkout-review-payment .cx-review-summary,cx-checkout-review-overview .cx-review-summary,cx-order-confirmation-shipping .cx-review-summary{margin:0;display:flex;justify-content:space-between;flex-direction:row;background-color:var(--cx-color-inverse)}@media (min-width: 992px){cx-checkout-review-shipping .cx-review-summary,cx-checkout-review-payment .cx-review-summary,cx-checkout-review-overview .cx-review-summary,cx-order-confirmation-shipping .cx-review-summary{margin-top:1.5rem}}@media (max-width: 767.98px){cx-checkout-review-shipping .cx-review-summary,cx-checkout-review-payment .cx-review-summary,cx-checkout-review-overview .cx-review-summary,cx-order-confirmation-shipping .cx-review-summary{flex-direction:column;padding:0;margin-top:32px}}cx-checkout-review-shipping .cx-review-summary-wrapper,cx-checkout-review-payment .cx-review-summary-wrapper,cx-checkout-review-overview .cx-review-summary-wrapper,cx-order-confirmation-shipping .cx-review-summary-wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;word-break:break-all}cx-checkout-review-shipping .cx-review-summary-edit-step,cx-checkout-review-payment .cx-review-summary-edit-step,cx-checkout-review-overview .cx-review-summary-edit-step,cx-order-confirmation-shipping .cx-review-summary-edit-step{padding:0 20px 20px}@media (max-width: 991.98px){cx-checkout-review-shipping .cx-review-summary-edit-step,cx-checkout-review-payment .cx-review-summary-edit-step,cx-checkout-review-overview .cx-review-summary-edit-step,cx-order-confirmation-shipping .cx-review-summary-edit-step{padding:10px 0 0}}cx-checkout-review-shipping .cx-review-summary .cx-review-summary-payment-card,cx-checkout-review-payment .cx-review-summary .cx-review-summary-payment-card,cx-checkout-review-overview .cx-review-summary .cx-review-summary-payment-card,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-payment-card{margin:30px;background-color:#fff;width:45%;flex-grow:1;border:1px solid var(--cx-color-medium);border-radius:10px}@media (min-width: 768px){cx-checkout-review-shipping .cx-review-summary .cx-review-summary-payment-card:first-child,cx-checkout-review-payment .cx-review-summary .cx-review-summary-payment-card:first-child,cx-checkout-review-overview .cx-review-summary .cx-review-summary-payment-card:first-child,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-payment-card:first-child{margin-top:30px;margin-inline-start:0px;margin-bottom:40px;margin-inline-end:15px}cx-checkout-review-shipping .cx-review-summary .cx-review-summary-payment-card:last-child,cx-checkout-review-payment .cx-review-summary .cx-review-summary-payment-card:last-child,cx-checkout-review-overview .cx-review-summary .cx-review-summary-payment-card:last-child,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-payment-card:last-child{margin-top:30px;margin-inline-start:15px;margin-bottom:40px;margin-inline-end:0px}}@media (max-width: 767.98px){cx-checkout-review-shipping .cx-review-summary .cx-review-summary-payment-card,cx-checkout-review-payment .cx-review-summary .cx-review-summary-payment-card,cx-checkout-review-overview .cx-review-summary .cx-review-summary-payment-card,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-payment-card{margin-top:0;margin-inline-start:0;margin-bottom:0;margin-inline-end:0;width:100%}}cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card-container,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card-container,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card-container,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card-container{width:45%;border:1px solid var(--cx-color-medium);border-radius:10px;flex-grow:1}@media (min-width: 768px){cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card-container:first-child,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card-container:first-child,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card-container:first-child,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card-container:first-child{margin-top:0;margin-inline-start:0px;margin-bottom:40px;margin-inline-end:15px}cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card-container:last-child,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card-container:last-child,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card-container:last-child,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card-container:last-child{margin-top:0;margin-inline-start:15px;margin-bottom:40px;margin-inline-end:0}}@media (max-width: 767.98px){cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card-container,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card-container,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card-container,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card-container{margin-top:0;margin-inline-start:0;margin-bottom:20px;margin-inline-end:0;width:100%}}cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card{display:flex;justify-content:space-between}@media (max-width: 767.98px){cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card:first-child,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card:first-child,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card:first-child,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card:first-child{margin-bottom:20px}}cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card .cx-card-title,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card .cx-card-title,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card .cx-card-title,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card .cx-card-title{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.2222222222);font-weight:var(--cx-font-weight-bold);margin-bottom:.5rem}cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card .cx-card-paragraph-title,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card .cx-card-paragraph-title,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card .cx-card-paragraph-title,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card .cx-card-paragraph-title{font-style:italic}cx-checkout-review-shipping .cx-review-summary .cx-review-summary-card .cx-review-summary-edit-step,cx-checkout-review-payment .cx-review-summary .cx-review-summary-card .cx-review-summary-edit-step,cx-checkout-review-overview .cx-review-summary .cx-review-summary-card .cx-review-summary-edit-step,cx-order-confirmation-shipping .cx-review-summary .cx-review-summary-card .cx-review-summary-edit-step{align-self:flex-start;padding:20px;font-size:1.125rem}cx-checkout-review-shipping .cx-review-shipping-summary,cx-checkout-review-payment .cx-review-shipping-summary,cx-checkout-review-overview .cx-review-shipping-summary,cx-order-confirmation-shipping .cx-review-shipping-summary{background-color:var(--cx-color-inverse)}cx-checkout-review-shipping .cx-review-cart-total,cx-checkout-review-payment .cx-review-cart-total,cx-checkout-review-overview .cx-review-cart-total,cx-order-confirmation-shipping .cx-review-cart-total{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);margin:2rem 0 .5rem}@media (max-width: 1199.98px){cx-place-order{--cx-flex-basis: 45%}}cx-place-order .scaled-input{transform:scale(.7)}cx-place-order .cx-place-order-form{font-size:12px;padding:0}cx-place-order .cx-place-order-form .form-check-input{margin:0;top:1rem}@media (max-width: 991.98px){cx-place-order .cx-place-order-form .form-check-input{top:.5rem}}cx-place-order .cx-place-order-form .form-check-label{padding:0;margin-top:.3rem;margin-inline-end:0;margin-bottom:.5rem;margin-inline-start:2rem}@media (max-width: 991.98px){cx-checkout-review-shipping .cx-review-summary,cx-order-confirmation-shipping .cx-review-summary{padding:0}}cx-delivery-address{border:1px solid var(--cx-color-medium);border-radius:10px;margin-top:32px;margin-bottom:30px;padding-inline-start:1.875rem;padding-inline-end:1.875rem;padding-top:1.875rem}@media (max-width: 991.98px){cx-delivery-address{display:block;background-color:var(--cx-color-transparent)}cx-delivery-address .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-delivery-address .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-delivery-address .container{width:100%}}cx-delivery-address .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-delivery-address .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-delivery-address .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-delivery-address .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-delivery-address .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-delivery-address .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-delivery-address .cx-checkout-body.row{padding:0}}cx-delivery-address .cx-checkout-text{margin-bottom:1.25rem}@media (max-width: 991.98px){cx-delivery-address .cx-checkout-text{padding-inline-start:0}}cx-delivery-address .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width: 991.98px){cx-delivery-address{background-color:var(--cx-color-transparent);padding-top:1.5rem}cx-delivery-address cx-address-form{background-color:var(--cx-color-transparent)}}cx-delivery-address cx-address-form form{background-color:var(--cx-color-transparent);padding:13px 0;margin-bottom:0}cx-delivery-address .cx-delivery-address-card{padding-bottom:30px;padding-inline-start:0;padding-inline-end:0}@media (min-width: 992px){cx-delivery-address .cx-delivery-address-card:nth-child(odd){padding-inline-end:15px}cx-delivery-address .cx-delivery-address-card:nth-child(2n){padding-inline-start:15px}}cx-delivery-address .cx-delivery-address-card .cx-delivery-address-card-inner{height:100%;background-color:var(--cx-color-inverse);cursor:pointer}cx-delivery-address .cx-checkout-btns-top{display:flex;justify-content:flex-end;padding-inline-start:1.875rem}@media (max-width: 991.98px){cx-delivery-address .cx-checkout-btns-top{display:none}}cx-delivery-address .cx-checkout-btns-top .btn{width:50%}cx-delivery-address .cx-checkout-btns-bottom{padding-bottom:0}@media (min-width: 992px){cx-delivery-address .cx-checkout-btns-bottom{display:none}}cx-delivery-address .cx-checkout-btns-bottom .btn-secondary{margin-bottom:0}@media (max-width: 991.98px){cx-address-form{display:block;background-color:var(--cx-color-transparent)}cx-address-form .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-address-form .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-address-form .container{width:100%}}cx-address-form .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-address-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-address-form .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-address-form .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-address-form .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-address-form .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-address-form .cx-checkout-body.row{padding:0}}cx-address-form .cx-checkout-text{margin-bottom:1.25rem}@media (max-width: 991.98px){cx-address-form .cx-checkout-text{padding-inline-start:0}}cx-address-form .cx-spinner{padding-top:30px;padding-bottom:30px}cx-address-form form{padding:13px 32px 41px;background-color:var(--cx-color-background)}@media (min-width: 992px){cx-address-form form{margin-bottom:3rem}}cx-suggested-addresses-dialog .cx-dialog-header{padding-top:1rem;padding-inline-end:1rem;padding-bottom:1rem;padding-inline-start:2rem;border-color:var(--cx-color-light)}cx-suggested-addresses-dialog .cx-dialog-title{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}cx-suggested-addresses-dialog .cx-dialog-body{padding:1rem}@media (max-width: 767.98px){cx-suggested-addresses-dialog .cx-dialog-body{padding:15px 0}}cx-suggested-addresses-dialog .cx-dialog-suggested,cx-suggested-addresses-dialog .cx-dialog-entered{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);margin-inline-start:.75rem}cx-suggested-addresses-dialog .cx-dialog-label{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222)}@media (min-width: 768px){cx-suggested-addresses-dialog .cx-dialog-actions{display:flex;flex-direction:row}}cx-suggested-addresses-dialog .cx-dialog-buttons{display:flex;justify-content:center}@media (min-width: 768px){cx-suggested-addresses-dialog .cx-dialog-buttons+.cx-dialog-buttons{margin-inline-start:.5rem}}cx-delivery-mode{border:1px solid var(--cx-color-medium);border-radius:10px;padding:23px 30px 8px;background-color:var(--cx-color-inverse)}@media (max-width: 991.98px){cx-delivery-mode{display:block;background-color:var(--cx-color-transparent)}cx-delivery-mode .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-delivery-mode .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-delivery-mode .container{width:100%}}cx-delivery-mode .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-delivery-mode .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-delivery-mode .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-delivery-mode .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-delivery-mode .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-delivery-mode .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-delivery-mode .cx-checkout-body.row{padding:0}}cx-delivery-mode .cx-checkout-text{margin-bottom:1.25rem}@media (max-width: 991.98px){cx-delivery-mode .cx-checkout-text{padding-inline-start:0}}cx-delivery-mode .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width: 991.98px){cx-delivery-mode{background-color:var(--cx-color-transparent);margin-top:32px;padding:23px 30px 8px}}@media (min-width: 992px){cx-delivery-mode{margin:2rem 0}}cx-delivery-mode .cx-delivery-mode-wrapper{background-color:var(--cx-color-inverse);border:none;border-radius:0;padding:0}@media (max-width: 991.98px){cx-delivery-mode .cx-delivery-mode-wrapper{margin:0}}cx-delivery-mode .form-check{display:flex;margin-bottom:0}cx-delivery-mode .form-check .cx-delivery-label{padding:0;margin-inline-start:.75rem;margin-inline-end:auto;margin-bottom:1.5rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}cx-delivery-mode .form-check .cx-delivery-label .cx-delivery-mode{flex:auto;text-align:start}cx-delivery-mode .form-check .cx-delivery-label .cx-delivery-price{flex:auto;text-align:end}cx-delivery-mode .form-check .cx-delivery-label .cx-delivery-details{flex:100%;flex-basis:100%;color:var(--cx-color-success)}cx-delivery-mode .form-check .cx-delivery-label .cx-delivery-mode-description{width:100%;display:block;color:var(--cx-color-success)}@media (max-width: 991.98px){cx-order-confirmation-items .cx-order-items.container{max-width:100%;min-width:100%;padding:0}}@media (max-width: 767.98px){cx-order-confirmation-items .cx-order-items.container{max-width:100%;min-width:100%;padding:0}}cx-order-confirmation-items .cx-order-items-header{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);padding:1.375rem 0;margin:0;border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light)}@media (max-width: 991.98px){cx-order-confirmation-items .cx-order-items-header{max-width:100%;min-width:100%;padding-inline-start:2.5rem}}@media (max-width: 767.98px){cx-order-confirmation-items .cx-order-items-header{max-width:100%;min-width:100%;padding-inline-start:1rem}}cx-order-confirmation-thank-you-message .cx-order-confirmation-message{text-align:var(--cx-text-align, center);padding:var(--cx-padding, 2.5rem)}cx-order-confirmation-thank-you-message .cx-order-confirmation-message h2{font-weight:var(--cx-font-weight-bold);font-size:var(--cx-font-size, 1.5rem)}cx-order-confirmation-thank-you-message .cx-order-confirmation-message .btn-link{font-size:.875rem;font-weight:"bold";text-transform:var(--cx-text-transform, uppercase)}cx-order-confirmation-thank-you-message .cx-page-title{color:var(--cx-color, var(--cx-color-text))}cx-order-confirmation-totals .cx-order-summary{padding-inline-end:var(--cx-padding, 0)}@media (max-width: 991.98px){cx-order-confirmation-totals .cx-order-summary.container{max-width:var(--cx-max-width, 100%);min-width:var(--cx-min-width, 100%);padding-inline-end:var(--cx-padding, 1.625rem)}}@media (max-width: 767.98px){cx-order-confirmation-totals .cx-order-summary.container{padding:var(--cx-padding, 0)}}cx-guest-register-form .register-guest{display:flex;justify-content:center;background-color:var(--cx-color-background);padding:1.5rem 1rem}@media (min-width: 992px){cx-guest-register-form .register-guest{margin:0 0 2em}}cx-guest-register-form .register-guest p{margin-bottom:1 rem}cx-promotions .cx-promotions{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);color:var(--cx-color-success);padding:.5rem 0}cx-promotions .cx-promotions ul{padding:0}cx-promotions .cx-promotions p{line-height:1.6;font-weight:700}cx-promotions .cx-promotions li{list-style-type:none}cx-promotions .cx-promotions ul>li{list-style-type:none;line-height:1.6;font-weight:700}cx-page-layout.MultiStepCheckoutSummaryPageTemplate{max-width:var(--cx-page-width-max);padding-top:2rem;padding-inline-end:1.5rem;padding-bottom:0;padding-inline-start:1.5rem;margin:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:flex-start}@media (max-width: 991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate{display:inline-block}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.TopContent{flex:0 100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.BodyContent{flex:0 63%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{flex:0 0 35%;flex-direction:column;justify-content:flex-start}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary{flex:unset}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding-top:1rem;padding-inline-start:2.5rem;padding-bottom:0;padding-inline-end:0}@media (max-width: 991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding:1rem 0 0}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order{flex:unset;padding-top:1rem;padding-inline-start:2.5rem;padding-bottom:0;padding-inline-end:0}@media (max-width: 991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order{padding:1rem 0 0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{--cx-flex-basis: 50%;justify-content:flex-end;align-items:flex-end;flex-direction:column}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary{width:50%;padding-top:1rem}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding:1rem 2.5rem 0}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order{max-width:50%;padding-bottom:2rem}}@media (max-width: 991.98px) and (max-width: 991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary cx-order-summary{padding:1rem 0 0}}@media (max-width: 767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent{--cx-flex-basis: 100%;align-items:normal}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-checkout-order-summary{min-width:100%}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-place-order{max-width:100%}}cx-cost-center{padding-top:2.375rem}@media (max-width: 991.98px){cx-cost-center{display:block;background-color:var(--cx-color-transparent)}cx-cost-center .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-cost-center .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-cost-center .container{width:100%}}cx-cost-center .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-cost-center .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-cost-center .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-cost-center .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-cost-center .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-cost-center .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-cost-center .cx-checkout-body.row{padding:0}}cx-cost-center .cx-checkout-text{margin-bottom:1.25rem}@media (max-width: 991.98px){cx-cost-center .cx-checkout-text{padding-inline-start:0}}cx-cost-center .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width: 991.98px){cx-cost-center{padding:20px 0}}cx-cost-center.hidden{display:none}cx-cost-center select{width:100%;padding:10px;border-radius:4px;border-color:var(--cx-color-light)}cx-payment-type{border:1px solid var(--cx-color-medium);border-radius:10px;margin-top:32px;margin-bottom:30px;padding-inline-start:1.875rem;padding-inline-end:1.875rem;padding-top:1.875rem}@media (max-width: 991.98px){cx-payment-type{display:block;background-color:var(--cx-color-transparent)}cx-payment-type .col-md-12{padding:0 .813rem}}@media (max-width: 767.98px){cx-payment-type .col-md-12{padding:0 .875rem}}@media (max-width: 991.98px){cx-payment-type .container{width:100%}}cx-payment-type .cx-checkout-btns{padding:1rem 0;justify-content:flex-end}@media (max-width: 991.98px){cx-payment-type .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-payment-type .cx-checkout-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-payment-type .cx-checkout-btns .btn-secondary{margin:0 0 1rem}}cx-payment-type .cx-checkout-title{margin-inline-end:auto;margin-inline-start:auto;padding-inline-end:0;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);background-color:var(--cx-color-transparent);margin-top:0;padding-top:0;padding-bottom:.438rem;margin-bottom:.5rem;padding-inline-start:0}cx-payment-type .cx-checkout-body{display:flex;align-items:stretch;margin:0}@media (max-width: 991.98px){cx-payment-type .cx-checkout-body.row{padding:0}}cx-payment-type .cx-checkout-text{margin-bottom:1.25rem}@media (max-width: 991.98px){cx-payment-type .cx-checkout-text{padding-inline-start:0}}cx-payment-type .cx-spinner{padding-top:30px;padding-bottom:30px}@media (max-width: 991.98px){cx-payment-type{padding-top:20px}}cx-payment-type .cx-payment-type-container{padding-top:20px}cx-payment-type .cx-payment-type-label{margin:0 auto 0 .75rem}cx-payment-type .cx-payment-type-label .cx-payment-type:hover{cursor:pointer}cx-schedule-replenishment-order .scaled-input{transform:scale(.875)}cx-schedule-replenishment-order .cx-label-container{display:flex;margin-bottom:5px}cx-schedule-replenishment-order .cx-label-container cx-icon{font-size:1.3rem}cx-schedule-replenishment-order .cx-order-replenishment-header{margin-inline-end:14px;margin-bottom:0}.cxFeat_a11yScheduleReplenishment cx-schedule-replenishment-order .cx-order-replenishment-header{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6)}cx-schedule-replenishment-order .cx-order-type-card{font-size:.875rem;background-color:var(--cx-color-background);border:1px solid #f1f1f1;border-radius:var(--cx-buttons-border-radius);margin-bottom:10px;padding:20px 21px}cx-schedule-replenishment-order .cx-order-type-card .cx-order-type-container{margin-bottom:7px}cx-schedule-replenishment-order .cx-order-type-card .cx-order-type-container:first-child{margin-top:10px}cx-schedule-replenishment-order .cx-order-type-card .cx-order-type-container .form-check-label{top:5px}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container{display:flex;flex-direction:row;margin-top:20px;flex-wrap:wrap}@media (min-width: 768px){cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container{margin-inline-start:2.375rem}}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container:not(:last-child){margin-bottom:10px}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .form-control{height:32px;font-size:.875rem;padding:0 9px}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .form-data-label{align-self:center;padding-inline-end:10px;width:100%}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .form-data-input{flex:1}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-days{margin-inline-end:1.8rem}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-dayMonth{margin-inline-start:1.8rem}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-day-of-month{width:5rem}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-month{display:flex;align-items:flex-end;flex-wrap:wrap;max-width:5.75rem}@media (max-width: 767.98px){cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container .cx-month{flex-grow:unset;width:50%}}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container{flex-direction:unset;flex-wrap:wrap;max-width:280px}@media (max-width: 767.98px){cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container{flex-direction:column}}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container .cx-repeat-days{flex:0 100%;margin-bottom:14px;align-self:start}.cxFeat_a11yReplenishmentOrderFieldset cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container .cx-repeat-days{font-size:inherit}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container .cx-week-day{margin-bottom:0}cx-schedule-replenishment-order .cx-order-type-card .cx-replenishment-form-data-container.cx-repeat-days-container .form-check{flex:0 50%;display:flex;align-items:center;margin-bottom:13px}cx-schedule-replenishment-order .cx-replenishment-date input{padding-inline-start:18px;padding-inline-end:8px}@media (max-width: 991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-schedule-replenishment-order{width:50%}}@media (max-width: 767.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-schedule-replenishment-order{width:100%}}cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-schedule-replenishment-order{flex:unset;padding-top:1rem;padding-inline-start:2.5rem;padding-bottom:0;padding-inline-end:0}@media (max-width: 991.98px){cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot.SideContent cx-schedule-replenishment-order{padding:1rem 0 0}}input[type=checkbox],input[type=radio]:not(.mdc-radio__native-control){height:22px;width:22px;vertical-align:middle;line-height:1.42857;font-size:inherit;box-sizing:border-box;outline:none;border-style:solid;border-width:2px;border-radius:4px;position:absolute;margin-top:.3rem;margin-inline-start:-2.25rem}input[type=checkbox]:not(:disabled),input[type=radio]:not(.mdc-radio__native-control):not(:disabled){cursor:pointer}input[type=checkbox]:checked{--tw-bg-opacity: 1 !important;background-color:rgb(77 77 77 / var(--tw-bg-opacity, 1))!important}input[type=radio]{appearance:none;-webkit-appearance:textfield;-moz-appearance:textfield;border-width:2px}input[type=radio]:after{content:"";position:absolute;left:4px;top:4px;display:inline-block;height:10px;width:10px;border-radius:50%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}input[type=radio]:checked{--tw-border-opacity: 1 !important;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1))!important}input[type=radio]:checked:after{--tw-bg-opacity: 1;background-color:rgb(174 19 42 / var(--tw-bg-opacity, 1))}label{margin-bottom:.25rem;display:block}.modal-dialog,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-tracking-events .cx-consignment-tracking-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog,.modal.fade cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.fade .cx-suggested-addresses-dialog,.modal.fade cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.fade .cx-close-account-modal,.modal.fade cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.fade .cx-image-zoom-dialog,.modal.fade cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.fade .cx-cancel-replenishment-dialog-foreground,.modal.fade cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.fade .cx-consignment-tracking-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog,.modal.fade cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.fade .cx-suggested-addresses-dialog,.modal.fade cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.fade .cx-close-account-modal,.modal.fade cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.fade .cx-image-zoom-dialog,.modal.fade cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.fade .cx-cancel-replenishment-dialog-foreground,.modal.fade cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.fade .cx-consignment-tracking-dialog{transition:none}}.modal.show .modal-dialog,.modal.show cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.show .cx-suggested-addresses-dialog,.modal.show cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.show .cx-close-account-modal,.modal.show cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.show .cx-image-zoom-dialog,.modal.show cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.show .cx-cancel-replenishment-dialog-foreground,.modal.show cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.show .cx-consignment-tracking-dialog{transform:none}.modal.modal-static .modal-dialog,.modal.modal-static cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.modal-static .cx-suggested-addresses-dialog,.modal.modal-static cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.modal-static .cx-close-account-modal,.modal.modal-static cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.modal-static .cx-image-zoom-dialog,.modal.modal-static cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.modal-static .cx-cancel-replenishment-dialog-foreground,.modal.modal-static cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.modal-static .cx-consignment-tracking-dialog{transform:scale(1.02)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-scrollable .cx-suggested-addresses-container,.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable .cx-close-account-modal-container,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable .cx-dialog-content,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable .cx-cancel-replenishment-dialog-content,.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable .cx-consignment-tracking-container{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-centered,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-tracking-events .cx-consignment-tracking-dialog{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog:before,cx-close-account-modal .cx-close-account-modal:before,cx-product-image-zoom-dialog .cx-image-zoom-dialog:before,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground:before,cx-tracking-events .cx-consignment-tracking-dialog:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content,.modal-dialog-centered.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-suggested-addresses-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .modal-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-suggested-addresses-container,.modal-dialog-centered.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-centered.modal-dialog-scrollable .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-close-account-modal-container,cx-suggested-addresses-dialog cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-close-account-modal-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .modal-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-suggested-addresses-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-close-account-modal-container,.modal-dialog-centered.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-dialog-content,cx-suggested-addresses-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-dialog-content,cx-close-account-modal cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable.cx-close-account-modal .cx-dialog-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .modal-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-suggested-addresses-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-close-account-modal-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-dialog-content,.modal-dialog-centered.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-centered.modal-dialog-scrollable .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-cancel-replenishment-dialog-content,cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-cancel-replenishment-dialog-content,cx-close-account-modal cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable.cx-close-account-modal .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-cancel-replenishment-dialog-content,cx-product-image-zoom-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable.cx-image-zoom-dialog .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .modal-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-suggested-addresses-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-close-account-modal-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-dialog-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,.modal-dialog-centered.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-consignment-tracking-container,cx-suggested-addresses-dialog cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-consignment-tracking-container,cx-close-account-modal cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-close-account-modal .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-consignment-tracking-container,cx-product-image-zoom-dialog cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-consignment-tracking-container,cx-replenishment-order-cancellation-dialog cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-consignment-tracking-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .modal-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-suggested-addresses-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-close-account-modal-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-dialog-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-cancel-replenishment-dialog-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-consignment-tracking-container{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog:before,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal:before,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog:before,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground:before,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog:before{content:none}.modal-content,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}@media (min-width: 576px){.modal-dialog,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-tracking-events .cx-consignment-tracking-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-scrollable .cx-suggested-addresses-container,.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable .cx-close-account-modal-container,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable .cx-dialog-content,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable .cx-cancel-replenishment-dialog-content,.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable .cx-consignment-tracking-container{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-tracking-events .cx-consignment-tracking-dialog{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog:before,cx-close-account-modal .cx-close-account-modal:before,cx-product-image-zoom-dialog .cx-image-zoom-dialog:before,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground:before,cx-tracking-events .cx-consignment-tracking-dialog:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{max-width:300px}}.modal-content,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container{border-radius:0;border:none}.cx-agnostic-table table,cx-return-request-items table,cx-amend-order-items table{margin:1rem 0;border-collapse:collapse;width:100%}.cx-agnostic-table th,cx-return-request-items th,cx-amend-order-items th,.cx-agnostic-table td,cx-return-request-items td,cx-amend-order-items td{padding:1.25rem .1rem 1.25rem .5rem;vertical-align:middle;text-align:center}.cx-agnostic-table th:nth-of-type(1),cx-return-request-items th:nth-of-type(1),cx-amend-order-items th:nth-of-type(1),.cx-agnostic-table td:nth-of-type(1),cx-return-request-items td:nth-of-type(1),cx-amend-order-items td:nth-of-type(1){text-align:start}.cx-agnostic-table th:nth-last-of-type(1),cx-return-request-items th:nth-last-of-type(1),cx-amend-order-items th:nth-last-of-type(1),.cx-agnostic-table td:nth-last-of-type(1),cx-return-request-items td:nth-last-of-type(1),cx-amend-order-items td:nth-last-of-type(1){text-align:end}.cx-agnostic-table tr,cx-return-request-items tr,cx-amend-order-items tr{border-top:1px solid var(--cx-color-medium);padding:1.25rem 0}.cx-agnostic-table th,cx-return-request-items th,cx-amend-order-items th{vertical-align:bottom;text-transform:capitalize;text-align:center;color:var(--cx-color-secondary);font-weight:var(--cx-font-weight-bold);font-size:var(--cx-font-size, .875rem);white-space:nowrap}.cx-agnostic-table th:nth-last-of-type(1),cx-return-request-items th:nth-last-of-type(1),cx-amend-order-items th:nth-last-of-type(1){padding-inline-end:16px}.cx-agnostic-table .cx-mobile-header,cx-return-request-items .cx-mobile-header,cx-amend-order-items .cx-mobile-header{display:none}.cx-agnostic-table .cx-mobile-only,cx-return-request-items .cx-mobile-only,cx-amend-order-items .cx-mobile-only{display:none}@media (max-width: 991.98px){.cx-agnostic-table table,cx-return-request-items table,cx-amend-order-items table,.cx-agnostic-table tr,cx-return-request-items tr,cx-amend-order-items tr,.cx-agnostic-table td,cx-return-request-items td,cx-amend-order-items td{display:flex;flex-wrap:wrap;flex-basis:100%}.cx-agnostic-table td,cx-return-request-items td,cx-amend-order-items td{align-items:center;padding:.313rem}.cx-agnostic-table thead,cx-return-request-items thead,cx-amend-order-items thead{display:none}.cx-agnostic-table .cx-mobile-header,cx-return-request-items .cx-mobile-header,cx-amend-order-items .cx-mobile-header{display:block;white-space:nowrap;text-align:start;font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);overflow-wrap:break-word;padding-inline-end:1rem;min-width:5rem}.cx-agnostic-table .cx-mobile-only,cx-return-request-items .cx-mobile-only,cx-amend-order-items .cx-mobile-only{display:flex}}cx-return-request-items .cx-item-list-header,cx-amend-order-items .cx-item-list-header{border-bottom:none}cx-return-request-items .cx-item-list-header .cx-item-list-qty,cx-amend-order-items .cx-item-list-header .cx-item-list-qty{text-transform:uppercase}cx-return-request-items .cx-item-list-items tr:last-child,cx-amend-order-items .cx-item-list-items tr:last-child{border-bottom:1px solid var(--cx-color-medium)}cx-return-request-items td.cx-actions cx-add-to-cart,cx-amend-order-items td.cx-actions cx-add-to-cart,cx-return-request-items td.cx-actions button,cx-amend-order-items td.cx-actions button{white-space:nowrap;display:block;margin-inline-start:auto}@media (max-width: 991.98px){cx-return-request-items td.cx-actions cx-add-to-cart,cx-amend-order-items td.cx-actions cx-add-to-cart,cx-return-request-items td.cx-actions button,cx-amend-order-items td.cx-actions button{margin-inline-start:auto}}@media (max-width: 767.98px){cx-return-request-items td.cx-actions cx-add-to-cart,cx-amend-order-items td.cx-actions cx-add-to-cart,cx-return-request-items td.cx-actions button,cx-amend-order-items td.cx-actions button{min-height:48px}}@media (max-width: 991.98px){cx-return-request-items td.cx-actions .cx-remove-btn,cx-amend-order-items td.cx-actions .cx-remove-btn{margin:0}}@media (max-width: 575.98px){cx-return-request-items td.cx-actions .cx-remove-btn,cx-amend-order-items td.cx-actions .cx-remove-btn{margin-inline-start:auto}}cx-return-request-items .cx-table-item-container,cx-amend-order-items .cx-table-item-container{display:inline-grid;grid-template-columns:5rem 14rem;gap:1rem;text-indent:0}cx-return-request-items .cx-name,cx-amend-order-items .cx-name{margin-top:.5rem;font-size:var(--cx-font-size, 1rem)}cx-return-request-items .cx-code,cx-amend-order-items .cx-code{color:var(--cx-color-secondary);margin-top:.5em}cx-return-request-items .cx-link,cx-amend-order-items .cx-link{text-decoration:none;color:var(--cx-color-text);font-weight:var(--cx-font-weight-bold)}cx-return-request-items .cx-total,cx-amend-order-items .cx-total{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal)}cx-return-request-items .cx-cart-addons,cx-amend-order-items .cx-cart-addons{display:flex;width:100%;flex-direction:column}cx-return-request-items .cx-cart-addons cx-configurator-cart-entry-info,cx-amend-order-items .cx-cart-addons cx-configurator-cart-entry-info{margin-inline-start:6rem}cx-return-request-items .cx-cart-addons cx-cart-pickup-options-container,cx-amend-order-items .cx-cart-addons cx-cart-pickup-options-container{margin-inline-start:6rem}@media (max-width: 991.98px){cx-return-request-items .cx-table-item-container,cx-amend-order-items .cx-table-item-container{grid-template-columns:5em auto}cx-return-request-items .cx-table-item-container .cx-price,cx-amend-order-items .cx-table-item-container .cx-price{display:none}cx-return-request-items .cx-value cx-item-counter button[type=button],cx-amend-order-items .cx-value cx-item-counter button[type=button]{margin-bottom:0}cx-return-request-items .cx-actions button,cx-amend-order-items .cx-actions button{margin-inline-start:0;text-align:start}cx-return-request-items td:nth-of-type(1),cx-amend-order-items td:nth-of-type(1){padding-inline-start:0}cx-return-request-items td:not(:nth-of-type(1)),cx-amend-order-items td:not(:nth-of-type(1)){font-size:var(--cx-font-size, .875rem);margin-inline-start:5.7rem}}@media (max-width: 991.98px) and (max-width: 767.98px){cx-return-request-items .cx-quantity .cx-mobile-header,cx-amend-order-items .cx-quantity .cx-mobile-header{margin-bottom:5px}}cx-amend-order-actions{justify-content:center;padding:1rem 0 0}cx-amend-order-actions>*{margin:0 0 1rem}@media (max-width: 767.98px){cx-order-history .cx-order-history{max-width:100%;padding:0}}cx-order-history .cx-order-history-table{padding:1.5rem 0 1.125rem;margin-bottom:0;border-top:1px solid var(--cx-color-light);border-bottom:1px solid var(--cx-color-light)}cx-order-history .cx-order-history-table th{padding:1.5rem 0 1.125rem;text-align:start}cx-order-history .cx-order-history-table th:last-child{text-align:end}cx-order-history .cx-order-history-table td{width:25%;padding:1.625rem 0}@media (min-width: 768px){cx-order-history .cx-order-history-table td{text-align:start}cx-order-history .cx-order-history-table td:last-child{text-align:end}}@media (max-width: 767.98px){cx-order-history .cx-order-history-table td{width:100%;display:flex;border-width:0;padding:0 1.25rem}cx-order-history .cx-order-history-table td:first-child{padding-top:1.25rem}cx-order-history .cx-order-history-table td:last-child{padding-bottom:1.25rem}}cx-order-history .cx-order-history-table.cx-order-history-table-po td{width:20%}@media (max-width: 767.98px){cx-order-history .cx-order-history-table.cx-order-history-table-po td{width:100%}}cx-order-history .cx-order-history-header{padding:40px 0 0;color:var(--cx-color-text)}@media (max-width: 767.98px){cx-order-history .cx-order-history-header{padding-top:40px;padding-inline-end:20px;padding-bottom:0;padding-inline-start:20px}cx-order-history .cx-order-history-thead-mobile{display:none}}cx-order-history .cx-order-history-code .cx-order-history-value{color:var(--cx-color-primary);text-decoration:underline}cx-order-history .cx-order-history-po{text-align:center}@media (max-width: 767.98px){cx-order-history .cx-order-history-po{text-align:start}}cx-order-history .cx-order-history-cost-center{text-align:center}@media (max-width: 767.98px){cx-order-history .cx-order-history-cost-center{text-align:start}}cx-order-history .cx-order-history-placed{text-align:center}@media (max-width: 767.98px){cx-order-history .cx-order-history-placed{text-align:start}}cx-order-history .cx-order-history-status{text-align:center}@media (max-width: 767.98px){cx-order-history .cx-order-history-status{text-align:start}}cx-order-history .cx-order-history-total{text-align:end}@media (max-width: 767.98px){cx-order-history .cx-order-history-total{text-align:start}}cx-order-history .cx-order-history-label{text-transform:uppercase;color:var(--cx-color-secondary)}@media (min-width: 768px){cx-order-history .cx-order-history-label{display:none}}@media (max-width: 767.98px){cx-order-history .cx-order-history-label{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);min-width:110px}}cx-order-history .cx-order-history-value{color:var(--cx-color-text)}@media (max-width: 767.98px){cx-order-history .cx-order-history-value{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:"normal"}}cx-order-history .cx-order-history-form-group{padding:0;margin-bottom:0;align-items:center;display:flex;width:40%}cx-order-history .cx-order-history-form-group span{margin-inline-end:.5rem;flex:none}cx-order-history .cx-order-history-form-group cx-sorting{width:100%}@media (max-width: 767.98px){cx-order-history .cx-order-history-form-group{padding:1.25rem;width:100%}}cx-order-history .cx-order-history-sort.top{display:flex;justify-content:space-between;padding:1rem 0;margin:0}@media (max-width: 767.98px){cx-order-history .cx-order-history-sort.top{flex-direction:column;padding-top:0}}cx-order-history .cx-order-history-sort.bottom{display:flex;justify-content:flex-end;padding:1rem 0;margin:0}@media (max-width: 767.98px){cx-order-history .cx-order-history-sort.bottom{flex-direction:column}cx-order-history .cx-order-history-pagination{margin:0 auto}}cx-order-history .cx-order-history-no-order{display:flex;flex-wrap:wrap;font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:"normal";min-height:415px}@media (max-width: 767.98px){cx-order-history .cx-order-history-no-order{min-height:474px;padding-inline-start:1.25rem;padding-inline-end:1.25rem}}cx-order-history .cx-order-history-no-order .btn{margin:1.25rem 0}cx-order-history .cx-replenishment-details-order-history-header{margin-top:30px;padding:20px;background-color:var(--cx-color-background)}cx-order-history .cx-replenishment-details-order-history-header h4{margin-bottom:0;font-weight:700}cx-order-history .cx-replenishment-details-order-history-no-order{display:flex;justify-content:center;padding:40px 0 0;min-height:0}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history{max-width:100%;padding:0}}cx-replenishment-order-history .cx-replenishment-order-history-table{padding:1.5rem 0 1.125rem;margin-bottom:0;border-width:1px 0 1px 0;border-color:var(--cx-color-light);border-style:solid}cx-replenishment-order-history .cx-replenishment-order-history-table tr{width:100%}cx-replenishment-order-history .cx-replenishment-order-history-table tr:hover{background-color:var(--cx-color-background)}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table tr{border-width:1px 0 0 0;border-color:var(--cx-color-light);border-style:solid}cx-replenishment-order-history .cx-replenishment-order-history-table tr:first-child{border-width:0;padding:1.25rem 0 0}}cx-replenishment-order-history .cx-replenishment-order-history-table th{padding:1.5rem 0 1.125rem;padding-inline-end:0;padding-inline-start:5px;text-align:start;vertical-align:top}cx-replenishment-order-history .cx-replenishment-order-history-table th:first-child{padding-inline-start:0}cx-replenishment-order-history .cx-replenishment-order-history-table th:last-child{text-align:end}cx-replenishment-order-history .cx-replenishment-order-history-table td{padding:1.625rem 5px}@media (min-width: 768px){cx-replenishment-order-history .cx-replenishment-order-history-table td{text-align:start}cx-replenishment-order-history .cx-replenishment-order-history-table td:first-child{padding-inline-start:0px}cx-replenishment-order-history .cx-replenishment-order-history-table td:last-child{text-align:end}}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table td{width:100%;display:flex;border-width:0;padding:0 1.25rem;margin-top:.5rem}cx-replenishment-order-history .cx-replenishment-order-history-table td:first-child{padding-top:1.25rem}cx-replenishment-order-history .cx-replenishment-order-history-table td:last-child{padding-bottom:1.25rem;padding-top:7px}}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-code .cx-replenishment-order-history-value{text-decoration:underline;color:var(--cx-color-primary)}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-frequency{width:25%}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-frequency{width:unset}}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-total{text-align:end}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-total{text-align:start}}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-cancel{width:15%}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-cancel .cx-order-cancel{font-size:var(--cx-font-size, .875rem)}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-cancel{width:unset}}cx-replenishment-order-history .cx-replenishment-order-history-table .cx-replenishment-order-history-ellipses{display:inline-block;max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}cx-replenishment-order-history .cx-replenishment-order-history-header{padding:40px 0 0;color:var(--cx-color-text)}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-header{padding:40px 20px 0}cx-replenishment-order-history .cx-replenishment-order-history-thead-mobile{display:none}}cx-replenishment-order-history .cx-replenishment-order-history-label{text-transform:uppercase;color:var(--cx-color-secondary)}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-label{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);min-width:150px;margin-block-end:10px}}cx-replenishment-order-history .cx-replenishment-order-history-value{color:var(--cx-color-text)}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-value{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:"normal"}}cx-replenishment-order-history .cx-replenishment-order-history-form-group{padding:0;margin-bottom:0}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-form-group{padding:1.25rem}}cx-replenishment-order-history .cx-replenishment-order-history-sort.top{display:flex;justify-content:space-between;padding:1rem 0;margin:0}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-sort.top{flex-direction:column;padding-top:0}}cx-replenishment-order-history .cx-replenishment-order-history-sort.top .cx-replenishment-order-history-form-group{align-items:center;display:flex}cx-replenishment-order-history .cx-replenishment-order-history-sort.top .cx-replenishment-order-history-form-group span{margin-inline-end:.5rem;flex:none}cx-replenishment-order-history .cx-replenishment-order-history-sort.top .cx-replenishment-order-history-form-group cx-sorting{width:100%}cx-replenishment-order-history .cx-replenishment-order-history-sort.bottom{display:flex;justify-content:flex-end;padding:2rem 0 1rem;margin:0}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-sort.bottom{flex-direction:column;padding-top:1.25rem}cx-replenishment-order-history .cx-replenishment-order-history-pagination{margin:0 auto}}cx-replenishment-order-history .cx-replenishment-order-history-no-order{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:"normal";min-height:415px}@media (max-width: 767.98px){cx-replenishment-order-history .cx-replenishment-order-history-no-order{min-height:474px;padding-inline-start:1.25rem;padding-inline-end:1.25rem}}cx-replenishment-order-history .cx-replenishment-order-history-no-order .btn{margin:1.25rem 0}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history{max-width:100%;padding:0}}cx-order-return-request-list .cx-order-history-table{padding:1.5rem 0 1.125rem;margin-bottom:0;border-width:1px 0 1px 0;border-color:var(--cx-color-light);border-style:solid}cx-order-return-request-list .cx-order-history-table tr{width:100%}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-table tr{border-width:1px 0 0 0;border-color:var(--cx-color-light);border-style:solid}cx-order-return-request-list .cx-order-history-table tr:first-child{border-width:0;padding:1.25rem 0 0}}cx-order-return-request-list .cx-order-history-table th{padding:1.5rem 0 1.125rem;text-align:start}cx-order-return-request-list .cx-order-history-table th:last-child{text-align:end}cx-order-return-request-list .cx-order-history-table td{width:25%;padding:1.625rem 0}@media (min-width: 768px){cx-order-return-request-list .cx-order-history-table td{text-align:start}cx-order-return-request-list .cx-order-history-table td:last-child{text-align:end}}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-table td{width:100%;display:flex;border-width:0;padding:0 1.25rem}cx-order-return-request-list .cx-order-history-table td:first-child{padding-top:1.25rem}cx-order-return-request-list .cx-order-history-table td:last-child{padding-bottom:1.25rem}}cx-order-return-request-list .cx-order-history-header{padding:40px 0 0;color:var(--cx-color-text)}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-header{padding:40px 20px 0}cx-order-return-request-list .cx-order-history-thead-mobile{display:none}}cx-order-return-request-list .cx-order-history-code{text-decoration:underline}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-code{text-decoration:none}}cx-order-return-request-list .cx-order-history-placed,cx-order-return-request-list .cx-order-history-status{text-align:center}cx-order-return-request-list .cx-order-history-total{text-align:end}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-placed,cx-order-return-request-list .cx-order-history-status,cx-order-return-request-list .cx-order-history-total{text-align:start}}cx-order-return-request-list .cx-order-history-label{text-transform:uppercase;color:var(--cx-color-secondary)}@media (min-width: 768px){cx-order-return-request-list .cx-order-history-label{display:none}}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-label{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);min-width:110px}}cx-order-return-request-list .cx-order-history-value{color:var(--cx-color-text)}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-value{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);text-decoration:underline}}cx-order-return-request-list .cx-order-history-form-group{padding:0;margin-bottom:0;align-items:center;display:flex;width:40%}cx-order-return-request-list .cx-order-history-form-group span{margin-inline-end:.5rem;flex:none}cx-order-return-request-list .cx-order-history-form-group cx-sorting{width:100%}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-form-group{padding:1.25rem;width:100%}}cx-order-return-request-list .cx-order-history-sort.top{display:flex;justify-content:space-between;padding:1rem 0;margin:0}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-sort.top{flex-direction:column;padding-top:0}}cx-order-return-request-list .cx-order-history-sort.bottom{display:flex;justify-content:space-between;padding:2rem 0 1rem;margin:0}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-sort.bottom{flex-direction:column;padding-top:0}cx-order-return-request-list .cx-order-history-pagination{margin:0 auto}}cx-order-return-request-list .cx-order-history-no-order{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);min-height:415px}@media (max-width: 767.98px){cx-order-return-request-list .cx-order-history-no-order{min-height:474px;padding-inline-start:1.25rem;padding-inline-end:1.25rem}}cx-order-return-request-list .cx-order-history-no-order .btn{margin:1.25rem 0}cx-return-request-overview .cx-nav{justify-content:center;padding:1rem 0 2rem}cx-return-request-overview .cx-nav div:empty{display:none}@media (max-width: 767.98px){cx-return-request-overview .cx-nav .btn-secondary{margin:0 0 1rem}}cx-return-request-overview .cx-header{padding:1.875rem 0;margin:0 0 1.875rem;border-width:1px;border-style:solid;border-color:var(--cx-color-light)}@media (max-width: 767.98px){cx-return-request-overview .cx-header{border:0 none;margin:0}}cx-return-request-overview .cx-detail{border-width:0 1px 0 0;border-style:solid;border-color:var(--cx-color-light);padding-inline-start:1.875rem}cx-return-request-overview .cx-detail:last-child{border:0 none}@media (max-width: 767.98px){cx-return-request-overview .cx-detail{padding-bottom:.625rem;padding-inline-start:.3125rem;border-inline-end:0 none}}cx-return-request-overview .cx-detail-label{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222)}cx-return-request-overview .cx-detail-value{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:400}cx-return-request-totals{padding-top:2rem;padding-inline-end:2.5rem;padding-bottom:0;padding-inline-start:2.5rem}cx-return-request-totals h4{text-transform:uppercase;font-weight:var(--cx-font-weight-semi)}cx-return-request-totals .cx-summary-label{text-align:start;padding:0}cx-return-request-totals .cx-summary-amount{text-align:end;padding:0}cx-return-request-totals .cx-summary-row{padding:.5rem 0;display:flex;flex-wrap:wrap}cx-return-request-totals .cx-summary-savings{color:var(--cx-color-success)}cx-return-request-totals .cx-summary-total{font-weight:var(--cx-font-weight-bold)}cx-return-request-totals .cx-coupon-code-pill{background:var(--cx-g-color-light);padding-top:7px;padding-inline-end:15px;padding-bottom:7px;padding-inline-start:13px;margin-top:10px;margin-inline-end:10px;margin-bottom:5px;margin-inline-start:0;display:inline-flex;align-items:flex-start;border-radius:4px;word-break:break-all}cx-return-request-totals .cx-coupon-code--pill-value{line-height:1.7}cx-return-request-totals .cx-footnote{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222)}cx-cancel-order cx-form-errors p{margin:1rem auto}cx-consignment-tracking{display:flex;justify-content:flex-end;margin:0 0 .5rem}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-consignment-tracking-title{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}@media (max-width: 767.98px){cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .body{padding:0}}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-shipment-heading{position:relative;padding-top:1.5rem;padding-inline-end:0;padding-bottom:.4rem;padding-inline-start:2rem;background-color:var(--cx-color-background)}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-no-tracking-heading{position:relative;padding:2rem}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-shipment-content{padding:.6rem 0 1.2rem}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-shipment-title{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222)}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-tracking-events .cx-tracking-event-body{border-inline-start:.7rem solid var(--cx-color-secondary);padding-inline-start:1rem;margin-bottom:1rem}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-tracking-events .cx-tracking-event-body div{padding-bottom:.6rem}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-tracking-events .cx-tracking-event-body .cx-tracking-event-title{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222)}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-tracking-events .cx-tracking-event-body .cx-tracking-event-city{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222)}cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container .cx-tracking-events .cx-tracking-event-body .cx-tracking-event-content{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}cx-my-account-v2-order-history .cx-my-account-v2-order-history-header{display:block;border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light);margin:0 0 25px}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-order-history-pagination{display:flex;justify-content:flex-end;padding:1rem 0;margin:0}@media (max-width: 767.98px){cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-order-history-pagination{flex-direction:column;margin:0 auto}}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-each-order{display:block;border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light);margin:0 0 25px}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-each-order:last-of-type{border:none}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-my-account-v2-order-history-code{color:var(--cx-color-primary);text-decoration:underline;font-size:22px;font-weight:500;margin:0 0 16px}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-my-account-v2-order-summary{font-size:16px;font-weight:400;margin:0 0 15px}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info{display:flex;margin:16px 0 0}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info:last-of-type{margin:0 0 20px}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-info{width:60%}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-info .cx-consignment-info{font-size:16px;color:var(--cx-color-secondary)}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-info .cx-consignment-info .cx-tracking-id{text-decoration:underline;font-weight:var(--cx-font-weight-semi);color:var(--cx-color-secondary)}@media (max-width: 767.98px){cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-info .cx-list-header{padding:0}}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-info .cx-list-header .cx-list-status{padding:5px 30px;background-color:var(--cx-color-background);font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:700}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-info .cx-order-status{margin:16px 0 0;font-size:18px}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-info .cx-order-status-critical{margin:16px 0 0;font-size:18px;color:var(--cx-color-alert, var(--cx-color-danger))}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-info .cx-order-status-critical-link{font-size:18px;color:var(--cx-color-alert, var(--cx-color-danger));text-decoration:underline}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-images-container{width:40%}cx-my-account-v2-order-history .cx-my-account-v2-order-history-body .cx-consolidated-order-info .cx-order-images-container .cx-order-img{width:88px;height:88px;margin:0 8px 0 0;display:inline-end;float:right}cx-order-overview .cx-order-summary{background-color:var(--cx-color-background)}@media (max-width: 767.98px){cx-order-overview .cx-order-summary{background-color:var(--cx-color-inverse)}}cx-order-overview .cx-order-summary .container{display:flex;flex-direction:row;justify-content:space-between;padding:36px 32px;margin:0;min-width:100%}@media (max-width: 991.98px){cx-order-overview .cx-order-summary .container{background-color:var(--cx-color-inverse)}}cx-order-overview .cx-order-summary .container .cx-order-details-cards{flex-grow:1}@media (min-width: 992px){cx-order-overview .cx-order-summary .container .cx-order-details-cards cx-card{padding:10px 0;display:block}cx-order-overview .cx-order-summary .container .cx-order-details-cards cx-card:first-child{padding-top:0}cx-order-overview .cx-order-summary .container .cx-order-details-cards cx-card:last-child{padding-bottom:0}cx-order-overview .cx-order-summary .container .cx-order-details-cards cx-card .cx-card-body{padding:0}}@media (max-width: 991.98px){cx-order-overview .cx-order-summary .container .cx-order-details-cards{border:1px solid var(--cx-color-light);background-color:var(--cx-color-inverse);margin-inline-end:15px;border-radius:10px}}@media (max-width: 767.98px){cx-order-overview .cx-order-summary .container .cx-order-details-cards{margin-inline-end:0;margin-bottom:30px}}cx-order-overview .cx-order-summary .container .cx-order-details-cards .cx-card-title{font-weight:var(--cx-font-weight-semi);margin-bottom:0}@media (max-width: 991.98px){cx-order-overview .cx-order-summary .container{max-width:100%;min-width:100%;padding:1.25rem 0}}@media (max-width: 767.98px){cx-order-overview .cx-order-summary .container{flex-direction:column}}cx-order-overview .cx-order-summary .container .cx-summary-card{flex:1;padding:0 15px}@media (min-width: 992px){cx-order-overview .cx-order-summary .container .cx-summary-card:not(:last-of-type){border-inline-end:1px solid var(--cx-color-text)}}@media (max-width: 991.98px){cx-order-overview .cx-order-summary .container .cx-summary-card{flex:0 0 33%}}@media (max-width: 767.98px){cx-order-overview .cx-order-summary .container .cx-summary-card{flex:1;background-color:var(--cx-color-inverse);border-width:1px;border-style:solid;border-color:var(--cx-color-light);margin:.625rem 0}}cx-order-overview .cx-order-summary .container .cx-summary-card .cx-card-title{font-size:var(--cx-font-size, 1.125rem);line-height:var(--cx-line-height, 1.2222222222);font-weight:var(--cx-font-weight-bold);margin-bottom:.5rem}cx-order-overview cx-order-detail-billing{flex-grow:1;margin-bottom:0}@media (min-width: 992px){cx-order-overview cx-order-detail-billing{border-inline-start:1px solid var(--cx-color-text);padding-inline-start:10rem}}cx-order-overview cx-order-detail-billing .cx-review-summary{flex-direction:column}@media (max-width: 991.98px){cx-order-overview cx-order-detail-billing .cx-review-summary{border:1px solid var(--cx-color-light);background-color:var(--cx-color-inverse);border-radius:10px}}cx-order-overview cx-order-detail-billing .cx-review-summary-card{width:100%}@media (min-width: 992px){cx-order-overview cx-order-detail-billing .cx-review-summary-card{padding:10px 0;display:block}cx-order-overview cx-order-detail-billing .cx-review-summary-card:first-child{padding-top:0}cx-order-overview cx-order-detail-billing .cx-review-summary-card:last-child{padding-bottom:0}cx-order-overview cx-order-detail-billing .cx-review-summary-card .cx-card-body{padding:0}}cx-order-overview cx-order-detail-billing .cx-review-summary-card .cx-card-title{font-size:var(--cx-font-size, 1.125rem);margin-bottom:0}cx-order-details-items{margin-bottom:15px}@media (min-width: 992px){cx-order-details-items{margin-top:30px}}@media (min-width: 768px){cx-order-details-items{margin-top:10px}}@media (max-width: 767.98px){cx-order-details-items .cx-list-header{padding:0}cx-order-details-items .cx-list{margin-inline-end:0;margin-inline-start:0}}cx-order-details-items .cx-list-status{margin:0 0 .5rem;padding:15px 30px;background-color:var(--cx-color-background);font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:700}cx-order-details-items .cx-list-date{margin:.5rem 0 0;padding:0 30px}cx-order-details-items .cx-review-header{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-semi);padding-inline-start:30px}cx-order-details-items .cx-pickup-order-consigned-entries-header{background-color:var(--cx-color-background);font-weight:var(--cx-font-weight-semi);font-size:var(--cx-font-size, 1.125rem);padding:15px 40px;margin:0 0 30px}cx-order-overview .cx-account-summary{background-color:var(--cx-color-background);border-width:0 0 1px 0;border-style:solid;border-color:var(--cx-color-light)}@media (max-width: 767.98px){cx-order-overview .cx-account-summary{background-color:var(--cx-color-inverse)}}cx-order-overview .cx-account-summary .container{display:flex;flex-wrap:wrap;padding:15px 0}@media (max-width: 991.98px){cx-order-overview .cx-account-summary .container{max-width:100%;min-width:100%;padding:0 1.25rem}}@media (max-width: 767.98px){cx-order-overview .cx-account-summary .container{flex-direction:column;padding:1.25rem}}cx-order-overview .cx-account-summary .container .cx-summary-card{flex:1;padding:0 15px}@media (min-width: 992px){cx-order-overview .cx-account-summary .container .cx-summary-card:not(:last-of-type){border-inline-end:1px solid var(--cx-color-text)}}@media (max-width: 991.98px){cx-order-overview .cx-account-summary .container .cx-summary-card{flex:0 0 33%}}@media (max-width: 767.98px){cx-order-overview .cx-account-summary .container .cx-summary-card{flex:1;background-color:var(--cx-color-inverse);border-width:1px;border-style:solid;border-color:var(--cx-color-light);margin:.625rem 0}}cx-order-overview .cx-account-summary .container .cx-summary-card .cx-card-title{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:700;margin-bottom:.5rem}cx-order-details-actions .cx-nav{justify-content:center;padding:1rem 0 2rem}cx-order-details-actions .cx-nav div:empty{display:none}@media (max-width: 991.98px){cx-order-details-actions .cx-nav .btn-secondary{margin:0 0 1rem}}cx-order-details-reorder .cx-nav{justify-content:center}cx-order-details-reorder .cx-nav button{width:100%}cx-order-detail-billing{margin-bottom:2.5rem}cx-order-detail-billing .cx-review-summary{display:flex;flex-direction:row;background-color:var(--cx-color-background)}@media (max-width: 767.98px){cx-order-detail-billing .cx-review-summary{flex-direction:column}}cx-order-detail-billing .cx-review-summary-card{width:50%}@media (max-width: 767.98px){cx-order-detail-billing .cx-review-summary-card{width:100%}}cx-order-detail-billing .cx-review-summary-card .cx-card-title{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-dialog-title{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-dialog-body .cx-reorder-dialog-areyousure-section{display:flex;flex-direction:column}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-dialog-body p .cx-cart-mod-entry-container{display:block}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-dialog-body p .cx-cart-mod-entry-container .alert-icon{vertical-align:initial}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-dialog-body p .cx-cart-mod-entry-container .alert-icon cx-icon{padding-inline-end:5px}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-dialog-body p .cx-cart-mod-entry-container .alert-icon cx-icon.success{color:var(--cx-color-success)}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-dialog-body p .cx-cart-mod-entry-container .alert-icon cx-icon.warning{color:var(--cx-color-warning)}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-dialog-body p .cx-cart-mod-entry-container .alert-icon cx-icon.error{color:var(--cx-color-danger)}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-reorder-dialog-footer{justify-content:center;display:flex}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-reorder-dialog-footer button{flex:0 0 calc(50% - .5rem)}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-reorder-dialog-footer button:first-child{margin-inline-end:.5rem}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-reorder-dialog-footer button:last-child{margin-inline-start:.5rem}cx-reorder-dialog .cx-modal-container .cx-modal-content .cx-reorder-dialog-footer button:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}cx-my-account-v2-order-details-actions .cx-order-details-actions{display:flex;justify-content:space-between;padding:1.5rem 1rem}cx-my-account-v2-order-details-actions .cx-order-details-actions .cx-action-button{float:right;margin:0 0 0 10px}cx-my-account-v2-order-details-actions .cx-order-details-actions .cx-action-button-left{float:left;margin:0 10px 0 0}cx-my-account-v2-consignment-tracking .cx-list-status{padding:15px 30px 30px;display:flex;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);line-height:var(--cx-line-height, 1.2222222222);font-weight:700;justify-content:space-between}cx-my-account-v2-consignment-tracking .cx-list-status .cx-item-list-tracking-id{display:inline;color:var(--cx-color-secondary);font-weight:var(--cx-font-weight-semi);padding:0 0 0 15px}cx-my-account-v2-consignment-tracking .cx-list-status .cx-item-list-tracking-id .cx-tracking-id-link{cursor:pointer;color:var(--cx-color-secondary);text-decoration:underline}cx-my-account-v2-consignment-tracking .cx-list-status .cx-item-list-tracking-id .cx-tracking-id-link:hover{text-decoration:none}cx-my-account-v2-consignment-tracking .cx-list-status .cx-consignment-status-date{font-weight:var(--cx-font-weight-semi)}cx-my-account-v2-download-invoices .cx-modal-container .cx-modal-content .cx-dialog-title{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}cx-replenishment-order-cancellation .cx-cancel-replenishment-btns,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-btns{display:flex}@media (max-width: 767.98px){cx-replenishment-order-cancellation .cx-cancel-replenishment-btns .btn-secondary,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-btns .btn-secondary{margin:0 0 1rem}}cx-replenishment-order-cancellation .cx-cancel-replenishment-btns{justify-content:flex-end;margin:2rem 0}cx-replenishment-order-cancellation-dialog{color:var(--cx-color-text);background-color:#00000080}cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-description{padding-top:10px;padding-inline-start:25px;padding-inline-end:25px;padding-bottom:0}cx-my-account-v2-orders{margin:1rem 0rem;border:1px solid var(--cx-color-medium)}cx-my-account-v2-orders .cx-my-account-view-header{display:flex;justify-content:space-between;margin:1rem}cx-my-account-v2-orders .cx-my-account-view-header .cx-my-account-view-heading{font-size:16px;font-weight:700}cx-my-account-v2-orders .cx-my-account-view-header .cx-my-account-view-show-more{font-size:14px;font-weight:600}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order{border-collapse:collapse;margin:0}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-header{display:flex;justify-content:space-between;margin:1rem 1rem 0;padding:15px 30px;background-color:var(--cx-color-light);border:1px solid var(--cx-color-medium);border-radius:0}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-header .cx-my-account-view-status{font-size:16px;font-weight:700}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-header .cx-my-account-view-code{font-size:12px;font-weight:400;color:var(--cx-color-secondary)}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body{display:flex;justify-content:space-between;margin:0 1rem 1.5rem;padding:15px;border:1px solid var(--cx-color-medium)}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body:first-child{border-radius:0}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1{width:70%}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1 .cx-my-account-view-order-column-1-image{float:left;margin:1 rem;padding:15px}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1 .cx-my-account-view-order-column-1-image .cx-my-account-view-order-img{width:124px;height:124px;display:inline-end}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1 .cx-my-account-view-order-column-1-details .cx-my-account-view-order-column-1-details-top{margin:1 rem;padding:15px 15px 15px 20px}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1 .cx-my-account-view-order-column-1-details .cx-my-account-view-order-column-1-details-top .cx-my-account-view-product-name{font-size:14px;font-weight:600}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1 .cx-my-account-view-order-column-1-details .cx-my-account-view-order-column-1-details-top .cx-my-account-view-purchased-on{font-size:12px;font-weight:400}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1 .cx-my-account-view-order-column-1-details .cx-my-account-view-order-column-1-details-top .cx-my-account-view-item-count{font-size:12px;font-weight:400}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1 .cx-my-account-view-order-column-1-details .cx-my-account-view-order-column-1-details-bottom{padding:15px 15px 15px 20px}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-1 .cx-my-account-view-order-column-1-details .cx-my-account-view-order-column-1-details-bottom .cx-my-account-view-total-price{font-size:14px;font-weight:600}cx-my-account-v2-orders .cx-my-account-view-body .cx-my-account-view-order .cx-my-account-view-order-body .cx-my-account-view-order-column-2{padding:15px;width:30%;display:flex;justify-content:right;color:var(--cx-color-secondary);font-size:14px;font-weight:600;align-items:flex-end}cx-my-account-v2-orders .cx-my-account-no-order{margin:1rem;padding:15px}cx-bulk-pricing-table .cx-bulk-pricing-table-container{padding:0 1.25rem}@media (max-width: 991.98px){cx-bulk-pricing-table .cx-bulk-pricing-table-container{padding:0}}cx-bulk-pricing-table table{text-align:center}@media (min-width: 992px){cx-product-variants-container .variant-section{padding-top:20px;padding-inline-end:20px;padding-bottom:0;padding-inline-start:20px}}cx-product-variants-container .variant-selector a.size-guide{display:flex;justify-content:flex-end;pointer-events:none}cx-product-variants-container .variant-selector .style-name{text-transform:capitalize}cx-product-variants-container .variant-list{padding:0}cx-product-variants-container .variant-list li{display:inline-block}cx-product-variants-container .variant-list li .variant-button{margin:0;padding:0;appearance:none;outline:0;border:0;display:inline-block;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:transparent}cx-product-variants-container .variant-list li .variant-button:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}cx-product-variants-container .variant-list li .variant-button img{margin:3px;border:1px solid #ddd}cx-product-variants-container .variant-list li.selected-variant button img{border:2px solid var(--cx-color-primary)}.modal-dialog,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-tracking-events .cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog,.modal.fade cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.fade .cx-suggested-addresses-dialog,.modal.fade cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.fade .cx-close-account-modal,.modal.fade cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.fade .cx-image-zoom-dialog,.modal.fade cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.fade .cx-consignment-tracking-dialog,.modal.fade cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.fade .cx-cancel-replenishment-dialog-foreground{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog,.modal.fade cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.fade .cx-suggested-addresses-dialog,.modal.fade cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.fade .cx-close-account-modal,.modal.fade cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.fade .cx-image-zoom-dialog,.modal.fade cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.fade .cx-consignment-tracking-dialog,.modal.fade cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.fade .cx-cancel-replenishment-dialog-foreground{transition:none}}.modal.show .modal-dialog,.modal.show cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.show .cx-suggested-addresses-dialog,.modal.show cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.show .cx-close-account-modal,.modal.show cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.show .cx-image-zoom-dialog,.modal.show cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.show .cx-consignment-tracking-dialog,.modal.show cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.show .cx-cancel-replenishment-dialog-foreground{transform:none}.modal.modal-static .modal-dialog,.modal.modal-static cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.modal-static .cx-suggested-addresses-dialog,.modal.modal-static cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.modal-static .cx-close-account-modal,.modal.modal-static cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.modal-static .cx-image-zoom-dialog,.modal.modal-static cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.modal-static .cx-consignment-tracking-dialog,.modal.modal-static cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.modal-static .cx-cancel-replenishment-dialog-foreground{transform:scale(1.02)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-scrollable .cx-suggested-addresses-container,.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable .cx-close-account-modal-container,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable .cx-dialog-content,.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable .cx-consignment-tracking-container,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable .cx-cancel-replenishment-dialog-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .modal-dialog-scrollable .cx-dialog-header,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dialog-scrollable .cx-cancel-replenishment-dialog-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body,.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-body,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .modal-dialog-scrollable .cx-suggested-addresses-body,.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-body,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .modal-dialog-scrollable .cx-close-account-modal-body,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-body,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .modal-dialog-scrollable .cx-dialog-body,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dialog-scrollable .cx-cancel-replenishment-dialog-body{overflow-y:auto}.modal-dialog-centered,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-tracking-events .cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog:before,cx-close-account-modal .cx-close-account-modal:before,cx-product-image-zoom-dialog .cx-image-zoom-dialog:before,cx-tracking-events .cx-consignment-tracking-dialog:before,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content,.modal-dialog-centered.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-suggested-addresses-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .modal-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-suggested-addresses-container,.modal-dialog-centered.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-centered.modal-dialog-scrollable .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-close-account-modal-container,cx-suggested-addresses-dialog cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-close-account-modal-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .modal-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-suggested-addresses-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-close-account-modal-container,.modal-dialog-centered.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-dialog-content,cx-suggested-addresses-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-dialog-content,cx-close-account-modal cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable.cx-close-account-modal .cx-dialog-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .modal-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-suggested-addresses-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-close-account-modal-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-dialog-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .modal-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-suggested-addresses-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-close-account-modal-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-dialog-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .modal-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-suggested-addresses-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-close-account-modal-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-dialog-content,.modal-dialog-centered.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-consignment-tracking-container,cx-suggested-addresses-dialog cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-consignment-tracking-container,cx-close-account-modal cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-close-account-modal .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-consignment-tracking-container,cx-product-image-zoom-dialog cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-consignment-tracking-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-consignment-tracking-container,.modal-dialog-centered.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-centered.modal-dialog-scrollable .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-cancel-replenishment-dialog-content,cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-cancel-replenishment-dialog-content,cx-close-account-modal cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable.cx-close-account-modal .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-cancel-replenishment-dialog-content,cx-product-image-zoom-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable.cx-image-zoom-dialog .cx-cancel-replenishment-dialog-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog:before,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal:before,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog:before,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog:before,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground:before{content:none}.modal-content,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:0;outline:0}.modal-header,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header .close,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-body,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-body,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-body,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-body,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{position:relative;flex:1 1 auto;padding:1rem}@media (min-width: 576px){.modal-dialog,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-tracking-events .cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-scrollable .cx-suggested-addresses-container,.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable .cx-close-account-modal-container,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable .cx-dialog-content,.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable .cx-consignment-tracking-container,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable .cx-cancel-replenishment-dialog-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-tracking-events .cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog:before,cx-close-account-modal .cx-close-account-modal:before,cx-product-image-zoom-dialog .cx-image-zoom-dialog:before,cx-tracking-events .cx-consignment-tracking-dialog:before,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{max-width:300px}}@media (min-width: 992px){.modal-lg,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-tracking-events .cx-consignment-tracking-dialog,.modal-xl{max-width:800px}}.modal-header,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header{padding:1rem}.modal-body,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-body,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-body,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-body,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body{padding:16px 30px 30px}.modal-content,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content{border-radius:0;border:none}cx-product-image-zoom-dialog{color:var(--cx-color-text);background-color:#00000080}@media (min-width: 768px){cx-product-image-zoom-dialog .cx-image-zoom-dialog{max-width:90vw!important;min-width:90vw!important;height:90vh}}@media only screen and (max-width: 900px) and (orientation: landscape){cx-product-image-zoom-dialog .cx-image-zoom-dialog{max-width:100%!important;min-width:100%!important;height:100%;margin:0}}cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content{height:100%}cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header{padding:1.5rem 1.75rem .85rem;border-bottom:none;max-height:76px}@media only screen and (max-width: 900px) and (orientation: landscape){cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header{padding:1rem}}cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-body{background-color:var(--cx-color-inverse);height:calc(100% - 76px)}@media only screen and (max-width: 900px) and (orientation: landscape){cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-body{padding:0}}cx-product-image-zoom-trigger{display:flex;justify-content:flex-end}cx-product-image-zoom-trigger .cx-action-link{padding:0;height:24px;margin:.5em auto}cx-product-image-zoom-trigger .cx-action-link cx-icon{padding:0 0 0 .4em}cx-product-image-zoom-view{display:flex;flex-direction:column;height:100%}cx-product-image-zoom-view .cx-main-image-group{display:flex;justify-content:center;padding-bottom:1em}@media only screen and (max-width: 900px) and (orientation: landscape){cx-product-image-zoom-view .cx-main-image-group{height:100%}}cx-product-image-zoom-view .cx-main-image-group .cx-navigate-image{display:flex}cx-product-image-zoom-view .cx-main-image-group .cx-navigate-image button{align-self:center;font-size:2rem}cx-product-image-zoom-view .cx-main-image-group .cx-navigate-image .btn:focus,cx-product-image-zoom-view .cx-main-image-group .cx-navigate-image .btn:active{box-shadow:none}cx-product-image-zoom-view .cx-main-image-group .cx-default-image-zoom{display:flex;justify-content:center;max-height:calc(90vh - 200px)}@media (min-width: 992px){cx-product-image-zoom-view .cx-main-image-group .cx-default-image-zoom{height:calc(90vh - 200px)}}@media only screen and (max-width: 900px) and (orientation: landscape){cx-product-image-zoom-view .cx-main-image-group .cx-default-image-zoom{height:100%;max-height:100%}}cx-product-image-zoom-view .cx-main-image-group .cx-default-image-zoom:hover{cursor:zoom-in}cx-product-image-zoom-view .cx-zoom-container{width:100%;height:calc(90vh - 200px);overflow:hidden}@media only screen and (max-width: 900px) and (orientation: landscape){cx-product-image-zoom-view .cx-zoom-container{height:100%}}cx-product-image-zoom-view .cx-zoom-container .cx-image-zoomed{height:100%;width:100%;padding:1em;-webkit-touch-callout:none}cx-product-image-zoom-view .cx-zoom-container .cx-image-zoomed:hover{cursor:zoom-out}cx-product-image-zoom-view .cx-zoom-container .cx-image-zoomed img{transform:scale(2);position:relative;transition:background-position .25s;object-fit:cover}cx-product-image-zoom-view cx-product-image-zoom-thumbnails .thumbs{flex:auto}cx-product-image-zoom-view cx-product-image-zoom-thumbnails .thumbs cx-media{width:70px;height:70px}@media only screen and (max-width: 900px) and (orientation: landscape){cx-product-image-zoom-view cx-product-image-zoom-thumbnails .thumbs{display:none}}cx-product-image-zoom-thumbnails .carousel-panel{align-self:center}cx-product-image-zoom-thumbnails .carousel-panel .slide.active{display:flex;justify-content:center}cx-future-stock-accordion{display:block;overflow:hidden;margin-bottom:1.25rem}cx-future-stock-accordion .cx-future-stock-accordion-header{border:none;background-color:transparent;padding-inline-start:1.25rem;margin:.5rem auto;cursor:pointer}@media (max-width: 991.98px){cx-future-stock-accordion .cx-future-stock-accordion-header{padding:0}}cx-future-stock-accordion .cx-future-stock-accordion-header:hover{color:var(--cx-color-primary)}cx-future-stock-accordion .cx-future-stock-accordion-header cx-icon{padding-inline-start:.375rem}cx-future-stock-accordion .cx-future-stock-accordion-content{padding-inline-start:1.25rem;margin-bottom:1rem}.cx-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}cx-store-finder{line-height:var(--cx-line-height, 1.2222222222)}cx-store-finder .cx-store-finder-wrapper{text-align:center;padding:3rem 0}cx-store-finder .cx-pagination .pagination a.page-link:hover{color:#fff;font-weight:400}cx-store-finder-grid>.container{border-style:solid;border-width:1px 0 0 0;border-color:var(--cx-color-light);display:inline-block;padding:10px 0 0}@media (max-width: 767.98px){cx-store-finder-grid>.container{padding:0 15px}}cx-store-finder-grid .cx-spinner{padding:2rem 0}cx-store-finder-list-item{display:block;text-align:start;padding:1rem .75rem;text-decoration:none;position:relative}@media (max-width: 991.98px){cx-store-finder-list-item{padding:.5rem}}cx-store-finder-list-item:hover{background-color:var(--cx-color-background)}cx-store-finder-list-item .cx-store-list-order{position:absolute;left:-2rem}cx-store-finder-list-item .cx-store-name{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);min-height:40px;cursor:pointer}cx-store-finder-list-item .cx-store-address{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal)}cx-store-finder-list-item .cx-store-address-street{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 991.98px){cx-store-finder-list-item .cx-store-address-street{white-space:normal}}cx-store-finder-list-item .cx-store-open{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);color:var(--cx-color-success)}cx-store-finder-list-item .cx-store-closed{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);color:var(--cx-color-danger)}cx-store-finder-list-item .cx-store-distance{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-bold);margin:1rem 0}cx-store-finder-list-item .cx-button{line-height:2;margin:1rem 0 0}cx-store-finder-store-description .container{margin-bottom:1rem}cx-store-finder-store-description .cx-store{text-align:start}.cxFeat_a11yStoreFinderOverflow cx-store-finder-store-description .container{margin-bottom:unset}.cxFeat_a11yStoreFinderOverflow cx-store-finder-store-description .cx-container{text-align:start;display:flex;margin-bottom:1rem}@media (max-width: 991.98px){.cxFeat_a11yStoreFinderOverflow cx-store-finder-store-description .cx-container{flex-direction:column}}.cxFeat_a11yStoreFinderOverflow cx-store-finder-store-description .cx-store{text-align:unset;padding-inline-start:1rem;padding-inline-end:1rem;flex:1}cx-store-finder-store-description .cx-store-description-address{margin-bottom:1.5rem}cx-store-finder-store-description .cx-contact{margin-bottom:1.5rem;font-weight:700;text-decoration:underline}cx-store-finder-store-description .cx-list{padding:0;list-style:none}cx-store-finder-store-description .cx-link{color:var(--cx-color-text)}cx-store-finder-store-description .cx-schedule{margin-bottom:1.5rem}cx-store-finder-store-description .cx-store-hours{padding:0}cx-store-finder-store-description .cx-hours{text-align:end}cx-store-finder-store-description .cx-hours.closed{color:var(--cx-color-primary)}cx-store-finder-store-description .cx-features{margin-bottom:10px}cx-store-finder-store-description .cx-features-header{text-align:start}cx-store-finder-store-description .cx-storeMap{height:70vh}.cxFeat_a11yStoreFinderOverflow cx-store-finder-store-description .cx-storeMap{height:unset;flex:2;padding-inline-start:1rem;padding-inline-end:1rem}.cxFeat_a11yStoreFinderOverflow cx-store-finder-store-description .cx-feature-item{color:var(--cx-color-primary)}cx-store-finder-store-description .cx-feature-value{color:var(--cx-color-primary)}cx-store-finder-store-description .cx-feature-item{text-align:start}cx-store-finder-stores-count .cx-count{border-style:solid;border-width:1px 0 0 0;border-color:var(--cx-color-light);display:inline-block}cx-store-finder-stores-count .cx-set{margin:.5rem 0;cursor:pointer;display:flex;align-items:center;justify-content:center}cx-store-finder-stores-count .cx-set:hover{background-color:var(--cx-color-background)}cx-store-finder-stores-count a{padding:1.5rem;width:100%}cx-store-finder-stores-count .cx-no-stores{display:block;padding-top:4rem;padding-inline-end:1.5rem;padding-bottom:1.5rem;padding-inline-start:1.5rem;margin:0 auto;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);color:var(--cx-color-secondary)}cx-store-finder-stores-count .cx-title{width:100%}cx-store-finder-stores-count .cx-name{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);padding-inline-end:.5rem}cx-store-finder-stores-count .cx-country-count{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);font-weight:400}cx-store-finder-stores-count .cx-region-set{width:100%}cx-store-finder-stores-count .cx-region-directory{column-count:1;list-style:none;padding-inline-start:0}@media (min-width: 768px){cx-store-finder-stores-count .cx-region-directory{column-count:4}}cx-store-finder-stores-count .cx-directory-item{padding:0;line-height:normal}cx-store-finder-stores-count .cx-item-link{padding-top:0;padding-inline-end:.5rem;padding-bottom:.5rem;padding-inline-start:.2rem;font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:normal}cx-store-finder-stores-count .cx-item-count{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal)}cx-store-finder-stores-count .cx-count-spinner{padding:30px 0}cx-store-finder-search-result .cx-pagination{margin:1rem auto;justify-content:center;display:flex}cx-store-finder-search-result .cx-spinner{padding:2rem 0}cx-store-finder-search-result .cx-no-stores{display:block;padding-top:4rem;padding-inline-end:1.5rem;padding-bottom:1.5rem;padding-inline-start:1.5rem;margin:0 auto;font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);color:var(--cx-color-secondary)}cx-store-finder-list .cx-columns{display:none}@media (min-width: 992px){cx-store-finder-list .cx-columns{display:flex;height:70vh;margin-bottom:1rem}}cx-store-finder-list .cx-columns-mobile{margin-top:1rem;display:block}@media (min-width: 992px){cx-store-finder-list .cx-columns-mobile{display:none}}cx-store-finder-list .cx-columns-mobile .cx-list li:first-child{border:none}cx-store-finder-list .cx-columns-mobile .cx-map-col{height:70vh}cx-store-finder-list .cx-columns-mobile .cx-nav-item button{background:none;color:var(--cx-color-primary)}cx-store-finder-list .cx-address-col{height:100%}@media (min-width: 768px){cx-store-finder-list .cx-address-col{height:100%;overflow-y:auto;padding:inherit inherit inherit 0}}cx-store-finder-list .cx-map-col{height:100%}@media (min-width: 768px){cx-store-finder-list .cx-map-col{height:100%;overflow-y:auto}}cx-store-finder-list .cx-list{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);list-style:none;padding:inherit inherit inherit 0}cx-store-finder-list cx-store-finder-list-item{margin:0;padding:1.25rem}cx-store-finder-list .cx-list-items{border-width:1px 0 0 0;border-style:solid;border-color:var(--cx-color-light)}cx-store-finder-list .cx-list-items .cx-store-name{color:var(--cx-color-primary);cursor:default}cx-store-finder-list .cx-list-items .cx-store-name a{cursor:pointer}cx-store-finder-list .cx-list-items .cx-store-name a:hover{text-decoration:underline}cx-store-finder-list .cx-list-items:hover{background-color:var(--cx-color-background)}cx-store-finder-list .cx-list-items.cx-selected-item{background-color:var(--cx-color-background)}cx-store-finder-list .cx-list-items.cx-selected-item:hover{background-color:var(--cx-color-background)}cx-store-finder-list .cx-not-found{font-size:var(--cx-font-size, 1.125rem);font-weight:var(--cx-font-weight-bold);text-align:center;padding:3rem 0}@media (min-width: 768px){cx-store-finder-list .cx-store,cx-store-finder-list .cx-feature-item{max-width:100%;flex:100%}}cx-store-finder-list .cx-feature{margin-bottom:.5rem}cx-store-finder-list .cx-back-wrapper{margin:.5rem 1rem;min-width:180px}cx-store-finder-list .cx-back{font-weight:600;overflow:hidden;white-space:nowrap}cx-store-finder-list .cx-back cx-icon{margin:0 .2rem 0 0}cx-store-finder-list .cx-nav{border-bottom:1px solid var(--cx-color-light);justify-content:center}cx-store-finder-search{display:block;margin:0 0 1rem}@media (max-width: 767.98px){cx-store-finder-search .cx-search-links button{padding:6px;height:initial;max-height:initial;min-height:48px}}cx-store-finder-search .search-wrapper{position:relative}cx-store-finder-search .search-wrapper input{padding-inline-end:46px}cx-store-finder-search .search-wrapper cx-icon{position:absolute;top:17px;right:17px;cursor:pointer}cx-store-finder-search .disabled-action{pointer-events:none;opacity:.5}cx-store-finder-schedule .cx-days{padding:0 1rem 0 0}cx-store-finder-schedule .cx-store-hours{margin:1.5rem 0}cx-store-finder-schedule .cx-hours{text-align:center}cx-store-finder-schedule .cx-hours.closed{color:var(--cx-color-primary)}cx-store-finder-map .cx-store-map{width:100%;height:100%}@media (max-width: 767.98px){cx-store-finder-map .cx-store-map{height:30rem;width:100%}.cxFeat_a11yStoreFinderOverflow cx-store-finder-map .cx-store-map{height:unset;width:unset}}@media (max-width: 991.98px){.cxFeat_a11yStoreFinderOverflow cx-store-finder-map .cx-store-map{height:30rem;width:100%}}cx-store-finder-store .cx-store-actions{margin-bottom:1rem}@media (min-width: 992px){cx-store-finder-store .cx-store-actions{width:25%}}@media (max-width: 991.98px){cx-store-finder-store .cx-store-actions{width:30%}}@media (max-width: 767.98px){cx-store-finder-store .cx-store-actions{width:100%}}cx-store-finder-store .cx-store-actions button{outline:none;min-width:150px}cx-page-layout.StoreFinderPageTemplate cx-page-slot.SideContent cx-banner img{width:auto}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-tracking-events .cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-product-image-zoom-dialog .cx-image-zoom-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog,.modal.fade cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.fade .cx-suggested-addresses-dialog,.modal.fade cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.fade .cx-close-account-modal,.modal.fade cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.fade .cx-consignment-tracking-dialog,.modal.fade cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.fade .cx-cancel-replenishment-dialog-foreground,.modal.fade cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.fade .cx-image-zoom-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog,.modal.fade cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.fade .cx-suggested-addresses-dialog,.modal.fade cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.fade .cx-close-account-modal,.modal.fade cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.fade .cx-consignment-tracking-dialog,.modal.fade cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.fade .cx-cancel-replenishment-dialog-foreground,.modal.fade cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.fade .cx-image-zoom-dialog{transition:none}}.modal.show .modal-dialog,.modal.show cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.show .cx-suggested-addresses-dialog,.modal.show cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.show .cx-close-account-modal,.modal.show cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.show .cx-consignment-tracking-dialog,.modal.show cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.show .cx-cancel-replenishment-dialog-foreground,.modal.show cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.show .cx-image-zoom-dialog{transform:none}.modal.modal-static .modal-dialog,.modal.modal-static cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-suggested-addresses-dialog .modal.modal-static .cx-suggested-addresses-dialog,.modal.modal-static cx-close-account-modal .cx-close-account-modal,cx-close-account-modal .modal.modal-static .cx-close-account-modal,.modal.modal-static cx-tracking-events .cx-consignment-tracking-dialog,cx-tracking-events .modal.modal-static .cx-consignment-tracking-dialog,.modal.modal-static cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-replenishment-order-cancellation-dialog .modal.modal-static .cx-cancel-replenishment-dialog-foreground,.modal.modal-static cx-product-image-zoom-dialog .cx-image-zoom-dialog,cx-product-image-zoom-dialog .modal.modal-static .cx-image-zoom-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-scrollable .cx-suggested-addresses-container,.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable .cx-close-account-modal-container,.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable .cx-consignment-tracking-container,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable .cx-cancel-replenishment-dialog-content,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable .cx-dialog-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dialog-scrollable .cx-cancel-replenishment-dialog-header,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .modal-dialog-scrollable .cx-dialog-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body,.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-body,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .modal-dialog-scrollable .cx-suggested-addresses-body,.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-body,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .modal-dialog-scrollable .cx-close-account-modal-body,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .modal-dialog-scrollable .cx-cancel-replenishment-dialog-body,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-body,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .modal-dialog-scrollable .cx-dialog-body{overflow-y:auto}.modal-dialog-centered,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-tracking-events .cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-product-image-zoom-dialog .cx-image-zoom-dialog{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog:before,cx-close-account-modal .cx-close-account-modal:before,cx-tracking-events .cx-consignment-tracking-dialog:before,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground:before,cx-product-image-zoom-dialog .cx-image-zoom-dialog:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content,.modal-dialog-centered.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-suggested-addresses-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .modal-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-suggested-addresses-container,.modal-dialog-centered.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-centered.modal-dialog-scrollable .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-close-account-modal-container,cx-suggested-addresses-dialog cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-close-account-modal-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .modal-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-suggested-addresses-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-close-account-modal-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .modal-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-suggested-addresses-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-close-account-modal-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .modal-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-suggested-addresses-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-close-account-modal-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .modal-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-suggested-addresses-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-close-account-modal-container,.modal-dialog-centered.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-consignment-tracking-container,cx-suggested-addresses-dialog cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-consignment-tracking-container,cx-close-account-modal cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable.cx-close-account-modal .cx-consignment-tracking-container,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-consignment-tracking-container,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-consignment-tracking-container,.modal-dialog-centered.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-centered.modal-dialog-scrollable .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-cancel-replenishment-dialog-content,cx-suggested-addresses-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-cancel-replenishment-dialog-content,cx-close-account-modal cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable.cx-close-account-modal .cx-cancel-replenishment-dialog-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-cancel-replenishment-dialog-content,.modal-dialog-centered.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-centered.modal-dialog-scrollable .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-dialog-content,cx-suggested-addresses-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal .cx-dialog-content,cx-close-account-modal cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable.cx-close-account-modal .cx-dialog-content,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog .cx-dialog-content,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground .cx-dialog-content,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog .cx-dialog-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before,cx-suggested-addresses-dialog .modal-dialog-scrollable.cx-suggested-addresses-dialog:before,cx-close-account-modal .modal-dialog-scrollable.cx-close-account-modal:before,cx-tracking-events .modal-dialog-scrollable.cx-consignment-tracking-dialog:before,cx-replenishment-order-cancellation-dialog .modal-dialog-scrollable.cx-cancel-replenishment-dialog-foreground:before,cx-product-image-zoom-dialog .modal-dialog-scrollable.cx-image-zoom-dialog:before{content:none}.modal-content,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:0;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header .close,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-body,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-body,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-tracking-events .cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-product-image-zoom-dialog .cx-image-zoom-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content,.modal-dialog-scrollable cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .modal-dialog-scrollable .cx-suggested-addresses-container,.modal-dialog-scrollable cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-close-account-modal .cx-close-account-modal .modal-dialog-scrollable .cx-close-account-modal-container,.modal-dialog-scrollable cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-tracking-events .cx-consignment-tracking-dialog .modal-dialog-scrollable .cx-consignment-tracking-container,.modal-dialog-scrollable cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .modal-dialog-scrollable .cx-cancel-replenishment-dialog-content,.modal-dialog-scrollable cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .modal-dialog-scrollable .cx-dialog-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-close-account-modal .cx-close-account-modal,cx-tracking-events .cx-consignment-tracking-dialog,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground,cx-product-image-zoom-dialog .cx-image-zoom-dialog{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog:before,cx-close-account-modal .cx-close-account-modal:before,cx-tracking-events .cx-consignment-tracking-dialog:before,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground:before,cx-product-image-zoom-dialog .cx-image-zoom-dialog:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground{max-width:300px}}@media (min-width: 992px){.modal-lg,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog,cx-tracking-events .cx-consignment-tracking-dialog,cx-product-image-zoom-dialog .cx-image-zoom-dialog,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.close{float:right;font-size:1.5rem;font-weight:"bold";line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.modal{background-color:#00000080}.modal-header,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-header,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-header{padding:1rem}.modal-body,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-body,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-body,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content .cx-cancel-replenishment-dialog-body,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content .cx-dialog-body{padding:16px 30px 30px}.modal-content,cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container,cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container,cx-tracking-events .cx-consignment-tracking-dialog .cx-consignment-tracking-container,cx-replenishment-order-cancellation-dialog .cx-cancel-replenishment-dialog-foreground .cx-cancel-replenishment-dialog-content,cx-product-image-zoom-dialog .cx-image-zoom-dialog .cx-dialog-content{border-radius:0;border:none}.modal .close{font-size:38px;font-weight:100;bottom:5px;position:relative;margin-inline-start:0;margin-inline-end:0;align-self:flex-end}@media (max-width: 991.98px){.modal .close{margin-bottom:0}}.modal[aria-hidden=false]{display:block}.cx-modal-container{display:flex;align-items:center;margin:auto;height:100%;overflow-y:auto;max-width:768px!important;min-width:768px!important}@media (max-width: 767.98px){.cx-modal-container{margin:0!important;min-width:100%!important;max-width:100%!important;overflow-y:initial;height:100%;overflow-y:auto}}@media (min-width: 768px){.cx-modal-container{max-width:768px!important;min-width:768px!important}}.cx-modal-header{display:flex;justify-content:space-between;padding-top:2rem;padding-inline-end:1.875rem;padding-bottom:0;padding-inline-start:1.875rem}.cx-modal-content{background-color:var(--cx-color-inverse);width:100%}.cx-modal-footer{padding:0 27px 30px}@media (min-width: 992px){.cx-asm-dialog{max-width:95%!important;min-width:95%!important}}.cx-asm-dialog .cx-modal-content{border-radius:16px}cx-login{color:var(--cx-color-text)}@media (max-width: 991.98px){cx-login>a{padding:1rem;display:block}}cx-login .cx-login-greet{color:var(--cx-color-text);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-semi)}@media (max-width: 991.98px){cx-login .cx-login-greet{color:var(--cx-color-text);padding:.5rem 1rem 0;font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6)}}@media (min-width: 992px){cx-login #account-nav nav>ul>li>button{padding-top:4px;padding-bottom:0}}cx-login-form.user-form cx-spinner{display:none}cx-login-form.user-form button{flex:100%}.cx-my-account-v2-user{border:1px solid var(--cx-color-medium);width:250px;padding:20px 5px 5px 25px;gap:40px;height:120px;margin:2rem 0rem 0rem}.cx-my-account-v2-user .cx-name .cx-sign-out{text-decoration:underline}cx-close-account{display:flex;justify-content:center}cx-close-account .cx-info{margin:0 0 3em}cx-close-account .cx-btn-group button{min-width:100%;text-transform:lowercase}cx-close-account .cx-btn-group button:first-line{text-transform:capitalize}cx-close-account .cx-btn-group button:first-child{margin-inline-end:1em}@media (max-width: 767.98px){cx-close-account .cx-btn-group a:first-child{margin:0 0 1em}}cx-close-account ul{padding-inline-start:20px}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-header{display:flex;justify-content:space-between}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-header .cx-close-account-modal-title{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-confirmation{margin-bottom:0}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-footer{display:flex}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-footer button{flex:0 0 calc(50% - .5rem);text-transform:lowercase}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-footer button:first-line{text-transform:capitalize}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-footer button:first-child{margin-inline-end:.5rem}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-footer button:last-child{margin-inline-start:.5rem}cx-close-account-modal .cx-close-account-modal .cx-close-account-modal-container .cx-close-account-modal-footer button:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}cx-register form a{text-decoration:underline}cx-register form .cx-login-link{margin:1rem 0 0}cx-my-account-v2-email .flex-line{display:flex;flex-direction:row;align-items:baseline}cx-my-account-v2-email .headertext{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);padding-bottom:1.5rem;width:95%}cx-my-account-v2-email .editButton{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6);color:var(--cx-color-primary);border:none;background-color:var(--cx-color-transparent)}cx-my-account-v2-email .text-head{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);min-width:7.5rem;color:var(--cx-color-background-dark);width:15%}cx-my-account-v2-email .value{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}cx-my-account-v2-email .button{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6);padding-top:.8rem;padding-inline-end:1.5rem;padding-bottom:.8rem;padding-inline-start:1.5rem}cx-my-account-v2-email .button-cancel{color:var(--cx-color-primary)}cx-my-account-v2-email .email-editing-area{width:100%;max-width:35rem}cx-my-account-v2-email .cx-message-info{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);border-color:var(--cx-color-visual-focus);background-color:var(--cx-color-info-accent)}cx-my-account-v2-email .cx-message-info .cx-message-icon cx-icon{color:var(--cx-color-primary-accent)}cx-my-account-v2-email .btn-group{display:flex;justify-content:end;flex-wrap:wrap}cx-my-account-v2-email form label{padding-bottom:.75rem}cx-my-account-v2-email label{padding-bottom:.3rem}cx-my-account-v2-profile .flex-line{display:flex;flex-direction:row;align-items:baseline}cx-my-account-v2-profile .headertext{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);padding-bottom:1.5rem;width:95%}cx-my-account-v2-profile .editButton{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6);color:var(--cx-color-primary);border:none;background-color:var(--cx-color-transparent)}cx-my-account-v2-profile .text-head{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);min-width:7.5rem;width:15%}cx-my-account-v2-profile .value{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}cx-my-account-v2-profile .button{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6);padding-top:.8rem;padding-inline-end:1.5rem;padding-bottom:.8rem;padding-inline-start:1.5rem}cx-my-account-v2-profile .button-cancel{color:var(--cx-color-primary)}cx-my-account-v2-profile .myaccount-editing-area{width:100%;max-width:35rem}cx-my-account-v2-profile .btn-group{display:flex;justify-content:end;flex-wrap:wrap}cx-my-account-v2-profile .ng-select .ng-select-container{background-color:var(--cx-color-background)}cx-my-account-v2-profile form label{padding-bottom:.75rem}cx-my-account-v2-profile label{padding-bottom:.3rem}@media (min-width: 575px){cx-my-account-v2-password{--cx-max-width: 50%}}cx-my-account-v2-password .myaccount-password-header{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222);padding-bottom:1.5rem}cx-my-account-v2-password .myaccount-password-button{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6);padding-top:.8rem;padding-inline-end:1.5rem;padding-bottom:.8rem;padding-inline-start:1.5rem}cx-my-account-v2-password .myaccount-password-button-cancel{color:var(--cx-color-primary)}cx-my-account-v2-password .myaccount-password-label{font-size:var(--cx-font-size, 1rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.6);min-width:7.5rem;padding-top:0;padding-inline-end:1.2rem;padding-bottom:0;padding-inline-start:0}cx-my-account-v2-password .myaccount-label-padding{padding-bottom:.75rem}cx-my-account-v2-password .password-btn-group{display:flex;justify-content:end;flex-wrap:wrap}cx-my-account-v2-password .cx-message-info{font-size:var(--cx-font-size, .875rem);font-weight:var(--cx-font-weight-normal);line-height:var(--cx-line-height, 1.2222222222);border-color:var(--cx-color-visual-focus);background-color:var(--cx-color-info-accent)}cx-my-account-v2-password .cx-message-info .cx-message-icon cx-icon{color:var(--cx-color-primary-accent)}cx-address-book .cx-address-deck{padding:1.25rem 0 0}cx-address-book .cx-address-deck-spinner{padding:5rem 0}cx-address-book .cx-form{padding-top:30px}cx-address-book .cx-section-msg{margin-bottom:1.5rem}cx-address-book .cx-address-card{padding-bottom:30px}cx-address-form .cx-address-form-btns{padding:1rem 0;justify-content:center}@media (max-width: 991.98px){cx-address-form .cx-address-form-btns{padding:1.25rem 0}}@media (max-width: 767.98px){cx-address-form .cx-address-form-btns{padding:1.25rem 0}}@media (max-width: 991.98px){cx-address-form .cx-address-form-btns .btn-secondary{margin:0 0 1rem}}cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-header{display:flex;justify-content:space-between}cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-header .cx-suggested-addresses-title{font-size:var(--cx-font-size, 1.375rem);font-weight:var(--cx-font-weight-semi);line-height:var(--cx-line-height, 1.2222222222)}cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-footer .cx-dialog-buttons:focus{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}@media (min-width: 768px){cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-footer .cx-dialog-buttons{flex:0 0 calc(50% - .5rem)}cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-footer .cx-dialog-buttons:last-child{margin-inline-start:1rem}}@media (max-width: 767.98px){cx-suggested-addresses-dialog .cx-suggested-addresses-dialog .cx-suggested-addresses-container .cx-suggested-addresses-footer .cx-dialog-buttons{width:100%;margin-bottom:.625rem}}.user-form{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}@media (min-width: 768px){.user-form{width:50%;--cx-max-width: 50%}}.user-form form{display:contents}.user-form form label{all:unset;flex:100%;margin-bottom:.375rem}.user-form button,.user-form a{flex:0 0 calc(50% - 10px);margin-top:.5rem}cx-carousel,agco-image-carousel{display:flex;flex:100%;--cx-speed: .5;flex-direction:column}cx-carousel>h2,agco-image-carousel>h2{margin-bottom:1rem;margin-top:2rem;text-align:center;font-size:16px;line-height:130%;letter-spacing:0;font-weight:700;line-height:1.3}cx-carousel .carousel-panel,agco-image-carousel .carousel-panel{display:flex;justify-content:space-between}cx-carousel .carousel-panel.size-1 .item,agco-image-carousel .carousel-panel.size-1 .item{flex:0 0 100%}cx-carousel .carousel-panel.size-2 .item,agco-image-carousel .carousel-panel.size-2 .item{flex:0 0 50%}cx-carousel .carousel-panel.size-3 .item,agco-image-carousel .carousel-panel.size-3 .item{flex:0 0 calc(100 / 3 * 1%)}cx-carousel .carousel-panel.size-4 .item,agco-image-carousel .carousel-panel.size-4 .item{flex:0 0 25%}cx-carousel .carousel-panel.size-5 .item,agco-image-carousel .carousel-panel.size-5 .item{flex:0 0 20%}cx-carousel .carousel-panel.size-6 .item,agco-image-carousel .carousel-panel.size-6 .item{flex:0 0 calc(100 / 6 * 1%)}cx-carousel .carousel-panel.size-7 .item,agco-image-carousel .carousel-panel.size-7 .item{flex:0 0 calc(100 / 7 * 1%)}cx-carousel .carousel-panel.size-8 .item,agco-image-carousel .carousel-panel.size-8 .item{flex:0 0 12.5%}cx-carousel .carousel-panel.size-9 .item,agco-image-carousel .carousel-panel.size-9 .item{flex:0 0 calc(100 / 9 * 1%)}cx-carousel .carousel-panel.size-10 .item,agco-image-carousel .carousel-panel.size-10 .item{flex:0 0 10%}cx-carousel .carousel-panel .slides,agco-image-carousel .carousel-panel .slides{flex:auto;position:relative}cx-carousel .carousel-panel .slides .slide,agco-image-carousel .carousel-panel .slides .slide{transition:.6s all;width:100%;display:flex;flex-wrap:nowrap;justify-content:flex-start}cx-carousel .carousel-panel .slides .slide:not(.active),agco-image-carousel .carousel-panel .slides .slide:not(.active){position:absolute;opacity:0;z-index:-1;transition:none}cx-carousel .carousel-panel .slides .slide .item,agco-image-carousel .carousel-panel .slides .slide .item{opacity:0;z-index:-1;transition:.4s all;visibility:hidden}cx-carousel .carousel-panel .slides .slide .item.active,agco-image-carousel .carousel-panel .slides .slide .item.active{opacity:1;z-index:1;visibility:visible}cx-carousel .carousel-panel .slides .slide .item:nth-child(1),agco-image-carousel .carousel-panel .slides .slide .item:nth-child(1){transition-delay:calc(var(--cx-speed, 1) * .25s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(2),agco-image-carousel .carousel-panel .slides .slide .item:nth-child(2){transition-delay:calc(var(--cx-speed, 1) * .5s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(3),agco-image-carousel .carousel-panel .slides .slide .item:nth-child(3){transition-delay:calc(var(--cx-speed, 1) * .75s)}cx-carousel .carousel-panel .slides .slide .item:nth-child(4),agco-image-carousel .carousel-panel .slides .slide .item:nth-child(4){transition-delay:calc(var(--cx-speed, 1) * 1s)}cx-carousel button,agco-image-carousel button{color:#fff}cx-carousel button:focus,agco-image-carousel button:focus{outline:none}cx-carousel button:not(:disabled),agco-image-carousel button:not(:disabled){cursor:pointer}cx-carousel .indicators,agco-image-carousel .indicators{display:flex;justify-content:center}cx-carousel .indicators button,agco-image-carousel .indicators button{margin:0;transition:.6s all;border-style:none;background-color:#fff;font-size:var(--cx-font-size, .875rem);padding:10px}cx-carousel .indicators button .cx-icon,agco-image-carousel .indicators button .cx-icon{border-radius:20px;border-width:4px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));color:#fff;background-color:#fff}cx-carousel .indicators button[disabled] .cx-icon,agco-image-carousel .indicators button[disabled] .cx-icon{padding:.125rem;--tw-text-opacity: 1;color:rgb(174 19 42 / var(--tw-text-opacity, 1));background-color:#fff}cx-carousel .indicators button:not(:disabled):hover,agco-image-carousel .indicators button:not(:disabled):hover{--tw-text-opacity: 1;color:rgb(77 77 77 / var(--tw-text-opacity, 1))}cx-carousel .previous,cx-carousel .next,agco-image-carousel .previous,agco-image-carousel .next{border-style:none;background-color:transparent;font-size:2rem;--tw-text-opacity: 1;color:rgb(42 42 42 / var(--tw-text-opacity, 1))}cx-carousel .previous:disabled,cx-carousel .next:disabled,agco-image-carousel .previous:disabled,agco-image-carousel .next:disabled{opacity:.5}cx-carousel .previous:not(:disabled):hover,cx-carousel .next:not(:disabled):hover,agco-image-carousel .previous:not(:disabled):hover,agco-image-carousel .next:not(:disabled):hover{--tw-text-opacity: 1;color:rgb(174 19 42 / var(--tw-text-opacity, 1))}@media (min-width: 1200px){cx-carousel>h2{margin-bottom:3rem}}@media (max-width: 575.98px){cx-carousel .indicators{display:none}}@media (max-width: 767.98px){cx-carousel .previous,cx-carousel .next{min-width:48px}}cx-generic-link{cursor:pointer;font-family:Roboto}cx-generic-link a{outline:2px solid transparent;outline-offset:2px}cx-generic-link a:focus{outline:2px solid transparent;outline-offset:2px}cx-generic-link a:focus-visible{outline-style:solid;outline-color:var(--cx-color-visual-focus);outline-width:var(--cx-visual-focus-width, 2px);outline-offset:4px;transition:none}cx-icon,.cx-icon{align-self:center;line-height:normal}cx-icon svg,.cx-icon svg{width:28px;height:28px;fill:currentColor;pointer-events:none}cx-icon.success{--tw-text-opacity: 1;color:rgb(38 102 17 / var(--tw-text-opacity, 1))}cx-icon.warning{--tw-text-opacity: 1;color:rgb(193 83 0 / var(--tw-text-opacity, 1))}cx-icon.error{--tw-text-opacity: 1;color:rgb(202 0 19 / var(--tw-text-opacity, 1))}cx-icon.info{--tw-text-opacity: 1;color:rgb(38 64 166 / var(--tw-text-opacity, 1))}cx-icon.agco-footer-logo svg{display:flex;height:63px;width:54px}cx-icon.agco-quick-order svg{height:12px;width:13px}cx-media{position:relative;display:block}cx-media img{max-width:100%;max-height:100%;transform:scale(1);opacity:1;transition:all .6s}cx-media.cx-image-zoomed picture{position:relative}cx-popover{top:0;z-index:10;display:block;max-width:400px;white-space:normal;border-radius:5px;border-width:1px;border-style:solid;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));background-clip:padding-box;padding:1rem .938rem;font-size:14px;line-height:140%;letter-spacing:0;font-weight:400;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));opacity:0;--tw-shadow: 0px 1px 11px 2px rgba(0,0,0,.1);--tw-shadow-colored: 0px 1px 11px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}cx-popover cx-popover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}cx-popover{word-wrap:break-word}cx-popover.light-mode{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}cx-popover.opened{opacity:1;transition:opacity .4s}cx-popover.hide-arrow .arrow{display:none}cx-cost-centercx-popover.hide-arrow .arrow{display:none}cx-popover>.arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 5px}cx-popover>.arrow:after,cx-popover>.arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}cx-popover.top,cx-popover.top-left,cx-popover.top-right{margin-bottom:.5rem}cx-popover.top>.arrow,cx-popover.top-left>.arrow,cx-popover.top-right>.arrow{bottom:calc(-.5rem - 1px)}cx-popover.top>.arrow:before,cx-popover.top-left>.arrow:before,cx-popover.top-right>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#eee}cx-popover.top>.arrow:after,cx-popover.top-left>.arrow:after,cx-popover.top-right>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#000}cx-popover.right,cx-popover.right-top,cx-popover.right-bottom{margin-inline-start:.5rem}cx-popover.right>.arrow,cx-popover.right-top>.arrow,cx-popover.right-bottom>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:5px 0}cx-popover.right>.arrow:before,cx-popover.right-top>.arrow:before,cx-popover.right-bottom>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#eee}cx-popover.right>.arrow:after,cx-popover.right-top>.arrow:after,cx-popover.right-bottom>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#000}cx-popover.left,cx-popover.left-top,cx-popover.left-bottom{margin-inline-start:.5rem}cx-popover.left>.arrow,cx-popover.left-top>.arrow,cx-popover.left-bottom>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:5px 0}cx-popover.left>.arrow:before,cx-popover.left-top>.arrow:before,cx-popover.left-bottom>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#eee}cx-popover.left>.arrow:after,cx-popover.left-top>.arrow:after,cx-popover.left-bottom>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#000}cx-popover.bottom,cx-popover.bottom-left,cx-popover.bottom-right{margin-top:.5rem}cx-popover.bottom>.arrow,cx-popover.bottom-left>.arrow,cx-popover.bottom-right>.arrow{top:calc(-.5rem - 1px)}cx-popover.bottom>.arrow:before,cx-popover.bottom-left>.arrow:before,cx-popover.bottom-right>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#eee}cx-popover.bottom>.arrow:after,cx-popover.bottom-left>.arrow:after,cx-popover.bottom-right>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#000}cx-popover.top>.arrow,cx-popover.bottom>.arrow{left:50%;margin-inline-start:-.5rem}cx-popover.top-left>.arrow,cx-popover.bottom-left>.arrow{left:.5em}cx-popover.top-right>.arrow,cx-popover.bottom-right>.arrow{left:auto;right:.5em}cx-popover.left>.arrow,cx-popover.right>.arrow{top:50%;margin-top:-.5rem}cx-popover.left-top>.arrow,cx-popover.right-top>.arrow{top:.7em}cx-popover.left-bottom>.arrow,cx-popover.right-bottom>.arrow{top:auto;bottom:.7em}cx-popover .text-medium{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}cx-popover .popover-body>.cx-close-row{display:flex;justify-content:flex-end}cx-popover .popover-body>.cx-close-row .close{margin-top:-5px;margin-inline-end:-5px;font-size:1rem}html{scroll-behavior:smooth!important;text-align:left!important;font-family:Roboto!important;line-height:1.5!important}html :focus-visible{outline:none}h1{font-size:64px}@media (min-width: 1024px){h1{font-size:80px}}h2{font-size:48px}@media (min-width: 1024px){h2{font-size:64px}}h3{font-size:32px}@media (min-width: 1024px){h3{font-size:48px}}h4{font-size:24px}@media (min-width: 1024px){h4{font-size:32px}}h5{font-size:16px;line-height:130%;letter-spacing:0;font-weight:400}@media (min-width: 1024px){h5{font-size:24px}}h6{font-size:14px;line-height:140%;letter-spacing:0;font-weight:400}cx-popover h6{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 1024px){h6{font-size:16px;line-height:130%;letter-spacing:0;font-weight:400}}h1,h2,h3,h4{font-family:Roboto}h1,h2,h3,h4,h5,h6{font-weight:700!important;line-height:1.3!important;letter-spacing:0em!important}a:not(.link-button){all:unset;display:inline-block;cursor:pointer!important;min-height:unset!important;min-width:unset!important}a:not(.link-button):hover{all:unset;display:inline-block;color:inherit!important;min-height:unset!important;min-width:unset!important}a:not(.link-button):focus{display:inline-block;color:inherit!important;min-height:unset!important;min-width:unset!important}a:not(.link-button):focus-visible{outline-style:solid;outline-width:2px;outline-offset:4px;outline-color:#6d9df7;transition-property:none}a:not(.link-button).disabled{all:unset;display:inline-block;color:inherit!important;min-height:unset!important;min-width:unset!important}a.link-blue,.link-blue{font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(46 144 250 / var(--tw-text-opacity, 1))!important;text-decoration-line:underline!important}a.link-blue:focus,.link-blue:focus{--tw-text-opacity: 1 !important;color:rgb(46 144 250 / var(--tw-text-opacity, 1))!important;text-decoration-line:underline!important;outline-style:solid;outline-width:2px;outline-offset:4px;outline-color:#6d9df7;transition-property:none}a.link-blue:visited,.link-blue:visited{--tw-text-opacity: 1 !important;color:rgb(46 144 250 / var(--tw-text-opacity, 1))!important}a.link-blue:hover,.link-blue:hover{--tw-text-opacity: 1 !important;color:rgb(38 64 166 / var(--tw-text-opacity, 1))!important;text-decoration-line:none!important}a.link-blue.disabled,.link-blue.disabled{--tw-text-opacity: 1 !important;color:rgb(188 220 254 / var(--tw-text-opacity, 1))!important}a.link-red,.link-red{cursor:pointer!important;font-weight:700!important;--tw-text-opacity: 1 !important;color:rgb(202 0 19 / var(--tw-text-opacity, 1))!important;text-decoration-line:underline!important}a.link-red:focus,.link-red:focus{--tw-text-opacity: 1 !important;color:rgb(202 0 19 / var(--tw-text-opacity, 1))!important;text-decoration-line:underline!important;outline-style:solid;outline-width:2px;outline-offset:4px;outline-color:#6d9df7;transition-property:none}a.link-red:visited,.link-red:visited{--tw-text-opacity: 1 !important;color:rgb(202 0 19 / var(--tw-text-opacity, 1))!important}a.link-red:hover,.link-red:hover{--tw-text-opacity: 1 !important;color:rgb(202 0 19 / var(--tw-text-opacity, 1))!important;text-decoration-line:none!important}a.link-red.disabled,.link-red.disabled{--tw-text-opacity: 1 !important;color:rgb(188 220 254 / var(--tw-text-opacity, 1))!important}button.primary,button.secondary,a.link-button.primary,a.link-button.secondary{font-family:Roboto;font-weight:700;line-height:1.3;letter-spacing:0em;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);border-radius:0!important}button.primary.primary:disabled,button.secondary.primary:disabled,a.link-button.primary.primary:disabled,a.link-button.secondary.primary:disabled{border-style:none}button.small,a.link-button.small{font-size:14px;line-height:140%;letter-spacing:0;font-weight:400}cx-popover button.small,cx-popover a.link-button.small{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}button.large,a.link-button.large{font-size:18px}button.primary,a.link-button.primary{--tw-bg-opacity: 1;background-color:rgb(174 19 42 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}button.primary:hover,a.link-button.primary:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}button.primary:focus:not(:active):not(:hover),a.link-button.primary:focus:not(:active):not(:hover){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}button.primary:active,a.link-button.primary:active{--tw-bg-opacity: 1;background-color:rgb(152 34 42 / var(--tw-bg-opacity, 1))}button.primary:disabled,a.link-button.primary:disabled{--tw-bg-opacity: 1;background-color:rgb(219 219 219 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(189 189 189 / var(--tw-text-opacity, 1))}button.primary.large,a.link-button.primary.large{height:-moz-fit-content;height:fit-content;min-height:3rem;overflow-wrap:break-word;padding:.5rem 1rem}button.primary.medium,a.link-button.primary.medium{height:-moz-fit-content;height:fit-content;min-height:2.5rem;overflow-wrap:break-word;padding:.5rem 1rem}button.primary.small,a.link-button.primary.small{height:-moz-fit-content;height:fit-content;min-height:2rem;overflow-wrap:break-word;padding-left:.5rem;padding-right:.5rem}button.primary.small:focus:not(:active):not(:hover),a.link-button.primary.small:focus:not(:active):not(:hover){padding-left:.375rem;padding-right:.375rem}button.secondary,a.link-button.secondary{border-width:2px;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(174 19 42 / var(--tw-text-opacity, 1))}button.secondary:hover,a.link-button.secondary:hover{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}button.secondary:active,a.link-button.secondary:active{--tw-border-opacity: 1;border-color:rgb(152 34 42 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(152 34 42 / var(--tw-text-opacity, 1))}button.secondary:disabled,a.link-button.secondary:disabled{--tw-border-opacity: 1;border-color:rgb(189 189 189 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(189 189 189 / var(--tw-text-opacity, 1))}button.secondary.large,a.link-button.secondary.large{height:-moz-fit-content;height:fit-content;min-height:3rem;overflow-wrap:break-word;padding:.375rem .875rem}button.secondary.medium,a.link-button.secondary.medium{height:-moz-fit-content;height:fit-content;min-height:2.5rem;overflow-wrap:break-word;padding:.375rem .875rem;font-weight:500}button.secondary.small,a.link-button.secondary.small{height:-moz-fit-content;height:fit-content;min-height:2rem;overflow-wrap:break-word;padding-left:.375rem;padding-right:.375rem}button.icon,a.link-button.icon{display:inline-flex;align-items:center;gap:.5rem;padding-left:.25rem;padding-right:.25rem;vertical-align:middle;font-family:Roboto Condensed;font-size:16px;line-height:130%;letter-spacing:0;font-weight:700;--tw-text-opacity: 1;color:rgb(77 77 77 / var(--tw-text-opacity, 1))}button.icon:disabled,a.link-button.icon:disabled{--tw-text-opacity: 1;color:rgb(189 189 189 / var(--tw-text-opacity, 1))}button{font-family:Roboto}.btn{font-family:Roboto;font-weight:700;line-height:1.3;letter-spacing:0em}.btn-sm{font-size:14px;line-height:140%;letter-spacing:0;font-weight:400}cx-popover .btn-sm{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-lg{font-size:18px}button:focus-visible,.btn:focus-visible{outline-style:solid;outline-width:2px;outline-offset:4px;outline-color:#6d9df7;transition-property:none}agco-storefront.MultiStepCheckoutSummaryPageTemplate cx-page-layout.MultiStepCheckoutSummaryPageTemplate{max-width:none;padding-left:1.5rem;padding-right:1.5rem}agco-storefront.MultiStepCheckoutSummaryPageTemplate cx-page-layout.MultiStepCheckoutSummaryPageTemplate cx-page-slot{flex:1 1 0%}agco-storefront.MultiStepCheckoutSummaryPageTemplate cx-page-layout.MultiStepCheckoutSummaryPageTemplate agco-express-checkout{width:100%}input[type=email],input[type=text],input[type=number]{height:2.5rem;--tw-border-opacity: 1;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1));padding:.5rem .875rem;font-family:Roboto;line-height:1.3;--tw-text-opacity: 1;color:rgb(77 77 77 / var(--tw-text-opacity, 1));transition-property:border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}input[type=email]:focus,input[type=text]:focus,input[type=number]:focus{--tw-border-opacity: 1 !important;border-color:rgb(46 144 250 / var(--tw-border-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important;outline-width:0px!important;box-shadow:none!important}input[type=email]:focus::placeholder,input[type=text]:focus::placeholder,input[type=number]:focus::placeholder{opacity:0}input[type=email].medium,input[type=text].medium,input[type=number].medium{height:2.5rem;font-size:14px;line-height:140%;letter-spacing:0;font-weight:400}cx-popover input[type=email].medium,cx-popover input[type=text].medium,cx-popover input[type=number].medium{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}input[type=email]::placeholder,input[type=text]::placeholder,input[type=number]::placeholder{--tw-text-opacity: 1;color:rgb(77 77 77 / var(--tw-text-opacity, 1))}input[type=email]:disabled,input[type=text]:disabled,input[type=number]:disabled{--tw-border-opacity: 1 !important;border-color:rgb(201 201 201 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}input[type=email]:disabled::placeholder,input[type=text]:disabled::placeholder,input[type=number]:disabled::placeholder{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}input[type=email]:invalid,input[type=email].ng-invalid.ng-touched,input[type=text]:invalid,input[type=text].ng-invalid.ng-touched,input[type=number]:invalid,input[type=number].ng-invalid.ng-touched{--tw-border-opacity: 1;border-color:rgb(255 40 47 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(77 77 77 / var(--tw-text-opacity, 1))}input[type=email]:invalid::placeholder,input[type=email].ng-invalid.ng-touched::placeholder,input[type=text]:invalid::placeholder,input[type=text].ng-invalid.ng-touched::placeholder,input[type=number]:invalid::placeholder,input[type=number].ng-invalid.ng-touched::placeholder{--tw-text-opacity: 1;color:rgb(255 40 47 / var(--tw-text-opacity, 1))}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{appearance:none}textarea:disabled{--tw-border-opacity: 1 !important;border-color:rgb(219 219 219 / var(--tw-border-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}textarea:disabled::placeholder{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.focusNoBorder:focus{--tw-ring-shadow: none !important}agco-left-login-footer{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}agco-left-login-footer .left-footer-container{min-width:320px}agco-left-login-footer .left-footer-container,agco-left-login-footer .right-footer-container{display:flex;flex-direction:row;gap:1rem;padding:1rem 1.5rem 1rem 1rem}@media (min-width: 768px){agco-left-login-footer .left-footer-container,agco-left-login-footer .right-footer-container{align-items:center}}agco-left-login-footer .left-footer-container a,agco-left-login-footer .right-footer-container a{cursor:pointer}agco-left-login-footer .left-footer-container a,agco-left-login-footer .left-footer-container span,agco-left-login-footer .right-footer-container a,agco-left-login-footer .right-footer-container span{font-size:12px;line-height:130%;letter-spacing:0;font-weight:400;line-height:1.3;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}:root .LoginPageTemplate .BottomHeaderSlot,:root .LoginPageTemplate header{display:none}cx-cost-center:root .LoginPageTemplate .BottomHeaderSlot,cx-cost-center :root .LoginPageTemplate header{display:none}:root .LoginPageTemplate.stop-navigating:before,:root .LoginPageTemplate cx-storefront.start-navigating:before{background-color:transparent}:root .LoginPageTemplate.stop-navigating:after,:root .LoginPageTemplate cx-storefront.start-navigating:before{background-color:transparent}:root cx-page-layout.LoginPageTemplate{display:flex;min-height:calc(100vh - 79px);flex-wrap:wrap;padding-bottom:0}:root cx-page-layout.LoginPageTemplate cx-page-slot>*{max-width:none}:root cx-page-layout.LoginPageTemplate cx-page-slot.LeftContentSlot{margin:0;width:100%;max-width:none;padding:0}:root cx-page-layout.LoginPageTemplate cx-page-slot.LeftContentSlot agco-login{display:flex;height:100%;flex-direction:column}.modal{display:block;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .6}agco-storefront.QuickOrderPageTemplate cx-page-layout.QuickOrderPageTemplate cx-page-slot{display:block;padding-left:1rem;padding-right:1rem}@media (min-width: 960px){agco-storefront.QuickOrderPageTemplate cx-page-layout.QuickOrderPageTemplate cx-page-slot{padding-left:1.5rem;padding-right:1.5rem}}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{border-width:4px;border-color:transparent;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:.75rem;border-width:4px;border-style:solid;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(117 117 117 / var(--tw-bg-opacity, 1));background-clip:padding-box}::-webkit-scrollbar-thumb:hover{--tw-bg-opacity: 1;background-color:rgb(117 117 117 / var(--tw-bg-opacity, 1))}.scrollbar-x-hidden::-webkit-scrollbar{height:0px!important}.scrollbar-y-hidden::-webkit-scrollbar{width:0px!important}table.cart-table tbody.cart-tbody tr.row-highlighted{--tw-bg-opacity: 1 !important;background-color:rgb(188 220 254 / var(--tw-bg-opacity, 1))!important}table.cart-table tbody.cart-tbody tr.row-selected{--tw-bg-opacity: 1 !important;background-color:rgb(241 249 255 / var(--tw-bg-opacity, 1))!important}table tbody tr{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}table tbody tr.row-highlighted.even\:bg-agco-light-gray:nth-child(2n),table tbody tr.row-highlighted{--tw-bg-opacity: 1 !important;background-color:rgb(188 220 254 / var(--tw-bg-opacity, 1))!important}table tbody tr.row-highlighted.even\:bg-agco-light-gray:nth-child(2n) td,table tbody tr.row-highlighted td{z-index:6!important}table tbody tr.row-highlighted.even\:bg-agco-light-gray:nth-child(2n) td.sticky>div,table tbody tr.row-highlighted td.sticky>div{--tw-bg-opacity: 1 !important;background-color:rgb(188 220 254 / var(--tw-bg-opacity, 1))!important}table tbody tr.row-selected{--tw-bg-opacity: 1 !important;background-color:rgb(241 249 255 / var(--tw-bg-opacity, 1))!important}table tbody tr.row-selected td.sticky>div{--tw-bg-opacity: 1 !important;background-color:rgb(241 249 255 / var(--tw-bg-opacity, 1))!important}agco-simple-responsive-banner cx-media img{height:100%;width:100%;object-fit:cover}cx-banner a{display:inline-block!important}agco-cart{display:block;width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 960px){agco-cart{padding-left:1.5rem;padding-right:1.5rem}}.green-bullets{list-style-type:none}.green-bullets li{margin-bottom:.75rem;display:flex;align-items:baseline}.green-bullets li span{position:relative;bottom:.5rem;flex:1 1 0%}.green-bullets li:before{margin-right:.5rem;display:inline-block;height:1.5rem;width:1.5rem;content:"";background-image:url(agco-check-green.9c4db0cb93ba6f0e.svg)}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}.enter{animation:slideIn .5s forwards}.exit{animation:slideOut .5s forwards}agco-invoice-cases-column{display:flex;justify-content:center}agco-footer .Footer cx-banner{display:none}cx-cost-centeragco-footer .Footer cx-banner{display:none}agco-footer .footer-logo cx-media,agco-footer .footer-logo img{width:76px;cursor:pointer}agco-footer .footer-logo a{outline:2px solid transparent!important;outline-offset:2px!important}.header-search{width:100%;align-items:center;justify-content:center;display:grid;grid-gap:1rem;grid-template-areas:"dealer dealer" "order order";grid-template-columns:100%}@media (min-width: 720px){.header-search{grid-template-areas:"dealer order";grid-template-columns:21rem 12rem}}.header-search agco-header-dealer{grid-area:dealer}.header-search agco-header-order{grid-area:order}.header-search cx-searchbox{display:none}.searchbox__search-results{display:none}.has-searchbox-results .searchbox__search-results{display:block}agco-header-navigation-bar .cx-icon svg{height:1rem}agco-header-navigation-bar button:disabled .cx-icon svg{--tw-grayscale: grayscale(100%) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.ng-select.loading .ng-arrow-wrapper{animation:spin 2s linear infinite;background-image:url(agco-table-cell-loader.43d3e154eea4d42a.svg)!important;background-position:center;background-repeat:no-repeat;margin-right:.5rem}.ng-select.loading .ng-arrow-wrapper .ng-arrow:before{content:""!important}.LandingPage2Template{max-width:100%!important}.LandingPage2Template .LandingPageSlot{width:100%}.LandingPage2Template .LandingPageSlot agco-simple-responsive-banner{width:100%}.LandingPage2Template .LandingPageSlot agco-simple-responsive-banner section{min-height:48rem}@media (min-width: 1024px){.LandingPage2Template .LandingPageSlot agco-simple-responsive-banner section{min-height:calc(100vh - 163px)}}.OrderWishlistPageTemplate agco-agco-wishlist{width:100%}.OrderHistoryPageTemplate agco-order-history{width:100%}.D2DLandingPageTemplate agco-d2d-landing{width:100%}.D2DCheckoutPageTemplate agco-d2d-checkout{width:100%}.SavedCartDetailPageTemplate agco-saved-cart-details{width:100%}.OrderdetailPageTemplate agco-order-details-container{width:100%}.CaseDetailPageTemplate agco-case-details-container{width:100%}.OrderCancellationTemplate agco-order-cancellation{width:100%}.OrderCancellationDetailsPageTemplate agco-order-cancellation-details-container{width:100%}.OrderDetailPageTemplate agco-order-details-container{width:100%}.ClaimsandReturnsPageTemplate agco-order-claims{width:100%}.ReturnDetailsPageTemplate agco-return-details-container{width:100%}.ReturnConfirmationPageTemplate agco-claims-and-returns-thank-you-message{width:100%}.PartsRefinementPageTemplate agco-parts-refinement-container{width:100%}.PartsRefinementPageTemplate agco-parts-refinement-container .mat-expansion-panel-body{padding-left:1.5rem;padding-right:1.5rem;padding-top:0;padding-bottom:0}.InvoiceHistoryPageTemplate agco-invoice-case-history-page{min-height:50vh;width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 960px){.InvoiceHistoryPageTemplate agco-invoice-case-history-page{padding-left:1.5rem;padding-right:1.5rem}}.InvoiceHistoryDetailPageTemplate agco-invoice-details-page{min-height:50vh;width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 960px){.InvoiceHistoryDetailPageTemplate agco-invoice-details-page{padding-left:1.5rem;padding-right:1.5rem}}.ReturnHistoryListPageTemplate agco-returns-enquiry{min-height:50vh;width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 960px){.ReturnHistoryListPageTemplate agco-returns-enquiry{padding-left:1.5rem;padding-right:1.5rem}}.ReturnHistoryDetailPageTemplate agco-return-enquiry-details{min-height:50vh;width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 960px){.ReturnHistoryDetailPageTemplate agco-return-enquiry-details{padding-left:1.5rem;padding-right:1.5rem}}.PspInformationPageTemplate agco-psp-information{min-height:50vh;width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 960px){.PspInformationPageTemplate agco-psp-information{padding-left:1.5rem;padding-right:1.5rem}}.ClaimsReturnsShippingPageTemplate agco-claims-returns-shipping{width:100%}.LogoutPageTemplate{max-width:100%!important}.LogoutPageTemplate agco-simple-responsive-banner{width:100%}.LogoutPageTemplate agco-simple-responsive-banner section{min-height:48rem}@media (min-width: 1024px){.LogoutPageTemplate agco-simple-responsive-banner section{min-height:calc(100vh - 163px)}}.LogoutPageTemplate agco-simple-responsive-banner section .banner-section-overflow{overflow-x:hidden!important}.LogoutPageTemplate agco-simple-responsive-banner section .banner-content,.LogoutPageTemplate agco-simple-responsive-banner section .banner-headline{min-width:10rem!important}.LogoutPageTemplate agco-simple-responsive-banner section .banner-headline{margin-top:4rem!important;font-size:48px!important}.flyout .wrapper{display:none}cx-cost-center.flyout .wrapper{display:none}.flyout .childs cx-generic-link{display:flex;width:100%}.flyout .childs cx-generic-link:hover{--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))}.flyout.is-open .wrapper{display:block}agco-order-cancellation-notifications-panel{flex:1 1 0%;overflow:auto;scroll-behavior:auto}agco-order-cancellation{margin-bottom:1.5rem;padding-left:1rem;padding-right:1rem}@media (min-width: 960px){agco-order-cancellation{padding-left:1.5rem;padding-right:1.5rem}}div#return-item-reason{display:flex;flex-direction:column;overflow:hidden}div#return-item-reason mat-tab-group{flex-grow:1;display:flex;flex-direction:row}div#return-item-reason mat-tab-group mat-tab-header{border-bottom:none;margin-right:8px}div#return-item-reason mat-tab-group mat-tab-header .mat-mdc-tab-labels{flex-direction:column}div#return-item-reason mat-tab-group mat-tab-header .mat-mdc-tab-labels .mat-mdc-tab{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));pointer-events:none;width:222px;height:40px;margin-bottom:4px;font-weight:400;font-size:16px;font-family:Roboto,sans-serif;opacity:1;padding-left:12px;padding-right:12px;justify-content:left}div#return-item-reason mat-tab-group mat-tab-header .mat-mdc-tab-labels .mat-mdc-tab span.mdc-tab__content span.mdc-tab__text-label{display:flex;width:100%;justify-content:space-between}div#return-item-reason mat-tab-group mat-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab-indicator{display:none}div#return-item-reason mat-tab-group mat-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__content{display:flex;width:100%;justify-content:space-between}div#return-item-reason mat-tab-group mat-tab-header .mat-mdc-tab-labels .mat-mdc-tab:last-of-type{margin-bottom:0}div#return-item-reason mat-tab-group mat-tab-header .mat-mdc-tab-labels .mat-mdc-tab.mdc-tab--active{border-width:0px;border-left-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1))}div#return-item-reason mat-tab-group .mat-mdc-tab-body-wrapper{width:100%;--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))}div#return-item-reason mat-accordion mat-expansion-panel{border-radius:0}div#return-item-reason mat-accordion mat-expansion-panel div.mat-expansion-panel-content{margin-bottom:4px}div#return-item-reason mat-accordion mat-expansion-panel div.mat-expansion-panel-content div.mat-expansion-panel-body{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1));padding:0}div#return-item-reason mat-accordion mat-expansion-panel.mat-expanded{margin:0}div#return-item-reason mat-accordion mat-expansion-panel mat-expansion-panel-header{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));height:40px;margin-bottom:4px;font-weight:400;font-size:16px;font-family:Roboto,sans-serif;opacity:1;padding-left:12px;padding-right:12px;justify-content:left;border-radius:0}div#return-item-reason mat-accordion mat-expansion-panel mat-expansion-panel-header.mat-expanded{border-left-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1));border-bottom:none;border-radius:0}div#return-item-reason mat-accordion mat-expansion-panel mat-expansion-panel-header span.mat-expansion-indicator:after{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1));position:relative;bottom:3px!important}main cx-page-layout.ProductDetailsPageTemplate{margin-left:auto;margin-right:auto;max-width:72.25rem;padding:4rem 1rem}@media (min-width: 768px){main cx-page-layout.ProductDetailsPageTemplate{padding-left:4.5rem;padding-right:4.5rem}}@media (min-width: 960px){main cx-page-layout.ProductDetailsPageTemplate{padding-left:1rem;padding-right:1rem}}@media (min-width: 1440px){main cx-page-layout.ProductDetailsPageTemplate{padding-left:0;padding-right:0}}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent{margin-bottom:3rem;display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent{margin-bottom:4rem}}@media (min-width: 960px){main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent>*{width:100%}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent{grid-template-rows:repeat(6,minmax(0,min-content));grid-auto-flow:dense;grid-column-gap:1rem}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-image{grid-row:1/span 6;grid-column:1/2;grid-column:span 1 / span 1;grid-row:1 / -1;max-width:100%;flex:none;align-self:flex-start}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-image cx-media.is-missing{pointer-events:none;height:448px}@media not all and (min-width: 768px){main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-image cx-media.is-missing{height:336px}}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-image cx-media.is-missing{background-image:url(image-coming-soon.e9f7dad59ee569f7.png);background-position:center;background-repeat:no-repeat}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-info{grid-column:2/span 1;grid-row:1}@media not all and (min-width: 960px){main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-info{margin-top:3rem}}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-stock-availability{grid-column:2/span 1;grid-row:2}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-stock-availability>.section-container{border-color:#0000001a;border-style:solid;border-width:1px;margin-top:1.5rem;padding:1.5rem .5rem}@media (min-width: 592px){main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-stock-availability>.section-container{padding-left:1.5rem;padding-right:1.5rem}}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-prices{grid-column:2/span 1;grid-row:3}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-prices>.section-container{border-color:#0000001a;border-style:solid;border-width:1px;margin-top:1.5rem;padding:1.5rem .5rem}@media (min-width: 592px){main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-prices>.section-container{padding-left:1.5rem;padding-right:1.5rem}}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-error{grid-column:2/span 1;grid-row:4;margin-top:1.5rem;padding:1rem;border-color:#0000001a;border-style:solid;border-width:1px}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-reman-link{grid-column:2/span 1;grid-row:5;margin-top:1.5rem}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-add-to-cart{grid-column:2/span 1;grid-row:6;margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent agco-product-details-stock-availability:not(.component-hidden)+agco-product-details-prices>.section-container{margin-top:0;border-top-width:0px}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent:has(.has-pdp-error) agco-product-details-stock-availability,main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent:has(.has-pdp-error) agco-product-details-prices,main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent:has(.has-pdp-error) agco-product-details-add-to-cart{display:none}cx-cost-centermain cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent:has(.has-pdp-error) agco-product-details-stock-availability,cx-cost-center main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent:has(.has-pdp-error) agco-product-details-prices,cx-cost-center main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent:has(.has-pdp-error) agco-product-details-add-to-cart{display:none}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent:has(.has-pdp-error) agco-product-details-error{grid-row:2}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent:has(.has-pdp-error) agco-product-details-reman-link{grid-row:3}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent cx-product-image-zoom-dialog button{outline-offset:-2px}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent cx-product-image-zoom-dialog .slides{display:flex;align-items:center;justify-content:center}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot.BodyContent cx-product-image-zoom-dialog .slides .item{margin-left:.5rem;margin-right:.5rem}main cx-page-layout.ProductDetailsPageTemplate cx-page-slot agco-product-details-tabs{width:100%;max-width:100%;flex:none}mat-radio-button .mdc-radio__outer-circle{--tw-border-opacity: 1 !important;border-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}mat-radio-button label{margin-bottom:0!important;cursor:pointer!important;padding-left:.5rem!important;font-size:14px!important;line-height:140%!important;letter-spacing:0!important;font-weight:400!important}cx-popover mat-radio-button label{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}mat-radio-button .mdc-radio{padding:0!important}mat-radio-button .mdc-radio.mdc-radio--disabled+label{cursor:default!important;--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}mat-radio-button .mdc-radio.mdc-radio--disabled .mdc-radio__outer-circle{--tw-border-opacity: 1 !important;border-color:rgb(158 158 158 / var(--tw-border-opacity, 1))!important}mat-radio-button .mdc-radio__background{width:20px!important;height:20px!important}mat-radio-button .mdc-radio__native-control{top:0;left:0;width:20px!important;height:20px!important}mat-radio-button.mat-mdc-radio-checked .mdc-radio__outer-circle{--tw-border-opacity: 1 !important;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1))!important}mat-radio-button.mat-mdc-radio-checked .mdc-radio__inner-circle{--tw-border-opacity: 1 !important;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1))!important}mat-radio-button.mat-mdc-radio-checked .mdc-label{font-weight:700!important}mat-radio-button.cdk-keyboard-focused label{text-decoration-line:underline}mat-radio-group{display:flex;flex-direction:column;gap:.25rem}mat-radio-group.mat-radio-group-row{display:flex!important;flex-direction:row!important;gap:.25rem!important}mat-radio-group.mat-radio-group-row mat-radio-button{padding-right:1rem!important}agco-radio-tabs{display:flex;width:100%;flex-direction:column}agco-radio-tabs .agco-radio-tab{margin-bottom:.25rem;width:100%;align-content:flex-start;--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1));padding:.5rem .75rem;text-align:left;font-family:Roboto;font-weight:400;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}agco-radio-tabs .agco-radio-tab.agco-radio-tab--active{border-width:0px;border-left-width:2px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1));font-weight:700}.agco-saved-cart-checkbox{display:none!important}cx-cost-center.agco-saved-cart-checkbox{display:none!important}.agco-saved-cart-label{position:relative;margin-bottom:0;display:inline-block;height:18px;width:18px;cursor:pointer;border-width:2px;--tw-border-opacity: 1;border-color:rgb(117 117 117 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.agco-saved-cart-checkbox:checked+.agco-saved-cart-label:before{position:absolute;top:10px;left:50%;--tw-translate-x: -50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));content:url(agco-selected-checkbox.0cac431d46ae1c05.svg)}.SiteLogo cx-media,.SiteLogo img{width:110px;cursor:pointer}.SiteLogo a{outline:2px solid transparent!important;outline-offset:2px!important}.mat-mdc-tab-group ._mat-animation-noopable .mat-mdc-tab-list{transition:transform .33s ease-in-out}.mat-mdc-tab-group .mdc-mdc-tab{min-width:160px;--tw-border-opacity: 1;border-top-color:rgb(0 0 0 / var(--tw-border-opacity, 1));border-bottom-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.mat-mdc-tab-group .mat-mdc-focus-indicator{border-width:1px}.mat-mdc-tab-group .mat-mdc-tab{border-radius:.25rem;border-style:solid;border-left-color:rgb(219 219 219 / var(--tw-border-opacity, 1));border-right-color:rgb(219 219 219 / var(--tw-border-opacity, 1));--tw-border-opacity: 1;border-top-color:rgb(219 219 219 / var(--tw-border-opacity, 1));border-bottom-color:transparent}.mat-mdc-tab-group .mdc-tab__content{font-family:Roboto}.mat-mdc-tab-group .mat-mdc-tab .mdc-tab__text-label{font-size:16px;line-height:130%;letter-spacing:0;font-weight:700;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.mat-mdc-tab-group .mat-mdc-tab:hover:not(.mdc-tab--active):not(.mat-mdc-tab-disabled):not(.cdk-keyboard-focused) .mdc-tab__text-label{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));opacity:1}.mat-mdc-tab-group .mat-mdc-tab.cdk-keyboard-focused{border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(97 97 97 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(117 117 117 / var(--tw-text-opacity, 1))}.mat-mdc-tab-group .mdc-tab--active{border-width:0px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(174 19 42 / var(--tw-text-opacity, 1))}.mat-mdc-tab-group .mdc-tab--active .mdc-tab-indicator .mdc-tab-indicator__content--underline{display:none}cx-cost-center.mat-mdc-tab-group .mdc-tab--active .mdc-tab-indicator .mdc-tab-indicator__content--underline{display:none}.mat-mdc-tab-group .mat-mdc-tab-disabled{cursor:default;--tw-text-opacity: 1;color:rgb(189 189 189 / var(--tw-text-opacity, 1))}.mat-mdc-tab-group .mat-mdc-tab-labels{column-gap:.25rem}.mat-mdc-tab-group .mat-mdc-tab-labels .mat-mdc-tab{height:2.5rem}.mat-mdc-tab-group .mat-mdc-tab-label-container{border-style:none}.mat-mdc-tab-group.mat-tab-wrap .mat-mdc-tab-label-container .mat-mdc-tab-list .mat-mdc-tab-labels{flex-wrap:wrap;column-gap:.25rem}.mat-mdc-tab-group.mat-tab-nowrap .mat-mdc-tab-label-container .mat-mdc-tab-list .mat-mdc-tab-labels{flex-wrap:nowrap;column-gap:.25rem}.agco-material-wrapper-return-details .mat-mdc-tab-disabled{display:none!important}cx-cost-center.agco-material-wrapper-return-details .mat-mdc-tab-disabled{display:none!important}.agco-material-wrapper-return-details .mat-expansion-panel[ng-reflect-disabled=true]{display:none!important}cx-cost-center.agco-material-wrapper-return-details .mat-expansion-panel[ng-reflect-disabled=true]{display:none!important}.hasDfsTabs .mat-expansion-indicator{display:none!important}cx-cost-center.hasDfsTabs .mat-expansion-indicator{display:none!important}.PartsRefinementPageTemplate .mat-expansion-panel-header-title h2{font-size:24px!important}.PartsRefinementPageTemplate .mat-expansion-panel-content{font-size:16px!important;line-height:130%!important;letter-spacing:0!important;font-weight:400!important}.PartsRefinementPageTemplate .mat-expansion-indicator:after{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))!important}td[agco-table-cell].sticky{right:-4px!important;padding:0!important}td[agco-table-cell].sticky:after{box-shadow:inset -6px 0 8px -8px #0003;position:absolute;top:0;bottom:0;left:0;width:10px;transform:translate(-100%);content:"";pointer-events:none}td[agco-table-cell].sticky>div{background-color:inherit;padding-left:1rem;padding-right:1rem;width:calc(100% - 4px)!important}th[agco-table-header].sticky{right:-4px!important;width:3rem!important;padding:0!important}th[agco-table-header].sticky:after{box-shadow:inset -6px 0 8px -8px #0003;position:absolute;top:0;bottom:0;left:0;width:10px;transform:translate(-100%);content:"";pointer-events:none}th[agco-table-header].sticky>div{margin-right:2px!important;padding-left:1rem!important;padding-right:1rem!important}thead tr{--tw-bg-opacity: 1;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1))}thead tr th.sticky>div{--tw-bg-opacity: 1 !important;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1))!important}tr[agco-table-row]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}table tbody trtr.row-highlighted[agco-table-row]:nth-child(2n){--tw-bg-opacity: 1 !important;background-color:rgb(188 220 254 / var(--tw-bg-opacity, 1))!important}table tbody trtr.row-highlighted[agco-table-row]:nth-child(2n) td{z-index:6!important}table tbody trtr.row-highlighted[agco-table-row]:nth-child(2n) td.sticky>div{--tw-bg-opacity: 1 !important;background-color:rgb(188 220 254 / var(--tw-bg-opacity, 1))!important}tr[agco-table-row]:nth-child(2n){--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))}tr[agco-table-row]:hover{outline-style:solid;outline-width:2px;outline-offset:-2px;outline-color:#2e90fa}tr[agco-table-row]:nth-child(2n) td.sticky>div{--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))}tr[agco-table-row]:nth-child(odd) td.sticky>div{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.PartsRefinementPageTemplate tr[agco-table-row]{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}agco-timeline{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}agco-timeline-point{display:flex;flex-direction:row;justify-content:flex-start;gap:.5rem}@media (min-width: 592px){agco-timeline-point{flex-direction:column}agco-timeline-point .agco-timeline-point-description.centered{--tw-translate-x: -.75em;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}agco-storefront.D2DCheckoutPageTemplate cx-page-layout.D2DCheckoutPageTemplate{max-width:none;padding-left:1.5rem;padding-right:1.5rem}agco-storefront.D2DCheckoutPageTemplate cx-page-layout.D2DCheckoutPageTemplate cx-page-slot{flex:1 1 0%}agco-storefront.D2DCheckoutPageTemplate cx-page-layout.D2DCheckoutPageTemplate agco-express-checkout{width:100%}.ng-select{font-family:Roboto}.ng-select.ng-select-focused{outline-width:0px!important;outline-color:#e0e0e0!important}.ng-select.ng-select-focused .ng-select-container{--tw-border-opacity: 1 !important;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))!important}.ng-select .ng-select-container{height:2.5rem!important;border-radius:0!important;--tw-border-opacity: 1 !important;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))!important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.ng-select .ng-select-container .ng-value-container{width:5rem;padding-inline-start:10px}.ng-select .ng-select-container .ng-value-container .ng-placeholder{z-index:10!important;--tw-text-opacity: 1 !important;color:rgb(77 77 77 / var(--tw-text-opacity, 1))!important}.ng-select .ng-select-container .ng-value-container .ng-value{z-index:10}.ng-select .ng-select-container .ng-value-container .ng-input{padding-top:6px}.ng-select .ng-select-container .ng-value-container .ng-input input{height:auto}.ng-select .ng-select-container .ng-value-container .ng-input input:disabled{--tw-border-opacity: 1 !important;border-color:rgb(201 201 201 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.ng-select .ng-select-container .ng-value-container .ng-input input:disabled::placeholder{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{border-color:inherit!important;border-width:0!important;color:inherit;font-family:icomoon,sans-serif!important;font-size:1rem;left:-12px;text-align:center;top:0!important;transform-origin:8px 12px;transform:rotate(0);transition:transform .2s ease}.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow:before{content:"\f107";font-family:"Font Awesome 5 Free",sans-serif;font-weight:600;--tw-text-opacity: 1;color:rgb(117 117 117 / var(--tw-text-opacity, 1))}.ng-select .ng-clear-wrapper{display:none}cx-cost-center.ng-select .ng-clear-wrapper{display:none}.ng-select.error .ng-select-container{--tw-border-opacity: 1 !important;border-color:rgb(255 40 47 / var(--tw-border-opacity, 1))!important}.ng-select.ng-select-opened .ng-arrow-wrapper .ng-arrow:before{content:"\f106"}.ng-dropdown-panel .ng-dropdown-panel-items{margin-top:.5rem;margin-bottom:.5rem}.ng-dropdown-panel .ng-select-bottom{margin-top:1px}.ng-dropdown-panel .ng-option{margin-left:.5rem!important;margin-right:.5rem!important;white-space:normal!important;padding-top:1rem!important;padding-bottom:1rem!important;font-size:14px!important;line-height:140%!important;letter-spacing:0!important;font-weight:400!important;--tw-text-opacity: 1 !important;color:rgb(97 97 97 / var(--tw-text-opacity, 1))!important}cx-popover .ng-dropdown-panel .ng-option{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.ng-dropdown-panel .ng-option .ng-select-clamp{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.ng-dropdown-panel .ng-option:not(:last-child){border-bottom-width:1px!important;border-style:solid!important;--tw-border-opacity: 1 !important;border-bottom-color:rgb(224 224 224 / var(--tw-border-opacity, 1))!important}.ng-dropdown-panel .ng-option.ng-option-marked{--tw-bg-opacity: 1 !important;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))!important}.ng-dropdown-panel .ng-option.ng-option.ng-option-selected{background-color:transparent!important}.ng-select .ng-select-container .ng-value-container .ng-input>input{--tw-text-opacity: 1;color:rgb(77 77 77 / var(--tw-text-opacity, 1))}.ng-select .ng-select-container .ng-value-container .ng-input>input:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ng-select.ng-select-disabled>.ng-select-container{--tw-border-opacity: 1 !important;border-color:rgb(201 201 201 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.ng-select.ng-select-disabled>.ng-select-container>.ng-value-container>.ng-placeholder,.ng-option-disabled span{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.ng-select.ng-select-disabled>.ng-select-container .ng-arrow-wrapper .ng-arrow:before{--tw-text-opacity: 1;color:rgb(189 189 189 / var(--tw-text-opacity, 1))}.ng-select.ng-invalid.ng-dirty .ng-select-container,.ng-select.ng-invalid.ng-touched .ng-select-container{--tw-border-opacity: 1 !important;border-color:rgb(255 40 47 / var(--tw-border-opacity, 1))!important}.ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.ng-select.ng-select-single .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{--tw-bg-opacity: 1 !important;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))!important}.ng-select .ng-select-container,.ng-select.ng-select-single .ng-select-container{padding:.6875rem 0;line-height:1.6;height:unset}.dark-ng-select .ng-select-container{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));height:2.5rem!important;font-size:14px;line-height:140%;letter-spacing:0;font-weight:400}cx-popover .dark-ng-select .ng-select-container{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark-ng-select .ng-select-container{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));border-radius:0!important;--tw-border-opacity: 1 !important;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))!important;--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.dark-ng-select .ng-select-container .ng-value-container .ng-placeholder{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.dark-ng-select .ng-select-container .ng-value-container .ng-value{z-index:10}.dark-ng-select .ng-select-container .ng-value-container .ng-input{padding-top:6px}.dark-ng-select .ng-select-container .ng-value-container .ng-input input{height:auto}.dark-ng-select .ng-select-container .ng-value-container .ng-input input:disabled{--tw-border-opacity: 1 !important;border-color:rgb(201 201 201 / var(--tw-border-opacity, 1))!important;--tw-bg-opacity: 1 !important;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.dark-ng-select .ng-select-container .ng-value-container .ng-input input:disabled::placeholder{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.dark-ng-select .ng-arrow-wrapper .ng-arrow:before{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.dark-ng-select.ng-select-disabled>.ng-select-container .ng-arrow-wrapper .ng-arrow:before{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400;--mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500;--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500;--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em;--mdc-filled-text-field-label-text-font: Roboto, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Roboto, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400;--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle,.mat-mdc-radio-button{--mdc-form-field-label-text-font: Roboto, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500;--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.mat-mdc-checkbox{--mdc-form-field-label-text-font: Roboto, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}html{--mdc-text-button-label-text-font: Roboto, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Roboto, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Roboto, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Roboto, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Roboto, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400;--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #3f51b5}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}.cdk-overlay-container{z-index:9999}.cdk-overlay-pane{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mdc-tab__text-label{font-family:Roboto Condensed}.mat-mdc-tooltip-panel.cdk-overlay-pane{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mat-mdc-tooltip{--agco-tooltip-bg: #000000;--agco-tooltip-text: #FFFFFF;position:relative;display:block;max-width:20rem;white-space:normal;background-color:var(--agco-tooltip-bg);background-clip:padding-box;padding:.5rem .75rem;text-align:center;font-size:14px;line-height:140%;letter-spacing:0;font-weight:400;color:var(--agco-tooltip-text)}cx-popover .mat-mdc-tooltip{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.mat-mdc-tooltip{filter:drop-shadow(0 0 4.4px rgba(0,0,0,.08)) drop-shadow(0 4.3px 4.4px rgba(0,0,0,.09)) drop-shadow(0 -1px 1.44px rgba(0,0,0,.031))}.mat-mdc-tooltip.light-mode{--agco-tooltip-bg: #FFFFFF;--agco-tooltip-text: #000000}.mat-mdc-tooltip:before{position:absolute;height:0px;width:0px;border-width:10px;border-color:transparent;--tw-content: "";content:var(--tw-content)}.mat-mdc-tooltip-panel-below .mat-mdc-tooltip:before{top:-.625rem;left:var(--agco-tooltip-arrow-left);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-top-width:0px;border-bottom-color:var(--agco-tooltip-bg)}.mat-mdc-tooltip-panel-above .mat-mdc-tooltip:before{bottom:-.625rem;left:var(--agco-tooltip-arrow-left);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-bottom-width:0px;border-top-color:var(--agco-tooltip-bg)}.mat-mdc-tooltip-panel-left .mat-mdc-tooltip:before{right:-.625rem;top:50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-right-width:0px;border-left-color:var(--agco-tooltip-bg)}.mat-mdc-tooltip-panel-right .mat-mdc-tooltip:before{left:-.625rem;top:50%;--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-left-width:0px;border-right-color:var(--agco-tooltip-bg)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#eee}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#bdbdbd}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}input:where([type=text]),input:where(:not([type])),input:where([type=email]),input:where([type=url]),input:where([type=password]),input:where([type=number]),input:where([type=date]),input:where([type=datetime-local]),input:where([type=month]),input:where([type=search]),input:where([type=tel]),input:where([type=time]),input:where([type=week]),select:where([multiple]),textarea,select{appearance:none;background-color:#fff;border-color:#9e9e9e;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}input:where([type=text]):focus,input:where(:not([type])):focus,input:where([type=email]):focus,input:where([type=url]):focus,input:where([type=password]):focus,input:where([type=number]):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=month]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=time]):focus,input:where([type=week]):focus,select:where([multiple]):focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::placeholder,textarea::placeholder{color:#9e9e9e;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%239E9E9E' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#9e9e9e;border-width:1px;--tw-shadow: 0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){input:where([type=checkbox]):checked{appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){input:where([type=radio]):checked{appearance:auto}}input:where([type=checkbox]):checked:hover,input:where([type=checkbox]):checked:focus,input:where([type=radio]):checked:hover,input:where([type=radio]):checked:focus{border-color:transparent;background-color:currentColor}input:where([type=checkbox]):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){input:where([type=checkbox]):indeterminate{appearance:auto}}input:where([type=checkbox]):indeterminate:hover,input:where([type=checkbox]):indeterminate:focus{border-color:transparent;background-color:currentColor}input:where([type=file]){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media (min-width: 592px){.container{max-width:592px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 720px){.container{max-width:720px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 960px){.container{max-width:960px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1440px){.container{max-width:1440px}}@media (min-width: 1920px){.container{max-width:1920px}}agco-item-counter{display:inline-flex;align-items:center;justify-content:space-between;border-radius:0;border-width:1px;--tw-border-opacity: 1;border-color:rgb(219 219 219 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem}agco-item-counter *{border-width:0px}agco-item-counter button{display:flex;height:1.5rem;width:1.5rem;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}agco-item-counter button:hover{background-color:#424242cc}agco-item-counter button:disabled{cursor:not-allowed;opacity:.5}agco-item-counter button .cx-icon svg{height:.75rem;width:.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}agco-item-counter input{width:75px;border-style:none;background-color:transparent;text-align:center;font-size:14px;font-weight:500;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}agco-item-counter input::-webkit-outer-spin-button,agco-item-counter input::-webkit-inner-spin-button{appearance:none}agco-item-counter input:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}agco-item-counter input[type=number]{-moz-appearance:textfield}.mat-mdc-tab.mdc-tab--active.mdc-tab-indicator--active{border-radius:0;border-style:solid;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));border-bottom-width:3px!important;border-color:#ae132a!important}.RemanPageTemplate{width:100%}.RemanPageTemplate cx-page-slot[position=BodyContent]{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))}.RemanPageTemplate agco-reman-return{margin-left:1.25rem;margin-right:1.25rem;margin-bottom:1.25rem;min-height:50vh;width:100%;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem}.RemanPageTemplate agco-reman-return-filters{--tw-bg-opacity: 1;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))}.RemanPageTemplate agco-reman-return-results{margin-top:1.25rem;margin-left:1.25rem;width:100%}.RemanPageTemplate .agco-actions-overlay{width:15rem}.pointer-events-none{pointer-events:none!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.collapse{visibility:collapse!important}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.inset-y-0{top:0!important;bottom:0!important}.\!-left-\[10rem\]{left:-10rem!important}.-right-14{right:-3.5rem!important}.-right-3{right:-.75rem!important}.-top-2{top:-.5rem!important}.-top-\[0\.3em\]{top:-.3em!important}.-top-\[1px\]{top:-1px!important}.bottom-0{bottom:0!important}.bottom-\[-10px\]{bottom:-10px!important}.left-0{left:0!important}.left-3{left:.75rem!important}.left-4{left:1rem!important}.left-5{left:1.25rem!important}.left-\[4\.375rem\]{left:4.375rem!important}.right-0{right:0!important}.right-0\.5{right:.125rem!important}.right-2{right:.5rem!important}.right-3{right:.75rem!important}.right-4{right:1rem!important}.right-6{right:1.5rem!important}.right-\[-1\.2em\]{right:-1.2em!important}.right-\[50\%\]{right:50%!important}.top-0{top:0!important}.top-1{top:.25rem!important}.top-1\/2{top:50%!important}.top-6{top:1.5rem!important}.top-\[100vh\]{top:100vh!important}.top-\[15px\]{top:15px!important}.top-\[2px\]{top:2px!important}.top-\[4\.6rem\]{top:4.6rem!important}.top-full{top:100%!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-50{z-index:50!important}.z-\[100\]{z-index:100!important}.z-\[1100\]{z-index:1100!important}.z-\[1\]{z-index:1!important}.z-\[2\]{z-index:2!important}.z-\[5\]{z-index:5!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.col-span-1{grid-column:span 1 / span 1!important}.col-span-2{grid-column:span 2 / span 2!important}.col-start-3{grid-column-start:3!important}.float-right{float:right!important}.m-0{margin:0!important}.m-auto{margin:auto!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-16{margin-top:4rem!important;margin-bottom:4rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.mb-1{margin-bottom:.25rem!important}.mb-1\.5{margin-bottom:.375rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-11{margin-bottom:2.75rem!important}.mb-16{margin-bottom:4rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-\[6px\]{margin-bottom:6px!important}.mb-\[80px\]{margin-bottom:80px!important}.ml-1{margin-left:.25rem!important}.ml-1\.5{margin-left:.375rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.ml-4{margin-left:1rem!important}.ml-5{margin-left:1.25rem!important}.ml-6{margin-left:1.5rem!important}.ml-7{margin-left:1.75rem!important}.ml-auto{margin-left:auto!important}.mr-1{margin-right:.25rem!important}.mr-10{margin-right:2.5rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.mr-4{margin-right:1rem!important}.mr-6{margin-right:1.5rem!important}.mr-auto{margin-right:auto!important}.mt-0\.5{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-1\.5{margin-top:.375rem!important}.mt-10{margin-top:2.5rem!important}.mt-12{margin-top:3rem!important}.mt-16{margin-top:4rem!important}.mt-2{margin-top:.5rem!important}.mt-2\.5{margin-top:.625rem!important}.mt-20{margin-top:5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.mt-\[-4rem\]{margin-top:-4rem!important}.mt-\[160px\]{margin-top:160px!important}.mt-\[80px\]{margin-top:80px!important}.mt-auto{margin-top:auto!important}.line-clamp-1{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important}.line-clamp-2{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.table{display:table!important}.table-cell{display:table-cell!important}.flow-root{display:flow-root!important}.grid{display:grid!important}.inline-grid{display:inline-grid!important}.hidden{display:none!important}.h-1{height:.25rem!important}.h-10{height:2.5rem!important}.h-12{height:3rem!important}.h-13{height:3.25rem!important}.h-14{height:3.5rem!important}.h-16{height:4rem!important}.h-24{height:6rem!important}.h-3{height:.75rem!important}.h-32{height:8rem!important}.h-4{height:1rem!important}.h-5{height:1.25rem!important}.h-6{height:1.5rem!important}.h-7{height:1.75rem!important}.h-8{height:2rem!important}.h-9{height:2.25rem!important}.h-\[1\.25rem\]{height:1.25rem!important}.h-\[1px\]{height:1px!important}.h-\[2\.5rem\]{height:2.5rem!important}.h-\[20px\]{height:20px!important}.h-\[24px\]{height:24px!important}.h-\[28px\]{height:28px!important}.h-\[30px\]{height:30px!important}.h-\[36\.125rem\]{height:36.125rem!important}.h-\[40px\]{height:40px!important}.h-\[45px\]{height:45px!important}.h-\[480px\]{height:480px!important}.h-\[5\.6875rem\]{height:5.6875rem!important}.h-\[52px\]{height:52px!important}.h-\[54\.4375rem\]{height:54.4375rem!important}.h-\[648px\]{height:648px!important}.h-\[9\.375rem\]{height:9.375rem!important}.h-\[94px\]{height:94px!important}.h-\[95vh\]{height:95vh!important}.h-\[inherit\]{height:inherit!important}.h-auto{height:auto!important}.h-full{height:100%!important}.h-px{height:1px!important}.h-screen{height:100vh!important}.max-h-36{max-height:9rem!important}.max-h-56{max-height:14rem!important}.max-h-64{max-height:16rem!important}.max-h-72{max-height:18rem!important}.max-h-96{max-height:24rem!important}.max-h-\[30rem\]{max-height:30rem!important}.max-h-\[480px\]{max-height:480px!important}.max-h-\[550px\]{max-height:550px!important}.max-h-\[90\%\]{max-height:90%!important}.min-h-\[50vh\]{min-height:50vh!important}.min-h-\[72px\]{min-height:72px!important}.min-h-\[auto\]{min-height:auto!important}.w-0{width:0px!important}.w-0\.5{width:.125rem!important}.w-1{width:.25rem!important}.w-1\/2{width:50%!important}.w-11{width:2.75rem!important}.w-12{width:3rem!important}.w-20{width:5rem!important}.w-3\/5{width:60%!important}.w-32{width:8rem!important}.w-4{width:1rem!important}.w-40{width:10rem!important}.w-44{width:11rem!important}.w-5{width:1.25rem!important}.w-52{width:13rem!important}.w-6{width:1.5rem!important}.w-60{width:15rem!important}.w-7{width:1.75rem!important}.w-80{width:20rem!important}.w-\[0\.125rem\]{width:.125rem!important}.w-\[1\.25rem\]{width:1.25rem!important}.w-\[100\%\]{width:100%!important}.w-\[110px\]{width:110px!important}.w-\[123px\]{width:123px!important}.w-\[1px\]{width:1px!important}.w-\[2\.75rem\]{width:2.75rem!important}.w-\[20\.65rem\]{width:20.65rem!important}.w-\[20px\]{width:20px!important}.w-\[24px\]{width:24px!important}.w-\[274px\]{width:274px!important}.w-\[28px\]{width:28px!important}.w-\[29rem\]{width:29rem!important}.w-\[330px\]{width:330px!important}.w-\[39rem\]{width:39rem!important}.w-\[4\.5rem\]{width:4.5rem!important}.w-\[40px\]{width:40px!important}.w-\[40rem\]{width:40rem!important}.w-\[41rem\]{width:41rem!important}.w-\[424px\]{width:424px!important}.w-\[45\%\]{width:45%!important}.w-\[467px\]{width:467px!important}.w-\[49\.875rem\]{width:49.875rem!important}.w-\[497px\]{width:497px!important}.w-\[54\.9375rem\]{width:54.9375rem!important}.w-\[58px\]{width:58px!important}.w-\[648px\]{width:648px!important}.w-\[673px\]{width:673px!important}.w-\[76px\]{width:76px!important}.w-\[8rem\]{width:8rem!important}.w-\[90\%\]{width:90%!important}.w-\[94px\]{width:94px!important}.w-\[95vw\]{width:95vw!important}.w-auto{width:auto!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%!important}.w-px{width:1px!important}.w-screen{width:100vw!important}.min-w-320{min-width:320px!important}.min-w-\[12rem\]{min-width:12rem!important}.min-w-\[15rem\]{min-width:15rem!important}.min-w-\[160px\]{min-width:160px!important}.min-w-\[20rem\]{min-width:20rem!important}.min-w-\[30rem\]{min-width:30rem!important}.min-w-\[32px\]{min-width:32px!important}.min-w-\[6rem\]{min-width:6rem!important}.max-w-2xl{max-width:42rem!important}.max-w-3xl{max-width:48rem!important}.max-w-4xl{max-width:56rem!important}.max-w-\[12rem\]{max-width:12rem!important}.max-w-\[200px\]{max-width:200px!important}.max-w-\[27rem\]{max-width:27rem!important}.max-w-\[30rem\]{max-width:30rem!important}.max-w-\[31rem\]{max-width:31rem!important}.max-w-\[324px\]{max-width:324px!important}.max-w-\[330px\]{max-width:330px!important}.max-w-\[41rem\]{max-width:41rem!important}.max-w-\[472px\]{max-width:472px!important}.max-w-\[800px\]{max-width:800px!important}.max-w-\[80px\]{max-width:80px!important}.max-w-\[90\%\]{max-width:90%!important}.max-w-\[90vw\]{max-width:90vw!important}.max-w-\[calc\(100vw-48px\)\]{max-width:calc(100vw - 48px)!important}.max-w-\[calc\(50\%-15px\)\]{max-width:calc(50% - 15px)!important}.max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.max-w-full{max-width:100%!important}.max-w-md{max-width:28rem!important}.max-w-none{max-width:none!important}.max-w-sm{max-width:24rem!important}.max-w-xl{max-width:36rem!important}.flex-1{flex:1 1 0%!important}.flex-\[2\]{flex:2!important}.flex-shrink-0{flex-shrink:0!important}.shrink{flex-shrink:1!important}.shrink-0{flex-shrink:0!important}.flex-grow,.grow{flex-grow:1!important}.basis-full{flex-basis:100%!important}.table-auto{table-layout:auto!important}.table-fixed{table-layout:fixed!important}.border-collapse{border-collapse:collapse!important}.border-separate{border-collapse:separate!important}.border-spacing-x-\[8px\]{--tw-border-spacing-x: 8px !important;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)!important}.-translate-x-1\/2{--tw-translate-x: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-y-1\/2{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.translate-x-1\/2{--tw-translate-x: 50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate: 180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 2s linear infinite!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-text{cursor:text!important}.cursor-zoom-in{cursor:zoom-in!important}.list-disc{list-style-type:disc!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto!important}.grid-cols-\[auto_auto\]{grid-template-columns:auto auto!important}.grid-cols-\[repeat\(4\,1fr\)_2rem\]{grid-template-columns:repeat(4,1fr) 2rem!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.place-content-center{place-content:center!important}.place-content-start{place-content:start!important}.content-center{align-content:center!important}.content-start{align-content:flex-start!important}.content-between{align-content:space-between!important}.items-start{align-items:flex-start!important}.items-end{align-items:flex-end!important}.items-center{align-items:center!important}.items-baseline{align-items:baseline!important}.items-stretch{align-items:stretch!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-items-center{justify-items:center!important}.gap-1{gap:.25rem!important}.gap-10{gap:2.5rem!important}.gap-12{gap:3rem!important}.gap-2{gap:.5rem!important}.gap-2\.5{gap:.625rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-\[0\.5rem\]{gap:.5rem!important}.gap-\[1\.5rem\]{gap:1.5rem!important}.gap-\[2\.5rem\]{gap:2.5rem!important}.gap-\[2rem\]{gap:2rem!important}.gap-\[30px\]{gap:30px!important}.gap-x-2{column-gap:.5rem!important}.gap-x-20{column-gap:5rem!important}.gap-x-3{column-gap:.75rem!important}.gap-x-4{column-gap:1rem!important}.gap-x-6{column-gap:1.5rem!important}.gap-x-8{column-gap:2rem!important}.gap-y-1{row-gap:.25rem!important}.gap-y-2{row-gap:.5rem!important}.gap-y-4{row-gap:1rem!important}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--tw-space-y-reverse))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0 !important;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem * var(--tw-space-y-reverse))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0 !important;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--tw-divide-y-reverse))!important}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1 !important;border-color:rgb(238 238 238 / var(--tw-divide-opacity, 1))!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-end{align-self:flex-end!important}.self-stretch{align-self:stretch!important}.justify-self-center{justify-self:center!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.scroll-auto{scroll-behavior:auto!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis!important}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre-line{white-space:pre-line!important}.text-nowrap{text-wrap:nowrap!important}.break-all{word-break:break-all!important}.rounded{border-radius:.25rem!important}.rounded-\[60px\]{border-radius:60px!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-sm{border-radius:.125rem!important}.rounded-xl{border-radius:.75rem!important}.border{border-width:1px!important}.border-0{border-width:0px!important}.border-2{border-width:2px!important}.border-y-\[1px\]{border-top-width:1px!important;border-bottom-width:1px!important}.border-b{border-bottom-width:1px!important}.border-b-2{border-bottom-width:2px!important}.border-b-4{border-bottom-width:4px!important}.border-b-\[1px\]{border-bottom-width:1px!important}.border-l{border-left-width:1px!important}.border-l-4{border-left-width:4px!important}.border-t{border-top-width:1px!important}.border-t-\[3px\]{border-top-width:3px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-none{border-style:none!important}.border-agco-blue{--tw-border-opacity: 1 !important;border-color:rgb(46 144 250 / var(--tw-border-opacity, 1))!important}.border-agco-dark-red{--tw-border-opacity: 1 !important;border-color:rgb(195 0 19 / var(--tw-border-opacity, 1))!important}.border-agco-gray{--tw-border-opacity: 1 !important;border-color:rgb(77 77 77 / var(--tw-border-opacity, 1))!important}.border-agco-grey{--tw-border-opacity: 1 !important;border-color:rgb(219 219 219 / var(--tw-border-opacity, 1))!important}.border-agco-primary{--tw-border-opacity: 1 !important;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1))!important}.border-agco-red,.border-error-500{--tw-border-opacity: 1 !important;border-color:rgb(255 40 47 / var(--tw-border-opacity, 1))!important}.border-error-900{--tw-border-opacity: 1 !important;border-color:rgb(202 0 19 / var(--tw-border-opacity, 1))!important}.border-gray-200{--tw-border-opacity: 1 !important;border-color:rgb(238 238 238 / var(--tw-border-opacity, 1))!important}.border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))!important}.border-gray-350{--tw-border-opacity: 1 !important;border-color:rgb(211 211 211 / var(--tw-border-opacity, 1))!important}.border-gray-400{--tw-border-opacity: 1 !important;border-color:rgb(189 189 189 / var(--tw-border-opacity, 1))!important}.border-gray-550{--tw-border-opacity: 1 !important;border-color:rgb(139 139 139 / var(--tw-border-opacity, 1))!important}.border-gray-90{--tw-border-opacity: 1 !important;border-color:rgb(201 201 201 / var(--tw-border-opacity, 1))!important}.border-primary-brand{--tw-border-opacity: 1 !important;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1))!important}.border-primary-gray-400{--tw-border-opacity: 1 !important;border-color:rgb(219 219 219 / var(--tw-border-opacity, 1))!important}.border-primary-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.border-success-500{--tw-border-opacity: 1 !important;border-color:rgb(129 191 62 / var(--tw-border-opacity, 1))!important}.border-transparent{border-color:transparent!important}.border-warning-500{--tw-border-opacity: 1 !important;border-color:rgb(219 145 16 / var(--tw-border-opacity, 1))!important}.border-b-gray-300{--tw-border-opacity: 1 !important;border-bottom-color:rgb(224 224 224 / var(--tw-border-opacity, 1))!important}.bg-agco-blue{--tw-bg-opacity: 1 !important;background-color:rgb(46 144 250 / var(--tw-bg-opacity, 1))!important}.bg-agco-dark-red{--tw-bg-opacity: 1 !important;background-color:rgb(195 0 19 / var(--tw-bg-opacity, 1))!important}.bg-agco-light-gray{--tw-bg-opacity: 1 !important;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))!important}.bg-agco-primary{--tw-bg-opacity: 1 !important;background-color:rgb(174 19 42 / var(--tw-bg-opacity, 1))!important}.bg-agco-table-selected{--tw-bg-opacity: 1 !important;background-color:rgb(241 249 255 / var(--tw-bg-opacity, 1))!important}.bg-error-100{--tw-bg-opacity: 1 !important;background-color:rgb(255 203 211 / var(--tw-bg-opacity, 1))!important}.bg-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))!important}.bg-gray-300{--tw-bg-opacity: 1 !important;background-color:rgb(224 224 224 / var(--tw-bg-opacity, 1))!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:rgb(189 189 189 / var(--tw-bg-opacity, 1))!important}.bg-gray-50{--tw-bg-opacity: 1 !important;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))!important}.bg-gray-500{--tw-bg-opacity: 1 !important;background-color:rgb(158 158 158 / var(--tw-bg-opacity, 1))!important}.bg-gray-550{--tw-bg-opacity: 1 !important;background-color:rgb(139 139 139 / var(--tw-bg-opacity, 1))!important}.bg-gray-900{--tw-bg-opacity: 1 !important;background-color:rgb(33 33 33 / var(--tw-bg-opacity, 1))!important}.bg-gray-95{--tw-bg-opacity: 1 !important;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))!important}.bg-info-100{--tw-bg-opacity: 1 !important;background-color:rgb(188 220 254 / var(--tw-bg-opacity, 1))!important}.bg-info-900{--tw-bg-opacity: 1 !important;background-color:rgb(38 64 166 / var(--tw-bg-opacity, 1))!important}.bg-primary-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.bg-primary-brand{--tw-bg-opacity: 1 !important;background-color:rgb(174 19 42 / var(--tw-bg-opacity, 1))!important}.bg-primary-gray-200{--tw-bg-opacity: 1 !important;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))!important}.bg-primary-gray-600{--tw-bg-opacity: 1 !important;background-color:rgb(77 77 77 / var(--tw-bg-opacity, 1))!important}.bg-primary-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-success-100{--tw-bg-opacity: 1 !important;background-color:rgb(217 236 197 / var(--tw-bg-opacity, 1))!important}.bg-success-500{--tw-bg-opacity: 1 !important;background-color:rgb(129 191 62 / var(--tw-bg-opacity, 1))!important}.bg-success-900{--tw-bg-opacity: 1 !important;background-color:rgb(38 102 17 / var(--tw-bg-opacity, 1))!important}.bg-transparent{background-color:transparent!important}.bg-warning-100{--tw-bg-opacity: 1 !important;background-color:rgb(243 220 178 / var(--tw-bg-opacity, 1))!important}.bg-warning-500{--tw-bg-opacity: 1 !important;background-color:rgb(219 145 16 / var(--tw-bg-opacity, 1))!important}.bg-warning-900{--tw-bg-opacity: 1 !important;background-color:rgb(193 83 0 / var(--tw-bg-opacity, 1))!important}.bg-opacity-60{--tw-bg-opacity: .6 !important}.bg-opacity-80{--tw-bg-opacity: .8 !important}.bg-\[url\(\'\.\.\/assets\/img\/right-slot-login-full\.png\'\)\]{background-image:url(right-slot-login-full.5f27e02d36d829a6.png)!important}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))!important}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))!important}.from-primary-white{--tw-gradient-from: #FFFFFF var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important}.bg-cover{background-size:cover!important}.object-contain{object-fit:contain!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-2\.5{padding:.625rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.p-\[0\.125rem\]{padding:.125rem!important}.p-\[2px\]{padding:2px!important}.p-\[6rem\]{padding:6rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-\[14px\]{padding-left:14px!important;padding-right:14px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.pb-1{padding-bottom:.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-16{padding-bottom:4rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-32{padding-bottom:8rem!important}.pb-4{padding-bottom:1rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-9{padding-bottom:2.25rem!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-4{padding-left:1rem!important}.pr-1{padding-right:.25rem!important}.pr-10{padding-right:2.5rem!important}.pr-14{padding-right:3.5rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pr-7{padding-right:1.75rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-24{padding-top:6rem!important}.pt-4{padding-top:1rem!important}.pt-6{padding-top:1.5rem!important}.pt-8{padding-top:2rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-start{text-align:start!important}.align-middle{vertical-align:middle!important}.font-roboto{font-family:Roboto!important}.font-roboto-condensed{font-family:Roboto Condensed!important}.\!text-5xl{font-size:48px!important}.text-2xl{font-size:24px!important}.text-3xl{font-size:32px!important}.text-5xl{font-size:48px!important}.text-6xl{font-size:64px!important}.text-7xl{font-size:80px!important}.text-\[1\.25rem\]{font-size:1.25rem!important}.text-\[14px\]{font-size:14px!important}.text-\[18px\]{font-size:18px!important}.text-\[22px\]{font-size:22px!important}.text-\[3rem\]{font-size:3rem!important}.text-large{font-size:16px!important;line-height:130%!important;letter-spacing:0!important;font-weight:400!important}.text-large-bold{font-size:16px!important;line-height:130%!important;letter-spacing:0!important;font-weight:700!important}.text-medium{font-size:14px!important;line-height:140%!important;letter-spacing:0!important;font-weight:400!important}.text-small{font-size:12px!important;line-height:130%!important;letter-spacing:0!important;font-weight:400!important}.text-xl{font-size:18px!important}.text-xl-icon{font-size:20px!important}.font-bold{font-weight:700!important}.font-medium{font-weight:500!important}.font-normal{font-weight:400!important}.font-semibold{font-weight:600!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.leading-\[120\%\]{line-height:120%!important}.leading-\[130\%\]{line-height:130%!important}.leading-\[1\],.leading-none{line-height:1!important}.leading-normal{line-height:1.3!important}.leading-small{line-height:1rem!important}.text-agco-blue{--tw-text-opacity: 1 !important;color:rgb(46 144 250 / var(--tw-text-opacity, 1))!important}.text-agco-dark{--tw-text-opacity: 1 !important;color:rgb(66 66 66 / var(--tw-text-opacity, 1))!important}.text-agco-dark-red{--tw-text-opacity: 1 !important;color:rgb(195 0 19 / var(--tw-text-opacity, 1))!important}.text-agco-gray{--tw-text-opacity: 1 !important;color:rgb(77 77 77 / var(--tw-text-opacity, 1))!important}.text-agco-grey{--tw-text-opacity: 1 !important;color:rgb(219 219 219 / var(--tw-text-opacity, 1))!important}.text-agco-primary{--tw-text-opacity: 1 !important;color:rgb(174 19 42 / var(--tw-text-opacity, 1))!important}.text-agco-red,.text-error-500{--tw-text-opacity: 1 !important;color:rgb(255 40 47 / var(--tw-text-opacity, 1))!important}.text-error-900{--tw-text-opacity: 1 !important;color:rgb(202 0 19 / var(--tw-text-opacity, 1))!important}.text-gray-20{--tw-text-opacity: 1 !important;color:rgb(46 46 46 / var(--tw-text-opacity, 1))!important}.text-gray-400{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.text-gray-500{--tw-text-opacity: 1 !important;color:rgb(158 158 158 / var(--tw-text-opacity, 1))!important}.text-gray-600{--tw-text-opacity: 1 !important;color:rgb(117 117 117 / var(--tw-text-opacity, 1))!important}.text-gray-700{--tw-text-opacity: 1 !important;color:rgb(97 97 97 / var(--tw-text-opacity, 1))!important}.text-gray-900{--tw-text-opacity: 1 !important;color:rgb(33 33 33 / var(--tw-text-opacity, 1))!important}.text-info-500{--tw-text-opacity: 1 !important;color:rgb(46 144 250 / var(--tw-text-opacity, 1))!important}.text-info-900{--tw-text-opacity: 1 !important;color:rgb(38 64 166 / var(--tw-text-opacity, 1))!important}.text-inherit{color:inherit!important}.text-primary-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.text-primary-brand{--tw-text-opacity: 1 !important;color:rgb(174 19 42 / var(--tw-text-opacity, 1))!important}.text-primary-gray-600{--tw-text-opacity: 1 !important;color:rgb(77 77 77 / var(--tw-text-opacity, 1))!important}.text-primary-gray-800{--tw-text-opacity: 1 !important;color:rgb(42 42 42 / var(--tw-text-opacity, 1))!important}.text-primary-gray-900{--tw-text-opacity: 1 !important;color:rgb(26 26 26 / var(--tw-text-opacity, 1))!important}.text-primary-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity, 1))!important}.text-secondary-default{--tw-text-opacity: 1 !important;color:rgb(97 97 97 / var(--tw-text-opacity, 1))!important}.text-success-900{--tw-text-opacity: 1 !important;color:rgb(38 102 17 / var(--tw-text-opacity, 1))!important}.text-warning-500{--tw-text-opacity: 1 !important;color:rgb(219 145 16 / var(--tw-text-opacity, 1))!important}.text-warning-900{--tw-text-opacity: 1 !important;color:rgb(193 83 0 / var(--tw-text-opacity, 1))!important}.underline{text-decoration-line:underline!important}.no-underline{text-decoration-line:none!important}.accent-gray-800{accent-color:#424242!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.opacity-40{opacity:.4!important}.opacity-60{opacity:.6!important}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1) !important;--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.outline-0{outline-width:0px!important}.blur{--tw-blur: blur(8px) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.drop-shadow-md{--tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06)) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.\!filter,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-opacity{transition-property:opacity!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.transition-transform{transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-200{transition-duration:.2s!important}.duration-500{transition-duration:.5s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.mat-calendar{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-family:Roboto;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mat-calendar-header{--tw-bg-opacity: 1;background-color:rgb(74 74 74 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.mat-calendar-header .mat-calendar-controls{position:relative;margin-top:0;display:flex;width:100%;align-items:center;justify-content:space-between}.mat-calendar-spacer{display:none}cx-cost-center.mat-calendar-spacer{display:none}.mat-calendar-period-button{order:2;display:flex;min-height:0;flex:1 1 0%;align-items:center;justify-content:center;padding:0;text-align:center;font-size:15px;font-weight:600;line-height:1;color:#fff!important}.mat-calendar-previous-button,.mat-calendar-next-button{display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;color:#fff!important}.mat-calendar-previous-button{order:1;margin-right:auto}.mat-calendar-next-button{order:3;margin-left:auto}.mat-calendar-next-button .mat-mdc-focus-indicator,.mat-calendar-previous-button .mat-mdc-focus-indicator{display:none}cx-cost-center.mat-calendar-next-button .mat-mdc-focus-indicator,cx-cost-center .mat-calendar-previous-button .mat-mdc-focus-indicator{display:none}.mat-calendar-table-header th{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));font-weight:700;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.mat-calendar-body-cell-content{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:0;border-width:1px;border-color:transparent;font-size:14px;font-weight:500;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;border-radius:0!important}.mat-calendar-body-cell-content:hover{border-radius:0;border-width:1px;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));background-color:transparent;border-radius:0!important}.mat-calendar-body-selected,.mat-calendar-body-cell-content.mat-calendar-body-selected{border-radius:0;border-width:2px;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));background-color:transparent;font-weight:600;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1));border-radius:0!important}.mat-calendar-body-today,.mat-calendar-body-today:not(.mat-calendar-body-selected){border-radius:0;border-width:1px;--tw-border-opacity: 1;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1));background-color:transparent;border-radius:0!important}@media (min-width: 1440px){.\32xl\:container{width:100%}@media (min-width: 592px){.\32xl\:container{max-width:592px}}@media (min-width: 640px){.\32xl\:container{max-width:640px}}@media (min-width: 720px){.\32xl\:container{max-width:720px}}@media (min-width: 768px){.\32xl\:container{max-width:768px}}@media (min-width: 960px){.\32xl\:container{max-width:960px}}@media (min-width: 1024px){.\32xl\:container{max-width:1024px}}@media (min-width: 1280px){.\32xl\:container{max-width:1280px}}.\32xl\:container{max-width:1440px}@media (min-width: 1920px){.\32xl\:container{max-width:1920px}}.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){width:100%}@media (min-width: 592px){.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:592px}}@media (min-width: 640px){.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:640px}}@media (min-width: 720px){.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:720px}}@media (min-width: 768px){.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:768px}}@media (min-width: 960px){.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:960px}}@media (min-width: 1024px){.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:1024px}}@media (min-width: 1280px){.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:1280px}}.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:1440px}@media (min-width: 1920px){.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:2xl\:container){max-width:1920px}}}.placeholder\:normal-case::placeholder{text-transform:none!important}.placeholder\:text-error-500::placeholder{--tw-text-opacity: 1 !important;color:rgb(255 40 47 / var(--tw-text-opacity, 1))!important}.placeholder\:text-gray-65::placeholder{--tw-text-opacity: 1 !important;color:rgb(160 160 160 / var(--tw-text-opacity, 1))!important}.before\:absolute:before{content:var(--tw-content)!important;position:absolute!important}.before\:inset-0:before{content:var(--tw-content)!important;inset:0!important}.before\:border-b-2:before{content:var(--tw-content)!important;border-bottom-width:2px!important}.before\:border-l-2:before{content:var(--tw-content)!important;border-left-width:2px!important}.before\:border-r-2:before{content:var(--tw-content)!important;border-right-width:2px!important}.before\:border-agco-primary:before{content:var(--tw-content)!important;--tw-border-opacity: 1 !important;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1))!important}.before\:content-\[\\\'\\\'\]:before{--tw-content: \'\' !important;content:var(--tw-content)!important}.last\:m-0:last-child{margin:0!important}.last\:mr-0:last-child{margin-right:0!important}.last\:border-0:last-child{border-width:0px!important}.last\:border-b-0:last-child{border-bottom-width:0px!important}.last\:border-none:last-child{border-style:none!important}.last\:p-0:last-child{padding:0!important}.last\:pb-0:last-child{padding-bottom:0!important}.odd\:bg-primary-gray-200:nth-child(odd){--tw-bg-opacity: 1 !important;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))!important}.even\:bg-primary-gray-200:nth-child(2n){--tw-bg-opacity: 1 !important;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))!important}.even\:bg-primary-white:nth-child(2n){--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.hover\:border-primary-black:hover{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))!important}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1 !important;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1 !important;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1 !important;background-color:rgb(189 189 189 / var(--tw-bg-opacity, 1))!important}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1 !important;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))!important}.hover\:bg-primary-black:hover{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))!important}.hover\:text-primary-black:hover{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.hover\:underline:hover{text-decoration-line:underline!important}.hover\:no-underline:hover{text-decoration-line:none!important}.hover\:outline:hover{outline-style:solid!important}.hover\:outline-2:hover{outline-width:2px!important}.hover\:outline-offset-\[-2px\]:hover{outline-offset:-2px!important}.hover\:outline-info-500:hover{outline-color:#2e90fa!important}.focus\:border-agco-red:focus{--tw-border-opacity: 1 !important;border-color:rgb(255 40 47 / var(--tw-border-opacity, 1))!important}.focus\:text-gray-600:focus{--tw-text-opacity: 1 !important;color:rgb(117 117 117 / var(--tw-text-opacity, 1))!important}.focus\:placeholder-transparent:focus::placeholder{color:transparent!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-primary-brand:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(174 19 42 / var(--tw-ring-opacity, 1)) !important}.focus\:placeholder\:opacity-0:focus::placeholder{opacity:0!important}.enabled\:hover\:bg-gray-200:hover:enabled{--tw-bg-opacity: 1 !important;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))!important}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed!important}.disabled\:text-agco-gray:disabled{--tw-text-opacity: 1 !important;color:rgb(77 77 77 / var(--tw-text-opacity, 1))!important}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.peer:checked~.peer-checked\:border-agco-primary{--tw-border-opacity: 1 !important;border-color:rgb(174 19 42 / var(--tw-border-opacity, 1))!important}.peer:checked~.peer-checked\:bg-agco-primary{--tw-bg-opacity: 1 !important;background-color:rgb(174 19 42 / var(--tw-bg-opacity, 1))!important}@media not all and (min-width: 1440px){.max-2xl\:w-full{width:100%!important}.max-2xl\:flex-1{flex:1 1 0%!important}.max-2xl\:basis-full{flex-basis:100%!important}.max-2xl\:flex-col{flex-direction:column!important}}@media not all and (min-width: 1024px){.max-lg\:basis-full{flex-basis:100%!important}.max-3md\:m-auto{margin:auto!important}}@media not all and (min-width: 960px){.max-2md\:mx-0{margin-left:0!important;margin-right:0!important}.max-2md\:mb-6{margin-bottom:1.5rem!important}.max-2md\:mb-\[6\.5rem\]{margin-bottom:6.5rem!important}.max-2md\:mt-10{margin-top:2.5rem!important}.max-2md\:block{display:block!important}.max-2md\:hidden{display:none!important}.max-2md\:w-\[calc\(100vw-2rem\)\]{width:calc(100vw - 2rem)!important}.max-2md\:w-full{width:100%!important}.max-2md\:flex-col{flex-direction:column!important}.max-2md\:pb-0{padding-bottom:0!important}}@media not all and (min-width: 768px){.max-md\:my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.max-md\:w-full{width:100%!important}.max-md\:flex-col{flex-direction:column!important}}@media not all and (min-width: 720px){.max-2sm\:block{display:block!important}.max-2sm\:w-full{width:100%!important}}@media not all and (min-width: 640px){.max-sm\:flex-\[0_0_100\%\]{flex:0 0 100%!important}}@media not all and (min-width: 592px){.max-xs\:order-1{order:1!important}.max-xs\:order-2{order:2!important}.max-xs\:mt-3{margin-top:.75rem!important}.max-xs\:mt-6{margin-top:1.5rem!important}.max-xs\:block{display:block!important}.max-xs\:h-\[72px\]{height:72px!important}.max-xs\:w-\[150\%\]{width:150%!important}.max-xs\:w-\[72px\]{width:72px!important}.max-xs\:w-full{width:100%!important}.max-xs\:basis-1\/2{flex-basis:50%!important}.max-xs\:basis-full{flex-basis:100%!important}.max-xs\:flex-col{flex-direction:column!important}.max-xs\:flex-wrap{flex-wrap:wrap!important}.max-xs\:justify-between{justify-content:space-between!important}.max-xs\:border-b{border-bottom-width:1px!important}.max-xs\:pb-4{padding-bottom:1rem!important}.max-xs\:pt-\[1em\]{padding-top:1em!important}}@media (min-width: 592px){.xs\:col-span-1{grid-column:span 1 / span 1!important}.xs\:mb-0{margin-bottom:0!important}.xs\:ml-3{margin-left:.75rem!important}.xs\:mt-0{margin-top:0!important}.xs\:block{display:block!important}.xs\:flex{display:flex!important}.xs\:hidden{display:none!important}.xs\:h-1{height:.25rem!important}.xs\:h-full{height:100%!important}.xs\:min-h-\[4\.5rem\]{min-height:4.5rem!important}.xs\:w-auto{width:auto!important}.xs\:w-full{width:100%!important}.xs\:w-px{width:1px!important}.xs\:max-w-\[14rem\]{max-width:14rem!important}.xs\:max-w-\[50\%\]{max-width:50%!important}.xs\:basis-1\/2{flex-basis:50%!important}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xs\:flex-row{flex-direction:row!important}.xs\:flex-nowrap{flex-wrap:nowrap!important}.xs\:items-center{align-items:center!important}.xs\:justify-end{justify-content:flex-end!important}.xs\:justify-center{justify-content:center!important}.xs\:gap-x-4{column-gap:1rem!important}.xs\:overflow-x-hidden{overflow-x:hidden!important}.xs\:pr-4{padding-right:1rem!important}@media not all and (min-width: 1440px){.xs\:max-2xl\:flex-grow{flex-grow:1!important}.xs\:max-2xl\:items-end{align-items:flex-end!important}}}@media (min-width: 640px){.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:flex{display:flex!important}.sm\:w-\[80\%\]{width:80%!important}.sm\:flex-row{flex-direction:row!important}.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:items-center{align-items:center!important}.sm\:gap-14{gap:3.5rem!important}@media (max-width: 1732px){.sm\:max-\[1732px\]\:flex-\[0_0_49\%\]{flex:0 0 49%!important}.sm\:max-\[1732px\]\:flex-\[0_0_51\%\]{flex:0 0 51%!important}}}@media (min-width: 720px){.\32sm\:sticky{position:sticky!important}.\32sm\:top-0{top:0!important}.\32sm\:mb-0{margin-bottom:0!important}.\32sm\:mr-4{margin-right:1rem!important}.\32sm\:flex-row{flex-direction:row!important}.\32sm\:border-b-0{border-bottom-width:0px!important}.\32sm\:border-r{border-right-width:1px!important}.\32sm\:pb-0{padding-bottom:0!important}.\32sm\:pr-4{padding-right:1rem!important}@media not all and (min-width: 1440px){.\32sm\:max-2xl\:block{display:block!important}.\32sm\:max-2xl\:flex-wrap{flex-wrap:wrap!important}}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2!important}.md\:mt-0{margin-top:0!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-\[20rem\]{width:20rem!important}.md\:w-\[23\.125rem\]{width:23.125rem!important}.md\:w-\[560px\]{width:560px!important}.md\:w-auto{width:auto!important}.md\:min-w-\[560px\]{min-width:560px!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:flex-nowrap{flex-wrap:nowrap!important}.md\:items-end{align-items:flex-end!important}.md\:items-center{align-items:center!important}.md\:gap-10{gap:2.5rem!important}.md\:gap-x-\[5rem\]{column-gap:5rem!important}}@media (min-width: 960px){.\32md\:right-0{right:0!important}.\32md\:right-\[57px\]{right:57px!important}.\32md\:order-1{order:1!important}.\32md\:order-2{order:2!important}.\32md\:order-4{order:4!important}.\32md\:mb-0{margin-bottom:0!important}.\32md\:ml-6{margin-left:1.5rem!important}.\32md\:mr-4{margin-right:1rem!important}.\32md\:mr-6{margin-right:1.5rem!important}.\32md\:mr-8{margin-right:2rem!important}.\32md\:block{display:block!important}.\32md\:hidden{display:none!important}.\32md\:w-1\/2{width:50%!important}.\32md\:w-4\/5{width:80%!important}.\32md\:w-\[123px\]{width:123px!important}.\32md\:w-\[300px\]{width:300px!important}.\32md\:w-auto{width:auto!important}.\32md\:min-w-\[18rem\]{min-width:18rem!important}.\32md\:max-w-\[21rem\]{max-width:21rem!important}.\32md\:max-w-\[24rem\]{max-width:24rem!important}.\32md\:max-w-\[26rem\]{max-width:26rem!important}.\32md\:max-w-\[330px\]{max-width:330px!important}.\32md\:max-w-\[448px\]{max-width:448px!important}.\32md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.\32md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.\32md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.\32md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.\32md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto!important}.\32md\:flex-row{flex-direction:row!important}.\32md\:flex-nowrap{flex-wrap:nowrap!important}.\32md\:items-end{align-items:flex-end!important}.\32md\:items-center{align-items:center!important}.\32md\:justify-between{justify-content:space-between!important}.\32md\:gap-6{gap:1.5rem!important}.\32md\:border-r{border-right-width:1px!important}.\32md\:border-primary-black{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))!important}.\32md\:p-6{padding:1.5rem!important}.\32md\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\32md\:pr-6{padding-right:1.5rem!important}}@media (min-width: 1024px){.lg\:col-span-1{grid-column:span 1 / span 1!important}.lg\:mx-36{margin-left:9rem!important;margin-right:9rem!important}.lg\:ml-auto{margin-left:auto!important}.lg\:grid{display:grid!important}.lg\:w-\[23\.125rem\]{width:23.125rem!important}.lg\:w-\[30rem\]{width:30rem!important}.lg\:w-auto{width:auto!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}.lg\:p-32{padding:8rem!important}.\33md\:absolute{position:absolute!important}.\33md\:w-auto{width:auto!important}.\33md\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.\33md\:max-w-\[26rem\]{max-width:26rem!important}.\33md\:max-w-\[448px\]{max-width:448px!important}.\33md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.\33md\:flex-row{flex-direction:row!important}.\33md\:border-t{border-top-width:1px!important}.\33md\:pr-20{padding-right:5rem!important}.\33md\:pt-4{padding-top:1rem!important}.\33md\:text-end{text-align:end!important}}@media (min-width: 1280px){.xl\:mb-0{margin-bottom:0!important}.xl\:mr-6{margin-right:1.5rem!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:flex-row{flex-direction:row!important}.xl\:border-b-0{border-bottom-width:0px!important}.xl\:border-r{border-right-width:1px!important}.xl\:pb-0{padding-bottom:0!important}.xl\:pr-6{padding-right:1.5rem!important}}@media (min-width: 1440px){.\32xl\:order-1{order:1!important}.\32xl\:mr-6{margin-right:1.5rem!important}.\32xl\:w-5\/12{width:41.666667%!important}.\32xl\:w-7\/12{width:58.333333%!important}.\32xl\:w-auto{width:auto!important}.\32xl\:w-full{width:100%!important}.\32xl\:flex-grow{flex-grow:1!important}.\32xl\:basis-1\/2{flex-basis:50%!important}.\32xl\:flex-row{flex-direction:row!important}.\32xl\:flex-nowrap{flex-wrap:nowrap!important}}@media (min-width: 1732px){.min-\[1732px\]\:flex-\[0_0_42\.5\%\]{flex:0 0 42.5%!important}.min-\[1732px\]\:flex-\[0_0_57\.5\%\]{flex:0 0 57.5%!important}}.\[\&\.dirty_\.searchbox-icon\]\:hidden.dirty .searchbox-icon{display:none!important}.\[\&\.order-history-selector\.ng-select-disabled_\.ng-placeholder\]\:text-gray-400.order-history-selector.ng-select-disabled .ng-placeholder{--tw-text-opacity: 1 !important;color:rgb(189 189 189 / var(--tw-text-opacity, 1))!important}.\[\&\:not\(\.LoginPageTemplate_\&\)\]\:mx-auto:not(.LoginPageTemplate .\[\&\:not\(\.LoginPageTemplate_\&\)\]\:mx-auto){margin-left:auto!important;margin-right:auto!important}.\[\&\:not\(\.MultiStepCheckoutSummaryPageTemplate_\&\)\]\:overflow-hidden:not(.MultiStepCheckoutSummaryPageTemplate .\[\&\:not\(\.MultiStepCheckoutSummaryPageTemplate_\&\)\]\:overflow-hidden){overflow:hidden!important}.\[\&\:not\(\.dirty\)_\.clear-button\]\:hidden:not(.dirty) .clear-button{display:none!important}.\[\&\:not\(\:last-child\)\]\:border-x-2:not(:last-child){border-left-width:2px!important;border-right-width:2px!important}.\[\&\:not\(\:last-child\)\]\:border-b:not(:last-child){border-bottom-width:1px!important}.\[\&\:not\(\:last-child\)\]\:border-t-2:not(:last-child){border-top-width:2px!important}.\[\&\>\*\]\:z-10>*{z-index:10!important}.\[\&\>\*\]\:m-4>*{margin:1rem!important}.\[\&\>\*\]\:h-5>*{height:1.25rem!important}.\[\&\>\*\]\:w-5>*{width:1.25rem!important}.\[\&\>\*\]\:justify-between>*{justify-content:space-between!important}.\[\&\>\*\]\:border-b-2>*{border-bottom-width:2px!important}.\[\&\>\*\]\:p-2>*{padding:.5rem!important}.\[\&\>picture\]\:flex>picture{display:flex!important}.\[\&\>picture\]\:justify-center>picture{justify-content:center!important}.\[\&\>svg\]\:size-5>svg{width:1.25rem!important;height:1.25rem!important}.\[\&\>svg\]\:h-5>svg{height:1.25rem!important}.\[\&\>svg\]\:h-\[22px\]>svg{height:22px!important}.\[\&\>svg\]\:w-4>svg{width:1rem!important}.\[\&\>svg\]\:w-\[22px\]>svg{width:22px!important}.\[\&\>td\]\:w-1\/6>td{width:16.666667%!important}.\[\&\>td\]\:min-w-\[100px\]>td{min-width:100px!important}.\[\&\>td\]\:min-w-\[10rem\]>td{min-width:10rem!important}.\[\&\>td\]\:p-4>td{padding:1rem!important}.\[\&\>td\]\:px-4>td{padding-left:1rem!important;padding-right:1rem!important}.\[\&\>td\]\:py-4>td{padding-top:1rem!important;padding-bottom:1rem!important}.\[\&\>td\]\:py-6>td{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.\[\&\>td\]\:text-center>td{text-align:center!important}.\[\&\>td\]\:text-large>td{font-size:16px!important;line-height:130%!important;letter-spacing:0!important;font-weight:400!important}.\[\&\>th\]\:truncate>th{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.\[\&\>th\]\:p-2>th{padding:.5rem!important}.\[\&\>th\]\:p-4>th{padding:1rem!important}.\[\&\>th\]\:text-center>th{text-align:center!important}.\[\&\>th\]\:text-large>th{font-size:16px!important;line-height:130%!important;letter-spacing:0!important;font-weight:400!important}.\[\&\>th\]\:font-bold>th{font-weight:700!important}.\[\&_\#actionsRow\]\:hidden #actionsRow{display:none!important}.\[\&_\#actionsRow\]\:bg-agco-light-gray #actionsRow{--tw-bg-opacity: 1 !important;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))!important}.\[\&_\.mat-internal-form-field\]\:flex .mat-internal-form-field{display:flex!important}.\[\&_a\]\:cursor-pointer a{cursor:pointer!important}.\[\&_a\]\:underline a{text-decoration-line:underline!important}.\[\&_div\]\:max-w-\[510px\] div{max-width:510px!important}.\[\&_div\]\:max-w-\[560px\] div{max-width:560px!important}.\[\&_label\]\:mb-0 label{margin-bottom:0!important}.\[\&_label\]\:basis-full label{flex-basis:100%!important}.\[\&_label\]\:justify-center label{justify-content:center!important}.\[\&_label\]\:py-\[0\.375rem\] label{padding-top:.375rem!important;padding-bottom:.375rem!important}.\[\&_label\]\:text-medium label{font-size:14px!important;line-height:140%!important;letter-spacing:0!important;font-weight:400!important}.\[\&_svg\]\:m-auto svg{margin:auto!important}.\[\&_svg\]\:size-4 svg{width:1rem!important;height:1rem!important}.\[\&_svg\]\:size-5 svg{width:1.25rem!important;height:1.25rem!important}.\[\&_svg\]\:size-\[18px\] svg{width:18px!important;height:18px!important}.\[\&_svg\]\:h-4 svg{height:1rem!important}.\[\&_svg\]\:h-5 svg{height:1.25rem!important}.\[\&_svg\]\:h-6 svg{height:1.5rem!important}.\[\&_svg\]\:h-\[120px\] svg{height:120px!important}.\[\&_svg\]\:h-\[12px\] svg{height:12px!important}.\[\&_svg\]\:h-\[15px\] svg{height:15px!important}.\[\&_svg\]\:h-\[16px\] svg{height:16px!important}.\[\&_svg\]\:h-\[18px\] svg{height:18px!important}.\[\&_svg\]\:h-\[1rem\] svg{height:1rem!important}.\[\&_svg\]\:h-\[2\.5rem\] svg{height:2.5rem!important}.\[\&_svg\]\:h-\[20px\] svg{height:20px!important}.\[\&_svg\]\:h-\[22px\] svg{height:22px!important}.\[\&_svg\]\:h-\[24px\] svg{height:24px!important}.\[\&_svg\]\:h-\[28px\] svg{height:28px!important}.\[\&_svg\]\:h-\[40px\] svg{height:40px!important}.\[\&_svg\]\:w-4 svg{width:1rem!important}.\[\&_svg\]\:w-5 svg{width:1.25rem!important}.\[\&_svg\]\:w-6 svg{width:1.5rem!important}.\[\&_svg\]\:w-\[12px\] svg{width:12px!important}.\[\&_svg\]\:w-\[137px\] svg{width:137px!important}.\[\&_svg\]\:w-\[15px\] svg{width:15px!important}.\[\&_svg\]\:w-\[16px\] svg{width:16px!important}.\[\&_svg\]\:w-\[18px\] svg{width:18px!important}.\[\&_svg\]\:w-\[1rem\] svg{width:1rem!important}.\[\&_svg\]\:w-\[2\.5rem\] svg{width:2.5rem!important}.\[\&_svg\]\:w-\[20px\] svg{width:20px!important}.\[\&_svg\]\:w-\[24px\] svg{width:24px!important}.\[\&_svg\]\:w-\[38px\] svg{width:38px!important}.\[\&_svg\]\:w-\[40px\] svg{width:40px!important}.\[\&_svg\]\:rotate-180 svg{--tw-rotate: 180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\[\&_svg\]\:stroke-agco-primary svg{stroke:#ae132a!important}.\[\&_svg\]\:hover\:stroke-primary-black:hover svg{stroke:#000!important}.\[\&_td\]\:text-large td{font-size:16px!important;line-height:130%!important;letter-spacing:0!important;font-weight:400!important}.LandingPage2Template .\[\.LandingPage2Template_\&\]\:mt-auto{margin-top:auto!important}
