.why-choose-us{display:flex;flex:1;flex-wrap:wrap;gap:32px;justify-content:center}.why-item{background:var(--primary-white-00,#fff);border-radius:6px;border-top:10px solid var(--Cyan,#00a7c2);box-shadow:0 4px 12px -2px hsla(0,0%,7%,.12);box-sizing:border-box;flex-direction:column;gap:24px;padding:32px;width:100%}.why-choose-us-wrapper,.why-item{display:flex}.why-choose-us-wrapper .dot.is-selected{background-color:var(--Cyan,#00a7c2)!important}@media (max-width:767px){.why-choose-us{display:block}.why-item{margin-bottom:32px;margin-right:16px;max-width:100%}}