body.woocommerce-order-received .wa-checkout{padding-top:calc(var(--section-space-xl) + 3rem);position:relative}body.woocommerce-order-received .wa-checkout:after{content:"";position:absolute;width:100%;background:url(/wp-content/uploads/2025/05/header-bg.svg);z-index:-1;height:35%;top:0;left:0}body.woocommerce-order-received .wa-thank-you{max-width:60rem;display:flex;flex-direction:column;justify-content:center;gap:var(--space-l)}body.woocommerce-order-received .wa-thank-you-wrapper{align-items:center;gap:var(--section-space-s)}body.woocommerce-order-received .wa-thank-you__heading{font-size:var(--text-xxl);color:var(--neutral);text-align:center}body.woocommerce-order-received .wa-thank-you-top{display:flex;flex-direction:column;align-items:center;gap:var(--space-m);background-color:var(--tertiary);border-radius:var(--radius-m);padding:var(--space-m);border:1px solid var(--base-light);text-align:center}body.woocommerce-order-received .wa-thank-you__img img{max-height:7.6rem;object-fit:contain;width:auto}body.woocommerce-order-received .wa-thank-you__title{font-weight:700;font-size:var(--text-l)}body.woocommerce-order-received .wa-thank-you-delivery{display:flex;flex-direction:column;gap:var(--space-s)}body.woocommerce-order-received .wa-thank-you-infobox{display:flex;flex-direction:row;gap:var(--space-xs)}body.woocommerce-order-received .wa-thank-you-infobox svg path{stroke:var(--base-medium)}body.woocommerce-order-received .wa-thank-you-infobox__title{color:var(--base-medium)}body.woocommerce-order-received .wa-thank-you-infobox__value{font-weight:600}body.woocommerce-order-received .wa-thank-you-infobox-inner{display:flex;flex-direction:column}body.woocommerce-order-received .wa-thank-you-infobox:first-child{padding-bottom:var(--space-s);border-bottom:1px solid var(--base-light)}body.woocommerce-order-received .wa-thank-you-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-m);background-color:var(--primary);padding:var(--space-m);border-radius:var(--radius-m)}body.woocommerce-order-received .wa-thank-you-bottom__img img{max-height:5.5rem;object-fit:contain;width:auto}body.woocommerce-order-received .wa-thank-you-bottom-contacts{display:flex;flex-direction:row;align-items:center;gap:var(--space-xs)}body.woocommerce-order-received .wa-thank-you-bottom a{display:flex}body.woocommerce-order-received .wa-thank-you-bottom svg{background-color:var(--neutral);border-radius:100%;padding:var(--space-xs)}body.woocommerce-order-received .wa-thank-you-bottom svg path{fill:var(--secondary-light);transition:0.2s all ease-in-out}body.woocommerce-order-received .wa-thank-you-bottom svg:hover path{fill:var(--primary)}