.strategies{display:flex;justify-content:space-around;padding:0 8px 64px;position:relative}@media (min-width:1024px){.strategies{justify-content:space-between;padding:0 32px 64px}}.strategies__highlight{bottom:6px;height:120px;left:0;position:absolute;width:100%;z-index:0}@media (min-width:767px){.strategies__highlight{border-radius:24px}.strategies__item>p{margin-top:40px}}.strategies__item{background-color:#e4e4e4;border-radius:16px;box-shadow:0 2px 9px 0 rgba(0,0,0,.2);padding:16px 16px 10px;position:relative;text-align:center;width:30%}@media (min-width:1024px){.strategies__item{border-radius:32px;max-width:300px;padding:30px 24px 12px;width:calc(33% - 48px)}}@media (min-width:1168px){.strategies__item{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:space-evenly}}.strategies__item>img{margin:0 auto;max-width:45px;object-fit:contain;object-position:center;width:100%}.strategies__item>p{color:#666;font-weight:600;text-align:center}@media(max-width:480px){.strategies__item>p{font-size:.39rem}}@media (min-width:1024px){.strategies__item>img{height:100px;max-width:150px}.strategies__item>p{font-size:20px;margin-top:16px}}@media (min-width:1440px){.strategies__item>p{font-size:24px;line-height:1.25}}