/**handles:elevation-callout-style**/
.block--bg-primary{background-color:#844392}.block--bg-light-primary{background-color:rgba(102,45,145,.149)}.block--bg-secondary{background-color:#205e8d}.block--bg-light-tertiary{background-color:hsla(35,29%,69%,.4)}.block--bg-light-quinary{background-color:rgba(248,159,62,.251)}@media(max-width:991.98px){.block__callout.alignfull>.container{padding-left:calc(var(--elev-gutter-x)*.9);padding-right:calc(var(--elev-gutter-x)*.9)}}.block__callout{padding:60px 0 70px;position:relative}@media(min-width:1200px){.block__callout--type3{padding:110px 0}}@media(min-width:1400px){.block__callout--type2 .col-xl-10 .block__buttons,.block__callout--type2 .col-xl-10 .block__editor,.block__callout--type3 .col-xl-8 .block__buttons,.block__callout--type3 .col-xl-8 .block__content{flex-shrink:0;width:869px}}.block__callout .block__buttons{flex:0 0 auto}.block__callout--content{display:flex;flex-direction:column}.block__callout--content.flex-row{-moz-column-gap:50px;column-gap:50px;display:flex;flex-direction:row}@media(max-width:991.98px){.block__callout--content.flex-row{flex-direction:column!important}}@media(min-width:992px){.block__callout--content.flex-row .block__buttons{align-self:center}}.block__callout--frame:not(.image-auto){max-height:50vh;min-height:25vh;position:relative}@media(min-width:992px){.block__callout--frame:not(.image-auto){min-height:600px}}.block__callout--frame:not(.image-auto) .block__callout--background{height:100%;position:absolute;top:0;width:100%}.block__callout--frame:not(.image-auto) .block__callout--background>img{height:100%!important;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.block__callout--frame:not(.image-auto) .block__callout--background-fixed:before{content:none}.block__callout--frame.image-auto img{vertical-align:bottom;width:100%}.block__callout--background{left:0;overflow:hidden;position:relative;top:0;width:100%}.block__callout--background>img{height:100%!important;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.block__callout--background-behind{height:100%;left:calc(-50vw + 50%);overflow:hidden;position:absolute;top:0;width:100vw;z-index:0}.block__callout--background-behind>img{height:100%!important;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.block__callout--background-behind:before{background:#000;content:"";height:100%;opacity:.5;position:absolute;width:100%;z-index:1}.block__callout--background-fixed{background-attachment:fixed;background-color:transparent;background-position:50%;background-repeat:repeat-x;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.block__callout--background-fixed:before{background:#000;content:"";height:100%;opacity:.66;position:absolute;width:100%}.block__callout figure+.block__container{position:relative}