/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
h1,h2,h3,h4,h5,h6,p,span, .btn, a {font-family: "Space Grotesk", sans-serif !important;}


#section-1760952611330 .section__overlay {    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #222222 100%);}






ol {
  list-style: none;
  counter-reset: my-counter;
  padding-left: 1.5em;
}

ol li {
  counter-increment: my-counter;
  margin-bottom: 0.5em;
}

ol li::before {
  content: counter(my-counter);
  color: white;
  background: #60914d;
  border-radius: 50%;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  line-height: 1.5em;
  margin-right: 0.5em;
}





.footer a.link-list__link::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* solid icons */
  content: "\f061"; /* arrow-right in FA5 */
  margin-right: 8px;
  display: inline-block;
  font-size:12px;
}
@media(min-width:768px){
 
    div#block-1555988491313 {
    margin-left: 40px;
}
div#block-1756283672774, div#block-1756284051597 {
    padding-right: 70px;
}
div#block-1756284763620 {
    padding-top: 0;
    margin-top: -15px !important;
}

}
div#section-1603137761792 {
    display: none;
}

.fa-arrow-right:before {

    font-size: 12px;
}

div#block-1756284817737 {
    text-align: center;
    padding: 0;
    font-size: 16px;
}


@media(max-width:767px){
    
br {display:none;}   
    
  .footerimage {
    text-align: center !important;
}  


.social-icons--1760928869754 .social-icons__icons  {
    justify-content: center;
}

#block-1760951768315 .image__image {

    width: 70px !important;
    margin: auto;
}


    
}














