/**handles:canvas-block-alert-style,canvas-block-progress-style,canvas-block-collapsibles-style,canvas-block-tabs-style,canvas-block-section-heading-style,canvas-block-section-style,canvas-block-row-style,canvas-block-posts-style,canvas-justified-gallery-block-style,canvas-slider-gallery-block-style,canvas-block-posts-sidebar,canvas-block-heading-style,canvas-block-list-style,canvas-block-paragraph-style,canvas-block-separator-style,canvas-block-group-style,canvas-block-cover-style**/
.cnvs-block-alert,.cnvs-block-alert .cnvs-block-alert-inner h1,.cnvs-block-alert .cnvs-block-alert-inner h2,.cnvs-block-alert .cnvs-block-alert-inner h3,.cnvs-block-alert .cnvs-block-alert-inner h4,.cnvs-block-alert .cnvs-block-alert-inner h5,.cnvs-block-alert .cnvs-block-alert-inner h6{margin-bottom:1rem}.cnvs-block-alert{position:relative;padding:.5rem 1rem;background:#f8f9fa;font-size:.875rem;border-left:2px solid transparent}.cnvs-block-alert.cnvs-block-alert-dismissible{padding-right:4rem}.cnvs-block-alert.cnvs-block-alert-dismissible button.cnvs-close{position:absolute;top:0;right:0;height:100%;padding:0 1rem;color:inherit}.cnvs-block-alert .cnvs-block-alert-inner>*{margin-top:.5rem;margin-bottom:.5rem}.cnvs-block-alert .cnvs-block-alert-inner>:first-child:last-child{margin-top:0;margin-bottom:0}.is-style-cnvs-block-alert-primary{border-left-color:#007bff}.is-style-cnvs-block-alert-secondary{border-left-color:#6c757d}.is-style-cnvs-block-alert-success{border-left-color:#28a745}.is-style-cnvs-block-alert-info{border-left-color:#17a2b8}.is-style-cnvs-block-alert-warning{border-left-color:#ffc107}.is-style-cnvs-block-alert-danger{border-left-color:#dc3545}.is-style-cnvs-block-alert-light{border-left-color:#f8f9fa}.is-style-cnvs-block-alert-dark{border-left-color:#343a40}
.cnvs-block-progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#f8f9fa;border-radius:.25rem}.cnvs-block-progress-bar,.is-style-cnvs-block-progress-primary .cnvs-block-progress-bar{background-color:#007bff}.cnvs-block-progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.is-style-cnvs-block-progress-secondary .cnvs-block-progress-bar{background-color:#6c757d}.is-style-cnvs-block-progress-success .cnvs-block-progress-bar{background-color:#28a745}.is-style-cnvs-block-progress-info .cnvs-block-progress-bar{background-color:#17a2b8}.is-style-cnvs-block-progress-warning .cnvs-block-progress-bar{background-color:#ffc107}.is-style-cnvs-block-progress-danger .cnvs-block-progress-bar{background-color:#dc3545}.is-style-cnvs-block-progress-light .cnvs-block-progress-bar{background-color:#f8f9fa}.is-style-cnvs-block-progress-dark .cnvs-block-progress-bar{background-color:#343a40}@media screen and (prefers-reduced-motion:reduce){.cnvs-block-progress-bar{-webkit-transition:none;transition:none}}.cnvs-block-progress-striped .cnvs-block-progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.cnvs-block-progress-animated .cnvs-block-progress-bar{-webkit-animation:cnvs-block-progress-stripes 1s linear infinite;animation:cnvs-block-progress-stripes 1s linear infinite}@-webkit-keyframes cnvs-block-progress-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes cnvs-block-progress-stripes{from{background-position:1rem 0}to{background-position:0 0}}
.cnvs-block-collapsible{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;margin-bottom:0;background-clip:border-box}.cnvs-block-collapsible+.cnvs-block-collapsible{border-top:1px solid #e9ecef}.cnvs-block-collapsible .cnvs-block-collapsible-title h6{margin:0}.cnvs-block-collapsible .cnvs-block-collapsible-title h6 a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75rem 0;border:none;color:#212529;-webkit-transition:.3s;transition:.3s;text-decoration:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.cnvs-block-collapsible .cnvs-block-collapsible-title h6 a:hover{color:#adb5bd}.cnvs-block-collapsible .cnvs-block-collapsible-title h6 a::after{content:"\e914";font-family:canvas-icons;-webkit-transition:.3s;transition:.3s}.cnvs-block-collapsible .cnvs-block-collapsible-content{display:none}.cnvs-block-collapsible.cnvs-block-collapsible-opened>.cnvs-block-collapsible-title h6 a::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cnvs-block-collapsible.cnvs-block-collapsible-opened>.cnvs-block-collapsible-content{display:block}
.cnvs-block-tabs .cnvs-block-tabs-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button{margin-bottom:1.5rem}.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button a{display:block;border:1px solid #dee2e6;padding:1rem 1.5rem;line-height:1;font-size:1rem;color:#adb5bd;text-decoration:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button a:focus,.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button a:hover{color:#212529}.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button-active a{color:#000;background-color:#e9ecef}.cnvs-block-tabs .cnvs-block-tabs-content>.cnvs-block-tab{display:none}.cnvs-block-tabs .cnvs-block-tabs-content>.cnvs-block-tab.cnvs-block-tab-active{display:block}.cnvs-block-tabs .cnvs-block-tabs-content>.cnvs-block-tab>:last-child,.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button{margin-bottom:0}.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button:last-of-type{margin-bottom:1.5rem}.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button a{border-radius:.25rem;padding:.75rem 1rem;line-height:1;color:#adb5bd;border:none}.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button-active a{color:#000;background-color:#e9ecef}@media (min-width:768px){.cnvs-block-tabs .cnvs-block-tabs-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid #dee2e6}.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button{margin-bottom:0;-webkit-transform:translateY(1px);transform:translateY(1px)}.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button:not(.cnvs-block-tabs-button-active) a{border-color:transparent}.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button-active a{border-bottom-color:#fff;background-color:#fff}.cnvs-block-tabs.cnvs-block-tabs-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-buttons{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;border-bottom:none;border-right:1px solid #dee2e6;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-buttons .cnvs-block-tabs-button a{width:100%;max-width:100%;border-right-color:transparent;border-radius:.25rem 0 0 .25rem;-webkit-transform:translateX(1px);transform:translateX(1px)}.cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-buttons .cnvs-block-tabs-button-active a{border-bottom-color:#dee2e6}.cnvs-block-tabs.cnvs-block-tabs-vertical .cnvs-block-tabs-content{margin-left:5%;-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons{border-bottom:none;border-right:none}.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button:last-of-type{margin-bottom:0}.cnvs-block-tabs.is-style-cnvs-block-tabs-pills .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button-active a{color:#000;background-color:#e9ecef}.cnvs-block-tabs.is-style-cnvs-block-tabs-pills.cnvs-block-tabs-vertical .cnvs-block-tabs-button-active a{border-radius:.25rem}}
.cnvs-block-section-heading{width:100%;margin-left:0;margin-right:0}.cnvs-block-section-heading .cnvs-section-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cnvs-block-section-heading .cnvs-section-title>span{position:relative}.cnvs-block-section-heading.haligncenter{text-align:center}.cnvs-block-section-heading.halignright{text-align:right}.is-style-cnvs-block-section-heading-2,.section-heading-default-style-2 .is-style-cnvs-block-section-heading-default{border-bottom:1px solid #e9ecef;padding-bottom:1em}.is-style-cnvs-block-section-heading-3,.section-heading-default-style-3 .is-style-cnvs-block-section-heading-default{border-bottom:4px solid #e9ecef;padding-bottom:1em}.is-style-cnvs-block-section-heading-4,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-style-cnvs-block-section-heading-4 .cnvs-section-title,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default .cnvs-section-title{max-width:60%}.is-style-cnvs-block-section-heading-4:after,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default:after{content:'';border-top:1px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em;margin:0 0 0 1em}.is-style-cnvs-block-section-heading-4.haligncenter,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.is-style-cnvs-block-section-heading-4.haligncenter:after,.is-style-cnvs-block-section-heading-4.haligncenter:before,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.haligncenter:after,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.haligncenter:before{content:'';border-top:1px solid #e9ecef;margin:0 1em 0 0;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em}.is-style-cnvs-block-section-heading-4.haligncenter:after,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.haligncenter:after{margin:0 0 0 1em}.is-style-cnvs-block-section-heading-4.halignright,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.is-style-cnvs-block-section-heading-4.halignright:before,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.halignright:before{content:'';border-top:1px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em;margin:0 1em 0 0}.is-style-cnvs-block-section-heading-4.halignright:after,.section-heading-default-style-4 .is-style-cnvs-block-section-heading-default.halignright:after{display:none!important}.is-style-cnvs-block-section-heading-5,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-style-cnvs-block-section-heading-5 .cnvs-section-title,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default .cnvs-section-title{max-width:60%}.is-style-cnvs-block-section-heading-5:after,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default:after{content:'';border-top:4px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em;margin:0 0 0 1em}.is-style-cnvs-block-section-heading-5.haligncenter,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.is-style-cnvs-block-section-heading-5.haligncenter:after,.is-style-cnvs-block-section-heading-5.haligncenter:before,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.haligncenter:after,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.haligncenter:before{content:'';border-top:4px solid #e9ecef;margin:0 1em 0 0;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em}.is-style-cnvs-block-section-heading-5.haligncenter:after,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.haligncenter:after{margin:0 0 0 1em}.is-style-cnvs-block-section-heading-5.halignright,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.is-style-cnvs-block-section-heading-5.halignright:before,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.halignright:before{content:'';border-top:4px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em;margin:0 1em 0 0}.is-style-cnvs-block-section-heading-5.halignright:after,.section-heading-default-style-5 .is-style-cnvs-block-section-heading-default.halignright:after{display:none!important}.is-style-cnvs-block-section-heading-6,.section-heading-default-style-6 .is-style-cnvs-block-section-heading-default{border-top:1px solid #e9ecef;padding-top:1em}.is-style-cnvs-block-section-heading-7,.section-heading-default-style-7 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-style-cnvs-block-section-heading-7 .cnvs-section-title,.section-heading-default-style-7 .is-style-cnvs-block-section-heading-default .cnvs-section-title{border-bottom:1px solid #e9ecef;padding-bottom:1em}.is-style-cnvs-block-section-heading-7.haligncenter,.section-heading-default-style-7 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-style-cnvs-block-section-heading-7.halignright,.section-heading-default-style-7 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.is-style-cnvs-block-section-heading-8,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.is-style-cnvs-block-section-heading-8 .cnvs-section-title,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default .cnvs-section-title{border-right:1px solid #e9ecef;padding:.125rem 1em .125rem 0;max-width:60%}.is-style-cnvs-block-section-heading-8:after,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default:after{content:'';border-top:1px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.is-style-cnvs-block-section-heading-8.haligncenter,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.is-style-cnvs-block-section-heading-8.haligncenter:after,.is-style-cnvs-block-section-heading-8.haligncenter:before,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.haligncenter:after,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.haligncenter:before{content:'';border-top:1px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.is-style-cnvs-block-section-heading-8.haligncenter .cnvs-section-title,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.haligncenter .cnvs-section-title{border-left:1px solid #e9ecef;border-right:1px solid #e9ecef;padding-left:1em;padding-right:1em}.is-style-cnvs-block-section-heading-8.halignright,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.is-style-cnvs-block-section-heading-8.halignright:before,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.halignright:before{content:'';border-top:1px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.is-style-cnvs-block-section-heading-8.halignright .cnvs-section-title,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.halignright .cnvs-section-title{border-left:1px solid #e9ecef;border-right:none;padding-left:1em;padding-right:0}.is-style-cnvs-block-section-heading-8.halignright:after,.section-heading-default-style-8 .is-style-cnvs-block-section-heading-default.halignright:after{display:none!important}.is-style-cnvs-block-section-heading-9,.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-style-cnvs-block-section-heading-9 .cnvs-section-title,.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default .cnvs-section-title{position:relative;padding-left:1.75em}.is-style-cnvs-block-section-heading-9 .cnvs-section-title:before,.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default .cnvs-section-title:before{content:'';margin-right:.5em;height:calc(.875em + 2px);width:2px;background:#000;position:absolute;top:50%;left:.4375em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.is-style-cnvs-block-section-heading-9 .cnvs-section-title:after,.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default .cnvs-section-title:after{content:'';height:2px;width:calc(.875em + 2px);left:0;position:absolute;background:#000;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.is-style-cnvs-block-section-heading-9.haligncenter,.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-style-cnvs-block-section-heading-9.halignright,.section-heading-default-style-9 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.is-style-cnvs-block-section-heading-10,.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-style-cnvs-block-section-heading-10 .cnvs-section-title,.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default .cnvs-section-title{position:relative;padding:.5em 1em;color:#FFF}.is-style-cnvs-block-section-heading-10 .cnvs-section-title:before,.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default .cnvs-section-title:before{position:absolute;background-color:#000;-webkit-transform:skew(-15deg);transform:skew(-15deg);top:0;right:0;left:0;bottom:0;width:100%;height:100%;content:''}.is-style-cnvs-block-section-heading-10.haligncenter,.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-style-cnvs-block-section-heading-10.halignright,.section-heading-default-style-10 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.is-style-cnvs-block-section-heading-11,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-style-cnvs-block-section-heading-11 .cnvs-section-title,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default .cnvs-section-title{position:relative;color:#FFF;padding:.5em 1em;max-width:60%}.is-style-cnvs-block-section-heading-11 .cnvs-section-title:before,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default .cnvs-section-title:before{position:absolute;background-color:#000;-webkit-transform:skew(-15deg);transform:skew(-15deg);top:0;right:0;left:0;bottom:0;width:100%;height:100%;content:''}.is-style-cnvs-block-section-heading-11:after,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default:after{content:'';border-top:1px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em;margin:0 0 0 1em}.is-style-cnvs-block-section-heading-11.haligncenter,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.is-style-cnvs-block-section-heading-11.haligncenter:after,.is-style-cnvs-block-section-heading-11.haligncenter:before,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.haligncenter:after,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.haligncenter:before{content:'';border-top:1px solid #e9ecef;margin:0 1em 0 0;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em}.is-style-cnvs-block-section-heading-11.haligncenter:after,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.haligncenter:after{margin:0 0 0 1em}.is-style-cnvs-block-section-heading-11.halignright,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.is-style-cnvs-block-section-heading-11.halignright:before,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.halignright:before{content:'';border-top:1px solid #e9ecef;-webkit-box-flex:1;-ms-flex:1 0 1em;flex:1 0 1em;margin:0 1em 0 0}.is-style-cnvs-block-section-heading-11.halignright:after,.section-heading-default-style-11 .is-style-cnvs-block-section-heading-default.halignright:after{display:none!important}.is-style-cnvs-block-section-heading-12,.section-heading-default-style-12 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-style-cnvs-block-section-heading-12 .cnvs-section-title,.section-heading-default-style-12 .is-style-cnvs-block-section-heading-default .cnvs-section-title{background-color:#000;padding:.75rem 1rem;color:#FFF}.is-style-cnvs-block-section-heading-12.haligncenter,.section-heading-default-style-12 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-style-cnvs-block-section-heading-12.halignright,.section-heading-default-style-12 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.is-style-cnvs-block-section-heading-13,.section-heading-default-style-13 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-style-cnvs-block-section-heading-13 .cnvs-section-title,.section-heading-default-style-13 .is-style-cnvs-block-section-heading-default .cnvs-section-title{border:1px solid #e9ecef;padding:.75rem 1rem;color:#000}.is-style-cnvs-block-section-heading-13.haligncenter,.section-heading-default-style-13 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-style-cnvs-block-section-heading-13.halignright,.section-heading-default-style-13 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.is-style-cnvs-block-section-heading-14,.section-heading-default-style-14 .is-style-cnvs-block-section-heading-default{background-color:#000}.is-style-cnvs-block-section-heading-14 .cnvs-section-title,.section-heading-default-style-14 .is-style-cnvs-block-section-heading-default .cnvs-section-title{display:inline-block;padding:.75rem 1rem;color:#FFF}.is-style-cnvs-block-section-heading-15,.section-heading-default-style-15 .is-style-cnvs-block-section-heading-default{border:1px solid #e9ecef}.is-style-cnvs-block-section-heading-15 .cnvs-section-title,.section-heading-default-style-15 .is-style-cnvs-block-section-heading-default .cnvs-section-title{display:inline-block;padding:.75rem 1rem;color:#000}.is-style-cnvs-block-section-heading-16,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-style-cnvs-block-section-heading-16 .cnvs-section-title,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default .cnvs-section-title{border-right:1px solid #e9ecef;padding:.125rem 1em .125rem 0;max-width:60%}.is-style-cnvs-block-section-heading-16:after,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default:after{content:'';border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;height:.25rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.is-style-cnvs-block-section-heading-16.haligncenter,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.is-style-cnvs-block-section-heading-16.haligncenter:after,.is-style-cnvs-block-section-heading-16.haligncenter:before,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.haligncenter:after,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.haligncenter:before{content:'';border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;height:.25rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.is-style-cnvs-block-section-heading-16.haligncenter .cnvs-section-title,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.haligncenter .cnvs-section-title{border-left:1px solid #e9ecef;border-right:1px solid #e9ecef;padding-left:1em;padding-right:1em}.is-style-cnvs-block-section-heading-16.halignright,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.is-style-cnvs-block-section-heading-16.halignright:before,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.halignright:before{content:'';border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef;height:.25rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.is-style-cnvs-block-section-heading-16.halignright .cnvs-section-title,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.halignright .cnvs-section-title{border-left:1px solid #e9ecef;border-right:none;padding-left:1em;padding-right:0}.is-style-cnvs-block-section-heading-16.halignright:after,.section-heading-default-style-16 .is-style-cnvs-block-section-heading-default.halignright:after{display:none!important}.is-style-cnvs-block-section-heading-17,.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-style-cnvs-block-section-heading-17 .cnvs-section-title,.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default .cnvs-section-title{padding-bottom:1em}.is-style-cnvs-block-section-heading-17 .cnvs-section-title:not([contenteditable=true]),.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default .cnvs-section-title:not([contenteditable=true]){position:relative}.is-style-cnvs-block-section-heading-17 .cnvs-section-title:after,.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default .cnvs-section-title:after{position:absolute;left:0;bottom:0;height:0;display:block;border-bottom:1px solid #e9ecef;width:100%;max-width:30%;content:''}.is-style-cnvs-block-section-heading-17.haligncenter .cnvs-section-title:after,.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default.haligncenter .cnvs-section-title:after{left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.is-style-cnvs-block-section-heading-17.halignright .cnvs-section-title:after,.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default.halignright .cnvs-section-title:after{left:auto;right:0}.is-style-cnvs-block-section-heading-17.haligncenter,.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default.haligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-style-cnvs-block-section-heading-17.halignright,.section-heading-default-style-17 .is-style-cnvs-block-section-heading-default.halignright{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.cnvs-block-section>.cnvs-block-section-outer{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media (min-width:760px){.cnvs-block-section>.cnvs-block-section-outer{max-width:720px}}@media (min-width:1020px){.cnvs-block-section>.cnvs-block-section-outer{max-width:1000px}.cnvs-block-section>.cnvs-block-section-outer>.cnvs-block-section-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}}@media (min-width:1120px){.cnvs-block-section>.cnvs-block-section-outer{max-width:1080px}}@media (min-width:1240px){.cnvs-block-section>.cnvs-block-section-outer{max-width:1200px}}.cnvs-block-section-with-background-color{padding-top:20px;padding-bottom:20px}.cnvs-block-section-content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;min-width:0}.cnvs-block-section-sidebar-inner>:not(:first-child){margin-top:3rem}@media (min-width:1020px){.cnvs-block-section-content,.cnvs-block-section-sidebar{position:relative;width:100%;padding-right:20px;padding-left:20px;min-width:0}.cnvs-block-section-content{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}.cnvs-block-section-sidebar{-webkit-box-flex:0;-ms-flex:0 0 340px;flex:0 0 340px;max-width:340px}}@media (min-width:1120px){.cnvs-block-section-sidebar{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px;max-width:360px}.cnvs-block-section-sidebar-position-left .cnvs-block-section-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cnvs-block-section-sidebar-position-left .cnvs-block-section-sidebar{padding-right:40px}.cnvs-block-section-sidebar-position-right .cnvs-block-section-sidebar{padding-left:40px}}@media (max-width:1019.98px){.cnvs-block-section-sidebar{max-width:340px;margin:40px auto 0}}@media (min-width:1020px){.cnvs-block-section-layout-align-full{width:100vw!important;margin-right:initial;margin-left:calc(50% - 50vw)}}.cnvs-block-section-layout-align-full>.cnvs-block-section-outer{max-width:100%!important;padding-left:0!important;padding-right:0!important}.cnvs-block-section-layout-align-full>.cnvs-block-section-outer>.cnvs-block-section-inner{margin-right:0!important;margin-left:0!important}.cnvs-block-section-layout-align-full .cnvs-block-section-content{padding-right:0!important;padding-left:0!important}.cnvs-block-section-sidebar-sticky-top .cnvs-block-section-sidebar-inner{position:-webkit-sticky;position:sticky;top:30px}.cnvs-block-section-sidebar-sticky-bottom .cnvs-block-section-sidebar-inner{position:-webkit-sticky;position:sticky;bottom:30px;margin-top:auto}.cnvs-block-section-sidebar-sticky-top-last-block .cnvs-block-section-sidebar-inner{height:100%}.cnvs-block-section-sidebar-sticky-top-last-block .cnvs-block-section-sidebar-inner>:last-child{position:-webkit-sticky;position:sticky;top:50px}
.cnvs-block-row>.cnvs-block-row-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-15px;margin-right:-15px;margin-left:-15px}.cnvs-block-column{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;min-width:0;padding-top:15px;padding-right:15px;padding-left:15px;word-break:break-word;overflow-wrap:break-word}.cnvs-block-row-valign-center>.cnvs-block-row-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cnvs-block-row-valign-top>.cnvs-block-row-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cnvs-block-row-valign-bottom>.cnvs-block-row-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cnvs-block-column-size-1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%}.cnvs-block-column-size-2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%}.cnvs-block-column-size-3{-ms-flex-preferred-size:25%;flex-basis:25%}.cnvs-block-column-size-4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%}.cnvs-block-column-size-5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%}.cnvs-block-column-size-6{-ms-flex-preferred-size:50%;flex-basis:50%}.cnvs-block-column-size-7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%}.cnvs-block-column-size-8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%}.cnvs-block-column-size-9{-ms-flex-preferred-size:75%;flex-basis:75%}.cnvs-block-column-size-10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%}.cnvs-block-column-size-11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%}.cnvs-block-column-size-12{-ms-flex-preferred-size:100%;flex-basis:100%}@media (max-width:599px){.cnvs-block-column{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}}
.cnvs-block-posts .cnvs-block-post-single-excerpt{margin-top:1rem}.cnvs-block-posts .cnvs-block-posts-title{margin-bottom:1.5rem}.cnvs-block-posts .cnvs-block-posts-title a{text-decoration:none}.cnvs-block-posts .cnvs-overlay{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.cnvs-block-posts .cnvs-overlay-background{position:absolute;left:0;top:0;right:0;bottom:0}.cnvs-block-posts .cnvs-overlay-background figure{width:100%;height:100%;margin-bottom:0}.cnvs-block-posts .cnvs-overlay-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:'object-fit: cover;'}.cnvs-block-posts .cnvs-overlay-ratio:before{content:'';display:table;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:100%}.cnvs-block-posts .cnvs-ratio-landscape:before{padding-bottom:75%}.cnvs-block-posts .cnvs-overlay-link{display:block;width:100%;height:100%}.cnvs-block-posts .cnvs-block-post-single-inner:not(:last-child){margin-bottom:1.5rem}.cnvs-block-posts .cnvs-share-buttons-wrap{width:100%}.cnvs-block-posts .cnvs-share-buttons-wrap .cnvs-share-buttons-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cnvs-block-posts .cnvs-block-post-single-view-post-button{margin-top:1.5rem}.cnvs-block-posts article:not(:first-child){margin-top:40px}.cnvs-block-posts .pagination{margin-top:1.5rem}.entry-content .cnvs-block-posts article.post{max-width:none}.cnvs-block-posts-layout-list .cnvs-block-post-single-meta{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:760px){.cnvs-block-posts-layout-list .cnvs-block-post-single-outer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.cnvs-block-posts-layout-list .cnvs-block-post-single-inner{position:relative;width:100%;padding-right:20px;padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.cnvs-block-posts-layout-list .cnvs-block-post-single-inner:not(:last-child){margin-bottom:0}.cnvs-block-posts-layout-list .cnvs-block-post-single-inner:first-child:last-child{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.cnvs-block-posts-layout-list .cnvs-block-post-single-inner+.cnvs-block-post-single-inner{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cnvs-block-posts-layout-grid .cnvs-block-post-inner+.cnvs-block-post-inner{margin-top:1rem}@media (min-width:760px){.cnvs-block-posts-layout-grid .cnvs-block-posts-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.cnvs-block-posts-layout-grid article{position:relative;width:100%;padding-right:20px;padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.cnvs-block-posts-layout-grid article:nth-child(-n+2){margin-top:0}.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-1 .cnvs-block-posts-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-1 article{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-1 article:not(:first-child){margin-top:40px}}@media (min-width:1120px){.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-4 article{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-4 article:nth-child(-n+3){margin-top:0}}@media (min-width:1240px){.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-3 article:nth-child(-n+3),.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-4 article:nth-child(-n+4){margin-top:0}.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-3 article{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.cnvs-block-posts-layout-grid.cnvs-block-posts-columns-4 article{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.cnvs-block-posts-layout-masonry .cnvs-block-post-inner+.cnvs-block-post-inner{margin-top:1rem}.cnvs-block-posts-layout-masonry:not(.cnvs-block-posts-layout-masonry-colcade-ready) .cnvs-block-post-grid-col{display:none}@media (min-width:760px){.cnvs-block-posts-layout-masonry .cnvs-block-posts-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.cnvs-block-posts-layout-masonry .cnvs-block-post-grid-col,.cnvs-block-posts-layout-masonry .cnvs-block-posts-inner>article{position:relative;width:100%;padding-right:20px;padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.cnvs-block-posts-layout-masonry .cnvs-block-post-grid-col:nth-child(-n+2),.cnvs-block-posts-layout-masonry .cnvs-block-posts-inner>article:nth-child(-n+2){margin-top:0}.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner .cnvs-block-post-grid-col,.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner>article{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner .cnvs-block-post-grid-col:not(:first-child),.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-1 .cnvs-block-posts-inner>article:not(:first-child){margin-top:40px}}@media (min-width:1120px){.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner .cnvs-block-post-grid-col,.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner>article{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner .cnvs-block-post-grid-col:nth-child(-n+3),.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner>article:nth-child(-n+3){margin-top:0}}@media (min-width:1240px){.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-3 .cnvs-block-posts-inner .cnvs-block-post-grid-col:nth-child(-n+3),.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-3 .cnvs-block-posts-inner>article:nth-child(-n+3),.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner .cnvs-block-post-grid-col:nth-child(-n+4),.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner>article:nth-child(-n+4){margin-top:0}.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-3 .cnvs-block-posts-inner .cnvs-block-post-grid-col,.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-3 .cnvs-block-posts-inner>article{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner .cnvs-block-post-grid-col,.cnvs-block-posts-layout-masonry.cnvs-block-posts-columns-4 .cnvs-block-posts-inner>article{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}
.cnvs-gallery-type-justified{overflow:hidden;position:relative;width:100%;min-height:1.5rem}.cnvs-gallery-type-justified .gallery-item{display:inline-block;overflow:hidden;position:absolute;margin:0;opacity:.1}.cnvs-gallery-type-justified .gallery-item>a>img,.cnvs-gallery-type-justified .gallery-item>img{position:absolute;top:50%;left:50%;width:100%;height:auto;margin:0;padding:0;border:none;opacity:0}.cnvs-gallery-type-justified .gallery-item>.caption{position:absolute;right:0;bottom:0;left:0;margin:0;padding:.5rem;opacity:0;color:#fff;background-color:rgba(0,0,0,.5);font-size:.75rem;-webkit-transition:.2s ease opacity;transition:.2s ease opacity}.cnvs-gallery-type-justified .gallery-item>.caption.caption-visible,.cnvs-gallery-type-justified>.entry-visible>a>img,.cnvs-gallery-type-justified>.entry-visible>img{opacity:1}.cnvs-gallery-type-justified>.entry-visible{opacity:1;background:0 0}.cnvs-gallery-type-justified.justified-loaded:before,.cnvs-gallery-type-justified>.jg-filtered{display:none}.cnvs-gallery-type-justified:before{width:1.5rem;height:1.5rem;border:2px solid rgba(119,119,119,.25);border-top-color:#777;border-radius:50%;-webkit-animation:loader-rotate 1s linear infinite;animation:loader-rotate 1s linear infinite;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center;content:""}@-webkit-keyframes loader-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.cnvs-gallery-type-slider.gallery{display:block}.cnvs-gallery-type-slider .gallery-item{width:100%;max-width:100%;padding:0}.cnvs-gallery-type-slider .wp-caption-text{margin-top:1rem}.cnvs-gallery-type-slider figure{margin-bottom:0}.cnvs-gallery-type-slider img{width:100%;height:auto}.cnvs-gallery-type-slider>.gallery-item:not(:first-child){position:fixed;top:-9999px;left:-9999px}
.cnvs-block-posts-sidebar .cnvs-posts-list{padding:0;margin:0;list-style:none}.cnvs-block-posts-sidebar .cnvs-post-item:not(:first-child){margin-top:1rem}.cnvs-block-posts-sidebar .cnvs-post-outer{display:-webkit-box;display:-ms-flexbox;display:flex}.cnvs-block-posts-sidebar .cnvs-post-thumbnail{position:relative;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;margin-right:2rem}.cnvs-block-posts-sidebar .cnvs-post-thumbnail img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;font-family:'object-fit: cover;'}.cnvs-block-posts-sidebar .cnvs-post-data{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.cnvs-block-posts-sidebar .cnvs-post-number{background:#000;position:absolute;top:0;left:0;width:30px;height:30px;line-height:30px;color:#fff;text-align:center;font-size:80%}.cnvs-block-posts-sidebar .cnvs-post-data .meta-category{display:inline-block;margin-bottom:.25rem}.cnvs-block-posts-sidebar .cnvs-post-data .entry-title{margin-top:0;margin-bottom:.25rem}.cnvs-block-posts-sidebar .cnvs-post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cnvs-block-posts-sidebar .cnvs-post-meta .avatar{margin-right:.5rem}.cnvs-block-posts-sidebar .cnvs-post-meta a{text-decoration:none}.cnvs-block-posts-sidebar .cnvs-post-meta>*+*{margin-left:.5rem}.cnvs-block-posts-sidebar .cnvs-post-meta>*+:before{content:"\b7";margin-right:.5rem}.cnvs-block-posts-sidebar .cnvs-post-meta .published+.updated,.cnvs-block-posts-sidebar .cnvs-post-meta-hide{display:none}.cnvs-block-posts-sidebar-large .cnvs-post-item:not(:first-child){margin-top:2rem}.cnvs-block-posts-sidebar-large .cnvs-post-outer{display:block}.cnvs-block-posts-sidebar-large .cnvs-post-thumbnail{margin-right:0;margin-bottom:1rem}.cnvs-block-posts-sidebar-large .cnvs-post-thumbnail img{width:100%;height:auto;border-radius:0}
.content,.entry-content{counter-reset:h2}.content h2,.entry-content h2{counter-reset:h3}.content h3,.entry-content h3{counter-reset:h4}.content h4,.entry-content h4{counter-reset:h5}.content h5,.entry-content h5{counter-reset:h6}.is-style-cnvs-heading-numbered{display:-webkit-box;display:-ms-flexbox;display:flex}.is-style-cnvs-heading-numbered:before{margin-right:1rem}h2.is-style-cnvs-heading-numbered:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.5rem;-webkit-box-flex:0;-ms-flex:0 0 2.5rem;flex:0 0 2.5rem;border-radius:50%;background:#ced4da;color:#fff;counter-increment:h2;content:counter(h2)}h3.is-style-cnvs-heading-numbered:before{counter-increment:h3;content:counter(h3)}h2.is-style-cnvs-heading-numbered~h3.is-style-cnvs-heading-numbered:before{content:counter(h2) "." counter(h3)}h4.is-style-cnvs-heading-numbered:before{counter-increment:h4;content:counter(h4)}h3.is-style-cnvs-heading-numbered~h4.is-style-cnvs-heading-numbered:before{content:counter(h3) "." counter(h4)}h2.is-style-cnvs-heading-numbered~h3.is-style-cnvs-heading-numbered~h4.is-style-cnvs-heading-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4)}h5.is-style-cnvs-heading-numbered:before{counter-increment:h5;content:counter(h5)}h4.is-style-cnvs-heading-numbered~h5.is-style-cnvs-heading-numbered:before{content:counter(h4) "." counter(h5)}h3.is-style-cnvs-heading-numbered~h4.is-style-cnvs-heading-numbered~h5.is-style-cnvs-heading-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5)}h2.is-style-cnvs-heading-numbered~h3.is-style-cnvs-heading-numbered~h4.is-style-cnvs-heading-numbered~h5.is-style-cnvs-heading-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5)}h6.is-style-cnvs-heading-numbered:before{counter-increment:h6;content:counter(h6)}h5.is-style-cnvs-heading-numbered~h6.is-style-cnvs-heading-numbered:before{content:counter(h5) "." counter(h6)}h4.is-style-cnvs-heading-numbered~h5.is-style-cnvs-heading-numbered~h6.is-style-cnvs-heading-numbered:before{content:counter(h4) "." counter(h5) "." counter(h6)}h3.is-style-cnvs-heading-numbered~h4.is-style-cnvs-heading-numbered~h5.is-style-cnvs-heading-numbered~h6.is-style-cnvs-heading-numbered:before{content:counter(h3) "." counter(h4) "." counter(h5) "." counter(h6)}h2.is-style-cnvs-heading-numbered~h3.is-style-cnvs-heading-numbered~h4.is-style-cnvs-heading-numbered~h5.is-style-cnvs-heading-numbered~h6.is-style-cnvs-heading-numbered:before{content:counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6)}
.is-style-cnvs-list-styled,.is-style-cnvs-list-styled-negative,.is-style-cnvs-list-styled-positive{line-height:1.5;list-style:none;font-size:1rem}.is-style-cnvs-list-styled-negative:not(:first-child),.is-style-cnvs-list-styled-positive:not(:first-child),.is-style-cnvs-list-styled:not(:first-child){margin-top:1.5rem}.is-style-cnvs-list-styled-negative:not(:last-child),.is-style-cnvs-list-styled-positive:not(:last-child),.is-style-cnvs-list-styled:not(:last-child){margin-bottom:1.5rem}.is-style-cnvs-list-styled li:not(:first-child),.is-style-cnvs-list-styled-negative li:not(:first-child),.is-style-cnvs-list-styled-positive li:not(:first-child){margin-top:.5rem}.is-style-cnvs-list-styled-negative>li,.is-style-cnvs-list-styled-positive>li,.is-style-cnvs-list-styled>li{position:relative;padding-left:2.5rem}.is-style-cnvs-list-styled-negative>li:before,.is-style-cnvs-list-styled-positive>li:before,.is-style-cnvs-list-styled>li:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0}ol.is-style-cnvs-list-styled,ol.is-style-cnvs-list-styled-negative,ol.is-style-cnvs-list-styled-positive{counter-reset:ol}ol.is-style-cnvs-list-styled-negative>li:before,ol.is-style-cnvs-list-styled-positive>li:before,ol.is-style-cnvs-list-styled>li:before{width:1.5rem;height:1.5rem;content:counter(ol);counter-increment:ol;color:#495057;font-size:.875rem;font-weight:600;background-color:#e9ecef;border-radius:50%;line-height:1}ul.is-style-cnvs-list-styled>li:before{content:'';width:.25rem;height:.25rem;background:#ced4da;margin-top:.75rem;left:1rem}ol.is-style-cnvs-list-styled ol,ol.is-style-cnvs-list-styled ul,ul.is-style-cnvs-list-styled ol,ul.is-style-cnvs-list-styled ul{margin-top:.5rem;margin-bottom:.5rem;padding-left:0;font-size:.875rem}ol.is-style-cnvs-list-styled ol>li:not(:first-child),ol.is-style-cnvs-list-styled ul>li:not(:first-child),ul.is-style-cnvs-list-styled ol>li:not(:first-child),ul.is-style-cnvs-list-styled ul>li:not(:first-child){margin-top:.25rem}ol.is-style-cnvs-list-styled-positive>li:before{background-color:#28a745;color:#fff}ol.is-style-cnvs-list-styled-negative>li:before{background-color:#dc3545;color:#fff}ul.is-style-cnvs-list-styled-negative>li:before,ul.is-style-cnvs-list-styled-positive>li:before{width:1.5rem;font-family:canvas-icons}ul.is-style-cnvs-list-styled-positive>li:before{content:"\e912";color:#28a745}ul.is-style-cnvs-list-styled-negative>li:before{content:"\e913";color:#dc3545}
.content .has-drop-cap.is-cnvs-dropcap-bg-dark:after,.content .has-drop-cap.is-cnvs-dropcap-bg-light:after,.content .has-drop-cap.is-cnvs-dropcap-border-right:after,.content .has-drop-cap.is-cnvs-dropcap-bordered:after,.content .has-drop-cap.is-cnvs-dropcap-simple:after,.entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:after,.entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:after,.entry-content .has-drop-cap.is-cnvs-dropcap-border-right:after,.entry-content .has-drop-cap.is-cnvs-dropcap-bordered:after,.entry-content .has-drop-cap.is-cnvs-dropcap-simple:after{content:"";display:table;clear:both;padding-top:14px}.content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter,.content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter,.content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter,.content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter,.content .has-drop-cap.is-cnvs-dropcap-simple:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-simple:first-letter{display:block;float:left;margin-top:.5rem;margin-right:2rem;margin-bottom:1rem;color:#000;font-size:2.5rem;line-height:1;text-align:center}.content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-bg-dark:first-letter{padding:.5rem 1rem;background:#000;color:#fff}.content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-bg-light:first-letter{padding:.5rem 1rem;background:#f8f9fa}.content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter{margin-top:.25rem;padding:.5rem 1rem;border:1px solid #dee2e6}.content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter,.entry-content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter{padding-right:2rem;border-right:1px solid #dee2e6;border-radius:0}.content .is-style-cnvs-paragraph-callout,.entry-content .is-style-cnvs-paragraph-callout{font-size:1.25rem;font-weight:600}
.content .wp-block-separator.is-style-cnvs-separator-dashed,.content .wp-block-separator.is-style-cnvs-separator-dotted,.content .wp-block-separator.is-style-cnvs-separator-double,.entry-content .wp-block-separator.is-style-cnvs-separator-dashed,.entry-content .wp-block-separator.is-style-cnvs-separator-dotted,.entry-content .wp-block-separator.is-style-cnvs-separator-double{position:relative;display:block;width:100%!important;height:10px;max-width:100%!important;background-color:transparent!important;border-bottom:none!important}.content .wp-block-separator.is-style-cnvs-separator-dashed:after,.content .wp-block-separator.is-style-cnvs-separator-dotted:after,.content .wp-block-separator.is-style-cnvs-separator-double:after,.entry-content .wp-block-separator.is-style-cnvs-separator-dashed:after,.entry-content .wp-block-separator.is-style-cnvs-separator-dotted:after,.entry-content .wp-block-separator.is-style-cnvs-separator-double:after{content:'';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-1px;border-bottom:2px solid;opacity:.5}.content .wp-block-separator.is-style-cnvs-separator-double:after,.entry-content .wp-block-separator.is-style-cnvs-separator-double:after{border-bottom-width:4px!important;border-bottom-style:double!important;margin-top:-2px}.content .wp-block-separator.is-style-cnvs-separator-dotted:after,.entry-content .wp-block-separator.is-style-cnvs-separator-dotted:after{border-bottom-style:dotted!important}.content .wp-block-separator.is-style-cnvs-separator-dashed:after,.entry-content .wp-block-separator.is-style-cnvs-separator-dashed:after{border-bottom-style:dashed!important}
.wp-block-group{position:relative}.wp-block-group .wp-block-group__inner-container{position:relative;width:100%;z-index:3}.wp-block-group .wp-block-group__inner-container>:last-child{margin-bottom:0}@media (min-width:760px){.wp-block-group.alignleft{float:left;max-width:50%;margin-right:2rem}.wp-block-group.alignright{float:right;max-width:50%;margin-left:2rem}}.is-style-cnvs-block-bordered{border:1px solid #dee2e6;padding:40px}.is-style-cnvs-block-single-border:after,.is-style-cnvs-block-single-border:before{content:"";background-color:#dee2e6;display:block;width:4rem;height:1px;margin:2rem auto}.is-style-cnvs-block-single-border.alignleft:after,.is-style-cnvs-block-single-border.alignleft:before,.is-style-cnvs-block-single-border.alignright:after,.is-style-cnvs-block-single-border.alignright:before{content:none}.is-style-cnvs-block-single-border.alignright{border:none;padding-left:2rem;border-left:1px solid #dee2e6}.is-style-cnvs-block-single-border.alignleft{border:none;padding-right:2rem;border-right:1px solid #dee2e6}.is-style-cnvs-block-bg-light{background:#f8f9fa;padding:40px}.is-style-cnvs-block-bg-inverse{background:#000;padding:40px;color:#fff}.is-style-cnvs-block-shadow{padding:40px;-webkit-box-shadow:0 16px 36px 0 rgba(0,0,0,.08);box-shadow:0 16px 36px 0 rgba(0,0,0,.08)}@media (max-width:1019.98px){.is-style-cnvs-block-single-border.alignleft,.is-style-cnvs-block-single-border.alignright{float:none;width:100%;max-width:100%;border-left:none;border-right:none;margin-left:0;margin-right:0}}
.wp-block-cover{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-cover.is-cnvs-vert-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-cover.is-cnvs-vert-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}