@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-position:50%;background-size:auto;font-family:Roboto;font-size:14pt;text-align:center}a:-webkit-any-link{text-decoration:none}#navbar{align-items:center;background-color:#fdfdfd;display:flex;font-size:15pt;font-weight:600;height:145px;justify-content:center;letter-spacing:2px;padding-left:30px;padding-right:30px}#navbar div.navbar-link{color:inherit;font-weight:500;padding-right:50px;text-decoration:none}#navbar #navbar-menu{display:none}@media only screen and (max-width:768px){#navbar div.navbar-link{display:none}#navbar #navbar-menu{display:block;margin-left:25px}}#navbar a:-webkit-any-link{color:#000;padding-bottom:4px;text-decoration:none}#navbar a:-webkit-any-link.active{color:#d6d6d6;font-weight:600}.menu-link{color:inherit}.flex{display:flex;flex:1 1}#outlet-div{background-color:#0b090a;color:#fbfaf6;height:100%;height:calc(100vh - 145px);overflow-y:auto}#outlet-div p{font-size:12pt;margin-left:auto;margin-right:auto}#outlet-div p li{list-style-type:none}@media only screen and (max-width:768px){#outlet-div p{max-width:100%;min-width:100%;vertical-align:middle;width:100%}}#outlet-div img{border-radius:25px;max-width:40%;object-fit:contain;padding:10px}@media only screen and (max-width:768px){#outlet-div img{max-width:90%}}#outlet-div .image-row{margin-left:auto;margin-right:auto}#outlet-div a{color:#fff}#outlet-div #footer-div{background-color:#fdfdfd;border-radius:25px;color:#000;margin:50px auto;padding:30px;width:300px}#outlet-div #footer-div a{color:#000}div.layout-row{flex-direction:row}div.layout-column,div.layout-row{align-items:center;display:flex;justify-content:space-between}div.layout-column{flex-direction:column}div.layout-align-start{justify-content:flex-start}div.layout-align-center{justify-content:center}span.span-15{width:15px}#contact-div{background-color:#fdfdfd;margin-top:25px;width:700px}@media only screen and (max-width:768px){div.layout-sm-column{flex-direction:column}}#testimonials{background-color:#fdfdfd;color:#000;margin-bottom:25px}#testimonials div.layout-column{max-height:350px;min-height:150px;padding:50px;width:40%}#testimonials div.layout-column .signature{color:#3d3d3d;font-size:11pt;margin-bottom:auto;margin-top:15px}div.layout-section{align-content:center;background-color:#44444c;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:25px;max-height:500px;min-height:300px;padding:5px;text-align:center;width:33%}@media only screen and (max-width:768px){div.layout-section{width:90%}}div.layout-section span.header-span{font-size:16pt;margin-bottom:10px}div.layout-list{text-align:left}