.regulated-section{padding:0}.regulated-container{display:flex;gap:60px;margin:auto}.regulated-left{flex:1}.regulated-label{color:#757575;font-size:14px;font-weight:600;line-height:140%;margin-bottom:10px}.regulated-label,.regulated-title{font-family:Ubuntu;letter-spacing:0}.regulated-title{color:#111;font-size:48px;font-weight:400;line-height:120%}.regulated-right{flex:1.5}.regulated-desc{margin-bottom:20px}.regulated-desc p{color:#555;font-family:Cabin;font-size:18px;font-weight:400;letter-spacing:0;line-height:150%}.regulated-cards{display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.regulated-card{align-items:center;background:#eef2ff;border-radius:6px;box-shadow:0 8px 10px rgba(0,0,0,.08);color:#555;display:flex;font-family:Cabin;font-size:18px;font-weight:400;letter-spacing:0;line-height:150%;padding:30px 20px;text-align:center}@media (max-width:992px){.regulated-container{flex-direction:column}.regulated-title{font-size:42px}.regulated-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.regulated-title{font-size:32px}.regulated-cards{grid-template-columns:1fr}}