.im-features-section{background-color:transparent;font-family:Lato,sans-serif;overflow:hidden;padding:40px 20px 100px}.im-container{margin:0 auto;max-width:1100px}.im-feature-row{align-items:stretch;background-color:#fff;border:1px solid rgba(15,53,84,.15);border-radius:24px;box-shadow:0 15px 40px -10px rgba(15,53,84,.08);display:flex;margin-bottom:60px;min-height:420px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.im-feature-row:hover{border-color:rgba(15,53,84,.3);box-shadow:0 25px 60px -12px rgba(15,53,84,.15);transform:translateY(-5px)}.im-feature-row:last-child{margin-bottom:0}.im-feature-text-col{display:flex;flex:1;flex-direction:column;justify-content:center;padding:60px;z-index:2}.im-f-number{display:none}.im-feature-eyebrow{color:#5192ae!important;display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;letter-spacing:2px;margin-bottom:15px;text-transform:uppercase}.im-feature-title,.im-features-section .im-feature-title{color:#0f3554!important;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 20px;-webkit-text-fill-color:#0f3554!important}.im-feature-desc{color:#0f3554!important;font-size:16px;line-height:1.6;margin-bottom:30px}.im-feature-bullets ul{list-style:none;margin:0;padding:0}.im-feature-bullets li{color:#0f3554!important;font-size:15px;font-weight:400;margin-bottom:12px;padding-left:30px;position:relative}.im-feature-bullets li:before{color:#5192ae!important;content:"→";font-family:sans-serif;font-weight:800;left:0;position:absolute;top:0}.im-feature-img-col{background-color:#fff;flex:0 0 45%;min-height:100%;position:relative}.im-img-frame{height:100%;left:0;position:absolute;top:0;width:100%}.im-img-frame img{display:block;height:100%;object-fit:cover;opacity:.85;transition:opacity .5s ease;width:100%}.im-feature-row:hover .im-img-frame img{opacity:1}.im-img-frame:after{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.im-feature-row .im-img-frame:after{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 60%);left:0}.im-row-reverse{flex-direction:row-reverse}.im-row-reverse .im-img-frame:after{background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0) 60%)!important;left:auto;right:0}@media (max-width:900px){.im-features-section{padding:60px 20px}.im-feature-row{flex-direction:column-reverse!important;height:auto;min-height:auto}.im-feature-text-col{padding:40px 30px}.im-feature-img-col{flex:none;height:250px;width:100%}.im-feature-row .im-img-frame:after,.im-row-reverse .im-img-frame:after{background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0))!important}}