.benefits-container{background:#faf7f7;padding:3rem 5% 45px}
.teaser-sub-conteiner>p{font-size:18px;font-weight:600;letter-spacing:1px;padding:0 0 0 1rem;color:#444}
.benefits-container h2{font-size:26px;font-weight:800;line-height:30px;width:310px;padding:0 0 1rem 1rem;color:#444}
.benefits-details{display:flex;flex-wrap:wrap;gap:2%;justify-content:space-between;align-items:flex-start;margin-top:2.5rem}
.benefits-card{width:18%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;row-gap:10px}
.benefits-card>p{font-size:16px;font-weight:700;letter-spacing:1px;line-height:20px}
.benefits-card span{display:flex;justify-content:center;align-items:center}
.benefits-card span img{width:auto;height:130px}
.benefits-card>img{width:160px;height:160px}
.teaser-sub-conteiner{max-width:1170px;margin:0 auto;padding:0 30px 0 14px}
.benefits-container .static-image{display:block}
.benefits-container .animated-gif{display:none}
.benefits-container .gif-container:hover .static-image{display:none}
.benefits-container .gif-container:hover .animated-gif{display:block}
@media screen and (min-width:767px) and (max-width:1100px){.teaser-sub-conteiner>p{font-size:14px}
.benefits-container h2{font-size:20px}
.benefits-card>p{font-size:12px}
.benefits-card span img{width:100px;height:100px}
.benefits-container{padding:3rem 3% 45px}
.benefits-container h2{padding-left:0}
.teaser-sub-conteiner>p{padding-left:0}
}
@media screen and (max-width:767px){.benefits-details{flex-wrap:unset;gap:1rem;overflow-x:scroll;margin:1rem 0 1rem 1rem;padding-bottom:10px}
.teaser-sub-conteiner{padding:unset;padding-left:8px}
.teaser-sub-conteiner>p{font-size:12px;padding-bottom:0;padding-top:10px;letter-spacing:1.6px}
.benefits-container h2{font-size:16px;line-height:20px;width:220px;font-weight:700}
.benefits-container{padding:2rem 0}
.benefits-card{width:155px !important;background-color:#ebf1f5;border-radius:8px;padding:10px;height:157px}
.benefits-card p{font-size:12px;font-weight:600;width:145px}
.benefits-card:first-child{width:155px;padding:10px;top:unset}
.benefits-card>img{width:135px;height:135px}
.benefits-card span{width:115px;height:110px}
.benefits-card span img{width:auto;height:80px}
.benefits-details>:last-child{margin-right:1rem}
.benefits-container .static-image{display:block}
.benefits-container .animated-gif{display:none}
.benefits-container .gif-container:hover .static-image{display:none}
.benefits-container .gif-container:hover .animated-gif{display:block}
}