.wp-block.investments .title-container{text-align:center;border-bottom:1px solid #d0d0e4;padding:40px 0}.wp-block.investments .title-container .title{margin-bottom:0}.wp-block.investments .investments_wrapper{display:grid;grid-template-columns:minmax(0, 1fr)}@media only screen and (min-width: 440px){.wp-block.investments .investments_wrapper{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (min-width: 768px){.wp-block.investments .investments_wrapper{grid-template-columns:repeat(3, minmax(0, 1fr))}}.wp-block.investments .investments_wrapper.set-for-two .separator{border-bottom:1px solid #d0d0e4}@media only screen and (min-width: 440px){.wp-block.investments .investments_wrapper.set-for-two .separator{border-right:0}}@media only screen and (min-width: 768px){.wp-block.investments .investments_wrapper.set-for-two .separator{border-right:1px solid #d0d0e4}}.wp-block.investments .investments_wrapper .investment-box{position:relative;border-bottom:1px solid #d0d0e4;display:flex;flex-direction:column}.wp-block.investments .investments_wrapper .investment-box a{display:flex;flex:1}@media only screen and (min-width: 440px){.wp-block.investments .investments_wrapper .investment-box:nth-child(2n) .inner{border-right:0}}@media only screen and (min-width: 768px){.wp-block.investments .investments_wrapper .investment-box:nth-child(2n) .inner{border-right:1px solid #d0d0e4}}@media only screen and (min-width: 768px){.wp-block.investments .investments_wrapper .investment-box:nth-child(3n) .inner{border-right:0}}.wp-block.investments .investments_wrapper .investment-box .caseStudyButton{position:absolute;top:24px;left:0;right:0;margin-left:auto;margin-right:auto;width:134px;z-index:2}.wp-block.investments .investments_wrapper .investment-box .caseStudyButton:hover{color:#141478;border-color:#8989bb;cursor:pointer}.wp-block.investments .investments_wrapper .investment-box .inner{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;position:relative}@media only screen and (min-width: 440px){.wp-block.investments .investments_wrapper .investment-box .inner{padding:73px 40px;border-right:1px solid #d0d0e4}}@media only screen and (min-width: 1024px){.wp-block.investments .investments_wrapper .investment-box .inner{padding:77px 40px}}.wp-block.investments .investments_wrapper .investment-box .inner .summary{text-align:center;position:absolute;bottom:0;left:0;right:0;padding-left:15px;padding-right:15px;padding-bottom:24px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 1280px){.wp-block.investments .investments_wrapper .investment-box .inner .summary{transition:opacity .8s cubic-bezier(0.645, 0.045, 0.355, 1);opacity:0}}.wp-block.investments .investments_wrapper .investment-box .inner .imagewrap{transform:scale(0.8);transition:transform .8s cubic-bezier(0.645, 0.045, 0.355, 1)}.wp-block.investments .investments_wrapper .investment-box .inner:hover .imagewrap{transform:scale(1);transition:transform .8s cubic-bezier(0.645, 0.045, 0.355, 1)}@media only screen and (min-width: 1280px){.wp-block.investments .investments_wrapper .investment-box .inner:hover .summary{transition:opacity .8s cubic-bezier(0.645, 0.045, 0.355, 1);opacity:1}}