.txt-box{max-width:460px}@media screen and (max-width:425px){.txt-box{max-width:265px}}@media screen and (max-width:375px){.txt-box{max-width:220px}}.pills-wrap{align-content:flex-start;display:flex;flex-wrap:wrap;gap:8px}.pill-item{align-items:center;background-color:#fff;border-radius:60px;display:inline-flex;gap:12px;height:54px;padding:8px 24px 8px 8px}.pill-item--text-only{background-color:transparent;gap:0;padding:8px 12px}.pill-item__icon{height:38px;min-width:38px;width:38px}.pill-item__icon img{object-fit:contain}.pill-item__label{color:#2f4daa;font-size:16px;line-height:1.3;white-space:nowrap}@media only screen and (min-width:320px) and (max-width:767px){.pills-wrap{margin-top:8px}}