.sg-overlayed-cards h1,.sg-overlayed-cards h2,.sg-overlayed-cards h3,.sg-overlayed-cards h4,.sg-overlayed-cards h5,.sg-overlayed-cards h6,.sg-overlayed-cards p,.sg-overlayed-cards span{margin:10px 0}.sg-overlayed-cards__wrapper{position:relative;width:100%;height:auto}.sg-overlayed-cards{width:100%;height:auto;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.sg-overlayed-cards .button-wrapper{width:100%;text-align:center;margin-top:auto}.sg-overlayed-cards .sg-card{overflow:hidden;padding:20px;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s linear;transition:-webkit-box-shadow .2s linear;-o-transition:box-shadow .2s linear;transition:box-shadow .2s linear;transition:box-shadow .2s linear,-webkit-box-shadow .2s linear;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:500px;margin:0 7px 20px;-webkit-box-flex:1;-ms-flex:1 0 350px;flex:1 0 350px;position:relative}.sg-overlayed-cards.full-image .sg-card{min-height:570px;background-repeat:no-repeat;background-size:cover;background-position:center}.sg-overlayed-cards.full-image.content-top .sg-card{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sg-overlayed-cards.full-image.content-center .sg-card{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sg-overlayed-cards.full-image.content-bottom .sg-card{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sg-card-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.sg-overlayed-cards.add-image .sg-card{padding:0}.sg-overlayed-cards.add-image .content-container{padding:35px}.sg-overlayed-cards .image-container img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:block}.sg-overlayed-cards .image-container{overflow:hidden;width:100%;max-width:100%;position:relative;max-height:300px}.sg-overlayed-cards .content-container{height:100%;z-index:5;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sg-overlayed-cards .add-image .image-container.is-logo{padding:20px 35px 10px;text-align:center}.sg-overlayed-cards .add-image .image-container.is-logo .image{margin:0 auto}.sg-card.full-image{min-height:500px}.sg-overlayed-cards.add-image .image-container:not(.is-logo) .image{position:relative;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.sg-overlayed-cards .button-wrapper a.btn{font-size:14px;border-bottom-width:3px}.sg-overlayed-cards h2{font-size:20px}@media(max-width:768px){.sg-overlayed-cards{min-height:0}.sg-card.full-image{min-height:400px}}