@import url(https://cdn.jsdelivr.net/npm/open-sans-all@0.1.3/css/open-sans.min.css);*{font-family:Open Sans;margin:0;padding:0}body{background:radial-gradient(#fff,#d4e2e4)}.header{align-items:flex-start;background-color:#2e3141;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Open Sans;justify-content:flex-start;padding:3rem}.subline{font-size:1.4em}.logo{margin-bottom:2rem;width:200px}.business-card{background:#fff;flex-direction:row;font-size:1.6em;height:100%;padding:4rem}.business-card,.outer{align-items:center;display:flex;justify-content:center}.outer{min-height:100vh}.container{flex-direction:row;gap:120px;max-width:1200px}.business-card-row,.container{align-items:center;display:flex}.business-card-row{font-size:1em;line-height:2.5em}.business-card-contact{line-height:2em;text-align:center}.business-card-contact .title{color:#656565}.ui-icon{margin-right:1rem}a{color:#2e3141;text-decoration:none}.services .service-element{display:block;font-size:1em;margin:4px;opacity:.1;-webkit-transform:translateX(0);transform:translateX(0);transition:all 1s}.services .service-element.active{display:inline-block;height:auto;opacity:1;-webkit-transform:translateX(-10px);transform:translateX(-10px);visibility:visible}.page>div{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:6rem 5rem;width:100%}.page{background:#fff;border-radius:1rem;box-shadow:0 30px 30px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-width:1200px;overflow:hidden}@media screen and (max-width:1150px){.logo{-webkit-margin-start:0;margin-inline-start:0}.services{display:none}.services .service-element{height:0;opacity:0;overflow:hidden;visibility:hidden}.container{align-items:flex-start;gap:10px;justify-content:flex-start}.container,.page{flex-direction:column}.page{border-radius:0}.page>div{padding:5rem}.page>div:nth-child(2){padding-bottom:0}}path{stroke-dasharray:0;-webkit-animation:dashdraw 3s linear;animation:dashdraw 3s linear}@-webkit-keyframes dashdraw{0%{stroke-dasharray:0;stroke-dashoffset:0}to{stroke-dasharray:1000;stroke-dashoffset:100}}@keyframes dashdraw{0%{stroke-dasharray:0;stroke-dashoffset:0}to{stroke-dasharray:1000;stroke-dashoffset:100}}
/*# sourceMappingURL=main.976dff00.css.map*/