.currency-converter-tripwire{padding:24px 16px;background:linear-gradient(90deg,#EAF6F0,#E6F0FA);display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;box-shadow:0 4px 24px 0 rgba(5,106,215,.12),0 4px 12px 0 rgba(5,106,215,.12)}.currency-converter-tripwire__title{color:#052144;font-size:32px;font-style:normal;font-weight:600;line-height:110%;padding:8px 0;width:100%}.currency-converter-tripwire__item{box-shadow:0 4px 12px 0 rgba(5,106,215,.12);border-radius:8px;border:1px solid #c4cad0;background-color:#fff;width:100%;display:flex;flex-direction:row;justify-content:space-between;padding:16px;font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.1px;color:#052144;align-items:center;gap:16px}@media screen and (min-width:1280px){.currency-converter-tripwire{border-radius:8px;padding:24px}.currency-converter-tripwire__item{width:calc((100% - 16px)/2);padding:16px 32px}}