.delivery-page .delivery-intro{max-width:820px;margin:12px 0 0}.delivery-section{margin-top:clamp(2.75rem,2.15rem + 1.8vw,4rem)}.delivery-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:20px}.delivery-method{background:#f9f9f9;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:10px}.delivery-method__icon img{width:48px;height:48px;object-fit:contain}.delivery-method__icon--drawn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:var(--ww-dicon-bg, rgba(15, 96, 55, .08));color:var(--ww-dicon, var(--ww-color-forest, #0F6037))}.delivery-method__icon--logo{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:3rem;padding:.375rem .625rem;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px #0c1e1314}.delivery-method__icon--logo .ww-dlogo{display:block;width:auto;height:1.75rem;object-fit:contain}.delivery-method__icon--logo .ww-dlogo[src$=".svg"]{height:1.625rem}.ww-dicon{width:1.5rem;height:1.5rem}.ww-dicon__fill{fill:currentColor;fill-opacity:.16;stroke:none}.delivery-method__title{margin:0;font-size:1.15rem}.delivery-method__text{margin:0;color:#4f4f4f}.delivery-terms{max-width:900px}.delivery-cta{margin-top:clamp(2.75rem,2.15rem + 1.8vw,4rem)}@media (max-width: 992px){.delivery-methods{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.delivery-methods{grid-template-columns:1fr}}[data-theme=dark] .delivery-method{background:var(--ww-surface)}[data-theme=dark] .delivery-method__text{color:var(--ww-text-muted)}[data-theme=dark] .delivery-method__icon--drawn:not(.ww-dtint){background:#ffffff0f;color:var(--ww-accent-ui, #5BAF84)}.delivery-steps__list{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;margin:24px 0 0;padding:0;list-style:none}.delivery-steps__list:before{content:"";position:absolute;top:1.75rem;left:calc(12.5% + 1.75rem);right:calc(12.5% + 1.75rem);height:2px;background:#0f60372e}.delivery-step{display:flex;flex-direction:column;gap:8px;position:relative}.delivery-step__mark{display:flex;align-items:center;justify-content:center;position:relative;width:3.5rem;height:3.5rem;border-radius:50%;background:var(--White, #fff);border:2px solid rgba(15,96,55,.18);color:var(--ww-color-forest, #0F6037)}.delivery-step__mark.ww-dtint{background:var(--ww-dicon-bg);border-color:var(--ww-dicon-bg);color:var(--ww-dicon)}.delivery-step__num{position:absolute;right:-4px;bottom:-4px;display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background:var(--ww-color-forest, #0F6037);color:#fff;font-size:.75rem;font-weight:700;line-height:1}.delivery-step__title{margin:0;font-size:1.05rem}.delivery-step__text{margin:0;color:#4f4f4f;font-size:.95rem}@media (max-width: 992px){.delivery-steps__list{grid-template-columns:repeat(2,1fr)}.delivery-steps__list:before{display:none}}@media (max-width: 640px){.delivery-steps__list{grid-template-columns:1fr;gap:18px}.delivery-step{display:grid;grid-template-columns:3.5rem minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;row-gap:2px;align-items:center}.delivery-step__mark{grid-row:1 / span 2}.delivery-step__title{align-self:end}.delivery-step__text{align-self:start}}[data-theme=dark] .delivery-step__mark:not(.ww-dtint){background:var(--ww-surface);border-color:#ffffff24;color:var(--ww-accent-ui, #5BAF84)}[data-theme=dark] .delivery-steps__list:before{background:#ffffff24}[data-theme=dark] .delivery-step__text{color:var(--ww-text-muted)}
