.fourps-module{background:var(--ls-background,transparent);margin-top:var(--ls-pullup);padding-block-end:var(--ls-padding-bottom);padding-block-start:var(--ls-padding-top)}.fourps-module__section{margin-bottom:2rem;margin-top:-2rem;max-width:800px;text-align:center}.fourps-module__lead-in__title{font-size:26px;font-weight:600}.fourps-module__items{display:flex;flex-flow:row wrap;gap:.5rem;justify-content:center}.fourps{flex:1 150px;height:100%;position:relative;transition:box-shadow .25s ease;z-index:var(--z-index)}.content__header{font-size:20px;font-weight:600;margin-bottom:.5rem;text-transform:uppercase}.content__description{font-size:16px;font-weight:400;line-height:1.25rem}.content__button{justify-self:center;margin:1rem}.content__button a{text-decoration:none}@media (max-width:800px){.fourps-module__items{flex-flow:row wrap}}@media (min-width:768px){.fourps__items{flex-flow:row nowrap}}@media (min-width:768px) and (max-width:950px){.fourps .well__inner{flex-flow:column nowrap}}@media (min-width:1100px){.icon-cards-2__items{grid-template-columns:repeat(var(--n-col),1fr)}}