img, iframe {max-width: 100%; height: auto} html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%} :root { --main-bg: #fff; --light: #f5f5f5; --light-comp: #4d4d4d; --dark: #333; --dark-comp: #fff; --primary: #448ccb; --primary-comp: #fff; --secondary: #01cdea; --secondary-comp: #fff; } html, body { -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }body { font-family: 'Red Hat Display', Arial, Helvetica, sans-serif; font-size: 18px; line-height: 1.5; text-align: center; }body, footer a { color: var(--light-comp, #4d4d4d); }body, header ul, .hero h1, .hero p, .row1 h2 { padding: 0; margin: 0; }h1, h2, h3, h4, h5, h6, p, th, td, dd, dt, li, blockquote { text-align: left; }h1, h2, h3, h4, h5, h6, nav, form input[type=submit], .btn, .row3, .row7 p { text-transform: uppercase; }h1, h2, h3, h4, h5, h6 { line-height: 1.3; }img, iframe { max-width: 100%; height: auto; }iframe { display: block; aspect-ratio: auto 16 / 9; width: 100%; margin: 1em auto; }.fullwidth { width: 100%; }a img, iframe { border: none; }a, .row6 img { transition: ease-in-out .3s; }a, header a:hover, form input[type=submit]:hover, .btn:hover, footer a:hover, .row7 a:hover, .solutions a:hover { text-decoration: none; }a, header a:hover, footer a:hover, .row7 a:hover { color: var(--primary, #448ccb); }a:hover { text-decoration: underline; }hr { border-width: 1px; border-color: #eee; border-style: none none solid; margin: 40px 0; }.imgLeft, .imgRight { max-width: 45%; }.imgLeft { float: left; margin: 10px 4% 2% 0; }.imgCenter { display: block; margin: 0 auto; }.imgRight { float: right; margin: 10px 0 2% 4%; }.clear { clear: both; }.nowrap, a[href^=tel] { white-space: nowrap; }sup { line-height: 0; }.hide { display: none !important; }.center, .ccpaNotice, .row3 h2, .row3 h3, .row3 p, .row7 h2, .row7 p, .row7 li { text-align: center !important; }.wrap { display: block; max-width: 1080px; margin: 0 auto; position: relative; }.bg-dark, .bg-primary { color: var(--dark-comp, #fff); }.bg-dark { background-color: var(--dark, #333); }.bg-primary { background-color: var(--primary, #448ccb); }.bg-light { background-color: var(--light, #f5f5f5); }.mid { align-items: center; align-self: center; }.grid { display: grid; grid-gap: 10px 20px; }.grid.half { grid-template-columns: repeat(2,1fr); }.grid.third { grid-template-columns: repeat(3,1fr); }.grid.fourth { grid-template-columns: repeat(4,1fr); } header, footer, .about .grid h3 span { font-size: 16px; }header, .hero { position: relative; }header { z-index: 999; }header .wrap, footer .wrap { padding: 20px 10px; }header .grid, footer .cta .grid, .row2 .grid { grid-template-columns: 250px 1fr; }header .grid > div:last-of-type, .hero h1, .hero p, footer .subfoot .grid > div:last-of-type { text-align: right; }nav li { display: inline-block; font-weight: bold; margin-left: 20px; }nav a, .hero h1, .hero p, .row7 a { color: var(--dark-comp, #fff); } .hero, .row3, .row7 { background-size: cover; background-position: center; position: relative; }.hero:before, .hero .wrap:after, .row3:before, .row7:before { content: ""; position: absolute; }.hero:before, .row3:before, .row7:before { width: 100%; height: 100%; background-color: rgba(0,0,0,.4); top: 0; left: 0; }.hero .wrap:after { width: 600px; background-color: #fff; height: 1px; top: 80%; right: 150px; }.hero { width: 100%; height: 450px; background-image: url(/images/158554078-multiethnic-crew-young-biracial-female-confident-qualified-specialist-hr-ceo-leader-head-member-of.jpg); margin-top: -111px; background-position-y: 25% }.hero > .wrap { top: 55%; transform: translateY(-55%); }.hero h1, .hero p, .row3 p, .row7 h2, .row7 p { padding: 0 10px; text-shadow: 2px 2px 3px rgba(0,0,0,.3); }.hero h1, .row7 h2 { font-size: 36px; }.hero p { font-size: 24px; font-weight: bold; }.hero .btn { margin-top: 40px; text-shadow: none; } .row1 .wrap { padding: 50px 10px 40px; }.row2 .bg-light { padding: 20px 40px 40px; border-left: 10px solid #448ccb; }.row2 .grid { grid-template-columns: 300px 1fr; grid-gap: 10px 50px; margin: 50px 0; }.row3, .row4 { margin: 60px 0; }.row3 { height: 400px; font-weight: bold; background-image: url(/images/84882838-working-day-in-open-plan-office.jpg); }.row3:before { background-color: rgba(0,0,0,.5); }.row3 .wrap, .row7 .wrap, .solutions .emphasis .wrap { top: 50%; transform: translateY(-50%); }.row3 p { max-width: 900px; margin: 20px auto; }.row4 .wrap { padding: 40px 10px; }.row6 .wrap { padding: 20px 10px; }.row6 img { vertical-align: middle; filter: grayscale(100%); opacity: 50%; margin: 40px 40px 20px; }.row6 img:hover { filter: grayscale(0); opacity: 100%; }.row7 { height: 600px; font-weight: bold; background-image: url(/images/71949065-city-square-business-financial-district-in-china.jpg); }.row7 ul { max-width: 850px; padding: 20px 0; margin: 40px auto; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }.row7 p a { padding: 0 10px; } form { margin: 20px 0; }form .grid { grid-gap: 0 10px; }form label { display: block; }form input[type=text], form input[type=email], form input[type=tel], form input[type=file], form input[type=submit], form select, form textarea, form input[type=password], .btn { font-family: 'Red Hat Display', sans-serif; font-size: 16px; }form input[type=text], form input[type=email], form input[type=tel], form select, form textarea, form input[type=password] { background-color: var(--main-bg, #fff); margin-bottom: 10px; padding: 0 10px; border: 1px solid #f5f5f5; }form input[type=text], form input[type=email], form input[type=tel], form select, form input[type=password] { height: 45px; }form input[type=text], form input[type=email], form input[type=tel], form textarea, form input[type=password] { width: calc(100% - 20px); }form select { width: 100%; }form input[type=file] { margin-left: 10px; border-radius: 0; }form textarea { height: 100px; padding: 15px 10px; }form input[type=submit], .btn { display: inline-block; min-width: 110px; font-weight: bold; text-align: center; line-height: 1.6; background-color: var(--primary, #448ccb); color: var(--primary-comp, #fff); padding: 10px 40px; margin: 10px 0; border: none; border-radius: 3px; transition: ease-in-out .3s; }form input[type=submit] { min-width: 250px; margin: 0; }form input[type=submit]:hover, .btn:hover { cursor: pointer; background-color: var(--secondary, #01cdea); color: var(--primary-comp, #fff); } footer .grid.fourth { padding: 40px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; } main, .contact .bg-light { padding: 40px 10px; }main h1, main h2, .row2 h3, .row3, .row7 li { font-size: 30px; }main h3, .row7 { font-size: 20px; }main h4 { font-size: 18px; }main ul, main ol { padding-left: 25px; }main li, footer li { margin: 5px 0; }.nolist, footer ul, .row7 ul, .contact ul { list-style: none; padding-left: 0; }.about .grid { padding: 50px 0 40px; margin: 50px 0; }.about .grid h3 span { display: block; margin: 5px 0; }.solutions .emphasis { height: 350px; background-color: #8eedff; margin: 40px 0; }.solutions .emphasis .grid { grid-template-columns: 400px 1fr; grid-gap: 0; }.solutions .emphasis img { display: block; object-fit: cover; height: 350px; }.contact .grid.mid { grid-template-columns: 300px 1fr; padding: 40px 0 50px; }.contact .grid.mid ul { padding: 10px 0 10px 70px; position: relative; }.contact li:first-of-type { position: absolute; top: 10px; left: 20px; }