.content-grid{overflow:hidden}.content-grid .page-width{align-items:center;display:flex;flex-direction:column;gap:48px}.content-grid__header{max-width:680px;text-align:center;width:100%}.content-grid__heading{margin:0 0 16px}.content-grid__description{font-size:16px;line-height:1.65}.content-grid__description p{margin:0}.content-grid__items{width:100%}@media only screen and (min-width:768px){.content-grid__items .swiper-wrapper{display:grid;flex-wrap:wrap;gap:32px 40px;grid-template-columns:repeat(3,1fr);transform:none!important;width:100%!important}.content-grid__items .swiper-slide{margin-right:0!important;width:auto!important}.content-grid__items .swiper-scrollbar{display:none}}@media only screen and (max-width:767.98px){.content-grid__items{overflow:visible;padding-bottom:40px}.content-grid__items .swiper-scrollbar{bottom:0;left:0}.content-grid__items .swiper-scrollbar .swiper-scrollbar-drag{background:var(--bridgerton-blue)}}.content-grid .content-card{align-items:flex-start;display:flex;flex-direction:row;gap:20px;height:100%}.content-grid .content-card .image-container{aspect-ratio:1;border-radius:10px;flex-shrink:0;height:120px;overflow:hidden;width:auto}.content-grid .content-card .image-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.content-grid .content-card .text-container{align-items:flex-start;display:flex;flex-direction:column;gap:14px}.content-grid .content-card .text-container .title{font-size:20px;font-weight:600;line-height:1}.content-grid .content-card .text-container .description{font-size:16px;line-height:22px}.content-grid .content-card .text-container .description p:first-child{margin-top:0}@media only screen and (max-width:767.98px){.content-grid .content-card{flex-direction:column;gap:12px}.content-grid .content-card .image-container{height:125px}}.content-grid__cta{text-align:center}

/*# sourceMappingURL=section-fs-content-grid.min.css.map*/