.hero.hero-banner{background:#eef8e7;border-bottom:1px solid #cbd8c3}.hero.hero-banner .container{display:block;min-height:0;padding:18px 0;text-align:center}.hero.hero-banner img{display:block;width:100%;height:auto;max-height:440px;margin:auto;object-fit:contain}@media(max-width:850px){.hero.hero-banner .container{display:block;padding:10px 0}.hero.hero-banner img{max-height:none}}@media(max-width:560px){.hero.hero-banner .container{width:100%;padding:6px}.hero.hero-banner img{width:100%}}
.collection-methods{background:#fff;border-bottom:1px solid #d8ddd8;box-shadow:0 3px 9px #0000000b}.collection-methods .container{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:18px 0}.collection-methods a{display:flex;align-items:center;justify-content:center;gap:14px;min-height:92px;padding:12px 24px;color:#333;border-right:1px solid #d7d7d7}.collection-methods a:first-child{border-left:1px solid #d7d7d7}.collection-methods a:hover{background:#f1faed;color:var(--dark)}.collection-methods .method-arrow{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#28994e;color:#fff;font-size:27px;font-weight:900}.collection-methods small,.collection-methods strong{display:block}.collection-methods small{color:#28994e;font-size:14px;font-weight:800}.collection-methods strong{font-size:25px;line-height:1.25;font-weight:500}@media(max-width:760px){.collection-methods .container{grid-template-columns:1fr;padding:0 12px}.collection-methods a,.collection-methods a:first-child{justify-content:flex-start;min-height:74px;border-left:0;border-right:0;border-bottom:1px solid #ddd}.collection-methods a:last-child{border-bottom:0}.collection-methods strong{font-size:22px}}
