.accounting .basket-wrap,section[data-type=basket] .basket-wrap,section[data-type=checkout] .basket-wrap,section[data-type=order-details] .basket-wrap{display:grid;grid-template-columns:3fr 1fr;gap:2rem}.accounting .order-summary-wrap,section[data-type=basket] .order-summary-wrap,section[data-type=checkout] .order-summary-wrap,section[data-type=order-details] .order-summary-wrap{position:sticky;top:5rem}.accounting .order-summary,section[data-type=basket] .order-summary,section[data-type=checkout] .order-summary,section[data-type=order-details] .order-summary{background-color:rgba(255,255,255,.2);border:1px solid rgba(0,0,0,.2);border-radius:var(--fe-radius);margin-bottom:1rem}.accounting .order-summary table,section[data-type=basket] .order-summary table,section[data-type=checkout] .order-summary table,section[data-type=order-details] .order-summary table{margin-bottom:0}.accounting .order-summary table td,section[data-type=basket] .order-summary table td,section[data-type=checkout] .order-summary table td,section[data-type=order-details] .order-summary table td{padding:.7em 0;font-size:1rem;border-top:none;border-left:none;border-right:none;border-bottom:1px solid var(--c-grey-20);background-color:transparent;font-size:.95rem}.accounting .order-summary table td:nth-child(2),section[data-type=basket] .order-summary table td:nth-child(2),section[data-type=checkout] .order-summary table td:nth-child(2),section[data-type=order-details] .order-summary table td:nth-child(2){text-align:right;font-weight:600}.accounting .order-summary table tr:last-child td,section[data-type=basket] .order-summary table tr:last-child td,section[data-type=checkout] .order-summary table tr:last-child td,section[data-type=order-details] .order-summary table tr:last-child td{border-bottom:none;padding-bottom:0}.accounting .order-summary table:hover td,section[data-type=basket] .order-summary table:hover td,section[data-type=checkout] .order-summary table:hover td,section[data-type=order-details] .order-summary table:hover td{background-color:transparent}.accounting .order-summary-discount,section[data-type=basket] .order-summary-discount,section[data-type=checkout] .order-summary-discount,section[data-type=order-details] .order-summary-discount{color:var(--c-red);font-weight:600}.accounting .subtotal,section[data-type=basket] .subtotal,section[data-type=checkout] .subtotal,section[data-type=order-details] .subtotal{background-color:rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.2);border-bottom-left-radius:var(--fe-radius);border-bottom-right-radius:var(--fe-radius)}.accounting .subtotal ul,section[data-type=basket] .subtotal ul,section[data-type=checkout] .subtotal ul,section[data-type=order-details] .subtotal ul{display:flex;justify-content:space-between;font-size:1.4em;font-weight:600}.accounting .subtotal li[data-currency],section[data-type=basket] .subtotal li[data-currency],section[data-type=checkout] .subtotal li[data-currency],section[data-type=order-details] .subtotal li[data-currency]{text-align:right}.accounting .item-name,section[data-type=basket] .item-name,section[data-type=checkout] .item-name,section[data-type=order-details] .item-name{font-size:1em;font-weight:600}.accounting .item-description,section[data-type=basket] .item-description,section[data-type=checkout] .item-description,section[data-type=order-details] .item-description{font-size:.8em;margin-top:.2rem}.accounting .item-note,section[data-type=basket] .item-note,section[data-type=checkout] .item-note,section[data-type=order-details] .item-note{margin-top:.2rem;color:var(--c-red);font-size:.8em;font-style:italic}.accounting table table,section[data-type=basket] table table,section[data-type=checkout] table table,section[data-type=order-details] table table{display:grid;grid-template-columns:1fr}.accounting table table td,section[data-type=basket] table table td,section[data-type=checkout] table table td,section[data-type=order-details] table table td{font-size:.8em;border:none;padding:.1em 0}.accounting table table td:last-child,section[data-type=basket] table table td:last-child,section[data-type=checkout] table table td:last-child,section[data-type=order-details] table table td:last-child{font-weight:600}.accounting table img,section[data-type=basket] table img,section[data-type=checkout] table img,section[data-type=order-details] table img{max-height:10rem}.accounting table .button-group,section[data-type=basket] table .button-group,section[data-type=checkout] table .button-group,section[data-type=order-details] table .button-group{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1000}.accounting table .button-item,section[data-type=basket] table .button-item,section[data-type=checkout] table .button-item,section[data-type=order-details] table .button-item{padding:0}.accounting .notification-wrap,section[data-type=basket] .notification-wrap,section[data-type=checkout] .notification-wrap,section[data-type=order-details] .notification-wrap{margin-bottom:1rem}.accounting .order-overview td,section[data-type=basket] .order-overview td,section[data-type=checkout] .order-overview td,section[data-type=order-details] .order-overview td{font-weight:600}.accounting .order-overview td span,section[data-type=basket] .order-overview td span,section[data-type=checkout] .order-overview td span,section[data-type=order-details] .order-overview td span{font-size:.8em;font-weight:400;opacity:.7}.accounting .order-overview td table td,section[data-type=basket] .order-overview td table td,section[data-type=checkout] .order-overview td table td,section[data-type=order-details] .order-overview td table td{font-weight:400}.accounting .order-overview td table td:nth-child(2),section[data-type=basket] .order-overview td table td:nth-child(2),section[data-type=checkout] .order-overview td table td:nth-child(2),section[data-type=order-details] .order-overview td table td:nth-child(2){padding-left:1em;text-align:left}.accounting .order-overview-table>tbody>tr>td,section[data-type=basket] .order-overview-table>tbody>tr>td,section[data-type=checkout] .order-overview-table>tbody>tr>td,section[data-type=order-details] .order-overview-table>tbody>tr>td{border-bottom:1px solid var(--c-grey-10)}.accounting .order-overview-table>tbody>tr:last-of-type>td,section[data-type=basket] .order-overview-table>tbody>tr:last-of-type>td,section[data-type=checkout] .order-overview-table>tbody>tr:last-of-type>td,section[data-type=order-details] .order-overview-table>tbody>tr:last-of-type>td{border-bottom:none}.accounting tr.extra-padding td,section[data-type=basket] tr.extra-padding td,section[data-type=checkout] tr.extra-padding td,section[data-type=order-details] tr.extra-padding td{padding-top:1rem;padding-bottom:1rem}section[data-type=basket] .basket-wrap{display:grid;grid-template-columns:2fr 1fr;gap:4rem}section[data-type=basket] .basket-discount td{background-color:var(--c-red)!important;color:var(--c-white);font-weight:600}section[data-type=basket] .basket-discount td:first-of-type{padding-left:1rem!important}section[data-type=basket] .basket-discount td:last-of-type{padding-right:1rem!important}section[data-type=checkout] .checkout-wrap{display:grid;grid-template-columns:2fr 1fr;gap:4rem}section[data-type=checkout] fieldset{border-bottom:1px dashed rgba(0,0,0,.25)}section[data-type=checkout] fieldset:last-of-type{border-bottom:none}section[data-type=checkout] #card-element{background-color:#fff;border:var(--fm-input-border-thickness) var(--fm-input-border-style) var(--fm-input-border-color);border-radius:var(--fm-input-border-radius);padding:var(--fm-input-padding);color:var(--fm-input-color);font-size:var(--fm-input-font-size);font-weight:var(--fm-input-font-weight)}section[data-type=checkout] .checkout-notification-wrap{margin-top:1rem}section[data-type=checkout] .basket-discount td{color:var(--c-red)}.basket-or{display:flex;align-items:center;margin-top:1rem}.basket-or::after,.basket-or:before{content:"";height:1px;background-color:rgba(0,0,0,.1);flex:1}.basket-or span{padding:0 1rem}section[data-type=order-details] .order-wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.basket-description dl{margin:.3em 0 0}.basket-description dl dt{opacity:.6;font-size:.65em}.basket-description dl dd{font-size:.8em;margin:0 0 .5em}.basket-wrap dl{column-count:2;column-gap:.5rem}.basket-wrap dl div{break-inside:avoid}.basket-wrap .saving,.basket-wrap .was-price{font-size:.8em}.basket-wrap .was-price{text-decoration:line-through;opacity:.6}.basket-wrap .saving{color:var(--c-red);font-weight:600}.discount-badge{display:inline-block;background-color:var(--c-red);color:var(--c-white);text-transform:uppercase;font-size:.7em;font-weight:600;padding:.2em .5em;border-radius:.3em}@media(max-width:992px){section[data-type=basket] .basket-wrap,section[data-type=checkout] .checkout-wrap,section[data-type=order-details] .order-wrap{grid-template-columns:1fr}}