/**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__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:62px;column-gap:62px;display:flex;flex-wrap:nowrap}@media(min-width:1200px){.callout-block__content--flex-row{flex-direction:row!important}.callout-block__content--flex-row .callout-block__buttons{margin-top:0!important}}.callout-block__editor .h1+.h1,.callout-block__editor .h1+.h2,.callout-block__editor .h1+.h3,.callout-block__editor .h1+.h4,.callout-block__editor .h1+.h5,.callout-block__editor .h1+.h6,.callout-block__editor .h2+.h1,.callout-block__editor .h2+.h2,.callout-block__editor .h2+.h3,.callout-block__editor .h2+.h4,.callout-block__editor .h2+.h5,.callout-block__editor .h2+.h6,.callout-block__editor .h3+.h1,.callout-block__editor .h3+.h2,.callout-block__editor .h3+.h3,.callout-block__editor .h3+.h4,.callout-block__editor .h3+.h5,.callout-block__editor .h3+.h6,.callout-block__editor .h4+.h1,.callout-block__editor .h4+.h2,.callout-block__editor .h4+.h3,.callout-block__editor .h4+.h4,.callout-block__editor .h4+.h5,.callout-block__editor .h4+.h6,.callout-block__editor .h5+.h1,.callout-block__editor .h5+.h2,.callout-block__editor .h5+.h3,.callout-block__editor .h5+.h4,.callout-block__editor .h5+.h5,.callout-block__editor .h5+.h6,.callout-block__editor .h6+.h1,.callout-block__editor .h6+.h2,.callout-block__editor .h6+.h3,.callout-block__editor .h6+.h4,.callout-block__editor .h6+.h5,.callout-block__editor .h6+.h6,.callout-block__editor h1+p,.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:10px}.callout-block__editor h3+p{margin-top:16px}.callout-block__editor *+.important-text,.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:20px!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 p+h2,.callout-block__editor p+h3,.callout-block__editor p+h4,.callout-block__editor p+h5,.callout-block__editor p+h6{margin-top:10px}.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 ul+h2,.callout-block__editor ul+h3,.callout-block__editor ul+h4,.callout-block__editor ul+h5,.callout-block__editor ul+h6{margin-top:30px}.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+p,.callout-block__editor p+blockquote,.callout-block__editor p+div,.callout-block__editor p+ol,.callout-block__editor p+ul,.callout-block__editor p:not(:empty)+p:not(:empty),.callout-block__editor ul+p{margin-top:20px}.callout-block__buttons{flex:0 0 auto}@media(min-width:1200px){.callout-block__buttons{align-self:center}}.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:0;position:absolute;top:0;width:100%}.callout-block__background-fixed:before{background:#000;content:"";height:100%;opacity:.66;position:absolute;width:100%}figure+.callout-block__container{position:relative}