.elementor-513 .elementor-element.elementor-element-68f5ad0{--display:flex;}.elementor-513 .elementor-element.elementor-element-aaf22e7{--display:flex;}.elementor-513 .elementor-element.elementor-element-762f928{--display:flex;}.elementor-513 .elementor-element.elementor-element-6ee2aaa{--display:flex;}.elementor-513 .elementor-element.elementor-element-6c77c80{--display:flex;}.elementor-513 .elementor-element.elementor-element-d52d734{--display:flex;}.elementor-513 .elementor-element.elementor-element-9a0b944{--display:flex;}.elementor-513 .elementor-element.elementor-element-d55442c{--display:flex;}.elementor-513 .elementor-element.elementor-element-68e351c{--display:flex;}.elementor-513 .elementor-element.elementor-element-68e351c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-513 .elementor-element.elementor-element-56f3c7d{--display:flex;}.elementor-513 .elementor-element.elementor-element-43aa2f0{--display:flex;}@media(min-width:768px){.elementor-513 .elementor-element.elementor-element-68e351c{--width:99.505%;}}/* Start custom CSS for html, class: .elementor-element-d10e172 */<!-- Hunting Master Delivery & Returns: global styles. Insert once at the top of the page. -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=DM+Sans:wght@300;400;500&display=swap" rel="stylesheet">
<style>
/* =========================
   BASE / ELEMENTOR ISOLATION
   ========================= */
.hm-delivery-page,
.hm-delivery-page * {
  box-sizing: border-box;
}
.hm-delivery-page {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'DM Sans', system-ui, sans-serif;
  color: #0e0e0c;
  font-size: 17px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}
.hm-delivery-page *::before,
.hm-delivery-page *::after { box-sizing: border-box; }
.hm-delivery-page h1,
.hm-delivery-page h2,
.hm-delivery-page h3,
.hm-delivery-page p,
.hm-delivery-page div { margin-top: 0; }
.hm-delivery-page a {
  color: #4a7a2c;
  text-decoration: none;
  border-bottom: 1px solid #c8e0a8;
  transition: color .2s ease;
}
.hm-delivery-page a:hover { color: #2d4a1e; }
.hm-delivery-page svg { display: block; }
.hm-delivery-page button {
  font-family: 'DM Sans', system-ui, sans-serif;
  cursor: pointer;
  border: 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
}
.hm-delivery-page img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 0;
  box-shadow: none;
}

/* =========================
   BREADCRUMB (OPTIONAL)
   ========================= */
.hm-delivery-page.breadcrumb {
  min-height: 44px;
  padding: 12px 52px;
  border-bottom: 1px solid #e4e4dc;
  display: flex;
  align-items: center;
  gap: 6px;
  background: #faf8f4;
}
.hm-delivery-page.breadcrumb a {
  font-size: 13px;
  color: #909088;
  border: 0;
}
.hm-delivery-page.breadcrumb a:hover { color: #2d4a1e; }
.hm-delivery-page .bc-sep { font-size: 13px; color: #cecec6; }
.hm-delivery-page .bc-cur { font-size: 13px; color: #2a2a24; }

/* =========================
   HERO
   ========================= */
.hm-delivery-page.page-hero {
  background: #1e3014;
  padding: 64px 52px;
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr);
  gap: 64px;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.hm-delivery-page.page-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 80% at 80% 50%, rgba(74,122,44,.08) 0%, transparent 70%);
  pointer-events: none;
}
.hm-delivery-page .hero-left,
.hm-delivery-page .hero-right { position: relative; z-index: 1; }
.hm-delivery-page .hero-kicker {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #9dc96a;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
}
.hm-delivery-page .hero-kicker::before {
  content: '';
  width: 24px;
  height: 1px;
  background: #6b9e45;
}
.hm-delivery-page h1.hero-h1 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(36px,4vw,56px);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -.025em;
  color: #faf8f4;
  margin: 0 0 16px;
}
.hm-delivery-page h1.hero-h1 em {
  font-style: italic;
  color: #9dc96a;
  display: block;
}
.hm-delivery-page .hero-sub {
  font-size: 17px;
  color: rgba(255,255,255,.45);
  line-height: 1.75;
  margin: 0;
  max-width: 520px;
}
.hm-delivery-page .hero-right {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 2px;
}
.hm-delivery-page .hero-stat {
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.07);
  padding: 24px 22px;
  transition: background .2s ease;
}
.hm-delivery-page .hero-stat:hover { background: rgba(255,255,255,.08); }
.hm-delivery-page .hs-icon { width: 28px; height: 28px; color: #6b9e45; margin-bottom: 14px; }
.hm-delivery-page .hs-val {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(22px,2.5vw,30px);
  font-weight: 700;
  color: #faf8f4;
  line-height: 1;
  margin-bottom: 6px;
}
.hm-delivery-page .hs-label { font-size: 13px; color: rgba(255,255,255,.4); line-height: 1.4; }

/* =========================
   SHARED SECTION STYLES
   ========================= */
.hm-delivery-page.delivery-section,
.hm-delivery-page.returns-section,
.hm-delivery-page.timeline-section,
.hm-delivery-page.faulty-section,
.hm-delivery-page.faq-section {
  padding: 80px 52px;
}
.hm-delivery-page .section-header {
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr);
  gap: 64px;
  align-items: end;
  margin-bottom: 52px;
}
.hm-delivery-page .section-tag {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #4a7a2c;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.hm-delivery-page .section-tag::before {
  content: '';
  width: 16px;
  height: 1px;
  background: #6b9e45;
}
.hm-delivery-page h2.sh2 {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(26px,3vw,38px);
  font-weight: 700;
  color: #0e0e0c;
  letter-spacing: -.02em;
  line-height: 1.1;
  margin: 0;
}
.hm-delivery-page h2.sh2 em { font-style: italic; color: #4a7a2c; }
.hm-delivery-page .section-lead { font-size: 17px; color: #52524a; line-height: 1.85; margin: 0; }

/* =========================
   DELIVERY OPTIONS
   ========================= */
.hm-delivery-page.delivery-section {
  background: #faf8f4;
  border-bottom: 1px solid #e4e4dc;
}
.hm-delivery-page .delivery-options {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 16px;
}
.hm-delivery-page .d-option {
  border: 1px solid #e4e4dc;
  padding: 28px 24px;
  background: #fff;
  position: relative;
  overflow: hidden;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.hm-delivery-page .d-option:hover {
  border-color: #6b9e45;
  box-shadow: 0 4px 20px rgba(45,74,30,.08);
  transform: translateY(-2px);
}
.hm-delivery-page .d-option.featured { border-color: #4a7a2c; background: #f2f7ea; }
.hm-delivery-page .d-option-badge {
  position: absolute;
  top: 0;
  right: 0;
  background: #4a7a2c;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding: 4px 10px;
}
.hm-delivery-page .d-option-icon { width: 32px; height: 32px; color: #4a7a2c; margin-bottom: 16px; }
.hm-delivery-page .d-option-name {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #0e0e0c;
  margin-bottom: 6px;
}
.hm-delivery-page .d-option-price {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: clamp(22px,2.5vw,30px);
  font-weight: 700;
  color: #2d4a1e;
  line-height: 1;
  margin-bottom: 4px;
}
.hm-delivery-page .d-option-condition { font-size: 13px; color: #909088; margin-bottom: 16px; }
.hm-delivery-page .d-option-divider { height: 1px; background: #e4e4dc; margin-bottom: 16px; }
.hm-delivery-page .d-option-detail { font-size: 15px; color: #52524a; line-height: 1.6; }
.hm-delivery-page .d-option-eta {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 500;
  color: #2d4a1e;
}
.hm-delivery-page .d-option-eta svg { width: 13px; height: 13px; }
.hm-delivery-page .dispatch-strip {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 1px;
  background: #e4e4dc;
  border: 1px solid #e4e4dc;
  overflow: hidden;
  margin-top: 32px;
}
.hm-delivery-page .ds-item {
  background: #faf8f4;
  padding: 20px 24px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
.hm-delivery-page .ds-icon { width: 20px; height: 20px; color: #4a7a2c; flex: 0 0 auto; margin-top: 2px; }
.hm-delivery-page .ds-title { font-size: 15px; font-weight: 500; color: #0e0e0c; margin-bottom: 3px; }
.hm-delivery-page .ds-body { font-size: 13px; color: #909088; line-height: 1.5; }

/* =========================
   RETURNS
   ========================= */
.hm-delivery-page.returns-section {
  background: #f5f0e8;
  border-bottom: 1px solid #e4e4dc;
}
.hm-delivery-page .returns-layout {
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr);
  gap: 64px;
  align-items: start;
  margin-top: 52px;
}
.hm-delivery-page .return-steps { display: flex; flex-direction: column; }
.hm-delivery-page .return-step {
  display: grid;
  grid-template-columns: 52px minmax(0,1fr);
  border-bottom: 1px solid #e4e4dc;
}
.hm-delivery-page .return-step:first-child { border-top: 1px solid #e4e4dc; }
.hm-delivery-page .rs-num {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 13px;
  font-weight: 700;
  color: #6b9e45;
  padding: 22px 0 20px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  border-right: 1px solid #e4e4dc;
}
.hm-delivery-page .rs-body { padding: 18px 0 18px 20px; }
.hm-delivery-page .rs-title { font-size: 17px; font-weight: 500; color: #0e0e0c; margin-bottom: 4px; }
.hm-delivery-page .rs-desc { font-size: 15px; color: #909088; line-height: 1.55; }
.hm-delivery-page .policy-cards { display: flex; flex-direction: column; gap: 12px; }
.hm-delivery-page .policy-card {
  background: #fff;
  border: 1px solid #e4e4dc;
  padding: 22px 20px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  transition: border-color .18s ease, transform .18s ease;
}
.hm-delivery-page .policy-card:hover { border-color: #6b9e45; transform: translateX(2px); }
.hm-delivery-page .pc-icon {
  width: 40px;
  height: 40px;
  background: #f2f7ea;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.hm-delivery-page .pc-icon svg { width: 18px; height: 18px; color: #4a7a2c; }
.hm-delivery-page .pc-title { font-size: 15px; font-weight: 500; color: #0e0e0c; margin-bottom: 3px; }
.hm-delivery-page .pc-body { font-size: 13px; color: #909088; line-height: 1.55; }
.hm-delivery-page .pc-badge {
  display: inline-block;
  margin-top: 6px;
  font-size: 11px;
  font-weight: 600;
  color: #2d4a1e;
  background: #e8f3d8;
  padding: 2px 8px;
}

/* =========================
   REFUND TIMELINE
   ========================= */
.hm-delivery-page.timeline-section {
  background: #faf8f4;
  border-bottom: 1px solid #e4e4dc;
}
.hm-delivery-page .refund-timeline {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  position: relative;
  margin-top: 52px;
}
.hm-delivery-page .refund-timeline::before {
  content: '';
  position: absolute;
  top: 28px;
  left: 14%;
  right: 14%;
  height: 1px;
  background: #e4e4dc;
  z-index: 0;
}
.hm-delivery-page .rt-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 12px;
  position: relative;
  z-index: 1;
}
.hm-delivery-page .rt-dot {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #faf8f4;
  border: 2px solid #e4e4dc;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  transition: border-color .2s ease;
  flex: 0 0 auto;
}
.hm-delivery-page .rt-dot svg { width: 22px; height: 22px; color: #4a7a2c; }
.hm-delivery-page .rt-step.active .rt-dot { background: #f2f7ea; border-color: #4a7a2c; }
.hm-delivery-page .rt-label { font-size: 15px; font-weight: 500; color: #0e0e0c; margin-bottom: 4px; }
.hm-delivery-page .rt-time { font-size: 13px; color: #909088; line-height: 1.5; }

/* =========================
   FAULTY GOODS
   ========================= */
.hm-delivery-page.faulty-section { background: #111c0d; }
.hm-delivery-page.faulty-section .section-tag { color: #9dc96a; }
.hm-delivery-page.faulty-section .section-tag::before { background: #6b9e45; }
.hm-delivery-page.faulty-section h2.sh2 { color: #faf8f4; }
.hm-delivery-page.faulty-section h2.sh2 em { color: #9dc96a; }
.hm-delivery-page .faulty-layout {
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(0,1fr);
  gap: 48px;
  align-items: start;
  margin-top: 52px;
}
.hm-delivery-page .faulty-text p {
  font-size: 17px;
  color: rgba(255,255,255,.5);
  line-height: 1.85;
  margin: 0 0 16px;
}
.hm-delivery-page .faulty-text p:last-child { margin-bottom: 0; }
.hm-delivery-page .faulty-text p strong { color: rgba(255,255,255,.8); font-weight: 500; }
.hm-delivery-page .rights-card {
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.08);
  padding: 28px;
}
.hm-delivery-page .rights-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 19px;
  font-weight: 700;
  color: #faf8f4;
  margin-bottom: 16px;
}
.hm-delivery-page .rights-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255,255,255,.06);
  font-size: 15px;
  color: rgba(255,255,255,.5);
  line-height: 1.55;
}
.hm-delivery-page .rights-item:last-child { border-bottom: 0; padding-bottom: 0; }
.hm-delivery-page .rights-item svg { width: 14px; height: 14px; color: #9dc96a; flex: 0 0 auto; margin-top: 2px; }
.hm-delivery-page .rights-item a,
.hm-delivery-page .rights-note a { color: #9dc96a !important; border-color: rgba(157,201,106,.3) !important; }
.hm-delivery-page .rights-note {
  margin-top: 20px;
  padding: 14px 16px;
  background: rgba(157,201,106,.08);
  border-left: 3px solid #6b9e45;
  font-size: 15px;
  color: rgba(255,255,255,.45);
  line-height: 1.6;
}

/* =========================
   FAQ
   ========================= */
.hm-delivery-page.faq-section {
  background: #f6f6f2;
  border-top: 1px solid #e4e4dc;
}
.hm-delivery-page .faq-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 12px;
  margin-top: 40px;
}
.hm-delivery-page .faq-item {
  border: 1px solid #e4e4dc;
  background: #fff;
  transition: border-color .18s ease;
  align-self: start;
}
.hm-delivery-page .faq-item:hover { border-color: #6b9e45; }
.hm-delivery-page .faq-btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 18px 20px;
  cursor: pointer;
  text-align: left;
  color: inherit;
}
.hm-delivery-page .faq-q { font-size: 15px; font-weight: 500; color: #2a2a24; line-height: 1.4; transition: color .18s ease; }
.hm-delivery-page .faq-btn:hover .faq-q { color: #2d4a1e; }
.hm-delivery-page .faq-icon {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
  border: 1px solid #e4e4dc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #909088;
  font-size: 14px;
  font-weight: 300;
  transition: all .22s ease;
}
.hm-delivery-page .faq-item.open .faq-icon {
  background: #2d4a1e;
  border-color: #2d4a1e;
  color: #c8e0a8;
  transform: rotate(45deg);
}
.hm-delivery-page .faq-a {
  display: none;
  padding: 0 20px 18px;
  font-size: 15px;
  color: #52524a;
  line-height: 1.75;
}
.hm-delivery-page .faq-item.open .faq-a { display: block; }

/* =========================
   CONTACT STRIP
   ========================= */
.hm-delivery-page.contact-strip {
  padding: 52px;
  background: #2d4a1e;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.hm-delivery-page .cs-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #faf8f4;
  margin-bottom: 6px;
}
.hm-delivery-page .cs-body { font-size: 15px; color: rgba(255,255,255,.55); }
.hm-delivery-page .cs-actions { display: flex; gap: 12px; flex: 0 0 auto; }
.hm-delivery-page .btn-light,
.hm-delivery-page .btn-outline {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: .06em;
  text-transform: uppercase;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
}
.hm-delivery-page .btn-light {
  padding: 12px 24px;
  background: #faf8f4;
  color: #2d4a1e;
  border: 0;
}
.hm-delivery-page .btn-light:hover { background: #fff; color: #2d4a1e; }
.hm-delivery-page .btn-outline {
  padding: 11px 24px;
  border: 1px solid rgba(255,255,255,.3);
  color: rgba(255,255,255,.7);
}
.hm-delivery-page .btn-outline:hover { border-color: rgba(255,255,255,.7); color: #faf8f4; }

/* =========================
   ANIMATION
   ========================= */
.hm-delivery-page.fade-in,
.hm-delivery-page .fade-in {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity .6s ease, transform .6s ease;
}
.hm-delivery-page.fade-in.visible,
.hm-delivery-page .fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}
@keyframes hmDeliveryFadeUp {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}
.hm-delivery-page.page-hero { animation: hmDeliveryFadeUp .6s ease forwards; }
body.elementor-editor-active .hm-delivery-page.fade-in,
body.elementor-editor-active .hm-delivery-page .fade-in,
.elementor-editor-active .hm-delivery-page.fade-in,
.elementor-editor-active .hm-delivery-page .fade-in {
  opacity: 1 !important;
  transform: none !important;
}

/* =========================
   TABLET
   ========================= */
@media (max-width: 1024px) {
  .hm-delivery-page.breadcrumb { padding-left: 32px; padding-right: 32px; }
  .hm-delivery-page.page-hero,
  .hm-delivery-page.delivery-section,
  .hm-delivery-page.returns-section,
  .hm-delivery-page.timeline-section,
  .hm-delivery-page.faulty-section,
  .hm-delivery-page.faq-section,
  .hm-delivery-page.contact-strip { padding-left: 32px; padding-right: 32px; }
  .hm-delivery-page.page-hero { gap: 40px; }
  .hm-delivery-page .section-header { gap: 40px; }
  .hm-delivery-page .delivery-options { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .hm-delivery-page .delivery-options .d-option:last-child { grid-column: 1 / -1; }
  .hm-delivery-page .returns-layout,
  .hm-delivery-page .faulty-layout { grid-template-columns: 1fr; gap: 40px; }
}

/* =========================
   MOBILE
   ========================= */
@media (max-width: 767px) {
  .hm-delivery-page { font-size: 16px; }
  .hm-delivery-page.breadcrumb { padding: 10px 20px; }
  .hm-delivery-page.page-hero,
  .hm-delivery-page.delivery-section,
  .hm-delivery-page.returns-section,
  .hm-delivery-page.timeline-section,
  .hm-delivery-page.faulty-section,
  .hm-delivery-page.faq-section,
  .hm-delivery-page.contact-strip { padding-left: 20px; padding-right: 20px; }
  .hm-delivery-page.page-hero {
    padding-top: 48px;
    padding-bottom: 48px;
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .hm-delivery-page .hero-right { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .hm-delivery-page .hero-stat { padding: 20px 16px; }
  .hm-delivery-page.delivery-section,
  .hm-delivery-page.returns-section,
  .hm-delivery-page.timeline-section,
  .hm-delivery-page.faulty-section,
  .hm-delivery-page.faq-section { padding-top: 60px; padding-bottom: 60px; }
  .hm-delivery-page .section-header { grid-template-columns: 1fr; gap: 24px; margin-bottom: 36px; }
  .hm-delivery-page .delivery-options { grid-template-columns: 1fr; }
  .hm-delivery-page .delivery-options .d-option:last-child { grid-column: auto; }
  .hm-delivery-page .dispatch-strip { grid-template-columns: 1fr; }
  .hm-delivery-page .returns-layout { margin-top: 36px; }
  .hm-delivery-page .refund-timeline {
    grid-template-columns: 1fr;
    gap: 0;
    margin-top: 36px;
  }
  .hm-delivery-page .refund-timeline::before {
    top: 28px;
    bottom: 28px;
    left: 28px;
    right: auto;
    width: 1px;
    height: auto;
  }
  .hm-delivery-page .rt-step {
    display: grid;
    grid-template-columns: 56px 1fr;
    column-gap: 18px;
    text-align: left;
    align-items: center;
    padding: 0 0 24px;
  }
  .hm-delivery-page .rt-dot { grid-row: 1 / span 2; margin: 0; }
  .hm-delivery-page .rt-label { align-self: end; }
  .hm-delivery-page .rt-time { align-self: start; }
  .hm-delivery-page .faq-grid { grid-template-columns: 1fr; }
  .hm-delivery-page.contact-strip {
    padding-top: 40px;
    padding-bottom: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .hm-delivery-page .cs-actions { width: 100%; flex-wrap: wrap; }
  .hm-delivery-page .btn-light,
  .hm-delivery-page .btn-outline { text-align: center; flex: 1 1 150px; }
}

@media (max-width: 420px) {
  .hm-delivery-page .hero-right { grid-template-columns: 1fr; }
  .hm-delivery-page .return-step { grid-template-columns: 42px minmax(0,1fr); }
  .hm-delivery-page .rs-body { padding-left: 14px; }
  .hm-delivery-page .rights-card { padding: 22px 18px; }
}

@media (prefers-reduced-motion: reduce) {
  .hm-delivery-page,
  .hm-delivery-page * { scroll-behavior: auto !important; animation: none !important; transition-duration: .01ms !important; }
  .hm-delivery-page.fade-in,
  .hm-delivery-page .fade-in { opacity: 1 !important; transform: none !important; }
}
</style>/* End custom CSS */