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

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

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

@media(max-width:768px) {
    #block-218262 .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-218262 .html-block-body{
      font-size:15px!important;
    }
    #block-218262 .html-block-body p{
      line-height:1.4!important;
    }
}
@media (min-width:768px) {
    #block-218262 {
    	padding: 64px 0 48px!important;
    }
    #block-218262 .header-sub {
      font-size:16px!important;
    }
    #block-218262 .html-block-body{
      font-size:18px!important;
    }
    #block-218262 .html-block-body p{
      line-height:1.6!important;
    }
}
@media (max-width: 768px) {
    #block-218262 { 
        padding:50px 0 34px!important;
    }
}
