/**handles:elevation-callout-style**/
.callout-block{opacity:1;padding:0;position:relative}.callout-block__bg-section{height:100%;left:calc(-50vw + 50%);position:absolute;top:0;width:100vw;z-index:-1}.callout-block__bg-section--primary{background-color:#303050}.callout-block__bg-section--secondary{background-color:#a9b7da}.callout-block__bg-section--tertiary{background-color:#ffc436}.callout-block__frame{left:calc(-50vw + 50%);position:relative;width:100vw}.callout-block__content{display:flex;flex-direction:column;flex-wrap:wrap;padding-bottom:80px;padding-top:80px;row-gap:20px}.callout-block__content--flex-row{-moz-column-gap:50px;column-gap:50px;display:flex;flex-wrap:nowrap}@media(min-width:1200px){.callout-block__content--flex-row{-moz-column-gap:100px;column-gap:100px;flex-direction:row!important}}.callout-block__editor *>*,.callout-block__editor .h1,.callout-block__editor .h2,.callout-block__editor .h3,.callout-block__editor .h4,.callout-block__editor .h5,.callout-block__editor .h6,.callout-block__editor .h7,.callout-block__editor h2,.callout-block__editor h3,.callout-block__editor h4,.callout-block__editor h5,.callout-block__editor h6,.callout-block__editor>*{color:#fbf9f8}.callout-block__editor hr{border-color:#fbf9f8}.callout-block__editor p,.callout-block__editor p>*,.callout-block__editor ul>li{color:#fbf9f8}.callout-block__editor ul>li:before{background-color:#fbf9f8}.callout-block__editor ul>li::marker{color:#fbf9f8}.callout-block__editor span{color:#fbf9f8}.callout-block__editor span:after{background-color:#fbf9f8}.callout-block__editor ol>li{color:#fbf9f8}.callout-block__editor ol>li:before{background-color:#fbf9f8}.callout-block__editor ol>li::marker{color:#fbf9f8}.callout-block__editor div[class*=subheading-]+h2,.callout-block__editor div[class*=subheading-]+h3,.callout-block__editor div[class*=subheading-]+h4,.callout-block__editor div[class*=subheading-]+h5,.callout-block__editor div[class*=subheading-]+h6{margin-top:10px}.callout-block__editor h1+p{margin-top:25px}.callout-block__editor h2+p,.callout-block__editor h3+p,.callout-block__editor h4+p,.callout-block__editor h5+p,.callout-block__editor h6+p{margin-top:12px}.callout-block__editor p+h2{margin-top:40px}.callout-block__editor h2+div,.callout-block__editor h3+div,.callout-block__editor h4+div,.callout-block__editor h5+div,.callout-block__editor h6+div,.callout-block__editor p+div{margin-top:25px!important}.callout-block__editor *+.important-text{margin-top:35px!important}.callout-block__editor div:not(.bg-box) p+h2,.callout-block__editor div:not(.bg-box) p+h3,.callout-block__editor div:not(.bg-box) p+h4,.callout-block__editor div:not(.bg-box) p+h5,.callout-block__editor div:not(.bg-box) p+h6{margin-top:20px}.callout-block__editor blockquote+p,.callout-block__editor div+p,.callout-block__editor h2+ol,.callout-block__editor h2+ul,.callout-block__editor h3+ol,.callout-block__editor h3+ul,.callout-block__editor h4+ol,.callout-block__editor h4+ul,.callout-block__editor h5+ol,.callout-block__editor h5+ul,.callout-block__editor h6+ol,.callout-block__editor h6+ul,.callout-block__editor ol+h2,.callout-block__editor ol+h3,.callout-block__editor ol+h4,.callout-block__editor ol+h5,.callout-block__editor ol+h6,.callout-block__editor ol+p,.callout-block__editor p+blockquote,.callout-block__editor p+div,.callout-block__editor p+h2,.callout-block__editor p+h3,.callout-block__editor p+h4,.callout-block__editor p+h5,.callout-block__editor p+h6,.callout-block__editor p+ol,.callout-block__editor p+ul,.callout-block__editor p:not(:empty)+p:not(:empty),.callout-block__editor ul+h2,.callout-block__editor ul+h3,.callout-block__editor ul+h4,.callout-block__editor ul+h5,.callout-block__editor ul+h6,.callout-block__editor ul+p{margin-top:25px}@media(min-width:1200px){.callout-block__buttons{align-self:center;flex:0 0 auto}}.callout-block__frame:not(.image-auto){max-height:50vh;min-height:25vh;position:relative}@media(min-width:992px){.callout-block__frame:not(.image-auto){min-height:600px}}.callout-block__background{height:100%;position:absolute}.callout-block__background-fixed:before{content:none}.callout-block__frame.image-auto img{vertical-align:bottom;width:100%}.callout-block__background{left:0;overflow:hidden;position:relative;top:0;width:100%}.callout-block__background>img{height:100%!important;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.callout-block__background-behind{height:100%;left:calc(-50vw + 50%);overflow:hidden;position:absolute;top:0;width:100vw;z-index:0}.callout-block__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%}.callout-block__background-behind:before{background:#000;content:"";height:100%;opacity:.66;position:absolute;width:100%;z-index:1}.callout-block__background-fixed{background-attachment:fixed;background-color:transparent;background-position:50%;background-repeat:repeat-x;background-size:cover;height:100%;left:calc(-50vw + 50%);position:absolute;top:0;width:100vw}.callout-block__background-fixed:before{background:#000;content:"";height:100%;opacity:.66;position:absolute;width:100%}figure+.callout-block__container{position:relative}