.whatwestand{color:#000;contain-intrinsic-size:600px;content-visibility:auto;margin:var(--space-between-contents) auto;width:75%}.whatwestand__conatiner-flex{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.whatwestand__instruction span{color:#176af8ca;font-family:var(--font-family-3);font-size:1.4rem;font-weight:600}.whatwestand__instruction p{color:var(--text-description-color);font-family:var(--font-family-3);font-size:1rem;line-height:1.8;margin:0}.whatwestand__instruction{display:flex;flex-direction:column;gap:10px}.whatwestand__header{color:#000;font-family:var(--font-family--1);font-size:3.5rem;font-weight:900;margin-bottom:7.5rem;text-align:center;width:100%}.whatwestand__item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:280px;padding:40px 30px;text-align:center}.whatwestand__item-first svg{height:40px;width:40px}.whatwestand header{color:#000;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;letter-spacing:1px;margin-bottom:2rem}.whatwestand header,.whatwestand__item-first{align-items:center;display:flex;justify-content:center}.whatwestand__item-first{background:rgba(10,110,189,.08);border-radius:50%;height:80px;width:80px}@media (max-width:1200px){.whatwestand__conatiner-flex{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.whatwestand{width:90%}.whatwestand__header{font-size:2.5rem}.whatwestand__conatiner-flex{grid-template-columns:1fr}}