:where(*) { border-color: initial !important; }  #splide01 .splide__track, #splide02 .splide__track{ box-sizing: border-box !important; max-width: 100% !important; }  #splide01, #splide02{ overflow-x: clip; } @supports not (overflow: clip){ #splide01, #splide02{ overflow-x: hidden; } }  #brx-header{ width: 100% !important; max-width: 100% !important; overflow-x: clip; } @supports not (overflow: clip){ #brx-header{ overflow-x: hidden; } }  .wb-checkout-delivery-note{ --wb-bg: #D7D0C6;  --wb-border: #D7D0C6;  --wb-shadow: 0 6px 18px rgba(0,0,0,.08); --wb-title: #3b3b3b; --wb-text: #262626; --wb-sub: #525252; display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; margin: 12px 0 18px;  background: var(--wb-bg); border: 1px solid var(--wb-border); border-radius: 10px; box-shadow: var(--wb-shadow); font-family: "Inter", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; } .wb-checkout-delivery-note .wb-note-icon{ flex: 0 0 auto; display: grid; place-items: center; width: 28px; height: 28px; background: #FFEAB1; border: 1px solid #F0E0A8; border-radius: 999px; box-shadow: inset 0 0 0 2px rgba(255,255,255,.35); } .wb-checkout-delivery-note .wb-note-content{ line-height: 1.45 } .wb-checkout-delivery-note .wb-note-title{ margin: 0 0 2px 0; font-weight: 700; font-size: 16px; color: var(--wb-title); } .wb-checkout-delivery-note .wb-note-text{ margin: 0 0 2px 0; font-weight: 600; font-size: 14px; color: var(--wb-text); } .wb-checkout-delivery-note .wb-note-sub{ margin: 0; font-size: 13px; color: var(--wb-sub); }     .btn-premium { display: inline-flex; align-items: center; justify-content: center; font-family: 'Inter', sans-serif;  font-weight: 600;  line-height: 1.2; letter-spacing: -0.01em;  color: #ffffff; background-color: var(--primary); border: none; border-radius: 0;  cursor: pointer; text-decoration: none;  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.10), 0 12px 24px rgba(0, 0, 0, 0.08);  }  .btn-premium:hover { transform: translateY(-2px) scale(1.01);  filter: brightness(var(--btn-hover-brightness));  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.14), 0 18px 36px rgba(0, 0, 0, 0.16); }  .btn-premium:active { transform: translateY(0) scale(0.98);  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }   .btn-sm { font-size: 13px; padding: 10px 20px; min-height: 38px; }  .btn-md { font-size: 16px; padding: 14px 28px; min-height: 48px; }  .btn-lg { font-size: 18px; padding: 18px 36px; min-height: 56px; }  .btn-xl { font-size: 20px; padding: 22px 48px; min-height: 64px; letter-spacing: -0.02em; }  .btn-premium svg, .btn-premium i { margin-right: 8px;  width: 1.1em; height: 1.1em; transition: transform 0.3s ease; } .btn-premium:hover svg, .btn-premium:hover i { transform: translateX(3px);  }   @media (max-width: 767px) { #brxe-wsxsei .bricks-mobile-menu-toggle { color: #fefefe!important; } }  @media (max-width: 767px) { #brxe-wsxsei.show-mobile-menu .bricks-mobile-menu-toggle { color: #fefefe!important; } }  @media (max-width: 767px) { #brxe-wsxsei .bricks-mobile-menu > li > a { color: var(--primary); font-family: "Inter"; font-size: 2rem; } } 