@media screen and (min-width:768px){.FGDfeatureSection{margin-bottom:var(--FGDmarginBottomDesktop);margin-top:var(--FGDmarginTopDesktop);padding:var(--FGDpaddingTopDesktop) var(--FGDpaddingRightDesktop) var(--FGDpaddingBottomDesktop) var(--FGDpaddingLeftDesktop)}}@media screen and (max-width:767px){.FGDfeatureSection{margin-bottom:var(--FGDmarginBottomMobile);margin-top:var(--FGDmarginTopMobile);padding:var(--FGDpaddingTopMobile) var(--FGDpaddingRightMobile) var(--FGDpaddingBottomMobile) var(--FGDpaddingLeftMobile)}}@media screen and (min-width:768px){.FGDfeatureSection h2{max-width:var(--FGDheadingMaxWidth)}.FGDfeatureGrid{column-gap:6%;display:grid;grid-template-columns:47% 47%;row-gap:40px}}.FGDfeatureTextContainer h3{margin-bottom:10px;margin-top:10px}.FGDfeatureHeadingSection p:last-child{margin-bottom:40px}.FGDfeatureImageContainer{height:50px;width:50px}.FGDfeatureImageContainer img{width:100%}.FGDfeatureSection h2{color:#2590cd;font-weight:600}.FGDfeatureContainer h3{color:#2b3133;font-size:16px;font-weight:600}