#developUniqueSystems{min-height:100vh;display:flex;flex-direction:column}#developUniqueSystems .content{display:flex;flex-direction:column;color:black;line-height:1.5em;height:100%;align-items:center;gap:1em;padding:1em}#developUniqueSystems .content .service .icon{margin-right:.4em;color:var(--main-color)}#developUniqueSystems .content .service .service-title{display:flex;flex-direction:row;align-items:center;margin-bottom:.5rem}#developUniqueSystems .content .service{width:70%}#developUniqueSystems .content .service p{text-align:justify}#developUniqueSystems .content .service ul{margin-left:4em}@media (max-width:768px){#developUniqueSystems h2{text-align:center}#developUniqueSystems .content{padding:1rem}#developUniqueSystems .content .service{width:unset}#developUniqueSystems .content .service ul{text-align:left;margin-left:1em}}.page-footer{width:100%;margin-top:auto;display:flex;flex-direction:row;gap:1em;background:black;color:white;justify-content:center;align-items:center}.page-footer .container{padding:1em;line-height:1.5em}.page-footer a{color:white;text-decoration:none}.page-footer a:hover{text-decoration:underline}@media only screen and (max-width:1000px){.page-footer{flex-direction:column;gap:0}}