.progress-indicator{margin-left:-24px;margin-right:-24px;overflow:hidden;position:relative}.progress-indicator__steps{overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-width:none;z-index:0}.progress-indicator__steps::-webkit-scrollbar{display:none}.progress-indicator__slider{flex-grow:1;position:relative}.progress-indicator__line{height:1px;left:0;position:absolute;top:1rem;width:100%}.progress-indicator ul{display:flex;gap:0 2.5rem;justify-content:space-between;left:0;margin:0;padding:0;position:relative}.progress-indicator--clickable{margin-top:-4px}.progress-indicator--clickable ul{padding-top:4px}.progress-indicator--clickable .progress-indicator__line{top:1.25rem}.progress-indicator li{text-align:center}.progress-indicator li :not(button),.progress-indicator li.disabled{pointer-events:none}.progress-indicator__step-wrapper{text-align:center}.progress-indicator button{cursor:pointer;line-height:0;margin:0;padding:0}.progress-indicator__number{display:inline-block}.progress-indicator--clickable .progress-indicator--bg-blue li.completed button .progress-indicator__number{position:relative}.progress-indicator--clickable .progress-indicator--bg-blue li.completed button .progress-indicator__number>*{position:relative;z-index:1}.progress-indicator--clickable .progress-indicator--bg-blue li.completed button .progress-indicator__number:before{background:var(--tesa-primary-brand-blue);border:2px solid #fff;border-radius:50%;content:"";height:2.375rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.7);transition:all .2s cubic-bezier(0,0,.7,1.9);width:2.375rem;z-index:0}.progress-indicator--clickable .progress-indicator--bg-blue li.completed button:hover .progress-indicator__number-inner{color:var(--tesa-primary-brand-blue)}.progress-indicator--clickable .progress-indicator--bg-blue li.completed button:hover .progress-indicator__number:before{transform:translate(-50%,-50%) scale(1)}.progress-indicator--clickable .progress-indicator--bg-gray li.completed button .progress-indicator__number,.progress-indicator--clickable .progress-indicator--bg-white li.completed button .progress-indicator__number{position:relative}.progress-indicator--clickable .progress-indicator--bg-gray li.completed button .progress-indicator__number>*,.progress-indicator--clickable .progress-indicator--bg-white li.completed button .progress-indicator__number>*{position:relative;z-index:1}.progress-indicator--clickable .progress-indicator--bg-gray li.completed button .progress-indicator__number:before,.progress-indicator--clickable .progress-indicator--bg-white li.completed button .progress-indicator__number:before{background:#fff;border:2px solid var(--tesa-primary-brand-blue);border-radius:50%;content:"";height:2.375rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.7);transition:all .2s cubic-bezier(0,0,.7,1.9);width:2.375rem;z-index:0}.progress-indicator--clickable .progress-indicator--bg-gray li.completed button:hover .progress-indicator__number-inner,.progress-indicator--clickable .progress-indicator--bg-white li.completed button:hover .progress-indicator__number-inner{color:#fff}.progress-indicator--clickable .progress-indicator--bg-gray li.completed button:hover .progress-indicator__number:before,.progress-indicator--clickable .progress-indicator--bg-white li.completed button:hover .progress-indicator__number:before{transform:translate(-50%,-50%) scale(1)}.progress-indicator__number-inner{align-items:center;border:1px solid #0000;border-radius:50%;display:flex;font-size:1.1875rem;font-weight:700;height:2rem;justify-content:center;line-height:1.333333333333333;margin:0 auto;transition:all .2s cubic-bezier(0,0,.7,1.9);width:2rem}.progress-indicator__number-inner .icon{height:1.5rem;width:1.5rem}.progress-indicator__label{font-size:1.1875rem;font-weight:700;line-height:1.25;margin-top:.5rem;white-space:nowrap}.progress-indicator--bg-blue .progress-indicator__line{background:#fff}.progress-indicator--bg-blue .progress-indicator__number-inner{background:var(--tesa-primary-brand-blue);border:1px solid #fff;color:#fff}.progress-indicator--bg-blue li.active .progress-indicator__number-inner{background-color:#0f377f;border:1px solid #0f377f}.progress-indicator--bg-blue li.completed .progress-indicator__number-inner{background:#fff;color:var(--tesa-primary-brand-blue)}.progress-indicator--bg-blue .progress-indicator__label{color:#fff}.progress-indicator--bg-blue li.disabled .progress-indicator__number-inner{background:#f5f5f5;border-color:#ececed;color:#d9dada}.progress-indicator--bg-blue li.disabled .progress-indicator__label{color:#fff;opacity:.3}.progress-indicator--bg-gray .progress-indicator__line,.progress-indicator--bg-white .progress-indicator__line{background:var(--tesa-primary-brand-blue);height:2px}.progress-indicator--bg-gray .progress-indicator__number-inner,.progress-indicator--bg-white .progress-indicator__number-inner{background:#fff;border:1px solid #9c9d9d;color:var(--tesa-text-grey-dark)}.progress-indicator--bg-gray .progress-indicator__label,.progress-indicator--bg-white .progress-indicator__label{color:var(--tesa-text-grey-dark)}.progress-indicator--bg-gray li.active .progress-indicator__number-inner,.progress-indicator--bg-white li.active .progress-indicator__number-inner{background:#0f377f;border-color:#0f377f;color:#fff}.progress-indicator--bg-gray li.active .progress-indicator__label,.progress-indicator--bg-white li.active .progress-indicator__label{color:#0f377f}.progress-indicator--bg-gray li.completed .progress-indicator__number-inner,.progress-indicator--bg-white li.completed .progress-indicator__number-inner{background:var(--tesa-primary-brand-blue);border-color:var(--tesa-primary-brand-blue);color:#fff}.progress-indicator--bg-gray li.completed .progress-indicator__label,.progress-indicator--bg-white li.completed .progress-indicator__label{color:#333}.progress-indicator--bg-gray li.disabled .progress-indicator__number-inner,.progress-indicator--bg-white li.disabled .progress-indicator__number-inner{background:#f5f5f5;border-color:#ececed;color:#d9dada}.progress-indicator--bg-gray li.disabled .progress-indicator__label,.progress-indicator--bg-white li.disabled .progress-indicator__label{color:var(--tesa-text-grey-dark);opacity:.3}@media (min-width:1024px){.progress-indicator{margin-left:-32px;margin-right:-32px}}.progress-indicator__steps{display:flex}.progress-indicator__steps:after,.progress-indicator__steps:before{content:"";flex:0 0 24px}@media (min-width:1024px){.progress-indicator__steps:after,.progress-indicator__steps:before{flex:0 0 32px}}.progress-indicator:after,.progress-indicator:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:24px;z-index:1}@media (min-width:1024px){.progress-indicator:after,.progress-indicator:before{width:32px}}.progress-indicator:before{background:linear-gradient(270deg,#0097d400 0,#0097d4);left:0}.progress-indicator:after{background:linear-gradient(90deg,#0097d400 0,#0097d4);right:0}.progress-indicator--bg-white:before{background:linear-gradient(270deg,#fff0 0,#fff)}.progress-indicator--bg-white:after{background:linear-gradient(90deg,#fff0 0,#fff)}.progress-indicator--bg-gray:before{background:linear-gradient(270deg,#f5f5f500 0,#f5f5f5)}.progress-indicator--bg-gray:after{background:linear-gradient(90deg,#f5f5f500 0,#f5f5f5)}.delivery-time-display{align-items:center;display:flex}.delivery-time-display__status-icon{border-radius:50%;flex:0 0 auto;height:.5rem;width:.5rem}.delivery-time-display__message{margin-left:.5rem}.cart-product-item--with-background{background-color:#f5f5f5;padding:1.5rem 0 2rem;position:relative}.cart-product-item--with-background:before{background-color:#f5f5f5;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:calc(100vw - var(--scrollbar-width));z-index:-1}.cart-product-item--with-background+.cart-product-item--with-background,.cart-product-item--with-background+.cart-product-item--with-background-container{margin-top:1rem}.cart-product-item--with-background .cart-product-item__image-wrapper{align-self:flex-start;background-color:#fff;border:none;padding:8px}.cart-product-item--with-top-border{border-top:1px solid #d9dada;padding:24px 0}.cart-product-item--with-top-border:last-of-type{padding-bottom:0}.cart-product-item__content-container{align-items:flex-start;display:flex;justify-content:flex-start}.cart-product-item__image-wrapper{border:1px solid #d9dada;flex:0 0 auto;padding:8px;width:30%}.cart-product-item__main-content-wrapper{flex:1 1 0;min-width:0;padding-left:24px}.cart-product-item__title-wrapper{display:flex}.cart-product-item__title-wrapper>*{min-width:0}.cart-product-item__delivery-time,.cart-product-item__quantity{margin-top:16px}.cart-product-item__remove-button{color:var(--tesa-text-grey-dark);cursor:pointer;display:flex;flex:0 0 auto;font-size:32px;margin-left:auto;transition:color .2s ease-in-out}.cart-product-item__remove-button:hover{color:#be0014}.cart-product-item__remove-button--disabled{opacity:.5;pointer-events:none}.cart-product-item__price--flex{display:flex;flex-direction:column}.cart-product-item__price-wrapper{hyphens:manual;margin-top:16px}.cart-product-item__price--reduced{color:#e3000f}.cart-product-item__previous-price{color:#333;margin-top:4px;text-align:right;text-decoration:line-through}.cart-product-item__price-item{align-items:flex-start;display:flex;flex-basis:100%;justify-content:space-between}.cart-product-item__price-item+.cart-product-item__price-item,.cart-product-item__price-item+.cart-product-item__price-item-container{margin-top:4px}.cart-product-item__unit-price{display:block;text-align:right}@media (min-width:768px){.cart-product-item:before{display:none}.cart-product-item--with-background{padding:32px}.cart-product-item__main-content-wrapper{padding-left:32px}}@media (min-width:1024px){.cart-product-item__main-content-wrapper{align-self:stretch;display:flex;flex-direction:column}.cart-product-item__price-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;margin-left:auto;margin-top:auto;padding-top:16px}.cart-product-item--editable .cart-product-item__price-wrapper{margin-left:0}.cart-product-item__price-item-container{display:flex}.cart-product-item__quantity{flex:1;margin-top:0;order:-1}.cart-product-item__price-item{display:block;flex:0 0 auto;font-size:20px;line-height:inherit}.cart-product-item__price-item+.cart-product-item__price-item,.cart-product-item__price-item+.cart-product-item__price-item-container{margin-left:32px;margin-top:0}.cart-product-item__previous-price{text-align:left}}.cart-promotions{margin-top:24px}.cart-promotions__item{align-items:center;display:flex;justify-content:flex-start}.cart-promotions__item+.cart-promotions__item{margin-top:8px}.cart-promotions__item-icon{color:var(--tesa-primary-brand-blue);display:flex;flex:0 0 auto;font-size:32px}.cart-promotions__item-label{margin:auto 8px}.cart-promotions__item-remove-button{color:var(--tesa-text-grey-dark);cursor:pointer;display:flex;flex:0 0 auto;font-size:32px;margin-left:auto;transition:color .2s ease-in-out}.cart-promotions__item-remove-button:hover{color:#be0014}.checkout-total-price__item{align-items:baseline;display:flex;justify-content:space-between}.checkout-total-price__item+.checkout-total-price__item{margin-top:8px}.checkout-total-price__item>*+*{margin-left:8px}.checkout-total-price__item__deduction-value{color:#e3000f}.checkout-total-price__price{border-block:1px solid #d9dada;margin-top:16px!important;padding-block:24px}.checkout-total-price--compact .checkout-total-price__price{border:0;margin-top:8px;padding:0}.checkout-total-price__tax-label{display:block}.checkout-total-price__amount{font-size:32px}.checkout-total-price--compact .checkout-total-price__amount{font-size:1.25rem;line-height:1.4}.sticky-footer{bottom:0;left:0;position:fixed;transform:translateY(100%);transition:transform .3s ease-in-out;width:calc(100vw - var(--scrollbar-width));z-index:500}.sticky-footer--is-visible{transform:translateY(0)}.lock-layer{align-items:center;background-color:#fffffff2;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.lock-layer--dark-background{background-color:#33333380}.cart-container{margin-top:3rem;min-height:500px}.cart-container__promotions{border-top:1px solid #d9dada;padding-top:24px}.cart-container__sticky-footer-content{padding-top:.5rem}.cart-container__sticky-footer-button-wrapper{margin:.5rem -24px 0}.cart-container__sticky-footer-button{width:100%}.cart-container__sticky-footer-order-note{margin:0;padding:1rem}@media (min-width:768px){.cart-container__sticky-footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:24px;padding:1rem 0}.cart-container__sticky-footer-content>*{flex:1 1 0;width:0}.cart-container__sticky-footer-button-wrapper{align-items:center;display:flex;justify-content:flex-end;margin:0}.cart-container__sticky-footer-button{display:inline-flex;width:auto}.cart-container__sticky-footer-order-note{flex-basis:100%;padding:0;text-align:right}}@media (min-width:1024px){.cart-container{margin-top:4.5rem}}@media (min-width:1024px) and (min-height:768px){.cart-container__sticky-wrapper{position:sticky;top:176px;transition:top .4s ease-in-out}.page-header--collapsed~.page-main-content .cart-container__sticky-wrapper{top:72px}}.form-base-checkbox{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1rem;position:relative}.form-base-checkbox:has(input:focus-visible){outline:2px solid currentColor}.form-base-checkbox__input{opacity:0;position:absolute}.form-base-checkbox__checkbox{align-items:center;align-self:flex-start;background-color:#d9dada;display:flex;flex:0 0 auto;height:1.5rem;justify-content:center;margin-right:1rem;width:1.5rem}:focus-visible~.form-base-checkbox__checkbox{box-shadow:0 0 0 2px #0097d4}.form-base-checkbox--is-checked .form-base-checkbox__checkbox{background-color:var(--tesa-primary-brand-blue);color:#fff}:focus-visible~.form-base-checkbox--is-checked .form-base-checkbox__checkbox{box-shadow:0 0 0 2px #fff}.form-base-checkbox--appearance-outline .form-base-checkbox__checkbox{background-color:initial;color:inherit;margin-left:-.1875rem;margin-right:.625rem}.form-base-checkbox--appearance-large .form-base-checkbox__checkbox{background-color:#fff;color:var(--tesa-primary-brand-blue);height:2.5rem;width:2.5rem}.form-base-checkbox__checkmark{height:1.25rem;width:1.25rem}.form-base-checkbox--appearance-outline .form-base-checkbox__checkmark{height:1.5rem;width:1.5rem}.form-base-checkbox--appearance-large .form-base-checkbox__checkmark{height:2rem;width:2rem}.form-base-checkbox__icon-checkbox{align-self:flex-start;flex:0 0 auto}.form-base-checkbox__label{flex:1 1 100%;max-width:calc(100% - 2.5rem)}.form-base-checkbox--appearance-large .form-base-checkbox__label{max-width:calc(100% - 3.5rem)}.form-base-checkbox__label a:not(.link){text-decoration:underline}.form-base-checkbox__legal-text{cursor:default;display:block;margin-top:8px}.form-base-checkbox__legal-text>*+*{margin-top:16px}.form-base-checkbox__legal-text-accordion-toggle{display:block;margin:8px 0;text-decoration:underline}.form-base-checkbox--on-red-bg .form-base-checkbox__checkbox,.form-base-checkbox--on-red-bg .form-base-checkbox__label{color:#fff}.form-base-checkbox--on-blue-bg{color:#262626}.form-base-checkbox--on-gray-bg .form-base-checkbox__checkbox{color:#fff}.form-base-checkbox--has-error.form-base-checkbox--appearance-default:not(.form-base-checkbox--on-red-bg) .form-base-checkbox__checkbox{border:2px solid #be0014}.form-base-checkbox--has-error.form-base-checkbox--appearance-outline:not(.form-base-checkbox--on-red-bg) .form-base-checkbox__checkbox svg{fill:#be0014}.form-base-checkbox__error{background:#be0014;color:#fff;margin-top:.5rem;padding:.25rem 1rem}.form-base-checkbox__error a{text-decoration:underline}.form-base-checkbox__tooltip-error{align-items:center;background-color:#fff;bottom:calc(100% + .3125rem);color:#333;display:flex;justify-content:flex-start;left:-.1875rem;padding:.5rem;position:absolute}.form-base-checkbox__tooltip-error:before{background-color:#fff;bottom:-.3125rem;content:"";height:.625rem;left:.4375rem;position:absolute;transform:rotate(45deg);width:.625rem}.form-base-checkbox--appearance-outline .form-base-checkbox__tooltip-error{bottom:100%}.form-base-checkbox__tooltip-error-icon{align-self:flex-start;color:#be0014;flex:0 0 auto;height:1rem;margin-right:.25rem;margin-top:.25rem;width:1rem}.form-base-checkbox__tooltip-error-text{flex:1 1 auto}.form-base-checkbox__tooltip-error-text a{text-decoration:underline}.form-base-checkbox--no-margin,.form-base-checkbox--no-margin .form-base-checkbox__checkbox{margin:0}.checkout-order-delivery-time{align-items:center;display:flex;justify-content:space-between}@media (min-width:768px){.checkout-order-delivery-time{justify-content:flex-start}}.checkout-order-delivery-time__value{align-items:center;display:flex;flex:0 0 auto;margin-left:1.5rem}.checkout-order-delivery-time__status-icon{border-radius:50%;height:.5rem;margin-right:.5rem;width:.5rem}.checkout-overview__company-note{margin-top:.5rem}.checkout-overview__address-container{margin-left:-24px;margin-right:-24px}@media (min-width:768px){.checkout-overview__address-container{margin-left:0;margin-right:0}}.checkout-overview__address-container>.grid-row{row-gap:1rem}.checkout-overview__products-container{margin-top:1rem}.checkout-overview__legal-wrapper .form-base-checkbox__label a{background-image:linear-gradient(90deg,currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:99.9% 1px;color:#333;display:inline;padding-bottom:1px;text-decoration:none!important;transition:color .1s ease-in-out,background-size .1s ease-in-out}html.has-hover .checkout-overview__legal-wrapper .form-base-checkbox__label a:hover{background-image:linear-gradient(90deg,currentColor,currentColor);background-size:100% 1px;color:var(--tesa-primary-brand-blue);text-decoration:none}.checkout-overview__order-button{padding-left:.5rem;padding-right:.5rem}.checkout-overview__order-button--top{display:none}.checkout-overview__order-button--bottom{margin-top:2rem}.checkout-overview__order-note--top{display:none}.checkout-overview__legal-disclaimer-checkbox{margin-top:.5rem}@media (min-width:1200px){.checkout-overview__order-button--top{display:flex}.checkout-overview__order-note--top{display:block}}.checkout-payment-display{align-items:baseline;display:flex;justify-content:space-between;margin-top:24px}.mollie-card__input{position:relative}.mollie-card__error{color:#be0014;font-size:1rem;line-height:1.25;margin:.25rem 0 0 1rem;text-align:left}.mollie-component{background-color:#fff;height:54px;padding:1.5625rem 1rem .4375rem;position:relative}.mollie-component:after{background-color:#9c9d9d;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleY(.5);transform-origin:50% 100%;transition:all .2s ease-in-out;width:100%}.mollie-component.has-focus:after{background-color:var(--tesa-primary-brand-blue);transform:scaleY(1)}.mollie-component.is-invalid:after{background-color:#be0014;transform:scaleY(1)}.mollie-card__label{left:1rem;max-width:calc(100% - 32px);overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:50%;transform:translateY(-50%);transform-origin:top left;transition:transform .2s ease-in-out,color .2s ease-in-out;white-space:nowrap;z-index:2}.mollie-card__label:has(+.has-focus),.mollie-card__label:has(+.is-touched.is-valid){transform:translateY(-90%) scale(.8)}.mollie-card__label:has(+.has-focus){color:var(--tesa-primary-brand-blue)}.mollie-card__label:has(+.is-invalid){color:#be0014}.has--placeholder .mollie-card__label,.has-value .mollie-card__label{transform:translateY(-90%) scale(.8)}.checkout-select-payment__item[data-v-280ead71]{background-color:#f5f5f5;padding:16px}.checkout-select-payment__item+.checkout-select-payment__item[data-v-280ead71]{margin-top:16px}.checkout-select-payment__item-label-wrapper[data-v-280ead71]{align-items:center;cursor:pointer;display:flex;justify-content:flex-start;position:relative}.checkout-select-payment__item-label-wrapper[data-v-280ead71]:focus-visible,.checkout-select-payment__item-label-wrapper[data-v-280ead71]:has(:focus-visible){box-shadow:0 0 0 2px #0097d4}.checkout-select-payment__item-input[data-v-280ead71]{opacity:0;position:absolute}.checkout-select-payment__item-checkbox[data-v-280ead71]{background-color:#fff;border:1px solid #d9dada;border-radius:50%;display:inline-block;flex:0 0 auto;height:1.5rem;margin-right:1rem;position:relative;width:1.5rem}.-selected .checkout-select-payment__item-checkbox[data-v-280ead71],input:checked+.checkout-select-payment__item-checkbox[data-v-280ead71]{background-color:#fff;border-color:var(--tesa-primary-brand-blue)}.-selected .checkout-select-payment__item-checkbox[data-v-280ead71]:after,input:checked+.checkout-select-payment__item-checkbox[data-v-280ead71]:after{background-color:var(--tesa-primary-brand-blue);border-radius:50%;content:"";height:55%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:55%}.checkout-select-payment__item-label[data-v-280ead71]{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}.checkout-select-payment__item-label-logos[data-v-280ead71]{display:flex;gap:4px}.checkout-select-payment__item-label-logos>[data-v-280ead71]{background-color:#fff;border:1px solid #d9dada;height:26px;object-fit:contain;width:50px}.checkout-select-payment__cc-form[data-v-280ead71]{margin:16px 0 16px 40px}@media (min-width:1024px){.checkout-select-payment__cc-form[data-v-280ead71]{margin-right:168px}}.checkout-completion__headline{align-items:flex-start;display:flex;justify-content:flex-start}.checkout-completion__headline>svg{height:3rem;margin-right:.5rem;width:3rem}@media (min-width:1024px){.checkout-completion__headline>svg{height:4rem;width:4rem}}.checkout-completion__headline--success>svg{color:var(--tesa-primary-brand-blue)}.checkout-completion__headline--in-progress>svg{color:#be0014}.checkout-completion__headline--failure{align-items:center}.checkout-completion__headline--failure>svg{color:#be0014;font-size:32px;height:2.5rem;width:2.5rem}.checkout-completion__headline--failure+.copy{margin-left:3rem}.checkout-completion__order-number{align-items:baseline;display:flex;justify-content:space-between;margin-top:-24px}@media (min-width:768px){.checkout-completion__order-number{justify-content:flex-start;margin-top:0}}.checkout-completion__order-number>span:last-of-type{flex:0 0 auto;padding-left:1.5rem}.checkout-completion__price{border-top:1px solid #d9dada;padding-top:24px}@media (min-width:1200px){.checkout-completion__price{border:none;padding-top:0}}.checkout-completion__order-button{padding-left:.5rem;padding-right:.5rem}.checkout-completion__order-button--bottom{margin-top:24px}@media (min-width:1200px){.checkout-completion__order-button--top{display:flex}}@media (min-width:768px){.checkout-payment__button[data-v-cee489a0]{grid-column:7/span 6}}.checkout{margin-top:56px}.checkout__step-display{margin-bottom:48px}.checkout__register-ctas{margin-top:48px;position:relative;z-index:0}@media (min-width:1024px){.checkout{margin-top:64px}.checkout__step-display{margin-left:auto;margin-right:auto;width:calc(66.66667% - 10.66667px)}.checkout__register-ctas{margin-top:0}.checkout__column-narrow{margin-left:auto;margin-right:auto;width:calc(66.66667% - 10.66667px)}}.consumer-pdp-advantages{border:1px solid #d9dada;padding:1.125rem 1.5rem}.consumer-pdp-advantages__item{align-items:center;display:flex}.consumer-pdp-advantages__item:not(:last-child){margin-bottom:1rem}.consumer-pdp-advantages__item-icon{flex:0 0 auto;font-size:1.5rem}.consumer-pdp-advantages__item-text{margin-left:16px}@media (min-width:1024px){.consumer-pdp-advantages{width:calc(83.33333% - 5.33333px)}}@media (min-width:1200px){.consumer-pdp-advantages{width:calc(66.66667% - 10.66667px)}}