.panel-content{padding:40px 15px}.panel-content__container{display:flex;flex-direction:column;flex-wrap:wrap}@media only screen and (min-width:768px){.panel-content__container{flex-direction:row}}@media only screen and (min-width:1280px){.panel-content__container{flex-wrap:nowrap}}.panel-content__panel{border-bottom:5px solid #0f3c80;box-shadow:0 1px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.24);display:flex;flex:1 1 auto;flex-direction:column;position:relative;transition:box-shadow .3s cubic-bezier(.25,.8,.25,1)}@media only screen and (min-width:768px){.panel-content__panel{flex:1 0 300px;margin:0 15px}}@media only screen and (min-width:1280px){.panel-content__panel{margin:0 20px}}.panel-content__panel:hover{box-shadow:0 14px 78px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.panel-content__panel+.panel-content__panel{margin-top:20px}@media only screen and (min-width:768px){.panel-content__panel+.panel-content__panel{margin-top:0}}.panel-content__panel:first-child{margin-left:0}.panel-content__panel:last-child{margin-right:0}@media only screen and (min-width:768px) and (max-width:1279px){.panel-content__panel:nth-child(2){margin-right:0}}@media only screen and (min-width:768px) and (max-width:1279px){.panel-content__panel:nth-child(3){margin:30px 0 0}}.panel-content__panel__link{position:absolute;top:0;left:0;height:100%;width:100%}.panel-content__panel__inner{flex:1 1 auto;padding:20px 10px;pointer-events:none;position:relative}.panel-content__panel__inner a{pointer-events:all}.panel-content__panel__cta{flex:0 0 auto;margin-top:auto;padding:15px 0 40px;text-align:center}.panel-content__panel__cta span{border-bottom:1px solid rgba(72,149,244,.25);color:#4895f4;font-weight:500;font-size:1rem;transition:color .25s}.panel-content__panel:focus-within .panel-content__panel__cta span,.panel-content__panel:hover .panel-content__panel__cta span{color:#0f3c80}
/*# sourceMappingURL=panel-content.css.map */