.row.image-last{display:flex;flex-wrap:wrap}.exp-col,.section-image-wrapperexp{flex:0 0 50%!important;max-width:50%!important}.section-image-wrapperexp{min-height:400px;position:relative}.expandable-container{margin:auto;text-align:center;width:100%}.expandable-item{border-radius:5px;margin-bottom:10px;padding:20px 10px;text-align:left}.expandable-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.expandable-header h3{flex-grow:1;margin:0;text-align:left;transition:font-weight .3s ease-in-out,color .3s ease-in-out}.expandable-item.active .expandable-header h3{color:#146478;font-weight:700}.expandable-icon{color:#64aab4;margin-left:auto;transition:transform .3s ease-in-out,color .3s ease-in-out}.expandable-icon.active{color:#146478;transform:rotate(180deg)}.expandable-content{max-height:0;opacity:0;overflow:hidden;padding-top:20px;text-align:left;transition:max-height .5s ease-in-out,opacity .5s ease-in-out,visibility .5s ease-in-out;visibility:hidden}.expandable-content.active{max-height:500px;opacity:1;visibility:visible}.desktop-image{border-radius:25px;display:none;height:auto;max-width:100%;opacity:0;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;visibility:hidden}.desktop-image.active{display:block!important;opacity:1;visibility:visible}.mobile-image-wrapper{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease,visibility .5s ease;visibility:hidden}.mobile-image-wrapper.active{max-height:500px;opacity:1;visibility:visible}.mobile-image-wrapper img{border-radius:20px;height:auto;width:100%}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:576px){.row.image-last{flex-direction:column}.exp-col,.section-image-wrapperexp{flex:0 0 100%!important;max-width:100%!important}.section-image-wrapperexp{margin-top:20px;min-height:auto}.desktop-only{display:none!important}.mobile-only{display:block!important;margin-top:10px}}