.flex-open-block .flex-open-block-wrapper{color:#ddd;background-repeat:no-repeat;background-size:cover;background-position:top;position:relative;height:100%}
.flex-open-block .flex-open-block-wrapper.quote-bar{border-left:12px solid #ec008c;border-image:linear-gradient(to bottom,#f05a28,#ec008c) 1 100%}
.flex-open-block .flex-open-block-wrapper.top-gradient-bar{padding-top:10px}
.flex-open-block .flex-open-block-wrapper.top-gradient-bar:before{content:'';position:absolute;width:100%;height:10px;background:linear-gradient(to right,#f05a28,#ec008c);top:0;left:0}
.flex-open-block .flex-open-block-wrapper.flex-open-block--vertical-center>.main{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0}
.flex-open-block .flex-open-block-wrapper.flex-open-block--vertical-bottom>.main{position:absolute;bottom:0;left:0;right:0;padding-bottom:inherit}
.flex-open-block a:hover{text-decoration:none}