:root{--color-tech-grey:rgb(173,173,173)}
.color-tech-grey{color:var(--color-tech-grey)}
.fontech{background:#000 url(/wp-content/uploads/2025/12/fontech.webp);padding:65px 0;color:var(--color-white)}
.fontechdiv{display:flex!important;height:700px}
.fontechdiv h1{font-size:65px}
.fontechdivsub{margin-top:50px}
.fontechdiv2{display:flex!important;height:700px;align-items:center}
.button-white{margin-top:50px;background:var(--color-white);color:var(--color-darkblue);-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;padding:15px 36px 15px 36px;position:relative;display:inline-block}
.button-white:hover{color:var(--color-darkblue);background:var(--color-lightgrey);opacity:.6;transition:all 1s}
.subheadtech{display:flex;gap:100px}
.blktech{position:relative}
.blktech:before{content:'';position:absolute;width:20px;height:20px;background:var(--color-red);top:-30px}
@media(max-width:575.98px){.fontechdiv h1{font-size:45px}
 .fontechdiv{display:block!important;height:auto}
 .fontechdiv2{display:block!important;height:auto;margin-bottom:100px}
 .subheadtech{gap:30px;flex-wrap:wrap}
 .blktech{flex:1;flex-basis:100%;margin-bottom:30px}
}
@media(min-width:576px) and (max-width:767.98px){.fontechdiv{display:block!important;height:auto}
 .fontechdiv2{display:block!important;height:auto;margin-bottom:100px}
 .subheadtech{gap:30px;flex-wrap:wrap}
 .blktech{flex:1;flex-basis:40%;margin-bottom:30px}
}
@media(min-width:768px) and (max-width:991.98px){.fontechdiv{display:block!important;height:auto}
 .fontechdiv2{display:block!important;height:auto;margin-bottom:100px}
 .subheadtech{gap:30px}
}
