.inbound-flat-section{padding:100px 0}.inbound-flat-section-title{margin-bottom:70px;text-align:center}.inbound-flat-section-title *{margin:0}.inbound-flat-row{margin-top:70px;display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:767px){.inbound-flat-row{flex-direction:column}}.inbound-flat-item{width:calc(33% - 16px);padding:24px;display:flex;flex-direction:column;border-radius:16px;background:var(--Light-Sky,#e6f6ff)}@media screen and (max-width:767px){.inbound-flat-item{width:100%}}.inbound-flat-item:nth-child(even){background:#fffae0}.inbound-flat-item-icon{width:100px;height:100px;margin-bottom:32px}.inbound-flat-item-title{color:var(--Dark-Gray,#40424d);font-size:28px;font-style:normal;font-weight:700;line-height:110%;margin-bottom:16px}@media screen and (max-width:767px){.inbound-flat-item-title{font-size:26px}}.inbound-flat-item-text{color:var(--Dark-Gray,#40424d);font-size:16px;font-style:normal;font-weight:500;line-height:140%}@media screen and (max-width:767px){.inbound-flat-item-text{font-size:16px}}.inbound-flat-item-text *{margin:0}