.vac-boxes{display:flex;flex-wrap:wrap;margin:0 auto;padding:1rem 0}.vac-boxes .vac-box{background-color:unset;width:100%;margin:0;padding:2rem 1.55rem;transition:all .4s ease-in-out;display:flex;flex-flow:row nowrap;align-items:center;height:9.8rem}.vac-box__posit-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:410px;font-size:.818rem;color:#002851}.vac-boxes .vac-box img{margin-right:1.9rem;transition:all .3s ease-in-out}.vac-boxes .vac-box:hover img{margin-right:1rem;margin-left:.9rem}.vac-boxes .vac-box:hover{background-color:#f5f6f6}.vac-boxes .vac-box .vac-box__title-wrap{flex:1 0 60%}.vac-boxes .vac-box .vac-box-read-cta-wrap{align-self:center}.vac-boxes .vac-box .vac-box-title{color:#002851;font-size:1.36rem;font-weight:600;margin-bottom:5px;transition:all .2s ease-in;line-height:1.4;max-width:792px}.vac-boxes .vac-box .vac-box-title a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;transition:all .2s ease-in}.vac-boxes .vac-box .vac-box-title a:hover{color:#d1ecff}.vac-boxes .vac-box p{color:#1ac2ec;font-weight:300;line-height:1.2;font-size:.831rem;margin-bottom:7px}.vac-boxes .vac-box .vac-box-read-cta{transition:all .2s ease-in}@media(max-width:767px){.vac-boxes .vac-box{flex-flow:column wrap;align-items:flex-start}.vac-boxes .vac-box .vac-box-read-cta{margin-top:25px}.vac-boxes .vac-box .vac-box__title-wrap{flex:1 0 auto}}