.cart-collaterals::after{content:'';width:100%;height:100%;opacity:0;position:absolute;transition:all .2s ease-in-out;left:0;top:0;pointer-events:none;border-radius:2em;z-index:999}.cart-collaterals:has(.processing)::after{opacity:1;background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;-webkit-animation:1.5s shine linear infinite;animation:1.5s shine linear infinite}.blockUI.blockOverlay{background-color:transparent!important}.hwr-extra-services__wrapper{overflow:hidden}.hwr-extra-services{border-radius:var(--md-sys-shape-extra-large);background-color:var(--bg-color);margin-top:1rem;border:1px solid var(--md-sys-color-outline-variant)}.hwr-extra-services__header{display:flex;width:100%;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:.9rem 1rem}.hwr-extra-services__header h3{font-size:1em}button.hwr-extra-services_tooltip{padding:0}button.hwr-extra-services_tooltip svg{width:1em;height:1em}.hwr-extra-services__table{display:flex;flex-direction:column;width:100%;gap:1em;align-items:center}.hwr-extra-services__table tbody{display:flex;flex-direction:column;width:100%;gap:.5em;align-items:center}.hwr-extra-services__table tr{padding:.5rem 1rem}.hwr-extra-services__table tr:first-of-type{border-top:1px solid var(--md-sys-color-outline-variant)}.hwr-extra-services__table tr:not(:last-of-type){border-bottom:1px solid var(--md-sys-color-outline-variant)}.hwr-extra-services__table-header{display:flex;width:100%;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:1em}th.services-checkbox{display:none}.hwr-extra-services__table-item{display:flex;flex-direction:row;width:100%;gap:1em;align-items:center}.hwr-extra-services__option{background-color:var(--body-bg-color);margin-top:1em}.hwr-extra-services__list{list-style:none;margin:0;padding:0}.hwr-extra-services__price-label{font-size:var(--fsize--1);font-style:italic;margin-top:.3rem}.hwr-extra-services__label{font-weight:500;display:flex;gap:.3em;align-items:center}.hwr-tooltip-data{display:none}.hwr-extra-services__price{font-family:'IBM Plex Mono',monospace;font-weight:600}td:has(.hwr-extra-services__list){width:100%;display:flex;flex-flow:column;gap:1em}.extra-services-table__collaterals{border:3px solid var(--border-color);border-radius:1em;padding:.5em}.extra-services-table__collaterals tr:last-of-type{border:0;padding-bottom:0}.extra-services-table__collaterals caption{text-align:center;width:100%;font-size:var(--fsize-0);font-weight:700;color:var(--green)}.cart-collaterals:has(.extra-services-table__collaterals) .coupon{border:0;padding-bottom:0}.points-price{font-weight:bolder;display:flex;align-items:center;gap:.3em}.points-price img{width:var(--fsize-1);height:var(--fsize-1)}