.elementor-131671 .elementor-element.elementor-element-28d72837{padding:0px 0px 0px 0px;}.elementor-131671 .elementor-element.elementor-element-7939c0fd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-131671 .elementor-element.elementor-element-3246c559{font-weight:600;}.elementor-131671 .elementor-element.elementor-element-3246c559 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:16px 16px 16px 16px;background-color:#FFFFFF;border-style:solid;border-width:0px 0px 1px 0px;border-color:#E9E9E9;}.elementor-131671 .elementor-element.elementor-element-4373e664{margin-top:0px;margin-bottom:0px;padding:0px 24px 24px 24px;}.elementor-131671 .elementor-element.elementor-element-b121449{font-family:"IBM Plex Sans", Sans-serif;font-weight:400;}#elementor-popup-modal-131671 .dialog-message{width:500px;height:100vh;align-items:flex-start;padding:0px 0px 0px 0px;}#elementor-popup-modal-131671{justify-content:flex-end;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-131671 .dialog-close-button{display:flex;top:20px;font-size:16px;}#elementor-popup-modal-131671 .dialog-widget-content{animation-duration:0.6s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-131671 .dialog-close-button i{color:#000000;}#elementor-popup-modal-131671 .dialog-close-button svg{fill:#000000;}@media(max-width:767px){#elementor-popup-modal-131671 .dialog-message{height:80vh;padding:0px 0px 0px 0px;}#elementor-popup-modal-131671{align-items:flex-end;}}/* Start custom CSS */.project-typography h1, .project-typography h2, .project-typography h3, .project-typography h4, .project-typography h5, .project-typography h6,  .button a, .button-outline a {
    font-family: "IBM Plex Sans", helvetica, Sans-Serif;
    line-height: 130%;
    font-weight: 600;
}



html {
    font-size: 16px!important;
}

.project-typography h1 {
    font-size: 2.562rem!important;
    
}

.project-typography h2 {
    font-size: 2.250rem;
}

.project-typography h3 {
    font-size: 2rem;
}

.project-typography h4 {
    font-size: 1.812rem;
}

.project-typography h5 {
    font-size: 1.625rem;
}

p {
    font-family: "IBM Plex Sans", helvetica, Sans-Serif;

  text-transform: none!important;
  font-size: 18px;
}

p.small {
  font-weight: normal;
  font-size: 14px;
}

.overline * {
    font-size: 16px!important;
    font-family: "IBM Plex Mono", helvetica, Sans-Serif!important;
    color: #616161!important;
}

@media screen and (max-width: 768px) {
  
.project-typography h1 {
    font-size: 1.812rem!important;
}

.project-typography h2 {
    font-size: 1.812rem;
}

.project-typography h3 {
    font-size: 1.625rem;
}

.project-typography h4 {
    font-size: 1.48rem;
}
.project-typography h5 {
    font-size: 1.26rem;
}

.project-typography  h6 {
    font-size: 1.125rem;
}




}


.button a {
    display: inline-flex;
padding: 16px 24px;
color: white;
font-weight: 600!important;
align-items: center;
gap: 8px;
border-radius: 999px;
background: #03060F;
}
.button a:hover {
background: #616161;
color: white;
}


.button-tonal a {
color: black;
  font-family: "IBM Plex Sans", helvetica, Sans-Serif;
font-weight: 600!important;
align-items: center;
gap: 8px;
border-radius: 999px;
background: #F5F5F5;
}
.button-tonal a:hover {
background: #EEEEEE;
color: black;
}




.button-outline a {
    display: inline-flex;
padding: 16px 24px;
color: black;
font-weight: 600!important;
align-items: center;
gap: 8px;
border-radius: 999px;
border: 1px solid #424242;
background: transparent;

}

.button-outline a:hover {
border-radius: 999px;
border: 1px solid #424242;
background: #EEE;
color: black;
}


.btn-full a {
    width: 100%;
    text-align: center!important;
    display: block;
}/* End custom CSS */