.callout-card{background:linear-gradient(135deg,#2669c9 0%,#1e54b1 100%);border:none;border-radius:0;min-height:300px;transition:all .3s;overflow:hidden;box-shadow:0 2px 4px #0000001a,0 8px 16px #0000001a}.callout-card:before{content:"";opacity:0;z-index:1;background:linear-gradient(45deg,#ffffff1a 0%,#0000 50%,#ffffff0d 100%);transition:opacity .3s;position:absolute;inset:0}.callout-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0000001f,0 16px 32px #2669c94d}.callout-card:hover:before{opacity:1}.callout-card:hover .cta-arrow{transform:translate(5px)}.callout-card:hover .callout-cta{background:#ffffff4d;border-color:#ffffff80}.callout-card .callout-card-link:hover{color:#fff!important}.callout-card .d-flex.flex-column{z-index:2}.callout-card .callout-icon{filter:drop-shadow(0 2px 4px #0003)}.callout-card .text-white-90{color:#ffffffe6}.callout-card .callout-description-text{max-width:400px}.callout-card .callout-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;transition:all .3s}.callout-card .callout-cta .cta-arrow{transition:transform .3s}@media (max-width:768px){.callout-card{min-height:250px}}@media (max-width:576px){.callout-card{min-height:200px}}
