/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,900");@import url("https://use.typekit.net/tpn7mce.css");html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);transform:scale(1, -1)}.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1, -1);transform:scale(-1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:normal;src:url("../webfonts/fa-brands-400.eot");src:url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-brands-400.woff2") format("woff2"),url("../webfonts/fa-brands-400.woff") format("woff"),url("../webfonts/fa-brands-400.ttf") format("truetype"),url("../webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands'}/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;src:url("../webfonts/fa-solid-900.eot");src:url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-solid-900.woff2") format("woff2"),url("../webfonts/fa-solid-900.woff") format("woff"),url("../webfonts/fa-solid-900.ttf") format("truetype"),url("../webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}html{-webkit-box-sizing:border-box;box-sizing:border-box}#comments,.entry-footer{display:none}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}#st_gdpr_iframe{border:none}.visible-small{display:block}.hidden-small{display:none}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}a{color:#f3715e;text-decoration:none;-webkit-transition:color .15s ease;transition:color .15s ease}a:hover{color:#e65a34}.brand-gradient{background-image:-webkit-gradient(linear, left bottom, right top, from(#3584c5), color-stop(#2e8dcc), color-stop(#2797d2), color-stop(#21a0d7), color-stop(#1ea9dc), color-stop(#00b0da), color-stop(#00b6d7), color-stop(#00bcd2), color-stop(#00bfc1), color-stop(#00c1a8), color-stop(#3cc18b), to(#66bf6b));background-image:linear-gradient(to right top, #3584c5, #2e8dcc, #2797d2, #21a0d7, #1ea9dc, #00b0da, #00b6d7, #00bcd2, #00bfc1, #00c1a8, #3cc18b, #66bf6b)}.cta-gradient{background-image:-webkit-gradient(linear, left top, right top, from(#3584c5), color-stop(#2e8dcc), color-stop(#2797d2), color-stop(#21a0d7), color-stop(#1ea9dc), color-stop(#00b0da), color-stop(#00b6d7), color-stop(#00bcd2), color-stop(#00bfc1), color-stop(#00c1a8), color-stop(#3cc18b), to(#66bf6b));background-image:linear-gradient(to right, #3584c5, #2e8dcc, #2797d2, #21a0d7, #1ea9dc, #00b0da, #00b6d7, #00bcd2, #00bfc1, #00c1a8, #3cc18b, #66bf6b)}.align-right{text-align:right}body{color:#41434d;font:normal 100%/1.4 "Roboto","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif}h1{color:#141519;font:normal 600 135%/1.5 "Roboto","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif}h2{color:#141519;font:normal 600 130%/1.45 "Roboto","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif}h3{color:#141519;font:normal 300 1.875rem/1 "Roboto","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif}h4{color:#29abe2;font:normal 400 1.125rem/1.45 "Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;text-transform:uppercase}.bodyContent h3{line-height:50%}#cmsIntro .cta-button{background:#e65a34;color:#fff;width:auto;padding:.625rem 0;display:block;max-width:275px;font-size:1.12rem;margin:1.75rem auto 0 auto;-webkit-transition:all 0.3 ease;transition:all 0.3 ease;border:none}#cmsIntro .cta-button:hover{background:#f3715e;color:#fff}@media (min-width: 990px){.visible-small{display:none}.hidden-small{display:block}}#header-contain{overflow:hidden;position:relative;height:80vh;z-index:1}#header-contain.interior.project{height:40vh}@media (min-width: 760px){#header-contain.interior.project{height:40vh}}@media (min-width: 990px){#header-contain.interior.project{height:50vh}}#header-contain.interior.cms{height:auto}@media (min-width: 760px){#header-contain.interior.cms{height:auto}}@media (min-width: 990px){#header-contain.interior.cms{height:auto}}#header-contain.interior.cms header{background:url("/wp-content/themes/dks/assets/images/blue-back.png") no-repeat;background-size:cover;background-position:center bottom;height:auto}#header-contain.interior.about header{background:url("/wp-content/themes/dks/assets/images/work-top.png") no-repeat;background-size:cover;background-position:center bottom;height:auto;background-size:cover}#header-contain.interior.cms .container{padding:10vh 0 15vh 0;top:0}@media (min-width: 990px){#header-contain.interior.cms .container{padding:20vh 0 35vh 0}}#header-contain.interior.industry{height:65vh}@media (min-width: 760px){#header-contain.interior.industry{height:50vh}}@media (min-width: 990px){#header-contain.interior.industry{height:500px}}@media (min-width: 1200px){#header-contain.interior.industry{height:510px}}#header-contain.interior.industry .container{text-align:left !important;font-size:1.125rem}#header-contain.interior.cms h1,#header-contain.interior.industry h1,#header-contain.interior.work h1,#header-contain.interior.about h1{font-size:2.1875rem;line-height:2.4375rem;margin-bottom:0}@media (min-width: 760px){#header-contain.interior.cms h1,#header-contain.interior.industry h1,#header-contain.interior.work h1,#header-contain.interior.about h1{font-size:2.5rem;line-height:2.75rem;margin-bottom:0}}@media (min-width: 990px){#header-contain.interior.cms h1,#header-contain.interior.industry h1,#header-contain.interior.work h1,#header-contain.interior.about h1{font-size:2.8125rem;line-height:3.0625rem;margin-bottom:0}}#header-contain.interior.industry h1,#header-contain.interior.work h1{margin-bottom:20px}#header-contain.interior.work h1,#header-contain.interior.about h1{text-align:center}#header-contain.interior.work h2{font-size:1.375rem;color:#fff;font-weight:400;margin-top:10px;text-align:center}header{position:relative;background:radial-gradient(circle at 95.09% 2.36%, #373740, transparent 50%),radial-gradient(circle at 87.8% 77.03%, #3583C4, transparent 92%),radial-gradient(circle at 32.33% 64.08%, #29ABD4, transparent 71%),radial-gradient(circle at .69% .82%, #373740, transparent 75%),radial-gradient(circle at 50% 50%, #8783d0, #8783d0 100%);height:121vh;overflow:hidden}@media (min-width: 375px){header{height:100vh}}#shape-fill{background:#141619;background:-webkit-gradient(linear, left top, right top, from(#141619), to(#42434e));background:linear-gradient(to right, #141619, #42434e)}header svg{position:absolute;top:0px;z-index:1}#backSlide{opacity:1;height:100vh;width:100vw}.homeSlide #backSlide{opacity:0.5}@-webkit-keyframes first-rotate{0%{-webkit-transform:matrix(-0.99, 0.16, -0.6, -0.99, -404.5, 404.5);transform:matrix(-0.99, 0.16, -0.6, -0.99, -404.5, 404.5)}50%{-webkit-transform:matrix(0.63, -0.77, 0.77, 0.63, -404.5, 404.5);transform:matrix(0.63, -0.77, 0.77, 0.63, -404.5, 404.5)}1000%{-webkit-transform:matrix(-0.99, 0.16, -0.16, -0.99, -404.5, 404.5);transform:matrix(-0.99, 0.16, -0.16, -0.99, -404.5, 404.5)}}@keyframes first-rotate{0%{-webkit-transform:matrix(-0.99, 0.16, -0.6, -0.99, -404.5, 404.5);transform:matrix(-0.99, 0.16, -0.6, -0.99, -404.5, 404.5)}50%{-webkit-transform:matrix(0.63, -0.77, 0.77, 0.63, -404.5, 404.5);transform:matrix(0.63, -0.77, 0.77, 0.63, -404.5, 404.5)}1000%{-webkit-transform:matrix(-0.99, 0.16, -0.16, -0.99, -404.5, 404.5);transform:matrix(-0.99, 0.16, -0.16, -0.99, -404.5, 404.5)}}@-webkit-keyframes first-group-rotate{0%{-webkit-transform:matrix(1, 0, 0.46, 1, 0, 0);transform:matrix(1, 0, 0.46, 1, 0, 0)}50%{-webkit-transform:matrix(1, 0, -1.18, 1, 0, 0);transform:matrix(1, 0, -1.18, 1, 0, 0)}700%{-webkit-transform:matrix(1, 0, 0.46, 1, 0, 0);transform:matrix(1, 0, 0.46, 1, 0, 0)}}@keyframes first-group-rotate{0%{-webkit-transform:matrix(1, 0, 0.46, 1, 0, 0);transform:matrix(1, 0, 0.46, 1, 0, 0)}50%{-webkit-transform:matrix(1, 0, -1.18, 1, 0, 0);transform:matrix(1, 0, -1.18, 1, 0, 0)}700%{-webkit-transform:matrix(1, 0, 0.46, 1, 0, 0);transform:matrix(1, 0, 0.46, 1, 0, 0)}}#first-group{-webkit-animation:20s first-group-rotate infinite;animation:20s first-group-rotate infinite}@-webkit-keyframes second-rotate{0%{-webkit-transform:matrix(0.42, 0.91, -0.91, 0.42, 660, 404.5);transform:matrix(0.42, 0.91, -0.91, 0.42, 660, 404.5)}350%{-webkit-transform:matrix(0.67, 0.74, -0.74, 0.67, 660, 404.5);transform:matrix(0.67, 0.74, -0.74, 0.67, 660, 404.5)}700%{-webkit-transform:matrix(0.42, 0.91, -0.91, 0.42, 660, 404.5);transform:matrix(0.42, 0.91, -0.91, 0.42, 660, 404.5)}}@keyframes second-rotate{0%{-webkit-transform:matrix(0.42, 0.91, -0.91, 0.42, 660, 404.5);transform:matrix(0.42, 0.91, -0.91, 0.42, 660, 404.5)}350%{-webkit-transform:matrix(0.67, 0.74, -0.74, 0.67, 660, 404.5);transform:matrix(0.67, 0.74, -0.74, 0.67, 660, 404.5)}700%{-webkit-transform:matrix(0.42, 0.91, -0.91, 0.42, 660, 404.5);transform:matrix(0.42, 0.91, -0.91, 0.42, 660, 404.5)}}#second{-webkit-animation:18s second-rotate infinite;animation:18s second-rotate infinite}@-webkit-keyframes second-group-rotate{0%{-webkit-transform:matrix(1, 0, 1.14, 1, 0, 0);transform:matrix(1, 0, 1.14, 1, 0, 0)}50%{-webkit-transform:matrix(1, 0, -0.9, 1, 0, 0);transform:matrix(1, 0, -0.9, 1, 0, 0)}700%{-webkit-transform:matrix(1, 0, 1.14, 1, 0, 0);transform:matrix(1, 0, 1.14, 1, 0, 0)}}@keyframes second-group-rotate{0%{-webkit-transform:matrix(1, 0, 1.14, 1, 0, 0);transform:matrix(1, 0, 1.14, 1, 0, 0)}50%{-webkit-transform:matrix(1, 0, -0.9, 1, 0, 0);transform:matrix(1, 0, -0.9, 1, 0, 0)}700%{-webkit-transform:matrix(1, 0, 1.14, 1, 0, 0);transform:matrix(1, 0, 1.14, 1, 0, 0)}}header .container{position:relative;top:40vh;z-index:800;color:#fff;text-align:center}header h3,header h1{font-size:1.75rem;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;line-height:2rem;color:#fff !important}header h5{font-size:x-large;color:#29abe2;font-weight:300;text-transform:uppercase}@media (min-width: 990px){header h5{font-size:.75rem}}.page-template-general-template header h5{font-size:1.75rem;font-family:"Prometo", "Helvetica Neue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;font-weight:400;line-height:2rem;color:#fff}header.entry-header{background:#fff;height:auto}header.entry-header::before{width:0px;height:0px}.footerSocialText{position:absolute;left:3000px}footer{background-color:#42434e;padding:1.75rem 0;color:#fff;font-size:.75rem;overflow:hidden}.footer-logo{float:left;margin:0 20px 0 0;width:100px;height:auto;display:none}.copyright{text-align:center}footer a{color:#fff}footer a:hover{color:#29abe2}#contactInfo,#contactInfos{text-align:center}#footerNav{list-style:none;display:none;margin:0px;white-space:nowrap}#getSocial{list-style:none;display:block;margin:20px auto 10px auto;text-align:center;padding:0}#footerNav{display:none}#footerNav li,#getSocial li{display:inline-block}#getSocial li{width:36px;text-align:center}#footerNav li{padding:0 10px}#getSocial i{margin:10px 0;width:25px;font-size:1.125rem}@media (min-width: 760px){.footer-logo,#footerNav{display:block}#contactInfo,#contactInfos{text-align:left}#getSocial,.copyright{text-align:right;margin:0}#footerNav,#getSocial,.copyright{padding:0 25px 0 0}}.dropdown-item,.dropdown-item:focus,.dropdown-item:hover{background-color:transparent !important;-webkit-tap-highlight-color:transparent !important}#globalHeader{background:transparent;position:absolute;top:0;left:0;width:100%;z-index:998;height:80px}#globalHeader.fixed-header,#globalHeader.interior{position:fixed;top:0;left:0;width:100%;background-color:#f7f8f9;top:0px;-webkit-transition:all 1s ease;transition:all 1s ease;height:80px}#globalHeader.fixed-header .header-logo #mainLogo,#globalHeader.interior .header-logo #mainLogo,#globalHeader .header-logo #fixedLogo{display:none}#globalHeader.fixed-header .header-logo #fixedLogo,#globalHeader.interior .header-logo #fixedLogo{display:block}#whiteLogo{display:none !important}#globalHeader nav{opacity:0;display:none}#globalHeader.sideOpen nav{display:block}#globalHeader.fixed-header nav,#globalHeader.interior nav{transform:scaleY(1);-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);-ms-transform:scaleY(1);font-size:1rem}#globalHeader.fixed-header nav,#globalHeader.interior nav{top:0}#globalHeader .header-logo{transform:scale(0.75);-webkit-transform:scale(0.75);-moz-transform:scale(0.75);-o-transform:scale(0.75);-ms-transform:scale(0.75);display:block;position:absolute;top:-8px;left:0;width:120px;height:120px;z-index:900}#globalHeader .header-logo .logo{width:147px;margin-top:0}#globalHeader.fixed-header .header-logo,#globalHeader.interior .header-logo{top:-5px}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){#globalHeader.fixed-header .header-logo,#globalHeader.interior .header-logo{top:-20px}}#globalHeader.fixed-header .header-logo .logo,#globalHeader.interior .header-logo .logo{width:110px}#globalHeader.sideOpen .header-logo{display:none}#globalHeader.sideOpen #navArea.align-right{text-align:left;margin-top:0;font-size:2.5rem;position:fixed;left:-20px;top:50px !important}@media (min-width: 375px){#globalHeader.sideOpen #navArea.align-right{margin-top:-3rem}}#globalHeader.sideOpen #navArea.align-right .nav-link{padding:.5rem 1rem 0 1rem}#globalHeader.sideOpen #navArea.align-right nav>ul>li{margin-top:0}#globalHeader .dks-1{fill:#fff}#globalHeader .dks-2{fill:url(#logo-gradient)}#globalHeader.fixed-header .has-children>a:after,#globalHeader.interior .has-children>a:after{background-image:url(../images/icons/nav-dropdown-arrow-invert.svg);background-position:50% 50%;background-repeat:no-repeat}#globalHeader.fixed-header .dks-1,#globalHeader.interior .dks-1{fill:#42434E}#globalHeader nav>ul>li{display:inline-block;margin-left:30px;margin-top:2px}#globalHeader.sideOpen nav>ul>li{margin-left:10px}#globalHeader.sideOpen nav>ul>li>a:hover{color:#ffffff !important}#globalHeader nav>ul>li>a{color:#fff !important;font-size:1rem}#globalHeader nav>ul>li>a:hover{color:#f3715e !important}#globalHeader.fixed-header nav>ul>li>a,#globalHeader.interior nav>ul>li>a{color:#141519 !important}#globalHeader.fixed-header nav>ul>li>a:hover,#globalHeader.interior nav>ul>li>a:hover{color:#29abe2 !important}#globalHeader nav>ul>li.contactUs>a{background:#e65a34 !important;color:#fff !important;-webkit-transition:background .3s ease;transition:background .3s ease}#globalHeader nav>ul>li.contactUs>a:hover{color:#ffffff !important}#globalHeader nav>ul>li.contactUs>a:hover{background:#f3715e !important}#globalHeader.sideOpen.fixed-header,#globalHeader.sideOpen.interior{background:transparent !important}#globalHeader.sideOpen nav.side li.contactUs>a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:transparent !important}#globalHeader.sideOpen #navArea.align-right nav.side ul>li>a.contactLink,#globalHeader.sideOpen #navArea.align-right nav.side ul>li>a.contactLink:hover{background:transparent !important}#globalHeader.sideOpen #navArea.align-right nav.side{float:none;opacity:0}#globalHeader.sideOpen #navArea.align-right nav.side{-webkit-animation-name:reappear;animation-name:reappear;-webkit-animation-duration:2.75s;animation-duration:2.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0.8s;animation-delay:0.8s;z-index:1000}#menu-main-navigation .dropdown.open>ul.sub-menu{display:block}@-webkit-keyframes reappear{0%{opacity:0}10%{opacity:0}100%{opacity:1}}@keyframes reappear{0%{opacity:0}10%{opacity:0}100%{opacity:1}}#globalHeader.sideOpen nav ul li>a{font-size:2rem}#globalHeader.sideOpen nav ul li>a:focus{background:none}#globalHeader.sideOpen nav ul.dropdown-menu li>a.dropdown-item{font-size:1.25rem}#globalHeader.sideOpen .dropdown-toggle::after{display:none}#globalHeader.sideOpen .dropdown-menu{position:relative;display:block !important;background:transparent;border:none;margin:-7px 0 10px 20px;opacity:1 !important;font-size:1.25rem;top:0}#globalHeader.sideOpen .dropdown-menu a,#globalHeader.sideOpen.fixed-header .drowdown-menu a,#globalHeader.sideOpen.fixed-header nav>ul>li>a,#globalHeader.sideOpen.interior .drowdown-menu a,#globalHeader.sideOpen.interior nav>ul>li>a{color:#fff !important}@media (min-width: 760px){nav{float:right;margin-top:30px}#globalHeader.fixed-header nav,#globalHeader.interior nav{margin-top:20px}.dropdown-menu{background-color:#fff}.dropdown-item:hover{background:transparent;color:#29abe2 !important}#globalHeader.sideOpen #navArea.align-right{left:50px}#globalHeader nav{opacity:1;display:block}#globalHeader nav>ul>li{margin-left:0px}#globalHeader.sideOpen #navArea{width:50%}}@media (min-width: 990px){#globalHeader nav>ul>li{margin-left:30px}}a.dropdown-toggle.nav-link{color:#141519 !important}@media (min-width: 990px){.sub-menu .dropdown-toggle::after{display:none !important}}.sub-menu.dropdown-menu ul.dropdown-menu{display:block !important;position:relative;float:none;margin:0 0 0 1.5rem;padding:0;border:none}.sub-menu.dropdown-menu ul.dropdown-menu .nav-link.dropdown-item{padding:0 1rem .3rem 0;font-size:.875rem}body.noScroll{overflow:hidden}#sideNav{position:fixed;width:30px;height:100vh;right:0;top:0;background-color:transparent;z-index:1000;-webkit-transition:all;transition:all;-webkit-transition:all .8s ease;transition:all .8s ease}#closeSide.fas.fa-times{position:fixed;top:20px;right:20px;color:#fff;z-index:1000;font-size:2.5rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;-webkit-transition:all 1s ease;transition:all 1s ease}#sideNav.show{z-index:997;font-size:2.5rem}#closeSide.fas.fa-times.show{display:block;opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}#sideNav.show.brand-gradient{width:100%}#sideNav .fa-bars{color:#29abe2;position:absolute;top:20px;right:20px;font-size:2rem}#sideNav.show .fa-bars{display:none}#sideInfo{display:none}@media (min-width: 760px){#sideNav .fa-bars{color:#fff;font-size:1.25rem;top:.625rem}#sideNav{background-color:#29abe2}#sideNav .fa-bars{right:5px}#sideNav.show #sideInfo{display:block;list-style:none;position:absolute;right:12%;top:140px;color:#fff;font-size:1rem;-webkit-animation-name:sideShow;animation-name:sideShow;-webkit-animation-duration:2.75s;animation-duration:2.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0.8s;animation-delay:0.8s;z-index:1000}#sideInfo h4{font-size:1.125rem;font-weight:700;margin:1rem 0 0 0;color:#fff}#sideInfo a{font-weight:400;color:#fff}@-webkit-keyframes sideShow{0%{opacity:0}10%{opacity:0}100%{opacity:1}}@keyframes sideShow{0%{opacity:0}10%{opacity:0}100%{opacity:1}}}@media (min-width: 990px){#sideNav.show #sideInfo{right:25%;top:140px}}.standard-button{padding:.75rem 1.125rem;color:#29abe2;border:solid 1px #29abe2;background:transparent;border-radius:30px;-webkit-transition:all .4s ease-in;transition:all .4s ease-in;margin-top:1.25rem;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.standard-button:hover{color:#fff;background:#29abe2}.arrowLink{text-decoration:none;color:#3584c5;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:20px auto 0 auto;-webkit-transition:color .3s ease;transition:color .3s ease}.arrowLink:hover{color:#29abe2}.arrowLink:after{display:inline-block;content:' ';background-repeat:no-repeat;width:16px;height:16px;margin:0 0 -2px 5px;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#3584c5;-webkit-mask-image:url("../images/link-arrow.svg");mask-image:url("../images/link-arrow.svg");-webkit-mask-image:no-repeat;mask-image:no-repeat}.arrowLink:hover:after{background-color:#29abe2}#backPattern{background:url("/wp-content/themes/dks/assets/images/hero-pattern.png")}.homeSlide header{height:auto}.homeSlide header .container{text-align:left;top:0}.homeSlide header .container #HomeHero{padding-top:21vh;padding-bottom:20vh}@media (min-width: 375px){.homeSlide header .container #HomeHero{padding-top:14vh}}#HomeHero #heroImage{margin-top:0px;margin-bottom:40px;width:100%}@media (min-width: 760px){#HomeHero #heroImage{margin-top:100px}}@media (min-width: 990px){#HomeHero #heroImage{margin-top:100px;margin-bottom:0;width:145%;height:auto;margin-top:-10vh}}.homeSlide header h2{color:#fff;font-size:1.5rem;line-height:1.5rem;font-weight:300;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}.homeSlide header h1{color:#29abe2;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:2.125rem;line-height:2.125rem;font-weight:400;margin-bottom:20px}#HomeHero{z-index:1}#HomeHero a{border:none;background:#e65a34;border-radius:30px;color:#fff;text-decoration:none;padding:10px;text-align:center;text-transform:uppercase;font-size:15px;-webkit-transition:all .8s ease;transition:all .8s ease;margin-top:20px;display:block;width:135px}#HomeHero a:hover{background:#f3715e;color:#fff}#header-contain.homeSlide{height:auto}#CTAblock{position:relative;z-index:300}#CTAblock .cover-right,#CTAblock .cover-left{background-color:#fff;width:20%;z-index:800;height:100%;position:absolute}#CTAblock .cover-top,#CTAblock .cover-bottom{background-color:#fff;height:30px;z-index:800;width:100%;position:absolute}#CTAblock .cover-top{top:0px;left:0px;background:transparent}#CTAblock .cover-bottom{bottom:0px;left:0px;background:transparent}#CTAblock .cover-left{top:0;left:0}#CTAblock .cover-right{top:0;right:0;background:#f0f0f0}#CTA{display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;display:block;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:distribute;align-content:space-around;position:relative;height:300px;text-align:center;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 0 0}#CTAblock .cover.animate{-webkit-animation-name:uncover;animation-name:uncover;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0.3s;animation-delay:0.3s}#CTAblock .tb-cover.animate{-webkit-animation-name:huncover;animation-name:huncover;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:0.3s;animation-delay:0.3s;z-index:1000}#CTAblock h2{font-size:1.625rem;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:400;color:#fff;margin:40px 0}#CTAblock .cta-gradient{overflow:hidden}#CTAblock .solid-arrow-left{height:480px;opacity:0.05;position:absolute;left:-80px;top:-100px}#CTAblock .border-arrow-left{height:180px;opacity:0.1;position:absolute;left:12%;top:80px}#CTAblock .solid-arrow-right{height:480px;opacity:0.05;position:absolute;right:-10%;bottom:-120px;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}#CTAblock .border-arrow-right{height:210px;opacity:0.1;position:absolute;right:5%;top:-30px;-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}a.cta-button{border:solid 1px #fff;border-radius:30px;color:#fff;text-decoration:none;padding:10px 25px;text-transform:uppercase;font-size:15px;-webkit-transition:all .8s ease;transition:all .8s ease;position:relative;z-index:800}a.cta-button:hover{background:#fff;color:#29abe2}.interior.solution a.cta-button{border:none;background:#e65a34;color:#fff}.interior.solution a.cta-button:hover{background:#f3715e;color:#fff}@-webkit-keyframes uncover{0%{width:20%}100%{width:0%}}@keyframes uncover{0%{width:20%}100%{width:0%}}@-webkit-keyframes huncover{0%{height:30px}100%{height:0}}@keyframes huncover{0%{height:30px}100%{height:0}}#homeBody{position:relative;display:block;z-index:2}#homeOpener{z-index:2;text-align:center;margin-top:30px}#homeOpener #arrowsDown{display:block;width:72px;height:auto;margin:-10px auto -20px auto}.marginTop{margin:6rem 0 0 0}@media (min-width: 1024px){.marginTop{margin:0 0 .75rem 0}}#homeOpener h2{line-height:1.2rem}@media (min-width: 760px){#homeOpener h2{line-height:1.6rem}}#homeOpener h3{font-size:1.625rem;line-height:1.625rem}@media (min-width: 768px){#homeOpener h3{font-size:1.75rem}}#homeDo{margin-top:20px}#homeExp{margin:0;padding:0 5px}@media (min-width: 375px){#homeExp{padding:0 25px}}@media (min-width: 760px){#homeExp{margin:0}}@media (min-width: 990px){#homeExp{margin:0}}.wedo{font-size:.9375rem;text-transform:uppercase}#homeOpener h4{line-height:1.2rem}.wedo::after{display:block;content:"";width:2px;background-color:#29abe2;height:90px;margin:-22px 0 8px -15px;position:absolute}@media (min-width: 760px){.wedo::after{margin:-22px 0 8px -15px}}@media (min-width: 990px){.wedo::after{display:block;height:100px;margin:8px 0 8px 60px;position:relative;top:0;left:0}}.wedo h3{font-size:1.625rem;line-height:1.6875rem}@media (min-width: 760px){.wedo h3{font-size:1.875rem;line-height:1.9rem}}#homeDo.card-deck{padding:0 0px}#homeDo.card-deck .card{-webkit-box-flex:0;-ms-flex:0 0 95%;flex:0 0 95%;background:#fff;padding:20px 20px 50px 20px;-webkit-transition:-webkit-transform .7s .3s ease;transition:-webkit-transform .7s .3s ease;transition:transform .7s .3s ease;transition:transform .7s .3s ease, -webkit-transform .7s .3s ease;z-index:2;border:solid 2px #f0f0f0}@media (min-width: 760px){#homeDo.card-deck .card{-webkit-box-flex:1;-ms-flex:1 0 45%;flex:1 0 45%;margin-bottom:40px;max-height:320px}}@media (min-width: 990px){#homeDo.card-deck .card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0px}}#homeDo .card,#homeExp .card{border-radius:0;font-size:1.0625rem;-webkit-transition:-webkit-box-shadow .6s ease;transition:-webkit-box-shadow .6s ease;transition:box-shadow .6s ease;transition:box-shadow .6s ease, -webkit-box-shadow .6s ease}#homeExp .card .card-img-top{height:175px}#homeExp .card img{width:75%;margin:30px auto}#homeExp .card-body{line-height:1.15rem}#homeDo .card{z-index:2;border:none;background:transparent;font-size:1rem}#homeDo .card .itemContainer{margin:5px;background:#fbfcfc;-webkit-transition:.2s;transition:.2s;padding:35px;position:relative;top:5px;left:0;right:0}#homeDo .card:hover .itemContainer{margin:0 5px}#homeDo .card .itemContainer .itemTable{display:table;width:100%}#homeDo .card .itemContainer .itemTable::after{clear:both}#homeDo .card .itemContainer .itemTable .columnLeft{display:table-cell;vertical-align:middle;width:50px;text-align:center;padding-right:20px;border-right:solid 1px rgba(0,0,0,0.05)}#homeDo .card .itemContainer .itemTable .itemTable .columnLeft img{opacity:.4;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:.2s;transition:.2s}#homeDo .card .itemContainer .itemTable .columnRight{display:table-cell;vertical-align:middle;padding:5px 0 5px 20px;font-size:22px;color:#000;height:65px}#homeDo .card .itemContainer .card-content{padding:0;margin:30px 0 0 15px}#homeDo .card .link,.solutionPage .card .link{position:absolute;left:0;bottom:-13px;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease}@media (min-width: 990px){#homeDo .card .link,.solutionPage .card .link{bottom:-3px}}#homeDo .card:hover .link,.solutionPage .card:hover .link{bottom:-14px}#homeDo .card .link a,.solutionPage .card .link a{width:120px;color:white;background:#29abe2;display:block;margin:0 auto;height:30px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:30px;-webkit-transition:all .4s ease;transition:all .4s ease;overflow:hidden;font-size:.875rem;text-align:center;padding:5px 0 0 0}@media (min-width: 1200px){#homeDo .card .link a,.solutionPage .card .link a{height:4px}}#homeDo .card:hover,#homeExp .card:hover{-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2)}#homeDo .card:hover .link a,.solutionPage .card:hover .link a{color:#fff;height:30px;text-decoration:none}#homeDo .card:hover .link a:hover,.solutionPage .card:hover .link a:hover{color:#fff;background:#3584c5;text-decoration:none}#homeDo .card h2{font-size:1rem;line-height:1.125rem;text-transform:uppercase;text-align:center;margin-bottom:20px}.service-icon{width:90px;height:90px;display:block;margin:0 auto 15px auto}#homeExp .card-info{font-size:.875rem;font-weight:300;bottom:10px;left:10px;color:#fff}#homeExp .card-info .card-dks-subtitle{position:relative;display:block}#homeExp .card-info .client{font-size:1rem;line-height:.0625rem;font-weight:600;margin-bottom:.5rem}#homeExp .card-deck{z-index:2;position:relative}#homeDo h10{font-size:150px;color:#f0f0f0;position:absolute;z-index:1;display:none;font-weight:900;top:45px;opacity:0.4}@media (min-width: 990px){#homeDo h10{display:block}}#homeExp h3,#homeExp h4,#homeBlog h3,#homeBlog h4{position:relative;z-index:2}#homeBlog h3,#homeBlog h4{display:block;text-align:center}#homeExp h3,#homeBlog h3{line-height:1.875rem;margin:.0625rem 0 1.5rem 0;color:#141519}#homeExp h4,#homeBlog h4{color:#29abe2;margin:0}#homeExp .card-deck{margin-top:20px}#heroCarousel{display:none}@media (min-width: 760px){.homeSlide header .container #HomeHero{padding-top:0}#homeHero #HomeHero#heroCarousel{margin-top:-50px}#homeDo.card-deck{padding:0 40px}#homeDo{margin-top:40px}#CTA{padding:40px 95px 0 75px}.homeSlide header h2{color:#fff;font-size:1.6875rem;white-space:nowrap;line-height:2rem;font-weight:300;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}.homeSlide header h1{color:#29abe2;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:2.75rem;line-height:2.75rem;font-weight:400;margin-bottom:20px}}@media (min-width: 990px){#heroCarousel{display:block}.homeSlide header .container #HomeHero{padding-top:20vh}#HomeHero #heroCarousel{margin-top:-40px;text-align:center}#HomeHero #heroCarousel h4{margin:-20px 0 0 0}#homeDo{display:-webkit-box;display:-ms-flexbox;display:flex}#homeDo .card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0px}#homeExp .card-deck{margin-top:0px}#CTA{padding:40px 0 0 0}}.home-slant{position:relative;margin-top:6rem;margin-bottom:8rem}.slant--grey .slant__container{position:relative;background-image:-webkit-gradient(linear, left top, right top, from(#cae0f1), color-stop(50%, #c5ecf7));background-image:linear-gradient(90deg, #cae0f1 0%, #c5ecf7 50%);-webkit-transform:skewY(2.7deg);transform:skewY(2.7deg);overflow:hidden;padding:2.4rem 0}.slant--grey .slant__row{max-width:1200px;margin:0 auto;position:relative;-webkit-transform:skewY(-2.7deg);transform:skewY(-2.7deg)}.slant--grey .slant__row::after{clear:both;content:"";display:block}.slant--grey::before{content:'';position:absolute;top:0;left:0;width:100%;height:80%;background-image:-webkit-gradient(linear, left top, right top, color-stop(20%, #42BCE7), to(#42BCE7));background-image:linear-gradient(90deg, #42BCE7 20%, #42BCE7 100%);-webkit-transform:skewY(-2.7deg);transform:skewY(-2.7deg);opacity:0.88;z-index:-1}@media (min-width: 1000px){.slant--grey::before{top:0}}#homeTestimonial{margin:-80px 0 90px 0;position:relative}#homeTestimonial #quoteIcon{position:absolute;display:block;width:200px;height:auto;top:-90px;left:calc(50% - 100px);z-index:1;opacity:0.2}#homeTestimonial .Testimonial{font-size:1.625rem;line-height:2.125rem;font-style:italic;font-weight:100;text-align:center}#homeTestimonial .homeAttribute{font-size:1rem;margin-top:1.875rem;text-align:center}#homeBlog .card-deck .card h2{margin:25px 0 15px 0;text-transform:uppercase;font-size:1.125rem;line-height:1.5rem;font-weight:600;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}#homeBlog .card-deck .card h2 a{color:#141519}@media (min-width: 760px){#homeBlog .card-deck .card{-webkit-box-flex:1 !important;-ms-flex:1 0 0% !important;flex:1 0 0% !important}}#homeBlog .card-deck .card .cardWrap{padding:10px 30px 30px 30px;position:relative}#homeAsk{text-align:center;margin-top:80px;margin-bottom:-150px;display:block;font-size:1.375rem;font-weight:400;background-color:rgba(255,255,255,0.2)}#homeAsk .btn.btn-secondary.dropdown-toggle{background:transparent;border:none;border-bottom:solid 1px #fff;border-radius:0}#homeAsk label{white-space:nowrap;padding:0 0 0.4rem .3125rem;margin-top:-.5rem;display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1;*display:inline;text-align:center;position:relative}#homeAsk label::after{display:inline-block;content:'x';color:#fff;width:15px;height:15px;right:0;top:10px;position:absolute}#homeAsk select{color:#fff}#homeAsk select#looking-for{-webkit-appearance:none;-moz-appearance:none;border-radius:0px;background-position:100% 70%;padding-right:25px;background-repeat:no-repeat;margin:5px auto 0;background:transparent}#homeAsk select{background:transparent;border:none;border-bottom:1px solid #fff;outline:0;display:block;text-align:center;border-radius:0;line-height:38px}#homeAsk .btn{background:#e65a34;color:#fff}#home-cover{width:100%;height:190px;background-image:url(/wp-content/themes/dks/assets/images/home-cover.png);background-position:center bottom;position:absolute;left:0;bottom:0}#bounce-arrow{position:absolute;bottom:25px;left:calc(50% - 35px);display:block;width:70px;height:auto;-ms-flex-item-align:end;align-self:flex-end;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform-origin:bottom;transform-origin:bottom}.bounce-1{-webkit-animation-name:bounce-1;animation-name:bounce-1;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes bounce-1{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce-1{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}#header-contain.interior.about,#header-container.interior.about header,#header-contain.interior.about header{height:78vh}@media (min-width: 760px){#header-contain.interior.about,#header-container.interior.about header,#header-contain.interior.about header{height:50vh}}@media (min-width: 990px){#header-contain.interior.about,#header-container.interior.about header,#header-contain.interior.about header{height:70vh}}#header-contain.interior.about header h1{margin:2rem 0 0.67rem 0}@media (min-width: 760px){#header-contain.interior.about header h1{margin:3rem 0 0.67rem 0}}@media (min-width: 990px){#header-contain.interior.about header h1{margin:0.67rem 0}}#header-contain.interior header::before{opacity:0}#header-contain.interior .container{top:10vh}#header-contain.about h2{display:block;max-width:800px;margin:15px auto 0 auto;color:#fff;font-weight:400}#aboutIntro{padding:0;margin:0;text-align:center}#aboutIntro .row{position:relative}#aboutIntro h2{display:none}.bar{width:2px;background:#29abe2}#aboutIntro .textblock{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:890;margin:0 auto;padding:0 0 1.875rem 0;font-size:1.4rem;line-height:2rem;text-align:left}@media (min-width: 760px){#aboutIntro .textblock{padding:1.875rem 0 1.875rem 0}}@media (min-width: 990px){#aboutIntro .textblock{padding:3.75rem 0 1.875rem 0}}.textblock h2{font-size:1.375rem;font-weight:300;margin-bottom:.8125rem}.vidImg{padding:0}.vidContainer{width:100%;overflow:hidden;margin-bottom:-5px}.vidContainer video{width:100%}#coreValues{color:#fff;padding:1.25rem 0 3.125rem 0;text-align:center;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:1.125rem;font-weight:100;line-height:3.125rem;position:relative;z-index:2}@media (min-width: 760px){#coreValues{padding:1.25rem 0 8.125rem 0}}@media (min-width: 990px){#coreValues{padding:1.25rem 0 3.125rem 0}}#coreValues .values{font-size:1.3125rem;line-height:2rem;padding:0}@media (min-width: 760px){#coreValues .values{font-size:2.375rem;line-height:3rem}}#coreValues .values li{display:inline-block;padding-right:20px}.slant{position:relative;margin-top:6rem;margin-bottom:8rem}.slant--blue .slant__container{position:relative;background-image:linear-gradient(188deg, #29abe2 0%, #3584c5 50%);-webkit-transform:skewY(2.7deg);transform:skewY(2.7deg);overflow:hidden;padding:5.4rem 0}.slant--blue .slant__row{max-width:1200px;margin:0 auto;position:relative;-webkit-transform:skewY(-2.7deg);transform:skewY(-2.7deg)}@media (min-width: 1000px){.slant--blue .slant__columns:first-child{position:relative;width:calc(50% - 22.5px);float:left;margin-left:15px;left:50%}}.slant__content{color:#ffffff;font-size:37px;line-height:46px;font-weight:400;letter-spacing:-1.46px}@media (min-width: 1000px){.slant__content{padding-top:9rem}}.slant--blue .slant__columns{width:calc(100% - 30px);float:left;margin-left:15px}@media (min-width: 1000px){.slant--blue .slant__columns{position:relative;width:64%;margin-left:-15%;left:-50%}}.slant--blue .slant__row::after{clear:both;content:"";display:block}.slant--blue::before{content:'';position:absolute;top:0;left:0;width:100%;height:80%;background-image:linear-gradient(188deg, #42BCE7 20%, #42BCE7 100%);-webkit-transform:skewY(-2.7deg);transform:skewY(-2.7deg);opacity:0.88;z-index:-1}@media (min-width: 1000px){.slant--blue::before{top:0}}#coreValues .bar{height:80px;position:absolute;bottom:-40px;left:50%}#leadership{z-index:1;overflow:hidden;position:relative;margin:0}#leadership .bar{height:40px;left:50%;position:absolute;bottom:0px;z-index:800}#leadership .big-leaders{position:absolute;z-index:1;font-size:11.25rem;color:rgba(0,0,0,0.04);font-weight:900;top:-40px}#leadership .textblock{top:0;padding:3.125rem 1.25rem 1.875rem 1.25rem}#leadership .textblock h2{text-align:left;line-height:1.45rem}#leaders{padding-bottom:2.5rem}#leaderBlocks{list-style:none;margin:-10px 0 0 0;padding:0;position:relative;z-index:900}#leaderBlocks img{width:100%}#leaderBlocks li{display:inline-block;width:44%;background:black;margin:5px;border:solid 1px #f0f0f0;overflow:hidden}@media (min-width: 375px){#leaderBlocks li{width:46%}}#leaderBlocks .nameBlock{background:#fff;font-size:1rem;text-align:center;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;line-height:1rem;padding:10px 0}#leaderBlocks .nameBlock .title{font-family:"Roboto","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:.6875rem}@media (min-width: 375px){#leaderBlocks .nameBlock .title{font-size:.875rem}}#CTAblock .bar{height:40px;left:50%;position:absolute;top:0px;z-index:800;background:#fff}#diversity{padding:5.625rem 1.25rem}@media (min-width: 760px){#diversity{padding:5.625rem 1.25rem 1.25rem 1.25rem}}@media (min-width: 990px){#diversity{text-align:left;padding:0 1.25rem 5.625rem 1.25rem}}#diversity #textArea{text-align:left}@media (min-width: 375px){#diversity #textArea{text-align:justify}}@media (min-width: 760px){#diversity #textArea{text-align:left;padding-left:25px}}@media (min-width: 990px){#diversity #textArea{text-align:left;padding-left:65px}}#diversity #diversityImage img{width:100%;max-width:200px;width:100%;max-width:400px;height:auto;margin:0 auto 20px auto;display:block}@media (min-width: 760px){#diversity #diversityImage img{max-width:400px}}@media (min-width: 576px){.textblock{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;z-index:890;padding:60px 30px 60px 0}#aboutIntro .col-sm-6{padding-right:0px;padding-left:0px}}@media (min-width: 768px){#leaderBlocks{width:60%;margin:0 auto 30px auto}#leaders{padding-bottom:3rem}#leadership a.arrowLink{margin:20px 0}}@media (min-width: 990px){.textblock{text-align:left}#aboutIntro .col-lg-6{padding-right:0px;padding-left:0px}#aboutIntro .textblock .bar{position:absolute;right:0px;top:-50px;height:135%}.vidContainer{width:600px;overflow:hidden}.vidContainer video{width:600px;position:absolute;z-index:800;left:0}#coreValues .values{line-height:2rem}#coreValues{padding:0rem 0 5.3125rem 0}#leaders{padding-bottom:0rem}#leadership .textblock{padding:4.0625rem 1.25rem 1.5625rem 1.25rem}#leadership .textblock h2{text-align:left;line-height:1.45rem}#leaderBlocks li{width:18%}#leaderBlocks{margin:0 0 0 -100px;padding:0 0 60px 0;width:110%}#leaderBlocks .nameBlock .title{font-size:.6875rem}}@media (min-width: 990px) and (min-width: 375px){#leaderBlocks .nameBlock .title{font-size:.75rem}}@media (min-width: 990px){#header-contain.interior{height:50vh}#header-contain.interior .container{top:25vh}.textblock .textContainer{width:510px;-webkit-box-sizing:border-box;box-sizing:border-box}#leadership .textContainer{padding-right:140px}#leaderBlocks{margin:65px 0 0 -154px}#coreValues{padding:0 0 7.5rem 0;font-size:1.125rem;line-height:3.125rem}#coreValues .values{font-size:1.3125rem;line-height:2rem;padding:0}}@media (min-width: 990px) and (min-width: 760px){#coreValues .values{font-size:2.375rem;line-height:3rem}}#aboutIntro{position:relative;z-index:892}#aboutCover{position:absolute;bottom:0;left:0;height:60px;width:100%;background-image:url("/wp-content/themes/dks/assets/images/about-cover.png");background-position:center 150px}.aboutContent{background:-webkit-gradient(linear, left bottom, right top, color-stop(50%, #f7f8f9), color-stop(50%, #fff));background:linear-gradient(to right top, #f7f8f9 50%, #fff 50%);position:relative;overflow:hidden}@media (min-width: 760px){.aboutContent{margin-top:-12.5rem}}@media (min-width: 990px){.aboutContent{margin-top:0}}.aboutContent .textblock{background:transparent}.aboutContent::after{content:'';position:absolute;bottom:0;left:0;width:100vw;height:30vh;background:-webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(41,171,226,0.18)), color-stop(50%, rgba(255,255,255,0)));background:linear-gradient(to left top, rgba(41,171,226,0.18) 50%, rgba(255,255,255,0) 50%)}#header-contain.interior.services{height:auto !important}#header-contain.interior.services header{background:url("/wp-content/themes/dks/assets/images/solutions-top.png") no-repeat;background-size:cover;background-position:center bottom;height:auto;font-size:1rem;line-height:1.25rem}@media (min-width: 990px){#header-contain.interior.services header{font-size:1.25rem;line-height:1.625rem}}#header-contain.interior.services .container{padding:10vh 0 15vh 0;top:0}@media (min-width: 990px){#header-contain.interior.services .container{padding:25vh 0 15vh 0}}#header-contain.interior.services .container h1{font-size:2.8125rem;line-height:2.9375rem;margin-bottom:0}#servicesIntro{position:relative;z-index:892}#serviceIntro.solutionsPage{margin:0 auto;padding:30px 0px 60px 0;font-size:1.25rem;line-height:1.625rem;text-align:left}@media (min-width: 990px){#serviceIntro.solutionsPage{font-size:1.4rem;line-height:2rem}}#serviceIntro h3{color:#29abe2}.solutionTech{padding-bottom:80px;position:relative}.solutionTech .bar{position:absolute;left:50%;bottom:0px;height:40px;z-index:898;width:2px}.solutionTech>.container{padding-top:60px}.solutionTech #landing-grid{margin-top:40px}#services{z-index:1;overflow:hidden;position:relative;margin:0;padding-top:1.25rem;padding-bottom:2.5rem}#services::after{background-color:transparent}#services .bar{height:40px;left:50%;position:absolute;bottom:0px;z-index:800}#services .big-services{position:absolute;z-index:1;font-size:11.25rem;color:rgba(0,0,0,0.04);font-weight:900;top:-40px;left:0px}#leadership .textblock{top:0;padding:3.125rem 3.25rem 1.875rem 1.25rem}#CTAblock.serviceCTA .cover-right{top:0;right:0;background:#fff}#CTAblock.serviceCTA .cover-left{top:0;right:0;background:#f0f0f0}.servicesImgs{list-style:none;margin:-60px 0 120px 0;padding:0;position:relative;z-index:800}.servicesImgs li{display:inline-block;width:200px;height:290px;position:relative;margin:0 10px;display:none}.servicesImgs li:first-child img{margin-top:80px}@media (min-width: 768px){.servicesImgs li:first-child{display:block}}@media (min-width: 990px){.textblock{text-align:left}#servicesIntro .bar,#aboutIntro .bar{position:absolute;right:-15px;top:-50px;height:110px}#services{padding-bottom:7.5rem}.servicesImgs li:last-child,.servicesImgs li:first-child{display:inline-block}#services .big-services{left:auto;right:-20px}#servicesIntro .textblock{padding-top:40px}}@media (min-width: 1600px){#serviceGrid .container{max-width:1400px}}#servicesIntro,#servicesIntro .textblock{background:transparent}@media (min-width: 760px){#servicesIntro>.textblock{background:transparent}}#header-contain .industry{text-align:left}#header-contain .industry h1{font-size:2rem;line-height:2.375rem;margin-bottom:0}@media (min-width: 760px){#header-contain .industry h1{font-size:2.375rem;line-height:2.8125rem}}@media (min-width: 990px){#header-contain .industry h1{font-size:2.5625rem;line-height:2.6875rem;margin-top:-8vh}}#header-contain .industry h2{font-size:1.375rem;line-height:1.75rem;color:#fff;font-weight:400;margin-top:10px}@media (min-width: 760px){#header-contain .industry h2{font-size:1.6875rem;line-height:2.125rem}}@media (min-width: 990px){#header-contain .industry h2{font-size:1.75rem;line-height:2.1875rem}}#service-deck.card-deck{margin-top:1.875rem;margin-bottom:-150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#service-deck.card-deck .card{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;margin:0 5px 36px 5px}@media (min-width: 990px){#service-deck.card-deck .card{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%}}#service-deck.card-deck .card .itemContainer{margin:5px;-webkit-transition:.2s;transition:.2s;position:relative;top:5px;left:0;right:0}#service-deck.card-deck .card .itemContainer .columnLeft{vertical-align:middle;text-align:center;padding:10px 0 0 0}#service-deck.card-deck .card .itemContainer .row .columnLeft img.service-icon{width:70%;height:auto;margin:0 auto}#service-deck.card-deck .card .itemContainer .columnRight{vertical-align:middle;padding:5px 0 5px 10px;font-size:1.25rem;line-height:1.3rem;font-weight:400;color:#141519;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#service-deck.card-deck .card .itemContainer .card-content{padding:0;margin:30px 0 0 15px}#service-deck.card-deck .card .itemContainer .card-content .link{position:absolute;left:0;bottom:-13px;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease}@media (min-width: 990px){#service-deck.card-deck .card .itemContainer .card-content .link{bottom:-3px}}#service-deck.card-deck .card .itemContainer .card-content .link a{width:120px;color:white;background:#29abe2;display:block;margin:0 auto;height:30px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:30px;-webkit-transition:all .4s ease;transition:all .4s ease;overflow:hidden;font-size:.875rem;text-align:center;padding:5px 0 0 0}@media (min-width: 1200px){#service-deck.card-deck .card .itemContainer .card-content .link a{height:4px}}#service-deck.card-deck .card:hover{-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.2)}#service-deck.card-deck .card:hover .itemContainer .card-content .link{bottom:-14px}#service-deck.card-deck .card:hover .itemContainer .card-content .link a{color:#fff;height:30px;text-decoration:none;padding:0}#service-deck.card-deck .card:hover .itemContainer .card-content .link a:hover{color:#fff;background:#3584c5;text-decoration:none}@media (min-width: 760px){.pt-md-20{padding-top:20px !important}}#serviceIcon{display:block;width:70px;margin:0 auto 10px auto;padding:4rem 0 0 0}@media (min-width: 768px){#serviceIcon{padding:6rem 0 0 0}}@media (min-width: 992px){#serviceIcon{padding:0}}#serviceIntro{position:relative;z-index:892}#serviceIntro .textblock{padding-left:30px;padding-top:50px;text-align:center;padding:0 0 25px 0}@media (min-width: 990px){#serviceIntro .textblock{padding:30px 0 25px 0}}#serviceIntro .bar{position:absolute;left:50%;top:-40px;height:80px;z-index:898;width:2px}#serviceFlow{color:#42434E;padding:5rem 0;position:relative;text-align:left}@media (min-width: 375px){#serviceFlow{text-align:justify}}@media (min-width: 992px){#serviceFlow{text-align:left}}#serviceFlow .container{position:relative;z-index:400}#serviceFlow #back-diag{position:absolute;z-index:1;bottom:0;left:-40px;width:100vw;height:100vh;opacity:0.1}#serviceFlow h2,#serviceGrid h2{font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;font-weight:100;font-size:1.75rem}#serviceGrid{background:#3584c5;color:#42434E;padding:3.125rem 0;text-align:center}#serviceFlow h2,#serviceGrid h2{color:#42434E}#CTAblock.serviceCTA .cover-right{top:0;right:0;background:#fff}#CTAblock.serviceCTA .cover-left{top:0;right:0;background:#f0f0f0}.singleCase .card-info{font-size:0.875rem;font-weight:300;color:#fff}.singleCase .card .client{font-size:1rem;font-weight:600}#serviceAccord .card,#serviceAccord .card-header{background-color:transparent;border:none}#serviceAccord .card-header{padding:0;position:relative}#serviceAccord .card-header .btn-link{color:#e55a34;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:1.3125rem}#serviceAccord .card-header .btn-link.collapsed{color:#42434E}#serviceAccord .card-header .btn-link.collapsed::after{display:inline-block;width:30px;content:"+";font-size:1.3125rem;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}#serviceAccord .card-header .btn-link::after{display:inline-block;width:30px;content:"-";font-size:1.875rem;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}#serviceAccord .card-header .btn-link:hover{text-decoration:none}#serviceAccord .card-body{font-size:0.875rem;padding-top:0}#solutionIntro{text-align:center;margin-bottom:1rem}@media (min-width: 990px){#solutionIntro{margin-bottom:7.5rem}}#solution-service-Intro{text-align:center;margin-bottom:1rem}@media (min-width: 760px){#solution-service-Intro{margin-bottom:5rem}}#workSample{z-index:1;overflow:hidden;position:relative;margin:0}#workSample .bar{height:40px;left:50%;position:absolute;bottom:0px;z-index:800}#workSample .big-work{position:absolute;z-index:1;font-size:11.25rem;color:rgba(255,255,255,0.5);font-weight:900;top:-40px;display:none}@media (min-width: 990px){#workSample .big-work{display:block}}#workSample .textblock{top:0;padding:0rem 1.25rem 0rem 1.25rem;background:transparent;text-align:left}@media (min-width: 375px){#workSample .textblock{text-align:left}}@media (min-width: 760px){#workSample .textblock{padding:3.125rem 1.25rem 1.875rem 1.25rem}}@media (min-width: 992px){#workSample .textblock{text-align:left}}#workSample #caseHolder{padding:3.125rem 15px}#UX-FLOW .backNumber{opacity:0.1;fill:#42434E}#UX-FLOW.one #discoverText .color,#UX-FLOW.two #defineText .color,#UX-FLOW.three #ideateText .color,#UX-FLOW.four #prototypeText .color,#UX-FLOW.five #testText .color,#UX-FLOW.one #discoverIcon .color,#UX-FLOW.two #defineIcon .color,#UX-FLOW.three #ideateIcon .color,#UX-FLOW.four #prototypeIcon .color,#UX-FLOW.five #testIcon .color,#UX-FLOW #discoverLine .color,#UX-FLOW #defineLine .color,#UX-FLOW #ideateLine .color,#UX-FLOW #prototypeLine .color,#UX-FLOW #testLine .color{fill:#42434E}#UX-FLOW #discoverText .color,#UX-FLOW #discoverIcon .color,#UX-FLOW #discoverColor .color,#UX-FLOW #defineText .color,#UX-FLOW #ideateText .color,#UX-FLOW #prototypeText .color,#UX-FLOW #testText .color,#UX-FLOW #defineIcon .color,#UX-FLOW #ideateIcon .color,#UX-FLOW #prototypeIcon .color,#UX-FLOW #testIcon .color,#UX-FLOW #defineColor .color,#UX-FLOW #ideateColor .color,#UX-FLOW #prototypeColor .color,#UX-FLOW #testColor .color{fill:#42434E}#UX-FLOW #discoverLine,#UX-FLOW #defineLine,#UX-FLOW #ideateLine,#UX-FLOW #prototypeLine,#UX-FLOW #testLine{opacity:0}#UX-FLOW.one #discoverColor .color,#UX-FLOW.two #defineColor .color,#UX-FLOW.three #ideateColor .color,#UX-FLOW.four #prototypeColor .color,#UX-FLOW.five #testColor .color,#UX-FLOW.one #discoverText .color,#UX-FLOW.two #defineText .color,#UX-FLOW.three #ideateText .color,#UX-FLOW.four #prototypeText .color,#UX-FLOW.five #testText .color{fill:#e55a34}#UX-FLOW.one #discoverLine,#UX-FLOW.two #defineLine,#UX-FLOW.three #ideateLine,#UX-FLOW.four #prototypeLine,#UX-FLOW.five #testLine{opacity:1}#individualServices .serviceItem img,#howDoIt .serviceItem img{width:125px;display:block;margin:0 auto}#cms-img{width:100%;margin:0 auto;display:block}#serviceFlow .container .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1200px){#serviceFlow .container .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#serviceFlow .container .row .col img{padding-bottom:30px}#individualServices .serviceItem,#howDoIt .serviceItem{padding-bottom:3rem}@media (min-width: 768px){#serviceIntro .textblock{margin:0 auto;padding:30px 30px 60px 0}#workSample a.arrowLink{margin:20px 0}#individualServices,#howDoIt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}#individualServices .serviceItem,#howDoIt .serviceItem{padding:1.25rem;font-size:.875rem;line-height:1rem}#individualServices .serviceItem img,#howDoIt .serviceItem img{width:145px;display:block;margin:0 auto}#individualServices .serviceItem:nth-child(-n+4){border-bottom:solid 1px rgba(255,255,255,0.4)}#individualServices .serviceItem,#howDoIt .serviceItem,#howDoIt.drive-rev .serviceItem:nth-child(3n){border-right:solid 1px rgba(255,255,255,0.4)}#individualServices .serviceItem:nth-child(4n),#individualServices .serviceItem:last-child,#howDoIt .serviceItem:nth-child(3n),#howDoIt .serviceItem:last-child,#howDoIt.drive-rev .serviceItem:last-child,#howDoIt.drive-rev .serviceItem:nth-child(3n){border-right:none}}@media (min-width: 768px) and (min-width: 992px){#howDoIt.drive-rev .serviceItem:nth-child(3n){border-right:solid 1px rgba(255,255,255,0.4)}#howDoIt.drive-rev .serviceItem:nth-child(4){border-right:none}}@media (min-width: 768px){#howDoIt .serviceItem:nth-child(-n+3),#howDoIt.drive-rev .serviceItem:nth-child(-n+6){border-bottom:solid 1px rgba(255,255,255,0.4)}}@media (min-width: 768px) and (min-width: 992px){#howDoIt.drive-rev .serviceItem:nth-child(5),#howDoIt.drive-rev .serviceItem:nth-child(6){border-bottom:none}}@media (min-width: 768px){.singleCase{width:80%;max-width:700px;background:#fff;margin-top:20px;position:relative;z-index:600;max-width:400px;max-height:400px}}@media (min-width: 768px) and (min-width: 990px){.singleCase{margin:80px 0 0 0}}@media (min-width: 768px){.singleCase .card-img-top{height:300px}.singleCase .card img{width:100%}.singleCase h5{margin-bottom:.25rem}.singleCase p{margin-bottom:0}#cms-img{width:70%}}@media (min-width: 990px){#serviceIntro .bar{position:absolute;right:-15px;top:-50px;height:110px}#serviceGrid{padding:3.125rem 0 6.875rem 0}#workSample{margin-top:-3.75rem;z-index:300}#workSample #caseHolder{margin-top:.625rem;z-index:400}#workSample .textblock{padding:7.8125rem 1.25rem 5.3125rem 1.25rem}#workSample .textblock h2{text-align:left}}@media (min-width: 1600px){#serviceGrid .container,#serviceFlow .container{max-width:1400px}#cms-img{width:100%;margin:0 auto}}#header-contain.interior.cms{height:auto}@media (min-width: 760px){#header-contain.interior.cms{height:auto}}@media (min-width: 990px){#header-contain.interior.cms{height:auto}}#header-contain.interior.solution,#header-contain.interior.solution #HomeHero.service{height:auto}#header-contain.interior.solution header{background:url("/wp-content/themes/dks/assets/images/blue-back-rev.png") no-repeat;background-size:cover;background-position:center bottom;height:auto}#header-contain.interior.solution .container{padding:10vh 0 15vh 0;top:0}@media (min-width: 990px){#header-contain.interior.solution .container{padding:25vh 0 15vh 0}}#serviceFlowx{background-image:-webkit-gradient(linear, left top, right top, from(#F0F0F0), color-stop(50%, #DADADB)) !important;background-image:linear-gradient(90deg, #F0F0F0 0%, #DADADB 50%) !important;background-image:-webkit-gradient(linear, left top, right top, from(rgba(66,188,231,0.1)), color-stop(50%, rgba(66,188,231,0.3))) !important;background-image:linear-gradient(90deg, rgba(66,188,231,0.1) 0%, rgba(66,188,231,0.3) 50%) !important;margin-top:0px;color:#42434E;position:relative}#serviceFlowx .container{position:relative;z-index:3}#serviceFlowx #angle-back{position:absolute;z-index:2;left:20px;height:50vh;width:auto;top:20%}#whyService{margin-top:40px}#whyService,#serviceFlow{background:transparent}#whyService ul,#serviceFlow ul{list-style:none;margin:0;padding:20px 0 0 0}#whyService ul li,#serviceFlow ul li{position:relative;padding:0 0 20px 40px}@media (min-width: 760px){.pt-sm-20{padding-top:20px !important}}#whyService ul.no-icons li{padding:0 0 20px 0}#whyService ul li img,#serviceFlow ul li img{width:40px;display:inline-block;position:absolute;left:-5px;top:-10px}#whyService ul.no-icons li h4{margin-bottom:0}.solution-template-default #caseHolder .singleCase{width:100%;text-align:center;position:relative;z-index:400}@media (min-width: 760px){.solution-template-default #caseHolder .singleCase{width:350px;max-height:300px}}.singleCase .card{border-radius:0;z-index:200;background-size:cover}.singleCase::before{display:block;width:40px;height:40px;background:#29abe2;content:'';position:absolute;top:-6px;left:-6px;z-index:1}.singleCase::after{display:block;width:40px;height:40px;background:#29abe2;content:'';position:absolute;bottom:-6px;right:-6px;z-index:1}.solution-template-default #caseHolder .singleCase .card-img-top{height:auto}#caseHolder .singleCase .project-logo{width:75%;margin:30px auto;display:block}.solution-template-default #workSample .textblock{padding:0 1.25rem 0 1.25rem}@media (min-width: 760px){.solution-template-default #workSample .textblock{padding:3rem 1.25rem 3.3125rem 1.25rem}}@media (min-width: 990px){.solution-template-default #workSample .textblock{padding:5.8125rem 1.25rem 3.3125rem 1.25rem}}.solution-template-default h3,.solution-template-default h2,#cms-secondary h2{font-size:1.5rem;margin-bottom:1.2rem;color:#141519;font-weight:100}@media (min-width: 760px){.solution-template-default h3,.solution-template-default h2,#cms-secondary h2{font-size:1.875rem}}.solution-template-default h3::after,.solution-template-default h2::after,#cms-secondary h2::after{display:block;width:60px;height:4px;border-radius:3px;margin-top:8px;background:#3584c5;content:''}#header-contain h2::after{display:none}.cms-template-default #CTAblock .form-group label{font-size:1rem}.cms-template-default #CTAblock.secondary{display:block;font-size:1.25rem}.cms-template-default #CTAblock.secondary #CTA{height:auto;text-align:left;padding-top:3.875rem}.cms-template-default #CTAblock.secondary #CTA .theForm{padding-top:1.5625rem}.cms-template-default #CTAblock.secondary #CTA .theForm input[type=text],.cms-template-default #CTAblock.secondary #CTA .theForm input[type=email],.cms-template-default #CTAblock.secondary #CTA .theForm input[type=tel],.cms-template-default #CTAblock.secondary #CTA .theForm textarea{border:solid 1px rgba(255,255,255,0.8);background:rgba(255,255,255,0.6);border-radius:0}.cms-template-default #CTAblock.secondary #CTA .theForm textarea{width:100%;height:100px;font-size:1rem;color:#495057}.cms-template-default #CTAblock.secondary #CTA .theForm input[type=submit]{background:#e65a34;color:#fff;display:block;border:none;width:200px;margin:.625rem auto 1.25rem auto}#servicesProvided{margin-top:25px}@media (min-width: 990px){#servicesProvided{margin-top:0}}div.wpcf7-response-output{border:none;font-size:1.2rem;margin:0 0 1.375rem 0}#CMSbodyimg{width:100%;max-width:540px;height:auto;margin:0 auto;display:block}#header-contain.interior.work{height:90vh}@media (min-width: 760px){#header-contain.interior.work{height:53vh}}@media (min-width: 990px){#header-contain.interior.work{height:auto}}#header-contain.interior.work header{background:url("/wp-content/themes/dks/assets/images/work-top.png") no-repeat;background-size:cover;background-position:center bottom;height:auto;background-size:cover;height:90vh}@media (min-width: 760px){#header-contain.interior.work header{height:46vh}}@media (min-width: 990px){#header-contain.interior.work header{height:80vh}}#workIntro{position:relative;z-index:892}#workIntro .textblock{padding:50px 30px;text-align:center}#workIntro .textblock .textContainer{margin:0 auto}#workIntro .bar{position:absolute;left:50%;top:-115px;height:80px;z-index:898;width:2px}#work .bar{position:absolute;left:50%;height:100px;z-index:898;width:2px}#work{z-index:895;overflow:visible;position:relative;margin:0;padding-top:5.625rem;padding-bottom:2.5rem;background-repeat:no-repeat;background-position:center top;background-color:#fff}#work .container{position:relative;z-index:3}.work-tiles{position:relative}#work .card-deck{width:98%;margin-top:-200px}#work .card{-webkit-box-flex:0;-ms-flex:0 0 98%;flex:0 0 98%;text-transform:uppercase;border-radius:0px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0);box-shadow:0px 0px 15px 0px rgba(0,0,0,0)}#work .card:hover{-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.26);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.26)}#work .card .card-top{background:transparent;overflow:hidden;height:auto}#work .card .card-top img{display:block;width:85%;height:auto;margin:20px auto}#work .card .card-body{font-size:.8125rem;color:#fff;text-align:center}#work .card h5.card-title{font-size:1.375rem;line-height:1.3125rem;font-weight:600;text-transform:none}#work .card p{margin-bottom:0}#work .bar{height:40px;left:50%;position:absolute;bottom:0px;z-index:800}#work #bigWork{display:none}.workText{text-align:left;margin:50px 30px}@media (min-width: 768px){.workText{text-align:center;max-width:600px;margin:75px auto}}@media (min-width: 992px){.workText{margin:100px auto}}@media (min-width: 768px){#work .card{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;margin-bottom:30px}#workIntro .textblock{padding:70px 95px 70px 70px}}@media (min-width: 990px){#workIntro .bar{position:absolute;right:50%;top:-156px;height:110px;z-index:891}#work{padding-bottom:7.5rem}#workIntro .textblock{padding:100px 100px 100px 100px}#workIntro .textblock .textContainer{width:500px;border:none}#work .card{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}}#work-cover{width:100%;height:320px;background:url("/wp-content/themes/dks/assets/images/work-cover.png") center;position:absolute;left:0;bottom:0}#caseSolution{background:#3583c4;background:-webkit-gradient(linear, left top, right top, color-stop(36%, #3583c4), to(#20b4e1));background:linear-gradient(90deg, #3583c4 36%, #20b4e1 100%);color:#fff;text-align:left;min-height:400px;padding:2.5rem 0;overflow:visible;position:relative;z-index:410;text-align:left}@media (min-width: 375px){#caseSolution{text-align:justify}}@media (min-width: 992px){#caseSolution{text-align:left}}#caseSolution h2{color:#fff;font-size:1.875rem;font-weight:300;margin-bottom:0.8125rem}.rmLeftPad{padding-left:0}#caseIntro .serviceList{list-style:none;margin:1.25rem;padding:0 0 5rem 0}@media (min-width: 768px){#caseIntro .serviceList{margin:1.25rem 1.25rem 1.25rem 0}}@media (min-width: 992px){#caseIntro .serviceList{margin:1.25rem}}#caseIntro .serviceList li{border-bottom:solid 1px #f0f0f0;padding:.25rem 0;font-size:.875rem;white-space:nowrap}#caseIntro .serviceList li img{width:20px;height:20px;margin:0 .5rem 0 0}#caseResults{padding:2.5rem 0;position:relative;text-align:left}@media (min-width: 375px){#caseResults{text-align:justify}}@media (min-width: 992px){#caseResults{text-align:left}}#caseResults .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1200px){#caseResults .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#caseResults h2{font-size:1.375rem;font-weight:300;margin-bottom:0.8125rem}#caseSlides{background:#fff;background:-webkit-gradient(linear, left bottom, left top, color-stop(33%, #f0f0f0), color-stop(33%, #fff));background:linear-gradient(0deg, #f0f0f0 33%, #fff 33%);padding:2.5rem 0 5rem 0;position:relative}#caseSlides .bar,#caseResults .bar,#testimonial .bar{height:40px;left:50%;position:absolute;bottom:0px;z-index:800;background:#29abe2}#caseCarousel .carousel-indicators{bottom:-40px}#caseCarousel .carousel-indicators li{background:transparent;border:solid 1px black;border-radius:50%;width:15px;height:15px}#caseCarousel .carousel-indicators li.active{background:#42434e;background:radial-gradient(circle, #42434e 57%, #fff 20%)}#caseSolution img{position:relative;display:block;width:70%;top:-90px;margin:0 auto -90px auto}#caseCarousel{width:95%;margin:0 auto 30px auto}#caseCarousel img{width:100%}@media (min-width: 576px){#caseIntro{position:relative;background:#fff;z-index:400}#caseIntro .textblock{padding-top:0px;margin:-30px 0 0 0;position:relative;z-index:400;font-size:1.125rem;line-height:1.75rem}#caseIntro .textblock h2{display:block;position:relative;z-index:400;font-size:1.625rem}#caseIntro .textblock::before{right:0;top:-30px;position:absolute;content:" ";width:100vw;height:60px;background-color:#fff;z-index:8}#caseIntro .serviceList li:first-child{font-size:1.375rem;font-weight:300;margin-bottom:0.8125rem}}@media (min-width: 990px){#caseCarousel{width:900px;margin:0 auto 30px auto}#caseSolution img{position:absolute;display:block;height:100%;min-height:325px;width:auto;top:-10%;right:-10%}#caseIntro .serviceList{margin:1.25rem 0 0 0;padding:0}}@media (min-width: 1600px){#case-intro .container,#caseSolution .container,#caseResults .container{max-width:1200px}}#testimonial{padding:70px 0 50px 0;background:#f6f8f9;background-size:250px 250px;position:relative}@media (min-width: 760px){#testimonial{background-size:125px 125px;background-position:13% top}}@media (min-width: 990px){#testimonial{background-size:125px 125px;background-position:18% top}}#testimonial .topBar{top:0;height:40px;width:2px;left:50%;position:absolute;z-index:800;background:#29abe2}.testiName{font-size:.875rem;font-style:italic}#testimonial p.quote{position:relative;z-index:800;display:block;padding:0}#testimonial p.quote #quoteIcon{width:100px;height:auto;position:absolute;top:-30px;left:-21px;opacity:0.2}@media (min-width: 760px){#testimonial p.quote #quoteIcon{top:-30px;left:-50px}}#contactInfos{position:relative;z-index:890;text-align:center}@media (min-width: 768px){#contactInfos{text-align:left}}#contactInfos .textblock{padding:50px 40px 50px 40px;text-align:left}#addressBar{background:#fff;position:relative;padding:0}#addressBar #map{width:100%;height:300px;position:absolute;top:0px;left:0px}#addressBar .bar{position:absolute;left:50%;top:0px;height:40px;z-index:898;width:2px}#addressInfo h3{font-size:1.5625rem;font-weight:600;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;text-align:center}#addressInfo{padding:2rem 0;font-size:1.125rem;line-height:1.625rem;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:18.75rem;padding:60px 0 30px 0;background:rgba(255,255,255,0.7);z-index:2;width:100%}#mapSide iframe{position:relative;top:0;z-index:1}#addressInfo .block-title+.flex{margin-top:15px}#addressInfo a,#addressInfo .fas{color:#29abe2}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;width:250px;margin:0 auto}.flex>*{-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-flex:0;-ms-flex-negative:1}#addressInfo .fas{margin:6px .625rem 0 0;font-size:1rem}#mapSide{margin:0px;padding:0px;background:#f0f0f0;position:relative}.contact-form{background:#29abe2;padding:80px 0 0 0;position:relative;text-align:left !important}#contactForm h2{font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;color:#fff;text-align:center;font-size:1.875rem;font-weight:400}.contact-form .bar{position:absolute;left:50%;top:-40px;height:40px;z-index:898;width:2px}.contact-form .barTop{position:absolute;left:50%;top:0px;height:40px;z-index:898;width:2px;background:#fff}.contact-form .barBottom{position:absolute;left:50%;bottom:0px;height:40px;z-index:898;width:2px;background:#fff}.form-contact{width:100%;padding:15px 0;margin:0}.form-contact input{border:none;border-radius:0;padding:5px;background:#f0f0f0}.form-contact input:focus{border:#f0f0f0}.form-label-group{position:relative;margin-bottom:1rem;text-align:left}.form-contact select{border-radius:0;border:none;background:#f0f0f0}.form-label-group>label,.form-contact label{top:0;left:0;display:block;width:100%;margin-bottom:0;line-height:1.5;color:#41434d;border:1px solid transparent;border-radius:.25rem;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;text-align:left}.form-contact input.contact-button{padding:0.75rem 1.125rem;color:#29abe2;border:solid 1px #29abe2;background:#fff;border-radius:30px;-webkit-transition:all .4s ease-in;transition:all .4s ease-in;margin-top:1.25rem;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;width:200px;margin:0 auto}.form-contact input.contact-button:hover{color:#fff;background:#29abe2}@media (min-width: 760px){.form-contact{padding:0;margin:0 auto 3.75rem auto}#contactInfo .textblock{padding:50px 60px 20px 60px;text-align:left}#addressInfo{width:87%}}@media (min-width: 990px){.col-md-4five{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}#contactInfos .textblock{padding:50px 100px 100px 50px;text-align:left}.form-contact{padding:15px;margin:0 auto 3.75rem auto}#addressInfo{width:100%}}.textContainer.thankyoucontent{min-height:50vh}@media (min-width: 990px){#header-contain.industry .container{top:150px}}@media (min-width: 1200px){.industry header,.landing-header{height:500px}}.landing-header{background-position:center top !important;background-size:100% auto !important}@media (min-width: 760px){.landing-header{background-position:right top !important;background-size:auto 70vh !important}}@media (min-width: 990px){.landing-header{background-position:right top !important;background-size:auto 70vh !important}}@media (min-width: 1200px){.landing-header{background-position:right top !important;background-size:auto 80vh !important}}#landingHero img{display:block;position:relative;margin:0 auto;width:110%}@media (min-width: 990px){#landingHero img{top:-97px}}#heroPhoto{position:absolute;top:0;right:0;height:auto;width:100%;z-index:1;opacity:0.3}@media (min-width: 1200px){#heroPhoto{top:-40px;right:3%;opacity:1;width:50%}}#heroPhoto img{width:100%}.serviceIcon{display:block;width:70px;margin:0 auto 10px auto;padding:4rem 0 0 0}@media (min-width: 768px){.serviceIcon{padding:6rem 0 0 0}}@media (min-width: 992px){.serviceIcon{padding:0}}#cmsBody{background:-webkit-gradient(linear, left bottom, right top, color-stop(50%, #f7f8f9), color-stop(50%, #fff));background:linear-gradient(to right top, #f7f8f9 50%, #fff 50%);padding-bottom:200px}#cmsBody.industryOverride{padding-bottom:0px;margin-top:-10vh}@media (min-width: 990px){#cmsBody.industryOverride{margin-top:-20vh}}#landingIntro{position:relative;z-index:892;margin-bottom:50px}#cmsBody.industryOverride #landingInfo{z-index:800;padding-bottom:100px}#landingIntro .textblock{padding-left:30px;padding-top:50px;text-align:left;padding:20px 0 0 0;background:transparent}@media (min-width: 760px){#landingIntro .textblock{padding:50px 0 50px 0}}#landingIntro .textblock h2{font-size:1.6875rem;font-weight:300;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}#landingIntro .bar,.cms-samples .bar{position:absolute;left:50%;bottom:0px;height:40px;z-index:898;width:2px}.cms-samples .bar{background:#fff;z-index:899}.cms-samples{margin-top:80px;margin-bottom:-100px;padding-bottom:80px;position:relative;background:-webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(46,160,218,0.18)), color-stop(50%, transparent));background:linear-gradient(to left top, rgba(46,160,218,0.18) 50%, transparent 50%)}.cms-samples h3{font-size:1.625rem;font-weight:400;text-align:center;margin-bottom:30px;color:#29abe2;position:relative}.cms-template-default #CTAblock{background:rgba(46,160,218,0.18) !important}@media (min-width: 760px){#CTA .pl-0.pl-sm-15{padding-left:15px !important}}@media (min-width: 760px){#CTA .pr-0.pr-sm-15{padding-right:15px !important}}.cms-samples h3 #arrowsRight{display:none}@media (min-width: 760px){.cms-samples h3 #arrowsRight{display:inline-block;width:25px;height:auto;margin-left:12px}}.cms-samples h3 #arrowsLeft{display:none}@media (min-width: 760px){.cms-samples h3 #arrowsLeft{display:inline-block;width:25px;height:auto;margin-right:15px}}#arrowsDown{display:block;width:72px;height:auto;margin:-30px auto 20px auto}.cms-samples .card-deck{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cms-samples .card-deck .card{background-size:cover !important;color:#fff !important;text-align:center;border-radius:0 !important;background-position:center;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width: 760px){.cms-samples .card-deck .card{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}}@media (min-width: 990px){.cms-samples .card-deck .card{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}}.cms-samples .card-deck .card .project-logo{width:75%;margin:30px auto;display:block}#serviceFlow h2,#serviceGrid h2{color:#42434E}#CTAblock.serviceCTA .cover-right{top:0;right:0;background:#fff}#CTAblock.serviceCTA .cover-left{top:0;right:0;background:#f0f0f0}.singleCase .card-info{font-size:0.875rem;font-weight:300;color:#fff}#landingInfo{position:relative;z-index:1}#landingInfo .bar{position:absolute;left:50%;bottom:0px;height:40px;z-index:898;width:2px}#landingInfo .bar-2{position:absolute;left:50%;bottom:-40px;height:40px;z-index:898;width:2px;background:#29abe2}#landing-text{text-align:justify;padding:60px 12%;background-image:-webkit-gradient(linear, left bottom, right top, from(#3584c5), color-stop(#2e8dcc), color-stop(#2797d2), color-stop(#21a0d7), color-stop(#1ea9dc), color-stop(#00b0da), color-stop(#00b6d7), color-stop(#00bcd2), to(#00bfc1));background-image:linear-gradient(to right top, #3584c5, #2e8dcc, #2797d2, #21a0d7, #1ea9dc, #00b0da, #00b6d7, #00bcd2, #00bfc1);color:#fff;font-size:1.125rem;line-height:1.625rem}@media (min-width: 990px){#landing-text{padding-left:calc((100vw -930px) / 2)}}@media (min-width: 1200px){#landing-text{padding-left:calc((100vw - 1170px) / 2)}}#landing-text h2{color:#fff;font-size:1.375rem;font-weight:400}#landing-grid{padding:0 20px 0 0;margin:0}#landing-grid .card-deck{padding:0;margin:0;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#landing-grid .card-deck .card{margin:.625rem;border-radius:0;border-bottom:solid 1px #bebfc1;border-right:solid 1px #bebfc1;-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%;padding:30px 30px 30px 60px;font-size:.8125rem;line-height:1.25rem}@media (min-width: 760px){#landing-grid .card-deck .card{margin:3.125rem .625rem .625rem 1.25rem;-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;padding:10px 30px 30px 30px}}@media (min-width: 990px){#landing-grid .card-deck .card{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%;padding:30px 30px 30px 60px}}#landing-grid.solutionPage .card-deck{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#landing-grid.solutionPage .card-deck .card{border-bottom:none;border-right:none;border:solid 2px #f0f0f0;padding:20px 20px 30px 20px;z-index:600;position:relative;-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%}@media (min-width: 760px){#landing-grid.solutionPage .card-deck .card{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}}@media (min-width: 990px){#landing-grid.solutionPage .card-deck .card{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%}}#landing-grid.solutionPage.Driving.Revenue .card-deck .card{-webkit-box-flex:1;-ms-flex:1 1 90%;flex:1 1 90%}@media (min-width: 760px){#landing-grid.solutionPage.Driving.Revenue .card-deck .card{-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%}}@media (min-width: 990px){#landing-grid.solutionPage.Driving.Revenue .card-deck .card{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}}#cmsBody #landing-grid .card-deck .card:hover,#landing-grid.solutionPage .card-deck .card:hover{-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.16);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.16)}#landing-grid .card-deck .card h3{font-size:1.5rem;font-weight:300}#landing-grid .card-deck .card h3::after{display:none}#landing-grid.solutionPage .card-deck .card h3{font-size:1.125rem;line-height:1.125rem;text-transform:uppercase;text-align:center;margin-bottom:20px;color:#141519;font-weight:700}#landing-grid.solutionPage .card-deck .card .icon{width:90px !important;height:90px;display:block;margin:0 auto 15px auto}#landing-grid .card-deck .card .card-icon{width:40px;height:40px;position:absolute;top:20px;left:10px;display:block}@media (min-width: 760px){#landing-grid .card-deck .card .card-icon{position:relative;margin:-60px 0 40px 32%;width:60px;height:60px}}@media (min-width: 990px){#landing-grid .card-deck .card .card-icon{width:40px;height:40px;margin:0;position:absolute;top:25px;left:10px}}#solution-service-Intro{text-align:center;margin-bottom:1rem}@media (min-width: 760px){#solution-service-Intro{margin-bottom:5rem}}#testimonial.landing{background:transparent;text-align:center}#testimonial.landing .testiName{color:#29abe2}#testimonial.landing .testiName::after{display:block;width:40px;height:2px;background:#29abe2;margin:6px auto 0 auto;content:''}#quote-icon{width:60px;height:60px;display:block;margin:0 auto 20px auto}#workSample.landing{z-index:1;overflow:visible;position:relative;margin:60px 0 0 0}#workSample.landing .card-deck{margin-bottom:6.25rem;color:#fff}#workSample.landing .card-deck .client{font-weight:600;font-size:1.125rem}#workSample.landing .card-deck .card-dks-subtitle{font-weight:300;font-size:.9375rem}#workSample .bar{height:40px;left:50%;position:absolute;bottom:0px;z-index:800}#workSample .col-12{z-index:500}#workSample .big-work{position:absolute;z-index:1;font-size:11.25rem;color:rgba(0,0,0,0.03);font-weight:900;top:-80px;display:none;z-index:1}@media (min-width: 990px){#workSample .big-work{display:block;width:100%;text-align:center}}#workSample.landing .textblock{top:0;padding:0rem 1.25rem 1rem 1.25rem;background:transparent;text-align:left}@media (min-width: 375px){#workSample.landing .textblock{text-align:justify}}@media (min-width: 760px){#workSample.landing .textblock{padding:0rem 1.25rem 1.875rem 1.25rem}}@media (min-width: 992px){#workSample.landing .textblock{text-align:left}}#workSample.landing .textblock,#workSample.landing h2{text-align:center;font-size:1.375rem;font-weight:400;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}#workSample #caseHolder{padding:3.125rem 15px}#UX-FLOW .backNumber{opacity:0.5;fill:#fff}#UX-FLOW.one #discoverText .color,#UX-FLOW.two #defineText .color,#UX-FLOW.three #ideateText .color,#UX-FLOW.four #prototypeText .color,#UX-FLOW.five #testText .color,#UX-FLOW.one #discoverIcon .color,#UX-FLOW.two #defineIcon .color,#UX-FLOW.three #ideateIcon .color,#UX-FLOW.four #prototypeIcon .color,#UX-FLOW.five #testIcon .color,#UX-FLOW #discoverLine .color,#UX-FLOW #defineLine .color,#UX-FLOW #ideateLine .color,#UX-FLOW #prototypeLine .color,#UX-FLOW #testLine .color{fill:#42434E}#UX-FLOW #discoverText .color,#UX-FLOW #discoverIcon .color,#UX-FLOW #discoverColor .color,#UX-FLOW #defineText .color,#UX-FLOW #ideateText .color,#UX-FLOW #prototypeText .color,#UX-FLOW #testText .color,#UX-FLOW #defineIcon .color,#UX-FLOW #ideateIcon .color,#UX-FLOW #prototypeIcon .color,#UX-FLOW #testIcon .color,#UX-FLOW #defineColor .color,#UX-FLOW #ideateColor .color,#UX-FLOW #prototypeColor .color,#UX-FLOW #testColor .color{fill:#42434E}#UX-FLOW #discoverLine,#UX-FLOW #defineLine,#UX-FLOW #ideateLine,#UX-FLOW #prototypeLine,#UX-FLOW #testLine{opacity:0}#UX-FLOW.one #discoverColor .color,#UX-FLOW.two #defineColor .color,#UX-FLOW.three #ideateColor .color,#UX-FLOW.four #prototypeColor .color,#UX-FLOW.five #testColor .color,#UX-FLOW.one #discoverText .color,#UX-FLOW.two #defineText .color,#UX-FLOW.three #ideateText .color,#UX-FLOW.four #prototypeText .color,#UX-FLOW.five #testText .color{fill:#e55a34}#UX-FLOW.one #discoverLine,#UX-FLOW.two #defineLine,#UX-FLOW.three #ideateLine,#UX-FLOW.four #prototypeLine,#UX-FLOW.five #testLine{opacity:1}#individualServices .serviceItem img,#howDoIt .serviceItem img{width:125px;display:block;margin:0 auto}#cms-img{width:100%;margin:0 auto;display:block}#serviceFlow .container .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1200px){#serviceFlow .container .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#serviceFlow .container .row .col img{padding-bottom:30px}#individualServices .serviceItem,#howDoIt .serviceItem{padding-bottom:3rem}@media (min-width: 768px){#serviceIntro .textblock{margin:0 auto;padding:30px 0px 60px 0;font-size:1.4rem;line-height:2rem;text-align:left}#workSample a.arrowLink{margin:20px 0}#individualServices,#howDoIt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:end;align-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}#individualServices .serviceItem,#howDoIt .serviceItem{padding:1.25rem;font-size:.875rem;line-height:1rem}#individualServices .serviceItem img,#howDoIt .serviceItem img{width:145px;display:block;margin:0 auto}#individualServices .serviceItem:nth-child(-n+4){border-bottom:solid 1px rgba(255,255,255,0.4)}#individualServices .serviceItem,#howDoIt .serviceItem,#howDoIt.drive-rev .serviceItem:nth-child(3n){border-right:solid 1px rgba(255,255,255,0.4)}#individualServices .serviceItem:nth-child(4n),#individualServices .serviceItem:last-child,#howDoIt .serviceItem:nth-child(3n),#howDoIt .serviceItem:last-child,#howDoIt.drive-rev .serviceItem:last-child,#howDoIt.drive-rev .serviceItem:nth-child(3n){border-right:none}}@media (min-width: 768px) and (min-width: 992px){#howDoIt.drive-rev .serviceItem:nth-child(3n){border-right:solid 1px rgba(255,255,255,0.4)}#howDoIt.drive-rev .serviceItem:nth-child(4){border-right:none}}@media (min-width: 768px){#howDoIt .serviceItem:nth-child(-n+3),#howDoIt.drive-rev .serviceItem:nth-child(-n+6){border-bottom:solid 1px rgba(255,255,255,0.4)}}@media (min-width: 768px) and (min-width: 992px){#howDoIt.drive-rev .serviceItem:nth-child(5),#howDoIt.drive-rev .serviceItem:nth-child(6){border-bottom:none}}@media (min-width: 768px){.singleCase{width:80%;max-width:700px;background:#fff;margin-top:20px;position:relative;z-index:600;max-width:400px;max-height:400px}}@media (min-width: 768px) and (min-width: 990px){.singleCase{margin:80px 0 0 0}}@media (min-width: 768px){.singleCase .card-img-top{height:300px}.singleCase .card img{width:100%}.singleCase h5{margin-bottom:.25rem}.singleCase p{margin-bottom:0}#cms-img{width:70%}}@media (min-width: 990px){#serviceIntro .bar{position:absolute;right:-15px;top:-50px;height:110px}#serviceGrid{padding:3.125rem 0 6.875rem 0}#workSample{margin-top:-3.75rem;z-index:300}#workSample #caseHolder{margin-top:.625rem;z-index:400}#workSample .textblock{padding:0 1.25rem}}@media (min-width: 990px) and (min-width: 990px){#workSample .textblock{padding:7.8125rem 1.25rem 5.3125rem 1.25rem}}@media (min-width: 990px){#workSample .textblock h2{text-align:left;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}}@media (min-width: 1600px){#serviceGrid .container,#serviceFlow .container{max-width:1400px}#cms-img{width:100%;margin:0 auto}}#cmsIcon{width:100%;height:30vh;position:absolute;z-index:500;top:-4vh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center}@media (min-width: 990px){#cmsIcon{top:-10vh;height:50vh}}#cmsIcon img{position:relative;height:100%;width:auto;opacity:0.07;display:block;margin:0 auto}#cmsBody #landing-grid .card-deck .card .tr{display:block;width:20px;height:20px;background:url("/wp-content/uploads/2019/09/tr.png") no-repeat;content:'';background-size:cover;position:absolute;top:10px;right:10px}#cmsBody #landing-grid .card-deck .card .bl{display:block;width:20px;height:20px;background:url("/wp-content/uploads/2019/09/bl.png") no-repeat;content:'';background-size:cover;position:absolute;bottom:10px;left:10px}h1#cmsTitle,#cmsIntro{position:relative;z-index:700;font-size:1.375rem;line-height:1.875rem}#cms-secondary{margin-bottom:20vh;font-size:1.125rem;line-height:1.625rem}@media (min-width: 990px){#cms-secondary{margin-bottom:30vh}}#cms-secondary h2{font-size:2rem;line-height:2.125rem;margin-bottom:1rem}.hfeed .sharethis-inline-share-buttons{display:none !important}.post-template-default.single #header-contain.interior{height:105px !important;overflow:hidden}.blog #header-contain.interior,.blog header,#header-contain.interior.narrow{height:105px !important;overflow:hidden}.privacy-policy h1{font-size:2rem}.blogger{background:-webkit-gradient(linear, right bottom, left top, color-stop(50%, #f7f8f9), color-stop(50%, #fff));background:linear-gradient(to left top, #f7f8f9 50%, #fff 50%);padding-bottom:40px;position:relative}nav.post-navigation{float:none;width:100%;margin:0 auto;padding-right:20px;padding-left:20px}@media (min-width: 576px){nav.post-navigation{max-width:540px}}@media (min-width: 768px){nav.post-navigation{max-width:720px}}@media (min-width: 992px){nav.post-navigation{max-width:960px}}@media (min-width: 1200px){nav.post-navigation{max-width:1140px}}@media (min-width: 1600px){nav.post-navigation{max-width:1200px}}article.post.type-post::after{display:block;content:'';height:40px;position:absolute;bottom:-40px;left:50%;background:#29abe2}#blogPage .bar{height:40px;position:absolute;bottom:-40px;left:50%}#blogPage{margin-top:40px;position:relative;z-index:2}#main>.container::after{display:table;width:100%;height:30vh;content:'';position:absolute;left:0;top:-40px;background:-webkit-gradient(linear, left bottom, right top, color-stop(50%, rgba(255,255,255,0)), color-stop(50%, rgba(36,181,222,0.07)));background:linear-gradient(to right top, rgba(255,255,255,0) 50%, rgba(36,181,222,0.07) 50%);padding-bottom:40px;z-index:1}#blogPage h1{font-size:2.125rem;line-height:2.4375rem;text-align:center;margin:0 auto 94px auto;z-index:2;position:relative}@media (min-width: 760px){#blogPage h1{font-size:2.5rem;line-height:2.8125rem}}@media (min-width: 990px){#blogPage h1{font-size:2.75rem;line-height:3.0625rem}}#blogPage h1 div{position:relative;z-index:2}#blogPage h1::before{position:absolute;top:79px;left:calc(50% - 15px);display:block;content:url("/wp-content/uploads/2019/08/big-angle.svg");width:30px;height:auto;z-index:1;opacity:0.15}@media (min-width: 760px){#blogPage h1::before{top:76px}}#blogPage h1::after{position:absolute;top:97px;left:calc(50% - 45px);display:block;content:url("/wp-content/uploads/2019/08/big-angle.svg");width:90px;height:auto;z-index:1;opacity:0.4}@media (min-width: 760px){#blogPage h1::after{top:94px}}#blogPage .card-deck{width:100%}#blogPage .card-deck .card .cardWrap{padding:10px 30px 50px 30px;position:relative}#homeBlog .card-deck .card .cardWrap .tl,#blogPage .card-deck .card .cardWrap .tl{display:block;width:20px;height:20px;background:url("/wp-content/uploads/2019/09/tl.png") no-repeat;content:'';background-size:cover;position:absolute;top:10px;left:10px}#homeBlog .card-deck .card,#blogPage .card-deck .card{border-radius:0px;margin-bottom:40px;-webkit-transition:.6s;transition:.6s;background-color:#fff;background-image:url("/wp-content/uploads/2019/09/br.png");background-repeat:no-repeat;background-position:right bottom;background-size:30px 30px;text-align:left;-webkit-box-shadow:0 14px 28px 0 rgba(142,77,70,0.35);box-shadow:0 14px 28px 0 rgba(142,77,70,0.35);min-height:285px;z-index:50;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}@media (min-width: 760px){#homeBlog .card-deck .card,#blogPage .card-deck .card{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}}@media (min-width: 990px){#homeBlog .card-deck .card,#blogPage .card-deck .card{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}}#blogPage .card-deck .card .entry-meta,.post .entry-meta{font-size:.8125rem;position:relative;display:inline-block}.single-post .post .entry-meta::after{display:table;width:30px;height:1px;background:gray;content:'';position:absolute;right:-35px;top:9px}#blogPage .card-deck .card .entry-meta{position:absolute;bottom:20px;left:50px}#blogPage .card-deck .card .entry-meta .screen-reader-text,.post .screen-reader-text{position:absolute;left:-20000px}#blogPage .card-deck .card .entry-meta .updated,.post .updated{display:none}#blogPage .card-deck .card .entry-meta a,.entry-meta a,.card .entry-meta .byline{color:gray}.single .entry-meta{margin-bottom:20px}#work .card .cardWrap{padding:10px 20px 20px 20px;text-transform:none}#blogPage .card-deck .card h2,#blogPage .card-deck .card h3,#work .card .cardWrap h3{margin:25px 0 15px 0;text-transform:uppercase;font-size:1.4375rem;line-height:1.625rem;font-weight:600;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif}#blogPage .card-deck .card .cardTime,#blogPage .card-deck .card .cardTime a{font-size:.75rem;color:gray;margin-bottom:15px}#homeBlog .card-deck .card .readMore,#blogPage .card-deck .card .readMore,#work .card .cardWrap .readMore{text-transform:uppercase;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:1.125rem;color:#3584c5}#homeBlog .card-deck .card .readMore:hover,#blogPage .card-deck .card .readMore:hover,#work .card .cardWrap .readMore:hover{font-size:1.125rem;color:#29abe2;text-decoration:none}#homeBlog .card-deck .card .readMore::after,#blogPage .card-deck .card .readMore::after,#work .card .cardWrap .readMore::after{display:inline-block;content:' ';background-repeat:no-repeat;width:16px;height:16px;margin:0 0 -2px 5px;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#3584c5;-webkit-mask-image:url(../images/link-arrow.svg);mask-image:url(../images/link-arrow.svg);-webkit-mask-image:no-repeat;mask-image:no-repeat}#homeBlog .card-deck .card .readMore:hover::after #blogPage .card-deck .card .readMore:hover::after,#work .card .cardWrap .readMore:hover::after{background-color:#29abe2}#work .card .cardWrap .readMore{margin-top:20px;display:block}#homeBlog .card-deck .card h2 a #blogPage .card-deck .card h2 a{color:#141519;-webkit-transition:color .3s ease;transition:color .3s ease}#homeBlog .card-deck .card h2 a:hover,#blogPage .card-deck .card h2 a:hover{color:#29abe2;text-decoration:none !important}.page #work .card-deck{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single .card{border:none}.single-post .post h1{font-size:1.875rem;line-height:1.9375rem}.single-post h2{font-family:"Prometo", "Helvetica Neue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;font-weight:400;font-size:1.35rem;line-height:1.35rem;margin-top:40px}.single-post img.blogRight{width:100%;height:auto}@media (min-width: 760px){.single-post img.blogRight{float:right;padding:0 0 25px 25px;width:300px;height:auto}}@media (min-width: 990px){.single-post img.blogRight{width:400px;height:auto}}.single-post img.blogLeft{width:100%;height:auto}@media (min-width: 760px){.single-post img.blogLeft{float:left;padding:0 25px 25px 0;width:300px;height:auto}}@media (min-width: 990px){.single-post img.blogLeft{width:400px;height:auto}}.single-post p:first-child{font-size:1.1875rem;line-height:1.8125rem;margin-bottom:50px}#postHero{margin-bottom:30px;background-position:right bottom !important;height:400px;width:100%}#postWrap>.container{padding:0}#postHero .mobCover{background:rgba(0,0,0,0.6);height:400px}@media (min-width: 760px){#postHero .mobCover{background:rgba(0,0,0,0.4)}}@media (min-width: 900px){#postHero .mobCover{background:rgba(0,0,0,0)}}#postHero h1{margin-top:30px;color:#fff;display:block;padding-left:20px;font-size:2.125rem;line-height:2.25rem;border-left:solid 3px #fff;font-weight:400}@media (min-width: 760px){#postHero h1{font-size:2.4375rem;line-height:2.5625rem}}.postHero .col{height:300px !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.post-navigation .nav-links{position:relative;min-height:60px}.post-navigation .nav-links .nav-previous{position:absolute;left:0}.post-navigation .nav-links .nav-next{position:absolute;right:0}.nav-next a,.nav-previous a{color:#29abe2}.nav-links::after{display:table;content:'';background-color:#29abe2;height:40px;position:absolute;bottom:0px;left:50%;width:2px}#nextPost{width:15px;height:auto;margin-left:5px}#prevPost{width:15px;height:auto;margin-right:5px}#blogPage h2{display:block;width:100%;text-align:center;margin:25px auto 0 auto;font-size:x-large;color:#29abe2;font-weight:300;text-transform:uppercase}@media (min-width: 990px){#blogPage h2{font-size:.75rem;text-align:center}}.single-post .card{background:transparent}#postWrap{margin-top:40px}.container.post{z-index:100;position:relative}.single-post .container.post{width:100%;max-width:100%}#postHero{width:100%;margin-top:-40px}.single-post .container.post .entry-content{max-width:100%;max-width:540px;margin:0 auto;padding:0 40px 40px 40px}@media (min-width: 760px){.single-post .container.post .entry-content{padding:0 50px 40px 40px;max-width:720px}}@media (min-width: 990px){.single-post .container.post .entry-content{padding:0 40px 40px 40px;max-width:960px}}@media (min-width: 1600px){.single-post .container.post .entry-content{max-width:1200px}}.container.postTop{margin-top:-60px;background:#fff;padding:20px 40px 0 40px;max-width:540px}@media (min-width: 760px){.container.postTop{max-width:720px}}@media (min-width: 992px){.container.postTop{max-width:960px}}@media (min-width: 1600px){.container.postTop{max-width:1200px}}.entry-content .series{display:inline-block;background:rgba(0,0,0,0.075);padding:6px;position:relative;margin-bottom:15px;font-style:italic;color:#101519}.entry-content .series a:hover{color:#e65a34}.entry-content .series::after{display:block;background:-webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(0,0,0,0.075)), color-stop(50%, #fff));background:linear-gradient(to right bottom, rgba(0,0,0,0.075) 50%, #fff 50%);width:20px;height:10px;content:'';position:absolute;bottom:-10px;left:0}.CTA-side{display:none}.single-post .CTA-side#blog-sidebar{display:none;padding:50px 20px 135px 20px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width: 992px){.single-post .CTA-side#blog-sidebar{display:block;max-width:260px;float:right}}.single .CTA-side#career-sidebar{display:none;padding:50px 20px 135px 20px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width: 992px){.single .CTA-side#career-sidebar{display:block;max-width:260px;float:right}}.single .CTA-side#career-sidebar p{font-size:18 rem;color:#fff;text-align:center;margin-top:20px}.cta-gradient-side{background-color:black;background-image:-webkit-gradient(linear, left top, left bottom, from(#3584c5), color-stop(#2e8dcc), color-stop(#2797d2), color-stop(#21a0d7), color-stop(#1ea9dc), color-stop(#00b0da), color-stop(#00b6d7), color-stop(#00bcd2), color-stop(#00bfc1), color-stop(#00c1a8), color-stop(#3cc18b), to(#66bf6b));background-image:linear-gradient(to bottom, #3584c5, #2e8dcc, #2797d2, #21a0d7, #1ea9dc, #00b0da, #00b6d7, #00bcd2, #00bfc1, #00c1a8, #3cc18b, #66bf6b)}.CTA-side h3{font-size:1.5rem;line-height:1.625rem;color:#fff;font-family:"Prometo","Helvetica Neue","Helvetica Neue","Helvetica","Arial",sans-serif;text-align:center}.CTA-side .cta-button{margin:50px auto 0 auto;display:block;max-width:150px;text-align:center}.CTA-side #sideTop{position:absolute;top:0;width:123px;left:50%;margin-left:-61px}.CTA-side #sideBottom{position:absolute;bottom:0;width:245px;left:50%;margin-left:-122px}.sharethis-inline-share-buttons{margin:30px 0}.single h1{font-size:20px}@media (min-width: 760px){.single h1{font-size:2.5rem;line-height:2.75rem}}@media (min-width: 990px){.single h1{font-size:2.8125rem;line-height:3.0625rem}}#sadPanda{padding:5rem 0}a.backToSafety{color:#e65a34 !important;-webkit-transition:background .3s ease;transition:background .3s ease;padding:1.5625rem;border-radius:3rem;display:block;width:240px;border:solid 1px #e65a34;margin:0 auto;-webkit-transition:all .3s ease;transition:all .3s ease}a.backToSafety:hover{color:#fff !important;background:#e65a34}.row{margin-right:0;margin-left:0}
/*# sourceMappingURL=Main.min.css.map */