.cards-container{display:flex;flex-wrap:wrap;margin:-10px}.card{background-position:50%;background-repeat:no-repeat;background-size:cover;margin:10px;overflow:hidden;position:relative;transition:flex-basis .3s ease}.card.per5{flex:0 0 calc(20% - 20px)}.card.per4{flex:0 0 calc(25% - 20px)}.card.per3{flex:0 0 calc(33.3333% - 20px)}.card.per2{flex:0 0 calc(50% - 20px)}.card.per1{flex:0 0 calc(100% - 20px)}.content-left{text-align:left!important}.content-right{text-align:right!important}.content-centered{text-align:center!important}.pad-10{padding:10px}.pad-20{padding:16px 20px 0}.pad-30{padding:24px 36px}.card-bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:0}.card-bg-image,.card-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.card-overlay{z-index:1}.cards-button{border:none;border-radius:4px;cursor:pointer;display:inline-flex;justify-content:center;text-decoration:none;transition:background .3s ease}.button.full-width,.cards-button{align-items:center;padding:14px 18px!important}.button.full-width{display:flex;justify-content:space-between;width:100%}.button .button-arrow{align-items:center;display:inline-flex;margin-left:8px}.button .button-arrow svg{height:auto;width:16px;fill:currentColor}.card-overlay.gradient_1{background:linear-gradient(0deg,#f6f4f3,hsla(0,0%,100%,0))}.card-overlay.gradient_2{background:linear-gradient(0deg,rgba(33,75,100,.4),rgba(119,162,189,.2))}.card-overlay.gradient_3{background:linear-gradient(0deg,rgba(33,75,100,.4),rgba(124,203,195,.2))}.card-overlay.gradient_4{background:linear-gradient(0deg,rgba(57,123,116,.4),rgba(124,203,195,.2))}.card-overlay.gradient_5{background:linear-gradient(0deg,rgba(119,162,189,.4),rgba(214,191,208,.2))}.card-content{position:relative;z-index:2}.card-content img{height:auto;width:100%}.card-eyebrow{font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:5px}.card-heading{font-size:24px!important;font-weight:regular;margin-bottom:20px}.pad10 .card.top .card-heading{padding-top:18px;padding-top:0}.pad20 .card.top .card-heading,.pad30 .card.top .card-heading{padding-top:0}.card-paragraph{line-height:1.5}.pad10 .card.bottom .card-paragraph{margin-bottom:20px}.pad20 .card.bottom .card-paragraph,.pad30 .card.bottom .card-paragraph{margin-bottom:0}.card a{display:inline-block;margin-top:0;padding:10px 20px;text-decoration:none;transition:background .3s ease}.card a:hover{opacity:.8}.image-container{overflow:hidden;position:relative}.image-container,.image-container img{height:auto;width:100%}.card-icon{height:auto;margin-left:18px;margin-right:18px;margin-top:-82px;max-width:64px;position:relative;z-index:1}.card-icon.standalone{margin-top:18px}.content-centered .card-icon{margin-left:auto;margin-right:auto;margin-top:-82px}.content-centered .card-icon.standalone{margin-top:18px}.content-right .card-icon{margin-left:auto;margin-right:18px;margin-top:-82px}.content-right .card-icon.standalone{margin-top:18px}.card.bottom .image-container{height:140px;overflow:hidden;position:relative;width:100%}.card.bottom .image-container img{height:auto;left:50%;min-height:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media (max-width:1200px){.card.per5{flex:0 0 calc(20% - 20px)}.card.per4{flex:0 0 calc(25% - 20px)}.card.per3{flex:0 0 calc(33.3333% - 20px)}.card.per2{flex:0 0 calc(50% - 20px)}}@media (max-width:992px){.card.per3,.card.per5{flex:0 0 calc(33.3333% - 20px)}.card.per2,.card.per4{flex:0 0 calc(50% - 20px)}.card-heading{font-size:24px!important}}@media (max-width:768px){.card.per2,.card.per3,.card.per4,.card.per5{flex:0 0 calc(50% - 20px)}.card{flex:0 0 calc(100% - 20px)}.card-heading{font-size:21px!important}}@media (max-width:540px){.card,.card.per2,.card.per3,.card.per4,.card.per5{flex:0 0 calc(100% - 20px)}}