.mgy-main-section *{box-sizing:border-box;margin:0;padding:0}.mgy-main-section{padding:100px 80px}.mgy-main-container{align-items:center;gap:16px;margin:auto;max-width:1280px;width:100%}.mgy-left{flex:1}.mgy-left>h2{font-family:Circular Std;font-size:48px;font-weight:700;line-height:110%;margin-bottom:36px;text-align:center}.mgy-left>h2,.mgy-left>p{color:#272727;font-style:normal}.mgy-left>p{font-family:Inter;font-size:20px;font-weight:400;line-height:140%;max-width:545px}.mgy-right{display:grid;flex:1;gap:24px;grid-template-columns:1fr 1fr 1fr;width:100%}.mgy-point{align-items:center;background:#f3f7f8;border:1px solid #d3e0e5;border-radius:10px;display:flex;flex-direction:column;gap:12px;min-width:0;padding:16px}.mgy-point>svg{display:block;flex-shrink:0;margin:auto}.mgy-point>p{color:#071e49;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:140%;text-align:center}@media(max-width:992px){.mgy-right{grid-template-columns:1fr 1fr}}@media(max-width:768px){.mgy-main-section{padding:80px 16px}.mgy-main-container{flex-direction:column;gap:18px}.mgy-right{width:100%}.mgy-left>h2,.mgy-left>p{text-align:center}.mgy-left>h2{font-size:42px}.mgy-left>p{font-size:18px}.mgy-point{align-items:start}.mgy-point>p{font-size:18px}}