<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tools{margin-bottom:var(--pd-all)}.tools .container .box{display:flex;justify-content:center;align-items:center;gap:30px;padding-bottom:var(--pd-all)}.tools .container .box .caption h1{font-size:48px;font-weight:600}.tools .container .box .caption p{font-weight:550;font-size:17px;line-height:30px;color:var(--p-color);width:60%;padding-top:var(--pd-all)}.tools .container .box .caption p span{color:var(--main-color)}.tools .container .box .image{width:400px;height:50%}.tools .container .cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;padding-top:var(--pd-all)}.tools .container .cards .card .image{width:100%;height:80%}.tools .container .cards .card .caption h2{font-size:30px;font-weight:550;padding:calc(var(--pd-all) - 20px) 0}.tools .container .cards .card .caption p{font-weight:550;font-size:15px;line-height:20px;color:var(--p-color);width:430px}@media screen and (max-width:992px){.tools .container .box{display:flex;flex-direction:column}.tools .container .box .image{width:100%;height:50%}.tools .container .box .caption{display:flex;flex-direction:column;justify-content:center;align-items:center}.tools .container .box .caption p{width:100%}.tools .container .cards .card{padding-bottom:20px}.tools .container .cards .card .image{width:100%;height:50%}.tools .container .cards .card .caption h2{font-size:25px}.tools .container .cards .card .caption p{width:90%}}</pre></body></html>