#block-218785{
  background-color: ;
  background-image: url(); 
  background-size: cover; 
  background-position: center center!important;
  background-repeat: no-repeat;
  }

#block-218785>.block-overlay {
z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;
		  background-color:rgba(0,0,0,0);
	}

#block-218785 .container{
    z-index:2;
}
#block-218785 .divider:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    background: currentColor;
    border-radius: 50%;
    margin: 0 auto;
}
#block-218785 .divider:after {
    height:2px;
}
#block-218785 .html-block-body{
  color:#636367!important;
}
#block-218785 .html-block-body strong{
  color:var(--bs-primary)!important;
}
#block-218785 .html-block-body :is(img, iframe){
    max-width: 100%;
}

@media(max-width:768px) {
    #block-218785 .html-block-body :is(.two-col .col-1, .two-col .col-2, .three-col .col-1, .three-col .col-2, .three-col .col-3) {
        width:100%!important;
    }
    #block-218785 .html-block-body{
      font-size:15px!important;
    }
    #block-218785 .html-block-body p{
      line-height:1.4!important;
    }
}
@media (min-width:768px) {
    #block-218785 {
    	padding: 0 0 0 0!important;
    }
    #block-218785 .header-sub {
      font-size:16px!important;
    }
    #block-218785 .html-block-body{
      font-size:18px!important;
    }
    #block-218785 .html-block-body p{
      line-height:1.6!important;
    }
}
@media (min-width: 768px) {
#block-218785 {
    display:none;
}
}
#block-218785>.container {
    padding: 0;
    width: 100%;
    max-width: 100%;
    pointer-events:none;
}
