/**handles:block-acf-major-cta-banner**/
.major-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:url(http://nabp.pharmacy/wp-content/themes/nabp2020/public/images/blur--indigo.jpg) center center no-repeat;background-size:cover;margin-bottom:1em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.major-cta .copy{padding:1em;padding-left:1.4em;padding-right:1.4em}.major-cta .copy h2{margin-top:1em;color:#fff}.major-cta .copy p{color:#fff;margin-bottom:.2em}.major-cta .copy p a{color:#fff;text-decoration:none}.major-cta .copy .cta-link{float:right;width:60px;height:52px;overflow:hidden;text-indent:-99999px;background:url(http://nabp.pharmacy/wp-content/themes/nabp2020/public/images/arrow-lg--white.svg) center center no-repeat;-webkit-transition-duration:.6s;transition-duration:.6s;margin-right:2em}.major-cta .image img{width:100%;height:auto}.major-cta:hover{cursor:pointer;text-decoration:none}.major-cta:hover blockquote,.major-cta:hover h2,.major-cta:hover li,.major-cta:hover ol,.major-cta:hover p,.major-cta:hover ul{text-decoration:none}.major-cta:hover .cta-link{margin-right:0}@media only screen and (min-width:824px){.major-cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:4em;padding-left:3em;padding-right:3em;background-size:100% 80%}.major-cta .copy{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0}.major-cta .copy h2{margin-top:2em}.major-cta .copy .cta-link{margin-bottom:3em}.major-cta .image{max-width:48%}}